Pull request #3431 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 9bf434a5fd3a34f215e8cca0d59b58e67af3fe3d+3103214cdd745ba99e56243b14eeb2a0a0c23a57 (92f537592275a420ed9cf69d4d51458332b53612) 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-3431/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-3431/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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3475 in /w/workspace/edgexfoundry_edgex-go_PR-3431 [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 3103214cdd745ba99e56243b14eeb2a0a0c23a57 into PR head commit 9bf434a5fd3a34f215e8cca0d59b58e67af3fe3d Merge succeeded, producing 9bf434a5fd3a34f215e8cca0d59b58e67af3fe3d Checking out Revision 9bf434a5fd3a34f215e8cca0d59b58e67af3fe3d (PR-3431) > 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/3431/head:refs/remotes/origin/PR-3431 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9bf434a5fd3a34f215e8cca0d59b58e67af3fe3d # 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 3103214cdd745ba99e56243b14eeb2a0a0c23a57 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9bf434a5fd3a34f215e8cca0d59b58e67af3fe3d # 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 [2021-05-07T05:56:51.698Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-07T05:56:51.952Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-07T05:56:52.095Z] ========================================================= [2021-05-07T05:56:52.095Z] EdgeX Global Pipelines Version Info [2021-05-07T05:56:52.095Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-07T05:56:53.772Z] ------------------- [2021-05-07T05:56:53.772Z] stable info: [2021-05-07T05:56:53.772Z] ------------------- [2021-05-07T05:56:53.772Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-07T05:56:53.772Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-07T05:56:53.772Z] Message: update stable to v1.0.191 [2021-05-07T05:56:54.752Z] ------------------- [2021-05-07T05:56:54.752Z] experimental info: [2021-05-07T05:56:54.752Z] ------------------- [2021-05-07T05:56:54.752Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-07T05:56:54.752Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-07T05:56:54.752Z] Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-07T05:56:55.082Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-07T05:56:55.175Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-07T05:56:55.237Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-07T05:56:55.290Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-07T05:56:55.364Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-07T05:56:55.414Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-07T05:56:55.478Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-07T05:56:55.526Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-07T05:56:55.597Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-05-07T05:56:55.658Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-05-07T05:56:55.722Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-07T05:56:55.786Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-07T05:56:55.869Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-07T05:56:55.925Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-07T05:56:55.984Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-07T05:56:56.044Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-07T05:56:56.112Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-07T05:56:56.169Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-07T05:56:56.249Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-07T05:56:56.562Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-07T05:56:56.637Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-07T05:56:56.713Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-07T05:56:56.795Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3431 [Pipeline] echo [2021-05-07T05:56:56.874Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3431 [Pipeline] echo [2021-05-07T05:56:56.949Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3431 [Pipeline] echo [2021-05-07T05:56:57.026Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9bf434a5fd3a34f215e8cca0d59b58e67af3fe3d [Pipeline] echo [2021-05-07T05:56:57.116Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9bf434a [Pipeline] echo [2021-05-07T05:56:57.199Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-07T05:56:57.445Z] provisioning config files... [2021-05-07T05:56:57.489Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4072657895737867363tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-07T05:56:57.925Z] ---> docker-login.sh [2021-05-07T05:56:57.925Z] nexus3.edgexfoundry.org:10001 [2021-05-07T05:56:58.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-07T05:56:58.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-07T05:56:58.769Z] Configure a credential helper to remove this warning. See [2021-05-07T05:56:58.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-07T05:56:58.769Z] [2021-05-07T05:56:58.769Z] Login Succeeded [2021-05-07T05:56:58.769Z] nexus3.edgexfoundry.org:10002 [2021-05-07T05:56:58.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-07T05:56:58.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-07T05:56:58.769Z] Configure a credential helper to remove this warning. See [2021-05-07T05:56:58.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-07T05:56:58.769Z] [2021-05-07T05:56:58.769Z] Login Succeeded [2021-05-07T05:56:58.769Z] nexus3.edgexfoundry.org:10003 [2021-05-07T05:56:59.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-07T05:56:59.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-07T05:56:59.035Z] Configure a credential helper to remove this warning. See [2021-05-07T05:56:59.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-07T05:56:59.035Z] [2021-05-07T05:56:59.035Z] Login Succeeded [2021-05-07T05:56:59.035Z] nexus3.edgexfoundry.org:10004 [2021-05-07T05:56:59.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-07T05:56:59.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-07T05:56:59.313Z] Configure a credential helper to remove this warning. See [2021-05-07T05:56:59.313Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-07T05:56:59.313Z] [2021-05-07T05:56:59.313Z] Login Succeeded [2021-05-07T05:56:59.313Z] docker.io [2021-05-07T05:56:59.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-07T05:56:59.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-07T05:56:59.851Z] Configure a credential helper to remove this warning. See [2021-05-07T05:56:59.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-07T05:56:59.851Z] [2021-05-07T05:56:59.851Z] Login Succeeded [2021-05-07T05:56:59.851Z] ---> docker-login.sh ends [Pipeline] } [2021-05-07T05:56:59.912Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-07T05:57:00.365Z] ++ 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 [2021-05-07T05:57:00.365Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-07T05:57:00.365Z] ++ dirname cmd/core-command/Dockerfile [2021-05-07T05:57:00.365Z] ++ cut -d/ -f2 [2021-05-07T05:57:00.365Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-07T05:57:00.365Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-07T05:57:00.365Z] ++ dirname cmd/core-data/Dockerfile [2021-05-07T05:57:00.365Z] ++ cut -d/ -f2 [2021-05-07T05:57:00.365Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-07T05:57:00.365Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-07T05:57:00.365Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-07T05:57:00.365Z] ++ cut -d/ -f2 [2021-05-07T05:57:00.365Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-07T05:57:00.365Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-07T05:57:00.365Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-07T05:57:00.365Z] ++ cut -d/ -f2 [2021-05-07T05:57:00.365Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-07T05:57:00.365Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-07T05:57:00.365Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-07T05:57:00.365Z] ++ cut -d/ -f2 [2021-05-07T05:57:00.365Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-07T05:57:00.365Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-07T05:57:00.365Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-07T05:57:00.365Z] ++ cut -d/ -f2 [2021-05-07T05:57:00.365Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-07T05:57:00.365Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-07T05:57:00.365Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-07T05:57:00.365Z] ++ cut -d/ -f2 [2021-05-07T05:57:00.365Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-07T05:57:00.365Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-07T05:57:00.365Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-07T05:57:00.365Z] ++ cut -d/ -f2 [2021-05-07T05:57:00.365Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-07T05:57:00.365Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-07T05:57:00.365Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-07T05:57:00.365Z] ++ cut -d/ -f2 [2021-05-07T05:57:00.365Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-07T05:57:00.482Z] 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 [2021-05-07T05:57:01.361Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-07T05:57:01.362Z] [2021-05-07T05:57:01.362Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-07T05:57:01.958Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-07T05:57:01.958Z] latest: Pulling from edgex-devops/git-semver [2021-05-07T05:57:01.958Z] 31603596830f: Pulling fs layer [2021-05-07T05:57:01.958Z] 54011a49482f: Pulling fs layer [2021-05-07T05:57:01.958Z] a6820b24f6d8: Pulling fs layer [2021-05-07T05:57:01.958Z] f581987b2513: Pulling fs layer [2021-05-07T05:57:01.958Z] f581987b2513: Waiting [2021-05-07T05:57:01.958Z] 54011a49482f: Verifying Checksum [2021-05-07T05:57:01.958Z] 54011a49482f: Download complete [2021-05-07T05:57:02.222Z] 31603596830f: Verifying Checksum [2021-05-07T05:57:02.222Z] 31603596830f: Download complete [2021-05-07T05:57:02.222Z] f581987b2513: Verifying Checksum [2021-05-07T05:57:02.222Z] f581987b2513: Download complete [2021-05-07T05:57:02.484Z] a6820b24f6d8: Verifying Checksum [2021-05-07T05:57:02.484Z] a6820b24f6d8: Download complete [2021-05-07T05:57:02.484Z] 31603596830f: Pull complete [2021-05-07T05:57:02.750Z] 54011a49482f: Pull complete [2021-05-07T05:57:03.710Z] a6820b24f6d8: Pull complete [2021-05-07T05:57:03.710Z] f581987b2513: Pull complete [2021-05-07T05:57:03.710Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-07T05:57:03.710Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-07T05:57:03.710Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-07T05:57:03.839Z] prd-centos7-docker-4c-2g-3475 does not seem to be running inside a container [2021-05-07T05:57:03.901Z] $ 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 [2021-05-07T05:57:06.638Z] $ docker top b5ff40e591544846c759e67b99201689c60acda933c203db3debc912d1d97bff -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-07T05:57:06.905Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-07T05:57:06.905Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-07T05:57:07.145Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-07T05:57:07.149Z] $ docker exec b5ff40e591544846c759e67b99201689c60acda933c203db3debc912d1d97bff ssh-agent [2021-05-07T05:57:07.321Z] SSH_AUTH_SOCK=/tmp/ssh-m2qxpzj0DyJX/agent.12 [2021-05-07T05:57:07.321Z] SSH_AGENT_PID=17 [2021-05-07T05:57:07.332Z] Running ssh-add (command line suppressed) [2021-05-07T05:57:07.455Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1390242620194838523.key (/w/workspace/edgex-go/1@tmp/private_key_1390242620194838523.key) [2021-05-07T05:57:07.514Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-07T05:57:07.866Z] + git tag --points-at HEAD [Pipeline] } [2021-05-07T05:57:07.894Z] $ docker exec --env ******** --env ******** b5ff40e591544846c759e67b99201689c60acda933c203db3debc912d1d97bff ssh-agent -k [2021-05-07T05:57:08.010Z] unset SSH_AUTH_SOCK; [2021-05-07T05:57:08.011Z] unset SSH_AGENT_PID; [2021-05-07T05:57:08.011Z] echo Agent pid 17 killed; [2021-05-07T05:57:08.062Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-07T05:57:08.153Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-07T05:57:08.153Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-07T05:57:08.334Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-07T05:57:08.337Z] $ docker exec b5ff40e591544846c759e67b99201689c60acda933c203db3debc912d1d97bff ssh-agent [2021-05-07T05:57:08.510Z] SSH_AUTH_SOCK=/tmp/ssh-xZaAO4HFIRrX/agent.47 [2021-05-07T05:57:08.510Z] SSH_AGENT_PID=52 [2021-05-07T05:57:08.521Z] Running ssh-add (command line suppressed) [2021-05-07T05:57:08.642Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1267466665877292900.key (/w/workspace/edgex-go/1@tmp/private_key_1267466665877292900.key) [2021-05-07T05:57:08.702Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-07T05:57:09.049Z] + git semver init [2021-05-07T05:57:09.049Z] # -> Open(): unable to determine branch for HEAD [2021-05-07T05:57:09.049Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-05-07T05:57:09.049Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-05-07T05:57:09.049Z] # $SEMVER_REMOTE_NAME = origin [2021-05-07T05:57:09.049Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-07T05:57:09.049Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-07T05:57:09.049Z] # $SEMVER_BRANCH = PR-3431 [2021-05-07T05:57:09.049Z] # $SEMVER_TEMP = /tmp/semver-692326053 [2021-05-07T05:57:09.049Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-07T05:57:56.448Z] # '/tmp/semver-692326053' -> '/w/workspace/edgex-go/1/.semver' [2021-05-07T05:57:56.448Z] # -> Force: false [2021-05-07T05:57:56.448Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-05-07T05:57:56.468Z] $ docker exec --env ******** --env ******** b5ff40e591544846c759e67b99201689c60acda933c203db3debc912d1d97bff ssh-agent -k [2021-05-07T05:57:56.752Z] unset SSH_AUTH_SOCK; [2021-05-07T05:57:56.752Z] unset SSH_AGENT_PID; [2021-05-07T05:57:56.753Z] echo Agent pid 52 killed; [2021-05-07T05:57:56.877Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-07T05:57:57.312Z] + git semver [Pipeline] } [2021-05-07T05:57:57.347Z] $ docker stop --time=1 b5ff40e591544846c759e67b99201689c60acda933c203db3debc912d1d97bff [2021-05-07T05:57:59.293Z] $ docker rm -f b5ff40e591544846c759e67b99201689c60acda933c203db3debc912d1d97bff [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-07T05:57:59.841Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-07T05:58:00.391Z] Stashed 1 file(s) [Pipeline] echo [2021-05-07T05:58:00.413Z] [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 [2021-05-07T05:58:01.312Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-07T05:58:01.680Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-07T05:58:02.056Z] + sudo service docker restart [2021-05-07T05:58:02.056Z] + true [2021-05-07T05:58:02.056Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-05-07T05:58:02.684Z] ========================================================= [2021-05-07T05:58:02.684Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-07T05:58:02.684Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-07T05:58:03.051Z] + 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 . [2021-05-07T05:58:07.361Z] Sending build context to Docker daemon 330MB [2021-05-07T05:58:07.362Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-07T05:58:07.362Z] Step 2/6 : FROM ${BASE} [2021-05-07T05:58:07.362Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-07T05:58:07.362Z] 540db60ca938: Pulling fs layer [2021-05-07T05:58:07.362Z] adcc1eea9eea: Pulling fs layer [2021-05-07T05:58:07.362Z] 4c4ab2625f07: Pulling fs layer [2021-05-07T05:58:07.362Z] 0510c868ecb4: Pulling fs layer [2021-05-07T05:58:07.362Z] afea3b2eda06: Pulling fs layer [2021-05-07T05:58:07.362Z] 7809a108b3ef: Pulling fs layer [2021-05-07T05:58:07.362Z] f706445af74f: Pulling fs layer [2021-05-07T05:58:07.362Z] afea3b2eda06: Waiting [2021-05-07T05:58:07.362Z] 7809a108b3ef: Waiting [2021-05-07T05:58:07.362Z] f706445af74f: Waiting [2021-05-07T05:58:07.362Z] 0510c868ecb4: Waiting [2021-05-07T05:58:07.362Z] 4c4ab2625f07: Verifying Checksum [2021-05-07T05:58:07.362Z] 4c4ab2625f07: Download complete [2021-05-07T05:58:07.362Z] adcc1eea9eea: Download complete [2021-05-07T05:58:07.362Z] afea3b2eda06: Verifying Checksum [2021-05-07T05:58:07.362Z] afea3b2eda06: Download complete [2021-05-07T05:58:07.362Z] 7809a108b3ef: Download complete [2021-05-07T05:58:07.362Z] 540db60ca938: Verifying Checksum [2021-05-07T05:58:07.362Z] 540db60ca938: Download complete [2021-05-07T05:58:07.627Z] 540db60ca938: Pull complete [2021-05-07T05:58:07.889Z] adcc1eea9eea: Pull complete [2021-05-07T05:58:08.852Z] f706445af74f: Verifying Checksum [2021-05-07T05:58:08.852Z] f706445af74f: Download complete [2021-05-07T05:58:09.428Z] 0510c868ecb4: Verifying Checksum [2021-05-07T05:58:09.428Z] 0510c868ecb4: Download complete [2021-05-07T05:58:09.694Z] 4c4ab2625f07: Pull complete [2021-05-07T05:58:15.031Z] 0510c868ecb4: Pull complete [2021-05-07T05:58:15.296Z] afea3b2eda06: Pull complete [2021-05-07T05:58:15.296Z] 7809a108b3ef: Pull complete [2021-05-07T05:58:15.792Z] Still waiting to schedule task [2021-05-07T05:58:15.792Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-07T05:58:19.544Z] f706445af74f: Pull complete [2021-05-07T05:58:19.544Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-07T05:58:19.544Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-07T05:58:19.544Z] ---> b068be0155e3 [2021-05-07T05:58:19.544Z] 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 [2021-05-07T05:58:20.498Z] ---> Running in 4691b2299e1a [2021-05-07T05:58:21.452Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-07T05:58:23.373Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-07T05:58:25.927Z] (1/12) Installing libmagic (5.39-r0) [2021-05-07T05:58:26.513Z] (2/12) Installing file (5.39-r0) [2021-05-07T05:58:26.775Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-07T05:58:26.775Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-07T05:58:41.706Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-07T05:58:41.706Z] (6/12) Installing patch (2.7.6-r6) [2021-05-07T05:58:41.706Z] (7/12) Installing build-base (0.5-r2) [2021-05-07T05:58:41.706Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-07T05:58:42.283Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-07T05:58:42.283Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-07T05:58:42.283Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-07T05:58:42.546Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-07T05:58:42.808Z] Executing busybox-1.32.1-r6.trigger [2021-05-07T05:58:42.809Z] OK: 219 MiB in 52 packages [2021-05-07T05:58:46.127Z] Removing intermediate container 4691b2299e1a [2021-05-07T05:58:46.127Z] ---> f365b30dd8d2 [2021-05-07T05:58:46.127Z] Step 4/6 : WORKDIR /edgex-go [2021-05-07T05:58:46.127Z] ---> Running in fa1a35bc7f0f [2021-05-07T05:58:46.391Z] Removing intermediate container fa1a35bc7f0f [2021-05-07T05:58:46.391Z] ---> 2176823fee2a [2021-05-07T05:58:46.391Z] Step 5/6 : COPY go.mod . [2021-05-07T05:58:46.655Z] ---> f9c66b0d99c0 [2021-05-07T05:58:46.655Z] Step 6/6 : RUN go mod download [2021-05-07T05:58:46.655Z] ---> Running in 1f1bc8c07f6d [2021-05-07T05:59:08.708Z] Removing intermediate container 1f1bc8c07f6d [2021-05-07T05:59:08.708Z] ---> 07cd4db82322 [2021-05-07T05:59:08.708Z] Successfully built 07cd4db82322 [2021-05-07T05:59:08.708Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-07T05:59:09.067Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-07T05:59:09.067Z] . [Pipeline] withDockerContainer [2021-05-07T05:59:09.193Z] prd-centos7-docker-4c-2g-3475 does not seem to be running inside a container [2021-05-07T05:59:09.243Z] $ 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 [2021-05-07T05:59:10.162Z] $ docker top dafb18907a56183641be17c457e093bbd91539e9f7ae653c4a2176e5724ef85a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-07T05:59:10.663Z] + go version [2021-05-07T05:59:10.664Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-07T05:59:10.694Z] $ docker stop --time=1 dafb18907a56183641be17c457e093bbd91539e9f7ae653c4a2176e5724ef85a [2021-05-07T05:59:12.065Z] $ docker rm -f dafb18907a56183641be17c457e093bbd91539e9f7ae653c4a2176e5724ef85a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-07T05:59:12.849Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-07T05:59:12.849Z] . [Pipeline] withDockerContainer [2021-05-07T05:59:12.975Z] prd-centos7-docker-4c-2g-3475 does not seem to be running inside a container [2021-05-07T05:59:13.025Z] $ 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 [2021-05-07T05:59:13.810Z] $ docker top ea00b279858a7d1fb57610709266123a71763412c706d3852d0c57afbafcda40 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-07T05:59:14.036Z] ========================================================= [2021-05-07T05:59:14.036Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-07T05:59:14.036Z] ========================================================= [Pipeline] sh [2021-05-07T05:59:14.353Z] + go mod tidy [Pipeline] sh [2021-05-07T05:59:16.077Z] + make test [2021-05-07T05:59:16.078Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-07T05:59:24.270Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-07T05:59:46.393Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-07T05:59:50.676Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-07T05:59:50.676Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-07T05:59:50.676Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-07T05:59:54.045Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-07T05:59:54.045Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-07T05:59:54.045Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-07T05:59:54.045Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-07T05:59:55.973Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-07T05:59:56.244Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-07T05:59:58.877Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-07T05:59:58.877Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-07T05:59:58.877Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-07T06:00:00.840Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.121s coverage: 45.9% of statements [2021-05-07T06:00:00.841Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-07T06:00:00.841Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-07T06:00:00.841Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-07T06:00:00.841Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-07T06:00:00.841Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-07T06:00:00.841Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-07T06:00:00.841Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.052s coverage: 19.8% of statements [2021-05-07T06:00:00.841Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.074s coverage: 100.0% of statements [2021-05-07T06:00:04.242Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.164s coverage: 27.1% of statements [2021-05-07T06:00:04.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-07T06:00:04.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-07T06:00:04.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-07T06:00:04.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-07T06:00:04.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-07T06:00:04.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-07T06:00:04.243Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.064s coverage: 100.0% of statements [2021-05-07T06:00:04.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-07T06:00:04.243Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.070s coverage: 100.0% of statements [2021-05-07T06:00:04.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-07T06:00:04.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-07T06:00:04.243Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.094s coverage: 71.3% of statements [2021-05-07T06:00:04.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-07T06:00:04.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-07T06:00:04.243Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.168s coverage: 87.7% of statements [2021-05-07T06:00:04.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-07T06:00:04.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-07T06:00:04.243Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.071s coverage: 78.9% of statements [2021-05-07T06:00:04.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-07T06:00:07.613Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.336s coverage: 28.6% of statements [2021-05-07T06:00:07.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-07T06:00:07.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-07T06:00:07.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-07T06:00:07.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-07T06:00:07.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-07T06:00:07.613Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.088s coverage: 100.0% of statements [2021-05-07T06:00:07.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-07T06:00:07.613Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.102s coverage: 100.0% of statements [2021-05-07T06:00:07.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-07T06:00:07.613Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.137s coverage: 86.7% of statements [2021-05-07T06:00:07.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-07T06:00:07.614Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.137s coverage: 97.5% of statements [2021-05-07T06:00:07.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-07T06:00:07.614Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.109s coverage: 78.3% of statements [2021-05-07T06:00:07.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-07T06:00:07.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-07T06:00:07.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-07T06:00:07.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-07T06:00:10.015Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.387s coverage: 95.1% of statements [2021-05-07T06:00:10.015Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-07T06:00:10.015Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-07T06:00:10.015Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-07T06:00:10.015Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-07T06:00:10.015Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-07T06:00:10.015Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-07T06:00:10.015Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-07T06:00:10.015Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-07T06:00:10.015Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-07T06:00:10.015Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-07T06:00:10.015Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-07T06:00:10.015Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-07T06:00:10.015Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-07T06:00:10.015Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-07T06:00:10.015Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-07T06:00:10.015Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-07T06:00:10.015Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-07T06:00:10.015Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-07T06:00:10.016Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements [2021-05-07T06:00:10.016Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-07T06:00:10.016Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-07T06:00:10.016Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.092s coverage: 0.9% of statements [2021-05-07T06:00:10.016Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-07T06:00:10.016Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.064s coverage: 22.6% of statements [2021-05-07T06:00:10.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-07T06:00:10.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.132s coverage: 47.1% of statements [2021-05-07T06:00:10.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.067s coverage: 79.5% of statements [2021-05-07T06:00:10.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements [2021-05-07T06:00:10.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements [2021-05-07T06:00:10.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.075s coverage: 87.5% of statements [2021-05-07T06:00:23.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.084s coverage: 94.4% of statements [2021-05-07T06:00:23.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements [2021-05-07T06:00:25.738Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.410s coverage: 81.8% of statements [2021-05-07T06:00:25.738Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-07T06:00:33.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.097s coverage: 92.9% of statements [2021-05-07T06:00:33.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-07T06:00:33.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-07T06:00:33.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-07T06:00:33.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements [2021-05-07T06:00:33.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-07T06:00:33.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-07T06:00:33.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-07T06:00:33.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-07T06:00:33.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-07T06:00:33.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.039s coverage: 87.2% of statements [2021-05-07T06:00:33.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-07T06:00:33.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-07T06:00:33.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2021-05-07T06:00:33.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-07T06:00:33.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 76.0% of statements [2021-05-07T06:00:33.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-07T06:00:33.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.096s coverage: 80.0% of statements [2021-05-07T06:00:33.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.085s coverage: 87.2% of statements [2021-05-07T06:00:33.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.067s coverage: 85.4% of statements [2021-05-07T06:00:33.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.103s coverage: 91.2% of statements [2021-05-07T06:00:33.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-07T06:00:33.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.183s coverage: 64.4% of statements [2021-05-07T06:00:33.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-07T06:00:33.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-07T06:00:33.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2021-05-07T06:00:33.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.047s coverage: 91.3% of statements [2021-05-07T06:00:33.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2021-05-07T06:00:33.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements [2021-05-07T06:00:33.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.044s coverage: 100.0% of statements [2021-05-07T06:00:33.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.325s coverage: 66.9% of statements [2021-05-07T06:00:33.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-07T06:00:33.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-07T06:00:33.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-07T06:00:33.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.174s coverage: 43.4% of statements [2021-05-07T06:00:33.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-07T06:00:33.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-07T06:00:33.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.042s coverage: 89.5% of statements [2021-05-07T06:00:33.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-07T06:00:33.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.033s coverage: 84.8% of statements [2021-05-07T06:00:33.962Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.171s coverage: 47.0% of statements [2021-05-07T06:00:33.962Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-07T06:00:33.962Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-07T06:00:33.962Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-07T06:00:33.962Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-07T06:00:33.962Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-07T06:00:33.962Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.065s coverage: 100.0% of statements [2021-05-07T06:00:33.962Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-07T06:00:33.962Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.048s coverage: 100.0% of statements [2021-05-07T06:00:33.962Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-07T06:00:33.962Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-07T06:00:33.962Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.051s coverage: 9.6% of statements [2021-05-07T06:00:33.962Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-07T06:00:33.962Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.152s coverage: 92.6% of statements [2021-05-07T06:00:33.962Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-07T06:00:33.962Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-07T06:00:33.962Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-07T06:00:35.390Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.767s coverage: 28.7% of statements [2021-05-07T06:00:35.390Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-07T06:00:35.390Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-07T06:00:35.390Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-07T06:00:35.390Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-07T06:00:35.390Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-07T06:00:35.390Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.082s coverage: 99.0% of statements [2021-05-07T06:00:35.390Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-07T06:00:35.390Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.082s coverage: 100.0% of statements [2021-05-07T06:00:35.390Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-07T06:00:35.390Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-07T06:00:35.390Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-07T06:00:35.390Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.065s coverage: 64.6% of statements [2021-05-07T06:00:35.390Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-07T06:00:35.979Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.138s coverage: 97.6% of statements [2021-05-07T06:00:35.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-07T06:00:35.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-07T06:00:35.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-07T06:00:35.979Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.032s coverage: 0.0% of statements [2021-05-07T06:00:35.979Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-07T06:00:35.979Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.027s coverage: 100.0% of statements [2021-05-07T06:00:35.979Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-07T06:00:35.979Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-07T06:00:35.979Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-07T06:00:35.979Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-07T06:00:35.979Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.048s coverage: 87.9% of statements [2021-05-07T06:00:35.979Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-07T06:00:35.979Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-07T06:00:35.979Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.029s coverage: 100.0% of statements [2021-05-07T06:00:36.246Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.055s coverage: 28.1% of statements [2021-05-07T06:00:36.246Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-07T06:00:36.512Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements [2021-05-07T06:00:36.776Z] GO111MODULE=on go vet ./... [2021-05-07T06:01:09.082Z] gofmt -l . [2021-05-07T06:01:09.347Z] [ "`gofmt -l .`" = "" ] [2021-05-07T06:01:09.921Z] ./bin/test-go-mod-tidy.sh [2021-05-07T06:01:10.505Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-07T06:01:12.105Z] + ls -al . [2021-05-07T06:01:12.105Z] total 816 [2021-05-07T06:01:12.105Z] drwxrwxr-x 10 1001 1001 4096 May 7 06:01 . [2021-05-07T06:01:12.105Z] drwxr-xr-x 4 root root 28 May 7 05:59 .. [2021-05-07T06:01:12.105Z] -rw-rw-r-- 1 1001 1001 11 May 7 05:56 .dockerignore [2021-05-07T06:01:12.105Z] drwxrwxr-x 8 1001 1001 179 May 7 05:56 .git [2021-05-07T06:01:12.105Z] drwxrwxr-x 3 1001 1001 125 May 7 05:56 .github [2021-05-07T06:01:12.105Z] -rw-rw-r-- 1 1001 1001 818 May 7 05:56 .gitignore [2021-05-07T06:01:12.105Z] drwx------ 3 1001 1001 60 May 7 05:57 .semver [2021-05-07T06:01:12.105Z] -rw-rw-r-- 1 1001 1001 166 May 7 05:56 .sonarcloud.properties [2021-05-07T06:01:12.105Z] -rw-rw-r-- 1 1001 1001 8609 May 7 05:56 Attribution.txt [2021-05-07T06:01:12.105Z] -rw-rw-r-- 1 1001 1001 3804 May 7 05:56 CONTRIBUTING.md [2021-05-07T06:01:12.105Z] -rw-rw-r-- 1 1001 1001 931 May 7 05:56 Dockerfile.build [2021-05-07T06:01:12.105Z] -rw-rw-r-- 1 1001 1001 863 May 7 05:56 Jenkinsfile [2021-05-07T06:01:12.105Z] -rw-rw-r-- 1 1001 1001 10775 May 7 05:56 LICENSE [2021-05-07T06:01:12.105Z] -rw-rw-r-- 1 1001 1001 5774 May 7 05:56 Makefile [2021-05-07T06:01:12.105Z] -rw-rw-r-- 1 1001 1001 7978 May 7 05:56 README.md [2021-05-07T06:01:12.105Z] -rw-rw-r-- 1 1001 1001 6755 May 7 05:56 SECURITY.md [2021-05-07T06:01:12.105Z] -rw-rw-r-- 1 1001 1001 5 May 7 05:57 VERSION [2021-05-07T06:01:12.105Z] -rw-rw-r-- 1 1001 1001 4131 May 7 05:56 ZMQWindows.md [2021-05-07T06:01:12.105Z] drwxrwxr-x 2 1001 1001 117 May 7 05:56 bin [2021-05-07T06:01:12.105Z] drwxrwxr-x 14 1001 1001 4096 May 7 05:56 cmd [2021-05-07T06:01:12.105Z] -rw-r--r-- 1 root root 705232 May 7 06:00 coverage.out [2021-05-07T06:01:12.105Z] -rw-r--r-- 1 root root 1060 May 7 06:01 go.mod [2021-05-07T06:01:12.105Z] -rw-r--r-- 1 root root 21824 May 7 05:59 go.sum [2021-05-07T06:01:12.105Z] drwxrwxr-x 8 1001 1001 127 May 7 05:56 internal [2021-05-07T06:01:12.105Z] drwxrwxr-x 4 1001 1001 26 May 7 05:56 openapi [2021-05-07T06:01:12.105Z] drwxrwxr-x 4 1001 1001 71 May 7 05:56 snap [2021-05-07T06:01:12.105Z] -rw-rw-r-- 1 1001 1001 168 May 7 05:56 version.go [Pipeline] sh [2021-05-07T06:01:12.439Z] + '[' -e coverage.out ] [2021-05-07T06:01:12.439Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-07T06:01:12.689Z] Stashed 1 file(s) [Pipeline] sh [2021-05-07T06:01:13.023Z] + make build [2021-05-07T06:01:13.023Z] 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 [2021-05-07T06:01:15.633Z] 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 [2021-05-07T06:01:25.751Z] 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 [2021-05-07T06:01:26.022Z] 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 [2021-05-07T06:01:27.431Z] 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 [2021-05-07T06:01:27.698Z] 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 [2021-05-07T06:01:29.110Z] 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 [2021-05-07T06:01:30.531Z] 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 [2021-05-07T06:01:31.495Z] 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 [2021-05-07T06:01:32.915Z] 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 [2021-05-07T06:01:34.312Z] 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 [2021-05-07T06:01:34.537Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3484 in /w/workspace/edgexfoundry_edgex-go_PR-3431 [Pipeline] { [Pipeline] ws [2021-05-07T06:01:34.620Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-05-07T06:01:35.726Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-05-07T06:01:38.352Z] $ docker stop --time=1 ea00b279858a7d1fb57610709266123a71763412c706d3852d0c57afbafcda40 [2021-05-07T06:01:40.284Z] $ docker rm -f ea00b279858a7d1fb57610709266123a71763412c706d3852d0c57afbafcda40 [2021-05-07T06:01:40.528Z] using credential edgex-jenkins-ssh [2021-05-07T06:01:40.558Z] Cloning the remote Git repository [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [2021-05-07T06:01:40.637Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-07T06:01:40.767Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-05-07T06:01:40.866Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-07T06:01:40.867Z] > git --version # timeout=10 [2021-05-07T06:01:40.883Z] > git --version # 'git version 2.17.1' [2021-05-07T06:01:40.885Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-07T06:01:40.977Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-07T06:01:42.184Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-07T06:01:42.184Z] [2021-05-07T06:01:42.184Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-07T06:01:42.547Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-07T06:01:42.547Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-07T06:01:42.547Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-07T06:01:42.547Z] ca9280d653b3: Pulling fs layer [2021-05-07T06:01:42.547Z] 7e9c9ca2126c: Pulling fs layer [2021-05-07T06:01:42.809Z] cbdbe7a5bc2a: Download complete [2021-05-07T06:01:43.073Z] cbdbe7a5bc2a: Pull complete [2021-05-07T06:01:44.473Z] ca9280d653b3: Download complete [2021-05-07T06:01:45.050Z] ca9280d653b3: Pull complete [2021-05-07T06:01:46.450Z] 7e9c9ca2126c: Verifying Checksum [2021-05-07T06:01:46.450Z] 7e9c9ca2126c: Download complete [2021-05-07T06:01:53.081Z] 7e9c9ca2126c: Pull complete [2021-05-07T06:01:53.081Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-07T06:01:53.081Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-07T06:01:53.081Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-07T06:01:53.244Z] prd-centos7-docker-4c-2g-3475 does not seem to be running inside a container [2021-05-07T06:01:53.342Z] $ 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 [2021-05-07T06:01:56.050Z] $ docker top 6364313d317893667fa55e3e4c35f908da1ac56efe75a3d1812929bdae046382 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-07T06:01:56.634Z] + docker-compose build --help [2021-05-07T06:01:56.634Z] + grep parallel [2021-05-07T06:01:57.586Z] --parallel Build images in parallel. [Pipeline] } [2021-05-07T06:01:57.616Z] $ docker stop --time=1 6364313d317893667fa55e3e4c35f908da1ac56efe75a3d1812929bdae046382 [2021-05-07T06:01:58.997Z] $ docker rm -f 6364313d317893667fa55e3e4c35f908da1ac56efe75a3d1812929bdae046382 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-07T06:01:59.637Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-07T06:01:59.637Z] . [Pipeline] withDockerContainer [2021-05-07T06:01:59.754Z] prd-centos7-docker-4c-2g-3475 does not seem to be running inside a container [2021-05-07T06:01:59.802Z] $ 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 [2021-05-07T06:02:00.630Z] $ docker top d1ab8b958621b4d15e2113057ca3aec66afcc3cfc14a4b97308b2658e04b3f4a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-07T06:02:01.084Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-07T06:02:02.031Z] Building docker-core-command-go ... [2021-05-07T06:02:02.031Z] Building docker-core-data-go ... [2021-05-07T06:02:02.031Z] Building docker-core-metadata-go ... [2021-05-07T06:02:02.031Z] Building docker-security-bootstrapper-go ... [2021-05-07T06:02:02.031Z] Building docker-security-proxy-setup-go ... [2021-05-07T06:02:02.031Z] Building docker-security-secretstore-setup-go ... [2021-05-07T06:02:02.031Z] Building docker-support-notifications-go ... [2021-05-07T06:02:02.031Z] Building docker-support-scheduler-go ... [2021-05-07T06:02:02.031Z] Building docker-sys-mgmt-agent-go ... [2021-05-07T06:02:02.031Z] Building docker-security-proxy-setup-go [2021-05-07T06:02:02.031Z] Building docker-core-command-go [2021-05-07T06:02:02.031Z] Building docker-security-secretstore-setup-go [2021-05-07T06:02:02.031Z] Building docker-core-metadata-go [2021-05-07T06:02:02.031Z] Building docker-core-data-go [2021-05-07T06:02:13.741Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-07T06:02:13.762Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-07T06:02:13.783Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-07T06:02:13.811Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-07T06:02:13.812Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-07T06:02:13.826Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3431/head:refs/remotes/origin/PR-3431 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-07T06:02:14.584Z] Merging remotes/origin/master commit 3103214cdd745ba99e56243b14eeb2a0a0c23a57 into PR head commit 9bf434a5fd3a34f215e8cca0d59b58e67af3fe3d [2021-05-07T06:02:14.992Z] Merge succeeded, producing 9bf434a5fd3a34f215e8cca0d59b58e67af3fe3d [2021-05-07T06:02:14.992Z] Checking out Revision 9bf434a5fd3a34f215e8cca0d59b58e67af3fe3d (PR-3431) [2021-05-07T06:02:14.603Z] > git config core.sparsecheckout # timeout=10 [2021-05-07T06:02:14.615Z] > git checkout -f 9bf434a5fd3a34f215e8cca0d59b58e67af3fe3d # timeout=10 [2021-05-07T06:02:14.923Z] > git remote # timeout=10 [2021-05-07T06:02:14.939Z] > git config --get remote.origin.url # timeout=10 [2021-05-07T06:02:14.951Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-07T06:02:14.961Z] > git merge 3103214cdd745ba99e56243b14eeb2a0a0c23a57 # timeout=10 [2021-05-07T06:02:14.982Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-07T06:02:15.003Z] > git config core.sparsecheckout # timeout=10 [2021-05-07T06:02:15.013Z] > git checkout -f 9bf434a5fd3a34f215e8cca0d59b58e67af3fe3d # timeout=10 [2021-05-07T06:02:19.430Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" [2021-05-07T06:02:19.481Z] > git --version # timeout=10 [2021-05-07T06:02:19.488Z] > git --version # 'git version 2.17.1' [2021-05-07T06:02:19.502Z] fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-07T06:02:21.174Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-07T06:02:21.634Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-07T06:02:21.987Z] + sudo+ service docker restart [2021-05-07T06:02:21.987Z] true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-07T06:02:24.069Z] provisioning config files... [2021-05-07T06:02:24.114Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8938956287565138311tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-07T06:02:24.540Z] ---> docker-login.sh [2021-05-07T06:02:24.540Z] nexus3.edgexfoundry.org:10001 [2021-05-07T06:02:25.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-07T06:02:25.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-07T06:02:25.804Z] Configure a credential helper to remove this warning. See [2021-05-07T06:02:25.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-07T06:02:25.804Z] [2021-05-07T06:02:25.804Z] Login Succeeded [2021-05-07T06:02:25.804Z] nexus3.edgexfoundry.org:10002 [2021-05-07T06:02:26.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-07T06:02:26.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-07T06:02:26.366Z] Configure a credential helper to remove this warning. See [2021-05-07T06:02:26.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-07T06:02:26.366Z] [2021-05-07T06:02:26.366Z] Login Succeeded [2021-05-07T06:02:26.366Z] nexus3.edgexfoundry.org:10003 [2021-05-07T06:02:26.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-07T06:02:26.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-07T06:02:26.639Z] Configure a credential helper to remove this warning. See [2021-05-07T06:02:26.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-07T06:02:26.639Z] [2021-05-07T06:02:26.639Z] Login Succeeded [2021-05-07T06:02:26.639Z] nexus3.edgexfoundry.org:10004 [2021-05-07T06:02:27.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-07T06:02:27.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-07T06:02:27.247Z] Configure a credential helper to remove this warning. See [2021-05-07T06:02:27.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-07T06:02:27.248Z] [2021-05-07T06:02:27.248Z] Login Succeeded [2021-05-07T06:02:27.248Z] docker.io [2021-05-07T06:02:27.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-07T06:02:28.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-07T06:02:28.115Z] Configure a credential helper to remove this warning. See [2021-05-07T06:02:28.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-07T06:02:28.115Z] [2021-05-07T06:02:28.115Z] Login Succeeded [2021-05-07T06:02:28.115Z] ---> docker-login.sh ends [Pipeline] } [2021-05-07T06:02:28.153Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-07T06:02:28.605Z] ========================================================= [2021-05-07T06:02:28.605Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-07T06:02:28.605Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-07T06:02:28.985Z] + 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 . [2021-05-07T06:02:31.636Z] Sending build context to Docker daemon 167.6MB [2021-05-07T06:02:31.636Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-07T06:02:31.636Z] Step 2/6 : FROM ${BASE} [2021-05-07T06:02:31.636Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-07T06:02:31.636Z] 595b0fe564bb: Pulling fs layer [2021-05-07T06:02:31.636Z] 7186ed65a4f7: Pulling fs layer [2021-05-07T06:02:31.636Z] 316046926c0a: Pulling fs layer [2021-05-07T06:02:31.636Z] 4ebd0625c992: Pulling fs layer [2021-05-07T06:02:31.636Z] 207e8628e3a3: Pulling fs layer [2021-05-07T06:02:31.636Z] c791037a9be2: Pulling fs layer [2021-05-07T06:02:31.636Z] ffd874e62e21: Pulling fs layer [2021-05-07T06:02:31.636Z] 4ebd0625c992: Waiting [2021-05-07T06:02:31.636Z] 207e8628e3a3: Waiting [2021-05-07T06:02:31.636Z] ffd874e62e21: Waiting [2021-05-07T06:02:31.636Z] 316046926c0a: Verifying Checksum [2021-05-07T06:02:31.636Z] 316046926c0a: Download complete [2021-05-07T06:02:31.636Z] 7186ed65a4f7: Verifying Checksum [2021-05-07T06:02:31.636Z] 7186ed65a4f7: Download complete [2021-05-07T06:02:31.636Z] 207e8628e3a3: Verifying Checksum [2021-05-07T06:02:31.636Z] 207e8628e3a3: Download complete [2021-05-07T06:02:31.636Z] c791037a9be2: Download complete [2021-05-07T06:02:31.636Z] 595b0fe564bb: Verifying Checksum [2021-05-07T06:02:32.240Z] 595b0fe564bb: Pull complete [2021-05-07T06:02:32.843Z] 7186ed65a4f7: Pull complete [2021-05-07T06:02:33.124Z] 316046926c0a: Pull complete [2021-05-07T06:02:34.565Z] ffd874e62e21: Download complete [2021-05-07T06:02:34.803Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-07T06:02:34.803Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-07T06:02:34.803Z] ---> 07cd4db82322 [2021-05-07T06:02:34.803Z] Step 3/23 : WORKDIR /edgex-go [2021-05-07T06:02:34.803Z] Step 1/25 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-07T06:02:34.803Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2021-05-07T06:02:34.803Z] ---> 07cd4db82322 [2021-05-07T06:02:34.803Z] Step 3/25 : WORKDIR /edgex-go [2021-05-07T06:02:34.803Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-07T06:02:34.803Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-05-07T06:02:34.803Z] ---> 07cd4db82322 [2021-05-07T06:02:34.803Z] Step 3/21 : WORKDIR /edgex-go [2021-05-07T06:02:34.803Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-07T06:02:34.803Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-07T06:02:34.803Z] ---> 07cd4db82322 [2021-05-07T06:02:34.803Z] Step 3/23 : WORKDIR /edgex-go [2021-05-07T06:02:34.803Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-07T06:02:34.803Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-07T06:02:34.803Z] ---> 07cd4db82322 [2021-05-07T06:02:34.803Z] Step 3/23 : WORKDIR /edgex-go [2021-05-07T06:02:34.837Z] 4ebd0625c992: Verifying Checksum [2021-05-07T06:02:34.837Z] 4ebd0625c992: Download complete [2021-05-07T06:02:35.083Z] ---> Running in da89502023c5 [2021-05-07T06:02:35.083Z] ---> Running in d2244ba96531 [2021-05-07T06:02:35.083Z] ---> Running in 59ae3f82c94f [2021-05-07T06:02:35.083Z] ---> Running in afe3457e6410 [2021-05-07T06:02:35.083Z] ---> Running in f0f3e37948f5 [2021-05-07T06:02:35.660Z] Removing intermediate container da89502023c5 [2021-05-07T06:02:35.660Z] ---> 2b5cbd571efe [2021-05-07T06:02:35.660Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-07T06:02:35.660Z] Removing intermediate container afe3457e6410 [2021-05-07T06:02:35.660Z] ---> ef210bcb6a10 [2021-05-07T06:02:35.660Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-07T06:02:35.660Z] Removing intermediate container 59ae3f82c94f [2021-05-07T06:02:35.660Z] ---> b64801f51425 [2021-05-07T06:02:35.660Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-07T06:02:35.660Z] Removing intermediate container f0f3e37948f5 [2021-05-07T06:02:35.660Z] ---> 8ed68ec05ada [2021-05-07T06:02:35.660Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-07T06:02:35.660Z] Removing intermediate container d2244ba96531 [2021-05-07T06:02:35.660Z] ---> b1de09358e43 [2021-05-07T06:02:35.660Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-07T06:02:35.660Z] ---> Running in dd61bf4e6ec0 [2021-05-07T06:02:35.660Z] ---> Running in ccb48e691e07 [2021-05-07T06:02:35.930Z] ---> Running in 955e3b88eb1b [2021-05-07T06:02:35.930Z] ---> Running in 107134f849a3 [2021-05-07T06:02:35.930Z] ---> Running in 0e6328af0021 [2021-05-07T06:02:37.884Z] Removing intermediate container ccb48e691e07 [2021-05-07T06:02:37.884Z] ---> 74c6416c549c [2021-05-07T06:02:37.884Z] Step 5/25 : RUN apk add --update --no-cache make git [2021-05-07T06:02:37.884Z] ---> Running in 50e2f70f518b [2021-05-07T06:02:37.884Z] Removing intermediate container dd61bf4e6ec0 [2021-05-07T06:02:37.884Z] ---> a18b81bccd0e [2021-05-07T06:02:37.884Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-07T06:02:38.150Z] Removing intermediate container 955e3b88eb1b [2021-05-07T06:02:38.150Z] ---> 90cab8142bce [2021-05-07T06:02:38.150Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-05-07T06:02:38.150Z] Removing intermediate container 0e6328af0021 [2021-05-07T06:02:38.150Z] ---> 09c30b128047 [2021-05-07T06:02:38.150Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-07T06:02:38.150Z] ---> Running in 8c4c67ccc73a [2021-05-07T06:02:38.150Z] Removing intermediate container 107134f849a3 [2021-05-07T06:02:38.150Z] ---> 8f98ba3e304e [2021-05-07T06:02:38.150Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-07T06:02:38.419Z] ---> Running in 202b14453561 [2021-05-07T06:02:38.419Z] ---> Running in d67b205a1709 [2021-05-07T06:02:38.419Z] ---> Running in c13d75ac409d [2021-05-07T06:02:39.395Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-07T06:02:39.974Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-07T06:02:39.974Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-07T06:02:39.974Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-07T06:02:40.235Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-07T06:02:40.235Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-07T06:02:40.812Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-07T06:02:40.812Z] OK: 219 MiB in 52 packages [2021-05-07T06:02:41.077Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-07T06:02:41.341Z] Removing intermediate container 50e2f70f518b [2021-05-07T06:02:41.341Z] ---> a6ef04410e72 [2021-05-07T06:02:41.341Z] Step 6/25 : COPY go.mod . [2021-05-07T06:02:41.341Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-07T06:02:41.341Z] OK: 219 MiB in 52 packages [2021-05-07T06:02:41.604Z] OK: 219 MiB in 52 packages [2021-05-07T06:02:41.604Z] ---> f6d4c8885bd7 [2021-05-07T06:02:41.604Z] Step 7/25 : RUN go mod download [2021-05-07T06:02:41.866Z] ---> Running in fa9160a18d2e [2021-05-07T06:02:41.866Z] Removing intermediate container 8c4c67ccc73a [2021-05-07T06:02:41.866Z] ---> 2273c667b2af [2021-05-07T06:02:41.866Z] Step 6/23 : COPY go.mod . [2021-05-07T06:02:42.447Z] ---> c9c7b6bfbda2 [2021-05-07T06:02:42.447Z] Step 7/23 : RUN go mod download [2021-05-07T06:02:42.447Z] Removing intermediate container 202b14453561 [2021-05-07T06:02:42.447Z] ---> e56aabca383f [2021-05-07T06:02:42.447Z] Step 6/23 : COPY go.mod . [2021-05-07T06:02:42.447Z] ---> Running in ab952ed917ba [2021-05-07T06:02:42.447Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-07T06:02:42.730Z] ---> ae92d10c467c [2021-05-07T06:02:42.730Z] Step 7/23 : RUN go mod download [2021-05-07T06:02:42.730Z] ---> Running in df5d4d43536b [2021-05-07T06:02:43.695Z] OK: 219 MiB in 52 packages [2021-05-07T06:02:43.969Z] Removing intermediate container fa9160a18d2e [2021-05-07T06:02:43.969Z] ---> 011f8cbb1f5f [2021-05-07T06:02:43.969Z] Step 8/25 : COPY . . [2021-05-07T06:02:43.969Z] Removing intermediate container ab952ed917ba [2021-05-07T06:02:43.969Z] ---> b4daa3ae9bc0 [2021-05-07T06:02:43.969Z] Step 8/23 : COPY . . [2021-05-07T06:02:44.238Z] Removing intermediate container df5d4d43536b [2021-05-07T06:02:44.238Z] ---> 44e65b5071e5 [2021-05-07T06:02:44.238Z] Step 8/23 : COPY . . [2021-05-07T06:02:44.966Z] 4ebd0625c992: Pull complete [2021-05-07T06:02:44.966Z] 207e8628e3a3: Pull complete [2021-05-07T06:02:44.966Z] c791037a9be2: Pull complete [2021-05-07T06:02:45.638Z] OK: 219 MiB in 52 packages [2021-05-07T06:02:48.210Z] Removing intermediate container c13d75ac409d [2021-05-07T06:02:48.210Z] ---> de199981c51d [2021-05-07T06:02:48.210Z] Step 6/23 : COPY go.mod . [2021-05-07T06:02:48.359Z] ffd874e62e21: Pull complete [2021-05-07T06:02:48.359Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-07T06:02:48.359Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-07T06:02:48.359Z] ---> cfc18b08335c [2021-05-07T06:02:48.359Z] 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 [2021-05-07T06:02:51.573Z] ---> 97412848f4e7 [2021-05-07T06:02:51.573Z] Step 7/23 : RUN go mod download [2021-05-07T06:02:51.745Z] ---> Running in 894fd888770f [2021-05-07T06:02:52.730Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-07T06:02:53.725Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-07T06:02:54.144Z] ---> Running in d41d01079a94 [2021-05-07T06:02:54.144Z] Removing intermediate container d67b205a1709 [2021-05-07T06:02:54.144Z] ---> f42ddd1563cf [2021-05-07T06:02:54.144Z] Step 6/21 : COPY go.mod . [2021-05-07T06:02:54.699Z] (1/12) Installing libmagic (5.39-r0) [2021-05-07T06:02:54.699Z] (2/12) Installing file (5.39-r0) [2021-05-07T06:02:54.970Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-07T06:02:54.970Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-07T06:02:56.077Z] ---> 3f3e102142cb [2021-05-07T06:02:56.077Z] Step 7/21 : RUN go mod download [2021-05-07T06:02:59.421Z] ---> Running in a5cade83bf43 [2021-05-07T06:03:01.670Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-07T06:03:01.670Z] (6/12) Installing patch (2.7.6-r6) [2021-05-07T06:03:01.670Z] (7/12) Installing build-base (0.5-r2) [2021-05-07T06:03:01.670Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-07T06:03:01.670Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-07T06:03:01.670Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-07T06:03:01.942Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-07T06:03:01.942Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-07T06:03:02.217Z] Executing busybox-1.32.1-r6.trigger [2021-05-07T06:03:02.217Z] OK: 218 MiB in 52 packages [2021-05-07T06:03:02.748Z] Removing intermediate container d41d01079a94 [2021-05-07T06:03:02.748Z] ---> ead5d0846460 [2021-05-07T06:03:02.748Z] Step 8/23 : COPY . . [2021-05-07T06:03:06.524Z] Removing intermediate container 894fd888770f [2021-05-07T06:03:06.524Z] ---> 611c48c3ea47 [2021-05-07T06:03:06.524Z] Step 4/6 : WORKDIR /edgex-go [2021-05-07T06:03:06.524Z] ---> Running in c47467c36d0c [2021-05-07T06:03:06.799Z] Removing intermediate container c47467c36d0c [2021-05-07T06:03:06.799Z] ---> 2ad4e72212db [2021-05-07T06:03:06.799Z] Step 5/6 : COPY go.mod . [2021-05-07T06:03:07.786Z] ---> a331193bf00a [2021-05-07T06:03:07.786Z] Step 6/6 : RUN go mod download [2021-05-07T06:03:07.786Z] ---> Running in 988582f75846 [2021-05-07T06:03:15.093Z] Removing intermediate container a5cade83bf43 [2021-05-07T06:03:15.093Z] ---> 2bf6e08495a9 [2021-05-07T06:03:15.093Z] Step 8/21 : COPY . . [2021-05-07T06:03:21.782Z] ---> 6653d041a0e7 [2021-05-07T06:03:21.782Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-07T06:03:21.782Z] ---> bcaafd7bc89f [2021-05-07T06:03:21.782Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-05-07T06:03:21.782Z] ---> 43d3b98c3726 [2021-05-07T06:03:21.782Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-05-07T06:03:24.368Z] ---> Running in 1a8550bfe8a3 [2021-05-07T06:03:24.368Z] ---> Running in 59cb8543cc2e [2021-05-07T06:03:24.368Z] ---> Running in adad09acbd5c [2021-05-07T06:03:26.323Z] 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 [2021-05-07T06:03:26.323Z] 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 [2021-05-07T06:03:27.281Z] 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 [2021-05-07T06:03:32.670Z] ---> 9cb588985468 [2021-05-07T06:03:32.670Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-05-07T06:03:33.271Z] ---> Running in 7669a1fdd400 [2021-05-07T06:03:34.613Z] Removing intermediate container 988582f75846 [2021-05-07T06:03:34.613Z] ---> 0745defc080b [2021-05-07T06:03:34.613Z] Successfully built 0745defc080b [2021-05-07T06:03:34.613Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-07T06:03:34.693Z] 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 [2021-05-07T06:03:34.993Z] + docker inspect -f . ci-base-image-arm64 [2021-05-07T06:03:34.993Z] . [Pipeline] withDockerContainer [2021-05-07T06:03:35.252Z] prd-ubuntu18.04-docker-arm64-4c-16g-3484 does not seem to be running inside a container [2021-05-07T06:03:35.345Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-07T06:03:36.947Z] $ docker top 3db05ae355c4bad1651e7ad90ee897badba34d90e443a4f54c7928e7a211184b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-07T06:03:37.928Z] + go version [2021-05-07T06:03:37.928Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-07T06:03:37.965Z] $ docker stop --time=1 3db05ae355c4bad1651e7ad90ee897badba34d90e443a4f54c7928e7a211184b [2021-05-07T06:03:39.903Z] $ docker rm -f 3db05ae355c4bad1651e7ad90ee897badba34d90e443a4f54c7928e7a211184b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-07T06:03:40.866Z] + docker inspect -f . ci-base-image-arm64 [2021-05-07T06:03:40.866Z] . [Pipeline] withDockerContainer [2021-05-07T06:03:41.216Z] prd-ubuntu18.04-docker-arm64-4c-16g-3484 does not seem to be running inside a container [2021-05-07T06:03:41.307Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-07T06:03:41.396Z] ---> 4205b57b4c87 [2021-05-07T06:03:41.396Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-07T06:03:41.396Z] ---> Running in 6602f39a8317 [2021-05-07T06:03:41.744Z] 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 [2021-05-07T06:03:42.826Z] $ docker top c63e43e47fa17246b70af67a2527b84ac5500c2deec16b16ff55853e277e46b4 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-07T06:03:43.228Z] ========================================================= [2021-05-07T06:03:43.228Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-07T06:03:43.228Z] ========================================================= [Pipeline] sh [2021-05-07T06:03:43.914Z] + go mod tidy [Pipeline] sh [2021-05-07T06:03:45.611Z] + make test [2021-05-07T06:03:45.611Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-07T06:04:04.344Z] 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 [2021-05-07T06:04:12.610Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-07T06:04:12.623Z] Removing intermediate container adad09acbd5c [2021-05-07T06:04:12.623Z] ---> 2df4d9e68d51 [2021-05-07T06:04:12.623Z] [2021-05-07T06:04:12.623Z] Step 10/25 : FROM alpine:3.12 [2021-05-07T06:04:12.623Z] Removing intermediate container 1a8550bfe8a3 [2021-05-07T06:04:12.623Z] ---> 7ae654dc0f40 [2021-05-07T06:04:12.623Z] [2021-05-07T06:04:12.623Z] Step 10/23 : FROM alpine:3.12 [2021-05-07T06:04:12.623Z] 3.12: Pulling from library/alpine [2021-05-07T06:04:12.623Z] 3.12: Pulling from library/alpine [2021-05-07T06:04:14.043Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-07T06:04:14.043Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-07T06:04:14.043Z] Status: Downloaded newer image for alpine:3.12 [2021-05-07T06:04:14.043Z] ---> 13621d1b12d4 [2021-05-07T06:04:14.043Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-07T06:04:14.043Z] Status: Image is up to date for alpine:3.12 [2021-05-07T06:04:14.043Z] ---> 13621d1b12d4 [2021-05-07T06:04:14.043Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-07T06:04:14.999Z] ---> Running in 3834b7fcfb94 [2021-05-07T06:04:14.999Z] ---> Running in 979d0fd71f5b [2021-05-07T06:04:14.999Z] 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 [2021-05-07T06:04:15.594Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-07T06:04:15.866Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-07T06:04:15.866Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-07T06:04:15.866Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-07T06:04:15.866Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-07T06:04:16.135Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-07T06:04:16.135Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-07T06:04:16.135Z] (4/6) Installing curl (7.76.1-r0) [2021-05-07T06:04:16.135Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-07T06:04:16.135Z] (6/6) Installing su-exec (0.2-r1) [2021-05-07T06:04:16.135Z] Executing busybox-1.31.1-r20.trigger [2021-05-07T06:04:16.135Z] Executing ca-certificates-20191127-r4.trigger [2021-05-07T06:04:16.135Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-07T06:04:16.135Z] Executing busybox-1.31.1-r20.trigger [2021-05-07T06:04:16.135Z] OK: 7 MiB in 20 packages [2021-05-07T06:04:16.135Z] OK: 6 MiB in 15 packages [2021-05-07T06:04:20.396Z] Removing intermediate container 3834b7fcfb94 [2021-05-07T06:04:20.396Z] ---> 00a2acbc5a11 [2021-05-07T06:04:20.396Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-07T06:04:20.681Z] ---> Running in ecec8f649d99 [2021-05-07T06:04:20.681Z] Removing intermediate container 979d0fd71f5b [2021-05-07T06:04:20.681Z] ---> 02fb7e846b93 [2021-05-07T06:04:20.681Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-07T06:04:20.949Z] Removing intermediate container 59cb8543cc2e [2021-05-07T06:04:20.949Z] ---> aa9de4a63f33 [2021-05-07T06:04:20.949Z] [2021-05-07T06:04:20.949Z] Step 10/23 : FROM alpine:3.12 [2021-05-07T06:04:20.949Z] ---> 13621d1b12d4 [2021-05-07T06:04:20.949Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-07T06:04:20.949Z] ---> Running in 545484a13a56 [2021-05-07T06:04:22.347Z] ---> Running in fa1c81fddc27 [2021-05-07T06:04:22.347Z] Removing intermediate container ecec8f649d99 [2021-05-07T06:04:22.347Z] ---> b1f2929311a5 [2021-05-07T06:04:22.347Z] Step 13/25 : WORKDIR / [2021-05-07T06:04:25.661Z] Removing intermediate container 545484a13a56 [2021-05-07T06:04:25.661Z] ---> 8c3579d67e54 [2021-05-07T06:04:25.661Z] Step 13/23 : ENV APP_PORT=48082 [2021-05-07T06:04:25.661Z] ---> Running in 752c21690be5 [2021-05-07T06:04:25.661Z] Removing intermediate container fa1c81fddc27 [2021-05-07T06:04:25.661Z] ---> 129860f9e9c3 [2021-05-07T06:04:25.661Z] Step 12/23 : ENV APP_PORT=48080 [2021-05-07T06:04:25.661Z] Removing intermediate container 6602f39a8317 [2021-05-07T06:04:25.661Z] ---> 7075385256f9 [2021-05-07T06:04:25.661Z] [2021-05-07T06:04:25.661Z] Step 10/21 : FROM alpine:3.12 [2021-05-07T06:04:25.661Z] ---> 13621d1b12d4 [2021-05-07T06:04:25.661Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-05-07T06:04:25.661Z] ---> Running in 34909809cab4 [2021-05-07T06:04:25.661Z] Removing intermediate container 7669a1fdd400 [2021-05-07T06:04:25.661Z] ---> 6e8e2457838c [2021-05-07T06:04:25.661Z] [2021-05-07T06:04:25.661Z] Step 10/23 : FROM alpine:3.12 [2021-05-07T06:04:25.661Z] ---> 13621d1b12d4 [2021-05-07T06:04:25.661Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-07T06:04:25.661Z] ---> Using cache [2021-05-07T06:04:25.661Z] ---> 02fb7e846b93 [2021-05-07T06:04:25.661Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-07T06:04:25.661Z] ---> Using cache [2021-05-07T06:04:25.661Z] ---> 8c3579d67e54 [2021-05-07T06:04:25.661Z] Step 13/23 : ENV APP_PORT=48081 [2021-05-07T06:04:25.661Z] ---> Running in e54d4767cb37 [2021-05-07T06:04:25.661Z] ---> Running in 5caf6b08f460 [2021-05-07T06:04:25.661Z] ---> Running in 78c7ee39722b [2021-05-07T06:04:25.661Z] Removing intermediate container 752c21690be5 [2021-05-07T06:04:25.661Z] ---> 76c127862067 [2021-05-07T06:04:25.661Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-07T06:04:25.661Z] Removing intermediate container 34909809cab4 [2021-05-07T06:04:25.661Z] ---> 0e206cd2978f [2021-05-07T06:04:25.661Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-07T06:04:25.922Z] Removing intermediate container 5caf6b08f460 [2021-05-07T06:04:25.922Z] ---> 47c4e1c473de [2021-05-07T06:04:25.922Z] Step 13/23 : EXPOSE $APP_PORT [2021-05-07T06:04:25.922Z] ---> Running in 3e6e33d3c7de [2021-05-07T06:04:25.922Z] Removing intermediate container 78c7ee39722b [2021-05-07T06:04:25.922Z] ---> e59da3ca05e4 [2021-05-07T06:04:25.922Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-07T06:04:26.190Z] ---> a5c20edafb7d [2021-05-07T06:04:26.190Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-07T06:04:26.190Z] ---> Running in d4be60aa7566 [2021-05-07T06:04:26.190Z] ---> Running in 7a217f58e53b [2021-05-07T06:04:26.456Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-07T06:04:26.456Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-07T06:04:26.456Z] Removing intermediate container 3e6e33d3c7de [2021-05-07T06:04:26.456Z] ---> cf58a71e5e89 [2021-05-07T06:04:26.456Z] Step 15/23 : WORKDIR / [2021-05-07T06:04:26.456Z] Removing intermediate container d4be60aa7566 [2021-05-07T06:04:26.456Z] ---> e349b82cd864 [2021-05-07T06:04:26.456Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-07T06:04:26.456Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-07T06:04:26.720Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-07T06:04:26.720Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-07T06:04:26.720Z] (4/4) Installing curl (7.76.1-r0) [2021-05-07T06:04:26.720Z] Executing busybox-1.31.1-r20.trigger [2021-05-07T06:04:26.720Z] Executing ca-certificates-20191127-r4.trigger [2021-05-07T06:04:26.720Z] OK: 7 MiB in 18 packages [2021-05-07T06:04:26.984Z] ---> Running in 964dab788556 [2021-05-07T06:04:26.984Z] ---> 385ea39a2bbd [2021-05-07T06:04:26.984Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-07T06:04:27.569Z] Removing intermediate container 7a217f58e53b [2021-05-07T06:04:27.569Z] ---> 6a89cbd3205c [2021-05-07T06:04:27.569Z] Step 15/23 : WORKDIR / [2021-05-07T06:04:27.569Z] ---> Running in c494de27bdf5 [2021-05-07T06:04:27.840Z] ---> Running in c3e577509008 [2021-05-07T06:04:27.840Z] ---> 7145b7d09305 [2021-05-07T06:04:27.840Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-07T06:04:28.104Z] Removing intermediate container 964dab788556 [2021-05-07T06:04:28.104Z] ---> 66933669315a [2021-05-07T06:04:28.104Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-07T06:04:28.682Z] Removing intermediate container c3e577509008 [2021-05-07T06:04:28.682Z] ---> b570b2983f40 [2021-05-07T06:04:28.682Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-07T06:04:28.682Z] ---> 6823bc7efefd [2021-05-07T06:04:28.682Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-07T06:04:28.949Z] ---> 3dcc2b33acb2 [2021-05-07T06:04:28.949Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-07T06:04:28.949Z] Removing intermediate container e54d4767cb37 [2021-05-07T06:04:28.949Z] ---> b74273d19105 [2021-05-07T06:04:28.949Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-07T06:04:28.949Z] ---> Running in 7c3503847ddc [2021-05-07T06:04:29.218Z] ---> 58372c48b2ab [2021-05-07T06:04:29.218Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-07T06:04:29.483Z] Removing intermediate container 7c3503847ddc [2021-05-07T06:04:29.483Z] ---> 0cde9cd967cf [2021-05-07T06:04:29.483Z] Step 13/21 : WORKDIR /edgex [2021-05-07T06:04:29.483Z] ---> 888c935077af [2021-05-07T06:04:29.483Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-07T06:04:30.879Z] ---> Running in 05d713b2ea0f [2021-05-07T06:04:30.879Z] Removing intermediate container c494de27bdf5 [2021-05-07T06:04:30.879Z] ---> 52dcc857872f [2021-05-07T06:04:30.879Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-07T06:04:30.879Z] ---> bef929aa5378 [2021-05-07T06:04:30.879Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-07T06:04:30.879Z] ---> 435197e9539e [2021-05-07T06:04:30.879Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-07T06:04:30.879Z] ---> dab7606ad2f7 [2021-05-07T06:04:30.879Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-07T06:04:30.879Z] ---> Running in 9fd3ab942e89 [2021-05-07T06:04:30.879Z] Removing intermediate container 05d713b2ea0f [2021-05-07T06:04:30.879Z] ---> 6b18382f9846 [2021-05-07T06:04:30.879Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-07T06:04:31.152Z] ---> fddbb3595d66 [2021-05-07T06:04:31.152Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-05-07T06:04:31.152Z] ---> f074abc8147a [2021-05-07T06:04:31.152Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-05-07T06:04:31.152Z] ---> 15970c195324 [2021-05-07T06:04:31.152Z] Step 21/25 : 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/ [2021-05-07T06:04:31.418Z] ---> Running in 0bd904320034 [2021-05-07T06:04:31.418Z] ---> Running in 10b7844cea52 [2021-05-07T06:04:31.418Z] ---> Running in 8c94b20b9ed4 [2021-05-07T06:04:31.418Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-07T06:04:31.418Z] ---> 914374741456 [2021-05-07T06:04:31.418Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-07T06:04:32.015Z] Removing intermediate container 0bd904320034 [2021-05-07T06:04:32.016Z] ---> f23896b6e3b4 [2021-05-07T06:04:32.016Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-07T06:04:32.016Z] Removing intermediate container 10b7844cea52 [2021-05-07T06:04:32.016Z] ---> eb5e26500695 [2021-05-07T06:04:32.016Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-07T06:04:32.016Z] ---> Running in 37e83bfdbbd9 [2021-05-07T06:04:32.016Z] ---> Running in d724ef9bf054 [2021-05-07T06:04:32.016Z] ---> 1155cf29b15b [2021-05-07T06:04:32.016Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-07T06:04:32.282Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-07T06:04:32.282Z] Removing intermediate container 37e83bfdbbd9 [2021-05-07T06:04:32.282Z] ---> b72deffbe9bd [2021-05-07T06:04:32.282Z] Step 21/23 : LABEL arch=x86_64 [2021-05-07T06:04:32.545Z] Removing intermediate container d724ef9bf054 [2021-05-07T06:04:32.545Z] ---> 762969651f9a [2021-05-07T06:04:32.545Z] Step 21/23 : LABEL arch=x86_64 [2021-05-07T06:04:32.545Z] ---> Running in a6941fe715a9 [2021-05-07T06:04:32.545Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-07T06:04:32.545Z] ---> Running in 5d669f0e3b45 [2021-05-07T06:04:32.545Z] ---> d6d2ab1ed21a [2021-05-07T06:04:32.545Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-07T06:04:32.810Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-07T06:04:32.810Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-07T06:04:32.810Z] Removing intermediate container a6941fe715a9 [2021-05-07T06:04:32.810Z] ---> a0823718dc38 [2021-05-07T06:04:32.810Z] Step 22/23 : LABEL git_sha=9bf434a5fd3a34f215e8cca0d59b58e67af3fe3d [2021-05-07T06:04:32.810Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-07T06:04:33.074Z] ---> Running in 19466352c1b7 [2021-05-07T06:04:33.074Z] ---> Running in 964161074eb4 [2021-05-07T06:04:33.074Z] Removing intermediate container 5d669f0e3b45 [2021-05-07T06:04:33.074Z] ---> 8214d457988e [2021-05-07T06:04:33.074Z] Step 22/23 : LABEL git_sha=9bf434a5fd3a34f215e8cca0d59b58e67af3fe3d [2021-05-07T06:04:33.074Z] Removing intermediate container 8c94b20b9ed4 [2021-05-07T06:04:33.074Z] ---> 01c923f59d78 [2021-05-07T06:04:33.074Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2021-05-07T06:04:33.074Z] ---> Running in 4a20ffe882b0 [2021-05-07T06:04:33.343Z] ---> Running in 617b5a16a9f0 [2021-05-07T06:04:33.343Z] Removing intermediate container 19466352c1b7 [2021-05-07T06:04:33.343Z] ---> 60056ed30ea7 [2021-05-07T06:04:33.343Z] Step 18/21 : CMD ["--init=true"] [2021-05-07T06:04:33.343Z] Removing intermediate container 964161074eb4 [2021-05-07T06:04:33.343Z] ---> 25976bf9e24b [2021-05-07T06:04:33.343Z] Step 23/23 : LABEL version=0.0.0 [2021-05-07T06:04:33.605Z] ---> Running in f918b491272e [2021-05-07T06:04:33.605Z] ---> Running in 10a9bcff433d [2021-05-07T06:04:33.605Z] Removing intermediate container 4a20ffe882b0 [2021-05-07T06:04:33.605Z] ---> 3495e5d10631 [2021-05-07T06:04:33.605Z] Step 23/23 : LABEL version=0.0.0 [2021-05-07T06:04:33.605Z] Removing intermediate container 617b5a16a9f0 [2021-05-07T06:04:33.605Z] ---> 854b485cc0a0 [2021-05-07T06:04:33.605Z] Step 23/25 : LABEL arch=x86_64 [2021-05-07T06:04:33.605Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-07T06:04:33.874Z] ---> Running in 790dff6aecf4 [2021-05-07T06:04:33.874Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-07T06:04:33.874Z] ---> Running in 13e75fb02a7f [2021-05-07T06:04:33.874Z] Executing busybox-1.31.1-r20.trigger [2021-05-07T06:04:33.874Z] OK: 8 MiB in 20 packages [2021-05-07T06:04:33.874Z] Removing intermediate container f918b491272e [2021-05-07T06:04:33.874Z] ---> 1661a74a61c0 [2021-05-07T06:04:33.874Z] Step 19/21 : LABEL arch=x86_64 [2021-05-07T06:04:34.138Z] Removing intermediate container 10a9bcff433d [2021-05-07T06:04:34.138Z] ---> 69e6b9c6a85b [2021-05-07T06:04:34.138Z] [2021-05-07T06:04:34.412Z] Successfully built 69e6b9c6a85b [2021-05-07T06:04:34.412Z] Removing intermediate container 790dff6aecf4 [2021-05-07T06:04:34.412Z] ---> 1479b0466ecb [2021-05-07T06:04:34.412Z] [2021-05-07T06:04:34.412Z] ---> Running in bf559d61901d [2021-05-07T06:04:34.412Z] Successfully tagged docker-core-command-go:latest [2021-05-07T06:04:34.412Z]  Building docker-core-command-go ... done Building docker-support-scheduler-go [2021-05-07T06:04:34.412Z] Removing intermediate container 13e75fb02a7f [2021-05-07T06:04:34.412Z] ---> 121582fb0ee7 [2021-05-07T06:04:34.412Z] Step 24/25 : LABEL git_sha=9bf434a5fd3a34f215e8cca0d59b58e67af3fe3d [2021-05-07T06:04:34.678Z] Successfully built 1479b0466ecb [2021-05-07T06:04:34.678Z] ---> Running in cdea78615304 [2021-05-07T06:04:34.678Z] Successfully tagged docker-core-metadata-go:latest [2021-05-07T06:04:34.678Z] Building docker-security-bootstrapper-go [2021-05-07T06:04:34.678Z]  Building docker-core-metadata-go ... done Removing intermediate container bf559d61901d [2021-05-07T06:04:34.678Z] ---> 147512c3fc65 [2021-05-07T06:04:34.678Z] Step 20/21 : LABEL git_sha=9bf434a5fd3a34f215e8cca0d59b58e67af3fe3d [2021-05-07T06:04:34.942Z] ---> Running in 99f470e72998 [2021-05-07T06:04:34.942Z] Removing intermediate container 9fd3ab942e89 [2021-05-07T06:04:34.942Z] ---> d74c3fbc65a1 [2021-05-07T06:04:34.942Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-07T06:04:34.942Z] Removing intermediate container cdea78615304 [2021-05-07T06:04:34.942Z] ---> 6a3316020f53 [2021-05-07T06:04:34.942Z] Step 25/25 : LABEL version=0.0.0 [2021-05-07T06:04:37.507Z] ---> Running in 965bd56e5aad [2021-05-07T06:04:37.772Z] Removing intermediate container 99f470e72998 [2021-05-07T06:04:37.772Z] ---> a8aa5dcc181d [2021-05-07T06:04:37.772Z] Step 21/21 : LABEL version=0.0.0 [2021-05-07T06:04:40.335Z] ---> 8b40dbdca9bd [2021-05-07T06:04:40.335Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-07T06:04:42.899Z] ---> Running in ce8ffc1b23ac [2021-05-07T06:04:42.899Z] Removing intermediate container 965bd56e5aad [2021-05-07T06:04:42.899Z] ---> 57c18105eaef [2021-05-07T06:04:42.899Z] [2021-05-07T06:04:43.179Z] Successfully built 57c18105eaef [2021-05-07T06:04:43.179Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-05-07T06:04:43.179Z]  Building docker-security-secretstore-setup-go ... done Building docker-sys-mgmt-agent-go [2021-05-07T06:04:44.575Z] ---> 70ecd1ad5ec4 [2021-05-07T06:04:44.575Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-07T06:04:52.780Z] Removing intermediate container ce8ffc1b23ac [2021-05-07T06:04:52.780Z] ---> e3a94071e18c [2021-05-07T06:04:52.780Z] [2021-05-07T06:04:53.358Z] Successfully built e3a94071e18c [2021-05-07T06:04:54.306Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-05-07T06:04:54.306Z] Building docker-support-notifications-go [2021-05-07T06:04:55.265Z]  Building docker-security-proxy-setup-go ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-07T06:04:55.265Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-07T06:04:55.265Z] ---> 07cd4db82322 [2021-05-07T06:04:55.265Z] Step 3/22 : WORKDIR /edgex-go [2021-05-07T06:04:55.265Z] ---> Using cache [2021-05-07T06:04:55.265Z] ---> b1de09358e43 [2021-05-07T06:04:55.265Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-07T06:04:55.265Z] ---> Using cache [2021-05-07T06:04:55.265Z] ---> 09c30b128047 [2021-05-07T06:04:55.265Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-07T06:04:55.265Z] ---> Using cache [2021-05-07T06:04:55.265Z] ---> e56aabca383f [2021-05-07T06:04:55.265Z] Step 6/22 : COPY go.mod . [2021-05-07T06:04:55.265Z] ---> Using cache [2021-05-07T06:04:55.265Z] ---> ae92d10c467c [2021-05-07T06:04:55.265Z] Step 7/22 : RUN go mod download [2021-05-07T06:04:55.265Z] ---> Using cache [2021-05-07T06:04:55.265Z] ---> 44e65b5071e5 [2021-05-07T06:04:55.265Z] Step 8/22 : COPY . . [2021-05-07T06:04:55.265Z] ---> Using cache [2021-05-07T06:04:55.265Z] ---> bcaafd7bc89f [2021-05-07T06:04:55.265Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-05-07T06:04:57.189Z] ---> 9ce11d001d30 [2021-05-07T06:04:57.189Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-05-07T06:04:59.121Z] Step 1/31 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-07T06:04:59.121Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-05-07T06:04:59.121Z] ---> 07cd4db82322 [2021-05-07T06:04:59.121Z] Step 3/31 : WORKDIR /edgex-go [2021-05-07T06:04:59.121Z] ---> Using cache [2021-05-07T06:04:59.121Z] ---> b1de09358e43 [2021-05-07T06:04:59.121Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-07T06:04:59.121Z] ---> Using cache [2021-05-07T06:04:59.121Z] ---> 09c30b128047 [2021-05-07T06:04:59.121Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-05-07T06:04:59.121Z] ---> Using cache [2021-05-07T06:04:59.121Z] ---> e56aabca383f [2021-05-07T06:04:59.121Z] Step 6/31 : COPY go.mod . [2021-05-07T06:04:59.121Z] ---> Using cache [2021-05-07T06:04:59.121Z] ---> ae92d10c467c [2021-05-07T06:04:59.121Z] Step 7/31 : RUN go mod download [2021-05-07T06:04:59.121Z] ---> Using cache [2021-05-07T06:04:59.121Z] ---> 44e65b5071e5 [2021-05-07T06:04:59.121Z] Step 8/31 : COPY . . [2021-05-07T06:04:59.382Z] ---> Using cache [2021-05-07T06:04:59.382Z] ---> bcaafd7bc89f [2021-05-07T06:04:59.382Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-07T06:05:03.609Z] ---> Running in f9ae4405eabe [2021-05-07T06:05:03.609Z] ---> Running in 2e5e01ee9186 [2021-05-07T06:05:03.873Z] ---> Running in 59ec7c52226d [2021-05-07T06:05:04.158Z] Removing intermediate container 2e5e01ee9186 [2021-05-07T06:05:04.158Z] ---> 39e424550404 [2021-05-07T06:05:04.158Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-07T06:05:04.424Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-07T06:05:04.424Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-07T06:05:04.424Z] ---> 07cd4db82322 [2021-05-07T06:05:04.424Z] Step 3/23 : WORKDIR /edgex-go [2021-05-07T06:05:04.424Z] ---> Using cache [2021-05-07T06:05:04.424Z] ---> b1de09358e43 [2021-05-07T06:05:04.424Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-07T06:05:04.424Z] ---> Using cache [2021-05-07T06:05:04.424Z] ---> 09c30b128047 [2021-05-07T06:05:04.424Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-05-07T06:05:06.372Z] ---> Running in 9a6bb364d6ae [2021-05-07T06:05:06.372Z] ---> Running in 964b95f81705 [2021-05-07T06:05:06.372Z] Removing intermediate container 964b95f81705 [2021-05-07T06:05:06.372Z] ---> 7b7951b56676 [2021-05-07T06:05:06.372Z] Step 21/23 : LABEL arch=x86_64 [2021-05-07T06:05:06.638Z] ---> Running in 360f9cc27589 [2021-05-07T06:05:06.638Z] 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 [2021-05-07T06:05:06.638Z] 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 [2021-05-07T06:05:06.638Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-07T06:05:06.904Z] Removing intermediate container 360f9cc27589 [2021-05-07T06:05:06.904Z] ---> f9718dd35deb [2021-05-07T06:05:06.904Z] Step 22/23 : LABEL git_sha=9bf434a5fd3a34f215e8cca0d59b58e67af3fe3d [2021-05-07T06:05:07.175Z] ---> Running in c031cd80c780 [2021-05-07T06:05:07.751Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-07T06:05:07.751Z] Removing intermediate container c031cd80c780 [2021-05-07T06:05:07.751Z] ---> 5e3bc4fa57a5 [2021-05-07T06:05:07.751Z] Step 23/23 : LABEL version=0.0.0 [2021-05-07T06:05:08.016Z] ---> Running in 7cb30da3c651 [2021-05-07T06:05:08.288Z] OK: 219 MiB in 52 packages [2021-05-07T06:05:08.288Z] Removing intermediate container 7cb30da3c651 [2021-05-07T06:05:08.288Z] ---> 9ced3442670a [2021-05-07T06:05:08.288Z] [2021-05-07T06:05:09.204Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-07T06:05:09.697Z] Successfully built 9ced3442670a [2021-05-07T06:05:09.698Z] Successfully tagged docker-core-data-go:latest [2021-05-07T06:05:11.681Z]  Building docker-core-data-go ... done Removing intermediate container 9a6bb364d6ae [2021-05-07T06:05:11.681Z] ---> f47736da1d7b [2021-05-07T06:05:11.681Z] Step 6/23 : COPY go.mod . [2021-05-07T06:05:12.663Z] ---> c010da9113e1 [2021-05-07T06:05:12.663Z] Step 7/23 : RUN go mod download [2021-05-07T06:05:12.935Z] ---> Running in 5bec76705b35 [2021-05-07T06:05:15.947Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-07T06:05:17.241Z] Removing intermediate container 5bec76705b35 [2021-05-07T06:05:17.241Z] ---> 9c2651e170aa [2021-05-07T06:05:17.241Z] Step 8/23 : COPY . . [2021-05-07T06:05:18.693Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-07T06:05:18.693Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-07T06:05:18.693Z] ---> 07cd4db82322 [2021-05-07T06:05:18.693Z] Step 3/22 : WORKDIR /edgex-go [2021-05-07T06:05:18.693Z] ---> Using cache [2021-05-07T06:05:18.693Z] ---> b1de09358e43 [2021-05-07T06:05:18.693Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-07T06:05:18.693Z] ---> Using cache [2021-05-07T06:05:18.693Z] ---> 09c30b128047 [2021-05-07T06:05:18.693Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-07T06:05:20.737Z] ---> Running in f291b597417e [2021-05-07T06:05:21.093Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-07T06:05:22.319Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-07T06:05:23.024Z] OK: 219 MiB in 52 packages [2021-05-07T06:05:26.175Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-07T06:05:26.175Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-07T06:05:26.403Z] Removing intermediate container f291b597417e [2021-05-07T06:05:26.403Z] ---> af4821f2fb67 [2021-05-07T06:05:26.403Z] Step 6/22 : COPY go.mod . [2021-05-07T06:05:27.814Z] ---> 7accf23d3652 [2021-05-07T06:05:27.814Z] Step 7/22 : RUN go mod download [2021-05-07T06:05:29.223Z] ---> Running in 070fda5c0039 [2021-05-07T06:05:29.586Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-07T06:05:30.589Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-07T06:05:30.589Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-07T06:05:30.589Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-07T06:05:34.005Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-07T06:05:35.457Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-07T06:05:35.902Z] Removing intermediate container 070fda5c0039 [2021-05-07T06:05:35.902Z] ---> 0af71470e371 [2021-05-07T06:05:35.902Z] Step 8/22 : COPY . . [2021-05-07T06:05:43.760Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-07T06:05:43.760Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-07T06:05:43.760Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-07T06:05:48.205Z] ---> b661fa92faa4 [2021-05-07T06:05:48.205Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-07T06:05:48.467Z] Removing intermediate container 59ec7c52226d [2021-05-07T06:05:48.467Z] ---> 6ef7fde0b574 [2021-05-07T06:05:48.467Z] [2021-05-07T06:05:48.467Z] Step 10/31 : FROM alpine:3.12 [2021-05-07T06:05:48.467Z] ---> 13621d1b12d4 [2021-05-07T06:05:48.467Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-07T06:05:48.738Z] ---> Running in 2d5f576f580b [2021-05-07T06:05:50.001Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.339s coverage: 45.9% of statements [2021-05-07T06:05:50.001Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-07T06:05:50.001Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-07T06:05:50.001Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-07T06:05:50.001Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-07T06:05:50.001Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-07T06:05:50.001Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-07T06:05:50.001Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.134s coverage: 19.8% of statements [2021-05-07T06:05:50.001Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.249s coverage: 100.0% of statements [2021-05-07T06:05:50.678Z] ---> Running in 26e0fdd8655e [2021-05-07T06:05:52.094Z] 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 [2021-05-07T06:05:54.039Z] Removing intermediate container 26e0fdd8655e [2021-05-07T06:05:54.039Z] ---> 634b36d16ac0 [2021-05-07T06:05:54.039Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-07T06:05:56.654Z] ---> Running in c13e1755a7c1 [2021-05-07T06:05:56.729Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.557s coverage: 27.1% of statements [2021-05-07T06:05:56.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-07T06:05:56.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-07T06:05:56.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-07T06:05:56.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-07T06:05:56.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-07T06:05:56.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-07T06:05:56.729Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.191s coverage: 100.0% of statements [2021-05-07T06:05:56.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-07T06:05:56.729Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.184s coverage: 100.0% of statements [2021-05-07T06:05:56.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-07T06:05:56.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-07T06:05:56.729Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.227s coverage: 71.3% of statements [2021-05-07T06:05:56.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-07T06:05:56.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-07T06:05:56.932Z] Removing intermediate container f9ae4405eabe [2021-05-07T06:05:56.932Z] ---> ced7d0d620bd [2021-05-07T06:05:56.932Z] [2021-05-07T06:05:56.932Z] Step 10/22 : FROM alpine:3.12 [2021-05-07T06:05:56.932Z] ---> 13621d1b12d4 [2021-05-07T06:05:56.932Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-05-07T06:05:56.932Z] ---> Using cache [2021-05-07T06:05:56.932Z] ---> 02fb7e846b93 [2021-05-07T06:05:56.932Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-07T06:05:56.932Z] ---> Using cache [2021-05-07T06:05:56.932Z] ---> 8c3579d67e54 [2021-05-07T06:05:56.932Z] Step 13/22 : ENV APP_PORT=48085 [2021-05-07T06:05:58.883Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-07T06:05:58.883Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-07T06:05:58.883Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-07T06:05:58.883Z] (2/2) Installing su-exec (0.2-r1) [2021-05-07T06:05:58.883Z] Executing busybox-1.31.1-r20.trigger [2021-05-07T06:05:59.166Z] OK: 6 MiB in 16 packages [2021-05-07T06:05:59.166Z] ---> Running in 7fbca4ba57a8 [2021-05-07T06:05:59.366Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.424s coverage: 87.7% of statements [2021-05-07T06:05:59.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-07T06:05:59.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-07T06:05:59.366Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.218s coverage: 78.9% of statements [2021-05-07T06:05:59.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-07T06:06:01.160Z] Removing intermediate container 7fbca4ba57a8 [2021-05-07T06:06:01.160Z] ---> 6af300cee0b6 [2021-05-07T06:06:01.160Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-07T06:06:01.426Z] ---> Running in ee0611fe8840 [2021-05-07T06:06:01.698Z] ---> eb4f0e24d997 [2021-05-07T06:06:01.698Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-05-07T06:06:01.969Z] ---> Running in 0d569c963c96 [2021-05-07T06:06:01.969Z] Removing intermediate container ee0611fe8840 [2021-05-07T06:06:01.969Z] ---> 2d0d0f41760b [2021-05-07T06:06:01.969Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-07T06:06:01.969Z] Removing intermediate container c13e1755a7c1 [2021-05-07T06:06:01.969Z] ---> 6ec5673a70e4 [2021-05-07T06:06:01.969Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-07T06:06:02.253Z] ---> Running in 0c2a1464cada [2021-05-07T06:06:02.550Z] Removing intermediate container 0c2a1464cada [2021-05-07T06:06:02.550Z] ---> af8a67a3bc7e [2021-05-07T06:06:02.550Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-07T06:06:02.550Z] ---> Running in 872d40147f4a [2021-05-07T06:06:02.818Z] ---> c57d8c40fe71 [2021-05-07T06:06:02.818Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-07T06:06:03.089Z] 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 [2021-05-07T06:06:03.089Z] Removing intermediate container 872d40147f4a [2021-05-07T06:06:03.089Z] ---> 4f7e4f740c72 [2021-05-07T06:06:03.089Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-07T06:06:03.089Z] ---> Running in fc13a7006ae4 [2021-05-07T06:06:04.067Z] ---> 6d6f98d687d4 [2021-05-07T06:06:04.067Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-07T06:06:04.671Z] ---> 3ba5045c66ff [2021-05-07T06:06:04.671Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-05-07T06:06:04.937Z] ---> Running in 41e1d137d324 [2021-05-07T06:06:05.233Z] Removing intermediate container 41e1d137d324 [2021-05-07T06:06:05.233Z] ---> 012d1f2fd6c8 [2021-05-07T06:06:05.233Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-07T06:06:05.233Z] Removing intermediate container fc13a7006ae4 [2021-05-07T06:06:05.233Z] ---> 766fe512bc50 [2021-05-07T06:06:05.233Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-07T06:06:05.234Z] ---> Running in 0cdf0e63600b [2021-05-07T06:06:06.677Z] ---> Running in b42111e01ab6 [2021-05-07T06:06:06.677Z] Removing intermediate container 0cdf0e63600b [2021-05-07T06:06:06.677Z] ---> a6b09b42a900 [2021-05-07T06:06:06.677Z] Step 20/22 : LABEL arch=x86_64 [2021-05-07T06:06:06.955Z] ---> Running in 969b0ad127ae [2021-05-07T06:06:06.955Z] Removing intermediate container b42111e01ab6 [2021-05-07T06:06:06.955Z] ---> d1823c775ede [2021-05-07T06:06:06.955Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-07T06:06:07.228Z] Removing intermediate container 969b0ad127ae [2021-05-07T06:06:07.228Z] ---> 10ee00d1c871 [2021-05-07T06:06:07.228Z] Step 21/22 : LABEL git_sha=9bf434a5fd3a34f215e8cca0d59b58e67af3fe3d [2021-05-07T06:06:07.496Z] ---> Running in 7900855bcce5 [2021-05-07T06:06:07.772Z] ---> ae9f5d699011 [2021-05-07T06:06:07.772Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-07T06:06:07.772Z] ---> Running in 6943cd008c64 [2021-05-07T06:06:08.045Z] Removing intermediate container 7900855bcce5 [2021-05-07T06:06:08.045Z] ---> c9125181cbb7 [2021-05-07T06:06:08.045Z] Step 22/22 : LABEL version=0.0.0 [2021-05-07T06:06:08.331Z] ---> Running in 6ebe4183df8f [2021-05-07T06:06:08.606Z] Removing intermediate container 6ebe4183df8f [2021-05-07T06:06:08.606Z] ---> 2f90052487d1 [2021-05-07T06:06:08.606Z] [2021-05-07T06:06:08.886Z] Successfully built 2f90052487d1 [2021-05-07T06:06:08.886Z] Successfully tagged docker-support-scheduler-go:latest [2021-05-07T06:06:09.560Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.132s coverage: 28.6% of statements [2021-05-07T06:06:09.560Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-07T06:06:09.560Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-07T06:06:09.560Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-07T06:06:09.560Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-07T06:06:09.560Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-07T06:06:09.560Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.241s coverage: 100.0% of statements [2021-05-07T06:06:09.560Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-07T06:06:09.560Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.141s coverage: 100.0% of statements [2021-05-07T06:06:09.560Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-07T06:06:09.560Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.404s coverage: 86.7% of statements [2021-05-07T06:06:09.560Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-07T06:06:09.560Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.445s coverage: 97.5% of statements [2021-05-07T06:06:09.560Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-07T06:06:09.560Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.220s coverage: 78.3% of statements [2021-05-07T06:06:09.560Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-07T06:06:09.560Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-07T06:06:09.560Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-07T06:06:09.560Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-07T06:06:09.864Z]  Building docker-support-scheduler-go ... done Removing intermediate container 6943cd008c64 [2021-05-07T06:06:09.865Z] ---> b3a78ceb9122 [2021-05-07T06:06:09.865Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-07T06:06:10.147Z] ---> 786a35af8aed [2021-05-07T06:06:10.147Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-07T06:06:11.589Z] ---> 878e927b6a0d [2021-05-07T06:06:11.589Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-07T06:06:12.181Z] ---> 15ddfb248a8a [2021-05-07T06:06:12.181Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-07T06:06:12.771Z] ---> aa5014b32ec2 [2021-05-07T06:06:12.771Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-07T06:06:13.045Z] ---> 28d375541beb [2021-05-07T06:06:13.045Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-05-07T06:06:13.323Z] ---> Running in ee3acdeabd02 [2021-05-07T06:06:13.599Z] Removing intermediate container ee3acdeabd02 [2021-05-07T06:06:13.599Z] ---> 7b92f46e3c24 [2021-05-07T06:06:13.599Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-07T06:06:14.197Z] ---> ff75590cdb2c [2021-05-07T06:06:14.197Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-05-07T06:06:14.796Z] ---> Running in 3929157cef87 [2021-05-07T06:06:16.309Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.212s coverage: 95.1% of statements [2021-05-07T06:06:16.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-07T06:06:16.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-07T06:06:16.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-07T06:06:16.309Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-07T06:06:16.309Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-07T06:06:16.309Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-07T06:06:16.309Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-07T06:06:16.309Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-07T06:06:16.309Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-07T06:06:16.309Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-07T06:06:16.309Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-07T06:06:16.309Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-07T06:06:16.309Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-07T06:06:16.309Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-07T06:06:16.309Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-07T06:06:16.309Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-07T06:06:16.309Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-07T06:06:16.309Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-07T06:06:16.309Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.112s coverage: 58.8% of statements [2021-05-07T06:06:16.309Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-07T06:06:16.309Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-07T06:06:16.309Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.255s coverage: 0.9% of statements [2021-05-07T06:06:16.309Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-07T06:06:16.309Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.138s coverage: 22.6% of statements [2021-05-07T06:06:16.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-07T06:06:16.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.136s coverage: 47.1% of statements [2021-05-07T06:06:16.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.183s coverage: 79.5% of statements [2021-05-07T06:06:16.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.153s coverage: 94.1% of statements [2021-05-07T06:06:16.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.185s coverage: 96.3% of statements [2021-05-07T06:06:17.197Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.176s coverage: 87.5% of statements [2021-05-07T06:06:17.390Z] Removing intermediate container 2d5f576f580b [2021-05-07T06:06:17.390Z] ---> f420fa5e9ca6 [2021-05-07T06:06:17.390Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-07T06:06:17.390Z] ---> Running in df7c4629eb9b [2021-05-07T06:06:17.984Z] Removing intermediate container 3929157cef87 [2021-05-07T06:06:17.984Z] ---> 92411ee33572 [2021-05-07T06:06:17.984Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-07T06:06:18.569Z] ---> Running in 91a43502b06d [2021-05-07T06:06:18.569Z] 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 [2021-05-07T06:06:18.843Z] Removing intermediate container 91a43502b06d [2021-05-07T06:06:18.843Z] ---> 4a72bd2e425f [2021-05-07T06:06:18.843Z] Step 28/31 : CMD ["gate"] [2021-05-07T06:06:18.843Z] ---> Running in 8afb7308fde7 [2021-05-07T06:06:19.444Z] Removing intermediate container 8afb7308fde7 [2021-05-07T06:06:19.444Z] ---> b2226851bdcc [2021-05-07T06:06:19.444Z] Step 29/31 : LABEL arch=x86_64 [2021-05-07T06:06:19.444Z] ---> Running in d5c7b2adffa6 [2021-05-07T06:06:19.722Z] Removing intermediate container d5c7b2adffa6 [2021-05-07T06:06:19.722Z] ---> 6aa2314a73d8 [2021-05-07T06:06:19.722Z] Step 30/31 : LABEL git_sha=9bf434a5fd3a34f215e8cca0d59b58e67af3fe3d [2021-05-07T06:06:19.988Z] ---> Running in 958186939e54 [2021-05-07T06:06:20.255Z] Removing intermediate container 958186939e54 [2021-05-07T06:06:20.255Z] ---> 24a7ca25afd7 [2021-05-07T06:06:20.255Z] Step 31/31 : LABEL version=0.0.0 [2021-05-07T06:06:20.846Z] Removing intermediate container df7c4629eb9b [2021-05-07T06:06:20.846Z] ---> c30370aa1b7f [2021-05-07T06:06:20.846Z] [2021-05-07T06:06:20.846Z] Step 11/23 : FROM docker:20.10.0 [2021-05-07T06:06:20.846Z] 20.10.0: Pulling from library/docker [2021-05-07T06:06:20.846Z] ---> Running in 572987e34867 [2021-05-07T06:06:21.118Z] Removing intermediate container 572987e34867 [2021-05-07T06:06:21.118Z] ---> 9983cf66d0da [2021-05-07T06:06:21.118Z] [2021-05-07T06:06:21.427Z] Successfully built 9983cf66d0da [2021-05-07T06:06:21.427Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-05-07T06:06:26.771Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container 0d569c963c96 [2021-05-07T06:06:26.771Z] ---> b46c56c39580 [2021-05-07T06:06:26.771Z] [2021-05-07T06:06:26.771Z] Step 10/22 : FROM alpine:3.12 [2021-05-07T06:06:26.771Z] ---> 13621d1b12d4 [2021-05-07T06:06:26.771Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-07T06:06:26.771Z] ---> Running in 931325b03766 [2021-05-07T06:06:27.049Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-07T06:06:27.049Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-07T06:06:27.049Z] ---> aefe523efa57 [2021-05-07T06:06:27.049Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-07T06:06:27.049Z] ---> Running in 7f9199ddb746 [2021-05-07T06:06:27.312Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-07T06:06:27.312Z] Removing intermediate container 7f9199ddb746 [2021-05-07T06:06:27.312Z] ---> ade7106b6330 [2021-05-07T06:06:27.312Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-07T06:06:27.312Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-07T06:06:27.312Z] ---> Running in 4f99f960926c [2021-05-07T06:06:27.622Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-07T06:06:27.622Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-07T06:06:27.622Z] Executing busybox-1.31.1-r20.trigger [2021-05-07T06:06:27.622Z] Executing ca-certificates-20191127-r4.trigger [2021-05-07T06:06:27.622Z] OK: 6 MiB in 16 packages [2021-05-07T06:06:27.893Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-07T06:06:27.893Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-07T06:06:28.156Z] (1/39) Installing readline (8.0.4-r0) [2021-05-07T06:06:28.157Z] (2/39) Installing bash (5.0.17-r0) [2021-05-07T06:06:28.157Z] Executing bash-5.0.17-r0.post-install [2021-05-07T06:06:28.157Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-07T06:06:28.157Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-07T06:06:28.418Z] (5/39) Installing curl (7.76.1-r0) [2021-05-07T06:06:28.418Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-07T06:06:28.418Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-07T06:06:28.418Z] (8/39) Installing expat (2.2.9-r1) [2021-05-07T06:06:28.418Z] (9/39) Installing libffi (3.3-r2) [2021-05-07T06:06:28.418Z] (10/39) Installing gdbm (1.13-r1) [2021-05-07T06:06:28.418Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-07T06:06:28.418Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-07T06:06:28.418Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-07T06:06:29.365Z] Removing intermediate container 931325b03766 [2021-05-07T06:06:29.365Z] ---> bf5c6d4cf9d1 [2021-05-07T06:06:29.365Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-07T06:06:29.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.180s coverage: 94.4% of statements [2021-05-07T06:06:29.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.121s coverage: 44.8% of statements [2021-05-07T06:06:31.925Z] ---> Running in 1ac4b7285093 [2021-05-07T06:06:31.925Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-07T06:06:31.925Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-07T06:06:31.925Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-07T06:06:31.925Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-07T06:06:31.925Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-07T06:06:31.925Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-07T06:06:31.925Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-07T06:06:32.187Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-07T06:06:32.187Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-07T06:06:32.187Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-07T06:06:32.187Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-07T06:06:32.187Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-07T06:06:32.187Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-07T06:06:32.187Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-07T06:06:32.762Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-07T06:06:33.025Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-07T06:06:33.025Z] Removing intermediate container 1ac4b7285093 [2021-05-07T06:06:33.025Z] ---> ca03c3cbcb44 [2021-05-07T06:06:33.025Z] Step 13/22 : ENV APP_PORT=48060 [2021-05-07T06:06:33.025Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-07T06:06:33.287Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-07T06:06:33.287Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-07T06:06:33.550Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-07T06:06:33.550Z] ---> Running in df9cd5882437 [2021-05-07T06:06:33.550Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-07T06:06:33.550Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-07T06:06:33.550Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-07T06:06:33.813Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-07T06:06:33.813Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-07T06:06:33.813Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-07T06:06:33.813Z] Executing busybox-1.31.1-r19.trigger [2021-05-07T06:06:33.813Z] OK: 72 MiB in 59 packages [2021-05-07T06:06:34.897Z] Removing intermediate container df9cd5882437 [2021-05-07T06:06:34.897Z] ---> 37411ad26d54 [2021-05-07T06:06:34.897Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-07T06:06:34.897Z] ---> Running in 3d9b6de2812d [2021-05-07T06:06:35.173Z] Removing intermediate container 3d9b6de2812d [2021-05-07T06:06:35.173Z] ---> 8de94e991eea [2021-05-07T06:06:35.173Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-07T06:06:35.504Z] ---> 8cf57db99312 [2021-05-07T06:06:35.504Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-07T06:06:35.770Z] Collecting docker-compose==1.23.2 [2021-05-07T06:06:35.770Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-07T06:06:36.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.640s coverage: 81.8% of statements [2021-05-07T06:06:36.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-07T06:06:36.718Z] Collecting docopt<0.7,>=0.6.1 [2021-05-07T06:06:36.718Z] ---> be5685af282f [2021-05-07T06:06:36.718Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-07T06:06:36.718Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-07T06:06:37.296Z] ---> d5c45a16dc6c [2021-05-07T06:06:37.296Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-05-07T06:06:37.296Z] ---> Running in 25bd87c8bae3 [2021-05-07T06:06:37.296Z] Collecting cached-property<2,>=1.2.0 [2021-05-07T06:06:37.296Z] Removing intermediate container 25bd87c8bae3 [2021-05-07T06:06:37.296Z] ---> d0425bd7393b [2021-05-07T06:06:37.296Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-07T06:06:37.296Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-07T06:06:37.563Z] ---> Running in 29674233036b [2021-05-07T06:06:37.563Z] Collecting PyYAML<4,>=3.10 [2021-05-07T06:06:37.563Z] Removing intermediate container 29674233036b [2021-05-07T06:06:37.563Z] ---> 4c8360f54de8 [2021-05-07T06:06:37.563Z] Step 20/22 : LABEL arch=x86_64 [2021-05-07T06:06:37.563Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-07T06:06:37.825Z] ---> Running in b33dc292b9b2 [2021-05-07T06:06:38.399Z] Removing intermediate container b33dc292b9b2 [2021-05-07T06:06:38.399Z] ---> 327b19015729 [2021-05-07T06:06:38.399Z] Step 21/22 : LABEL git_sha=9bf434a5fd3a34f215e8cca0d59b58e67af3fe3d [2021-05-07T06:06:38.399Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-05-07T06:06:38.978Z] Collecting texttable<0.10,>=0.9.0 [2021-05-07T06:06:38.978Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-07T06:06:38.978Z] ---> Running in 453bd76c59ff [2021-05-07T06:06:39.254Z] Removing intermediate container 453bd76c59ff [2021-05-07T06:06:39.254Z] ---> 5762d23da81c [2021-05-07T06:06:39.254Z] Step 22/22 : LABEL version=0.0.0 [2021-05-07T06:06:39.254Z] ---> Running in 6d9bd583236c [2021-05-07T06:06:39.254Z] Removing intermediate container 6d9bd583236c [2021-05-07T06:06:39.254Z] ---> 43942d150ec6 [2021-05-07T06:06:39.254Z] [2021-05-07T06:06:39.516Z] Successfully built 43942d150ec6 [2021-05-07T06:06:39.516Z] Successfully tagged docker-support-notifications-go:latest [2021-05-07T06:06:39.778Z]  Building docker-support-notifications-go ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-07T06:06:39.778Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-07T06:06:39.778Z] Collecting docker<4.0,>=3.6.0 [2021-05-07T06:06:39.778Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-07T06:06:40.040Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-07T06:06:40.040Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-07T06:06:40.040Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-07T06:06:40.040Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-07T06:06:40.614Z] Collecting jsonschema<3,>=2.5.1 [2021-05-07T06:06:40.614Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-07T06:06:40.875Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-07T06:06:40.875Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-07T06:06:40.875Z] 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) [2021-05-07T06:06:40.875Z] Collecting idna<2.8,>=2.5 [2021-05-07T06:06:40.875Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-07T06:06:40.875Z] 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) [2021-05-07T06:06:41.143Z] Collecting docker-pycreds>=0.4.0 [2021-05-07T06:06:41.143Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-07T06:06:41.143Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-07T06:06:41.143Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-07T06:06:41.143Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-07T06:06:41.143Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-07T06:06:41.143Z] Installing collected packages: docopt, cached-property, PyYAML, texttable, urllib3, idna, requests, websocket-client, docker-pycreds, docker, dockerpty, jsonschema, docker-compose [2021-05-07T06:06:41.143Z] Running setup.py install for docopt: started [2021-05-07T06:06:41.716Z] Running setup.py install for docopt: finished with status 'done' [2021-05-07T06:06:41.716Z] Running setup.py install for PyYAML: started [2021-05-07T06:06:41.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.195s coverage: 92.9% of statements [2021-05-07T06:06:41.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-07T06:06:41.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-07T06:06:41.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-07T06:06:41.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-05-07T06:06:41.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-07T06:06:41.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-07T06:06:41.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-07T06:06:41.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-07T06:06:41.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-07T06:06:41.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.078s coverage: 87.2% of statements [2021-05-07T06:06:41.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-07T06:06:41.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-07T06:06:41.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.109s coverage: 100.0% of statements [2021-05-07T06:06:41.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-07T06:06:41.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.164s coverage: 76.0% of statements [2021-05-07T06:06:41.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-07T06:06:41.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.142s coverage: 80.0% of statements [2021-05-07T06:06:41.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.204s coverage: 87.2% of statements [2021-05-07T06:06:41.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.207s coverage: 85.4% of statements [2021-05-07T06:06:41.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.261s coverage: 91.2% of statements [2021-05-07T06:06:41.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-07T06:06:42.299Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-07T06:06:42.299Z] Running setup.py install for texttable: started [2021-05-07T06:06:42.879Z] Running setup.py install for texttable: finished with status 'done' [2021-05-07T06:06:42.879Z] Attempting uninstall: urllib3 [2021-05-07T06:06:42.879Z] Found existing installation: urllib3 1.25.9 [2021-05-07T06:06:42.879Z] Uninstalling urllib3-1.25.9: [2021-05-07T06:06:42.879Z] Successfully uninstalled urllib3-1.25.9 [2021-05-07T06:06:42.879Z] Attempting uninstall: idna [2021-05-07T06:06:42.879Z] Found existing installation: idna 2.9 [2021-05-07T06:06:42.879Z] Uninstalling idna-2.9: [2021-05-07T06:06:42.879Z] Successfully uninstalled idna-2.9 [2021-05-07T06:06:43.142Z] Attempting uninstall: requests [2021-05-07T06:06:43.142Z] Found existing installation: requests 2.23.0 [2021-05-07T06:06:43.142Z] Uninstalling requests-2.23.0: [2021-05-07T06:06:43.142Z] Successfully uninstalled requests-2.23.0 [2021-05-07T06:06:43.717Z] Running setup.py install for dockerpty: started [2021-05-07T06:06:43.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.731s coverage: 64.4% of statements [2021-05-07T06:06:43.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-07T06:06:43.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-07T06:06:43.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.128s coverage: 100.0% of statements [2021-05-07T06:06:43.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.110s coverage: 91.3% of statements [2021-05-07T06:06:43.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.053s coverage: 100.0% of statements [2021-05-07T06:06:43.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements [2021-05-07T06:06:44.293Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-07T06:06:44.562Z] 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 [2021-05-07T06:06:44.740Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.073s coverage: 100.0% of statements [2021-05-07T06:06:49.057Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.877s coverage: 66.9% of statements [2021-05-07T06:06:49.057Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-07T06:06:49.057Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-07T06:06:49.057Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-07T06:06:50.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.721s coverage: 43.4% of statements [2021-05-07T06:06:50.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-07T06:06:50.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-07T06:06:50.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.122s coverage: 89.5% of statements [2021-05-07T06:06:50.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-07T06:06:50.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.135s coverage: 84.8% of statements [2021-05-07T06:06:52.742Z] Removing intermediate container 4f99f960926c [2021-05-07T06:06:52.742Z] ---> 697916ffff21 [2021-05-07T06:06:52.742Z] Step 14/23 : ENV APP_PORT=48090 [2021-05-07T06:06:52.742Z] ---> Running in 9fb74dccd32c [2021-05-07T06:06:52.742Z] Removing intermediate container 9fb74dccd32c [2021-05-07T06:06:52.742Z] ---> 0fc3cb1e0605 [2021-05-07T06:06:52.742Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-07T06:06:52.742Z] ---> Running in 7ef605b6a562 [2021-05-07T06:06:53.012Z] Removing intermediate container 7ef605b6a562 [2021-05-07T06:06:53.012Z] ---> 1f0ddcea1037 [2021-05-07T06:06:53.012Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-07T06:06:53.277Z] ---> 3e9688260346 [2021-05-07T06:06:53.277Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-07T06:06:53.540Z] ---> 5d28708fec84 [2021-05-07T06:06:53.540Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-07T06:06:54.116Z] ---> 4c02138cff47 [2021-05-07T06:06:54.116Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-07T06:06:54.116Z] ---> Running in 6a4ff96f605b [2021-05-07T06:06:54.116Z] Removing intermediate container 6a4ff96f605b [2021-05-07T06:06:54.116Z] ---> 06845a84acbe [2021-05-07T06:06:54.116Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-07T06:06:54.116Z] ---> Running in e0fa007b5ada [2021-05-07T06:06:54.377Z] Removing intermediate container e0fa007b5ada [2021-05-07T06:06:54.377Z] ---> 208aabbbbdc2 [2021-05-07T06:06:54.377Z] Step 21/23 : LABEL arch=x86_64 [2021-05-07T06:06:54.377Z] ---> Running in c3169dd04c69 [2021-05-07T06:06:54.641Z] Removing intermediate container c3169dd04c69 [2021-05-07T06:06:54.641Z] ---> 54a89bda4d6b [2021-05-07T06:06:54.641Z] Step 22/23 : LABEL git_sha=9bf434a5fd3a34f215e8cca0d59b58e67af3fe3d [2021-05-07T06:06:54.641Z] ---> Running in b7ee3dba0fd7 [2021-05-07T06:06:54.904Z] Removing intermediate container b7ee3dba0fd7 [2021-05-07T06:06:54.904Z] ---> ed4c982a9a0b [2021-05-07T06:06:54.904Z] Step 23/23 : LABEL version=0.0.0 [2021-05-07T06:06:54.904Z] ---> Running in dc5e64972702 [2021-05-07T06:06:54.904Z] Removing intermediate container dc5e64972702 [2021-05-07T06:06:54.904Z] ---> 2d833913c884 [2021-05-07T06:06:54.904Z] [2021-05-07T06:06:55.169Z] Successfully built 2d833913c884 [2021-05-07T06:06:55.169Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-05-07T06:06:55.754Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-05-07T06:06:55.810Z] $ docker stop --time=1 d1ab8b958621b4d15e2113057ca3aec66afcc3cfc14a4b97308b2658e04b3f4a [2021-05-07T06:06:56.792Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.444s coverage: 47.0% of statements [2021-05-07T06:06:56.792Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-07T06:06:56.792Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-07T06:06:56.792Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-07T06:06:56.792Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-07T06:06:56.792Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-07T06:06:56.792Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.118s coverage: 100.0% of statements [2021-05-07T06:06:56.792Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-07T06:06:56.792Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.184s coverage: 100.0% of statements [2021-05-07T06:06:56.792Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-07T06:06:56.792Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-07T06:06:56.792Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.196s coverage: 9.6% of statements [2021-05-07T06:06:56.792Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-07T06:06:57.069Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.424s coverage: 92.6% of statements [2021-05-07T06:06:57.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-07T06:06:57.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-07T06:06:57.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-07T06:06:57.491Z] $ docker rm -f d1ab8b958621b4d15e2113057ca3aec66afcc3cfc14a4b97308b2658e04b3f4a [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-07T06:06:57.997Z] + docker images [2021-05-07T06:06:57.997Z] + grep docker [2021-05-07T06:06:58.261Z] docker-sys-mgmt-agent-go latest 2d833913c884 4 seconds ago 312MB [2021-05-07T06:06:58.261Z] docker-support-notifications-go latest 43942d150ec6 19 seconds ago 17.6MB [2021-05-07T06:06:58.261Z] docker-security-bootstrapper-go latest 9983cf66d0da 38 seconds ago 18.2MB [2021-05-07T06:06:58.261Z] docker-support-scheduler-go latest 2f90052487d1 50 seconds ago 17.1MB [2021-05-07T06:06:58.261Z] docker-core-data-go latest 9ced3442670a About a minute ago 21.5MB [2021-05-07T06:06:58.261Z] docker-security-proxy-setup-go latest e3a94071e18c 2 minutes ago 25.3MB [2021-05-07T06:06:58.261Z] docker-security-secretstore-setup-go latest 57c18105eaef 2 minutes ago 25.7MB [2021-05-07T06:06:58.261Z] docker-core-command-go latest 69e6b9c6a85b 2 minutes ago 17MB [2021-05-07T06:06:58.261Z] docker-core-metadata-go latest 1479b0466ecb 2 minutes ago 18.6MB [2021-05-07T06:06:58.261Z] docker 20.10.0 aefe523efa57 4 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 [2021-05-07T06:07:05.375Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.649s coverage: 28.7% of statements [2021-05-07T06:07:05.375Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-07T06:07:05.375Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-07T06:07:05.375Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-07T06:07:05.375Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-07T06:07:05.375Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-07T06:07:05.375Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.237s coverage: 99.0% of statements [2021-05-07T06:07:05.375Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-07T06:07:05.375Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.243s coverage: 100.0% of statements [2021-05-07T06:07:05.375Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-07T06:07:05.375Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-07T06:07:05.375Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-07T06:07:05.375Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.167s coverage: 64.6% of statements [2021-05-07T06:07:05.375Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-07T06:07:05.375Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.347s coverage: 97.6% of statements [2021-05-07T06:07:05.375Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-07T06:07:05.375Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-07T06:07:05.375Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-07T06:07:05.375Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.040s coverage: 0.0% of statements [2021-05-07T06:07:05.375Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-07T06:07:05.375Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.060s coverage: 100.0% of statements [2021-05-07T06:07:05.375Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-07T06:07:05.375Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-07T06:07:05.375Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-07T06:07:05.375Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-07T06:07:05.375Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.097s coverage: 87.9% of statements [2021-05-07T06:07:05.375Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-07T06:07:05.375Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-07T06:07:05.375Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2021-05-07T06:07:05.652Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.131s coverage: 28.1% of statements [2021-05-07T06:07:05.652Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-07T06:07:06.631Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements [2021-05-07T06:07:07.607Z] GO111MODULE=on go vet ./... [2021-05-07T06:07:13.892Z] Still waiting to schedule task [2021-05-07T06:07:13.893Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-05-07T06:08:07.602Z] Running on prd-ubuntu18.04-docker-8c-8g-3492 in /w/workspace/edgexfoundry_edgex-go_PR-3431 [Pipeline] { [Pipeline] ws [2021-05-07T06:08:07.682Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-05-07T06:08:10.273Z] using credential edgex-jenkins-ssh [2021-05-07T06:08:10.288Z] Cloning the remote Git repository [2021-05-07T06:08:10.317Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-07T06:08:10.388Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-05-07T06:08:10.417Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-07T06:08:10.417Z] > git --version # timeout=10 [2021-05-07T06:08:10.422Z] > git --version # 'git version 2.17.1' [2021-05-07T06:08:10.423Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-07T06:08:10.450Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-07T06:08:18.369Z] Merging remotes/origin/master commit 3103214cdd745ba99e56243b14eeb2a0a0c23a57 into PR head commit 9bf434a5fd3a34f215e8cca0d59b58e67af3fe3d [2021-05-07T06:08:18.540Z] Merge succeeded, producing 9bf434a5fd3a34f215e8cca0d59b58e67af3fe3d [2021-05-07T06:08:18.541Z] Checking out Revision 9bf434a5fd3a34f215e8cca0d59b58e67af3fe3d (PR-3431) [2021-05-07T06:08:17.765Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-07T06:08:17.779Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-07T06:08:17.789Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-07T06:08:17.826Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-07T06:08:17.826Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-07T06:08:17.830Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3431/head:refs/remotes/origin/PR-3431 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-07T06:08:18.380Z] > git config core.sparsecheckout # timeout=10 [2021-05-07T06:08:18.383Z] > git checkout -f 9bf434a5fd3a34f215e8cca0d59b58e67af3fe3d # timeout=10 [2021-05-07T06:08:18.520Z] > git remote # timeout=10 [2021-05-07T06:08:18.525Z] > git config --get remote.origin.url # timeout=10 [2021-05-07T06:08:18.529Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-07T06:08:18.532Z] > git merge 3103214cdd745ba99e56243b14eeb2a0a0c23a57 # timeout=10 [2021-05-07T06:08:18.540Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-07T06:08:18.547Z] > git config core.sparsecheckout # timeout=10 [2021-05-07T06:08:18.549Z] > git checkout -f 9bf434a5fd3a34f215e8cca0d59b58e67af3fe3d # timeout=10 [2021-05-07T06:08:22.164Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" [2021-05-07T06:08:22.188Z] > git --version # timeout=10 [2021-05-07T06:08:22.192Z] > git --version # 'git version 2.17.1' [2021-05-07T06:08:22.197Z] fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-07T06:08:23.192Z] + echo snap-build.sh [2021-05-07T06:08:23.192Z] snap-build.sh [2021-05-07T06:08:23.192Z] + SNAP_BASE_DIR=. [2021-05-07T06:08:23.192Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-05-07T06:08:23.192Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-05-07T06:08:23.192Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-05-07T06:08:23.192Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-05-07T06:08:23.192Z] + cd /w/workspace/edgex-go/1 [2021-05-07T06:08:23.192Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-07T06:08:23.192Z] Reading package lists... [2021-05-07T06:08:23.454Z] Building dependency tree... [2021-05-07T06:08:23.454Z] Reading state information... [2021-05-07T06:08:23.454Z] The following packages were automatically installed and are no longer required: [2021-05-07T06:08:23.454Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-07T06:08:23.454Z] uidmap xdelta3 [2021-05-07T06:08:23.454Z] Use 'sudo apt autoremove' to remove them. [2021-05-07T06:08:23.454Z] The following packages will be REMOVED: [2021-05-07T06:08:23.454Z] lxd* lxd-client* [2021-05-07T06:08:24.030Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-07T06:08:24.030Z] After this operation, 31.7 MB disk space will be freed. [2021-05-07T06:08:25.356Z] (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.) [2021-05-07T06:08:25.356Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-07T06:08:26.303Z] Removing lxd dnsmasq configuration [2021-05-07T06:08:26.303Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-07T06:08:26.303Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-07T06:08:27.252Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-05-07T06:08:27.253Z] (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.) [2021-05-07T06:08:27.253Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-07T06:08:29.172Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-05-07T06:08:29.172Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-07T06:08:30.560Z] + sudo snap remove --purge lxd [2021-05-07T06:08:30.560Z] snap "lxd" is not installed [2021-05-07T06:08:30.560Z] + sudo groupadd --force --system lxd [2021-05-07T06:08:30.560Z] ++ whoami [2021-05-07T06:08:30.560Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-07T06:08:30.560Z] + newgrp - lxd [2021-05-07T06:08:30.560Z] + sudo snap install lxd [2021-05-07T06:08:40.599Z] 2021-05-07T06:08:37Z INFO Waiting for automatic snapd restart... [2021-05-07T06:08:44.439Z] gofmt -l . [2021-05-07T06:08:44.440Z] [ "`gofmt -l .`" = "" ] [2021-05-07T06:08:45.893Z] ./bin/test-go-mod-tidy.sh [2021-05-07T06:08:46.497Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-07T06:08:49.803Z] + ls -al . [2021-05-07T06:08:49.803Z] total 844 [2021-05-07T06:08:49.803Z] drwxrwxr-x 9 1001 1001 4096 May 7 06:08 . [2021-05-07T06:08:49.803Z] drwxr-xr-x 4 root root 4096 May 7 06:03 .. [2021-05-07T06:08:49.803Z] -rw-rw-r-- 1 1001 1001 11 May 7 06:02 .dockerignore [2021-05-07T06:08:49.803Z] drwxrwxr-x 8 1001 1001 4096 May 7 06:02 .git [2021-05-07T06:08:49.803Z] drwxrwxr-x 3 1001 1001 4096 May 7 06:02 .github [2021-05-07T06:08:49.803Z] -rw-rw-r-- 1 1001 1001 818 May 7 06:02 .gitignore [2021-05-07T06:08:49.803Z] -rw-rw-r-- 1 1001 1001 166 May 7 06:02 .sonarcloud.properties [2021-05-07T06:08:49.803Z] -rw-rw-r-- 1 1001 1001 8609 May 7 06:02 Attribution.txt [2021-05-07T06:08:49.803Z] -rw-rw-r-- 1 1001 1001 3804 May 7 06:02 CONTRIBUTING.md [2021-05-07T06:08:49.803Z] -rw-rw-r-- 1 1001 1001 931 May 7 06:02 Dockerfile.build [2021-05-07T06:08:49.803Z] -rw-rw-r-- 1 1001 1001 863 May 7 06:02 Jenkinsfile [2021-05-07T06:08:49.803Z] -rw-rw-r-- 1 1001 1001 10775 May 7 06:02 LICENSE [2021-05-07T06:08:49.803Z] -rw-rw-r-- 1 1001 1001 5774 May 7 06:02 Makefile [2021-05-07T06:08:49.803Z] -rw-rw-r-- 1 1001 1001 7978 May 7 06:02 README.md [2021-05-07T06:08:49.803Z] -rw-rw-r-- 1 1001 1001 6755 May 7 06:02 SECURITY.md [2021-05-07T06:08:49.803Z] -rw-rw-r-- 1 1001 1001 5 May 7 05:57 VERSION [2021-05-07T06:08:49.803Z] -rw-rw-r-- 1 1001 1001 4131 May 7 06:02 ZMQWindows.md [2021-05-07T06:08:49.803Z] drwxrwxr-x 2 1001 1001 4096 May 7 06:02 bin [2021-05-07T06:08:49.803Z] drwxrwxr-x 14 1001 1001 4096 May 7 06:02 cmd [2021-05-07T06:08:49.803Z] -rw-r--r-- 1 root root 705232 May 7 06:07 coverage.out [2021-05-07T06:08:49.803Z] -rw-r--r-- 1 root root 1060 May 7 06:08 go.mod [2021-05-07T06:08:49.803Z] -rw-r--r-- 1 root root 21824 May 7 06:03 go.sum [2021-05-07T06:08:49.803Z] drwxrwxr-x 8 1001 1001 4096 May 7 06:02 internal [2021-05-07T06:08:49.803Z] drwxrwxr-x 4 1001 1001 4096 May 7 06:02 openapi [2021-05-07T06:08:49.803Z] drwxrwxr-x 4 1001 1001 4096 May 7 06:02 snap [2021-05-07T06:08:49.803Z] -rw-rw-r-- 1 1001 1001 168 May 7 06:02 version.go [Pipeline] sh [2021-05-07T06:08:50.477Z] + '[' -e coverage.out ] [2021-05-07T06:08:50.477Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-07T06:08:50.525Z] Warning: overwriting stash ‘coverage-report’ [2021-05-07T06:08:51.560Z] Stashed 1 file(s) [Pipeline] sh [2021-05-07T06:08:52.286Z] + make build [2021-05-07T06:08:52.286Z] 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 [2021-05-07T06:08:58.750Z] lxd 4.13 from Canonical* installed [2021-05-07T06:08:58.750Z] + sudo lxd init --auto [2021-05-07T06:08:59.131Z] 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 [2021-05-07T06:09:05.390Z] + sudo snap install --classic snapcraft [2021-05-07T06:09:10.714Z] snapcraft 4.7.1 from Canonical* installed [2021-05-07T06:09:10.714Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-07T06:09:10.714Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-05-07T06:09:10.714Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-07T06:09:10.714Z] Dload Upload Total Spent Left Speed [2021-05-07T06:09:10.714Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4823 0 --:--:-- --:--:-- --:--:-- 4860 [2021-05-07T06:09:10.714Z] 0 3325k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 10.2M 0 --:--:-- --:--:-- --:--:-- 69.0M [2021-05-07T06:09:10.714Z] ./yq_linux_amd64 [2021-05-07T06:09:10.714Z] + sudo snapcraft prime --use-lxd [2021-05-07T06:09:12.627Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-07T06:09:12.627Z] 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: [2021-05-07T06:09:12.627Z] - README.md [2021-05-07T06:09:12.627Z] [2021-05-07T06:09:12.627Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-07T06:09:13.199Z] Launching a container. [2021-05-07T06:09:25.451Z] Waiting for container to be ready [2021-05-07T06:09:25.451Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-07T06:09:25.451Z] [2021-05-07T06:09:25.977Z] 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 [2021-05-07T06:09:28.765Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-07T06:09:28.765Z] Waiting for network to be ready... [2021-05-07T06:09:29.336Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-07T06:09:29.336Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-07T06:09:29.361Z] 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 [2021-05-07T06:09:29.913Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1699 kB] [2021-05-07T06:09:29.913Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-07T06:09:29.913Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-07T06:09:30.177Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-07T06:09:30.177Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-07T06:09:30.177Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-07T06:09:30.177Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-07T06:09:30.177Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-07T06:09:30.177Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-07T06:09:30.177Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] [2021-05-07T06:09:30.177Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-07T06:09:30.177Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-07T06:09:30.177Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [305 kB] [2021-05-07T06:09:30.177Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.7 kB] [2021-05-07T06:09:30.177Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] [2021-05-07T06:09:30.439Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-05-07T06:09:30.439Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-07T06:09:31.013Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2043 kB] [2021-05-07T06:09:31.013Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] [2021-05-07T06:09:31.013Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-07T06:09:31.013Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-07T06:09:31.013Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [326 kB] [2021-05-07T06:09:31.013Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [44.2 kB] [2021-05-07T06:09:31.013Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1733 kB] [2021-05-07T06:09:31.013Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-07T06:09:33.661Z] 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 [2021-05-07T06:09:34.639Z] 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 [2021-05-07T06:09:35.243Z] Fetched 24.5 MB in 6s (4334 kB/s) [2021-05-07T06:09:35.824Z] Reading package lists... [2021-05-07T06:09:36.408Z] Reading package lists... [2021-05-07T06:09:36.676Z] Building dependency tree... [2021-05-07T06:09:36.676Z] Reading state information... [2021-05-07T06:09:36.676Z] The following additional packages will be installed: [2021-05-07T06:09:36.676Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-07T06:09:36.676Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-07T06:09:36.676Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-07T06:09:36.676Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-07T06:09:36.676Z] Suggested packages: [2021-05-07T06:09:36.676Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-07T06:09:36.676Z] Recommended packages: [2021-05-07T06:09:36.676Z] gnupg libsasl2-modules [2021-05-07T06:09:36.676Z] The following NEW packages will be installed: [2021-05-07T06:09:36.676Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-07T06:09:36.676Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-07T06:09:36.676Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-07T06:09:36.676Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-07T06:09:36.676Z] The following packages will be upgraded: [2021-05-07T06:09:36.676Z] gpg gpg-agent gpgconf libudev1 [2021-05-07T06:09:36.937Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-05-07T06:09:36.937Z] Need to get 3530 kB of archives. [2021-05-07T06:09:36.937Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-07T06:09:36.937Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-05-07T06:09:36.937Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-05-07T06:09:37.207Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-05-07T06:09:37.207Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-05-07T06:09:37.207Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-05-07T06:09:37.207Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-05-07T06:09:37.475Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-07T06:09:37.475Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-07T06:09:37.475Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-07T06:09:37.739Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-07T06:09:37.739Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-07T06:09:37.739Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-07T06:09:37.739Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-07T06:09:37.739Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-07T06:09:37.739Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-07T06:09:37.739Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-07T06:09:37.739Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-07T06:09:37.739Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-07T06:09:37.739Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-07T06:09:37.739Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-07T06:09:37.739Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-07T06:09:37.739Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-07T06:09:38.000Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-07T06:09:38.000Z] Fetched 3530 kB in 1s (3533 kB/s) [2021-05-07T06:09:38.000Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-07T06:09:38.000Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-05-07T06:09:38.000Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-07T06:09:38.262Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-05-07T06:09:38.262Z] Selecting previously unselected package udev. [2021-05-07T06:09:38.262Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-07T06:09:38.262Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-05-07T06:09:38.262Z] Unpacking udev (237-3ubuntu10.47) ... [2021-05-07T06:09:38.524Z] Selecting previously unselected package libfuse2:amd64. [2021-05-07T06:09:38.524Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-07T06:09:38.524Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-07T06:09:38.524Z] Selecting previously unselected package fuse. [2021-05-07T06:09:38.524Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-07T06:09:38.789Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-07T06:09:38.789Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-07T06:09:38.789Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-07T06:09:38.789Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-07T06:09:38.789Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-07T06:09:38.959Z] 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 [2021-05-07T06:09:39.051Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-07T06:09:39.051Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-07T06:09:39.052Z] Selecting previously unselected package libksba8:amd64. [2021-05-07T06:09:39.052Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-07T06:09:39.052Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-07T06:09:39.312Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-07T06:09:39.312Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-07T06:09:39.312Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-07T06:09:39.312Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-07T06:09:39.312Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-07T06:09:39.312Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-07T06:09:39.312Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-07T06:09:39.312Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-07T06:09:39.312Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-07T06:09:39.575Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-07T06:09:39.575Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-07T06:09:39.575Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-07T06:09:39.575Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-07T06:09:39.575Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-07T06:09:39.575Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-07T06:09:39.575Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-07T06:09:39.575Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-07T06:09:39.575Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-07T06:09:39.836Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-07T06:09:39.836Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-07T06:09:39.836Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-07T06:09:39.836Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-07T06:09:39.836Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-07T06:09:39.836Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-07T06:09:39.836Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-07T06:09:39.836Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-07T06:09:39.836Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-07T06:09:40.101Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-07T06:09:40.101Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-07T06:09:40.101Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-07T06:09:40.101Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-07T06:09:40.101Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-07T06:09:40.101Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-07T06:09:40.101Z] Selecting previously unselected package libldap-common. [2021-05-07T06:09:40.101Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-07T06:09:40.101Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-07T06:09:40.101Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-07T06:09:40.101Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-07T06:09:40.101Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-07T06:09:40.362Z] Selecting previously unselected package dirmngr. [2021-05-07T06:09:40.362Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-07T06:09:40.362Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-07T06:09:40.623Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-07T06:09:40.623Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-07T06:09:40.623Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-07T06:09:40.623Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-07T06:09:40.623Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-07T06:09:40.623Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-07T06:09:40.623Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-07T06:09:40.885Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-07T06:09:40.885Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-07T06:09:40.885Z] Setting up udev (237-3ubuntu10.47) ... [2021-05-07T06:09:41.148Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-07T06:09:41.410Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-07T06:09:41.410Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-07T06:09:41.410Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-07T06:09:41.410Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-07T06:09:41.410Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-07T06:09:41.671Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-07T06:09:41.671Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-07T06:09:41.671Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-07T06:09:41.671Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-07T06:09:41.671Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-07T06:09:41.671Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-07T06:09:41.671Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-07T06:09:41.671Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-07T06:09:41.937Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-07T06:09:42.511Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-07T06:09:42.511Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-07T06:09:42.511Z] This means they are not meant to be enabled using systemctl. [2021-05-07T06:09:42.511Z] Possible reasons for having this kind of units are: [2021-05-07T06:09:42.511Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-07T06:09:42.511Z] .wants/ or .requires/ directory. [2021-05-07T06:09:42.511Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-07T06:09:42.511Z] a requirement dependency on it. [2021-05-07T06:09:42.511Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-07T06:09:42.511Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-07T06:09:42.511Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-07T06:09:42.511Z] instance name specified. [2021-05-07T06:09:42.805Z] Reading package lists... [2021-05-07T06:09:42.805Z] Building dependency tree... [2021-05-07T06:09:42.805Z] Reading state information... [2021-05-07T06:09:43.070Z] The following additional packages will be installed: [2021-05-07T06:09:43.070Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-07T06:09:43.070Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-07T06:09:43.070Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-07T06:09:43.070Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-07T06:09:43.070Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-07T06:09:43.070Z] Suggested packages: [2021-05-07T06:09:43.070Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-07T06:09:43.070Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-07T06:09:43.070Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-07T06:09:43.070Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-07T06:09:43.070Z] systemd-container policykit-1 [2021-05-07T06:09:43.070Z] Recommended packages: [2021-05-07T06:09:43.070Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-07T06:09:43.070Z] The following NEW packages will be installed: [2021-05-07T06:09:43.070Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-07T06:09:43.070Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-07T06:09:43.070Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-07T06:09:43.070Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-07T06:09:43.070Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-07T06:09:43.070Z] The following packages will be upgraded: [2021-05-07T06:09:43.070Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-07T06:09:43.263Z] 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 [2021-05-07T06:09:43.336Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-05-07T06:09:43.336Z] Need to get 35.2 MB of archives. [2021-05-07T06:09:43.336Z] After this operation, 141 MB of additional disk space will be used. [2021-05-07T06:09:43.336Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-05-07T06:09:43.336Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-05-07T06:09:43.910Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-05-07T06:09:43.910Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-07T06:09:43.910Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-05-07T06:09:44.182Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-05-07T06:09:44.182Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-07T06:09:44.182Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-05-07T06:09:44.182Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-07T06:09:44.182Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-05-07T06:09:44.182Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-07T06:09:44.182Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-07T06:09:44.182Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-07T06:09:44.182Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-05-07T06:09:44.182Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-07T06:09:44.182Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-07T06:09:44.182Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-07T06:09:44.182Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-07T06:09:44.182Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-07T06:09:44.182Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-07T06:09:44.182Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-07T06:09:44.182Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-07T06:09:44.182Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-07T06:09:44.182Z] Get:24 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-07T06:09:44.182Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-07T06:09:44.450Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-07T06:09:44.450Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-07T06:09:44.450Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-05-07T06:09:44.450Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-07T06:09:44.450Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-07T06:09:45.400Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-07T06:09:45.400Z] Fetched 35.2 MB in 2s (16.9 MB/s) [2021-05-07T06:09:45.661Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-07T06:09:45.661Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-05-07T06:09:45.922Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-07T06:09:46.499Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-05-07T06:09:46.499Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-07T06:09:46.499Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-05-07T06:09:46.648Z] 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 [2021-05-07T06:09:46.764Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-07T06:09:46.764Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-07T06:09:46.764Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-07T06:09:47.025Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-07T06:09:47.025Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-07T06:09:47.025Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-07T06:09:47.025Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-07T06:09:47.303Z] Setting up apt (1.6.13) ... [2021-05-07T06:09:47.563Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-07T06:09:47.830Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-07T06:09:48.094Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-07T06:09:48.094Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-07T06:09:48.094Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-07T06:09:48.355Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-07T06:09:48.355Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-07T06:09:48.355Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-07T06:09:48.355Z] Selecting previously unselected package libexpat1:amd64. [2021-05-07T06:09:48.618Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-07T06:09:48.618Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-07T06:09:48.618Z] Selecting previously unselected package python3.6-minimal. [2021-05-07T06:09:48.618Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-07T06:09:48.618Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-07T06:09:48.887Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-07T06:09:48.887Z] Checking for services that may need to be restarted...done. [2021-05-07T06:09:48.887Z] Checking for services that may need to be restarted...done. [2021-05-07T06:09:49.148Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-07T06:09:49.148Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-07T06:09:49.148Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-07T06:09:49.728Z] Selecting previously unselected package python3-minimal. [2021-05-07T06:09:49.728Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-07T06:09:49.728Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-07T06:09:49.728Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-07T06:09:50.000Z] Selecting previously unselected package mime-support. [2021-05-07T06:09:50.000Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-07T06:09:50.000Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-07T06:09:50.000Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-07T06:09:50.000Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-07T06:09:50.000Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-07T06:09:50.058Z] 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 [2021-05-07T06:09:50.261Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-07T06:09:50.261Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-07T06:09:50.261Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-07T06:09:50.525Z] Selecting previously unselected package python3.6. [2021-05-07T06:09:50.525Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-07T06:09:50.525Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-07T06:09:50.525Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-07T06:09:50.525Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-07T06:09:50.525Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-07T06:09:50.789Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-07T06:09:51.362Z] Selecting previously unselected package python3. [2021-05-07T06:09:51.362Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-07T06:09:51.362Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-07T06:09:51.362Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-07T06:09:51.362Z] Selecting previously unselected package multiarch-support. [2021-05-07T06:09:51.362Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-07T06:09:51.362Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-07T06:09:51.624Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-07T06:09:51.624Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-07T06:09:51.624Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-07T06:09:51.624Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-07T06:09:51.624Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-07T06:09:51.624Z] Selecting previously unselected package libbsd0:amd64. [2021-05-07T06:09:51.624Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-07T06:09:51.884Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-07T06:09:51.884Z] Selecting previously unselected package sudo. [2021-05-07T06:09:51.884Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-07T06:09:51.884Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-07T06:09:51.884Z] Selecting previously unselected package apparmor. [2021-05-07T06:09:51.884Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-07T06:09:51.884Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-07T06:09:52.147Z] Selecting previously unselected package libedit2:amd64. [2021-05-07T06:09:52.147Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-07T06:09:52.147Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-07T06:09:52.147Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-07T06:09:52.147Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-07T06:09:52.147Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-07T06:09:52.409Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-07T06:09:52.409Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-07T06:09:52.409Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-07T06:09:52.409Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-07T06:09:52.409Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-07T06:09:52.409Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-07T06:09:52.670Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-07T06:09:52.670Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-07T06:09:52.670Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-07T06:09:52.670Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-07T06:09:52.670Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-07T06:09:52.670Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-07T06:09:52.675Z] 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 [2021-05-07T06:09:52.931Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-07T06:09:52.931Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-07T06:09:52.931Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-07T06:09:52.931Z] Selecting previously unselected package openssh-client. [2021-05-07T06:09:52.931Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-07T06:09:52.931Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-07T06:09:53.192Z] Selecting previously unselected package squashfs-tools. [2021-05-07T06:09:53.192Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-07T06:09:53.192Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-07T06:09:53.192Z] Selecting previously unselected package snapd. [2021-05-07T06:09:53.461Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-07T06:09:53.461Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-07T06:09:55.394Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-07T06:09:55.655Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-07T06:09:55.655Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-07T06:09:55.655Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-07T06:09:55.655Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-07T06:09:55.916Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-07T06:09:55.917Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-07T06:09:55.917Z] Setting up systemd (237-3ubuntu10.47) ... [2021-05-07T06:09:55.917Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-07T06:09:56.083Z] 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 [2021-05-07T06:09:57.312Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-07T06:09:57.312Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-07T06:09:57.312Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-07T06:09:57.312Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-07T06:09:57.312Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-07T06:09:57.312Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-07T06:09:58.269Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-07T06:09:58.269Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-07T06:09:58.269Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-07T06:09:58.269Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-07T06:09:58.269Z] running python rtupdate hooks for python3.6... [2021-05-07T06:09:58.269Z] running python post-rtupdate hooks for python3.6... [2021-05-07T06:09:58.269Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-07T06:09:59.658Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-07T06:09:59.919Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-07T06:09:59.919Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-07T06:10:00.180Z] Setting up snapd (2.48.3+18.04) ... [2021-05-07T06:10:00.753Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-07T06:10:00.753Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-07T06:10:01.016Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-07T06:10:01.278Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [Pipeline] } [2021-05-07T06:10:01.517Z] $ docker stop --time=1 c63e43e47fa17246b70af67a2527b84ac5500c2deec16b16ff55853e277e46b4 [2021-05-07T06:10:01.545Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-07T06:10:01.545Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-07T06:10:01.807Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-07T06:10:02.068Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-07T06:10:02.068Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-07T06:10:02.330Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-07T06:10:02.591Z] /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' [2021-05-07T06:10:02.591Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-07T06:10:02.591Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-07T06:10:03.978Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-07T06:10:03.978Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-07T06:10:03.978Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-07T06:10:04.186Z] $ docker rm -f c63e43e47fa17246b70af67a2527b84ac5500c2deec16b16ff55853e277e46b4 [2021-05-07T06:10:05.382Z] Reading package lists... [2021-05-07T06:10:05.645Z] Reading package lists... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-05-07T06:10:05.907Z] Building dependency tree... [2021-05-07T06:10:05.907Z] Reading state information... [2021-05-07T06:10:05.907Z] Calculating upgrade... [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-07T06:10:06.168Z] The following packages will be upgraded: [2021-05-07T06:10:06.168Z] advancecomp base-files bash binutils binutils-common [2021-05-07T06:10:06.168Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-07T06:10:06.168Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-07T06:10:06.168Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-07T06:10:06.168Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-07T06:10:06.168Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-07T06:10:06.168Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-07T06:10:06.168Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-07T06:10:06.168Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-05-07T06:10:06.168Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-05-07T06:10:06.168Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-05-07T06:10:06.168Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-05-07T06:10:06.168Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-05-07T06:10:06.168Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-05-07T06:10:06.168Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-05-07T06:10:06.168Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-07T06:10:06.168Z] Need to get 64.0 MB of archives. [2021-05-07T06:10:06.169Z] After this operation, 5034 kB of additional disk space will be used. [2021-05-07T06:10:06.169Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-142.146 [987 kB] [2021-05-07T06:10:06.432Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-07T06:10:06.432Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-07T06:10:06.432Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-07T06:10:06.432Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-07T06:10:06.432Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-07T06:10:06.432Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-07T06:10:06.432Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-07T06:10:06.432Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-05-07T06:10:06.432Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-05-07T06:10:06.432Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-05-07T06:10:06.432Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-07T06:10:06.432Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-07T06:10:06.432Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-05-07T06:10:06.432Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-07T06:10:06.432Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-07T06:10:06.432Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-07T06:10:06.432Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-07T06:10:06.456Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-07T06:10:06.456Z] [2021-05-07T06:10:06.456Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-07T06:10:06.695Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-07T06:10:06.695Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-07T06:10:06.695Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-05-07T06:10:06.695Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-07T06:10:06.695Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-05-07T06:10:06.695Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-07T06:10:06.695Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-07T06:10:06.695Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-07T06:10:06.695Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-07T06:10:06.695Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-07T06:10:06.695Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-07T06:10:06.695Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-07T06:10:06.695Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-07T06:10:06.695Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-07T06:10:06.695Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-07T06:10:06.695Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-07T06:10:06.695Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-07T06:10:06.695Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-07T06:10:06.695Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-07T06:10:06.695Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-07T06:10:06.695Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-05-07T06:10:06.695Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-07T06:10:06.695Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-05-07T06:10:06.695Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-07T06:10:06.695Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-07T06:10:06.695Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-05-07T06:10:06.696Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-07T06:10:06.696Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-07T06:10:06.696Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-05-07T06:10:06.696Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-07T06:10:06.696Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-05-07T06:10:06.696Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-07T06:10:06.696Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-07T06:10:06.696Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [Pipeline] isUnix [Pipeline] sh [2021-05-07T06:10:06.958Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-07T06:10:06.958Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-07T06:10:06.958Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-07T06:10:06.958Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-07T06:10:06.958Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-07T06:10:07.127Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-07T06:10:07.229Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-05-07T06:10:07.229Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-05-07T06:10:07.229Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-07T06:10:07.400Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-07T06:10:07.400Z] 29e5d40040c1: Pulling fs layer [2021-05-07T06:10:07.400Z] 1ce36da41761: Pulling fs layer [2021-05-07T06:10:07.400Z] 25b303627fd3: Pulling fs layer [2021-05-07T06:10:07.493Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-05-07T06:10:07.493Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-07T06:10:07.493Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-07T06:10:07.493Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-07T06:10:07.493Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-07T06:10:07.493Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-07T06:10:07.493Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-07T06:10:07.676Z] 29e5d40040c1: Verifying Checksum [2021-05-07T06:10:07.676Z] 29e5d40040c1: Download complete [2021-05-07T06:10:08.068Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-07T06:10:08.069Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-07T06:10:08.069Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-07T06:10:08.069Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-07T06:10:08.069Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-07T06:10:08.069Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-07T06:10:08.069Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-07T06:10:08.069Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-07T06:10:08.069Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-07T06:10:08.069Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-07T06:10:08.069Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-07T06:10:08.069Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-07T06:10:08.274Z] 29e5d40040c1: Pull complete [2021-05-07T06:10:08.275Z] 1ce36da41761: Verifying Checksum [2021-05-07T06:10:08.275Z] 1ce36da41761: Download complete [2021-05-07T06:10:08.330Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-07T06:10:08.330Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-07T06:10:08.330Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-05-07T06:10:08.330Z] 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] [2021-05-07T06:10:08.330Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-05-07T06:10:08.330Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-05-07T06:10:08.330Z] 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] [2021-05-07T06:10:08.330Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-07T06:10:08.330Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-07T06:10:08.330Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-07T06:10:08.590Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-07T06:10:08.590Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-05-07T06:10:08.590Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-05-07T06:10:08.590Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-07T06:10:08.590Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-07T06:10:08.590Z] 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] [2021-05-07T06:10:08.590Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-07T06:10:08.590Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-07T06:10:08.590Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-07T06:10:08.590Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-07T06:10:08.590Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-07T06:10:08.590Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-07T06:10:08.855Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-07T06:10:08.855Z] Fetched 64.0 MB in 3s (25.6 MB/s) [2021-05-07T06:10:09.115Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-07T06:10:09.115Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-07T06:10:09.115Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-07T06:10:09.690Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-07T06:10:09.690Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-07T06:10:09.690Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-142.146_amd64.deb ... [2021-05-07T06:10:09.690Z] Unpacking linux-libc-dev:amd64 (4.15.0-142.146) over (4.15.0-20.21) ... [2021-05-07T06:10:09.712Z] 1ce36da41761: Pull complete [2021-05-07T06:10:10.637Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-07T06:10:10.637Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-07T06:10:10.900Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-07T06:10:10.900Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-07T06:10:10.900Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-07T06:10:10.900Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-07T06:10:11.172Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-07T06:10:11.172Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-07T06:10:11.172Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-07T06:10:11.172Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-07T06:10:11.172Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-07T06:10:11.433Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-07T06:10:11.433Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-07T06:10:11.433Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-07T06:10:11.433Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-07T06:10:11.693Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-07T06:10:11.693Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-07T06:10:11.693Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-07T06:10:11.693Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-07T06:10:11.697Z] 25b303627fd3: Verifying Checksum [2021-05-07T06:10:11.697Z] 25b303627fd3: Download complete [2021-05-07T06:10:11.954Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-07T06:10:11.954Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-07T06:10:11.954Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-07T06:10:11.954Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-07T06:10:11.954Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-07T06:10:12.214Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-07T06:10:12.214Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-07T06:10:12.214Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-07T06:10:12.475Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-07T06:10:12.475Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-07T06:10:12.736Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-07T06:10:13.308Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-07T06:10:13.574Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-07T06:10:13.574Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-07T06:10:13.574Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-07T06:10:13.574Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-07T06:10:13.574Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-07T06:10:13.834Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-07T06:10:13.834Z] Installing new version of config file /etc/issue ... [2021-05-07T06:10:13.834Z] Installing new version of config file /etc/issue.net ... [2021-05-07T06:10:13.834Z] Installing new version of config file /etc/lsb-release ... [2021-05-07T06:10:13.834Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-07T06:10:14.096Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-07T06:10:14.358Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-07T06:10:14.358Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-07T06:10:14.358Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-07T06:10:14.358Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-07T06:10:14.358Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-07T06:10:14.618Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-07T06:10:14.618Z] 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 [2021-05-07T06:10:14.879Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-07T06:10:14.879Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-07T06:10:14.879Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-07T06:10:14.879Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-07T06:10:14.879Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-07T06:10:14.879Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-07T06:10:15.140Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-07T06:10:15.140Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-07T06:10:15.402Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-07T06:10:15.402Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-07T06:10:15.402Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-07T06:10:15.662Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-07T06:10:15.662Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-07T06:10:15.662Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-07T06:10:15.662Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-07T06:10:15.927Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-07T06:10:15.927Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-07T06:10:15.927Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-07T06:10:15.927Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-07T06:10:16.188Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-07T06:10:16.188Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-07T06:10:16.188Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-07T06:10:16.188Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-07T06:10:16.468Z] Setting up grep (3.1-2build1) ... [2021-05-07T06:10:16.468Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-07T06:10:16.468Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-07T06:10:16.468Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-07T06:10:16.747Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-07T06:10:16.747Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-07T06:10:16.747Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-07T06:10:16.747Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-07T06:10:16.747Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-07T06:10:17.063Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-07T06:10:17.063Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-07T06:10:17.063Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-07T06:10:17.711Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-07T06:10:17.711Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-07T06:10:17.711Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-07T06:10:17.711Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-07T06:10:18.293Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-07T06:10:18.570Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-07T06:10:18.570Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-07T06:10:18.570Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-07T06:10:19.526Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-07T06:10:19.526Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-07T06:10:19.526Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-07T06:10:19.788Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-07T06:10:19.788Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-07T06:10:19.788Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-07T06:10:19.788Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-07T06:10:19.788Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-07T06:10:20.049Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-07T06:10:20.049Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-07T06:10:20.049Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-07T06:10:20.049Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-07T06:10:20.311Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-07T06:10:20.311Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-07T06:10:20.311Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-07T06:10:20.311Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-07T06:10:20.572Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-07T06:10:20.572Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-07T06:10:20.572Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-07T06:10:20.572Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-07T06:10:20.572Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-07T06:10:20.833Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-07T06:10:20.833Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-07T06:10:20.833Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-07T06:10:20.833Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-07T06:10:20.833Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-07T06:10:20.833Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-07T06:10:21.095Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-07T06:10:21.095Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-07T06:10:21.095Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-07T06:10:21.095Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-07T06:10:21.357Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-07T06:10:21.357Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-07T06:10:21.357Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-07T06:10:21.357Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-07T06:10:21.357Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-07T06:10:21.357Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-07T06:10:21.629Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-07T06:10:21.629Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-07T06:10:21.629Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-07T06:10:21.629Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-07T06:10:21.629Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-07T06:10:21.892Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-07T06:10:21.892Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-07T06:10:21.892Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-07T06:10:21.892Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-07T06:10:21.925Z] 25b303627fd3: Pull complete [2021-05-07T06:10:21.925Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-07T06:10:21.925Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-07T06:10:21.925Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-07T06:10:22.211Z] prd-ubuntu18.04-docker-arm64-4c-16g-3484 does not seem to be running inside a container [2021-05-07T06:10:22.284Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-07T06:10:22.465Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-07T06:10:22.726Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-07T06:10:22.986Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-07T06:10:23.249Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-07T06:10:23.249Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-07T06:10:23.249Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-07T06:10:23.511Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-07T06:10:23.772Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-07T06:10:23.772Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-07T06:10:23.772Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-07T06:10:23.772Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-07T06:10:24.036Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-07T06:10:24.036Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-07T06:10:24.036Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-05-07T06:10:24.036Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-07T06:10:24.305Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-07T06:10:24.305Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-07T06:10:24.305Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-07T06:10:24.566Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-07T06:10:24.566Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-07T06:10:24.566Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-07T06:10:24.566Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-07T06:10:24.827Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-07T06:10:24.827Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-07T06:10:24.827Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-07T06:10:24.827Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-07T06:10:24.827Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-07T06:10:25.088Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-07T06:10:25.088Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-07T06:10:25.088Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-07T06:10:25.088Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-07T06:10:25.296Z] $ docker top 21b9d460a101ac160fa98a1fe4ddc0483b3f0dbf734db9cdb50a6c936407b7b5 -eo pid,comm [2021-05-07T06:10:25.349Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-07T06:10:25.349Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [Pipeline] { [2021-05-07T06:10:25.612Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-07T06:10:25.612Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [Pipeline] sh [2021-05-07T06:10:25.873Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-07T06:10:25.873Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-07T06:10:25.873Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-07T06:10:25.873Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-05-07T06:10:25.873Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-07T06:10:26.135Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-07T06:10:26.135Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-07T06:10:26.135Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-07T06:10:26.135Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-07T06:10:26.135Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-07T06:10:26.397Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-07T06:10:26.397Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-07T06:10:26.422Z] + + docker-composegrep build parallel --help [2021-05-07T06:10:26.422Z] [2021-05-07T06:10:26.660Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-07T06:10:26.660Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-05-07T06:10:26.660Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-07T06:10:26.660Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-07T06:10:26.921Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-07T06:10:26.921Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-07T06:10:26.921Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-07T06:10:27.187Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-07T06:10:27.187Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-07T06:10:27.187Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-07T06:10:27.187Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-07T06:10:27.453Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-07T06:10:27.453Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-07T06:10:27.453Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-07T06:10:27.453Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-07T06:10:28.033Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-07T06:10:28.605Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-07T06:10:28.606Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-07T06:10:28.606Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-07T06:10:28.606Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-07T06:10:28.606Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-07T06:10:28.606Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-07T06:10:28.606Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-07T06:10:28.867Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-07T06:10:28.867Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-07T06:10:28.867Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-07T06:10:28.867Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-07T06:10:29.129Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-07T06:10:29.129Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-07T06:10:29.129Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-07T06:10:29.129Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-07T06:10:29.391Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-07T06:10:29.391Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-07T06:10:29.391Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-07T06:10:29.391Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-07T06:10:29.657Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-07T06:10:29.657Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-07T06:10:29.657Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-07T06:10:29.657Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-07T06:10:29.657Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-07T06:10:29.801Z] --parallel Build images in parallel. [2021-05-07T06:10:29.920Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-07T06:10:29.920Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-07T06:10:29.920Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [Pipeline] } [2021-05-07T06:10:30.097Z] $ docker stop --time=1 21b9d460a101ac160fa98a1fe4ddc0483b3f0dbf734db9cdb50a6c936407b7b5 [2021-05-07T06:10:30.182Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-07T06:10:30.182Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-07T06:10:30.182Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-07T06:10:30.182Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-07T06:10:30.182Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-07T06:10:30.443Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-07T06:10:30.443Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-07T06:10:30.443Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-07T06:10:30.443Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-07T06:10:30.705Z] (Reading database ... 13915 files and directories currently installed.) [2021-05-07T06:10:30.705Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-07T06:10:30.705Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-07T06:10:30.705Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-07T06:10:30.705Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-07T06:10:30.971Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-07T06:10:30.971Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-07T06:10:31.232Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-07T06:10:31.493Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-07T06:10:31.493Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-07T06:10:31.493Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-07T06:10:31.755Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-07T06:10:31.755Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-07T06:10:31.755Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-07T06:10:31.755Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-07T06:10:32.016Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-07T06:10:32.016Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-07T06:10:32.072Z] $ docker rm -f 21b9d460a101ac160fa98a1fe4ddc0483b3f0dbf734db9cdb50a6c936407b7b5 [2021-05-07T06:10:32.278Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-07T06:10:32.278Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-07T06:10:32.278Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-07T06:10:32.278Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-07T06:10:32.278Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [Pipeline] // withDockerContainer [2021-05-07T06:10:32.539Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-07T06:10:32.539Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-07T06:10:32.539Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-07T06:10:33.004Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-07T06:10:33.004Z] . [Pipeline] withDockerContainer [2021-05-07T06:10:33.288Z] prd-ubuntu18.04-docker-arm64-4c-16g-3484 does not seem to be running inside a container [2021-05-07T06:10:33.359Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-07T06:10:33.480Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-07T06:10:33.480Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-07T06:10:33.480Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-07T06:10:33.480Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-07T06:10:33.742Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-07T06:10:33.742Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-07T06:10:34.314Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-07T06:10:34.314Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-07T06:10:34.314Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-07T06:10:34.314Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-07T06:10:34.575Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-07T06:10:34.575Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-07T06:10:34.575Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-07T06:10:34.575Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-07T06:10:34.835Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-07T06:10:34.835Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-07T06:10:34.835Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-07T06:10:34.835Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-07T06:10:34.864Z] $ docker top 2fa1b4b121ab31f868fa0e6b8b09b0dcbb128a451611a167d05656ee8b60686e -eo pid,comm [2021-05-07T06:10:35.097Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-07T06:10:35.097Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [Pipeline] { [Pipeline] sh [2021-05-07T06:10:35.948Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-07T06:10:36.038Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-07T06:10:36.038Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-07T06:10:36.987Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-07T06:10:36.987Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-07T06:10:37.947Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-07T06:10:37.947Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-07T06:10:38.209Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-07T06:10:38.209Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-07T06:10:39.151Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-07T06:10:39.151Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-07T06:10:39.151Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-07T06:10:39.419Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-07T06:10:39.419Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-07T06:10:39.419Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-07T06:10:39.693Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-07T06:10:39.693Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-07T06:10:39.693Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-07T06:10:39.693Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-07T06:10:39.963Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-07T06:10:39.963Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-07T06:10:39.963Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-07T06:10:39.963Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-07T06:10:40.225Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-07T06:10:40.225Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-07T06:10:40.225Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-07T06:10:40.225Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-07T06:10:40.225Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-07T06:10:40.239Z] Building docker-core-command-go ... [2021-05-07T06:10:40.239Z] Building docker-core-data-go ... [2021-05-07T06:10:40.239Z] Building docker-core-metadata-go ... [2021-05-07T06:10:40.239Z] Building docker-security-bootstrapper-go ... [2021-05-07T06:10:40.239Z] Building docker-security-proxy-setup-go ... [2021-05-07T06:10:40.239Z] Building docker-security-secretstore-setup-go ... [2021-05-07T06:10:40.239Z] Building docker-support-notifications-go ... [2021-05-07T06:10:40.239Z] Building docker-support-scheduler-go ... [2021-05-07T06:10:40.239Z] Building docker-sys-mgmt-agent-go ... [2021-05-07T06:10:40.239Z] Building docker-support-notifications-go [2021-05-07T06:10:40.239Z] Building docker-support-scheduler-go [2021-05-07T06:10:40.239Z] Building docker-core-command-go [2021-05-07T06:10:40.239Z] Building docker-security-proxy-setup-go [2021-05-07T06:10:40.239Z] Building docker-security-bootstrapper-go [2021-05-07T06:10:40.488Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-07T06:10:40.488Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-07T06:10:40.488Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-07T06:10:40.488Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-07T06:10:40.488Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-07T06:10:40.488Z] [2021-05-07T06:10:40.488Z] Current default time zone: 'Etc/UTC' [2021-05-07T06:10:40.488Z] Local time is now: Fri May 7 06:10:40 UTC 2021. [2021-05-07T06:10:40.488Z] Universal Time is now: Fri May 7 06:10:40 UTC 2021. [2021-05-07T06:10:40.488Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-07T06:10:40.488Z] [2021-05-07T06:10:40.750Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-05-07T06:10:40.750Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-07T06:10:40.750Z] Setting up linux-libc-dev:amd64 (4.15.0-142.146) ... [2021-05-07T06:10:40.750Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-07T06:10:40.750Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-07T06:10:40.750Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-07T06:10:40.750Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-07T06:10:40.750Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-07T06:10:40.750Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-07T06:10:40.750Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-07T06:10:41.017Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-07T06:10:41.017Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-07T06:10:41.017Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-07T06:10:41.278Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-07T06:10:41.278Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-07T06:10:41.278Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-07T06:10:41.278Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-07T06:10:41.278Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-07T06:10:41.278Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-07T06:10:41.278Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-07T06:10:41.278Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-07T06:10:41.278Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-07T06:10:41.278Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-07T06:10:42.665Z] Updating certificates in /etc/ssl/certs... [2021-05-07T06:10:43.607Z] 23 added, 27 removed; done. [2021-05-07T06:10:43.607Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-07T06:10:43.607Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-07T06:10:43.607Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-07T06:10:43.607Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-07T06:10:43.607Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-07T06:10:43.870Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-07T06:10:43.870Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-07T06:10:43.870Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-07T06:10:43.870Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-07T06:10:43.870Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-07T06:10:44.132Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-07T06:10:44.132Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-07T06:10:44.132Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-07T06:10:44.132Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-07T06:10:44.132Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-07T06:10:44.132Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-07T06:10:44.132Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-07T06:10:44.132Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-07T06:10:44.396Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-07T06:10:44.396Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-07T06:10:44.396Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-07T06:10:44.396Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-07T06:10:44.396Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-07T06:10:44.396Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-07T06:10:44.660Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-07T06:10:44.660Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-07T06:10:44.660Z] Updating certificates in /etc/ssl/certs... [2021-05-07T06:10:45.233Z] 0 added, 0 removed; done. [2021-05-07T06:10:45.233Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-07T06:10:45.233Z] done. [2021-05-07T06:10:45.804Z] Reading package lists... [2021-05-07T06:10:45.804Z] Building dependency tree... [2021-05-07T06:10:45.804Z] Reading state information... [2021-05-07T06:10:46.064Z] The following NEW packages will be installed: [2021-05-07T06:10:46.064Z] apt-transport-https [2021-05-07T06:10:46.326Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-07T06:10:46.326Z] Need to get 1692 B of archives. [2021-05-07T06:10:46.326Z] After this operation, 154 kB of additional disk space will be used. [2021-05-07T06:10:46.326Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-07T06:10:46.587Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-07T06:10:46.587Z] Fetched 1692 B in 0s (9518 B/s) [2021-05-07T06:10:46.587Z] Selecting previously unselected package apt-transport-https. [2021-05-07T06:10:46.587Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-07T06:10:46.587Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-07T06:10:46.587Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-07T06:10:46.587Z] Setting up apt-transport-https (1.6.13) ... [2021-05-07T06:10:46.851Z] Waiting for network to be ready... [2021-05-07T06:10:55.008Z] 2021-05-07T06:10:51Z INFO Waiting for automatic snapd restart... [2021-05-07T06:10:55.008Z] snapd 2.49.2 from Canonical* installed [2021-05-07T06:10:55.577Z] "snapd" switched to the "latest/stable" channel [2021-05-07T06:10:55.577Z] [2021-05-07T06:10:59.789Z] core18 20210309 from Canonical* installed [2021-05-07T06:10:59.789Z] "core18" switched to the "latest/stable" channel [2021-05-07T06:10:59.789Z] [2021-05-07T06:11:05.084Z] snapcraft 4.7.1 from Canonical* installed [2021-05-07T06:11:05.344Z] "snapcraft" switched to the "latest/stable" channel [2021-05-07T06:11:05.344Z] [2021-05-07T06:11:09.567Z] 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: [2021-05-07T06:11:09.567Z] - README.md [2021-05-07T06:11:09.567Z] [2021-05-07T06:11:09.567Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-07T06:11:16.152Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-07T06:11:16.152Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-07T06:11:16.152Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-07T06:11:16.152Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-07T06:11:17.547Z] Reading package lists... [2021-05-07T06:11:17.811Z] 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 [2021-05-07T06:11:23.872Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-07T06:11:23.872Z] Reading package lists... [2021-05-07T06:11:24.133Z] Building dependency tree... [2021-05-07T06:11:24.133Z] Reading state information... [2021-05-07T06:11:24.133Z] Suggested packages: [2021-05-07T06:11:24.133Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-07T06:11:24.133Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-07T06:11:24.133Z] Recommended packages: [2021-05-07T06:11:24.133Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-05-07T06:11:24.395Z] The following NEW packages will be installed: [2021-05-07T06:11:24.395Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-05-07T06:11:24.395Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-05-07T06:11:24.395Z] pkg-config zip [2021-05-07T06:11:24.395Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-05-07T06:11:24.395Z] Need to get 7663 kB of archives. [2021-05-07T06:11:24.395Z] After this operation, 43.8 MB of additional disk space will be used. [2021-05-07T06:11:24.395Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-05-07T06:11:24.395Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-07T06:11:24.395Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-07T06:11:24.395Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-07T06:11:24.395Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-07T06:11:24.657Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-07T06:11:24.657Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-07T06:11:24.657Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-07T06:11:24.657Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-07T06:11:24.657Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-07T06:11:24.917Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-07T06:11:24.917Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-07T06:11:24.917Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-07T06:11:24.917Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-07T06:11:24.917Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-05-07T06:11:25.178Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-07T06:11:25.178Z] Fetched 7663 kB in 1s (10.5 MB/s) [2021-05-07T06:11:25.178Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-07T06:11:25.441Z] (Reading database ... 13924 files and directories currently installed.) [2021-05-07T06:11:25.441Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-07T06:11:25.441Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-07T06:11:25.441Z] Selecting previously unselected package libpsl5:amd64. [2021-05-07T06:11:25.441Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-07T06:11:25.441Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-07T06:11:25.701Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-07T06:11:25.701Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-07T06:11:25.701Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-07T06:11:25.701Z] Selecting previously unselected package librtmp1:amd64. [2021-05-07T06:11:25.701Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-07T06:11:25.701Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-07T06:11:25.701Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-07T06:11:25.701Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-07T06:11:25.962Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-07T06:11:25.962Z] Selecting previously unselected package liberror-perl. [2021-05-07T06:11:25.962Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-05-07T06:11:25.962Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-07T06:11:25.962Z] Selecting previously unselected package git-man. [2021-05-07T06:11:25.962Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-07T06:11:25.962Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-07T06:11:26.226Z] Selecting previously unselected package git. [2021-05-07T06:11:26.226Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-07T06:11:26.226Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-07T06:11:27.184Z] Selecting previously unselected package libnorm1:amd64. [2021-05-07T06:11:27.184Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-07T06:11:27.184Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-07T06:11:27.184Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-07T06:11:27.184Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-07T06:11:27.184Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-07T06:11:27.184Z] Selecting previously unselected package libsodium23:amd64. [2021-05-07T06:11:27.184Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-05-07T06:11:27.184Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-07T06:11:27.444Z] Selecting previously unselected package libzmq5:amd64. [2021-05-07T06:11:27.445Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-07T06:11:27.445Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-07T06:11:27.445Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-07T06:11:27.445Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-07T06:11:27.445Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-07T06:11:27.709Z] Selecting previously unselected package pkg-config. [2021-05-07T06:11:27.709Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-07T06:11:27.709Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-05-07T06:11:27.709Z] Selecting previously unselected package zip. [2021-05-07T06:11:27.709Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-05-07T06:11:27.709Z] Unpacking zip (3.0-11build1) ... [2021-05-07T06:11:27.970Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-07T06:11:27.971Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-07T06:11:27.971Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-07T06:11:27.971Z] Setting up liberror-perl (0.17025-1) ... [2021-05-07T06:11:27.971Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-07T06:11:27.971Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-07T06:11:27.971Z] No schema files found: doing nothing. [2021-05-07T06:11:27.971Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-07T06:11:27.971Z] Setting up zip (3.0-11build1) ... [2021-05-07T06:11:27.971Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-07T06:11:28.232Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-07T06:11:28.232Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-07T06:11:28.232Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-07T06:11:28.232Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-07T06:11:28.232Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-07T06:11:28.232Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-07T06:11:28.232Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-07T06:11:34.824Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-07T06:11:35.089Z] git set to automatically installed. [2021-05-07T06:11:35.089Z] git-man set to automatically installed. [2021-05-07T06:11:35.089Z] libcurl3-gnutls set to automatically installed. [2021-05-07T06:11:35.089Z] liberror-perl set to automatically installed. [2021-05-07T06:11:35.089Z] libglib2.0-0 set to automatically installed. [2021-05-07T06:11:35.089Z] libnghttp2-14 set to automatically installed. [2021-05-07T06:11:35.090Z] libnorm1 set to automatically installed. [2021-05-07T06:11:35.090Z] libpgm-5.2-0 set to automatically installed. [2021-05-07T06:11:35.090Z] libpsl5 set to automatically installed. [2021-05-07T06:11:35.090Z] librtmp1 set to automatically installed. [2021-05-07T06:11:35.090Z] libsodium23 set to automatically installed. [2021-05-07T06:11:35.090Z] libzmq3-dev set to automatically installed. [2021-05-07T06:11:35.090Z] libzmq5 set to automatically installed. [2021-05-07T06:11:35.090Z] pkg-config set to automatically installed. [2021-05-07T06:11:35.090Z] zip set to automatically installed. [2021-05-07T06:11:36.474Z] snapd is not logged in, snap install commands will use sudo [2021-05-07T06:11:44.615Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-07T06:11:44.615Z] snap "core18" has no updates available [2021-05-07T06:11:45.186Z] snapd is not logged in, snap install commands will use sudo [2021-05-07T06:11:51.780Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-07T06:12:01.993Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-07T06:12:01.993Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-07T06:12:01.993Z] ---> 0745defc080b [2021-05-07T06:12:01.993Z] Step 3/22 : WORKDIR /edgex-go [2021-05-07T06:12:01.993Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-07T06:12:01.993Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-07T06:12:01.993Z] ---> 0745defc080b [2021-05-07T06:12:01.993Z] Step 3/22 : WORKDIR /edgex-go [2021-05-07T06:12:01.993Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-07T06:12:01.993Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-07T06:12:01.993Z] ---> 0745defc080b [2021-05-07T06:12:01.993Z] Step 3/23 : WORKDIR /edgex-go [2021-05-07T06:12:01.993Z] Step 1/31 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-07T06:12:01.993Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-05-07T06:12:01.993Z] ---> 0745defc080b [2021-05-07T06:12:01.993Z] Step 3/31 : WORKDIR /edgex-go [2021-05-07T06:12:01.993Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-07T06:12:01.993Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-05-07T06:12:01.993Z] ---> 0745defc080b [2021-05-07T06:12:01.993Z] Step 3/21 : WORKDIR /edgex-go [2021-05-07T06:12:01.993Z] ---> Running in 2cb733395f17 [2021-05-07T06:12:01.993Z] ---> Running in 4b1f89520404 [2021-05-07T06:12:01.993Z] ---> Running in e5d33434897c [2021-05-07T06:12:01.993Z] ---> Running in 54c9a3bc985e [2021-05-07T06:12:01.993Z] ---> Running in f7b8b591f7d2 [2021-05-07T06:12:01.993Z] Removing intermediate container 2cb733395f17 [2021-05-07T06:12:01.993Z] Removing intermediate container 4b1f89520404 [2021-05-07T06:12:01.993Z] ---> bf7b5f529f8a [2021-05-07T06:12:01.993Z] ---> c663ac32149f [2021-05-07T06:12:01.993Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-07T06:12:01.993Z] [2021-05-07T06:12:01.993Z] Removing intermediate container e5d33434897c [2021-05-07T06:12:01.993Z] ---> 370c4ef784f8 [2021-05-07T06:12:01.993Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-07T06:12:01.993Z] Removing intermediate container 54c9a3bc985e [2021-05-07T06:12:01.993Z] ---> 6a91726d86c2 [2021-05-07T06:12:01.993Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-07T06:12:01.993Z] Removing intermediate container f7b8b591f7d2 [2021-05-07T06:12:01.993Z] ---> 60bfdcdb368b [2021-05-07T06:12:01.993Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-07T06:12:01.993Z] ---> Running in 3147b64808a2 [2021-05-07T06:12:01.993Z] ---> Running in 8108a7fbbba2 [2021-05-07T06:12:01.993Z] ---> Running in e507809743c7 [2021-05-07T06:12:01.993Z] ---> Running in 6a3d27cfeb61 [2021-05-07T06:12:01.993Z] ---> Running in 3ed12b37ffd3 [2021-05-07T06:12:01.993Z] Removing intermediate container 3147b64808a2 [2021-05-07T06:12:01.993Z] ---> 490e7ced2454 [2021-05-07T06:12:01.993Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-05-07T06:12:01.993Z] ---> Running in 32393e5e1060 [2021-05-07T06:12:01.993Z] Removing intermediate container e507809743c7 [2021-05-07T06:12:01.993Z] ---> 0de370056737 [2021-05-07T06:12:01.993Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-07T06:12:01.993Z] Removing intermediate container 8108a7fbbba2 [2021-05-07T06:12:01.993Z] ---> f7e741eb1d19 [2021-05-07T06:12:01.993Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-05-07T06:12:01.993Z] ---> Running in 0f65f9e4dc60 [2021-05-07T06:12:01.993Z] ---> Running in d14d47c2163b [2021-05-07T06:12:01.993Z] Removing intermediate container 6a3d27cfeb61 [2021-05-07T06:12:01.993Z] ---> 471409a765c7 [2021-05-07T06:12:01.993Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-07T06:12:01.993Z] Removing intermediate container 3ed12b37ffd3 [2021-05-07T06:12:01.993Z] ---> 8d405a2cbcc1 [2021-05-07T06:12:01.993Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-07T06:12:01.993Z] ---> Running in 6eb38c72e7bb [2021-05-07T06:12:01.993Z] ---> Running in 4cb4e3a679aa [2021-05-07T06:12:01.993Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-07T06:12:01.993Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-07T06:12:01.993Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-07T06:12:01.993Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-07T06:12:01.993Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-07T06:12:01.993Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-07T06:12:01.993Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-07T06:12:02.268Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-07T06:12:02.545Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-07T06:12:02.834Z] OK: 218 MiB in 52 packages [2021-05-07T06:12:02.834Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-07T06:12:03.446Z] OK: 218 MiB in 52 packages [2021-05-07T06:12:03.446Z] OK: 218 MiB in 52 packages [2021-05-07T06:12:04.052Z] OK: 218 MiB in 52 packages [2021-05-07T06:12:04.052Z] OK: 218 MiB in 52 packages [2021-05-07T06:12:05.027Z] Removing intermediate container 32393e5e1060 [2021-05-07T06:12:05.027Z] ---> c7e8dbc0fb9c [2021-05-07T06:12:05.027Z] Step 6/21 : COPY go.mod . [2021-05-07T06:12:05.300Z] Removing intermediate container d14d47c2163b [2021-05-07T06:12:05.300Z] ---> e00be20e9804 [2021-05-07T06:12:05.300Z] Step 6/31 : COPY go.mod . [2021-05-07T06:12:05.574Z] Removing intermediate container 0f65f9e4dc60 [2021-05-07T06:12:05.574Z] ---> 3c95a0bbc6b6 [2021-05-07T06:12:05.574Z] Step 6/23 : COPY go.mod . [2021-05-07T06:12:05.574Z] Removing intermediate container 4cb4e3a679aa [2021-05-07T06:12:05.574Z] ---> fc425a2893f5 [2021-05-07T06:12:05.574Z] Step 6/22 : COPY go.mod . [2021-05-07T06:12:05.850Z] ---> 0044a97df19f [2021-05-07T06:12:05.850Z] Step 7/21 : RUN go mod download [2021-05-07T06:12:05.850Z] Removing intermediate container 6eb38c72e7bb [2021-05-07T06:12:05.850Z] ---> f87b7e27bad4 [2021-05-07T06:12:05.850Z] Step 6/22 : COPY go.mod . [2021-05-07T06:12:06.127Z] ---> Running in 68b50eef88c7 [2021-05-07T06:12:06.401Z] ---> c43db36c3e22 [2021-05-07T06:12:06.401Z] Step 7/31 : RUN go mod download [2021-05-07T06:12:06.675Z] ---> 053f34f713dc [2021-05-07T06:12:06.675Z] Step 7/23 : RUN go mod download [2021-05-07T06:12:06.675Z] ---> Running in 067d08be3327 [2021-05-07T06:12:06.675Z] ---> 21f038e58a70 [2021-05-07T06:12:06.675Z] Step 7/22 : RUN go mod download [2021-05-07T06:12:06.948Z] ---> Running in 2101c7f82fc8 [2021-05-07T06:12:07.233Z] ---> 694ca5b63be3 [2021-05-07T06:12:07.233Z] Step 7/22 : RUN go mod download [2021-05-07T06:12:07.233Z] ---> Running in 16b787930bc8 [2021-05-07T06:12:07.233Z] ---> Running in 644ca9071f42 [2021-05-07T06:12:09.865Z] Removing intermediate container 68b50eef88c7 [2021-05-07T06:12:09.865Z] ---> 48b03a3c3379 [2021-05-07T06:12:09.865Z] Step 8/21 : COPY . . [2021-05-07T06:12:09.918Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-05-07T06:12:09.918Z] Pulling go-build-helper [2021-05-07T06:12:09.918Z] + snapcraftctl pull [2021-05-07T06:12:09.918Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-05-07T06:12:09.918Z] Skipping pull go-build-helper (already ran) [2021-05-07T06:12:09.918Z] Building go-build-helper [2021-05-07T06:12:09.918Z] + snapcraftctl build [2021-05-07T06:12:10.851Z] Removing intermediate container 067d08be3327 [2021-05-07T06:12:10.851Z] ---> bf75e8215b15 [2021-05-07T06:12:10.851Z] Step 8/31 : COPY . . [2021-05-07T06:12:11.124Z] Removing intermediate container 2101c7f82fc8 [2021-05-07T06:12:11.124Z] ---> 08a79fb7f23d [2021-05-07T06:12:11.124Z] Step 8/23 : COPY . . [2021-05-07T06:12:11.834Z] Staging go-build-helper [2021-05-07T06:12:11.834Z] + snapcraftctl stage [2021-05-07T06:12:12.097Z] Removing intermediate container 644ca9071f42 [2021-05-07T06:12:12.097Z] ---> edf25cf8ade3 [2021-05-07T06:12:12.097Z] Step 8/22 : COPY . . [2021-05-07T06:12:12.699Z] Removing intermediate container 16b787930bc8 [2021-05-07T06:12:12.699Z] ---> fb4b38e1aaab [2021-05-07T06:12:12.699Z] Step 8/22 : COPY . . [2021-05-07T06:12:24.072Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-07T06:12:24.072Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-07T06:12:24.072Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1699 kB] [2021-05-07T06:12:24.072Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] [2021-05-07T06:12:24.072Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-07T06:12:24.072Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-07T06:12:24.072Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [305 kB] [2021-05-07T06:12:24.072Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.7 kB] [2021-05-07T06:12:24.072Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] [2021-05-07T06:12:24.072Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-05-07T06:12:24.072Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-07T06:12:24.072Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-07T06:12:24.072Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-07T06:12:24.072Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-07T06:12:24.072Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-07T06:12:24.072Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-07T06:12:24.072Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-07T06:12:24.072Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-07T06:12:24.072Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-07T06:12:24.072Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2043 kB] [2021-05-07T06:12:24.072Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] [2021-05-07T06:12:24.072Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-07T06:12:24.072Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-07T06:12:24.072Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [326 kB] [2021-05-07T06:12:24.072Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [44.2 kB] [2021-05-07T06:12:24.072Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1733 kB] [2021-05-07T06:12:24.072Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-07T06:12:24.072Z] Fetched 24.5 MB in 0s (0 B/s) [2021-05-07T06:12:24.072Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-07T06:12:24.072Z] Fetched 224 kB in 0s (0 B/s) [2021-05-07T06:12:24.072Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-07T06:12:24.072Z] Fetched 157 kB in 0s (0 B/s) [2021-05-07T06:12:24.072Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-07T06:12:24.072Z] Fetched 221 kB in 0s (0 B/s) [2021-05-07T06:12:24.072Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-07T06:12:24.072Z] Fetched 143 kB in 0s (0 B/s) [2021-05-07T06:12:24.072Z] Pulling app-service-config [2021-05-07T06:12:24.072Z] + snapcraftctl pull [2021-05-07T06:12:24.644Z] Cloning into '/root/parts/app-service-config/src'... [2021-05-07T06:12:25.587Z] Pulling config-common [2021-05-07T06:12:25.587Z] + snapcraftctl pull [2021-05-07T06:12:30.893Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-07T06:12:30.893Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-07T06:12:30.893Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-07T06:12:30.893Z] Fetched 0 B in 0s (0 B/s) [2021-05-07T06:12:30.893Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-07T06:12:30.893Z] Fetched 0 B in 0s (0 B/s) [2021-05-07T06:12:30.893Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-07T06:12:30.893Z] Fetched 0 B in 0s (0 B/s) [2021-05-07T06:12:30.893Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-07T06:12:30.893Z] Fetched 0 B in 0s (0 B/s) [2021-05-07T06:12:30.893Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-07T06:12:30.893Z] Fetched 0 B in 0s (0 B/s) [2021-05-07T06:12:30.893Z] Pulling edgex-go [2021-05-07T06:12:30.893Z] + snapcraftctl pull [2021-05-07T06:12:34.868Z] ---> 35a9953fdcc4 [2021-05-07T06:12:34.868Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-07T06:12:34.868Z] ---> 3aaeac5ff856 [2021-05-07T06:12:34.868Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-07T06:12:34.868Z] ---> ab3b0b08e2b1 [2021-05-07T06:12:34.868Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-05-07T06:12:34.868Z] ---> Running in 831c06507241 [2021-05-07T06:12:34.868Z] ---> bd47ee1471ed [2021-05-07T06:12:34.868Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-05-07T06:12:34.868Z] ---> Running in 55d4102cafe2 [2021-05-07T06:12:34.868Z] ---> dcff3c92e287 [2021-05-07T06:12:34.868Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-05-07T06:12:34.868Z] ---> Running in 08c8c288a077 [2021-05-07T06:12:35.140Z] ---> Running in 10e516e13934 [2021-05-07T06:12:35.140Z] ---> Running in 00ab3475d8b9 [2021-05-07T06:12:36.586Z] 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 [2021-05-07T06:12:36.862Z] 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 [2021-05-07T06:12:36.862Z] 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 [2021-05-07T06:12:37.136Z] 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 [2021-05-07T06:12:37.412Z] 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 [2021-05-07T06:12:52.879Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-07T06:12:52.879Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-07T06:12:52.879Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-07T06:12:52.879Z] Fetched 0 B in 0s (0 B/s) [2021-05-07T06:12:52.879Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-05-07T06:12:52.879Z] Fetched 96.5 kB in 0s (0 B/s) [2021-05-07T06:12:52.879Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-05-07T06:12:52.879Z] Fetched 279 kB in 0s (0 B/s) [2021-05-07T06:12:52.879Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-05-07T06:12:52.879Z] Fetched 122 kB in 0s (0 B/s) [2021-05-07T06:12:52.879Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-05-07T06:12:52.879Z] Fetched 77.8 kB in 0s (0 B/s) [2021-05-07T06:12:52.879Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-05-07T06:12:52.879Z] Fetched 8848 B in 0s (0 B/s) [2021-05-07T06:12:52.879Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-05-07T06:12:52.879Z] Fetched 47.8 kB in 0s (0 B/s) [2021-05-07T06:12:52.879Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-05-07T06:12:52.879Z] Fetched 45.6 kB in 0s (0 B/s) [2021-05-07T06:12:52.879Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-05-07T06:12:52.879Z] Fetched 15.0 kB in 0s (0 B/s) [2021-05-07T06:12:52.879Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-05-07T06:12:52.879Z] Fetched 219 kB in 0s (0 B/s) [2021-05-07T06:12:52.879Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-05-07T06:12:52.879Z] Fetched 154 kB in 0s (0 B/s) [2021-05-07T06:12:52.879Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-05-07T06:12:52.879Z] Fetched 50.6 kB in 0s (0 B/s) [2021-05-07T06:12:52.879Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-05-07T06:12:52.879Z] Fetched 14.8 kB in 0s (0 B/s) [2021-05-07T06:12:52.879Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-05-07T06:12:52.879Z] Fetched 41.8 kB in 0s (0 B/s) [2021-05-07T06:12:52.879Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-05-07T06:12:52.879Z] Fetched 499 kB in 0s (0 B/s) [2021-05-07T06:12:52.879Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-05-07T06:12:52.879Z] Fetched 111 kB in 0s (0 B/s) [2021-05-07T06:12:52.879Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-05-07T06:12:52.879Z] Fetched 240 kB in 0s (0 B/s) [2021-05-07T06:12:52.879Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-05-07T06:12:52.879Z] Fetched 29.3 kB in 0s (0 B/s) [2021-05-07T06:12:52.879Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-05-07T06:12:52.879Z] Fetched 85.5 kB in 0s (0 B/s) [2021-05-07T06:12:52.879Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-05-07T06:12:52.879Z] Fetched 24.5 kB in 0s (0 B/s) [2021-05-07T06:12:52.879Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-05-07T06:12:52.879Z] Fetched 49.2 kB in 0s (0 B/s) [2021-05-07T06:12:52.879Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-05-07T06:12:52.879Z] Fetched 54.2 kB in 0s (0 B/s) [2021-05-07T06:12:52.879Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-05-07T06:12:52.879Z] Fetched 30.8 kB in 0s (0 B/s) [2021-05-07T06:12:52.879Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-05-07T06:12:52.879Z] Fetched 15.8 kB in 0s (0 B/s) [2021-05-07T06:12:52.879Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-05-07T06:12:52.879Z] Fetched 85.9 kB in 0s (0 B/s) [2021-05-07T06:12:52.879Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-05-07T06:12:52.879Z] Fetched 8720 B in 0s (0 B/s) [2021-05-07T06:12:52.879Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-05-07T06:12:52.879Z] Fetched 137 kB in 0s (0 B/s) [2021-05-07T06:12:52.879Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-05-07T06:12:52.879Z] Fetched 119 kB in 0s (0 B/s) [2021-05-07T06:12:52.879Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-05-07T06:12:52.879Z] Fetched 110 kB in 0s (0 B/s) [2021-05-07T06:12:52.879Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-05-07T06:12:52.879Z] Fetched 11.1 kB in 0s (0 B/s) [2021-05-07T06:12:52.879Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-05-07T06:12:52.879Z] Fetched 645 kB in 0s (0 B/s) [2021-05-07T06:12:52.879Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-05-07T06:12:52.879Z] Fetched 41.3 kB in 0s (0 B/s) [2021-05-07T06:12:52.879Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-05-07T06:12:52.879Z] Fetched 17.9 kB in 0s (0 B/s) [2021-05-07T06:12:52.879Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-05-07T06:12:52.879Z] Fetched 368 kB in 0s (0 B/s) [2021-05-07T06:12:52.879Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-05-07T06:12:52.879Z] Fetched 187 kB in 0s (0 B/s) [2021-05-07T06:12:52.879Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-05-07T06:12:52.879Z] Fetched 175 kB in 0s (0 B/s) [2021-05-07T06:12:52.879Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-05-07T06:12:52.879Z] Fetched 206 kB in 0s (0 B/s) [2021-05-07T06:12:52.879Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-05-07T06:12:52.879Z] Fetched 1301 kB in 0s (0 B/s) [2021-05-07T06:12:52.879Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-05-07T06:12:52.879Z] Fetched 36.2 kB in 0s (0 B/s) [2021-05-07T06:12:52.879Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-05-07T06:12:52.879Z] Fetched 159 kB in 0s (0 B/s) [2021-05-07T06:12:52.879Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-05-07T06:12:52.879Z] Fetched 107 kB in 0s (0 B/s) [2021-05-07T06:12:52.879Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-05-07T06:12:52.879Z] Fetched 48.7 kB in 0s (0 B/s) [2021-05-07T06:12:52.879Z] Pulling static-packages [2021-05-07T06:12:52.879Z] + snapcraftctl pull [2021-05-07T06:12:52.879Z] Pulling version [2021-05-07T06:12:52.879Z] + cd /root/project [2021-05-07T06:12:52.879Z] + [ -f VERSION ] [2021-05-07T06:12:52.879Z] + PROJECT_VERSION=local-dev [2021-05-07T06:12:52.879Z] + git rev-parse --short HEAD [2021-05-07T06:12:52.879Z] + GIT_REVISION=9bf434a5 [2021-05-07T06:12:52.879Z] + snapcraftctl set-version local-dev [2021-05-07T06:12:53.827Z] Skipping build go-build-helper (already ran) [2021-05-07T06:12:53.827Z] Building app-service-config [2021-05-07T06:12:53.827Z] + make build [2021-05-07T06:12:53.827Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-05-07T06:12:56.377Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.52 [2021-05-07T06:12:56.377Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.78 [2021-05-07T06:12:56.377Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.11 [2021-05-07T06:12:56.377Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.5 [2021-05-07T06:12:56.377Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.42 [2021-05-07T06:12:56.638Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.7 [2021-05-07T06:12:56.638Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.3 [2021-05-07T06:12:56.638Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-07T06:12:56.638Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-07T06:12:56.638Z] go: downloading github.com/go-playground/validator/v10 v10.5.0 [2021-05-07T06:12:56.638Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-05-07T06:12:56.924Z] go: downloading golang.org/x/text v0.3.2 [2021-05-07T06:12:56.924Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-07T06:12:56.924Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-07T06:12:56.924Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-05-07T06:12:56.924Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-07T06:12:56.924Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-07T06:12:56.924Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-07T06:12:56.924Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-07T06:12:57.200Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-07T06:12:57.200Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-07T06:12:57.464Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-07T06:12:57.464Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.17 [2021-05-07T06:12:57.729Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-07T06:12:57.729Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-07T06:12:57.729Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-07T06:12:57.729Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-07T06:12:57.729Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-07T06:12:57.729Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-07T06:12:57.729Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-07T06:12:57.990Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-07T06:12:57.990Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-07T06:12:57.990Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-07T06:12:57.990Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-07T06:12:57.990Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-07T06:12:57.990Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-07T06:12:57.990Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-07T06:12:57.990Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-07T06:12:57.990Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-07T06:12:57.990Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-07T06:12:57.990Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-07T06:12:57.990Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-07T06:12:57.990Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-07T06:12:58.250Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-07T06:12:58.250Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-07T06:13:08.251Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-07T06:13:08.251Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-05-07T06:13:08.251Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-07T06:13:08.251Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-07T06:13:10.162Z] Building config-common [2021-05-07T06:13:10.162Z] + snapcraftctl build [2021-05-07T06:13:12.713Z] Building edgex-go [2021-05-07T06:13:13.286Z] + cd /root/parts/edgex-go/src [2021-05-07T06:13:13.286Z] + make build [2021-05-07T06:13:13.286Z] 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 [2021-05-07T06:13:13.548Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.12 [2021-05-07T06:13:13.548Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.19 [2021-05-07T06:13:13.548Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-05-07T06:13:13.548Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-07T06:13:13.548Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-05-07T06:13:17.759Z] 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 [2021-05-07T06:13:17.759Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-07T06:13:23.050Z] 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 [2021-05-07T06:13:24.971Z] 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 [2021-05-07T06:13:26.880Z] 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 [2021-05-07T06:13:27.141Z] 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 [2021-05-07T06:13:27.418Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-07T06:13:27.418Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-07T06:13:27.418Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-07T06:13:27.418Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-07T06:13:29.411Z] 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 [2021-05-07T06:13:29.411Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-05-07T06:13:29.411Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-05-07T06:13:31.327Z] 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 [2021-05-07T06:13:32.709Z] 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 [2021-05-07T06:13:32.971Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-05-07T06:13:34.363Z] 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 [2021-05-07T06:13:35.747Z] 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 [2021-05-07T06:13:37.132Z] 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 [2021-05-07T06:13:37.392Z] go: downloading github.com/lib/pq v1.10.1 [2021-05-07T06:13:39.311Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-05-07T06:13:39.311Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-05-07T06:13:39.311Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-05-07T06:13:39.311Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-05-07T06:13:39.311Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-05-07T06:13:39.311Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-05-07T06:13:39.311Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-05-07T06:13:39.571Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-05-07T06:13:39.572Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-05-07T06:13:39.572Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-05-07T06:13:39.572Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-05-07T06:13:39.572Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-05-07T06:13:39.572Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-05-07T06:13:39.572Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-05-07T06:13:39.572Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-05-07T06:13:39.572Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-05-07T06:13:39.572Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-05-07T06:13:39.572Z] + 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 [2021-05-07T06:13:39.572Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-05-07T06:13:39.572Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-05-07T06:13:39.572Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-05-07T06:13:39.572Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-05-07T06:13:39.572Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-05-07T06:13:39.572Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-05-07T06:13:39.572Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-05-07T06:13:39.572Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-05-07T06:13:42.872Z] Building static-packages [2021-05-07T06:13:42.872Z] + snapcraftctl build [2021-05-07T06:13:45.434Z] Building version [2021-05-07T06:13:45.434Z] + snapcraftctl build [2021-05-07T06:13:47.986Z] Skipping stage go-build-helper (already ran) [2021-05-07T06:13:47.986Z] Staging app-service-config [2021-05-07T06:13:47.986Z] + snapcraftctl stage [2021-05-07T06:13:49.373Z] Staging config-common [2021-05-07T06:13:49.373Z] + snapcraftctl stage [2021-05-07T06:13:50.319Z] Staging edgex-go [2021-05-07T06:13:50.319Z] + snapcraftctl stage [2021-05-07T06:13:51.263Z] Staging static-packages [2021-05-07T06:13:51.523Z] + snapcraftctl stage [2021-05-07T06:13:52.468Z] Staging version [2021-05-07T06:13:52.468Z] + snapcraftctl stage [2021-05-07T06:13:53.853Z] Priming go-build-helper [2021-05-07T06:13:53.853Z] + snapcraftctl prime [2021-05-07T06:13:54.798Z] Priming app-service-config [2021-05-07T06:13:54.798Z] + snapcraftctl prime [2021-05-07T06:13:56.183Z] Priming config-common [2021-05-07T06:13:56.183Z] + snapcraftctl prime [2021-05-07T06:13:57.127Z] Priming edgex-go [2021-05-07T06:13:57.127Z] + snapcraftctl prime [2021-05-07T06:13:58.523Z] Priming static-packages [2021-05-07T06:13:58.523Z] + snapcraftctl prime [2021-05-07T06:14:01.072Z] Priming version [2021-05-07T06:14:01.072Z] + snapcraftctl prime [2021-05-07T06:14:02.017Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-07T06:14:29.275Z] 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 [2021-05-07T06:14:37.776Z] Removing intermediate container 831c06507241 [2021-05-07T06:14:37.776Z] ---> b64fe81dbafb [2021-05-07T06:14:37.776Z] [2021-05-07T06:14:37.776Z] Step 10/21 : FROM alpine:3.12 [2021-05-07T06:14:37.776Z] Removing intermediate container 55d4102cafe2 [2021-05-07T06:14:37.776Z] ---> d989acdcd2c5 [2021-05-07T06:14:37.776Z] [2021-05-07T06:14:37.776Z] Step 10/31 : FROM alpine:3.12 [2021-05-07T06:14:37.776Z] 3.12: Pulling from library/alpine [2021-05-07T06:14:37.776Z] 3.12: Pulling from library/alpine [2021-05-07T06:14:38.761Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-07T06:14:38.761Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-07T06:14:38.761Z] Status: Image is up to date for alpine:3.12 [2021-05-07T06:14:38.761Z] ---> 9852663dfa18 [2021-05-07T06:14:38.761Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-07T06:14:38.761Z] Status: Downloaded newer image for alpine:3.12 [2021-05-07T06:14:38.761Z] ---> 9852663dfa18 [2021-05-07T06:14:38.761Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-05-07T06:14:38.761Z] ---> Running in 5b5de3b51654 [2021-05-07T06:14:38.761Z] ---> Running in dc7bc8e2e5eb [2021-05-07T06:14:39.750Z] Removing intermediate container dc7bc8e2e5eb [2021-05-07T06:14:39.750Z] ---> 47ae7d1e7ad4 [2021-05-07T06:14:39.750Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-07T06:14:40.359Z] ---> Running in 1553b4d7c92d [2021-05-07T06:14:40.643Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-07T06:14:40.917Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-07T06:14:41.522Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-07T06:14:41.797Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-07T06:14:41.797Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-07T06:14:41.797Z] (4/4) Installing curl (7.76.1-r0) [2021-05-07T06:14:41.797Z] Executing busybox-1.31.1-r20.trigger [2021-05-07T06:14:41.797Z] Executing ca-certificates-20191127-r4.trigger [2021-05-07T06:14:42.075Z] OK: 7 MiB in 18 packages [2021-05-07T06:14:42.075Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-07T06:14:42.352Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-07T06:14:42.947Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-07T06:14:42.947Z] (2/2) Installing su-exec (0.2-r1) [2021-05-07T06:14:42.947Z] Executing busybox-1.31.1-r20.trigger [2021-05-07T06:14:42.947Z] OK: 5 MiB in 16 packages [2021-05-07T06:14:45.567Z] Removing intermediate container 5b5de3b51654 [2021-05-07T06:14:45.567Z] ---> 67433f2c1643 [2021-05-07T06:14:45.567Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-07T06:14:45.842Z] Removing intermediate container 1553b4d7c92d [2021-05-07T06:14:45.842Z] ---> 6f758bb0cfd9 [2021-05-07T06:14:45.842Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-07T06:14:45.842Z] ---> Running in b783e80efa4e [2021-05-07T06:14:46.117Z] Removing intermediate container 00ab3475d8b9 [2021-05-07T06:14:46.117Z] ---> 4567af062778 [2021-05-07T06:14:46.117Z] [2021-05-07T06:14:46.117Z] Step 10/22 : FROM alpine:3.12 [2021-05-07T06:14:46.117Z] ---> 9852663dfa18 [2021-05-07T06:14:46.117Z] Step 11/22 : RUN apk add --update --no-cache dumb-initRemoving intermediate container 08c8c288a077 [2021-05-07T06:14:46.117Z] [2021-05-07T06:14:46.117Z] ---> 5a3ab0d2313e [2021-05-07T06:14:46.117Z] [2021-05-07T06:14:46.117Z] Step 10/23 : FROM alpine:3.12 [2021-05-07T06:14:46.117Z] ---> 9852663dfa18 [2021-05-07T06:14:46.117Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-07T06:14:46.117Z] ---> Running in df81b819a169 [2021-05-07T06:14:46.392Z] ---> Running in bf5d39ef6612 [2021-05-07T06:14:46.392Z] ---> Running in eabc41149534 [2021-05-07T06:14:46.392Z] Removing intermediate container 10e516e13934 [2021-05-07T06:14:46.392Z] ---> a6931fbfa225 [2021-05-07T06:14:46.392Z] [2021-05-07T06:14:46.392Z] Step 10/22 : FROM alpine:3.12 [2021-05-07T06:14:46.392Z] ---> 9852663dfa18 [2021-05-07T06:14:46.392Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-07T06:14:46.666Z] Removing intermediate container b783e80efa4e [2021-05-07T06:14:46.666Z] ---> bfa74f45ee4e [2021-05-07T06:14:46.666Z] Step 13/21 : WORKDIR /edgex [2021-05-07T06:14:46.941Z] ---> Running in c7a65eba437f [2021-05-07T06:14:46.941Z] ---> Running in d48f939d3922 [2021-05-07T06:14:46.941Z] Removing intermediate container df81b819a169 [2021-05-07T06:14:46.941Z] ---> 92433a67009f [2021-05-07T06:14:46.941Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-07T06:14:47.219Z] ---> Running in d1cf067d9606 [2021-05-07T06:14:47.821Z] Removing intermediate container d48f939d3922 [2021-05-07T06:14:47.821Z] ---> 54f5efb3b8ce [2021-05-07T06:14:47.821Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-07T06:14:48.095Z] Removing intermediate container d1cf067d9606 [2021-05-07T06:14:48.095Z] ---> 3e801601a6f9 [2021-05-07T06:14:48.095Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-07T06:14:48.371Z] ---> Running in 07a0f06f5f22 [2021-05-07T06:14:48.644Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-07T06:14:48.930Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-07T06:14:48.931Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-07T06:14:48.931Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-07T06:14:48.931Z] ---> 1f2f0cacba0d [2021-05-07T06:14:48.931Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-07T06:14:49.209Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-07T06:14:49.209Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-07T06:14:49.489Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-07T06:14:49.489Z] Executing busybox-1.31.1-r20.trigger [2021-05-07T06:14:49.490Z] OK: 5 MiB in 15 packages [2021-05-07T06:14:49.769Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-07T06:14:49.769Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-07T06:14:49.769Z] Executing busybox-1.31.1-r20.trigger [2021-05-07T06:14:49.769Z] OK: 5 MiB in 15 packages [2021-05-07T06:14:49.769Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-07T06:14:49.769Z] Executing busybox-1.31.1-r20.trigger [2021-05-07T06:14:49.769Z] Executing ca-certificates-20191127-r4.trigger [2021-05-07T06:14:50.047Z] OK: 6 MiB in 16 packages [2021-05-07T06:14:51.026Z] ---> a6843f67b7fd [2021-05-07T06:14:51.026Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-07T06:14:51.627Z] Removing intermediate container eabc41149534 [2021-05-07T06:14:51.627Z] ---> 0087297e80e7 [2021-05-07T06:14:51.627Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-07T06:14:52.223Z] ---> Running in 9664267bbb76 [2021-05-07T06:14:52.496Z] Removing intermediate container bf5d39ef6612 [2021-05-07T06:14:52.496Z] ---> e54ebd61be02 [2021-05-07T06:14:52.496Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-07T06:14:52.496Z] Removing intermediate container 07a0f06f5f22 [2021-05-07T06:14:52.496Z] ---> c20db74ab38c [2021-05-07T06:14:52.496Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-07T06:14:52.769Z] ---> Running in 1f89a1c85a4c [2021-05-07T06:14:52.769Z] Removing intermediate container c7a65eba437f [2021-05-07T06:14:52.769Z] ---> 061884e66991 [2021-05-07T06:14:52.769Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-07T06:14:53.043Z] ---> ddfa08579b69 [2021-05-07T06:14:53.043Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-07T06:14:53.043Z] Removing intermediate container 9664267bbb76 [2021-05-07T06:14:53.043Z] ---> 5be5648b502f [2021-05-07T06:14:53.043Z] Step 13/22 : ENV APP_PORT=48085 [2021-05-07T06:14:53.043Z] ---> Running in 8f90d843e271 [2021-05-07T06:14:53.316Z] ---> Running in 55d5cad769a7 [2021-05-07T06:14:53.316Z] ---> Running in e643feb9aab4 [2021-05-07T06:14:53.316Z] ---> Running in eb7748bc0b3b [2021-05-07T06:14:53.589Z] Removing intermediate container 1f89a1c85a4c [2021-05-07T06:14:53.589Z] ---> a88c18857436 [2021-05-07T06:14:53.589Z] Step 13/23 : ENV APP_PORT=48082 [2021-05-07T06:14:53.882Z] ---> Running in be8f068a0a76 [2021-05-07T06:14:53.882Z] Removing intermediate container 8f90d843e271 [2021-05-07T06:14:53.882Z] ---> 0465ccf92606 [2021-05-07T06:14:53.882Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-07T06:14:54.153Z] Removing intermediate container 55d5cad769a7 [2021-05-07T06:14:54.154Z] ---> f6a8ce06bb59 [2021-05-07T06:14:54.154Z] Step 13/22 : ENV APP_PORT=48060 [2021-05-07T06:14:54.154Z] Removing intermediate container eb7748bc0b3b [2021-05-07T06:14:54.154Z] ---> e2e3f19680db [2021-05-07T06:14:54.154Z] Removing intermediate container e643feb9aab4 [2021-05-07T06:14:54.154Z] ---> e9cc500aa693 [2021-05-07T06:14:54.154Z] Step 18/21 : CMD ["--init=true"] [2021-05-07T06:14:54.154Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-07T06:14:54.426Z] ---> Running in 5754d41ab1af [2021-05-07T06:14:54.701Z] ---> Running in 6ada8b218b6f [2021-05-07T06:14:54.701Z] ---> Running in c01b932d415a [2021-05-07T06:14:54.701Z] Removing intermediate container be8f068a0a76 [2021-05-07T06:14:54.701Z] ---> 47f40cd71c61 [2021-05-07T06:14:54.701Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-07T06:14:54.978Z] ---> Running in 5799383f7b9a [2021-05-07T06:14:54.978Z] Removing intermediate container 5754d41ab1af [2021-05-07T06:14:54.978Z] ---> c9d0ac2d49f3 [2021-05-07T06:14:54.978Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-07T06:14:55.248Z] ---> 1f476af765f9 [2021-05-07T06:14:55.248Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-07T06:14:55.523Z] ---> Running in d254240c3d48 [2021-05-07T06:14:55.523Z] Removing intermediate container 6ada8b218b6f [2021-05-07T06:14:55.523Z] ---> 5fe3c1fa9a46 [2021-05-07T06:14:55.523Z] Step 19/21 : LABEL arch=arm64 [2021-05-07T06:14:55.523Z] Removing intermediate container c01b932d415a [2021-05-07T06:14:55.523Z] ---> 596ae5e79b98 [2021-05-07T06:14:55.523Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-07T06:14:55.523Z] ---> Running in cb4339d64885 [2021-05-07T06:14:55.796Z] ---> Running in 4e13cbb8c31c [2021-05-07T06:14:55.796Z] Removing intermediate container 5799383f7b9a [2021-05-07T06:14:55.796Z] ---> da4fc4a7e2c7 [2021-05-07T06:14:55.796Z] Step 15/23 : WORKDIR / [2021-05-07T06:14:56.079Z] ---> Running in 9f33210445cb [2021-05-07T06:14:56.354Z] Removing intermediate container d254240c3d48 [2021-05-07T06:14:56.355Z] ---> a7c2286777b5 [2021-05-07T06:14:56.355Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-07T06:14:56.627Z] ---> 61b2b8701583 [2021-05-07T06:14:56.627Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-07T06:14:56.627Z] Removing intermediate container 4e13cbb8c31c [2021-05-07T06:14:56.627Z] ---> 6996772404f5 [2021-05-07T06:14:56.627Z] Step 20/21 : LABEL git_sha=9bf434a5fd3a34f215e8cca0d59b58e67af3fe3d [2021-05-07T06:14:56.904Z] ---> Running in 63bce1793e8c [2021-05-07T06:14:57.187Z] Removing intermediate container 9f33210445cb [2021-05-07T06:14:57.187Z] ---> fac640d9483a [2021-05-07T06:14:57.187Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-07T06:14:57.474Z] ---> 84f3753f5755 [2021-05-07T06:14:57.474Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-07T06:14:58.074Z] Removing intermediate container 63bce1793e8c [2021-05-07T06:14:58.074Z] ---> 42bd9eeed44e [2021-05-07T06:14:58.074Z] Step 21/21 : LABEL version=0.0.0 [2021-05-07T06:14:58.349Z] ---> Running in 05ff64590621 [2021-05-07T06:14:58.626Z] ---> 13ee00971a7d [2021-05-07T06:14:58.626Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-07T06:14:58.626Z] ---> 19c91982813b [2021-05-07T06:14:58.626Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-07T06:14:59.233Z] Removing intermediate container 05ff64590621 [2021-05-07T06:14:59.233Z] ---> 3980d21892c9 [2021-05-07T06:14:59.233Z] [2021-05-07T06:14:59.508Z] Removing intermediate container cb4339d64885 [2021-05-07T06:14:59.508Z] ---> 0acae96fc90e [2021-05-07T06:14:59.508Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-07T06:14:59.508Z] ---> 53ab2fd061a2 [2021-05-07T06:14:59.508Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-07T06:14:59.784Z] ---> 01b25f54d171 [2021-05-07T06:14:59.784Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-05-07T06:15:00.061Z] Successfully built 3980d21892c9 [2021-05-07T06:15:00.061Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-05-07T06:15:00.061Z] Building docker-security-secretstore-setup-go [2021-05-07T06:15:00.061Z]  Building docker-security-proxy-setup-go ... done  ---> Running in d7411ef96f93 [2021-05-07T06:15:00.335Z] ---> 6375afcb4290 [2021-05-07T06:15:00.335Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-07T06:15:00.610Z] ---> 56f292062b38 [2021-05-07T06:15:00.610Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-07T06:15:00.610Z] ---> edbc79f39466 [2021-05-07T06:15:00.610Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-05-07T06:15:00.886Z] Removing intermediate container d7411ef96f93 [2021-05-07T06:15:00.886Z] ---> 9bf6eb54e80b [2021-05-07T06:15:00.886Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-07T06:15:00.886Z] ---> Running in 23ed5f35a9e2 [2021-05-07T06:15:01.164Z] ---> Running in 7b50507f8423 [2021-05-07T06:15:01.452Z] ---> f24bc0d1c5dc [2021-05-07T06:15:01.452Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-05-07T06:15:02.051Z] Removing intermediate container 7b50507f8423 [2021-05-07T06:15:02.051Z] ---> f0492fc9b4a8 [2021-05-07T06:15:02.051Z] Step 20/22 : LABEL arch=arm64 [2021-05-07T06:15:02.051Z] Removing intermediate container 23ed5f35a9e2 [2021-05-07T06:15:02.051Z] ---> 4413808a21fa [2021-05-07T06:15:02.051Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-07T06:15:02.356Z] ---> Running in 58263e1e5145 [2021-05-07T06:15:02.645Z] ---> 1aef08943d34 [2021-05-07T06:15:02.645Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-07T06:15:02.645Z] ---> Running in 70cedac8aefb [2021-05-07T06:15:02.645Z] ---> Running in 87bddcbbfb8a [2021-05-07T06:15:03.249Z] Removing intermediate container 58263e1e5145 [2021-05-07T06:15:03.249Z] ---> 94647c3c475f [2021-05-07T06:15:03.249Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-07T06:15:03.844Z] ---> Running in 7248c2bb3409 [2021-05-07T06:15:03.844Z] Removing intermediate container 87bddcbbfb8a [2021-05-07T06:15:03.844Z] ---> 229c2c5ef31f [2021-05-07T06:15:03.844Z] Step 20/22 : LABEL arch=arm64 [2021-05-07T06:15:03.844Z] Removing intermediate container 70cedac8aefb [2021-05-07T06:15:03.844Z] ---> b643f3456c77 [2021-05-07T06:15:03.844Z] Step 21/22 : LABEL git_sha=9bf434a5fd3a34f215e8cca0d59b58e67af3fe3d [2021-05-07T06:15:04.118Z] ---> cb01ffae475a [2021-05-07T06:15:04.118Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-07T06:15:04.118Z] ---> Running in 6845693b6948 [2021-05-07T06:15:04.118Z] ---> Running in bc2e9cb462f8 [2021-05-07T06:15:04.395Z] Removing intermediate container 7248c2bb3409 [2021-05-07T06:15:04.395Z] ---> 44672315a3b6 [2021-05-07T06:15:04.395Z] Step 21/23 : LABEL arch=arm64 [2021-05-07T06:15:04.673Z] ---> Running in d16cde91d67d [2021-05-07T06:15:04.946Z] Removing intermediate container 6845693b6948 [2021-05-07T06:15:04.946Z] ---> bcc2290de1eb [2021-05-07T06:15:04.946Z] Step 22/22 : LABEL version=0.0.0 [2021-05-07T06:15:04.946Z] Removing intermediate container bc2e9cb462f8 [2021-05-07T06:15:04.946Z] ---> e508f83914d2 [2021-05-07T06:15:04.946Z] Step 21/22 : LABEL git_sha=9bf434a5fd3a34f215e8cca0d59b58e67af3fe3d [2021-05-07T06:15:05.542Z] ---> Running in 51db157379ac [2021-05-07T06:15:05.542Z] ---> Running in db76f2ae4297 [2021-05-07T06:15:05.822Z] Removing intermediate container d16cde91d67d [2021-05-07T06:15:05.822Z] ---> 05f89b855e29 [2021-05-07T06:15:05.822Z] Step 22/23 : LABEL git_sha=9bf434a5fd3a34f215e8cca0d59b58e67af3fe3d [2021-05-07T06:15:05.822Z] ---> 59dbff6697a1 [2021-05-07T06:15:05.822Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-07T06:15:06.102Z] ---> Running in 8082297b9517 [2021-05-07T06:15:06.102Z] Removing intermediate container db76f2ae4297 [2021-05-07T06:15:06.102Z] ---> 1c349f87daa3 [2021-05-07T06:15:06.102Z] Step 22/22 : LABEL version=0.0.0 [2021-05-07T06:15:06.395Z] Removing intermediate container 51db157379ac [2021-05-07T06:15:06.395Z] ---> 774ed5cba9ba [2021-05-07T06:15:06.395Z] [2021-05-07T06:15:06.673Z] ---> Running in b086bf1a93f1 [2021-05-07T06:15:06.944Z] Successfully built 774ed5cba9ba [2021-05-07T06:15:06.944Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-05-07T06:15:06.944Z]  Building docker-support-scheduler-go ... done Building docker-core-metadata-go [2021-05-07T06:15:06.944Z] Removing intermediate container 8082297b9517 [2021-05-07T06:15:06.944Z] ---> 0800a78828da [2021-05-07T06:15:06.944Z] Step 23/23 : LABEL version=0.0.0 [2021-05-07T06:15:06.944Z] ---> f26cecd0697f [2021-05-07T06:15:06.944Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-05-07T06:15:07.217Z] ---> Running in 2838504d30f3 [2021-05-07T06:15:07.491Z] ---> Running in 3272bddcac30 [2021-05-07T06:15:07.491Z] Removing intermediate container b086bf1a93f1 [2021-05-07T06:15:07.491Z] ---> ce7839b554ef [2021-05-07T06:15:07.491Z] [2021-05-07T06:15:08.099Z] Removing intermediate container 2838504d30f3 [2021-05-07T06:15:08.099Z] ---> 66026369f2e3 [2021-05-07T06:15:08.099Z] [2021-05-07T06:15:08.099Z] Successfully built ce7839b554ef [2021-05-07T06:15:08.099Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-05-07T06:15:08.099Z]  Building docker-support-notifications-go ... done Building docker-core-data-go [2021-05-07T06:15:08.099Z] Removing intermediate container 3272bddcac30 [2021-05-07T06:15:08.099Z] ---> 313e958c04d9 [2021-05-07T06:15:08.099Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-07T06:15:08.378Z] Successfully built 66026369f2e3 [2021-05-07T06:15:08.378Z] Successfully tagged docker-core-command-go-arm64:latest [2021-05-07T06:15:08.378Z] Building docker-sys-mgmt-agent-go [2021-05-07T06:15:08.982Z]  Building docker-core-command-go ... done  ---> cfd0b446285c [2021-05-07T06:15:08.982Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-05-07T06:15:09.264Z] ---> Running in fb7796c50c1a [2021-05-07T06:15:11.886Z] Removing intermediate container fb7796c50c1a [2021-05-07T06:15:11.886Z] ---> 61f02aa2dcb7 [2021-05-07T06:15:11.886Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-07T06:15:12.490Z] ---> Running in 407c14889861 [2021-05-07T06:15:13.089Z] Removing intermediate container 407c14889861 [2021-05-07T06:15:13.089Z] ---> 5fc159bb3f5b [2021-05-07T06:15:13.089Z] Step 28/31 : CMD ["gate"] [2021-05-07T06:15:13.690Z] ---> Running in ef5fc7baab0a [2021-05-07T06:15:14.668Z] Removing intermediate container ef5fc7baab0a [2021-05-07T06:15:14.668Z] ---> fb5b1750ef20 [2021-05-07T06:15:14.668Z] Step 29/31 : LABEL arch=arm64 [2021-05-07T06:15:15.267Z] ---> Running in 9d90e22ce0cf [2021-05-07T06:15:16.249Z] Removing intermediate container 9d90e22ce0cf [2021-05-07T06:15:16.249Z] ---> 489abb029cf9 [2021-05-07T06:15:16.249Z] Step 30/31 : LABEL git_sha=9bf434a5fd3a34f215e8cca0d59b58e67af3fe3d [2021-05-07T06:15:16.520Z] ---> Running in ffe7d099632f [2021-05-07T06:15:17.521Z] Removing intermediate container ffe7d099632f [2021-05-07T06:15:17.521Z] ---> 03431f21d121 [2021-05-07T06:15:17.521Z] Step 31/31 : LABEL version=0.0.0 [2021-05-07T06:15:18.150Z] ---> Running in 5d7ef6bdeccb [2021-05-07T06:15:18.754Z] Removing intermediate container 5d7ef6bdeccb [2021-05-07T06:15:18.754Z] ---> cf960fac5381 [2021-05-07T06:15:18.754Z] [2021-05-07T06:15:19.352Z] Successfully built cf960fac5381 [2021-05-07T06:15:19.352Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-05-07T06:15:51.695Z]  Building docker-security-bootstrapper-go ... done Step 1/25 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-07T06:15:51.695Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2021-05-07T06:15:51.695Z] ---> 0745defc080b [2021-05-07T06:15:51.695Z] Step 3/25 : WORKDIR /edgex-go [2021-05-07T06:15:51.695Z] ---> Using cache [2021-05-07T06:15:51.695Z] ---> 60bfdcdb368b [2021-05-07T06:15:51.695Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-07T06:15:51.695Z] ---> Using cache [2021-05-07T06:15:51.695Z] ---> 8d405a2cbcc1 [2021-05-07T06:15:51.695Z] Step 5/25 : RUN apk add --update --no-cache make git [2021-05-07T06:15:51.695Z] ---> Using cache [2021-05-07T06:15:51.695Z] ---> fc425a2893f5 [2021-05-07T06:15:51.695Z] Step 6/25 : COPY go.mod . [2021-05-07T06:15:51.695Z] ---> Using cache [2021-05-07T06:15:51.695Z] ---> 21f038e58a70 [2021-05-07T06:15:51.695Z] Step 7/25 : RUN go mod download [2021-05-07T06:15:51.695Z] ---> Using cache [2021-05-07T06:15:51.695Z] ---> fb4b38e1aaab [2021-05-07T06:15:51.695Z] Step 8/25 : COPY . . [2021-05-07T06:15:51.695Z] ---> Using cache [2021-05-07T06:15:51.695Z] ---> dcff3c92e287 [2021-05-07T06:15:51.695Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-07T06:15:56.021Z] ---> Running in 8364c02af4ea [2021-05-07T06:15:57.474Z] 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 [2021-05-07T06:16:01.789Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-07T06:16:01.789Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-07T06:16:01.789Z] ---> 0745defc080b [2021-05-07T06:16:01.789Z] Step 3/23 : WORKDIR /edgex-go [2021-05-07T06:16:01.789Z] ---> Using cache [2021-05-07T06:16:01.789Z] ---> 60bfdcdb368b [2021-05-07T06:16:01.789Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-07T06:16:01.789Z] ---> Using cache [2021-05-07T06:16:01.789Z] ---> 8d405a2cbcc1 [2021-05-07T06:16:01.789Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-07T06:16:01.789Z] ---> Using cache [2021-05-07T06:16:01.789Z] ---> fc425a2893f5 [2021-05-07T06:16:01.789Z] Step 6/23 : COPY go.mod . [2021-05-07T06:16:01.789Z] ---> Using cache [2021-05-07T06:16:01.789Z] ---> 21f038e58a70 [2021-05-07T06:16:01.789Z] Step 7/23 : RUN go mod download [2021-05-07T06:16:01.789Z] ---> Using cache [2021-05-07T06:16:01.789Z] ---> fb4b38e1aaab [2021-05-07T06:16:01.789Z] Step 8/23 : COPY . . [2021-05-07T06:16:01.789Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-07T06:16:01.789Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-07T06:16:01.789Z] ---> 0745defc080b [2021-05-07T06:16:01.789Z] Step 3/23 : WORKDIR /edgex-go [2021-05-07T06:16:01.789Z] ---> Using cache [2021-05-07T06:16:01.789Z] ---> 60bfdcdb368b [2021-05-07T06:16:01.789Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-07T06:16:01.789Z] ---> Using cache [2021-05-07T06:16:01.789Z] ---> 8d405a2cbcc1 [2021-05-07T06:16:01.789Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-05-07T06:16:01.789Z] ---> Using cache [2021-05-07T06:16:01.789Z] ---> dcff3c92e287 [2021-05-07T06:16:01.789Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-05-07T06:16:01.789Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-07T06:16:01.789Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-07T06:16:01.789Z] ---> 0745defc080b [2021-05-07T06:16:01.789Z] Step 3/23 : WORKDIR /edgex-go [2021-05-07T06:16:01.789Z] ---> Using cache [2021-05-07T06:16:01.789Z] ---> 60bfdcdb368b [2021-05-07T06:16:01.789Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-07T06:16:01.789Z] ---> Using cache [2021-05-07T06:16:01.789Z] ---> 8d405a2cbcc1 [2021-05-07T06:16:01.789Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-07T06:16:03.230Z] ---> Running in 2de0649ab167 [2021-05-07T06:16:03.230Z] ---> Running in c4d476d7704a [2021-05-07T06:16:03.230Z] ---> Running in 014f2cd276e5 [2021-05-07T06:16:06.793Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-07T06:16:06.793Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-07T06:16:06.793Z] 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 [2021-05-07T06:16:07.404Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-07T06:16:07.683Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-07T06:16:08.677Z] OK: 218 MiB in 52 packages [2021-05-07T06:16:08.955Z] OK: 218 MiB in 52 packages [2021-05-07T06:16:10.950Z] Removing intermediate container 014f2cd276e5 [2021-05-07T06:16:10.950Z] ---> e1f8a57377e0 [2021-05-07T06:16:10.950Z] Step 6/23 : COPY go.mod . [2021-05-07T06:16:11.262Z] Removing intermediate container 2de0649ab167 [2021-05-07T06:16:11.262Z] ---> 6e5563304117 [2021-05-07T06:16:11.262Z] Step 6/23 : COPY go.mod . [2021-05-07T06:16:12.709Z] ---> aff7c6131463 [2021-05-07T06:16:12.709Z] Step 7/23 : RUN go mod download [2021-05-07T06:16:12.709Z] ---> 101840fc0392 [2021-05-07T06:16:12.709Z] Step 7/23 : RUN go mod download [2021-05-07T06:16:12.709Z] ---> Running in baa954d59d3d [2021-05-07T06:16:13.000Z] ---> Running in e21f4d3c8b3e [2021-05-07T06:16:18.420Z] Removing intermediate container e21f4d3c8b3e [2021-05-07T06:16:18.420Z] ---> 4bf24cd5f73b [2021-05-07T06:16:18.420Z] Step 8/23 : COPY . . [2021-05-07T06:16:18.420Z] Removing intermediate container baa954d59d3d [2021-05-07T06:16:18.420Z] ---> 5ce2fccefaca [2021-05-07T06:16:18.420Z] Step 8/23 : COPY . . [2021-05-07T06:16:50.807Z] ---> 81671fa46365 [2021-05-07T06:16:50.807Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-05-07T06:16:50.807Z] ---> c5c48a2780c0 [2021-05-07T06:16:50.807Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-07T06:16:50.807Z] ---> Running in cba0e8157c62 [2021-05-07T06:16:50.807Z] ---> Running in 794e0495050d [2021-05-07T06:16:51.413Z] 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 [2021-05-07T06:16:51.413Z] 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 [2021-05-07T06:16:58.165Z] 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 [2021-05-07T06:17:10.602Z] Removing intermediate container 8364c02af4ea [2021-05-07T06:17:10.602Z] ---> bb5ab7ae629b [2021-05-07T06:17:10.602Z] [2021-05-07T06:17:10.602Z] Step 10/25 : FROM alpine:3.12 [2021-05-07T06:17:10.602Z] ---> 9852663dfa18 [2021-05-07T06:17:10.602Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-07T06:17:10.602Z] ---> Running in cca584789f87 [2021-05-07T06:17:12.047Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-07T06:17:12.323Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-07T06:17:12.926Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-07T06:17:12.926Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-07T06:17:12.926Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-07T06:17:12.926Z] (4/6) Installing curl (7.76.1-r0) [2021-05-07T06:17:12.926Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-07T06:17:12.926Z] (6/6) Installing su-exec (0.2-r1) [2021-05-07T06:17:12.926Z] Executing busybox-1.31.1-r20.trigger [2021-05-07T06:17:12.926Z] Executing ca-certificates-20191127-r4.trigger [2021-05-07T06:17:13.205Z] OK: 7 MiB in 20 packages [2021-05-07T06:17:16.614Z] Removing intermediate container cca584789f87 [2021-05-07T06:17:16.614Z] ---> 1747464d9002 [2021-05-07T06:17:16.614Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-07T06:17:16.614Z] ---> Running in df395dd901f7 [2021-05-07T06:17:16.891Z] Removing intermediate container df395dd901f7 [2021-05-07T06:17:16.891Z] ---> 12426b28f7db [2021-05-07T06:17:16.891Z] Step 13/25 : WORKDIR / [2021-05-07T06:17:17.167Z] ---> Running in e65007ed2ea4 [2021-05-07T06:17:18.151Z] Removing intermediate container e65007ed2ea4 [2021-05-07T06:17:18.151Z] ---> d0ecd746ae88 [2021-05-07T06:17:18.151Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-07T06:17:19.138Z] ---> 6ee9f74d9d0f [2021-05-07T06:17:19.138Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-07T06:17:20.585Z] ---> dc5547dd4f57 [2021-05-07T06:17:20.585Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-07T06:17:22.037Z] ---> 4eecff43b8db [2021-05-07T06:17:22.037Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-07T06:17:23.026Z] ---> 8d5de4f65b7f [2021-05-07T06:17:23.026Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-07T06:17:25.023Z] ---> 4f20faa5c558 [2021-05-07T06:17:25.023Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-07T06:17:26.472Z] ---> cf4a724c44d4 [2021-05-07T06:17:26.472Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-07T06:17:27.921Z] ---> b0bbf2255191 [2021-05-07T06:17:27.921Z] Step 21/25 : 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/ [2021-05-07T06:17:27.921Z] ---> Running in 3693385f04c2 [2021-05-07T06:17:31.345Z] Removing intermediate container 3693385f04c2 [2021-05-07T06:17:31.345Z] ---> 683f992bde01 [2021-05-07T06:17:31.345Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2021-05-07T06:17:31.624Z] ---> Running in 86565462954c [2021-05-07T06:17:32.229Z] Removing intermediate container 86565462954c [2021-05-07T06:17:32.229Z] ---> a17d646844c7 [2021-05-07T06:17:32.229Z] Step 23/25 : LABEL arch=arm64 [2021-05-07T06:17:32.506Z] ---> Running in 2fefd6d96542 [2021-05-07T06:17:33.114Z] Removing intermediate container 2fefd6d96542 [2021-05-07T06:17:33.114Z] ---> 1ff40c334ebd [2021-05-07T06:17:33.114Z] Step 24/25 : LABEL git_sha=9bf434a5fd3a34f215e8cca0d59b58e67af3fe3d [2021-05-07T06:17:33.394Z] ---> Running in e04c4f7c6e25 [2021-05-07T06:17:34.008Z] Removing intermediate container e04c4f7c6e25 [2021-05-07T06:17:34.008Z] ---> efb57885832d [2021-05-07T06:17:34.008Z] Step 25/25 : LABEL version=0.0.0 [2021-05-07T06:17:34.008Z] ---> Running in 68a093038808 [2021-05-07T06:17:35.001Z] Removing intermediate container 68a093038808 [2021-05-07T06:17:35.001Z] ---> 3d16ca3707f9 [2021-05-07T06:17:35.001Z] [2021-05-07T06:17:35.341Z] Successfully built 3d16ca3707f9 [2021-05-07T06:17:35.341Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-05-07T06:17:45.513Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container c4d476d7704a [2021-05-07T06:17:45.513Z] ---> 628f9b0214c5 [2021-05-07T06:17:45.513Z] [2021-05-07T06:17:45.513Z] Step 10/23 : FROM alpine:3.12 [2021-05-07T06:17:45.513Z] ---> 9852663dfa18 [2021-05-07T06:17:45.513Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-07T06:17:45.513Z] ---> Using cache [2021-05-07T06:17:45.513Z] ---> e54ebd61be02 [2021-05-07T06:17:45.513Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-07T06:17:45.513Z] ---> Using cache [2021-05-07T06:17:45.513Z] ---> a88c18857436 [2021-05-07T06:17:45.513Z] Step 13/23 : ENV APP_PORT=48081 [2021-05-07T06:17:45.513Z] ---> Running in 93ed0b85ba64 [2021-05-07T06:17:46.120Z] Removing intermediate container 93ed0b85ba64 [2021-05-07T06:17:46.120Z] ---> 3a4b293cc3f8 [2021-05-07T06:17:46.120Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-07T06:17:46.120Z] ---> Running in 34d5ffa28aa9 [2021-05-07T06:17:46.732Z] Removing intermediate container 34d5ffa28aa9 [2021-05-07T06:17:46.732Z] ---> 86db8e62aa61 [2021-05-07T06:17:46.732Z] Step 15/23 : WORKDIR / [2021-05-07T06:17:47.008Z] ---> Running in b1e4d911ec75 [2021-05-07T06:17:48.001Z] Removing intermediate container b1e4d911ec75 [2021-05-07T06:17:48.001Z] ---> 0b2383f67760 [2021-05-07T06:17:48.001Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-07T06:17:48.996Z] ---> e195a4c72b8b [2021-05-07T06:17:48.996Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-07T06:17:51.041Z] ---> 4192723ab775 [2021-05-07T06:17:51.041Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-07T06:17:52.051Z] ---> e6f85cbaa64b [2021-05-07T06:17:52.051Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-05-07T06:17:52.051Z] ---> Running in 5b6aa41c6013 [2021-05-07T06:17:53.088Z] Removing intermediate container 5b6aa41c6013 [2021-05-07T06:17:53.088Z] ---> d1bef8b387c9 [2021-05-07T06:17:53.088Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-07T06:17:53.088Z] ---> Running in 1120e67d4148 [2021-05-07T06:17:53.727Z] Removing intermediate container 1120e67d4148 [2021-05-07T06:17:53.727Z] ---> f969fc0be2ad [2021-05-07T06:17:53.727Z] Step 21/23 : LABEL arch=arm64 [2021-05-07T06:17:53.727Z] ---> Running in 1ef8a7bce05f [2021-05-07T06:17:54.708Z] Removing intermediate container 1ef8a7bce05f [2021-05-07T06:17:54.708Z] ---> 15f72804b87a [2021-05-07T06:17:54.708Z] Step 22/23 : LABEL git_sha=9bf434a5fd3a34f215e8cca0d59b58e67af3fe3d [2021-05-07T06:17:54.708Z] ---> Running in 23f2026e448f [2021-05-07T06:17:55.325Z] Removing intermediate container 23f2026e448f [2021-05-07T06:17:55.325Z] ---> 659c19600ef3 [2021-05-07T06:17:55.325Z] Step 23/23 : LABEL version=0.0.0 [2021-05-07T06:17:55.325Z] ---> Running in 0e76362219d3 [2021-05-07T06:17:56.308Z] Removing intermediate container 0e76362219d3 [2021-05-07T06:17:56.308Z] ---> d24a168acccf [2021-05-07T06:17:56.308Z] [2021-05-07T06:17:56.584Z] Successfully built d24a168acccf [2021-05-07T06:17:56.584Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-05-07T06:18:11.693Z]  Building docker-core-metadata-go ... done Removing intermediate container cba0e8157c62 [2021-05-07T06:18:11.693Z] ---> 5143fa261616 [2021-05-07T06:18:11.693Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-07T06:18:11.693Z] ---> Running in 70ca778201e8 [2021-05-07T06:18:13.139Z] 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 [2021-05-07T06:18:16.538Z] Removing intermediate container 70ca778201e8 [2021-05-07T06:18:16.538Z] ---> 64fc5edbb2fa [2021-05-07T06:18:16.538Z] [2021-05-07T06:18:16.539Z] Step 11/23 : FROM docker:20.10.0 [2021-05-07T06:18:16.539Z] 20.10.0: Pulling from library/docker [2021-05-07T06:18:21.962Z] Removing intermediate container 794e0495050d [2021-05-07T06:18:21.962Z] ---> 2632d80dff07 [2021-05-07T06:18:21.962Z] [2021-05-07T06:18:21.962Z] Step 10/23 : FROM alpine:3.12 [2021-05-07T06:18:21.962Z] ---> 9852663dfa18 [2021-05-07T06:18:21.962Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-07T06:18:22.940Z] ---> Running in bf5438d4f5db [2021-05-07T06:18:23.535Z] Removing intermediate container bf5438d4f5db [2021-05-07T06:18:23.535Z] ---> 8562c3e14beb [2021-05-07T06:18:23.535Z] Step 12/23 : ENV APP_PORT=48080 [2021-05-07T06:18:23.808Z] ---> Running in 4e8ef3b36890 [2021-05-07T06:18:24.400Z] Removing intermediate container 4e8ef3b36890 [2021-05-07T06:18:24.400Z] ---> aa16ae83be7e [2021-05-07T06:18:24.400Z] Step 13/23 : EXPOSE $APP_PORT [2021-05-07T06:18:24.674Z] ---> Running in 3b35e3f47bc5 [2021-05-07T06:18:24.945Z] Removing intermediate container 3b35e3f47bc5 [2021-05-07T06:18:24.945Z] ---> df4f37404b1c [2021-05-07T06:18:24.945Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-07T06:18:25.218Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-07T06:18:25.218Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-07T06:18:25.218Z] ---> eeaf43b92773 [2021-05-07T06:18:25.218Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-07T06:18:25.218Z] ---> Running in 93a1fff56b15 [2021-05-07T06:18:25.218Z] ---> Running in 66920de99622 [2021-05-07T06:18:25.832Z] Removing intermediate container 66920de99622 [2021-05-07T06:18:25.832Z] ---> 086e8a6077ea [2021-05-07T06:18:25.832Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-07T06:18:26.106Z] ---> Running in 582545db6c48 [2021-05-07T06:18:27.547Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-07T06:18:27.547Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-07T06:18:27.547Z] Removing intermediate container 93a1fff56b15 [2021-05-07T06:18:27.547Z] ---> 0f39b693f68f [2021-05-07T06:18:27.547Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-07T06:18:27.819Z] ---> Running in 09e7dfa2e9a3 [2021-05-07T06:18:28.096Z] (1/39) Installing readline (8.0.4-r0) [2021-05-07T06:18:28.096Z] (2/39) Installing bash (5.0.17-r0) [2021-05-07T06:18:28.368Z] Executing bash-5.0.17-r0.post-install [2021-05-07T06:18:28.368Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-07T06:18:28.368Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-07T06:18:28.368Z] (5/39) Installing curl (7.76.1-r0) [2021-05-07T06:18:28.368Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-07T06:18:28.368Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-07T06:18:28.368Z] (8/39) Installing expat (2.2.9-r1) [2021-05-07T06:18:28.368Z] (9/39) Installing libffi (3.3-r2) [2021-05-07T06:18:28.368Z] (10/39) Installing gdbm (1.13-r1) [2021-05-07T06:18:28.368Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-07T06:18:28.368Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-07T06:18:28.368Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-07T06:18:28.968Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-07T06:18:29.562Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-07T06:18:30.155Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-07T06:18:30.156Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-07T06:18:30.156Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-07T06:18:30.156Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-07T06:18:30.156Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-07T06:18:30.156Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-07T06:18:30.156Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-07T06:18:30.156Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-07T06:18:30.432Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-07T06:18:30.432Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-07T06:18:30.432Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-07T06:18:30.432Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-07T06:18:30.432Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-07T06:18:30.432Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-07T06:18:30.432Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-07T06:18:30.432Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-07T06:18:30.432Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-07T06:18:30.432Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-07T06:18:30.432Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-07T06:18:30.432Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-07T06:18:30.432Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-07T06:18:30.432Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-07T06:18:30.432Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-07T06:18:30.432Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-07T06:18:30.432Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-07T06:18:30.432Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-07T06:18:30.714Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-07T06:18:30.714Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-07T06:18:30.714Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-07T06:18:30.714Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-07T06:18:30.714Z] Executing busybox-1.31.1-r19.trigger [2021-05-07T06:18:30.714Z] OK: 72 MiB in 59 packages [2021-05-07T06:18:30.991Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-07T06:18:30.991Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-07T06:18:30.991Z] Executing busybox-1.31.1-r20.trigger [2021-05-07T06:18:31.267Z] OK: 8 MiB in 20 packages [2021-05-07T06:18:33.247Z] Removing intermediate container 09e7dfa2e9a3 [2021-05-07T06:18:33.247Z] ---> b1a9f8a36dae [2021-05-07T06:18:33.247Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-07T06:18:33.842Z] ---> c1ab488c181c [2021-05-07T06:18:33.842Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-07T06:18:35.280Z] ---> ebb615b5e29a [2021-05-07T06:18:35.280Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-07T06:18:35.280Z] Collecting docker-compose==1.23.2 [2021-05-07T06:18:35.280Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-07T06:18:35.880Z] ---> 99b620a610e2 [2021-05-07T06:18:35.880Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-05-07T06:18:35.880Z] ---> Running in 2fb70b984c56 [2021-05-07T06:18:36.151Z] Collecting jsonschema<3,>=2.5.1 [2021-05-07T06:18:36.151Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-07T06:18:36.423Z] Removing intermediate container 2fb70b984c56 [2021-05-07T06:18:36.423Z] ---> 04373c57fad1 [2021-05-07T06:18:36.423Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-07T06:18:36.699Z] ---> Running in cf9d09b7629e [2021-05-07T06:18:36.968Z] Removing intermediate container cf9d09b7629e [2021-05-07T06:18:36.968Z] ---> c739d546ccfc [2021-05-07T06:18:36.968Z] Step 21/23 : LABEL arch=arm64 [2021-05-07T06:18:37.304Z] ---> Running in 372d5b774217 [2021-05-07T06:18:37.577Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-07T06:18:37.578Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-07T06:18:37.578Z] Removing intermediate container 372d5b774217 [2021-05-07T06:18:37.578Z] ---> a965257b51c2 [2021-05-07T06:18:37.578Z] Step 22/23 : LABEL git_sha=9bf434a5fd3a34f215e8cca0d59b58e67af3fe3d [2021-05-07T06:18:37.851Z] ---> Running in 5e77bd6c4f04 [2021-05-07T06:18:38.125Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-07T06:18:38.125Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-07T06:18:38.399Z] Removing intermediate container 5e77bd6c4f04 [2021-05-07T06:18:38.399Z] ---> d1b554641bff [2021-05-07T06:18:38.399Z] Step 23/23 : LABEL version=0.0.0 [2021-05-07T06:18:38.399Z] ---> Running in 3341871e4aa7 [2021-05-07T06:18:38.995Z] Removing intermediate container 3341871e4aa7 [2021-05-07T06:18:38.995Z] ---> fc7665ccbdcf [2021-05-07T06:18:38.995Z] [2021-05-07T06:18:39.268Z] Successfully built fc7665ccbdcf [2021-05-07T06:18:39.268Z] Successfully tagged docker-core-data-go-arm64:latest [2021-05-07T06:18:40.698Z]  Building docker-core-data-go ... done Collecting docker<4.0,>=3.6.0 [2021-05-07T06:18:40.698Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-07T06:18:40.968Z] Collecting docopt<0.7,>=0.6.1 [2021-05-07T06:18:40.968Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-07T06:18:43.572Z] Collecting texttable<0.10,>=0.9.0 [2021-05-07T06:18:43.572Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-07T06:18:44.997Z] Collecting cached-property<2,>=1.2.0 [2021-05-07T06:18:44.997Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-07T06:18:45.968Z] Collecting PyYAML<4,>=3.10 [2021-05-07T06:18:45.968Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-07T06:18:48.569Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-05-07T06:18:49.157Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-07T06:18:49.157Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-07T06:18:49.157Z] 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) [2021-05-07T06:18:49.157Z] 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) [2021-05-07T06:18:49.748Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-07T06:18:49.748Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-07T06:18:50.018Z] Collecting idna<2.8,>=2.5 [2021-05-07T06:18:50.018Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-07T06:18:50.287Z] Collecting docker-pycreds>=0.4.0 [2021-05-07T06:18:50.287Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-07T06:18:50.570Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-07T06:18:50.570Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-07T06:18:50.570Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-07T06:18:50.570Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-07T06:18:51.159Z] Installing collected packages: jsonschema, urllib3, idna, requests, dockerpty, websocket-client, docker-pycreds, docker, docopt, texttable, cached-property, PyYAML, docker-compose [2021-05-07T06:18:51.442Z] Attempting uninstall: urllib3 [2021-05-07T06:18:51.442Z] Found existing installation: urllib3 1.25.9 [2021-05-07T06:18:51.442Z] Uninstalling urllib3-1.25.9: [2021-05-07T06:18:51.718Z] Successfully uninstalled urllib3-1.25.9 [2021-05-07T06:18:52.313Z] Attempting uninstall: idna [2021-05-07T06:18:52.313Z] Found existing installation: idna 2.9 [2021-05-07T06:18:52.313Z] Uninstalling idna-2.9: [2021-05-07T06:18:52.313Z] Successfully uninstalled idna-2.9 [2021-05-07T06:18:52.907Z] Attempting uninstall: requests [2021-05-07T06:18:52.907Z] Found existing installation: requests 2.23.0 [2021-05-07T06:18:52.907Z] Uninstalling requests-2.23.0: [2021-05-07T06:18:52.907Z] Successfully uninstalled requests-2.23.0 [2021-05-07T06:18:53.177Z] Running setup.py install for dockerpty: started [2021-05-07T06:18:55.136Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-07T06:18:56.103Z] Running setup.py install for docopt: started [2021-05-07T06:18:58.066Z] Running setup.py install for docopt: finished with status 'done' [2021-05-07T06:18:58.066Z] Running setup.py install for texttable: started [2021-05-07T06:19:00.058Z] Running setup.py install for texttable: finished with status 'done' [2021-05-07T06:19:00.058Z] Running setup.py install for PyYAML: started [2021-05-07T06:19:02.702Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-07T06:19:03.293Z] 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 [2021-05-07T06:19:11.555Z] Removing intermediate container 582545db6c48 [2021-05-07T06:19:11.555Z] ---> d3b7a971e6b5 [2021-05-07T06:19:11.555Z] Step 14/23 : ENV APP_PORT=48090 [2021-05-07T06:19:11.555Z] ---> Running in fe645b9ddcdb [2021-05-07T06:19:11.555Z] Removing intermediate container fe645b9ddcdb [2021-05-07T06:19:11.555Z] ---> e7c091920ec1 [2021-05-07T06:19:11.555Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-07T06:19:11.825Z] ---> Running in ac7018582154 [2021-05-07T06:19:12.097Z] Removing intermediate container ac7018582154 [2021-05-07T06:19:12.097Z] ---> d89bef5f51d9 [2021-05-07T06:19:12.097Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-07T06:19:13.539Z] ---> 55b9dde675d3 [2021-05-07T06:19:13.539Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-07T06:19:13.810Z] ---> 2385f0df20fb [2021-05-07T06:19:13.810Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-07T06:19:14.781Z] ---> 8b9bc67edc26 [2021-05-07T06:19:14.781Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-07T06:19:14.781Z] ---> Running in dfcbdaa7ee55 [2021-05-07T06:19:15.372Z] Removing intermediate container dfcbdaa7ee55 [2021-05-07T06:19:15.372Z] ---> dafef81c12ea [2021-05-07T06:19:15.372Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-07T06:19:15.372Z] ---> Running in 2e468931cdeb [2021-05-07T06:19:15.964Z] Removing intermediate container 2e468931cdeb [2021-05-07T06:19:15.964Z] ---> f5617f286f7b [2021-05-07T06:19:15.964Z] Step 21/23 : LABEL arch=arm64 [2021-05-07T06:19:15.964Z] ---> Running in 4ff0322bfdbf [2021-05-07T06:19:16.558Z] Removing intermediate container 4ff0322bfdbf [2021-05-07T06:19:16.558Z] ---> 2e144436bbc5 [2021-05-07T06:19:16.558Z] Step 22/23 : LABEL git_sha=9bf434a5fd3a34f215e8cca0d59b58e67af3fe3d [2021-05-07T06:19:16.827Z] ---> Running in e67864b749ca [2021-05-07T06:19:17.421Z] Removing intermediate container e67864b749ca [2021-05-07T06:19:17.421Z] ---> 0dccce0dd84e [2021-05-07T06:19:17.421Z] Step 23/23 : LABEL version=0.0.0 [2021-05-07T06:19:17.421Z] ---> Running in 8ecb39e194b0 [2021-05-07T06:19:18.012Z] Removing intermediate container 8ecb39e194b0 [2021-05-07T06:19:18.012Z] ---> 40e799469f96 [2021-05-07T06:19:18.012Z] [2021-05-07T06:19:18.653Z] Successfully built 40e799469f96 [2021-05-07T06:19:18.653Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-05-07T06:19:18.941Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-05-07T06:19:18.946Z] $ docker stop --time=1 2fa1b4b121ab31f868fa0e6b8b09b0dcbb128a451611a167d05656ee8b60686e [2021-05-07T06:19:20.875Z] $ docker rm -f 2fa1b4b121ab31f868fa0e6b8b09b0dcbb128a451611a167d05656ee8b60686e [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-07T06:19:21.553Z] + docker images [2021-05-07T06:19:21.553Z] + grep docker [2021-05-07T06:19:21.826Z] docker-sys-mgmt-agent-go-arm64 latest 40e799469f96 4 seconds ago 299MB [2021-05-07T06:19:21.826Z] docker-core-data-go-arm64 latest fc7665ccbdcf 43 seconds ago 20.3MB [2021-05-07T06:19:21.826Z] docker-core-metadata-go-arm64 latest d24a168acccf About a minute ago 17.4MB [2021-05-07T06:19:21.826Z] docker-security-secretstore-setup-go-arm64 latest 3d16ca3707f9 About a minute ago 24.3MB [2021-05-07T06:19:21.826Z] docker-security-bootstrapper-go-arm64 latest cf960fac5381 4 minutes ago 17.1MB [2021-05-07T06:19:21.826Z] docker-core-command-go-arm64 latest 66026369f2e3 4 minutes ago 16.1MB [2021-05-07T06:19:21.826Z] docker-support-notifications-go-arm64 latest ce7839b554ef 4 minutes ago 16.6MB [2021-05-07T06:19:21.826Z] docker-support-scheduler-go-arm64 latest 774ed5cba9ba 4 minutes ago 16.1MB [2021-05-07T06:19:21.826Z] docker-security-proxy-setup-go-arm64 latest 3980d21892c9 4 minutes ago 23.9MB [2021-05-07T06:19:21.826Z] docker 20.10.0 eeaf43b92773 4 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 [2021-05-07T06:19:22.616Z] ---> job-cost.sh [2021-05-07T06:19:22.616Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lbCv [2021-05-07T06:20:01.543Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-07T06:21:38.310Z] lf-activate-venv(): INFO: Adding /tmp/venv-lbCv/bin to PATH [2021-05-07T06:21:38.310Z] INFO: No Stack... [2021-05-07T06:21:38.310Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-07T06:21:38.310Z] INFO: Archiving Costs [Pipeline] sh [2021-05-07T06:21:38.668Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2021-05-07T06:21:38.668Z] + cut -d, -f6 [Pipeline] lock [2021-05-07T06:21:38.814Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3431-1-stack-cost] [2021-05-07T06:21:38.821Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3431-1-stack-cost] did not exist. Created. [2021-05-07T06:21:38.821Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3431-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-07T06:21:39.266Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-07T06:21:39.564Z] Stashed 1 file(s) [Pipeline] } [2021-05-07T06:21:39.588Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3431-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 [2021-05-07T06:21:40.729Z] provisioning config files... [2021-05-07T06:21:40.742Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8482392349172856648tmp [Pipeline] { [Pipeline] sh [2021-05-07T06:21:41.097Z] + set +x [2021-05-07T06:21:41.097Z] + curl -s https://codecov.io/bash [2021-05-07T06:21:41.097Z] + bash -s -- [2021-05-07T06:21:41.362Z] [2021-05-07T06:21:41.362Z] _____ _ [2021-05-07T06:21:41.362Z] / ____| | | [2021-05-07T06:21:41.362Z] | | ___ __| | ___ ___ _____ __ [2021-05-07T06:21:41.362Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-07T06:21:41.362Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-07T06:21:41.362Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-07T06:21:41.362Z] Bash-1.0.2 [2021-05-07T06:21:41.362Z] [2021-05-07T06:21:41.362Z] [2021-05-07T06:21:41.362Z] ==> git version 2.24.3 found [2021-05-07T06:21:41.362Z] ==> 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 [2021-05-07T06:21:41.362Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-07T06:21:41.362Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-07T06:21:41.362Z] ==> Jenkins CI detected. [2021-05-07T06:21:41.362Z] project root: . [2021-05-07T06:21:41.362Z] --> token set from env [2021-05-07T06:21:41.624Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-07T06:21:41.624Z] ==> Running gcov in . (disable via -X gcov) [2021-05-07T06:21:41.624Z] ==> Python coveragepy not found [2021-05-07T06:21:41.624Z] ==> Searching for coverage reports in: [2021-05-07T06:21:41.624Z] + . [2021-05-07T06:21:41.624Z] -> Found 1 reports [2021-05-07T06:21:41.624Z] ==> Detecting git/mercurial file structure [2021-05-07T06:21:41.624Z] ==> Reading reports [2021-05-07T06:21:41.624Z] + ./coverage.out bytes=705232 [2021-05-07T06:21:41.624Z] ==> Appending adjustments [2021-05-07T06:21:41.624Z] https://docs.codecov.io/docs/fixing-reports [2021-05-07T06:21:45.845Z] + Found adjustments [2021-05-07T06:21:45.845Z] ==> Gzipping contents [2021-05-07T06:21:45.845Z] 100K /tmp/codecov.JRYBlM.gz [2021-05-07T06:21:45.845Z] ==> Uploading reports [2021-05-07T06:21:45.845Z] url: https://codecov.io [2021-05-07T06:21:45.845Z] query: branch=PR-3431&commit=9bf434a5fd3a34f215e8cca0d59b58e67af3fe3d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3431%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3431&job=&cmd_args= [2021-05-07T06:21:45.845Z] -> Pinging Codecov [2021-05-07T06:21:45.845Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3431&commit=9bf434a5fd3a34f215e8cca0d59b58e67af3fe3d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3431%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3431&job=&cmd_args= [2021-05-07T06:21:45.845Z] -> Uploading to [2021-05-07T06:21:45.845Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-07/00271124DB129430A58F1EEE437C3FCB/9bf434a5fd3a34f215e8cca0d59b58e67af3fe3d/29f3f76a-b0f3-4309-aac5-36d0d80731b3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210507%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210507T062145Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a2205daf617457c797628badf3cf5f2587d8b4c2fbb214949694ddeec67c91d3 [2021-05-07T06:21:45.845Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-07T06:21:45.845Z] Dload Upload Total Spent Left Speed [2021-05-07T06:21:46.419Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 98k 0 0 100 98k 0 228k --:--:-- --:--:-- --:--:-- 228k [2021-05-07T06:21:46.419Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/9bf434a5fd3a34f215e8cca0d59b58e67af3fe3d [Pipeline] } [2021-05-07T06:21:46.461Z] 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 [2021-05-07T06:21:47.981Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-07T06:21:48.951Z] ---> package-listing.sh [2021-05-07T06:21:48.951Z] ++ facter osfamily [2021-05-07T06:21:48.951Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-07T06:21:48.951Z] + OS_FAMILY=redhat [2021-05-07T06:21:48.951Z] + workspace=/w/workspace/edgex-go/1 [2021-05-07T06:21:48.951Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-07T06:21:48.951Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-07T06:21:48.951Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-07T06:21:48.951Z] + PACKAGES=/tmp/packages_start.txt [2021-05-07T06:21:48.951Z] + '[' /w/workspace/edgex-go/1 ']' [2021-05-07T06:21:48.951Z] + PACKAGES=/tmp/packages_end.txt [2021-05-07T06:21:48.951Z] + case "${OS_FAMILY}" in [2021-05-07T06:21:48.951Z] + rpm -qa [2021-05-07T06:21:48.951Z] + sort [2021-05-07T06:21:54.255Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-07T06:21:54.255Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-07T06:21:54.255Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-07T06:21:54.255Z] + '[' /w/workspace/edgex-go/1 ']' [2021-05-07T06:21:54.255Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-05-07T06:21:54.255Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-05-07T06:21:54.289Z] 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 [2021-05-07T06:21:54.607Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-07T06:21:54.960Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-07T06:21:54.960Z] [2021-05-07T06:21:54.960Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-07T06:21:55.360Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-07T06:21:55.360Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-07T06:21:55.360Z] df20fa9351a1: Pulling fs layer [2021-05-07T06:21:55.360Z] 36b3adc4ff6f: Pulling fs layer [2021-05-07T06:21:55.360Z] 8ad3a11d3b57: Pulling fs layer [2021-05-07T06:21:55.360Z] 46f8f816bc3b: Pulling fs layer [2021-05-07T06:21:55.360Z] 93b61091891f: Pulling fs layer [2021-05-07T06:21:55.360Z] 93b9cdb0e59b: Pulling fs layer [2021-05-07T06:21:55.360Z] 5e14af77c1be: Pulling fs layer [2021-05-07T06:21:55.360Z] 01666e4c0597: Pulling fs layer [2021-05-07T06:21:55.360Z] aa168da1d23b: Pulling fs layer [2021-05-07T06:21:55.360Z] 46f8f816bc3b: Waiting [2021-05-07T06:21:55.360Z] 5e14af77c1be: Waiting [2021-05-07T06:21:55.360Z] 93b61091891f: Waiting [2021-05-07T06:21:55.360Z] 01666e4c0597: Waiting [2021-05-07T06:21:55.360Z] 93b9cdb0e59b: Waiting [2021-05-07T06:21:55.360Z] aa168da1d23b: Waiting [2021-05-07T06:21:55.360Z] 36b3adc4ff6f: Verifying Checksum [2021-05-07T06:21:55.360Z] 36b3adc4ff6f: Download complete [2021-05-07T06:21:55.360Z] df20fa9351a1: Verifying Checksum [2021-05-07T06:21:55.360Z] df20fa9351a1: Download complete [2021-05-07T06:21:55.360Z] 46f8f816bc3b: Verifying Checksum [2021-05-07T06:21:55.361Z] 46f8f816bc3b: Download complete [2021-05-07T06:21:55.636Z] 93b9cdb0e59b: Verifying Checksum [2021-05-07T06:21:55.636Z] 93b9cdb0e59b: Download complete [2021-05-07T06:21:55.636Z] 5e14af77c1be: Verifying Checksum [2021-05-07T06:21:55.636Z] 5e14af77c1be: Download complete [2021-05-07T06:21:55.636Z] 01666e4c0597: Verifying Checksum [2021-05-07T06:21:55.636Z] 01666e4c0597: Download complete [2021-05-07T06:21:55.636Z] 93b61091891f: Verifying Checksum [2021-05-07T06:21:55.636Z] 93b61091891f: Download complete [2021-05-07T06:21:55.636Z] 8ad3a11d3b57: Verifying Checksum [2021-05-07T06:21:55.636Z] 8ad3a11d3b57: Download complete [2021-05-07T06:21:55.900Z] df20fa9351a1: Pull complete [2021-05-07T06:21:56.163Z] 36b3adc4ff6f: Pull complete [2021-05-07T06:21:57.118Z] 8ad3a11d3b57: Pull complete [2021-05-07T06:21:57.118Z] 46f8f816bc3b: Pull complete [2021-05-07T06:21:58.081Z] aa168da1d23b: Verifying Checksum [2021-05-07T06:21:58.081Z] aa168da1d23b: Download complete [2021-05-07T06:21:59.477Z] 93b61091891f: Pull complete [2021-05-07T06:21:59.477Z] 93b9cdb0e59b: Pull complete [2021-05-07T06:21:59.739Z] 5e14af77c1be: Pull complete [2021-05-07T06:21:59.739Z] 01666e4c0597: Pull complete [2021-05-07T06:22:09.798Z] aa168da1d23b: Pull complete [2021-05-07T06:22:09.798Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-07T06:22:09.798Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-07T06:22:09.798Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-07T06:22:10.017Z] prd-centos7-docker-4c-2g-3475 does not seem to be running inside a container [2021-05-07T06:22:10.108Z] $ 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 [2021-05-07T06:22:14.592Z] $ docker top 57e1d489f545fe7e43ad27640a58e7072dd941840c0684c06c48feef83bef830 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-07T06:22:15.235Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-07T06:22:15.565Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-07T06:22:15.886Z] + ls /var/log/sa-host [2021-05-07T06:22:15.886Z] + sadf -c /var/log/sa-host/sa07 [2021-05-07T06:22:15.886Z] file_magic: OK [2021-05-07T06:22:15.886Z] HZ: Using current value: 100 [2021-05-07T06:22:15.886Z] file_header: OK [2021-05-07T06:22:15.886Z] 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 [2021-05-07T06:22:15.886Z] Statistics: [2021-05-07T06:22:15.886Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-07T06:22:15.886Z] File successfully converted to sysstat format version 12.2.1 [2021-05-07T06:22:15.886Z] + sadf -c /var/log/sa-host/sa23 [2021-05-07T06:22:15.886Z] file_magic: OK [2021-05-07T06:22:15.886Z] HZ: Using current value: 100 [2021-05-07T06:22:15.886Z] file_header: OK [2021-05-07T06:22:15.886Z] 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 [2021-05-07T06:22:15.886Z] Statistics: [2021-05-07T06:22:15.886Z] Hnuu...uuuununununu... [2021-05-07T06:22:15.886Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-07T06:22:16.127Z] provisioning config files... [2021-05-07T06:22:16.144Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8950075534005727958tmp [Pipeline] { [Pipeline] echo [2021-05-07T06:22:16.197Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-07T06:22:16.535Z] ---> create-netrc.sh [Pipeline] } [2021-05-07T06:22:16.557Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-07T06:22:16.625Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-07T06:22:16.968Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-07T06:22:16.999Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-07T06:22:17.335Z] ---> sudo-logs.sh [2021-05-07T06:22:17.335Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-07T06:22:17.415Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-07T06:22:17.755Z] ---> job-cost.sh [2021-05-07T06:22:17.755Z] lf-activate-venv: SKIPPING [2021-05-07T06:22:17.755Z] DEBUG: total: 0.20999999344348907 [2021-05-07T06:22:17.755Z] INFO: Retrieving Stack Cost... [2021-05-07T06:22:19.144Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-07T06:22:19.405Z] INFO: Archiving Costs [Pipeline] echo [2021-05-07T06:22:19.439Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-07T06:22:19.781Z] ---> logs-deploy.sh [2021-05-07T06:22:19.781Z] lf-activate-venv: SKIPPING [2021-05-07T06:22:19.781Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3431/1 [2021-05-07T06:22:19.781Z] INFO: archiving workspace using pattern(s): [2021-05-07T06:22:21.170Z] Archives upload complete. [2021-05-07T06:22:21.432Z] INFO: archiving logs to Nexus [2021-05-07T06:22:22.376Z] ---> uname -a: [2021-05-07T06:22:22.376Z] Linux prd-centos7-docker-4c-2g-3475.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-05-07T06:22:22.376Z] [2021-05-07T06:22:22.376Z]