Pull request #3303 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 04121680b1087f96ef009b594f8095f8f3b5fdf8 rather than 96233509a7f3e2e0f2fbfc7018c38d93cd5a5b1f Obtained Jenkinsfile from 04121680b1087f96ef009b594f8095f8f3b5fdf8 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-31760 in /w/workspace/edgexfoundry_edgex-go_PR-3303 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 04121680b1087f96ef009b594f8095f8f3b5fdf8 into PR head commit 96233509a7f3e2e0f2fbfc7018c38d93cd5a5b1f Merge succeeded, producing 96233509a7f3e2e0f2fbfc7018c38d93cd5a5b1f Checking out Revision 96233509a7f3e2e0f2fbfc7018c38d93cd5a5b1f (PR-3303) > 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/3303/head:refs/remotes/origin/PR-3303 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 96233509a7f3e2e0f2fbfc7018c38d93cd5a5b1f # 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 04121680b1087f96ef009b594f8095f8f3b5fdf8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 96233509a7f3e2e0f2fbfc7018c38d93cd5a5b1f # timeout=10 Commit message: "Merge branch 'master' into issue-3286" > git rev-list --no-walk 68fcd773a98669ed968ad814e488a11f1b3796c6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-29T16:18:24.388Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-29T16:18:24.618Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-29T16:18:24.703Z] ========================================================= [2021-03-29T16:18:24.703Z] EdgeX Global Pipelines Version Info [2021-03-29T16:18:24.703Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-29T16:18:26.218Z] ------------------- [2021-03-29T16:18:26.218Z] stable info: [2021-03-29T16:18:26.218Z] ------------------- [2021-03-29T16:18:26.218Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-29T16:18:26.218Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-29T16:18:26.218Z] Message: update stable to v1.0.186 [2021-03-29T16:18:27.176Z] ------------------- [2021-03-29T16:18:27.176Z] experimental info: [2021-03-29T16:18:27.176Z] ------------------- [2021-03-29T16:18:27.176Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-29T16:18:27.176Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-03-29T16:18:27.176Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-29T16:18:27.500Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-03-29T16:18:27.585Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-03-29T16:18:27.681Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-29T16:18:27.768Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-29T16:18:27.847Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-29T16:18:27.924Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-29T16:18:28.004Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-29T16:18:28.090Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-03-29T16:18:28.171Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-03-29T16:18:28.254Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-03-29T16:18:28.336Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-29T16:18:28.416Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-29T16:18:28.498Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-29T16:18:28.585Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-29T16:18:28.675Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-29T16:18:28.779Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-29T16:18:28.876Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-29T16:18:28.988Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-29T16:18:29.099Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-29T16:18:29.252Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-29T16:18:29.339Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-29T16:18:29.456Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-29T16:18:29.579Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3303 [Pipeline] echo [2021-03-29T16:18:29.672Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3303 [Pipeline] echo [2021-03-29T16:18:29.757Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3303 [Pipeline] echo [2021-03-29T16:18:29.846Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 96233509a7f3e2e0f2fbfc7018c38d93cd5a5b1f [Pipeline] echo [2021-03-29T16:18:29.942Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9623350 [Pipeline] echo [2021-03-29T16:18:30.054Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-29T16:18:30.261Z] provisioning config files... [2021-03-29T16:18:30.301Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1822642799829499819tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-29T16:18:30.686Z] ---> docker-login.sh [2021-03-29T16:18:30.686Z] nexus3.edgexfoundry.org:10001 [2021-03-29T16:18:30.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-29T16:18:31.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-29T16:18:31.225Z] Configure a credential helper to remove this warning. See [2021-03-29T16:18:31.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-29T16:18:31.225Z] [2021-03-29T16:18:31.225Z] Login Succeeded [2021-03-29T16:18:31.225Z] nexus3.edgexfoundry.org:10002 [2021-03-29T16:18:31.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-29T16:18:31.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-29T16:18:31.225Z] Configure a credential helper to remove this warning. See [2021-03-29T16:18:31.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-29T16:18:31.225Z] [2021-03-29T16:18:31.225Z] Login Succeeded [2021-03-29T16:18:31.225Z] nexus3.edgexfoundry.org:10003 [2021-03-29T16:18:31.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-29T16:18:31.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-29T16:18:31.491Z] Configure a credential helper to remove this warning. See [2021-03-29T16:18:31.491Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-29T16:18:31.491Z] [2021-03-29T16:18:31.491Z] Login Succeeded [2021-03-29T16:18:31.491Z] nexus3.edgexfoundry.org:10004 [2021-03-29T16:18:31.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-29T16:18:31.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-29T16:18:31.755Z] Configure a credential helper to remove this warning. See [2021-03-29T16:18:31.755Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-29T16:18:31.755Z] [2021-03-29T16:18:31.755Z] Login Succeeded [2021-03-29T16:18:31.755Z] docker.io [2021-03-29T16:18:31.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-29T16:18:32.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-29T16:18:32.019Z] Configure a credential helper to remove this warning. See [2021-03-29T16:18:32.019Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-29T16:18:32.019Z] [2021-03-29T16:18:32.019Z] Login Succeeded [2021-03-29T16:18:32.019Z] ---> docker-login.sh ends [Pipeline] } [2021-03-29T16:18:32.030Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-29T16:18:32.484Z] ++ 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-03-29T16:18:32.484Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-29T16:18:32.484Z] ++ dirname cmd/core-command/Dockerfile [2021-03-29T16:18:32.484Z] ++ cut -d/ -f2 [2021-03-29T16:18:32.484Z] + echo core-command,cmd/core-command/Dockerfile [2021-03-29T16:18:32.484Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-29T16:18:32.484Z] ++ dirname cmd/core-data/Dockerfile [2021-03-29T16:18:32.484Z] ++ cut -d/ -f2 [2021-03-29T16:18:32.484Z] + echo core-data,cmd/core-data/Dockerfile [2021-03-29T16:18:32.484Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-29T16:18:32.484Z] ++ dirname cmd/core-metadata/Dockerfile [2021-03-29T16:18:32.484Z] ++ cut -d/ -f2 [2021-03-29T16:18:32.484Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-03-29T16:18:32.484Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-29T16:18:32.484Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-03-29T16:18:32.484Z] ++ cut -d/ -f2 [2021-03-29T16:18:32.484Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-03-29T16:18:32.484Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-29T16:18:32.484Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-03-29T16:18:32.484Z] ++ cut -d/ -f2 [2021-03-29T16:18:32.484Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-03-29T16:18:32.484Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-29T16:18:32.484Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-03-29T16:18:32.484Z] ++ cut -d/ -f2 [2021-03-29T16:18:32.484Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-03-29T16:18:32.484Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-29T16:18:32.484Z] ++ dirname cmd/support-notifications/Dockerfile [2021-03-29T16:18:32.484Z] ++ cut -d/ -f2 [2021-03-29T16:18:32.484Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-03-29T16:18:32.484Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-29T16:18:32.484Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-03-29T16:18:32.484Z] ++ cut -d/ -f2 [2021-03-29T16:18:32.484Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-03-29T16:18:32.484Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-29T16:18:32.484Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-03-29T16:18:32.484Z] ++ cut -d/ -f2 [2021-03-29T16:18:32.484Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-03-29T16:18:32.581Z] 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-03-29T16:18:35.310Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-29T16:18:35.310Z] [2021-03-29T16:18:35.310Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-29T16:18:35.656Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-29T16:18:35.656Z] latest: Pulling from edgex-devops/git-semver [2021-03-29T16:18:35.656Z] 31603596830f: Pulling fs layer [2021-03-29T16:18:35.656Z] 2a8b12db71e7: Pulling fs layer [2021-03-29T16:18:35.656Z] 6ca5941a6612: Pulling fs layer [2021-03-29T16:18:35.656Z] ecc8261a40a4: Pulling fs layer [2021-03-29T16:18:35.656Z] ecc8261a40a4: Waiting [2021-03-29T16:18:35.656Z] 2a8b12db71e7: Verifying Checksum [2021-03-29T16:18:35.656Z] 2a8b12db71e7: Download complete [2021-03-29T16:18:35.920Z] 31603596830f: Verifying Checksum [2021-03-29T16:18:35.920Z] 31603596830f: Download complete [2021-03-29T16:18:35.920Z] ecc8261a40a4: Verifying Checksum [2021-03-29T16:18:35.920Z] ecc8261a40a4: Download complete [2021-03-29T16:18:35.920Z] 6ca5941a6612: Verifying Checksum [2021-03-29T16:18:35.920Z] 6ca5941a6612: Download complete [2021-03-29T16:18:36.183Z] 31603596830f: Pull complete [2021-03-29T16:18:36.448Z] 2a8b12db71e7: Pull complete [2021-03-29T16:18:37.417Z] 6ca5941a6612: Pull complete [2021-03-29T16:18:37.417Z] ecc8261a40a4: Pull complete [2021-03-29T16:18:37.417Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-29T16:18:37.683Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-29T16:18:37.683Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-29T16:18:37.815Z] prd-centos7-docker-4c-2g-31760 does not seem to be running inside a container [2021-03-29T16:18:37.874Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-29T16:18:40.628Z] $ docker top ca570a1c8c2d98eec436aabecc6232ea8abdff65d4edc3932cc1e5e5bd33ca2f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-29T16:18:40.936Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-29T16:18:40.936Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-29T16:18:41.151Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-29T16:18:41.156Z] $ docker exec ca570a1c8c2d98eec436aabecc6232ea8abdff65d4edc3932cc1e5e5bd33ca2f ssh-agent [2021-03-29T16:18:41.318Z] SSH_AUTH_SOCK=/tmp/ssh-jqQUQAxtuIkM/agent.13 [2021-03-29T16:18:41.318Z] SSH_AGENT_PID=18 [2021-03-29T16:18:41.331Z] Running ssh-add (command line suppressed) [2021-03-29T16:18:41.453Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_3783185083527735058.key (/w/workspace/edgex-go/2@tmp/private_key_3783185083527735058.key) [2021-03-29T16:18:41.502Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-29T16:18:41.837Z] + git tag --points-at HEAD [Pipeline] } [2021-03-29T16:18:41.871Z] $ docker exec --env ******** --env ******** ca570a1c8c2d98eec436aabecc6232ea8abdff65d4edc3932cc1e5e5bd33ca2f ssh-agent -k [2021-03-29T16:18:41.988Z] unset SSH_AUTH_SOCK; [2021-03-29T16:18:41.989Z] unset SSH_AGENT_PID; [2021-03-29T16:18:41.989Z] echo Agent pid 18 killed; [2021-03-29T16:18:42.040Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-29T16:18:42.235Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-29T16:18:42.235Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-29T16:18:42.406Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-29T16:18:42.411Z] $ docker exec ca570a1c8c2d98eec436aabecc6232ea8abdff65d4edc3932cc1e5e5bd33ca2f ssh-agent [2021-03-29T16:18:42.585Z] SSH_AUTH_SOCK=/tmp/ssh-RbjBIeOVQ4L3/agent.46 [2021-03-29T16:18:42.586Z] SSH_AGENT_PID=51 [2021-03-29T16:18:42.593Z] Running ssh-add (command line suppressed) [2021-03-29T16:18:42.717Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_7984082365098134116.key (/w/workspace/edgex-go/2@tmp/private_key_7984082365098134116.key) [2021-03-29T16:18:42.774Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-29T16:18:43.120Z] + git semver init [2021-03-29T16:18:43.120Z] # -> Open(): unable to determine branch for HEAD [2021-03-29T16:18:43.120Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-03-29T16:18:43.120Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-03-29T16:18:43.120Z] # $SEMVER_REMOTE_NAME = origin [2021-03-29T16:18:43.120Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-29T16:18:43.120Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-29T16:18:43.120Z] # $SEMVER_BRANCH = PR-3303 [2021-03-29T16:18:43.120Z] # $SEMVER_TEMP = /tmp/semver-995986114 [2021-03-29T16:18:43.120Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-03-29T16:19:01.311Z] # '/tmp/semver-995986114' -> '/w/workspace/edgex-go/2/.semver' [2021-03-29T16:19:01.311Z] # -> Force: false [2021-03-29T16:19:01.311Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-03-29T16:19:01.593Z] $ docker exec --env ******** --env ******** ca570a1c8c2d98eec436aabecc6232ea8abdff65d4edc3932cc1e5e5bd33ca2f ssh-agent -k [2021-03-29T16:19:01.989Z] unset SSH_AUTH_SOCK; [2021-03-29T16:19:01.989Z] unset SSH_AGENT_PID; [2021-03-29T16:19:01.989Z] echo Agent pid 51 killed; [2021-03-29T16:19:02.077Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-29T16:19:02.546Z] + git semver [Pipeline] } [2021-03-29T16:19:02.565Z] $ docker stop --time=1 ca570a1c8c2d98eec436aabecc6232ea8abdff65d4edc3932cc1e5e5bd33ca2f [2021-03-29T16:19:04.133Z] $ docker rm -f ca570a1c8c2d98eec436aabecc6232ea8abdff65d4edc3932cc1e5e5bd33ca2f [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-29T16:19:04.667Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-29T16:19:05.204Z] Stashed 1 file(s) [Pipeline] echo [2021-03-29T16:19:05.207Z] [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-03-29T16:19:05.826Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-31759 in /w/workspace/edgexfoundry_edgex-go_PR-3303 [Pipeline] { [Pipeline] ws [2021-03-29T16:19:05.952Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-03-29T16:19:06.123Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-29T16:19:06.424Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-29T16:19:06.723Z] + sudo service docker restart [2021-03-29T16:19:06.723Z] + true [2021-03-29T16:19:06.723Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-03-29T16:19:07.316Z] ========================================================= [2021-03-29T16:19:07.316Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-29T16:19:07.316Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-29T16:19:07.688Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-03-29T16:19:10.980Z] using credential edgex-jenkins-ssh [2021-03-29T16:19:11.070Z] Cloning the remote Git repository [2021-03-29T16:19:11.958Z] Sending build context to Docker daemon 328.9MB [2021-03-29T16:19:11.958Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-29T16:19:11.958Z] Step 2/6 : FROM ${BASE} [2021-03-29T16:19:11.958Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-29T16:19:11.958Z] 188c0c94c7c5: Pulling fs layer [2021-03-29T16:19:11.958Z] 0ef7d3d256c8: Pulling fs layer [2021-03-29T16:19:11.958Z] de9db76c5a1d: Pulling fs layer [2021-03-29T16:19:11.958Z] bca2f99d35d6: Pulling fs layer [2021-03-29T16:19:11.958Z] 93359f2a8cfa: Pulling fs layer [2021-03-29T16:19:11.958Z] 7c6f9722023f: Pulling fs layer [2021-03-29T16:19:11.958Z] a35cf1a2eb13: Pulling fs layer [2021-03-29T16:19:11.958Z] 93359f2a8cfa: Waiting [2021-03-29T16:19:11.958Z] 7c6f9722023f: Waiting [2021-03-29T16:19:11.958Z] a35cf1a2eb13: Waiting [2021-03-29T16:19:11.958Z] bca2f99d35d6: Waiting [2021-03-29T16:19:11.958Z] de9db76c5a1d: Download complete [2021-03-29T16:19:11.958Z] 0ef7d3d256c8: Download complete [2021-03-29T16:19:11.958Z] 93359f2a8cfa: Verifying Checksum [2021-03-29T16:19:11.958Z] 93359f2a8cfa: Download complete [2021-03-29T16:19:11.958Z] 7c6f9722023f: Verifying Checksum [2021-03-29T16:19:11.958Z] 7c6f9722023f: Download complete [2021-03-29T16:19:11.958Z] 188c0c94c7c5: Verifying Checksum [2021-03-29T16:19:11.958Z] 188c0c94c7c5: Download complete [2021-03-29T16:19:11.958Z] 188c0c94c7c5: Pull complete [2021-03-29T16:19:12.221Z] 0ef7d3d256c8: Pull complete [2021-03-29T16:19:12.221Z] de9db76c5a1d: Pull complete [2021-03-29T16:19:11.128Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-29T16:19:11.237Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-03-29T16:19:11.320Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-29T16:19:11.321Z] > git --version # timeout=10 [2021-03-29T16:19:11.341Z] > git --version # 'git version 2.17.1' [2021-03-29T16:19:11.343Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-29T16:19:11.406Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-29T16:19:14.152Z] a35cf1a2eb13: Verifying Checksum [2021-03-29T16:19:14.152Z] a35cf1a2eb13: Download complete [2021-03-29T16:19:14.413Z] bca2f99d35d6: Verifying Checksum [2021-03-29T16:19:14.413Z] bca2f99d35d6: Download complete [2021-03-29T16:19:19.781Z] bca2f99d35d6: Pull complete [2021-03-29T16:19:19.781Z] 93359f2a8cfa: Pull complete [2021-03-29T16:19:19.781Z] 7c6f9722023f: Pull complete [2021-03-29T16:19:25.101Z] a35cf1a2eb13: Pull complete [2021-03-29T16:19:25.101Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-29T16:19:25.101Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-29T16:19:25.101Z] ---> a62c8e92a672 [2021-03-29T16:19:25.101Z] 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-03-29T16:19:25.101Z] ---> Running in b90bedb09df6 [2021-03-29T16:19:25.101Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-29T16:19:26.052Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-29T16:19:26.625Z] (1/12) Installing libmagic (5.38-r0) [2021-03-29T16:19:26.886Z] (2/12) Installing file (5.38-r0) [2021-03-29T16:19:26.886Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-29T16:19:27.148Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-29T16:19:32.472Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-29T16:19:32.494Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-29T16:19:33.413Z] Merging remotes/origin/master commit 04121680b1087f96ef009b594f8095f8f3b5fdf8 into PR head commit 96233509a7f3e2e0f2fbfc7018c38d93cd5a5b1f [2021-03-29T16:19:33.759Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-29T16:19:33.759Z] (6/12) Installing patch (2.7.6-r6) [2021-03-29T16:19:33.759Z] (7/12) Installing build-base (0.5-r2) [2021-03-29T16:19:33.759Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-29T16:19:33.759Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-29T16:19:33.759Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-29T16:19:33.824Z] Merge succeeded, producing 96233509a7f3e2e0f2fbfc7018c38d93cd5a5b1f [2021-03-29T16:19:33.825Z] Checking out Revision 96233509a7f3e2e0f2fbfc7018c38d93cd5a5b1f (PR-3303) [2021-03-29T16:19:34.021Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-29T16:19:34.021Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-29T16:19:34.021Z] Executing busybox-1.31.1-r19.trigger [2021-03-29T16:19:34.021Z] OK: 233 MiB in 51 packages [2021-03-29T16:19:32.518Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-29T16:19:32.546Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-29T16:19:32.547Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-29T16:19:32.562Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3303/head:refs/remotes/origin/PR-3303 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-29T16:19:33.431Z] > git config core.sparsecheckout # timeout=10 [2021-03-29T16:19:33.444Z] > git checkout -f 96233509a7f3e2e0f2fbfc7018c38d93cd5a5b1f # timeout=10 [2021-03-29T16:19:33.748Z] > git remote # timeout=10 [2021-03-29T16:19:33.764Z] > git config --get remote.origin.url # timeout=10 [2021-03-29T16:19:33.777Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-29T16:19:33.788Z] > git merge 04121680b1087f96ef009b594f8095f8f3b5fdf8 # timeout=10 [2021-03-29T16:19:33.811Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-29T16:19:33.834Z] > git config core.sparsecheckout # timeout=10 [2021-03-29T16:19:33.850Z] > git checkout -f 96233509a7f3e2e0f2fbfc7018c38d93cd5a5b1f # timeout=10 [2021-03-29T16:19:38.251Z] Removing intermediate container b90bedb09df6 [2021-03-29T16:19:38.251Z] ---> ce749b2923f0 [2021-03-29T16:19:38.251Z] Step 4/6 : WORKDIR /edgex-go [2021-03-29T16:19:38.251Z] ---> Running in 72aa7f8db014 [2021-03-29T16:19:38.251Z] Removing intermediate container 72aa7f8db014 [2021-03-29T16:19:38.251Z] ---> 974a99b39b96 [2021-03-29T16:19:38.251Z] Step 5/6 : COPY go.mod . [2021-03-29T16:19:38.251Z] ---> 9178418c41e5 [2021-03-29T16:19:38.251Z] Step 6/6 : RUN go mod download [2021-03-29T16:19:38.251Z] ---> Running in adb80e3d7c75 [2021-03-29T16:19:38.335Z] Commit message: "Merge branch 'master' into issue-3286" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-29T16:19:39.720Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-29T16:19:40.163Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-29T16:19:40.511Z] + sudo service docker restart [2021-03-29T16:19:40.511Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-29T16:19:42.578Z] provisioning config files... [2021-03-29T16:19:42.632Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config4868280409142087273tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-29T16:19:43.045Z] ---> docker-login.sh [2021-03-29T16:19:43.045Z] nexus3.edgexfoundry.org:10001 [2021-03-29T16:19:44.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-29T16:19:44.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-29T16:19:44.302Z] Configure a credential helper to remove this warning. See [2021-03-29T16:19:44.302Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-29T16:19:44.302Z] [2021-03-29T16:19:44.303Z] Login Succeeded [2021-03-29T16:19:44.303Z] nexus3.edgexfoundry.org:10002 [2021-03-29T16:19:44.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-29T16:19:44.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-29T16:19:44.900Z] Configure a credential helper to remove this warning. See [2021-03-29T16:19:44.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-29T16:19:44.900Z] [2021-03-29T16:19:44.900Z] Login Succeeded [2021-03-29T16:19:44.900Z] nexus3.edgexfoundry.org:10003 [2021-03-29T16:19:45.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-29T16:19:45.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-29T16:19:45.498Z] Configure a credential helper to remove this warning. See [2021-03-29T16:19:45.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-29T16:19:45.498Z] [2021-03-29T16:19:45.498Z] Login Succeeded [2021-03-29T16:19:45.498Z] nexus3.edgexfoundry.org:10004 [2021-03-29T16:19:46.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-29T16:19:46.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-29T16:19:46.107Z] Configure a credential helper to remove this warning. See [2021-03-29T16:19:46.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-29T16:19:46.107Z] [2021-03-29T16:19:46.107Z] Login Succeeded [2021-03-29T16:19:46.107Z] docker.io [2021-03-29T16:19:46.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-29T16:19:46.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-29T16:19:46.978Z] Configure a credential helper to remove this warning. See [2021-03-29T16:19:46.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-29T16:19:46.979Z] [2021-03-29T16:19:46.979Z] Login Succeeded [2021-03-29T16:19:46.979Z] ---> docker-login.sh ends [Pipeline] } [2021-03-29T16:19:46.997Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-29T16:19:47.416Z] ========================================================= [2021-03-29T16:19:47.416Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-29T16:19:47.416Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-29T16:19:47.796Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-03-29T16:19:50.424Z] Sending build context to Docker daemon 167MB [2021-03-29T16:19:50.424Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-29T16:19:50.424Z] Step 2/6 : FROM ${BASE} [2021-03-29T16:19:50.424Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-29T16:19:50.424Z] 5f621e34cdf4: Pulling fs layer [2021-03-29T16:19:50.424Z] a4357932f1b6: Pulling fs layer [2021-03-29T16:19:50.424Z] 18c013af1878: Pulling fs layer [2021-03-29T16:19:50.424Z] 00ac8860ef70: Pulling fs layer [2021-03-29T16:19:50.424Z] 63d7cb157983: Pulling fs layer [2021-03-29T16:19:50.424Z] b116817d02f9: Pulling fs layer [2021-03-29T16:19:50.424Z] 745a02a5169b: Pulling fs layer [2021-03-29T16:19:50.424Z] 00ac8860ef70: Waiting [2021-03-29T16:19:50.424Z] 63d7cb157983: Waiting [2021-03-29T16:19:50.424Z] b116817d02f9: Waiting [2021-03-29T16:19:50.424Z] 745a02a5169b: Waiting [2021-03-29T16:19:50.424Z] 18c013af1878: Verifying Checksum [2021-03-29T16:19:50.424Z] 18c013af1878: Download complete [2021-03-29T16:19:50.424Z] a4357932f1b6: Verifying Checksum [2021-03-29T16:19:50.424Z] a4357932f1b6: Download complete [2021-03-29T16:19:50.424Z] 63d7cb157983: Download complete [2021-03-29T16:19:50.424Z] b116817d02f9: Verifying Checksum [2021-03-29T16:19:50.424Z] b116817d02f9: Download complete [2021-03-29T16:19:50.424Z] 5f621e34cdf4: Verifying Checksum [2021-03-29T16:19:50.424Z] 5f621e34cdf4: Download complete [2021-03-29T16:19:51.030Z] 5f621e34cdf4: Pull complete [2021-03-29T16:19:51.636Z] a4357932f1b6: Pull complete [2021-03-29T16:19:52.243Z] 18c013af1878: Pull complete [2021-03-29T16:19:52.517Z] 745a02a5169b: Verifying Checksum [2021-03-29T16:19:52.517Z] 745a02a5169b: Download complete [2021-03-29T16:19:53.959Z] 00ac8860ef70: Verifying Checksum [2021-03-29T16:19:53.959Z] 00ac8860ef70: Download complete [2021-03-29T16:20:04.141Z] 00ac8860ef70: Pull complete [2021-03-29T16:20:04.141Z] 63d7cb157983: Pull complete [2021-03-29T16:20:04.141Z] b116817d02f9: Pull complete [2021-03-29T16:20:04.879Z] Removing intermediate container adb80e3d7c75 [2021-03-29T16:20:04.879Z] ---> f8ac071ba547 [2021-03-29T16:20:04.879Z] Successfully built f8ac071ba547 [2021-03-29T16:20:04.879Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-29T16:20:05.199Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-29T16:20:05.199Z] . [Pipeline] withDockerContainer [2021-03-29T16:20:05.300Z] prd-centos7-docker-4c-2g-31760 does not seem to be running inside a container [2021-03-29T16:20:05.349Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-29T16:20:06.185Z] $ docker top 7c33dc746eae5f7820795b9152692a618defe531522564cdf3aac5adb76f0d7a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-29T16:20:06.702Z] + go version [2021-03-29T16:20:06.702Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-29T16:20:06.720Z] $ docker stop --time=1 7c33dc746eae5f7820795b9152692a618defe531522564cdf3aac5adb76f0d7a [2021-03-29T16:20:07.539Z] 745a02a5169b: Pull complete [2021-03-29T16:20:07.539Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-29T16:20:07.539Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-29T16:20:07.539Z] ---> b7e6874047d6 [2021-03-29T16:20:07.539Z] 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-03-29T16:20:08.079Z] $ docker rm -f 7c33dc746eae5f7820795b9152692a618defe531522564cdf3aac5adb76f0d7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-29T16:20:08.866Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-29T16:20:08.866Z] . [Pipeline] withDockerContainer [2021-03-29T16:20:08.961Z] prd-centos7-docker-4c-2g-31760 does not seem to be running inside a container [2021-03-29T16:20:09.009Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-29T16:20:09.753Z] $ docker top 1810c7304ed5dbe17ba998130c8e72dfdfa931d8de0e901ce88ce6ddcccc0de7 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-29T16:20:09.973Z] ========================================================= [2021-03-29T16:20:09.973Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-29T16:20:09.973Z] ========================================================= [Pipeline] sh [2021-03-29T16:20:10.262Z] + make test [2021-03-29T16:20:10.262Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-29T16:20:10.946Z] ---> Running in c139d6268563 [2021-03-29T16:20:12.391Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-29T16:20:12.998Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-29T16:20:13.594Z] (1/12) Installing libmagic (5.38-r0) [2021-03-29T16:20:13.868Z] (2/12) Installing file (5.38-r0) [2021-03-29T16:20:14.141Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-29T16:20:14.141Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-29T16:20:17.523Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-29T16:20:17.523Z] (6/12) Installing patch (2.7.6-r6) [2021-03-29T16:20:17.796Z] (7/12) Installing build-base (0.5-r2) [2021-03-29T16:20:17.796Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-29T16:20:17.796Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-29T16:20:18.072Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-29T16:20:18.072Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-29T16:20:18.344Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-29T16:20:18.344Z] Executing busybox-1.31.1-r19.trigger [2021-03-29T16:20:18.344Z] OK: 217 MiB in 51 packages [2021-03-29T16:20:18.463Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-29T16:20:22.750Z] Removing intermediate container c139d6268563 [2021-03-29T16:20:22.750Z] ---> ee17a2e21c43 [2021-03-29T16:20:22.750Z] Step 4/6 : WORKDIR /edgex-go [2021-03-29T16:20:22.750Z] ---> Running in bcde55696c46 [2021-03-29T16:20:23.363Z] Removing intermediate container bcde55696c46 [2021-03-29T16:20:23.363Z] ---> 1a4a8a286951 [2021-03-29T16:20:23.363Z] Step 5/6 : COPY go.mod . [2021-03-29T16:20:23.961Z] ---> 5bd93017b9da [2021-03-29T16:20:23.961Z] Step 6/6 : RUN go mod download [2021-03-29T16:20:24.236Z] ---> Running in 7de37f9c1a78 [2021-03-29T16:20:33.487Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-29T16:20:41.710Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-29T16:20:41.710Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-29T16:20:41.710Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-29T16:20:44.313Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-29T16:20:44.313Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-29T16:20:44.313Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-29T16:20:44.313Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-29T16:20:44.581Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-29T16:20:45.159Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-29T16:20:48.140Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-29T16:20:48.140Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-29T16:20:48.140Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-29T16:20:51.103Z] Removing intermediate container 7de37f9c1a78 [2021-03-29T16:20:51.103Z] ---> 7a1453104936 [2021-03-29T16:20:51.103Z] Successfully built 7a1453104936 [2021-03-29T16:20:51.103Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-29T16:20:51.450Z] + docker inspect -f . ci-base-image-arm64 [2021-03-29T16:20:51.451Z] . [Pipeline] withDockerContainer [2021-03-29T16:20:51.478Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.182s coverage: 45.9% of statements [2021-03-29T16:20:51.478Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-29T16:20:51.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-29T16:20:51.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-29T16:20:51.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-29T16:20:51.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-29T16:20:51.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-29T16:20:51.479Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.060s coverage: 19.8% of statements [2021-03-29T16:20:51.479Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.091s coverage: 100.0% of statements [2021-03-29T16:20:51.755Z] prd-ubuntu18.04-docker-arm64-4c-16g-31759 does not seem to be running inside a container [2021-03-29T16:20:51.856Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-29T16:20:53.448Z] $ docker top 67449f16b3789861761f0544ddd74442353b8290df7a9ad8feba1e53d1ec7f88 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-29T16:20:54.096Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.209s coverage: 27.1% of statements [2021-03-29T16:20:54.096Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-29T16:20:54.096Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-29T16:20:54.096Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-29T16:20:54.096Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-29T16:20:54.096Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-29T16:20:54.096Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-29T16:20:54.096Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.029s coverage: 100.0% of statements [2021-03-29T16:20:54.096Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-29T16:20:54.096Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.048s coverage: 100.0% of statements [2021-03-29T16:20:54.096Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-29T16:20:54.096Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-29T16:20:54.096Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.099s coverage: 71.3% of statements [2021-03-29T16:20:54.096Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-29T16:20:54.096Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-29T16:20:54.369Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.182s coverage: 82.9% of statements [2021-03-29T16:20:54.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-29T16:20:54.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-29T16:20:54.369Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.065s coverage: 78.9% of statements [2021-03-29T16:20:54.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-29T16:20:54.513Z] + go version [2021-03-29T16:20:54.513Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-29T16:20:54.538Z] $ docker stop --time=1 67449f16b3789861761f0544ddd74442353b8290df7a9ad8feba1e53d1ec7f88 [2021-03-29T16:20:56.452Z] $ docker rm -f 67449f16b3789861761f0544ddd74442353b8290df7a9ad8feba1e53d1ec7f88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-29T16:20:57.496Z] + docker inspect -f . ci-base-image-arm64 [2021-03-29T16:20:57.496Z] . [Pipeline] withDockerContainer [2021-03-29T16:20:57.744Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.356s coverage: 28.6% of statements [2021-03-29T16:20:57.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-29T16:20:57.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-29T16:20:57.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-29T16:20:57.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-29T16:20:57.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-29T16:20:57.744Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.082s coverage: 100.0% of statements [2021-03-29T16:20:57.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-29T16:20:57.744Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.046s coverage: 100.0% of statements [2021-03-29T16:20:57.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-29T16:20:57.744Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.194s coverage: 86.7% of statements [2021-03-29T16:20:57.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-29T16:20:57.744Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.159s coverage: 97.5% of statements [2021-03-29T16:20:57.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-29T16:20:57.744Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.070s coverage: 78.3% of statements [2021-03-29T16:20:57.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-29T16:20:57.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-29T16:20:57.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-29T16:20:57.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-29T16:20:57.776Z] prd-ubuntu18.04-docker-arm64-4c-16g-31759 does not seem to be running inside a container [2021-03-29T16:20:57.894Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-29T16:20:59.383Z] $ docker top a002a577136e52ecf7ec499469b9811b22adae6b8bd770478743913d6fe8b025 -eo pid,comm [Pipeline] { [2021-03-29T16:20:59.696Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.355s coverage: 92.8% of statements [2021-03-29T16:20:59.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-29T16:20:59.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-29T16:20:59.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-29T16:20:59.696Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-29T16:20:59.696Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-29T16:20:59.696Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-29T16:20:59.696Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-29T16:20:59.696Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-29T16:20:59.696Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-29T16:20:59.697Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-29T16:20:59.697Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-29T16:20:59.697Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-29T16:20:59.697Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-29T16:20:59.697Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-29T16:20:59.697Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-29T16:20:59.697Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-29T16:20:59.697Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-29T16:20:59.697Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-29T16:20:59.697Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.034s coverage: 58.8% of statements [2021-03-29T16:20:59.697Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-29T16:20:59.697Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-29T16:20:59.697Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.091s coverage: 1.0% of statements [2021-03-29T16:20:59.697Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-29T16:20:59.697Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-29T16:20:59.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-29T16:20:59.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.037s coverage: 47.1% of statements [Pipeline] echo [2021-03-29T16:20:59.726Z] ========================================================= [2021-03-29T16:20:59.726Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-29T16:20:59.726Z] ========================================================= [Pipeline] sh [2021-03-29T16:20:59.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.052s coverage: 79.5% of statements [2021-03-29T16:20:59.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.034s coverage: 94.1% of statements [2021-03-29T16:20:59.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.044s coverage: 96.3% of statements [2021-03-29T16:21:00.371Z] + make test [2021-03-29T16:21:00.371Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-29T16:21:00.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements [2021-03-29T16:21:12.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.053s coverage: 94.4% of statements [2021-03-29T16:21:12.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.030s coverage: 44.8% of statements [2021-03-29T16:21:14.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.203s coverage: 82.6% of statements [2021-03-29T16:21:26.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.066s coverage: 92.9% of statements [2021-03-29T16:21:26.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-29T16:21:26.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-29T16:21:26.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-29T16:21:26.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 77.8% of statements [2021-03-29T16:21:26.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-29T16:21:26.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-29T16:21:26.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-29T16:21:26.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-29T16:21:26.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-29T16:21:26.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.037s coverage: 87.2% of statements [2021-03-29T16:21:26.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-29T16:21:26.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-29T16:21:26.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.032s coverage: 100.0% of statements [2021-03-29T16:21:26.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-29T16:21:26.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.043s coverage: 75.5% of statements [2021-03-29T16:21:26.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-29T16:21:26.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.034s coverage: 80.8% of statements [2021-03-29T16:21:26.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-03-29T16:21:26.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 84.6% of statements [2021-03-29T16:21:26.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.076s coverage: 91.6% of statements [2021-03-29T16:21:26.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-29T16:21:26.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.190s coverage: 64.4% of statements [2021-03-29T16:21:26.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-29T16:21:26.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-29T16:21:26.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.036s coverage: 100.0% of statements [2021-03-29T16:21:26.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.044s coverage: 91.3% of statements [2021-03-29T16:21:26.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.038s coverage: 100.0% of statements [2021-03-29T16:21:26.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.048s coverage: 73.7% of statements [2021-03-29T16:21:26.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.036s coverage: 100.0% of statements [2021-03-29T16:21:26.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.327s coverage: 69.0% of statements [2021-03-29T16:21:26.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-29T16:21:26.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-29T16:21:26.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-29T16:21:26.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.101s coverage: 38.4% of statements [2021-03-29T16:21:26.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-29T16:21:26.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-29T16:21:26.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.037s coverage: 89.5% of statements [2021-03-29T16:21:26.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-29T16:21:26.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.034s coverage: 84.8% of statements [2021-03-29T16:21:26.536Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.138s coverage: 47.0% of statements [2021-03-29T16:21:26.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-29T16:21:26.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-29T16:21:26.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-29T16:21:26.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-29T16:21:26.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-29T16:21:26.536Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.051s coverage: 100.0% of statements [2021-03-29T16:21:26.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-29T16:21:26.536Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.048s coverage: 100.0% of statements [2021-03-29T16:21:26.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-29T16:21:26.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-29T16:21:26.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-29T16:21:26.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-29T16:21:26.536Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.159s coverage: 87.1% of statements [2021-03-29T16:21:26.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-29T16:21:26.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-29T16:21:26.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-29T16:21:26.536Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.730s coverage: 29.1% of statements [2021-03-29T16:21:26.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-29T16:21:26.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-29T16:21:26.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-29T16:21:26.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-29T16:21:26.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-29T16:21:26.536Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.076s coverage: 99.0% of statements [2021-03-29T16:21:26.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-29T16:21:26.536Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.055s coverage: 100.0% of statements [2021-03-29T16:21:26.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-29T16:21:26.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-29T16:21:26.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-29T16:21:26.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-29T16:21:26.536Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.086s coverage: 94.0% of statements [2021-03-29T16:21:26.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-29T16:21:26.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-29T16:21:26.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-29T16:21:26.536Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.025s coverage: 0.0% of statements [2021-03-29T16:21:26.536Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-29T16:21:26.536Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.036s coverage: 100.0% of statements [2021-03-29T16:21:26.536Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-29T16:21:26.536Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-29T16:21:26.536Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-29T16:21:26.536Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-29T16:21:26.536Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.048s coverage: 87.9% of statements [2021-03-29T16:21:26.536Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-29T16:21:26.536Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-29T16:21:26.536Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.035s coverage: 100.0% of statements [2021-03-29T16:21:26.536Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements [2021-03-29T16:21:26.536Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-03-29T16:21:26.536Z] GO111MODULE=on go vet ./... [2021-03-29T16:21:27.216Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-29T16:21:53.268Z] gofmt -l . [2021-03-29T16:21:54.215Z] [ "`gofmt -l .`" = "" ] [2021-03-29T16:21:54.793Z] ./bin/test-go-mod-tidy.sh [2021-03-29T16:21:55.372Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-29T16:21:56.288Z] + ls -al . [2021-03-29T16:21:56.289Z] total 776 [2021-03-29T16:21:56.289Z] drwxrwxr-x 10 1001 1001 4096 Mar 29 16:21 . [2021-03-29T16:21:56.289Z] drwxr-xr-x 4 root root 28 Mar 29 16:20 .. [2021-03-29T16:21:56.289Z] -rw-rw-r-- 1 1001 1001 11 Mar 29 16:18 .dockerignore [2021-03-29T16:21:56.289Z] drwxrwxr-x 8 1001 1001 179 Mar 29 16:18 .git [2021-03-29T16:21:56.289Z] drwxrwxr-x 3 1001 1001 125 Mar 29 16:18 .github [2021-03-29T16:21:56.289Z] -rw-rw-r-- 1 1001 1001 818 Mar 29 16:18 .gitignore [2021-03-29T16:21:56.289Z] drwx------ 3 1001 1001 60 Mar 29 16:19 .semver [2021-03-29T16:21:56.289Z] -rw-rw-r-- 1 1001 1001 166 Mar 29 16:18 .sonarcloud.properties [2021-03-29T16:21:56.289Z] -rw-rw-r-- 1 1001 1001 8607 Mar 29 16:18 Attribution.txt [2021-03-29T16:21:56.289Z] -rw-rw-r-- 1 1001 1001 3804 Mar 29 16:18 CONTRIBUTING.md [2021-03-29T16:21:56.289Z] -rw-rw-r-- 1 1001 1001 931 Mar 29 16:18 Dockerfile.build [2021-03-29T16:21:56.289Z] -rw-rw-r-- 1 1001 1001 863 Mar 29 16:18 Jenkinsfile [2021-03-29T16:21:56.289Z] -rw-rw-r-- 1 1001 1001 10775 Mar 29 16:18 LICENSE [2021-03-29T16:21:56.289Z] -rw-rw-r-- 1 1001 1001 5774 Mar 29 16:18 Makefile [2021-03-29T16:21:56.289Z] -rw-rw-r-- 1 1001 1001 6548 Mar 29 16:18 README.md [2021-03-29T16:21:56.289Z] -rw-rw-r-- 1 1001 1001 6755 Mar 29 16:18 SECURITY.md [2021-03-29T16:21:56.289Z] -rw-rw-r-- 1 1001 1001 5 Mar 29 16:19 VERSION [2021-03-29T16:21:56.289Z] -rw-rw-r-- 1 1001 1001 4131 Mar 29 16:18 ZMQWindows.md [2021-03-29T16:21:56.289Z] drwxrwxr-x 2 1001 1001 117 Mar 29 16:18 bin [2021-03-29T16:21:56.289Z] drwxrwxr-x 14 1001 1001 4096 Mar 29 16:18 cmd [2021-03-29T16:21:56.289Z] -rw-r--r-- 1 root root 666801 Mar 29 16:21 coverage.out [2021-03-29T16:21:56.289Z] -rw-r--r-- 1 root root 1056 Mar 29 16:21 go.mod [2021-03-29T16:21:56.289Z] -rw-r--r-- 1 root root 22530 Mar 29 16:21 go.sum [2021-03-29T16:21:56.289Z] drwxrwxr-x 8 1001 1001 127 Mar 29 16:18 internal [2021-03-29T16:21:56.289Z] drwxrwxr-x 4 1001 1001 26 Mar 29 16:18 openapi [2021-03-29T16:21:56.289Z] drwxrwxr-x 4 1001 1001 71 Mar 29 16:18 snap [2021-03-29T16:21:56.289Z] -rw-rw-r-- 1 1001 1001 168 Mar 29 16:18 version.go [Pipeline] sh [2021-03-29T16:21:56.597Z] + '[' -e coverage.out ] [2021-03-29T16:21:56.597Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-29T16:21:56.835Z] Stashed 1 file(s) [Pipeline] sh [2021-03-29T16:21:57.135Z] + make build [2021-03-29T16:21:57.135Z] 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-03-29T16:22:01.361Z] 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-03-29T16:22:09.606Z] 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-03-29T16:22:11.035Z] 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-03-29T16:22:12.964Z] 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-03-29T16:22:12.964Z] 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-03-29T16:22:14.265Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-29T16:22:14.894Z] 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-03-29T16:22:16.307Z] 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-03-29T16:22:17.259Z] 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-03-29T16:22:18.683Z] 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-03-29T16:22:19.650Z] 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-03-29T16:22:21.062Z] 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-03-29T16:22:22.628Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [Pipeline] } [2021-03-29T16:22:23.025Z] $ docker stop --time=1 1810c7304ed5dbe17ba998130c8e72dfdfa931d8de0e901ce88ce6ddcccc0de7 [2021-03-29T16:22:24.676Z] $ docker rm -f 1810c7304ed5dbe17ba998130c8e72dfdfa931d8de0e901ce88ce6ddcccc0de7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-29T16:22:27.321Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-29T16:22:27.322Z] [2021-03-29T16:22:27.322Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-03-29T16:22:27.674Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-29T16:22:27.674Z] latest: Pulling from edgex-devops/edgex-compose [2021-03-29T16:22:27.674Z] cbdbe7a5bc2a: Pulling fs layer [2021-03-29T16:22:27.674Z] ca9280d653b3: Pulling fs layer [2021-03-29T16:22:27.674Z] 7e9c9ca2126c: Pulling fs layer [2021-03-29T16:22:27.938Z] cbdbe7a5bc2a: Verifying Checksum [2021-03-29T16:22:27.938Z] cbdbe7a5bc2a: Download complete [2021-03-29T16:22:28.208Z] cbdbe7a5bc2a: Pull complete [2021-03-29T16:22:28.208Z] ca9280d653b3: Verifying Checksum [2021-03-29T16:22:28.208Z] ca9280d653b3: Download complete [2021-03-29T16:22:29.169Z] ca9280d653b3: Pull complete [2021-03-29T16:22:29.432Z] 7e9c9ca2126c: Verifying Checksum [2021-03-29T16:22:29.433Z] 7e9c9ca2126c: Download complete [2021-03-29T16:22:30.978Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-29T16:22:30.978Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-29T16:22:35.311Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-29T16:22:35.312Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-29T16:22:35.312Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-29T16:22:35.312Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-29T16:22:36.063Z] 7e9c9ca2126c: Pull complete [2021-03-29T16:22:36.063Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-03-29T16:22:36.063Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-29T16:22:36.063Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-03-29T16:22:36.200Z] prd-centos7-docker-4c-2g-31760 does not seem to be running inside a container [2021-03-29T16:22:36.257Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-29T16:22:36.765Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-29T16:22:38.766Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-29T16:22:38.886Z] $ docker top 47164c987e75c6049379c7687d5da0ac36d5b04fdce529b14efde1dbf18ce700 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-29T16:22:39.475Z] + docker-compose build --help [2021-03-29T16:22:39.475Z] + grep parallel [2021-03-29T16:22:40.537Z] --parallel Build images in parallel. [Pipeline] } [2021-03-29T16:22:40.558Z] $ docker stop --time=1 47164c987e75c6049379c7687d5da0ac36d5b04fdce529b14efde1dbf18ce700 [2021-03-29T16:22:41.958Z] $ docker rm -f 47164c987e75c6049379c7687d5da0ac36d5b04fdce529b14efde1dbf18ce700 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-29T16:22:42.594Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-29T16:22:42.594Z] . [Pipeline] withDockerContainer [2021-03-29T16:22:42.726Z] prd-centos7-docker-4c-2g-31760 does not seem to be running inside a container [2021-03-29T16:22:42.782Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-29T16:22:43.495Z] $ docker top c8a6f8d7c3a8bac07de28c723dc2ba7fde1fe78454fee2f47b5feccaa7fff8f3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-29T16:22:44.031Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-29T16:22:44.976Z] Building docker-core-command-go ... [2021-03-29T16:22:44.976Z] Building docker-core-data-go ... [2021-03-29T16:22:44.976Z] Building docker-core-metadata-go ... [2021-03-29T16:22:44.976Z] Building docker-security-bootstrapper-go ... [2021-03-29T16:22:44.976Z] Building docker-security-proxy-setup-go ... [2021-03-29T16:22:44.976Z] Building docker-security-secretstore-setup-go ... [2021-03-29T16:22:44.976Z] Building docker-support-notifications-go ... [2021-03-29T16:22:44.976Z] Building docker-support-scheduler-go ... [2021-03-29T16:22:44.976Z] Building docker-sys-mgmt-agent-go ... [2021-03-29T16:22:44.976Z] Building docker-support-notifications-go [2021-03-29T16:22:44.976Z] Building docker-support-scheduler-go [2021-03-29T16:22:44.976Z] Building docker-security-secretstore-setup-go [2021-03-29T16:22:44.976Z] Building docker-core-metadata-go [2021-03-29T16:22:44.976Z] Building docker-security-proxy-setup-go [2021-03-29T16:22:47.082Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-29T16:22:47.083Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-29T16:22:47.083Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-29T16:22:53.834Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.339s coverage: 45.9% of statements [2021-03-29T16:22:53.834Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-29T16:22:53.834Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-29T16:22:53.834Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-29T16:22:53.834Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-29T16:22:53.834Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-29T16:22:53.834Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-29T16:22:53.834Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.145s coverage: 19.8% of statements [2021-03-29T16:22:53.834Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.264s coverage: 100.0% of statements [2021-03-29T16:23:02.152Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.695s coverage: 27.1% of statements [2021-03-29T16:23:02.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-29T16:23:02.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-29T16:23:02.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-29T16:23:02.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-29T16:23:02.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-29T16:23:02.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-29T16:23:02.152Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.072s coverage: 100.0% of statements [2021-03-29T16:23:02.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-29T16:23:02.152Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.094s coverage: 100.0% of statements [2021-03-29T16:23:02.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-29T16:23:02.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-29T16:23:02.429Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.297s coverage: 71.3% of statements [2021-03-29T16:23:02.429Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-29T16:23:02.429Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-29T16:23:05.858Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.495s coverage: 82.9% of statements [2021-03-29T16:23:05.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-29T16:23:05.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-29T16:23:05.858Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.215s coverage: 78.9% of statements [2021-03-29T16:23:05.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-29T16:23:18.284Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.246s coverage: 28.6% of statements [2021-03-29T16:23:18.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-29T16:23:18.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-29T16:23:18.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-29T16:23:18.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-29T16:23:18.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-29T16:23:18.284Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.151s coverage: 100.0% of statements [2021-03-29T16:23:18.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-29T16:23:18.284Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.087s coverage: 100.0% of statements [2021-03-29T16:23:18.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-29T16:23:18.284Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.439s coverage: 86.7% of statements [2021-03-29T16:23:18.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-29T16:23:18.284Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.511s coverage: 97.5% of statements [2021-03-29T16:23:18.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-29T16:23:18.284Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.197s coverage: 78.3% of statements [2021-03-29T16:23:18.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-29T16:23:18.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-29T16:23:18.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-29T16:23:18.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-29T16:23:23.870Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-29T16:23:23.870Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-29T16:23:23.870Z] ---> f8ac071ba547 [2021-03-29T16:23:23.870Z] Step 3/23 : WORKDIR /edgex-go [2021-03-29T16:23:23.870Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-29T16:23:23.870Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-29T16:23:23.870Z] ---> f8ac071ba547 [2021-03-29T16:23:23.870Z] Step 3/21 : WORKDIR /edgex-go [2021-03-29T16:23:23.870Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-29T16:23:23.870Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-29T16:23:23.870Z] ---> f8ac071ba547 [2021-03-29T16:23:23.870Z] Step 3/24 : WORKDIR /edgex-go [2021-03-29T16:23:23.870Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-29T16:23:23.870Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-29T16:23:23.870Z] ---> f8ac071ba547 [2021-03-29T16:23:23.870Z] Step 3/22 : WORKDIR /edgex-go [2021-03-29T16:23:23.870Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-29T16:23:23.870Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-29T16:23:23.870Z] ---> f8ac071ba547 [2021-03-29T16:23:23.870Z] Step 3/22 : WORKDIR /edgex-go [2021-03-29T16:23:23.870Z] ---> Running in 3636c9a951c9 [2021-03-29T16:23:23.870Z] ---> Running in c5d2807c51bf [2021-03-29T16:23:23.870Z] ---> Running in ba706d37dcf8 [2021-03-29T16:23:23.870Z] ---> Running in 0d436fde05f9 [2021-03-29T16:23:23.870Z] ---> Running in 7eed677ca10b [2021-03-29T16:23:23.870Z] Removing intermediate container 3636c9a951c9 [2021-03-29T16:23:23.870Z] ---> c6992b845cb4 [2021-03-29T16:23:23.870Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-29T16:23:23.870Z] Removing intermediate container 0d436fde05f9 [2021-03-29T16:23:23.870Z] ---> 572f2789f6e5 [2021-03-29T16:23:23.870Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-29T16:23:23.870Z] Removing intermediate container c5d2807c51bf [2021-03-29T16:23:23.870Z] ---> b2e428c70b44 [2021-03-29T16:23:23.870Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-29T16:23:23.870Z] Removing intermediate container 7eed677ca10b [2021-03-29T16:23:23.870Z] ---> 544251bbbdee [2021-03-29T16:23:23.870Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-29T16:23:23.870Z] Removing intermediate container ba706d37dcf8 [2021-03-29T16:23:23.870Z] ---> 17674a733c74 [2021-03-29T16:23:23.870Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-29T16:23:23.870Z] ---> Running in 7113e5b69094 [2021-03-29T16:23:23.870Z] ---> Running in b9aeebe4662c [2021-03-29T16:23:23.870Z] ---> Running in 31d4da349249 [2021-03-29T16:23:23.870Z] ---> Running in bdddf5d88300 [2021-03-29T16:23:23.870Z] ---> Running in 89141ab197ec [2021-03-29T16:23:23.870Z] Removing intermediate container 7113e5b69094 [2021-03-29T16:23:23.870Z] ---> 3aefbf02b7fb [2021-03-29T16:23:23.870Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-29T16:23:23.870Z] ---> Running in f845aa6b580f [2021-03-29T16:23:23.870Z] Removing intermediate container b9aeebe4662c [2021-03-29T16:23:23.870Z] ---> 518a061d82ce [2021-03-29T16:23:23.870Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-29T16:23:23.870Z] Removing intermediate container 31d4da349249 [2021-03-29T16:23:23.870Z] ---> 3b33c2af4591 [2021-03-29T16:23:23.870Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-29T16:23:23.870Z] Removing intermediate container bdddf5d88300 [2021-03-29T16:23:23.870Z] ---> cb3c6c85fb0c [2021-03-29T16:23:23.870Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-29T16:23:23.870Z] ---> Running in 78c5b4878f6d [2021-03-29T16:23:23.870Z] ---> Running in a45d92490c4b [2021-03-29T16:23:23.870Z] ---> Running in 277d83135e78 [2021-03-29T16:23:23.870Z] Removing intermediate container 89141ab197ec [2021-03-29T16:23:23.870Z] ---> 894683e16a9b [2021-03-29T16:23:23.870Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-29T16:23:23.870Z] ---> Running in 38387de39ef9 [2021-03-29T16:23:23.870Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-29T16:23:23.870Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-29T16:23:23.870Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-29T16:23:23.870Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-29T16:23:23.870Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-29T16:23:23.870Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-29T16:23:23.870Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-29T16:23:23.870Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-29T16:23:24.134Z] OK: 233 MiB in 51 packages [2021-03-29T16:23:24.134Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-29T16:23:24.134Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-29T16:23:24.134Z] OK: 233 MiB in 51 packages [2021-03-29T16:23:24.403Z] OK: 233 MiB in 51 packages [2021-03-29T16:23:24.680Z] Removing intermediate container f845aa6b580f [2021-03-29T16:23:24.680Z] ---> db78eaee5b38 [2021-03-29T16:23:24.680Z] Step 6/21 : COPY go.mod . [2021-03-29T16:23:24.680Z] Removing intermediate container 78c5b4878f6d [2021-03-29T16:23:24.680Z] ---> e3a2dfd912ec [2021-03-29T16:23:24.680Z] Step 6/22 : COPY go.mod . [2021-03-29T16:23:24.942Z] OK: 233 MiB in 51 packages [2021-03-29T16:23:24.942Z] ---> e1d29dfd2ad7 [2021-03-29T16:23:24.942Z] Step 7/21 : RUN go mod download [2021-03-29T16:23:24.942Z] ---> Running in c3b657debefe [2021-03-29T16:23:24.942Z] OK: 233 MiB in 51 packages [2021-03-29T16:23:24.942Z] ---> 5b902be643d3 [2021-03-29T16:23:24.942Z] Step 7/22 : RUN go mod download [2021-03-29T16:23:25.206Z] Removing intermediate container a45d92490c4b [2021-03-29T16:23:25.206Z] ---> ac0ab5ee9073 [2021-03-29T16:23:25.206Z] Step 6/24 : COPY go.mod . [2021-03-29T16:23:25.206Z] ---> Running in fe7f63f44d6f [2021-03-29T16:23:25.470Z] ---> 2ac5a8c20d9e [2021-03-29T16:23:25.470Z] Step 7/24 : RUN go mod download [2021-03-29T16:23:25.470Z] ---> Running in 36f5feb05b23 [2021-03-29T16:23:26.423Z] Removing intermediate container 38387de39ef9 [2021-03-29T16:23:26.423Z] ---> 075af17c1892 [2021-03-29T16:23:26.423Z] Step 6/22 : COPY go.mod . [2021-03-29T16:23:26.423Z] Removing intermediate container 277d83135e78 [2021-03-29T16:23:26.423Z] ---> f664ea67881b [2021-03-29T16:23:26.423Z] Step 6/23 : COPY go.mod . [2021-03-29T16:23:26.691Z] ---> 8d460e58e81d [2021-03-29T16:23:26.691Z] Step 7/22 : RUN go mod download [2021-03-29T16:23:26.691Z] ---> ec01b499e455 [2021-03-29T16:23:26.691Z] Step 7/23 : RUN go mod download [2021-03-29T16:23:26.691Z] ---> Running in 1598fcd328fc [2021-03-29T16:23:26.691Z] ---> Running in d795174dc817 [2021-03-29T16:23:27.015Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.213s coverage: 92.8% of statements [2021-03-29T16:23:27.015Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-29T16:23:27.015Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-29T16:23:27.015Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-29T16:23:27.015Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-29T16:23:27.015Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-29T16:23:27.015Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-29T16:23:27.015Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-29T16:23:27.015Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-29T16:23:27.015Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-29T16:23:27.015Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-29T16:23:27.015Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-29T16:23:27.015Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-29T16:23:27.015Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-29T16:23:27.015Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-29T16:23:27.015Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-29T16:23:27.015Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-29T16:23:27.015Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-29T16:23:27.015Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-29T16:23:27.015Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.066s coverage: 58.8% of statements [2021-03-29T16:23:27.015Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-29T16:23:27.015Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-29T16:23:27.015Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.496s coverage: 1.0% of statements [2021-03-29T16:23:27.015Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-29T16:23:27.015Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-29T16:23:27.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-29T16:23:27.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.086s coverage: 47.1% of statements [2021-03-29T16:23:27.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.102s coverage: 79.5% of statements [2021-03-29T16:23:27.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.064s coverage: 94.1% of statements [2021-03-29T16:23:27.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.112s coverage: 96.3% of statements [2021-03-29T16:23:27.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements [2021-03-29T16:23:27.652Z] Removing intermediate container 36f5feb05b23 [2021-03-29T16:23:27.652Z] ---> f7581a47ecfd [2021-03-29T16:23:27.652Z] Step 8/24 : COPY . . [2021-03-29T16:23:27.652Z] Removing intermediate container fe7f63f44d6f [2021-03-29T16:23:27.652Z] ---> 7a5e6b66835d [2021-03-29T16:23:27.652Z] Step 8/22 : COPY . . [2021-03-29T16:23:27.652Z] Removing intermediate container c3b657debefe [2021-03-29T16:23:27.652Z] ---> c28dd345d980 [2021-03-29T16:23:27.652Z] Step 8/21 : COPY . . [2021-03-29T16:23:37.757Z] Removing intermediate container d795174dc817 [2021-03-29T16:23:37.757Z] ---> ba56ac1baad9 [2021-03-29T16:23:37.757Z] Step 8/23 : COPY . . [2021-03-29T16:23:37.757Z] Removing intermediate container 1598fcd328fc [2021-03-29T16:23:37.757Z] ---> 7c468ff7f307 [2021-03-29T16:23:37.757Z] Step 8/22 : COPY . . [2021-03-29T16:23:39.415Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.068s coverage: 94.4% of statements [2021-03-29T16:23:39.415Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements [2021-03-29T16:23:44.800Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.461s coverage: 82.6% of statements [2021-03-29T16:23:54.991Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.127s coverage: 92.9% of statements [2021-03-29T16:23:54.991Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-29T16:23:54.991Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-29T16:23:54.991Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-29T16:23:54.991Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 77.8% of statements [2021-03-29T16:23:54.991Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-29T16:23:54.991Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-29T16:23:54.991Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-29T16:23:54.991Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-29T16:23:54.991Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-29T16:23:54.991Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements [2021-03-29T16:23:54.991Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-29T16:23:54.991Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-29T16:23:54.991Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2021-03-29T16:23:54.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-29T16:23:54.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 75.5% of statements [2021-03-29T16:23:54.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-29T16:23:54.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.125s coverage: 80.8% of statements [2021-03-29T16:23:54.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.121s coverage: 87.2% of statements [2021-03-29T16:23:54.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.152s coverage: 84.6% of statements [2021-03-29T16:23:54.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.189s coverage: 91.6% of statements [2021-03-29T16:23:54.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-29T16:23:54.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.536s coverage: 64.4% of statements [2021-03-29T16:23:54.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-29T16:23:54.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-29T16:23:54.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements [2021-03-29T16:23:54.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.119s coverage: 91.3% of statements [2021-03-29T16:23:54.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements [2021-03-29T16:23:55.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.059s coverage: 73.7% of statements [2021-03-29T16:23:56.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.095s coverage: 100.0% of statements [2021-03-29T16:23:59.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.851s coverage: 69.0% of statements [2021-03-29T16:23:59.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-29T16:23:59.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-29T16:23:59.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-29T16:24:00.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.369s coverage: 38.4% of statements [2021-03-29T16:24:00.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-29T16:24:00.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-29T16:24:00.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.123s coverage: 89.5% of statements [2021-03-29T16:24:00.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-29T16:24:00.870Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.098s coverage: 84.8% of statements [2021-03-29T16:24:09.183Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.463s coverage: 47.0% of statements [2021-03-29T16:24:09.183Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-29T16:24:09.183Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-29T16:24:09.183Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-29T16:24:09.183Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-29T16:24:09.183Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-29T16:24:09.183Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.127s coverage: 100.0% of statements [2021-03-29T16:24:09.183Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-29T16:24:09.183Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.103s coverage: 100.0% of statements [2021-03-29T16:24:09.183Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-29T16:24:09.183Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-29T16:24:09.183Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-29T16:24:09.183Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-29T16:24:09.183Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.502s coverage: 87.1% of statements [2021-03-29T16:24:09.183Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-29T16:24:09.183Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-29T16:24:09.183Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-29T16:24:09.990Z] ---> caa418e85d2a [2021-03-29T16:24:09.991Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-29T16:24:09.991Z] ---> 5d99ff1de3c5 [2021-03-29T16:24:09.991Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-29T16:24:09.991Z] ---> Running in 3844a01b36a0 [2021-03-29T16:24:10.575Z] ---> Running in b70ee74338c9 [2021-03-29T16:24:10.575Z] ---> 0deac6739702 [2021-03-29T16:24:10.575Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-29T16:24:10.836Z] ---> Running in 6969acbfbbfb [2021-03-29T16:24:10.836Z] ---> 8a9da603e772 [2021-03-29T16:24:10.836Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-29T16:24:10.836Z] ---> 03e1dba6fe05 [2021-03-29T16:24:10.836Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-29T16:24:11.412Z] ---> Running in 737f88caa083 [2021-03-29T16:24:11.412Z] ---> Running in ba95cb9d4442 [2021-03-29T16:24:12.001Z] 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-03-29T16:24:12.001Z] 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-03-29T16:24:12.001Z] 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-03-29T16:24:12.001Z] 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-03-29T16:24:12.001Z] 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-03-29T16:24:17.508Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.369s coverage: 29.1% of statements [2021-03-29T16:24:17.508Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-29T16:24:17.508Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-29T16:24:17.508Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-29T16:24:17.508Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-29T16:24:17.508Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-29T16:24:17.508Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.193s coverage: 99.0% of statements [2021-03-29T16:24:17.508Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-29T16:24:17.508Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.146s coverage: 100.0% of statements [2021-03-29T16:24:17.508Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-29T16:24:17.508Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-29T16:24:17.508Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-29T16:24:17.508Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-29T16:24:17.508Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.275s coverage: 94.0% of statements [2021-03-29T16:24:17.508Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-29T16:24:17.508Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-29T16:24:17.508Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-29T16:24:17.508Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.044s coverage: 0.0% of statements [2021-03-29T16:24:17.508Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-29T16:24:17.508Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.059s coverage: 100.0% of statements [2021-03-29T16:24:17.508Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-29T16:24:17.508Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-29T16:24:17.508Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-29T16:24:17.508Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-29T16:24:17.508Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.097s coverage: 87.9% of statements [2021-03-29T16:24:17.508Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-29T16:24:17.508Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-29T16:24:17.508Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.063s coverage: 100.0% of statements [2021-03-29T16:24:17.508Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.053s coverage: 32.1% of statements [2021-03-29T16:24:18.485Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements [2021-03-29T16:24:19.464Z] GO111MODULE=on go vet ./... [2021-03-29T16:24:44.240Z] 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-03-29T16:24:44.240Z] 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-03-29T16:24:52.446Z] Removing intermediate container b70ee74338c9 [2021-03-29T16:24:52.446Z] ---> 31d21f6782bd [2021-03-29T16:24:52.446Z] [2021-03-29T16:24:52.446Z] Step 10/24 : FROM alpine:3.12 [2021-03-29T16:24:52.707Z] 3.12: Pulling from library/alpine [2021-03-29T16:24:53.284Z] Removing intermediate container 6969acbfbbfb [2021-03-29T16:24:53.284Z] ---> a32f6035f533 [2021-03-29T16:24:53.284Z] [2021-03-29T16:24:53.284Z] Step 10/21 : FROM alpine:3.12 [2021-03-29T16:24:53.284Z] 3.12: Pulling from library/alpine [2021-03-29T16:24:53.864Z] Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 [2021-03-29T16:24:53.864Z] Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 [2021-03-29T16:24:53.865Z] Status: Downloaded newer image for alpine:3.12 [2021-03-29T16:24:53.865Z] ---> 42cb162f0360 [2021-03-29T16:24:53.865Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-03-29T16:24:53.865Z] Status: Image is up to date for alpine:3.12 [2021-03-29T16:24:53.865Z] ---> 42cb162f0360 [2021-03-29T16:24:53.865Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-29T16:24:57.183Z] ---> Running in 995c2a9ad24d [2021-03-29T16:24:57.183Z] ---> Running in 46744b0b1e8b [2021-03-29T16:24:57.183Z] Removing intermediate container ba95cb9d4442 [2021-03-29T16:24:57.183Z] ---> 16734b7a3521 [2021-03-29T16:24:57.183Z] [2021-03-29T16:24:57.183Z] Step 10/22 : FROM alpine:3.12 [2021-03-29T16:24:57.183Z] ---> 42cb162f0360 [2021-03-29T16:24:57.183Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-29T16:24:57.445Z] Removing intermediate container 3844a01b36a0 [2021-03-29T16:24:57.445Z] ---> 46937d0f16ec [2021-03-29T16:24:57.445Z] [2021-03-29T16:24:57.445Z] Step 10/22 : FROM alpine:3.12 [2021-03-29T16:24:57.445Z] ---> 42cb162f0360 [2021-03-29T16:24:57.445Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-29T16:24:57.445Z] Removing intermediate container 737f88caa083 [2021-03-29T16:24:57.445Z] ---> 445db51d8439 [2021-03-29T16:24:57.445Z] [2021-03-29T16:24:57.445Z] Step 10/23 : FROM alpine:3.12 [2021-03-29T16:24:57.445Z] ---> 42cb162f0360 [2021-03-29T16:24:57.445Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-29T16:24:57.710Z] ---> Running in db4cc36732bf [2021-03-29T16:24:57.710Z] ---> Running in 94ff07701bdb [2021-03-29T16:24:57.710Z] ---> Running in 5f7e8f1adb0f [2021-03-29T16:24:58.674Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-29T16:24:58.674Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-29T16:24:58.674Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-29T16:24:58.674Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-29T16:24:58.674Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-29T16:24:58.945Z] (1/6) Installing ca-certificates (20191127-r4) [2021-03-29T16:24:58.946Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-29T16:24:58.946Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-29T16:24:58.946Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-29T16:24:58.946Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-03-29T16:24:58.946Z] (4/4) Installing curl (7.69.1-r3) [2021-03-29T16:24:58.946Z] Executing busybox-1.31.1-r19.trigger [2021-03-29T16:24:58.946Z] (3/6) Installing libcurl (7.69.1-r3) [2021-03-29T16:24:58.946Z] (4/6) Installing curl (7.69.1-r3) [2021-03-29T16:24:58.946Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-29T16:24:58.946Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-03-29T16:24:58.946Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-29T16:24:58.946Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-29T16:24:58.946Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-29T16:24:58.946Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-29T16:24:59.207Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-29T16:24:59.207Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-29T16:24:59.207Z] Executing busybox-1.31.1-r19.trigger [2021-03-29T16:24:59.207Z] (6/6) Installing su-exec (0.2-r1) [2021-03-29T16:24:59.207Z] Executing busybox-1.31.1-r19.trigger [2021-03-29T16:24:59.207Z] Executing ca-certificates-20191127-r4.trigger [2021-03-29T16:24:59.207Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-29T16:24:59.207Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-29T16:24:59.479Z] Executing ca-certificates-20191127-r4.trigger [2021-03-29T16:24:59.479Z] Executing busybox-1.31.1-r19.trigger [2021-03-29T16:24:59.479Z] Executing ca-certificates-20191127-r4.trigger [2021-03-29T16:24:59.479Z] Executing busybox-1.31.1-r19.trigger [2021-03-29T16:24:59.479Z] OK: 6 MiB in 15 packages [2021-03-29T16:24:59.479Z] OK: 6 MiB in 15 packages [2021-03-29T16:24:59.479Z] OK: 6 MiB in 16 packages [2021-03-29T16:24:59.479Z] OK: 7 MiB in 18 packages [2021-03-29T16:24:59.479Z] OK: 7 MiB in 20 packages [2021-03-29T16:25:02.792Z] Removing intermediate container 995c2a9ad24d [2021-03-29T16:25:02.792Z] ---> db74a6bad9cd [2021-03-29T16:25:02.792Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-29T16:25:03.369Z] Removing intermediate container 94ff07701bdb [2021-03-29T16:25:03.369Z] ---> 1b4aaaeb876f [2021-03-29T16:25:03.369Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-29T16:25:03.369Z] Removing intermediate container db4cc36732bf [2021-03-29T16:25:03.369Z] ---> 0de979dd1ade [2021-03-29T16:25:03.369Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-29T16:25:03.369Z] Removing intermediate container 5f7e8f1adb0f [2021-03-29T16:25:03.369Z] ---> 2eab6ef92193 [2021-03-29T16:25:03.369Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-29T16:25:03.369Z] Removing intermediate container 46744b0b1e8b [2021-03-29T16:25:03.369Z] ---> ea79e69e3216 [2021-03-29T16:25:03.369Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-29T16:25:03.369Z] ---> Running in 81ebd55d8527 [2021-03-29T16:25:03.631Z] ---> Running in c444fe70434a [2021-03-29T16:25:03.631Z] ---> Running in 5ef9feb66d29 [2021-03-29T16:25:03.631Z] ---> Running in 427b863d8ad0 [2021-03-29T16:25:03.631Z] ---> Running in 72d90dc20be1 [2021-03-29T16:25:03.631Z] Removing intermediate container 81ebd55d8527 [2021-03-29T16:25:03.631Z] ---> 8684ffde419f [2021-03-29T16:25:03.631Z] Step 13/21 : WORKDIR /edgex [2021-03-29T16:25:03.894Z] ---> Running in 6712982ba691 [2021-03-29T16:25:03.894Z] Removing intermediate container 5ef9feb66d29 [2021-03-29T16:25:03.894Z] ---> e946a38046ad [2021-03-29T16:25:03.894Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-29T16:25:03.894Z] Removing intermediate container c444fe70434a [2021-03-29T16:25:03.894Z] ---> 9e90081c3f9d [2021-03-29T16:25:03.894Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-29T16:25:04.158Z] Removing intermediate container 427b863d8ad0 [2021-03-29T16:25:04.159Z] ---> 26689facd57a [2021-03-29T16:25:04.159Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-29T16:25:04.159Z] Removing intermediate container 72d90dc20be1 [2021-03-29T16:25:04.159Z] ---> 14173664e1b8 [2021-03-29T16:25:04.159Z] Step 13/24 : WORKDIR / [2021-03-29T16:25:04.159Z] ---> Running in b65c81f38920 [2021-03-29T16:25:04.159Z] ---> Running in 9a78caf8f065 [2021-03-29T16:25:04.159Z] ---> Running in 63761372af53 [2021-03-29T16:25:04.422Z] ---> Running in 945e4901b8c3 [2021-03-29T16:25:04.422Z] Removing intermediate container 6712982ba691 [2021-03-29T16:25:04.422Z] ---> ce77f643c187 [2021-03-29T16:25:04.422Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-29T16:25:04.422Z] Removing intermediate container b65c81f38920 [2021-03-29T16:25:04.422Z] ---> c70d88044736 [2021-03-29T16:25:04.422Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-29T16:25:04.686Z] Removing intermediate container 9a78caf8f065 [2021-03-29T16:25:04.686Z] ---> e4d42ceefef1 [2021-03-29T16:25:04.686Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-29T16:25:04.686Z] Removing intermediate container 63761372af53 [2021-03-29T16:25:04.686Z] ---> 6898c7114477 [2021-03-29T16:25:04.686Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-29T16:25:04.686Z] ---> Running in a0ba0bfb6951 [2021-03-29T16:25:04.686Z] Removing intermediate container 945e4901b8c3 [2021-03-29T16:25:04.686Z] ---> 2856d0c0c0c9 [2021-03-29T16:25:04.686Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-03-29T16:25:04.948Z] ---> Running in b7d5401e3aa2 [2021-03-29T16:25:04.948Z] ---> Running in 431bf257e070 [2021-03-29T16:25:04.948Z] ---> 8ecee2432ffd [2021-03-29T16:25:04.948Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-29T16:25:04.948Z] Removing intermediate container a0ba0bfb6951 [2021-03-29T16:25:04.948Z] ---> 62b8f413464f [2021-03-29T16:25:04.948Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-29T16:25:05.214Z] Removing intermediate container b7d5401e3aa2 [2021-03-29T16:25:05.214Z] ---> 77328cd2363b [2021-03-29T16:25:05.214Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-29T16:25:05.214Z] Removing intermediate container 431bf257e070 [2021-03-29T16:25:05.214Z] ---> 8fa2b49ca1e2 [2021-03-29T16:25:05.214Z] Step 15/23 : WORKDIR / [2021-03-29T16:25:05.214Z] ---> 4f30d4f17121 [2021-03-29T16:25:05.214Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-03-29T16:25:05.480Z] ---> Running in 1f2704ee4cdf [2021-03-29T16:25:05.480Z] ---> 265cee5c5348 [2021-03-29T16:25:05.480Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-29T16:25:05.480Z] ---> 26af96f85a4f [2021-03-29T16:25:05.480Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-29T16:25:05.752Z] ---> 87d18b17dab4 [2021-03-29T16:25:05.752Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-29T16:25:05.752Z] ---> 4e8ce5d93133 [2021-03-29T16:25:05.752Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-29T16:25:05.752Z] Removing intermediate container 1f2704ee4cdf [2021-03-29T16:25:05.752Z] ---> e8c5c8ae99dc [2021-03-29T16:25:05.752Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-29T16:25:06.357Z] ---> be207e83d9b8 [2021-03-29T16:25:06.357Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-29T16:25:06.357Z] ---> 971793dc3d43 [2021-03-29T16:25:06.357Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-29T16:25:06.357Z] ---> e61f5fc3129a [2021-03-29T16:25:06.357Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-29T16:25:06.357Z] ---> f4ef85f09b68 [2021-03-29T16:25:06.357Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-29T16:25:06.357Z] ---> 03b06cbcb713 [2021-03-29T16:25:06.357Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-29T16:25:06.627Z] ---> Running in d52192689b2e [2021-03-29T16:25:06.897Z] ---> 5ad3f274478c [2021-03-29T16:25:06.897Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-29T16:25:06.897Z] ---> 04c176f87c91 [2021-03-29T16:25:06.897Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-29T16:25:06.897Z] ---> 4a37ff96387d [2021-03-29T16:25:06.897Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-29T16:25:06.897Z] Removing intermediate container d52192689b2e [2021-03-29T16:25:06.897Z] ---> 92a69db6a2ba [2021-03-29T16:25:06.897Z] Step 18/21 : CMD ["--init=true"] [2021-03-29T16:25:07.160Z] ---> Running in 864e3796d1cf [2021-03-29T16:25:07.160Z] ---> Running in 8851fc303499 [2021-03-29T16:25:07.160Z] ---> Running in 520c118d1b4f [2021-03-29T16:25:07.424Z] ---> 6972645597aa [2021-03-29T16:25:07.424Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-29T16:25:07.424Z] Removing intermediate container 864e3796d1cf [2021-03-29T16:25:07.424Z] ---> 9ff441d509d9 [2021-03-29T16:25:07.424Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-29T16:25:07.999Z] Removing intermediate container 520c118d1b4f [2021-03-29T16:25:07.999Z] ---> 6753c2435230 [2021-03-29T16:25:07.999Z] Step 19/21 : LABEL arch=x86_64 [2021-03-29T16:25:07.999Z] Removing intermediate container 8851fc303499 [2021-03-29T16:25:07.999Z] ---> 8f5b0539b029 [2021-03-29T16:25:07.999Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-29T16:25:07.999Z] ---> c702e53d6345 [2021-03-29T16:25:07.999Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-29T16:25:08.261Z] ---> Running in cabca26872e7 [2021-03-29T16:25:08.261Z] ---> Running in 3ec19a5b4aa4 [2021-03-29T16:25:08.261Z] ---> Running in 3013db032b0e [2021-03-29T16:25:08.261Z] ---> b12018afe1b0 [2021-03-29T16:25:08.261Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-29T16:25:08.261Z] ---> Running in 820391b06a7f [2021-03-29T16:25:08.522Z] Removing intermediate container cabca26872e7 [2021-03-29T16:25:08.522Z] ---> e0788dba330b [2021-03-29T16:25:08.522Z] Step 20/22 : LABEL arch=x86_64 [2021-03-29T16:25:08.522Z] ---> 7766ae50eb94 [2021-03-29T16:25:08.522Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-03-29T16:25:08.522Z] Removing intermediate container 3ec19a5b4aa4 [2021-03-29T16:25:08.522Z] ---> 5307cc613377 [2021-03-29T16:25:08.522Z] Step 20/21 : LABEL git_sha=96233509a7f3e2e0f2fbfc7018c38d93cd5a5b1f [2021-03-29T16:25:08.522Z] Removing intermediate container 3013db032b0e [2021-03-29T16:25:08.522Z] ---> feccad3d599a [2021-03-29T16:25:08.522Z] Step 20/22 : LABEL arch=x86_64 [2021-03-29T16:25:08.786Z] Removing intermediate container 820391b06a7f [2021-03-29T16:25:08.786Z] ---> 6b41ca51a86f [2021-03-29T16:25:08.786Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-29T16:25:08.786Z] ---> Running in 8e80fc015431 [2021-03-29T16:25:08.786Z] ---> Running in 38d80672707e [2021-03-29T16:25:08.786Z] ---> Running in 1fee33b4edc2 [2021-03-29T16:25:08.786Z] ---> Running in f77ccf3dcff3 [2021-03-29T16:25:09.056Z] ---> Running in 27fe1600b181 [2021-03-29T16:25:09.329Z] Removing intermediate container f77ccf3dcff3 [2021-03-29T16:25:09.329Z] ---> 45e0d6c55166 [2021-03-29T16:25:09.329Z] Step 21/22 : LABEL git_sha=96233509a7f3e2e0f2fbfc7018c38d93cd5a5b1f [2021-03-29T16:25:09.329Z] Removing intermediate container 38d80672707e [2021-03-29T16:25:09.329Z] ---> 295c87a96ee1 [2021-03-29T16:25:09.329Z] Step 21/22 : LABEL git_sha=96233509a7f3e2e0f2fbfc7018c38d93cd5a5b1f [2021-03-29T16:25:09.329Z] Removing intermediate container 8e80fc015431 [2021-03-29T16:25:09.329Z] ---> d1b83c01215a [2021-03-29T16:25:09.329Z] Step 21/21 : LABEL version=0.0.0 [2021-03-29T16:25:09.329Z] ---> Running in 4417598d119a [2021-03-29T16:25:09.329Z] Removing intermediate container 27fe1600b181 [2021-03-29T16:25:09.329Z] ---> 971ce950f0ec [2021-03-29T16:25:09.329Z] Step 21/23 : LABEL arch=x86_64 [2021-03-29T16:25:09.329Z] ---> Running in 4af5e7bcdc9b [2021-03-29T16:25:09.594Z] ---> Running in 27d6c52d6e57 [2021-03-29T16:25:09.594Z] ---> Running in b315de62c12d [2021-03-29T16:25:09.861Z] Removing intermediate container 4417598d119a [2021-03-29T16:25:09.861Z] ---> 09f10f6ccba6 [2021-03-29T16:25:09.861Z] Step 22/22 : LABEL version=0.0.0 [2021-03-29T16:25:09.861Z] Removing intermediate container 4af5e7bcdc9b [2021-03-29T16:25:09.861Z] ---> fa3de5d6a03f [2021-03-29T16:25:09.861Z] Step 22/22 : LABEL version=0.0.0 [2021-03-29T16:25:09.861Z] Removing intermediate container 27d6c52d6e57 [2021-03-29T16:25:09.861Z] ---> 96a0eb790f76 [2021-03-29T16:25:09.861Z] [2021-03-29T16:25:09.861Z] ---> Running in cebc07655a46 [2021-03-29T16:25:10.124Z] ---> Running in 9eeb2af76da3 [2021-03-29T16:25:10.124Z] Removing intermediate container b315de62c12d [2021-03-29T16:25:10.124Z] ---> 9901d4a77be7 [2021-03-29T16:25:10.124Z] Step 22/23 : LABEL git_sha=96233509a7f3e2e0f2fbfc7018c38d93cd5a5b1f [2021-03-29T16:25:10.392Z] Successfully built 96a0eb790f76 [2021-03-29T16:25:10.392Z] ---> Running in 5a2698e93777 [2021-03-29T16:25:10.392Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-03-29T16:25:10.392Z] Building docker-sys-mgmt-agent-go [2021-03-29T16:25:10.392Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container cebc07655a46 [2021-03-29T16:25:10.392Z] ---> 953f254efe4c [2021-03-29T16:25:10.392Z] [2021-03-29T16:25:10.392Z] Removing intermediate container 9eeb2af76da3 [2021-03-29T16:25:10.392Z] ---> dc9cdfb06c97 [2021-03-29T16:25:10.392Z] [2021-03-29T16:25:10.661Z] Removing intermediate container 1fee33b4edc2 [2021-03-29T16:25:10.661Z] ---> 12ec60a275dd [2021-03-29T16:25:10.661Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-29T16:25:10.661Z] Successfully built 953f254efe4c [2021-03-29T16:25:10.661Z] Successfully built dc9cdfb06c97 [2021-03-29T16:25:10.661Z] Successfully tagged docker-support-scheduler-go:latest [2021-03-29T16:25:10.661Z]  Building docker-support-scheduler-go ... done Building docker-core-command-go [2021-03-29T16:25:10.661Z] Successfully tagged docker-support-notifications-go:latest [2021-03-29T16:25:10.661Z] Building docker-core-data-go [2021-03-29T16:25:10.928Z]  Building docker-support-notifications-go ... done  ---> Running in 4429f8cfaf64 [2021-03-29T16:25:10.928Z] Removing intermediate container 5a2698e93777 [2021-03-29T16:25:10.928Z] ---> 3b4b5d28d791 [2021-03-29T16:25:10.928Z] Step 23/23 : LABEL version=0.0.0 [2021-03-29T16:25:10.928Z] ---> Running in a15ce41d1a52 [2021-03-29T16:25:10.928Z] Removing intermediate container 4429f8cfaf64 [2021-03-29T16:25:10.928Z] ---> 48a2428537ec [2021-03-29T16:25:10.928Z] Step 22/24 : LABEL arch=x86_64 [2021-03-29T16:25:11.190Z] ---> Running in 91edb3905b29 [2021-03-29T16:25:11.191Z] Removing intermediate container a15ce41d1a52 [2021-03-29T16:25:11.191Z] ---> cca395861060 [2021-03-29T16:25:11.191Z] [2021-03-29T16:25:11.191Z] Successfully built cca395861060 [2021-03-29T16:25:11.453Z] Successfully tagged docker-core-metadata-go:latest [2021-03-29T16:25:11.453Z]  Building docker-core-metadata-go ... done Building docker-security-bootstrapper-go [2021-03-29T16:25:11.453Z] Removing intermediate container 91edb3905b29 [2021-03-29T16:25:11.453Z] ---> 91740454c4af [2021-03-29T16:25:11.453Z] Step 23/24 : LABEL git_sha=96233509a7f3e2e0f2fbfc7018c38d93cd5a5b1f [2021-03-29T16:25:11.453Z] ---> Running in ea985f14d064 [2021-03-29T16:25:11.715Z] Removing intermediate container ea985f14d064 [2021-03-29T16:25:11.715Z] ---> 937174ff334b [2021-03-29T16:25:11.715Z] Step 24/24 : LABEL version=0.0.0 [2021-03-29T16:25:11.979Z] ---> Running in a0b02d1caaa9 [2021-03-29T16:25:12.243Z] Removing intermediate container a0b02d1caaa9 [2021-03-29T16:25:12.243Z] ---> c64f3fac5a51 [2021-03-29T16:25:12.243Z] [2021-03-29T16:25:12.243Z] Successfully built c64f3fac5a51 [2021-03-29T16:25:12.509Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-03-29T16:25:39.363Z]  Building docker-security-secretstore-setup-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-29T16:25:39.363Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-29T16:25:39.363Z] ---> f8ac071ba547 [2021-03-29T16:25:39.363Z] Step 3/23 : WORKDIR /edgex-go [2021-03-29T16:25:39.363Z] ---> Using cache [2021-03-29T16:25:39.363Z] ---> 17674a733c74 [2021-03-29T16:25:39.363Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-29T16:25:39.363Z] ---> Using cache [2021-03-29T16:25:39.363Z] ---> 894683e16a9b [2021-03-29T16:25:39.363Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-29T16:25:39.363Z] ---> Using cache [2021-03-29T16:25:39.363Z] ---> 075af17c1892 [2021-03-29T16:25:39.363Z] Step 6/23 : COPY go.mod . [2021-03-29T16:25:39.363Z] ---> Using cache [2021-03-29T16:25:39.363Z] ---> 8d460e58e81d [2021-03-29T16:25:39.363Z] Step 7/23 : RUN go mod download [2021-03-29T16:25:39.363Z] ---> Using cache [2021-03-29T16:25:39.363Z] ---> 7c468ff7f307 [2021-03-29T16:25:39.363Z] Step 8/23 : COPY . . [2021-03-29T16:25:39.363Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-29T16:25:39.363Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-29T16:25:39.363Z] ---> f8ac071ba547 [2021-03-29T16:25:39.363Z] Step 3/31 : WORKDIR /edgex-go [2021-03-29T16:25:39.363Z] ---> Using cache [2021-03-29T16:25:39.363Z] ---> 17674a733c74 [2021-03-29T16:25:39.363Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-29T16:25:39.363Z] ---> Using cache [2021-03-29T16:25:39.363Z] ---> 894683e16a9b [2021-03-29T16:25:39.363Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-29T16:25:39.363Z] ---> Using cache [2021-03-29T16:25:39.363Z] ---> 075af17c1892 [2021-03-29T16:25:39.363Z] Step 6/31 : COPY go.mod . [2021-03-29T16:25:39.363Z] ---> Using cache [2021-03-29T16:25:39.363Z] ---> 8d460e58e81d [2021-03-29T16:25:39.363Z] Step 7/31 : RUN go mod download [2021-03-29T16:25:39.363Z] ---> Using cache [2021-03-29T16:25:39.363Z] ---> 7c468ff7f307 [2021-03-29T16:25:39.363Z] Step 8/31 : COPY . . [2021-03-29T16:25:39.363Z] ---> Using cache [2021-03-29T16:25:39.363Z] ---> 03e1dba6fe05 [2021-03-29T16:25:39.363Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-29T16:25:39.363Z] ---> Using cache [2021-03-29T16:25:39.363Z] ---> 03e1dba6fe05 [2021-03-29T16:25:39.363Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-29T16:25:39.363Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-29T16:25:39.363Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-29T16:25:39.363Z] ---> f8ac071ba547 [2021-03-29T16:25:39.363Z] Step 3/26 : WORKDIR /edgex-go [2021-03-29T16:25:39.363Z] ---> Using cache [2021-03-29T16:25:39.363Z] ---> 17674a733c74 [2021-03-29T16:25:39.363Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-29T16:25:39.363Z] ---> Using cache [2021-03-29T16:25:39.363Z] ---> 894683e16a9b [2021-03-29T16:25:39.363Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-29T16:25:39.363Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-29T16:25:39.363Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-29T16:25:39.363Z] ---> f8ac071ba547 [2021-03-29T16:25:39.363Z] Step 3/23 : WORKDIR /edgex-go [2021-03-29T16:25:39.363Z] ---> Using cache [2021-03-29T16:25:39.363Z] ---> 17674a733c74 [2021-03-29T16:25:39.363Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-29T16:25:39.363Z] ---> Using cache [2021-03-29T16:25:39.363Z] ---> 894683e16a9b [2021-03-29T16:25:39.363Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-29T16:25:40.001Z] ---> Running in b7cf0f3d68ea [2021-03-29T16:25:40.001Z] ---> Running in b647322c387e [2021-03-29T16:25:40.001Z] ---> Running in 0cf718338e7c [2021-03-29T16:25:40.001Z] ---> Running in 1980444e728b [2021-03-29T16:25:41.268Z] gofmt -l . [2021-03-29T16:25:41.268Z] [ "`gofmt -l .`" = "" ] [2021-03-29T16:25:41.421Z] 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-03-29T16:25:41.421Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-29T16:25:41.421Z] 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-03-29T16:25:41.421Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-29T16:25:41.861Z] ./bin/test-go-mod-tidy.sh [2021-03-29T16:25:42.377Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-29T16:25:42.377Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-29T16:25:42.842Z] ./bin/test-attribution-txt.sh [2021-03-29T16:25:43.337Z] OK: 233 MiB in 51 packages [2021-03-29T16:25:43.337Z] OK: 233 MiB in 51 packages [Pipeline] sh [2021-03-29T16:25:44.933Z] + ls -al . [2021-03-29T16:25:44.933Z] total 804 [2021-03-29T16:25:44.933Z] drwxrwxr-x 9 1001 1001 4096 Mar 29 16:25 . [2021-03-29T16:25:44.933Z] drwxr-xr-x 4 root root 4096 Mar 29 16:20 .. [2021-03-29T16:25:44.933Z] -rw-rw-r-- 1 1001 1001 11 Mar 29 16:19 .dockerignore [2021-03-29T16:25:44.933Z] drwxrwxr-x 8 1001 1001 4096 Mar 29 16:19 .git [2021-03-29T16:25:44.933Z] drwxrwxr-x 3 1001 1001 4096 Mar 29 16:19 .github [2021-03-29T16:25:44.933Z] -rw-rw-r-- 1 1001 1001 818 Mar 29 16:19 .gitignore [2021-03-29T16:25:44.933Z] -rw-rw-r-- 1 1001 1001 166 Mar 29 16:19 .sonarcloud.properties [2021-03-29T16:25:44.933Z] -rw-rw-r-- 1 1001 1001 8607 Mar 29 16:19 Attribution.txt [2021-03-29T16:25:44.933Z] -rw-rw-r-- 1 1001 1001 3804 Mar 29 16:19 CONTRIBUTING.md [2021-03-29T16:25:44.933Z] -rw-rw-r-- 1 1001 1001 931 Mar 29 16:19 Dockerfile.build [2021-03-29T16:25:44.933Z] -rw-rw-r-- 1 1001 1001 863 Mar 29 16:19 Jenkinsfile [2021-03-29T16:25:44.933Z] -rw-rw-r-- 1 1001 1001 10775 Mar 29 16:19 LICENSE [2021-03-29T16:25:44.933Z] -rw-rw-r-- 1 1001 1001 5774 Mar 29 16:19 Makefile [2021-03-29T16:25:44.933Z] -rw-rw-r-- 1 1001 1001 6548 Mar 29 16:19 README.md [2021-03-29T16:25:44.933Z] -rw-rw-r-- 1 1001 1001 6755 Mar 29 16:19 SECURITY.md [2021-03-29T16:25:44.933Z] -rw-rw-r-- 1 1001 1001 5 Mar 29 16:19 VERSION [2021-03-29T16:25:44.933Z] -rw-rw-r-- 1 1001 1001 4131 Mar 29 16:19 ZMQWindows.md [2021-03-29T16:25:44.933Z] drwxrwxr-x 2 1001 1001 4096 Mar 29 16:19 bin [2021-03-29T16:25:44.933Z] drwxrwxr-x 14 1001 1001 4096 Mar 29 16:19 cmd [2021-03-29T16:25:44.933Z] -rw-r--r-- 1 root root 666801 Mar 29 16:24 coverage.out [2021-03-29T16:25:44.933Z] -rw-r--r-- 1 root root 1056 Mar 29 16:25 go.mod [2021-03-29T16:25:44.933Z] -rw-r--r-- 1 root root 22530 Mar 29 16:25 go.sum [2021-03-29T16:25:44.933Z] drwxrwxr-x 8 1001 1001 4096 Mar 29 16:19 internal [2021-03-29T16:25:44.933Z] drwxrwxr-x 4 1001 1001 4096 Mar 29 16:19 openapi [2021-03-29T16:25:44.933Z] drwxrwxr-x 4 1001 1001 4096 Mar 29 16:19 snap [2021-03-29T16:25:44.933Z] -rw-rw-r-- 1 1001 1001 168 Mar 29 16:19 version.go [Pipeline] sh [2021-03-29T16:25:45.295Z] Removing intermediate container 1980444e728b [2021-03-29T16:25:45.295Z] ---> c1587c18d0d2 [2021-03-29T16:25:45.295Z] Step 6/23 : COPY go.mod . [2021-03-29T16:25:45.295Z] Removing intermediate container b647322c387e [2021-03-29T16:25:45.295Z] ---> 1b1a93820c1a [2021-03-29T16:25:45.295Z] Step 6/26 : COPY go.mod . [2021-03-29T16:25:45.295Z] ---> 88e4b3abb93c [2021-03-29T16:25:45.295Z] Step 7/23 : RUN go mod download [2021-03-29T16:25:45.565Z] ---> Running in f259871b88af [2021-03-29T16:25:45.565Z] ---> 664492862c2b [2021-03-29T16:25:45.565Z] Step 7/26 : RUN go mod download [2021-03-29T16:25:45.596Z] + '[' -e coverage.out ] [2021-03-29T16:25:45.596Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-29T16:25:45.659Z] Warning: overwriting stash ‘coverage-report’ [2021-03-29T16:25:45.837Z] ---> Running in 3884ee7797a2 [2021-03-29T16:25:47.051Z] Stashed 1 file(s) [Pipeline] sh [2021-03-29T16:25:47.744Z] + make build [2021-03-29T16:25:47.744Z] 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-03-29T16:25:49.202Z] Removing intermediate container f259871b88af [2021-03-29T16:25:49.202Z] ---> 19633bb746ca [2021-03-29T16:25:49.202Z] Step 8/23 : COPY . . [2021-03-29T16:25:49.202Z] Removing intermediate container 3884ee7797a2 [2021-03-29T16:25:49.202Z] ---> 8152fc662313 [2021-03-29T16:25:49.202Z] Step 8/26 : COPY . . [2021-03-29T16:26:00.162Z] 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-03-29T16:26:21.486Z] Removing intermediate container b7cf0f3d68ea [2021-03-29T16:26:21.486Z] ---> 4414bd36cb17 [2021-03-29T16:26:21.486Z] [2021-03-29T16:26:21.486Z] Step 10/31 : FROM alpine:3.12 [2021-03-29T16:26:21.486Z] ---> 42cb162f0360 [2021-03-29T16:26:21.486Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-29T16:26:21.486Z] Removing intermediate container 0cf718338e7c [2021-03-29T16:26:21.486Z] ---> dd8b7b86c7ff [2021-03-29T16:26:21.486Z] [2021-03-29T16:26:21.486Z] Step 10/23 : FROM alpine:3.12 [2021-03-29T16:26:21.486Z] ---> 42cb162f0360 [2021-03-29T16:26:21.486Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-29T16:26:21.486Z] ---> Using cache [2021-03-29T16:26:21.486Z] ---> 2eab6ef92193 [2021-03-29T16:26:21.486Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-29T16:26:21.486Z] ---> Using cache [2021-03-29T16:26:21.486Z] ---> 26689facd57a [2021-03-29T16:26:21.486Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-29T16:26:21.486Z] ---> Running in 381267f12995 [2021-03-29T16:26:21.486Z] ---> Running in cd5828c25b7d [2021-03-29T16:26:21.486Z] ---> 69e4e82740e6 [2021-03-29T16:26:21.486Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-29T16:26:21.486Z] ---> f5c4c86bfa2e [2021-03-29T16:26:21.486Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-29T16:26:21.486Z] ---> Running in 04bba4ad328e [2021-03-29T16:26:21.486Z] ---> Running in 101a590e936e [2021-03-29T16:26:21.486Z] Removing intermediate container cd5828c25b7d [2021-03-29T16:26:21.486Z] ---> 7a6c51644a31 [2021-03-29T16:26:21.486Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-29T16:26:21.486Z] Removing intermediate container 381267f12995 [2021-03-29T16:26:21.486Z] ---> 52c3227e7428 [2021-03-29T16:26:21.486Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-29T16:26:21.486Z] ---> Running in 80dc9725c219 [2021-03-29T16:26:21.486Z] ---> Running in 03900eee1f0e [2021-03-29T16:26:21.486Z] Removing intermediate container 80dc9725c219 [2021-03-29T16:26:21.486Z] ---> 9c038826e794 [2021-03-29T16:26:21.486Z] Step 15/23 : WORKDIR / [2021-03-29T16:26:21.486Z] ---> Running in 691907b909ea [2021-03-29T16:26:21.486Z] Removing intermediate container 691907b909ea [2021-03-29T16:26:21.486Z] ---> 5fbb6991c013 [2021-03-29T16:26:21.486Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-29T16:26:21.486Z] 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-03-29T16:26:21.486Z] 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-03-29T16:26:21.486Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-29T16:26:21.486Z] ---> aa7135a53f17 [2021-03-29T16:26:21.486Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-29T16:26:21.486Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-29T16:26:21.486Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-29T16:26:21.486Z] (2/2) Installing su-exec (0.2-r1) [2021-03-29T16:26:21.486Z] Executing busybox-1.31.1-r19.trigger [2021-03-29T16:26:21.486Z] OK: 6 MiB in 16 packages [2021-03-29T16:26:21.751Z] ---> 92714a6d1b86 [2021-03-29T16:26:21.751Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-29T16:26:22.015Z] Removing intermediate container 03900eee1f0e [2021-03-29T16:26:22.015Z] ---> 4fdf64471546 [2021-03-29T16:26:22.015Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-29T16:26:22.015Z] ---> de62bddf14a5 [2021-03-29T16:26:22.015Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-29T16:26:22.280Z] ---> Running in d3f3642c80fb [2021-03-29T16:26:22.546Z] ---> Running in 09ed2fe3e06c [2021-03-29T16:26:22.812Z] Removing intermediate container d3f3642c80fb [2021-03-29T16:26:22.812Z] ---> 7c82db4349b6 [2021-03-29T16:26:22.812Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-29T16:26:22.812Z] ---> Running in 37c68ec114f5 [2021-03-29T16:26:22.812Z] Removing intermediate container 09ed2fe3e06c [2021-03-29T16:26:22.812Z] ---> e184037114fc [2021-03-29T16:26:22.812Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-29T16:26:23.079Z] ---> Running in c109dffa44d4 [2021-03-29T16:26:23.346Z] Removing intermediate container 37c68ec114f5 [2021-03-29T16:26:23.346Z] ---> ae7cb903111d [2021-03-29T16:26:23.346Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-29T16:26:23.346Z] Removing intermediate container c109dffa44d4 [2021-03-29T16:26:23.346Z] ---> 7c7c32017230 [2021-03-29T16:26:23.346Z] Step 21/23 : LABEL arch=x86_64 [2021-03-29T16:26:24.306Z] ---> Running in 483d76ba4a01 [2021-03-29T16:26:24.306Z] ---> Running in 4033d343a27c [2021-03-29T16:26:24.578Z] Removing intermediate container 4033d343a27c [2021-03-29T16:26:24.578Z] ---> 12203bded0a7 [2021-03-29T16:26:24.578Z] Step 22/23 : LABEL git_sha=96233509a7f3e2e0f2fbfc7018c38d93cd5a5b1f [2021-03-29T16:26:24.844Z] ---> Running in 87f75480d0c7 [2021-03-29T16:26:25.424Z] Removing intermediate container 87f75480d0c7 [2021-03-29T16:26:25.424Z] ---> 86cdc3a2ebe9 [2021-03-29T16:26:25.424Z] Step 23/23 : LABEL version=0.0.0 [2021-03-29T16:26:25.424Z] ---> Running in f9accca93370 [2021-03-29T16:26:25.694Z] Removing intermediate container f9accca93370 [2021-03-29T16:26:25.694Z] ---> 6270ec159a1a [2021-03-29T16:26:25.694Z] [2021-03-29T16:26:25.966Z] Removing intermediate container 483d76ba4a01 [2021-03-29T16:26:25.967Z] ---> 3c11d17bd5af [2021-03-29T16:26:25.967Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-29T16:26:25.967Z] Successfully built 6270ec159a1a [2021-03-29T16:26:26.243Z] Successfully tagged docker-core-command-go:latest [2021-03-29T16:26:26.243Z]  Building docker-core-command-go ... done  ---> Running in 5cb8389391d9 [2021-03-29T16:26:26.522Z] Removing intermediate container 5cb8389391d9 [2021-03-29T16:26:26.522Z] ---> d08669af81af [2021-03-29T16:26:26.522Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-29T16:26:26.954Z] 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-03-29T16:26:28.501Z] ---> 04685fba4f59 [2021-03-29T16:26:28.501Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-29T16:26:28.501Z] ---> Running in 97091021b2b7 [2021-03-29T16:26:29.575Z] 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-03-29T16:26:30.461Z] Removing intermediate container 97091021b2b7 [2021-03-29T16:26:30.461Z] ---> ce165fd040a1 [2021-03-29T16:26:30.461Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-29T16:26:31.052Z] ---> 2c59f141289d [2021-03-29T16:26:31.052Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-29T16:26:32.528Z] ---> 77540a1c40ee [2021-03-29T16:26:32.528Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-29T16:26:33.119Z] ---> ce6f0130eef4 [2021-03-29T16:26:33.119Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-29T16:26:33.711Z] ---> dabc3b145afc [2021-03-29T16:26:33.711Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-29T16:26:34.298Z] ---> e64f90bbc70a [2021-03-29T16:26:34.298Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-29T16:26:34.901Z] ---> Running in b7925db7d410 [2021-03-29T16:26:35.171Z] Removing intermediate container b7925db7d410 [2021-03-29T16:26:35.171Z] ---> ffa3445087a5 [2021-03-29T16:26:35.171Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-29T16:26:35.437Z] ---> 201168ef12ba [2021-03-29T16:26:35.437Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-29T16:26:35.716Z] ---> Running in fe6c73c2630b [2021-03-29T16:26:36.287Z] 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-03-29T16:26:36.883Z] 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-03-29T16:26:37.669Z] Removing intermediate container fe6c73c2630b [2021-03-29T16:26:37.669Z] ---> 2f770dd68393 [2021-03-29T16:26:37.669Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-29T16:26:37.669Z] ---> Running in 502ad74fe62f [2021-03-29T16:26:38.617Z] Removing intermediate container 502ad74fe62f [2021-03-29T16:26:38.617Z] ---> b41790a51aa5 [2021-03-29T16:26:38.617Z] Step 28/31 : CMD ["gate"] [2021-03-29T16:26:39.201Z] Removing intermediate container 04bba4ad328e [2021-03-29T16:26:39.202Z] ---> 7ee5016bddfb [2021-03-29T16:26:39.202Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-29T16:26:39.469Z] ---> Running in 5514b7c939b5 [2021-03-29T16:26:40.865Z] ---> Running in 9f80cb7a480f [2021-03-29T16:26:40.865Z] Removing intermediate container 5514b7c939b5 [2021-03-29T16:26:40.865Z] ---> f373651951ed [2021-03-29T16:26:40.865Z] Step 29/31 : LABEL arch=x86_64 [2021-03-29T16:26:41.130Z] ---> Running in 62b8c4fdeca3 [2021-03-29T16:26:41.413Z] Removing intermediate container 62b8c4fdeca3 [2021-03-29T16:26:41.413Z] ---> ee5269b60650 [2021-03-29T16:26:41.413Z] Step 30/31 : LABEL git_sha=96233509a7f3e2e0f2fbfc7018c38d93cd5a5b1f [2021-03-29T16:26:41.413Z] 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-03-29T16:26:41.413Z] ---> Running in 5a76d7238f11 [2021-03-29T16:26:42.370Z] Removing intermediate container 5a76d7238f11 [2021-03-29T16:26:42.370Z] ---> 4e7772bc02bd [2021-03-29T16:26:42.370Z] Step 31/31 : LABEL version=0.0.0 [2021-03-29T16:26:43.599Z] 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-03-29T16:26:43.775Z] Removing intermediate container 101a590e936e [2021-03-29T16:26:43.775Z] ---> f98787de9575 [2021-03-29T16:26:43.775Z] [2021-03-29T16:26:43.775Z] Step 10/23 : FROM alpine:3.12 [2021-03-29T16:26:43.775Z] ---> 42cb162f0360 [2021-03-29T16:26:43.775Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-29T16:26:43.775Z] ---> Running in e34b11cedc94 [2021-03-29T16:26:43.775Z] ---> Running in dd18f001df38 [2021-03-29T16:26:44.038Z] Removing intermediate container e34b11cedc94 [2021-03-29T16:26:44.038Z] ---> 3a6688eb9fb4 [2021-03-29T16:26:44.038Z] [2021-03-29T16:26:44.038Z] Removing intermediate container 9f80cb7a480f [2021-03-29T16:26:44.038Z] ---> 7dfb4226dd26 [2021-03-29T16:26:44.038Z] [2021-03-29T16:26:44.038Z] Step 11/26 : FROM docker:20.10.0 [2021-03-29T16:26:44.038Z] Removing intermediate container dd18f001df38 [2021-03-29T16:26:44.038Z] ---> a743e4f3d7bb [2021-03-29T16:26:44.038Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-29T16:26:44.038Z] 20.10.0: Pulling from library/docker [2021-03-29T16:26:44.038Z] ---> Running in d161da1a9dd3 [2021-03-29T16:26:44.300Z] Successfully built 3a6688eb9fb4 [2021-03-29T16:26:44.300Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-03-29T16:26:44.300Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container d161da1a9dd3 [2021-03-29T16:26:44.300Z] ---> a828553cddb0 [2021-03-29T16:26:44.300Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-29T16:26:44.300Z] ---> Running in f1b8b1736ede [2021-03-29T16:26:44.567Z] Removing intermediate container f1b8b1736ede [2021-03-29T16:26:44.567Z] ---> 4a035878644a [2021-03-29T16:26:44.567Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-29T16:26:44.567Z] ---> Running in c1423d44ed00 [2021-03-29T16:26:46.501Z] Removing intermediate container c1423d44ed00 [2021-03-29T16:26:46.501Z] ---> d8a69f1585be [2021-03-29T16:26:46.501Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-29T16:26:46.501Z] ---> Running in e553354a38a6 [2021-03-29T16:26:46.770Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-29T16:26:47.717Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-29T16:26:48.671Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-29T16:26:48.671Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-29T16:26:48.671Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-29T16:26:48.933Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-29T16:26:49.195Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-29T16:26:49.195Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-29T16:26:49.195Z] ---> aefe523efa57 [2021-03-29T16:26:49.195Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-29T16:26:49.195Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-29T16:26:49.458Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-29T16:26:49.458Z] ---> Running in 64a61144e489 [2021-03-29T16:26:49.458Z] Executing busybox-1.31.1-r19.trigger [2021-03-29T16:26:49.458Z] OK: 8 MiB in 20 packages [2021-03-29T16:26:50.039Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-29T16:26:50.039Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-29T16:26:50.039Z] Removing intermediate container e553354a38a6 [2021-03-29T16:26:50.039Z] ---> 4e38b9d6e9e6 [2021-03-29T16:26:50.039Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-29T16:26:50.300Z] (1/2) Installing readline (8.0.4-r0) [2021-03-29T16:26:50.300Z] (2/2) Installing bash (5.0.17-r0) [2021-03-29T16:26:50.300Z] Executing bash-5.0.17-r0.post-install [2021-03-29T16:26:50.300Z] Executing busybox-1.31.1-r19.trigger [2021-03-29T16:26:50.300Z] OK: 12 MiB in 22 packages [2021-03-29T16:26:50.300Z] ---> 4dec4bdf4e9b [2021-03-29T16:26:50.300Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-29T16:26:50.876Z] Removing intermediate container 64a61144e489 [2021-03-29T16:26:50.876Z] ---> e1d29a134c9e [2021-03-29T16:26:50.876Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-29T16:26:50.876Z] ---> Running in 1d9845712578 [2021-03-29T16:26:51.137Z] ---> 77fe1ff50af8 [2021-03-29T16:26:51.137Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-29T16:26:51.137Z] Removing intermediate container 1d9845712578 [2021-03-29T16:26:51.137Z] ---> a0e0a1f6f599 [2021-03-29T16:26:51.137Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-29T16:26:51.137Z] ---> Running in 5a2f0ad37c9e [2021-03-29T16:26:51.137Z] ---> fb41da3ff03b [2021-03-29T16:26:51.137Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-29T16:26:51.399Z] ---> Running in 866212e64c9d [2021-03-29T16:26:51.399Z] Removing intermediate container 5a2f0ad37c9e [2021-03-29T16:26:51.399Z] ---> 34847b360f51 [2021-03-29T16:26:51.399Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-29T16:26:51.399Z] ---> Running in 4f63cc188327 [2021-03-29T16:26:51.399Z] Removing intermediate container 866212e64c9d [2021-03-29T16:26:51.399Z] ---> 117a52bff27a [2021-03-29T16:26:51.399Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-29T16:26:51.660Z] ---> Running in 3a1b253010f4 [2021-03-29T16:26:52.234Z] Removing intermediate container 4f63cc188327 [2021-03-29T16:26:52.234Z] ---> 9c5f67e07724 [2021-03-29T16:26:52.234Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-29T16:26:52.234Z] Removing intermediate container 3a1b253010f4 [2021-03-29T16:26:52.234Z] ---> 8edbb6b8903e [2021-03-29T16:26:52.234Z] Step 21/23 : LABEL arch=x86_64 [2021-03-29T16:26:52.498Z] ---> Running in 038c8b2de515 [2021-03-29T16:26:52.762Z] Removing intermediate container 038c8b2de515 [2021-03-29T16:26:52.762Z] ---> e24775992f4b [2021-03-29T16:26:52.762Z] Step 22/23 : LABEL git_sha=96233509a7f3e2e0f2fbfc7018c38d93cd5a5b1f [2021-03-29T16:26:52.762Z] ---> Running in d70ed832c38d [2021-03-29T16:26:52.762Z] ---> 09a07b11077f [2021-03-29T16:26:52.762Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-29T16:26:53.026Z] Removing intermediate container d70ed832c38d [2021-03-29T16:26:53.026Z] ---> 7dc0071ce6c0 [2021-03-29T16:26:53.026Z] Step 23/23 : LABEL version=0.0.0 [2021-03-29T16:26:53.026Z] ---> Running in fde16bd96274 [2021-03-29T16:26:53.026Z] ---> 7d30c6d2ac14 [2021-03-29T16:26:53.026Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-29T16:26:53.289Z] Removing intermediate container fde16bd96274 [2021-03-29T16:26:53.289Z] ---> f84f936ed504 [2021-03-29T16:26:53.289Z] [2021-03-29T16:26:53.551Z] ---> fd26fe11b609 [2021-03-29T16:26:53.551Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-29T16:26:53.551Z] Successfully built f84f936ed504 [2021-03-29T16:26:53.551Z] Successfully tagged docker-core-data-go:latest [2021-03-29T16:26:53.551Z]  Building docker-core-data-go ... done  ---> Running in 8c55be365a6b [2021-03-29T16:26:53.750Z] 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-03-29T16:26:54.124Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-29T16:26:54.124Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-29T16:26:54.384Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-29T16:26:54.384Z] (2/33) Installing expat (2.2.9-r1) [2021-03-29T16:26:54.384Z] (3/33) Installing libffi (3.3-r2) [2021-03-29T16:26:54.384Z] (4/33) Installing gdbm (1.13-r1) [2021-03-29T16:26:54.384Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-29T16:26:54.384Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-29T16:26:54.384Z] (7/33) Installing python3 (3.8.8-r0) [2021-03-29T16:26:55.326Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-29T16:26:55.326Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-29T16:26:55.326Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-29T16:26:55.326Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-29T16:26:55.326Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-29T16:26:55.326Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-29T16:26:55.326Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-29T16:26:55.588Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-29T16:26:55.588Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-29T16:26:55.588Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-29T16:26:55.588Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-29T16:26:55.588Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-29T16:26:55.588Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-29T16:26:55.588Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-29T16:26:55.588Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-29T16:26:55.588Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-29T16:26:55.588Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-29T16:26:55.588Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-29T16:26:55.588Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-29T16:26:55.588Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-29T16:26:55.588Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-29T16:26:55.588Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-29T16:26:55.588Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-29T16:26:55.588Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-29T16:26:55.588Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-29T16:26:55.588Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-29T16:26:55.850Z] Executing busybox-1.31.1-r19.trigger [2021-03-29T16:26:55.850Z] OK: 71 MiB in 55 packages [2021-03-29T16:26:58.064Z] 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-03-29T16:27:04.792Z] 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-03-29T16:27:05.874Z] Removing intermediate container 8c55be365a6b [2021-03-29T16:27:05.874Z] ---> 021da5bffc90 [2021-03-29T16:27:05.874Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-29T16:27:05.874Z] ---> Running in 6c00f58de6ea [2021-03-29T16:27:06.821Z] Collecting docker-compose==1.23.2 [2021-03-29T16:27:06.821Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-29T16:27:06.821Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-29T16:27:06.821Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-29T16:27:07.082Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-29T16:27:07.082Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-29T16:27:07.344Z] Collecting docopt<0.7,>=0.6.1 [2021-03-29T16:27:07.344Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-29T16:27:07.918Z] Collecting cached-property<2,>=1.2.0 [2021-03-29T16:27:07.918Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-29T16:27:07.918Z] Collecting PyYAML<4,>=3.10 [2021-03-29T16:27:07.918Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-29T16:27:08.861Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-29T16:27:08.861Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-29T16:27:09.441Z] Collecting texttable<0.10,>=0.9.0 [2021-03-29T16:27:09.441Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-29T16:27:10.013Z] Collecting docker<4.0,>=3.6.0 [2021-03-29T16:27:10.013Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-29T16:27:10.013Z] 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-03-29T16:27:10.013Z] Collecting jsonschema<3,>=2.5.1 [2021-03-29T16:27:10.013Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-29T16:27:10.194Z] 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-03-29T16:27:10.276Z] Collecting idna<2.8,>=2.5 [2021-03-29T16:27:10.276Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-29T16:27:10.276Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-29T16:27:10.276Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-29T16:27:10.538Z] 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-03-29T16:27:10.538Z] 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-03-29T16:27:10.538Z] Collecting docker-pycreds>=0.4.0 [2021-03-29T16:27:10.538Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-29T16:27:10.538Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-29T16:27:10.538Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-29T16:27:10.538Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-29T16:27:10.538Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-29T16:27:10.815Z] Installing collected packages: websocket-client, idna, urllib3, requests, docopt, cached-property, PyYAML, dockerpty, texttable, docker-pycreds, docker, jsonschema, docker-compose [2021-03-29T16:27:10.815Z] Attempting uninstall: idna [2021-03-29T16:27:10.815Z] Found existing installation: idna 2.9 [2021-03-29T16:27:10.815Z] Uninstalling idna-2.9: [2021-03-29T16:27:10.815Z] Successfully uninstalled idna-2.9 [2021-03-29T16:27:11.080Z] Attempting uninstall: urllib3 [2021-03-29T16:27:11.080Z] Found existing installation: urllib3 1.25.9 [2021-03-29T16:27:11.080Z] Uninstalling urllib3-1.25.9: [2021-03-29T16:27:11.080Z] Successfully uninstalled urllib3-1.25.9 [2021-03-29T16:27:11.341Z] Attempting uninstall: requests [2021-03-29T16:27:11.342Z] Found existing installation: requests 2.23.0 [2021-03-29T16:27:11.342Z] Uninstalling requests-2.23.0: [2021-03-29T16:27:11.342Z] Successfully uninstalled requests-2.23.0 [2021-03-29T16:27:11.342Z] Running setup.py install for docopt: started [2021-03-29T16:27:11.915Z] Running setup.py install for docopt: finished with status 'done' [2021-03-29T16:27:11.915Z] Running setup.py install for PyYAML: started [2021-03-29T16:27:12.495Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-29T16:27:12.495Z] Running setup.py install for dockerpty: started [2021-03-29T16:27:13.110Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-29T16:27:13.110Z] Running setup.py install for texttable: started [2021-03-29T16:27:13.371Z] Running setup.py install for texttable: finished with status 'done' [2021-03-29T16:27:13.962Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 [2021-03-29T16:27:15.620Z] 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-03-29T16:27:17.277Z] Removing intermediate container 6c00f58de6ea [2021-03-29T16:27:17.277Z] ---> e6b4d0a3913e [2021-03-29T16:27:17.277Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-29T16:27:17.277Z] ---> Running in 27310dc8cc44 [2021-03-29T16:27:17.851Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-29T16:27:17.851Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-29T16:27:18.114Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-29T16:27:18.114Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-29T16:27:18.114Z] (3/3) Installing curl (7.69.1-r3) [2021-03-29T16:27:18.114Z] Executing busybox-1.31.1-r19.trigger [2021-03-29T16:27:18.114Z] OK: 72 MiB in 58 packages [2021-03-29T16:27:18.704Z] Removing intermediate container 27310dc8cc44 [2021-03-29T16:27:18.704Z] ---> a91ee1130caa [2021-03-29T16:27:18.704Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-29T16:27:18.704Z] ---> Running in 696f1e721494 [2021-03-29T16:27:18.704Z] Removing intermediate container 696f1e721494 [2021-03-29T16:27:18.704Z] ---> 408de7542738 [2021-03-29T16:27:18.704Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-29T16:27:18.704Z] ---> Running in 72c5dcb30e10 [2021-03-29T16:27:19.005Z] Removing intermediate container 72c5dcb30e10 [2021-03-29T16:27:19.005Z] ---> 857a5d2b7e15 [2021-03-29T16:27:19.005Z] Step 24/26 : LABEL arch=x86_64 [2021-03-29T16:27:19.005Z] ---> Running in b52a333908bb [2021-03-29T16:27:19.277Z] Removing intermediate container b52a333908bb [2021-03-29T16:27:19.277Z] ---> 858ab305570a [2021-03-29T16:27:19.277Z] Step 25/26 : LABEL git_sha=96233509a7f3e2e0f2fbfc7018c38d93cd5a5b1f [2021-03-29T16:27:19.277Z] ---> Running in 0c59bd91d41d [2021-03-29T16:27:19.546Z] Removing intermediate container 0c59bd91d41d [2021-03-29T16:27:19.546Z] ---> a30cb8e958f0 [2021-03-29T16:27:19.546Z] Step 26/26 : LABEL version=0.0.0 [2021-03-29T16:27:19.546Z] ---> Running in a73620f4ac58 [2021-03-29T16:27:19.830Z] Removing intermediate container a73620f4ac58 [2021-03-29T16:27:19.830Z] ---> 96e74ccd48ff [2021-03-29T16:27:19.830Z] [2021-03-29T16:27:19.830Z] Successfully built 96e74ccd48ff [2021-03-29T16:27:19.830Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-03-29T16:27:20.133Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-03-29T16:27:20.143Z] $ docker stop --time=1 c8a6f8d7c3a8bac07de28c723dc2ba7fde1fe78454fee2f47b5feccaa7fff8f3 [2021-03-29T16:27:21.714Z] $ docker rm -f c8a6f8d7c3a8bac07de28c723dc2ba7fde1fe78454fee2f47b5feccaa7fff8f3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-29T16:27:22.247Z] + docker images [2021-03-29T16:27:22.247Z] + grep docker [2021-03-29T16:27:22.824Z] docker-sys-mgmt-agent-go latest 96e74ccd48ff 3 seconds ago 313MB [2021-03-29T16:27:22.824Z] docker-core-data-go latest f84f936ed504 29 seconds ago 22.7MB [2021-03-29T16:27:22.824Z] docker-security-bootstrapper-go latest 3a6688eb9fb4 39 seconds ago 18.9MB [2021-03-29T16:27:22.824Z] docker-core-command-go latest 6270ec159a1a 57 seconds ago 17.3MB [2021-03-29T16:27:22.824Z] docker-security-secretstore-setup-go latest c64f3fac5a51 2 minutes ago 25MB [2021-03-29T16:27:22.824Z] docker-core-metadata-go latest cca395861060 2 minutes ago 19MB [2021-03-29T16:27:22.824Z] docker-support-scheduler-go latest 953f254efe4c 2 minutes ago 17.4MB [2021-03-29T16:27:22.824Z] docker-support-notifications-go latest dc9cdfb06c97 2 minutes ago 17.9MB [2021-03-29T16:27:22.824Z] docker-security-proxy-setup-go latest 96a0eb790f76 2 minutes ago 24.7MB [2021-03-29T16:27:22.824Z] docker 20.10.0 aefe523efa57 3 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [Pipeline] } [2021-03-29T16:27:28.052Z] $ docker stop --time=1 a002a577136e52ecf7ec499469b9811b22adae6b8bd770478743913d6fe8b025 [2021-03-29T16:27:30.760Z] $ docker rm -f a002a577136e52ecf7ec499469b9811b22adae6b8bd770478743913d6fe8b025 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-29T16:27:33.081Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-29T16:27:33.355Z] [2021-03-29T16:27:33.355Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-29T16:27:33.745Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-29T16:27:34.017Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-03-29T16:27:34.017Z] 29e5d40040c1: Pulling fs layer [2021-03-29T16:27:34.017Z] 1ce36da41761: Pulling fs layer [2021-03-29T16:27:34.017Z] 25b303627fd3: Pulling fs layer [2021-03-29T16:27:34.291Z] 29e5d40040c1: Verifying Checksum [2021-03-29T16:27:34.291Z] 29e5d40040c1: Download complete [2021-03-29T16:27:34.893Z] 1ce36da41761: Verifying Checksum [2021-03-29T16:27:34.893Z] 1ce36da41761: Download complete [2021-03-29T16:27:34.893Z] 29e5d40040c1: Pull complete [2021-03-29T16:27:36.324Z] 1ce36da41761: Pull complete [2021-03-29T16:27:36.596Z] 25b303627fd3: Verifying Checksum [2021-03-29T16:27:36.871Z] 25b303627fd3: Download complete [2021-03-29T16:27:38.627Z] Still waiting to schedule task [2021-03-29T16:27:38.627Z] Waiting for next available executor on ‘ubuntu18.04-docker-8c-8g’ [2021-03-29T16:27:47.012Z] 25b303627fd3: Pull complete [2021-03-29T16:27:47.012Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-03-29T16:27:47.012Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-29T16:27:47.012Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-03-29T16:27:47.316Z] prd-ubuntu18.04-docker-arm64-4c-16g-31759 does not seem to be running inside a container [2021-03-29T16:27:47.422Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-29T16:27:51.001Z] $ docker top 011461bc579e19c5b1c8db68edd2266d6578963e0edeabc72414c4a7f176a0b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-29T16:27:52.136Z] + docker-compose build --help [2021-03-29T16:27:52.136Z] + grep parallel [2021-03-29T16:27:57.612Z] --parallel Build images in parallel. [Pipeline] } [2021-03-29T16:27:57.646Z] $ docker stop --time=1 011461bc579e19c5b1c8db68edd2266d6578963e0edeabc72414c4a7f176a0b6 [2021-03-29T16:27:59.650Z] $ docker rm -f 011461bc579e19c5b1c8db68edd2266d6578963e0edeabc72414c4a7f176a0b6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-29T16:28:00.566Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-29T16:28:00.566Z] . [Pipeline] withDockerContainer [2021-03-29T16:28:00.853Z] prd-ubuntu18.04-docker-arm64-4c-16g-31759 does not seem to be running inside a container [2021-03-29T16:28:00.937Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-29T16:28:02.502Z] $ docker top 6d594ac29524bc5201adc15855379668c3582d7f17ff7ae3b2977e5f51baf75d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-29T16:28:03.553Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-29T16:28:08.942Z] Building docker-core-command-go ... [2021-03-29T16:28:08.942Z] Building docker-core-data-go ... [2021-03-29T16:28:08.942Z] Building docker-core-metadata-go ... [2021-03-29T16:28:08.942Z] Building docker-security-bootstrapper-go ... [2021-03-29T16:28:08.942Z] Building docker-security-proxy-setup-go ... [2021-03-29T16:28:08.942Z] Building docker-security-secretstore-setup-go ... [2021-03-29T16:28:08.942Z] Building docker-support-notifications-go ... [2021-03-29T16:28:08.942Z] Building docker-support-scheduler-go ... [2021-03-29T16:28:08.942Z] Building docker-sys-mgmt-agent-go ... [2021-03-29T16:28:08.942Z] Building docker-security-proxy-setup-go [2021-03-29T16:28:08.942Z] Building docker-security-secretstore-setup-go [2021-03-29T16:28:08.942Z] Building docker-support-scheduler-go [2021-03-29T16:28:08.942Z] Building docker-core-metadata-go [2021-03-29T16:28:08.942Z] Building docker-core-command-go [2021-03-29T16:29:13.165Z] Running on prd-ubuntu18.04-docker-8c-8g-31764 in /w/workspace/edgexfoundry_edgex-go_PR-3303 [Pipeline] { [Pipeline] ws [2021-03-29T16:29:13.244Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-03-29T16:29:15.832Z] using credential edgex-jenkins-ssh [2021-03-29T16:29:15.886Z] Cloning the remote Git repository [2021-03-29T16:29:15.917Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-29T16:29:15.989Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-03-29T16:29:16.029Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-29T16:29:16.029Z] > git --version # timeout=10 [2021-03-29T16:29:16.036Z] > git --version # 'git version 2.17.1' [2021-03-29T16:29:16.037Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-29T16:29:16.094Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-29T16:29:26.307Z] Merging remotes/origin/master commit 04121680b1087f96ef009b594f8095f8f3b5fdf8 into PR head commit 96233509a7f3e2e0f2fbfc7018c38d93cd5a5b1f [2021-03-29T16:29:25.624Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-29T16:29:25.629Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-29T16:29:25.639Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-29T16:29:25.649Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-29T16:29:25.649Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-29T16:29:25.653Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3303/head:refs/remotes/origin/PR-3303 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-29T16:29:26.317Z] > git config core.sparsecheckout # timeout=10 [2021-03-29T16:29:26.329Z] > git checkout -f 96233509a7f3e2e0f2fbfc7018c38d93cd5a5b1f # timeout=10 [2021-03-29T16:29:26.439Z] Merge succeeded, producing 96233509a7f3e2e0f2fbfc7018c38d93cd5a5b1f [2021-03-29T16:29:26.439Z] Checking out Revision 96233509a7f3e2e0f2fbfc7018c38d93cd5a5b1f (PR-3303) [2021-03-29T16:29:26.407Z] > git remote # timeout=10 [2021-03-29T16:29:26.414Z] > git config --get remote.origin.url # timeout=10 [2021-03-29T16:29:26.420Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-29T16:29:26.423Z] > git merge 04121680b1087f96ef009b594f8095f8f3b5fdf8 # timeout=10 [2021-03-29T16:29:26.433Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-29T16:29:26.442Z] > git config core.sparsecheckout # timeout=10 [2021-03-29T16:29:26.446Z] > git checkout -f 96233509a7f3e2e0f2fbfc7018c38d93cd5a5b1f # timeout=10 [2021-03-29T16:29:30.248Z] Commit message: "Merge branch 'master' into issue-3286" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-29T16:29:31.246Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-29T16:29:31.246Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-29T16:29:31.246Z] ---> 7a1453104936 [2021-03-29T16:29:31.246Z] Step 3/24 : WORKDIR /edgex-go [2021-03-29T16:29:31.246Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-29T16:29:31.246Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-29T16:29:31.246Z] ---> 7a1453104936 [2021-03-29T16:29:31.246Z] Step 3/23 : WORKDIR /edgex-go [2021-03-29T16:29:31.246Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-29T16:29:31.246Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-29T16:29:31.246Z] ---> 7a1453104936 [2021-03-29T16:29:31.246Z] Step 3/21 : WORKDIR /edgex-go [2021-03-29T16:29:31.246Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-29T16:29:31.246Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-29T16:29:31.246Z] [2021-03-29T16:29:31.246Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder ---> 7a1453104936 [2021-03-29T16:29:31.246Z] [2021-03-29T16:29:31.246Z] Step 3/23 : WORKDIR /edgex-go ---> 7a1453104936 [2021-03-29T16:29:31.246Z] [2021-03-29T16:29:31.246Z] Step 3/22 : WORKDIR /edgex-go [2021-03-29T16:29:31.246Z] ---> Running in 7fdae8515faf [2021-03-29T16:29:31.246Z] ---> Running in fdf330df624b [2021-03-29T16:29:31.246Z] ---> Running in c7c13f54b51b [2021-03-29T16:29:31.246Z] ---> Running in b5791acdf6f3 [2021-03-29T16:29:31.246Z] ---> Running in 2d17dfe16785 [2021-03-29T16:29:31.246Z] Removing intermediate container b5791acdf6f3 [2021-03-29T16:29:31.246Z] ---> 819736e24630 [2021-03-29T16:29:31.246Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-29T16:29:31.246Z] Removing intermediate container fdf330df624b [2021-03-29T16:29:31.246Z] ---> e1c721f3ca34 [2021-03-29T16:29:31.246Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-29T16:29:31.246Z] Removing intermediate container c7c13f54b51b [2021-03-29T16:29:31.246Z] Removing intermediate container 2d17dfe16785 [2021-03-29T16:29:31.246Z] ---> 399070093279 [2021-03-29T16:29:31.246Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> e2f9fe66cfec [2021-03-29T16:29:31.246Z] [2021-03-29T16:29:31.246Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-29T16:29:31.246Z] Removing intermediate container 7fdae8515faf [2021-03-29T16:29:31.246Z] ---> a753c326b0b5 [2021-03-29T16:29:31.246Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-29T16:29:31.246Z] ---> Running in 66ddefe6c8f8 [2021-03-29T16:29:31.246Z] ---> Running in dc944fb73104 [2021-03-29T16:29:31.246Z] ---> Running in 01d1964987ae [2021-03-29T16:29:31.246Z] ---> Running in 9e1253aa1693 [2021-03-29T16:29:31.246Z] ---> Running in 905779a22e16 [2021-03-29T16:29:31.246Z] Removing intermediate container 66ddefe6c8f8 [2021-03-29T16:29:31.246Z] ---> 8a5e4bd502d9 [2021-03-29T16:29:31.246Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-29T16:29:31.246Z] ---> Running in 37e45cb9051a [2021-03-29T16:29:31.246Z] Removing intermediate container dc944fb73104 [2021-03-29T16:29:31.246Z] Removing intermediate container 01d1964987ae [2021-03-29T16:29:31.246Z] ---> beb16dbdfe46 [2021-03-29T16:29:31.246Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-29T16:29:31.246Z] ---> 45a5312d3b36 [2021-03-29T16:29:31.246Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-29T16:29:31.246Z] ---> Running in a606635977b0 [2021-03-29T16:29:31.246Z] ---> Running in 8c4c8d24a0d0 [2021-03-29T16:29:31.246Z] Removing intermediate container 9e1253aa1693 [2021-03-29T16:29:31.246Z] ---> b6467e4dca91 [2021-03-29T16:29:31.246Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-29T16:29:31.246Z] Removing intermediate container 905779a22e16 [2021-03-29T16:29:31.246Z] ---> 2620f1d761a6 [2021-03-29T16:29:31.246Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-29T16:29:31.246Z] ---> Running in 5345a760ef3f [2021-03-29T16:29:31.246Z] ---> Running in 14a7261b9e14 [2021-03-29T16:29:31.246Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-29T16:29:31.246Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-29T16:29:31.246Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-29T16:29:31.246Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-29T16:29:31.246Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-29T16:29:31.246Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-29T16:29:31.246Z] OK: 217 MiB in 51 packages [2021-03-29T16:29:31.246Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-29T16:29:31.246Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-29T16:29:31.246Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-29T16:29:31.525Z] + echo snap-build.sh [2021-03-29T16:29:31.525Z] snap-build.sh [2021-03-29T16:29:31.525Z] + SNAP_BASE_DIR=. [2021-03-29T16:29:31.525Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-03-29T16:29:31.525Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-03-29T16:29:31.525Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-03-29T16:29:31.525Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-03-29T16:29:31.525Z] + cd /w/workspace/edgex-go/2 [2021-03-29T16:29:31.525Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-03-29T16:29:31.525Z] Reading package lists... [2021-03-29T16:29:31.525Z] Building dependency tree... [2021-03-29T16:29:31.525Z] Reading state information... [2021-03-29T16:29:31.526Z] OK: 217 MiB in 51 packages [2021-03-29T16:29:31.796Z] The following packages were automatically installed and are no longer required: [2021-03-29T16:29:31.796Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-03-29T16:29:31.796Z] uidmap xdelta3 [2021-03-29T16:29:31.796Z] Use 'sudo apt autoremove' to remove them. [2021-03-29T16:29:31.796Z] The following packages will be REMOVED: [2021-03-29T16:29:31.796Z] lxd* lxd-client* [2021-03-29T16:29:31.806Z] OK: 217 MiB in 51 packages [2021-03-29T16:29:31.806Z] Removing intermediate container 37e45cb9051a [2021-03-29T16:29:31.806Z] ---> 0b862e067d38 [2021-03-29T16:29:31.806Z] Step 6/22 : COPY go.mod . [2021-03-29T16:29:32.057Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-03-29T16:29:32.057Z] After this operation, 31.7 MB disk space will be freed. [2021-03-29T16:29:32.090Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-29T16:29:32.090Z] OK: 217 MiB in 51 packages [2021-03-29T16:29:33.105Z] (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-03-29T16:29:33.105Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-29T16:29:33.113Z] OK: 217 MiB in 51 packages [2021-03-29T16:29:33.113Z] ---> 9604145477af [2021-03-29T16:29:33.113Z] Step 7/22 : RUN go mod download [2021-03-29T16:29:33.387Z] ---> Running in e733b4c4840d [2021-03-29T16:29:33.659Z] Removing intermediate container 8c4c8d24a0d0 [2021-03-29T16:29:33.659Z] ---> 929b2e9073ea [2021-03-29T16:29:33.659Z] Step 6/21 : COPY go.mod . [2021-03-29T16:29:33.659Z] Removing intermediate container a606635977b0 [2021-03-29T16:29:33.659Z] ---> 2510c952d903 [2021-03-29T16:29:33.659Z] Step 6/23 : COPY go.mod . [2021-03-29T16:29:34.050Z] Removing lxd dnsmasq configuration [2021-03-29T16:29:34.050Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-03-29T16:29:34.050Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-03-29T16:29:34.261Z] Removing intermediate container 5345a760ef3f [2021-03-29T16:29:34.261Z] ---> a7e38ce08747 [2021-03-29T16:29:34.261Z] Step 6/23 : COPY go.mod . [2021-03-29T16:29:34.537Z] Removing intermediate container 14a7261b9e14 [2021-03-29T16:29:34.537Z] ---> b37970a1e2de [2021-03-29T16:29:34.537Z] Step 6/24 : COPY go.mod . [2021-03-29T16:29:34.812Z] ---> 4a31f6d49598 [2021-03-29T16:29:34.812Z] Step 7/21 : RUN go mod download [2021-03-29T16:29:35.093Z] ---> 0ee2e2e8db41 [2021-03-29T16:29:35.093Z] Step 7/23 : RUN go mod download [2021-03-29T16:29:35.093Z] ---> Running in 6ccafeebb11b [2021-03-29T16:29:35.093Z] ---> Running in f2158c852b74 [2021-03-29T16:29:35.371Z] ---> a02b22b63933 [2021-03-29T16:29:35.371Z] Step 7/23 : RUN go mod download [2021-03-29T16:29:35.437Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-03-29T16:29:35.437Z] (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-03-29T16:29:35.437Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-29T16:29:35.643Z] ---> Running in 211c9ae0712c [2021-03-29T16:29:35.916Z] ---> cc983b92d11e [2021-03-29T16:29:35.917Z] Step 7/24 : RUN go mod download [2021-03-29T16:29:35.917Z] ---> Running in 2e96ad854c0f [2021-03-29T16:29:36.826Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-03-29T16:29:36.827Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-03-29T16:29:37.363Z] Removing intermediate container e733b4c4840d [2021-03-29T16:29:37.363Z] ---> 03dbc605d425 [2021-03-29T16:29:37.363Z] Step 8/22 : COPY . . [2021-03-29T16:29:38.211Z] + sudo snap remove --purge lxd [2021-03-29T16:29:38.212Z] snap "lxd" is not installed [2021-03-29T16:29:38.212Z] + sudo groupadd --force --system lxd [2021-03-29T16:29:38.212Z] ++ whoami [2021-03-29T16:29:38.212Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-03-29T16:29:38.212Z] + newgrp - lxd [2021-03-29T16:29:38.212Z] + sudo snap install lxd [2021-03-29T16:29:41.679Z] Removing intermediate container 6ccafeebb11b [2021-03-29T16:29:41.679Z] ---> cfa7598f7727 [2021-03-29T16:29:41.679Z] Step 8/21 : COPY . . [2021-03-29T16:29:41.679Z] Removing intermediate container f2158c852b74 [2021-03-29T16:29:41.679Z] ---> aa579ab3ffdf [2021-03-29T16:29:41.679Z] Step 8/23 : COPY . . [2021-03-29T16:29:41.989Z] Removing intermediate container 2e96ad854c0f [2021-03-29T16:29:41.989Z] ---> 124d3c93acfa [2021-03-29T16:29:41.989Z] Step 8/24 : COPY . . [2021-03-29T16:29:42.263Z] Removing intermediate container 211c9ae0712c [2021-03-29T16:29:42.263Z] ---> 3b9e590b5e93 [2021-03-29T16:29:42.263Z] Step 8/23 : COPY . . [2021-03-29T16:29:46.387Z] 2021-03-29T16:29:44Z INFO Waiting for automatic snapd restart... [2021-03-29T16:30:04.422Z] ---> 4742f76e2871 [2021-03-29T16:30:04.422Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-29T16:30:04.422Z] ---> Running in a58be93388d7 [2021-03-29T16:30:04.698Z] ---> 0560df787e8f [2021-03-29T16:30:04.698Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-29T16:30:04.971Z] ---> 5835a6dd16d8 [2021-03-29T16:30:04.971Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-29T16:30:04.971Z] ---> e380069a0288 [2021-03-29T16:30:04.971Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-29T16:30:04.971Z] ---> c4df22b1f804 [2021-03-29T16:30:04.971Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-29T16:30:05.249Z] ---> Running in bb2a2b8bfa26 [2021-03-29T16:30:05.249Z] ---> Running in bde2d9f9e0fa [2021-03-29T16:30:05.249Z] ---> Running in a39775716c9f [2021-03-29T16:30:05.249Z] ---> Running in b6a73c69c64f [2021-03-29T16:30:05.865Z] 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-03-29T16:30:07.307Z] 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-03-29T16:30:07.581Z] 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-03-29T16:30:07.581Z] 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-03-29T16:30:07.855Z] 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-03-29T16:30:42.694Z] lxd 4.12 from Canonical* installed [2021-03-29T16:30:42.694Z] + sudo lxd init --auto [2021-03-29T16:30:43.367Z] + sudo snap install --classic snapcraft [2021-03-29T16:30:51.528Z] snapcraft 4.5.4 from Canonical* installed [2021-03-29T16:30:51.528Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-03-29T16:30:51.528Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-03-29T16:30:51.528Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-29T16:30:51.528Z] Dload Upload Total Spent Left Speed [2021-03-29T16:30:51.528Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3645 0 --:--:-- --:--:-- --:--:-- 3645 [2021-03-29T16:30:51.528Z] 0 3325k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 6034k 0 --:--:-- --:--:-- --:--:-- 14.2M [2021-03-29T16:30:51.528Z] ./yq_linux_amd64 [2021-03-29T16:30:51.528Z] + sudo snapcraft prime --use-lxd [2021-03-29T16:30:52.478Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-03-29T16:30:52.478Z] 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-03-29T16:30:52.478Z] - README.md [2021-03-29T16:30:52.478Z] [2021-03-29T16:30:52.479Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-29T16:30:53.423Z] Launching a container. [2021-03-29T16:31:03.967Z] Waiting for container to be ready [2021-03-29T16:31:03.967Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-03-29T16:31:03.967Z] [2021-03-29T16:31:08.175Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-03-29T16:31:08.175Z] Waiting for network to be ready... [2021-03-29T16:31:08.748Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-29T16:31:08.748Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-29T16:31:09.009Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1640 kB] [2021-03-29T16:31:09.009Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-29T16:31:09.270Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-29T16:31:09.530Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-29T16:31:09.530Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [310 kB] [2021-03-29T16:31:09.530Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-29T16:31:09.530Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-29T16:31:09.530Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [265 kB] [2021-03-29T16:31:09.530Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [34.6 kB] [2021-03-29T16:31:09.530Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1118 kB] [2021-03-29T16:31:09.791Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [251 kB] [2021-03-29T16:31:10.052Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-29T16:31:10.313Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-29T16:31:10.313Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-29T16:31:10.313Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-29T16:31:10.574Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-29T16:31:11.144Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-29T16:31:11.714Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1978 kB] [2021-03-29T16:31:11.714Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [402 kB] [2021-03-29T16:31:11.714Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-29T16:31:11.978Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-29T16:31:11.978Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [286 kB] [2021-03-29T16:31:11.978Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [38.2 kB] [2021-03-29T16:31:12.239Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1724 kB] [2021-03-29T16:31:12.508Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [365 kB] [2021-03-29T16:31:13.471Z] Fetched 24.2 MB in 5s (4707 kB/s) [2021-03-29T16:31:14.415Z] Reading package lists... [2021-03-29T16:31:14.415Z] Reading package lists... [2021-03-29T16:31:14.677Z] Building dependency tree... [2021-03-29T16:31:14.677Z] Reading state information... [2021-03-29T16:31:14.677Z] The following additional packages will be installed: [2021-03-29T16:31:14.677Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-29T16:31:14.677Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-29T16:31:14.677Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-29T16:31:14.677Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-03-29T16:31:14.677Z] Suggested packages: [2021-03-29T16:31:14.677Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-03-29T16:31:14.677Z] Recommended packages: [2021-03-29T16:31:14.677Z] gnupg libsasl2-modules [2021-03-29T16:31:14.677Z] The following NEW packages will be installed: [2021-03-29T16:31:14.677Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-29T16:31:14.677Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-29T16:31:14.677Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-29T16:31:14.677Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-03-29T16:31:14.677Z] The following packages will be upgraded: [2021-03-29T16:31:14.677Z] gpg gpg-agent gpgconf libudev1 [2021-03-29T16:31:14.938Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-03-29T16:31:14.938Z] Need to get 3530 kB of archives. [2021-03-29T16:31:14.938Z] After this operation, 13.3 MB of additional disk space will be used. [2021-03-29T16:31:14.938Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-03-29T16:31:14.938Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-03-29T16:31:14.938Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-03-29T16:31:14.938Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-03-29T16:31:14.938Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.45 [59.0 kB] [2021-03-29T16:31:15.199Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.45 [1101 kB] [2021-03-29T16:31:15.773Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-03-29T16:31:15.773Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-03-29T16:31:15.773Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-03-29T16:31:15.773Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-03-29T16:31:15.773Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-03-29T16:31:15.773Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-03-29T16:31:15.773Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-03-29T16:31:15.773Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-03-29T16:31:15.773Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-03-29T16:31:15.774Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-03-29T16:31:15.774Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-03-29T16:31:15.774Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-03-29T16:31:15.774Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-03-29T16:31:15.774Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-03-29T16:31:15.774Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-03-29T16:31:15.774Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-03-29T16:31:16.034Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-29T16:31:16.034Z] Fetched 3530 kB in 1s (3485 kB/s) [2021-03-29T16:31:16.034Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-29T16:31:16.034Z] Preparing to unpack .../libudev1_237-3ubuntu10.45_amd64.deb ... [2021-03-29T16:31:16.034Z] Unpacking libudev1:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-29T16:31:16.034Z] Setting up libudev1:amd64 (237-3ubuntu10.45) ... [2021-03-29T16:31:16.296Z] Selecting previously unselected package udev. [2021-03-29T16:31:16.296Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-29T16:31:16.296Z] Preparing to unpack .../00-udev_237-3ubuntu10.45_amd64.deb ... [2021-03-29T16:31:16.296Z] Unpacking udev (237-3ubuntu10.45) ... [2021-03-29T16:31:16.556Z] Selecting previously unselected package libfuse2:amd64. [2021-03-29T16:31:16.556Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-03-29T16:31:16.556Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-29T16:31:16.556Z] Selecting previously unselected package fuse. [2021-03-29T16:31:16.556Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-03-29T16:31:16.556Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-03-29T16:31:16.817Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-29T16:31:16.817Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-29T16:31:16.817Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-29T16:31:16.817Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-29T16:31:17.079Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-29T16:31:17.079Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-29T16:31:17.079Z] Selecting previously unselected package libksba8:amd64. [2021-03-29T16:31:17.079Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-03-29T16:31:17.079Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-03-29T16:31:17.340Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-03-29T16:31:17.340Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-29T16:31:17.340Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-29T16:31:17.340Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-03-29T16:31:17.340Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-29T16:31:17.340Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-29T16:31:17.601Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-03-29T16:31:17.601Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-29T16:31:17.601Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-29T16:31:17.601Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-03-29T16:31:17.601Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-29T16:31:17.601Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-29T16:31:17.862Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-03-29T16:31:17.862Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-29T16:31:17.862Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-29T16:31:17.862Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-03-29T16:31:17.862Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-29T16:31:17.862Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-29T16:31:18.123Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-03-29T16:31:18.123Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-29T16:31:18.123Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-29T16:31:18.123Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-03-29T16:31:18.123Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-29T16:31:18.123Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-29T16:31:18.123Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-03-29T16:31:18.123Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-29T16:31:18.123Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-29T16:31:18.384Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-29T16:31:18.385Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-29T16:31:18.385Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-29T16:31:18.385Z] Selecting previously unselected package libsasl2-2:amd64. [2021-03-29T16:31:18.385Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-29T16:31:18.385Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-29T16:31:18.644Z] Selecting previously unselected package libldap-common. [2021-03-29T16:31:18.644Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-03-29T16:31:18.644Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-29T16:31:18.644Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-29T16:31:18.644Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-03-29T16:31:18.644Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-29T16:31:18.644Z] Selecting previously unselected package dirmngr. [2021-03-29T16:31:18.644Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-29T16:31:18.644Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-29T16:31:18.907Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-29T16:31:18.907Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-03-29T16:31:18.907Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-29T16:31:18.907Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-29T16:31:18.907Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-29T16:31:18.907Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-03-29T16:31:19.173Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-29T16:31:19.173Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-03-29T16:31:19.173Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-29T16:31:19.173Z] Setting up udev (237-3ubuntu10.45) ... [2021-03-29T16:31:19.439Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-03-29T16:31:19.702Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-29T16:31:19.702Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-03-29T16:31:19.702Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-03-29T16:31:19.702Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-03-29T16:31:19.702Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-29T16:31:19.702Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-29T16:31:19.970Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-29T16:31:19.970Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-29T16:31:19.970Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-29T16:31:19.970Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-29T16:31:19.970Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-29T16:31:19.970Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-29T16:31:19.970Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-29T16:31:19.970Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-29T16:31:20.543Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-03-29T16:31:20.543Z] settings in the [Install] section, and DefaultInstance for template units). [2021-03-29T16:31:20.543Z] This means they are not meant to be enabled using systemctl. [2021-03-29T16:31:20.543Z] Possible reasons for having this kind of units are: [2021-03-29T16:31:20.543Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-03-29T16:31:20.543Z] .wants/ or .requires/ directory. [2021-03-29T16:31:20.543Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-03-29T16:31:20.543Z] a requirement dependency on it. [2021-03-29T16:31:20.543Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-03-29T16:31:20.543Z] D-Bus, udev, scripted systemctl call, ...). [2021-03-29T16:31:20.543Z] 4) In case of template units, the unit is meant to be enabled with some [2021-03-29T16:31:20.543Z] instance name specified. [2021-03-29T16:31:20.803Z] Reading package lists... [2021-03-29T16:31:21.064Z] Building dependency tree... [2021-03-29T16:31:21.064Z] Reading state information... [2021-03-29T16:31:21.064Z] The following additional packages will be installed: [2021-03-29T16:31:21.064Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-03-29T16:31:21.064Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-03-29T16:31:21.064Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-03-29T16:31:21.064Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-03-29T16:31:21.064Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-03-29T16:31:21.064Z] Suggested packages: [2021-03-29T16:31:21.064Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-03-29T16:31:21.064Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-03-29T16:31:21.064Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-03-29T16:31:21.064Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-03-29T16:31:21.064Z] systemd-container policykit-1 [2021-03-29T16:31:21.064Z] Recommended packages: [2021-03-29T16:31:21.064Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-03-29T16:31:21.064Z] The following NEW packages will be installed: [2021-03-29T16:31:21.064Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-03-29T16:31:21.064Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-03-29T16:31:21.064Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-03-29T16:31:21.064Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-03-29T16:31:21.064Z] python3.6-minimal snapd squashfs-tools sudo [2021-03-29T16:31:21.064Z] The following packages will be upgraded: [2021-03-29T16:31:21.064Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-03-29T16:31:21.326Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-03-29T16:31:21.326Z] Need to get 35.2 MB of archives. [2021-03-29T16:31:21.326Z] After this operation, 141 MB of additional disk space will be used. [2021-03-29T16:31:21.326Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.45 [2913 kB] [2021-03-29T16:31:21.326Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-03-29T16:31:21.900Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-03-29T16:31:22.161Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-03-29T16:31:22.161Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.45 [210 kB] [2021-03-29T16:31:22.161Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-03-29T16:31:22.161Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-03-29T16:31:22.161Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-03-29T16:31:22.161Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-03-29T16:31:22.161Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-03-29T16:31:22.161Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-03-29T16:31:22.161Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-03-29T16:31:22.161Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-03-29T16:31:22.161Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-03-29T16:31:22.161Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-03-29T16:31:22.161Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-03-29T16:31:22.161Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-03-29T16:31:22.161Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-03-29T16:31:22.161Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-03-29T16:31:22.161Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-03-29T16:31:22.161Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-03-29T16:31:22.161Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-03-29T16:31:22.161Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-03-29T16:31:22.161Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-03-29T16:31:22.161Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-03-29T16:31:22.421Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-03-29T16:31:22.421Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-03-29T16:31:22.421Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-03-29T16:31:22.421Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-03-29T16:31:22.421Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-03-29T16:31:24.335Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-29T16:31:24.595Z] Fetched 35.2 MB in 3s (10.9 MB/s) [2021-03-29T16:31:24.595Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-29T16:31:24.595Z] Preparing to unpack .../systemd_237-3ubuntu10.45_amd64.deb ... [2021-03-29T16:31:24.595Z] Unpacking systemd (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-29T16:31:25.170Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.45_amd64.deb ... [2021-03-29T16:31:25.431Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-29T16:31:25.431Z] Setting up libsystemd0:amd64 (237-3ubuntu10.45) ... [2021-03-29T16:31:25.431Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-29T16:31:25.431Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-03-29T16:31:25.431Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-29T16:31:25.692Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-03-29T16:31:25.692Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-29T16:31:25.692Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-03-29T16:31:25.952Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-29T16:31:26.214Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-03-29T16:31:26.214Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-03-29T16:31:26.475Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-03-29T16:31:26.734Z] (Reading database ... 12764 files and directories currently installed.) [2021-03-29T16:31:26.734Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-03-29T16:31:26.734Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-03-29T16:31:26.995Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-03-29T16:31:26.995Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-29T16:31:26.996Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-29T16:31:27.256Z] Selecting previously unselected package libexpat1:amd64. [2021-03-29T16:31:27.256Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-03-29T16:31:27.256Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-29T16:31:27.256Z] Selecting previously unselected package python3.6-minimal. [2021-03-29T16:31:27.256Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-29T16:31:27.256Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-29T16:31:27.825Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-03-29T16:31:27.825Z] Checking for services that may need to be restarted...done. [2021-03-29T16:31:27.825Z] Checking for services that may need to be restarted...done. [2021-03-29T16:31:27.825Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-29T16:31:27.825Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-29T16:31:27.825Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-29T16:31:28.395Z] Selecting previously unselected package python3-minimal. [2021-03-29T16:31:28.396Z] (Reading database ... 13012 files and directories currently installed.) [2021-03-29T16:31:28.396Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-03-29T16:31:28.396Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-03-29T16:31:28.396Z] Selecting previously unselected package mime-support. [2021-03-29T16:31:28.396Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-03-29T16:31:28.396Z] Unpacking mime-support (3.60ubuntu1) ... [2021-03-29T16:31:28.656Z] Selecting previously unselected package libmpdec2:amd64. [2021-03-29T16:31:28.656Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-03-29T16:31:28.656Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-29T16:31:28.656Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-03-29T16:31:28.656Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-29T16:31:28.657Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-29T16:31:28.918Z] Selecting previously unselected package python3.6. [2021-03-29T16:31:28.918Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-29T16:31:28.918Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-29T16:31:28.918Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-29T16:31:28.918Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-03-29T16:31:29.178Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-29T16:31:29.178Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-03-29T16:31:29.440Z] Selecting previously unselected package python3. [2021-03-29T16:31:29.440Z] (Reading database ... 13442 files and directories currently installed.) [2021-03-29T16:31:29.440Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-03-29T16:31:29.440Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-03-29T16:31:29.440Z] Selecting previously unselected package multiarch-support. [2021-03-29T16:31:29.440Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-03-29T16:31:29.440Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-03-29T16:31:29.699Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-03-29T16:31:29.699Z] Selecting previously unselected package liblzo2-2:amd64. [2021-03-29T16:31:29.699Z] (Reading database ... 13479 files and directories currently installed.) [2021-03-29T16:31:29.699Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-03-29T16:31:29.699Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-03-29T16:31:29.699Z] Selecting previously unselected package libbsd0:amd64. [2021-03-29T16:31:29.699Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-03-29T16:31:29.699Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-29T16:31:29.960Z] Selecting previously unselected package sudo. [2021-03-29T16:31:29.960Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-03-29T16:31:29.960Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-29T16:31:29.960Z] Selecting previously unselected package apparmor. [2021-03-29T16:31:29.960Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-03-29T16:31:30.222Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-03-29T16:31:30.222Z] Selecting previously unselected package libedit2:amd64. [2021-03-29T16:31:30.222Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-03-29T16:31:30.222Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-03-29T16:31:30.484Z] Selecting previously unselected package libkrb5support0:amd64. [2021-03-29T16:31:30.484Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-03-29T16:31:30.484Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-29T16:31:30.484Z] Selecting previously unselected package libk5crypto3:amd64. [2021-03-29T16:31:30.484Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-29T16:31:30.484Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-29T16:31:30.484Z] Selecting previously unselected package libkeyutils1:amd64. [2021-03-29T16:31:30.484Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-03-29T16:31:30.484Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-29T16:31:30.745Z] Selecting previously unselected package libkrb5-3:amd64. [2021-03-29T16:31:30.745Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-29T16:31:30.745Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-29T16:31:30.745Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-29T16:31:30.745Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-03-29T16:31:30.745Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-29T16:31:31.006Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-03-29T16:31:31.006Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-03-29T16:31:31.006Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-29T16:31:31.266Z] Selecting previously unselected package openssh-client. [2021-03-29T16:31:31.266Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-03-29T16:31:31.266Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-29T16:31:31.266Z] Selecting previously unselected package squashfs-tools. [2021-03-29T16:31:31.266Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-03-29T16:31:31.266Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-29T16:31:31.525Z] Selecting previously unselected package snapd. [2021-03-29T16:31:31.525Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-03-29T16:31:31.525Z] Unpacking snapd (2.48.3+18.04) ... [2021-03-29T16:31:34.076Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-03-29T16:31:34.076Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-29T16:31:34.076Z] Setting up mime-support (3.60ubuntu1) ... [2021-03-29T16:31:34.076Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-29T16:31:34.076Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-29T16:31:34.076Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-29T16:31:34.076Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-29T16:31:34.076Z] Setting up systemd (237-3ubuntu10.45) ... [2021-03-29T16:31:34.076Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-03-29T16:31:35.021Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-29T16:31:35.021Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-29T16:31:35.021Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-03-29T16:31:35.021Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-29T16:31:35.021Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-29T16:31:35.021Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-29T16:31:35.592Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-29T16:31:35.592Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-29T16:31:35.852Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-29T16:31:35.852Z] Setting up python3 (3.6.7-1~18.04) ... [2021-03-29T16:31:35.852Z] running python rtupdate hooks for python3.6... [2021-03-29T16:31:35.852Z] running python post-rtupdate hooks for python3.6... [2021-03-29T16:31:35.852Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-03-29T16:31:37.766Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-03-29T16:31:37.766Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-29T16:31:37.766Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-29T16:31:37.766Z] Setting up snapd (2.48.3+18.04) ... [2021-03-29T16:31:38.340Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-03-29T16:31:38.340Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-03-29T16:31:38.602Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-03-29T16:31:38.863Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-03-29T16:31:38.863Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-29T16:31:38.863Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-29T16:31:39.124Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-03-29T16:31:39.384Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-03-29T16:31:39.384Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-03-29T16:31:39.645Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-03-29T16:31:39.905Z] /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-03-29T16:31:39.905Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-29T16:31:39.905Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-03-29T16:31:40.845Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-29T16:31:40.845Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-29T16:31:40.845Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-29T16:31:42.053Z] Reading package lists... [2021-03-29T16:31:42.313Z] Reading package lists... [2021-03-29T16:31:42.313Z] Building dependency tree... [2021-03-29T16:31:42.313Z] Reading state information... [2021-03-29T16:31:42.575Z] Calculating upgrade... [2021-03-29T16:31:42.575Z] The following packages will be upgraded: [2021-03-29T16:31:42.575Z] advancecomp base-files bash binutils binutils-common [2021-03-29T16:31:42.575Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-03-29T16:31:42.575Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-03-29T16:31:42.575Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-03-29T16:31:42.575Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-03-29T16:31:42.575Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-03-29T16:31:42.575Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-03-29T16:31:42.575Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-03-29T16:31:42.575Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-03-29T16:31:42.575Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-03-29T16:31:42.575Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-03-29T16:31:42.575Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-03-29T16:31:42.575Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-03-29T16:31:42.575Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-03-29T16:31:42.575Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-03-29T16:31:42.836Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-03-29T16:31:42.836Z] Need to get 63.8 MB of archives. [2021-03-29T16:31:42.836Z] After this operation, 5208 kB of additional disk space will be used. [2021-03-29T16:31:42.836Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-140.144 [993 kB] [2021-03-29T16:31:42.836Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-03-29T16:31:42.836Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-03-29T16:31:42.836Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-03-29T16:31:42.836Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-03-29T16:31:42.836Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-03-29T16:31:42.836Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-03-29T16:31:42.836Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-03-29T16:31:42.836Z] 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-03-29T16:31:42.836Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-03-29T16:31:42.836Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-03-29T16:31:42.836Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-03-29T16:31:42.836Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-03-29T16:31:42.836Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-03-29T16:31:42.836Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-03-29T16:31:42.836Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-03-29T16:31:42.836Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-03-29T16:31:42.836Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-03-29T16:31:43.096Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-03-29T16:31:43.096Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-03-29T16:31:43.096Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-03-29T16:31:43.096Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-03-29T16:31:43.096Z] 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-03-29T16:31:43.096Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-03-29T16:31:43.096Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-03-29T16:31:43.096Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-03-29T16:31:43.096Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-03-29T16:31:43.096Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-03-29T16:31:43.096Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-03-29T16:31:43.096Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-03-29T16:31:43.096Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-03-29T16:31:43.096Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-03-29T16:31:43.096Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-03-29T16:31:43.096Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-03-29T16:31:43.096Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-03-29T16:31:43.096Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-03-29T16:31:43.096Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-03-29T16:31:43.096Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-03-29T16:31:43.096Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-03-29T16:31:43.096Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-03-29T16:31:43.096Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-03-29T16:31:43.096Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-03-29T16:31:43.096Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-03-29T16:31:43.096Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-03-29T16:31:43.096Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-03-29T16:31:43.096Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-03-29T16:31:43.096Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-03-29T16:31:43.096Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-03-29T16:31:43.356Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-03-29T16:31:43.356Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-03-29T16:31:43.356Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-03-29T16:31:43.356Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-03-29T16:31:43.356Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-03-29T16:31:43.356Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-03-29T16:31:43.356Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-03-29T16:31:43.356Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-03-29T16:31:43.617Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-03-29T16:31:43.617Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-03-29T16:31:43.617Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-03-29T16:31:43.878Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-03-29T16:31:43.878Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-03-29T16:31:43.878Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-03-29T16:31:43.878Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-03-29T16:31:43.878Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-03-29T16:31:43.878Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-03-29T16:31:43.878Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-03-29T16:31:44.138Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-03-29T16:31:44.139Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-03-29T16:31:44.139Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-03-29T16:31:44.398Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-03-29T16:31:44.398Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-03-29T16:31:44.398Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-03-29T16:31:44.398Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-03-29T16:31:44.398Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-03-29T16:31:44.398Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-03-29T16:31:44.398Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-03-29T16:31:44.398Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-03-29T16:31:44.398Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-03-29T16:31:44.398Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-03-29T16:31:44.398Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-03-29T16:31:44.398Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-03-29T16:31:44.398Z] Get:82 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-03-29T16:31:44.399Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-03-29T16:31:44.399Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.45 [16.7 kB] [2021-03-29T16:31:44.399Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-03-29T16:31:44.399Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-03-29T16:31:44.399Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-03-29T16:31:44.399Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-03-29T16:31:44.666Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-03-29T16:31:44.666Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-03-29T16:31:44.666Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-03-29T16:31:44.666Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-03-29T16:31:44.666Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-03-29T16:31:44.666Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-03-29T16:31:44.666Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-03-29T16:31:44.666Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-03-29T16:31:44.666Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-03-29T16:31:44.666Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-03-29T16:31:44.666Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-03-29T16:31:44.666Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-29T16:31:44.707Z] 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-03-29T16:31:44.707Z] 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-03-29T16:31:44.930Z] Fetched 63.8 MB in 2s (31.8 MB/s) [2021-03-29T16:31:44.930Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-29T16:31:44.930Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-03-29T16:31:44.930Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-29T16:31:45.501Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-29T16:31:45.501Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-29T16:31:45.501Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-140.144_amd64.deb ... [2021-03-29T16:31:45.762Z] Unpacking linux-libc-dev:amd64 (4.15.0-140.144) over (4.15.0-20.21) ... [2021-03-29T16:31:46.335Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-29T16:31:46.596Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-29T16:31:46.596Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-29T16:31:46.596Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-29T16:31:46.857Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-29T16:31:46.857Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-29T16:31:46.857Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-29T16:31:46.857Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-29T16:31:47.119Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-29T16:31:47.119Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-29T16:31:47.119Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-29T16:31:47.380Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-29T16:31:47.380Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-29T16:31:47.380Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-29T16:31:47.640Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-29T16:31:47.640Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-29T16:31:47.640Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-29T16:31:47.640Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-03-29T16:31:47.902Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-03-29T16:31:47.902Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-29T16:31:47.902Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-29T16:31:47.902Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-29T16:31:48.163Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-29T16:31:48.163Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-29T16:31:48.163Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-29T16:31:48.163Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-29T16:31:48.424Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-29T16:31:48.685Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-29T16:31:48.685Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-03-29T16:31:48.685Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-29T16:31:49.025Z] Removing intermediate container bb2a2b8bfa26 [2021-03-29T16:31:49.025Z] ---> 1b4f118a15a1 [2021-03-29T16:31:49.025Z] [2021-03-29T16:31:49.025Z] Step 10/24 : FROM alpine:3.12 [2021-03-29T16:31:49.025Z] 3.12: Pulling from library/alpine [2021-03-29T16:31:49.256Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-03-29T16:31:49.518Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-29T16:31:49.518Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-03-29T16:31:49.518Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-03-29T16:31:49.518Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-03-29T16:31:49.518Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-03-29T16:31:49.778Z] Setting up base-files (10.1ubuntu2.10) ... [2021-03-29T16:31:49.778Z] Installing new version of config file /etc/issue ... [2021-03-29T16:31:49.778Z] Installing new version of config file /etc/issue.net ... [2021-03-29T16:31:49.778Z] Installing new version of config file /etc/lsb-release ... [2021-03-29T16:31:49.778Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-03-29T16:31:50.040Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-03-29T16:31:50.301Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-03-29T16:31:50.301Z] Removing obsolete conffile /etc/default/motd-news ... [2021-03-29T16:31:50.302Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-29T16:31:50.302Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-03-29T16:31:50.302Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-03-29T16:31:50.471Z] Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 [2021-03-29T16:31:50.471Z] Status: Downloaded newer image for alpine:3.12 [2021-03-29T16:31:50.471Z] ---> e47305ac9786 [2021-03-29T16:31:50.471Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-03-29T16:31:50.563Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-03-29T16:31:50.564Z] 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-03-29T16:31:50.564Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-29T16:31:50.564Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-29T16:31:50.564Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-03-29T16:31:50.824Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-03-29T16:31:50.824Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-29T16:31:50.824Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-03-29T16:31:50.824Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-03-29T16:31:51.085Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-03-29T16:31:51.085Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-29T16:31:51.085Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-03-29T16:31:51.085Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-29T16:31:51.346Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-03-29T16:31:51.476Z] ---> Running in 7d66fbc4857e [2021-03-29T16:31:51.607Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-29T16:31:51.607Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-29T16:31:51.607Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-29T16:31:51.607Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-29T16:31:51.752Z] Removing intermediate container b6a73c69c64f [2021-03-29T16:31:51.752Z] ---> 7dd7308ba776 [2021-03-29T16:31:51.752Z] [2021-03-29T16:31:51.752Z] Step 10/21 : FROM alpine:3.12 [2021-03-29T16:31:51.752Z] ---> e47305ac9786 [2021-03-29T16:31:51.752Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-29T16:31:51.869Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-29T16:31:51.870Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-29T16:31:51.870Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-29T16:31:51.870Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-03-29T16:31:52.027Z] ---> Running in 227ff104abd1 [2021-03-29T16:31:52.131Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-29T16:31:52.131Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-03-29T16:31:52.131Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-03-29T16:31:52.131Z] Setting up grep (3.1-2build1) ... [2021-03-29T16:31:52.393Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-29T16:31:52.393Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-29T16:31:52.393Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-29T16:31:52.393Z] Setting up login (1:4.5-1ubuntu2) ... [2021-03-29T16:31:52.658Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-29T16:31:52.658Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-29T16:31:52.658Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-29T16:31:52.659Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-03-29T16:31:52.919Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-29T16:31:52.919Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-29T16:31:52.919Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-29T16:31:53.488Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-29T16:31:53.488Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-29T16:31:53.488Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-29T16:31:53.488Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-29T16:31:53.587Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-29T16:31:54.064Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-03-29T16:31:54.064Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-29T16:31:54.064Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-03-29T16:31:54.256Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-29T16:31:54.256Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-29T16:31:54.325Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-29T16:31:54.533Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-29T16:31:54.817Z] (1/6) Installing ca-certificates (20191127-r4) [2021-03-29T16:31:54.817Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-03-29T16:31:54.817Z] (3/6) Installing libcurl (7.69.1-r3) [2021-03-29T16:31:54.817Z] (4/6) Installing curl (7.69.1-r3) [2021-03-29T16:31:54.817Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-03-29T16:31:54.817Z] (6/6) Installing su-exec (0.2-r1) [2021-03-29T16:31:54.817Z] Executing busybox-1.31.1-r19.trigger [2021-03-29T16:31:55.093Z] Executing ca-certificates-20191127-r4.trigger [2021-03-29T16:31:55.268Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-29T16:31:55.268Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-29T16:31:55.268Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-29T16:31:55.369Z] OK: 7 MiB in 20 packages [2021-03-29T16:31:55.369Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-29T16:31:55.369Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-29T16:31:55.369Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-29T16:31:55.369Z] (4/4) Installing curl (7.69.1-r3) [2021-03-29T16:31:55.369Z] Executing busybox-1.31.1-r19.trigger [2021-03-29T16:31:55.528Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-29T16:31:55.528Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-03-29T16:31:55.528Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-29T16:31:55.528Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-03-29T16:31:55.528Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-03-29T16:31:55.648Z] Executing ca-certificates-20191127-r4.trigger [2021-03-29T16:31:55.788Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-03-29T16:31:55.789Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-29T16:31:55.789Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-29T16:31:55.928Z] OK: 7 MiB in 18 packages [2021-03-29T16:31:56.050Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-29T16:31:56.050Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-29T16:31:56.050Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-29T16:31:56.050Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-29T16:31:56.312Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-29T16:31:56.312Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-29T16:31:56.312Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-29T16:31:56.312Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-29T16:31:56.573Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-29T16:31:56.573Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-29T16:31:56.833Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-29T16:31:56.833Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-29T16:31:56.833Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-29T16:31:56.833Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-29T16:31:57.093Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-29T16:31:57.093Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-29T16:31:57.093Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-29T16:31:57.093Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-29T16:31:57.093Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-29T16:31:57.354Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-29T16:31:57.354Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-29T16:31:57.354Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-29T16:31:57.354Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-29T16:31:57.615Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-29T16:31:57.615Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-29T16:31:57.615Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-29T16:31:57.876Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-29T16:31:57.876Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-29T16:31:57.876Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-29T16:31:57.876Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-29T16:31:57.876Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-29T16:31:58.141Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-03-29T16:31:58.141Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-29T16:31:58.141Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-29T16:31:58.401Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-29T16:31:58.568Z] Removing intermediate container 7d66fbc4857e [2021-03-29T16:31:58.568Z] ---> 51cf921502cb [2021-03-29T16:31:58.568Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-29T16:31:58.660Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-03-29T16:31:58.845Z] Removing intermediate container 227ff104abd1 [2021-03-29T16:31:58.845Z] ---> d7821309a2a5 [2021-03-29T16:31:58.845Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-29T16:31:58.845Z] ---> Running in 70723a3cf123 [2021-03-29T16:31:58.924Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-03-29T16:31:59.128Z] ---> Running in 666c9de2957f [2021-03-29T16:31:59.185Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-03-29T16:31:59.447Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-29T16:31:59.447Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-29T16:31:59.447Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-29T16:31:59.707Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-03-29T16:31:59.707Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-29T16:31:59.741Z] Removing intermediate container 70723a3cf123 [2021-03-29T16:31:59.741Z] ---> ba6d79322481 [2021-03-29T16:31:59.741Z] Step 13/24 : WORKDIR / [2021-03-29T16:31:59.741Z] Removing intermediate container 666c9de2957f [2021-03-29T16:31:59.741Z] ---> c98a88a27037 [2021-03-29T16:31:59.741Z] Step 13/21 : WORKDIR /edgex [2021-03-29T16:31:59.968Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-03-29T16:31:59.968Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-29T16:31:59.968Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-03-29T16:32:00.017Z] ---> Running in fe1cb66b4685 [2021-03-29T16:32:00.017Z] ---> Running in e9a37cbcf94f [2021-03-29T16:32:00.232Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-29T16:32:00.232Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-03-29T16:32:00.232Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-03-29T16:32:00.232Z] Setting up debconf (1.5.66ubuntu1) ... [2021-03-29T16:32:00.494Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-29T16:32:00.494Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-03-29T16:32:00.494Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-29T16:32:00.628Z] Removing intermediate container fe1cb66b4685 [2021-03-29T16:32:00.628Z] ---> f303af41a1c8 [2021-03-29T16:32:00.628Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-03-29T16:32:00.755Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-03-29T16:32:00.755Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-29T16:32:00.755Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-03-29T16:32:00.755Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-29T16:32:00.906Z] Removing intermediate container e9a37cbcf94f [2021-03-29T16:32:00.906Z] ---> 27391f4b9d03 [2021-03-29T16:32:00.906Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-29T16:32:01.017Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-03-29T16:32:01.017Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-29T16:32:01.017Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-29T16:32:01.017Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-29T16:32:01.278Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-29T16:32:01.278Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-29T16:32:01.278Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-29T16:32:01.541Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-29T16:32:01.541Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-29T16:32:01.807Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-29T16:32:01.807Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-29T16:32:01.807Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-29T16:32:02.069Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-29T16:32:02.329Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-29T16:32:02.329Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-29T16:32:02.329Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-29T16:32:02.329Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.45_amd64.deb ... [2021-03-29T16:32:02.329Z] Unpacking systemd-sysv (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-29T16:32:02.329Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-29T16:32:02.358Z] ---> 36202749b731 [2021-03-29T16:32:02.359Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-03-29T16:32:02.590Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-29T16:32:02.590Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-29T16:32:02.590Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-29T16:32:02.590Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-03-29T16:32:02.590Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-03-29T16:32:02.639Z] ---> 73dc5b310b49 [2021-03-29T16:32:02.639Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-29T16:32:02.851Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-03-29T16:32:02.851Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-29T16:32:02.851Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-03-29T16:32:03.111Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-29T16:32:03.111Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-29T16:32:03.371Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-29T16:32:03.371Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-29T16:32:03.371Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-29T16:32:03.371Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-29T16:32:03.631Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-29T16:32:03.631Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-03-29T16:32:03.632Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-03-29T16:32:03.632Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-03-29T16:32:03.890Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-29T16:32:03.890Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-29T16:32:03.890Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-29T16:32:04.096Z] ---> 3ead2b745464 [2021-03-29T16:32:04.097Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-29T16:32:04.150Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-03-29T16:32:04.419Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-29T16:32:04.419Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-29T16:32:04.680Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-29T16:32:04.680Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-03-29T16:32:04.941Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-29T16:32:04.941Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-03-29T16:32:04.942Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-03-29T16:32:04.942Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-03-29T16:32:05.204Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-29T16:32:05.204Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-03-29T16:32:05.204Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-03-29T16:32:05.204Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-03-29T16:32:05.509Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-29T16:32:05.509Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-03-29T16:32:05.509Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-03-29T16:32:05.509Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-03-29T16:32:05.545Z] ---> 1d8867bdbbfa [2021-03-29T16:32:05.545Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-29T16:32:05.545Z] ---> 415255754fc2 [2021-03-29T16:32:05.545Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-29T16:32:05.865Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-29T16:32:05.865Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-03-29T16:32:05.865Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-03-29T16:32:05.865Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-03-29T16:32:06.230Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-29T16:32:06.230Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-03-29T16:32:06.230Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-03-29T16:32:06.230Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-03-29T16:32:06.230Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-29T16:32:06.230Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-03-29T16:32:06.230Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-03-29T16:32:06.532Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-03-29T16:32:06.532Z] (Reading database ... 13915 files and directories currently installed.) [2021-03-29T16:32:06.532Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-29T16:32:06.532Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-29T16:32:07.015Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-29T16:32:07.015Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-29T16:32:07.015Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-03-29T16:32:07.015Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-03-29T16:32:07.276Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-03-29T16:32:07.276Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-03-29T16:32:07.276Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-03-29T16:32:07.276Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-03-29T16:32:07.536Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-03-29T16:32:07.536Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-03-29T16:32:07.536Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-03-29T16:32:07.536Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-03-29T16:32:07.796Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-03-29T16:32:07.796Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-03-29T16:32:07.796Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-03-29T16:32:07.796Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-03-29T16:32:08.056Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-03-29T16:32:08.056Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-03-29T16:32:08.056Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-03-29T16:32:08.056Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-03-29T16:32:08.316Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-03-29T16:32:08.316Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-03-29T16:32:08.987Z] ---> 2dbe0fcb6b1f [2021-03-29T16:32:08.988Z] ---> bedbc659c341 [2021-03-29T16:32:08.988Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-29T16:32:08.988Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-29T16:32:08.988Z] Removing intermediate container a39775716c9f [2021-03-29T16:32:08.988Z] ---> 90ea47cb1cf4 [2021-03-29T16:32:08.988Z] [2021-03-29T16:32:08.988Z] Step 10/23 : FROM alpine:3.12 [2021-03-29T16:32:08.988Z] ---> e47305ac9786 [2021-03-29T16:32:08.988Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-29T16:32:08.988Z] ---> Running in 47450dad1bc1 [2021-03-29T16:32:09.256Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-03-29T16:32:09.257Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-03-29T16:32:09.257Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-03-29T16:32:09.257Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-03-29T16:32:09.262Z] Removing intermediate container a58be93388d7 [2021-03-29T16:32:09.262Z] ---> 7d08712be57d [2021-03-29T16:32:09.262Z] [2021-03-29T16:32:09.262Z] Step 10/22 : FROM alpine:3.12 [2021-03-29T16:32:09.262Z] ---> e47305ac9786 [2021-03-29T16:32:09.262Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-29T16:32:09.262Z] ---> Running in a38ccd57adda [2021-03-29T16:32:09.532Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-29T16:32:09.532Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-29T16:32:09.543Z] ---> Running in 102041eb9ea9 [2021-03-29T16:32:10.108Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-29T16:32:10.108Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-29T16:32:10.108Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-29T16:32:10.142Z] Removing intermediate container 47450dad1bc1 [2021-03-29T16:32:10.142Z] ---> f98eb7cd87b4 [2021-03-29T16:32:10.142Z] Step 18/21 : CMD ["--init=true"] [2021-03-29T16:32:10.369Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-29T16:32:10.370Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-29T16:32:10.370Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-29T16:32:10.630Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-29T16:32:10.630Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-29T16:32:10.630Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-29T16:32:10.630Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-29T16:32:10.742Z] ---> b1a9fd3745aa [2021-03-29T16:32:10.742Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-29T16:32:10.742Z] ---> Running in 1098623794c6 [2021-03-29T16:32:10.890Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-29T16:32:10.891Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-29T16:32:11.152Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-29T16:32:11.152Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-29T16:32:11.340Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-29T16:32:11.615Z] Removing intermediate container 1098623794c6 [2021-03-29T16:32:11.615Z] ---> 6a931e7c7bae [2021-03-29T16:32:11.615Z] Step 19/21 : LABEL arch=arm64 [2021-03-29T16:32:11.615Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-29T16:32:11.615Z] ---> 4aabb3299ad0 [2021-03-29T16:32:11.615Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-03-29T16:32:11.888Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-29T16:32:11.888Z] ---> Running in c5609d1b0b88 [2021-03-29T16:32:11.888Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-29T16:32:11.888Z] ---> Running in b636105a35b1 [2021-03-29T16:32:12.094Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-29T16:32:12.094Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-29T16:32:12.495Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-29T16:32:12.495Z] Executing busybox-1.31.1-r19.trigger [2021-03-29T16:32:12.495Z] OK: 5 MiB in 15 packages [2021-03-29T16:32:12.495Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-29T16:32:12.495Z] Executing busybox-1.31.1-r19.trigger [2021-03-29T16:32:12.495Z] Removing intermediate container c5609d1b0b88 [2021-03-29T16:32:12.495Z] ---> a0f20e064dc2 [2021-03-29T16:32:12.495Z] Step 20/21 : LABEL git_sha=96233509a7f3e2e0f2fbfc7018c38d93cd5a5b1f [2021-03-29T16:32:12.495Z] OK: 5 MiB in 15 packages [2021-03-29T16:32:13.061Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-29T16:32:13.061Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-29T16:32:13.123Z] ---> Running in 19d17e8aeb03 [2021-03-29T16:32:13.630Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-29T16:32:13.630Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-29T16:32:13.891Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-29T16:32:13.891Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-29T16:32:14.565Z] Removing intermediate container 19d17e8aeb03 [2021-03-29T16:32:14.565Z] ---> 105ba9f45b80 [2021-03-29T16:32:14.565Z] Step 21/21 : LABEL version=0.0.0 [2021-03-29T16:32:14.831Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-29T16:32:14.831Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-29T16:32:14.831Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-29T16:32:14.831Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-29T16:32:14.838Z] ---> Running in 9541686cfd9b [2021-03-29T16:32:15.095Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-03-29T16:32:15.095Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-29T16:32:15.110Z] Removing intermediate container a38ccd57adda [2021-03-29T16:32:15.110Z] ---> bf6640fdf308 [2021-03-29T16:32:15.110Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-29T16:32:15.110Z] Removing intermediate container 102041eb9ea9 [2021-03-29T16:32:15.110Z] ---> 7b7cd566c8c0 [2021-03-29T16:32:15.110Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-29T16:32:15.356Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-03-29T16:32:15.356Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-29T16:32:15.383Z] ---> Running in fc715dea1d21 [2021-03-29T16:32:15.617Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-03-29T16:32:15.618Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-03-29T16:32:15.618Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-29T16:32:15.662Z] ---> Running in b025dee514a4 [2021-03-29T16:32:15.663Z] Removing intermediate container bde2d9f9e0fa [2021-03-29T16:32:15.663Z] ---> 415abc89f44a [2021-03-29T16:32:15.663Z] [2021-03-29T16:32:15.663Z] Step 10/23 : FROM alpine:3.12 [2021-03-29T16:32:15.663Z] ---> e47305ac9786 [2021-03-29T16:32:15.663Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-29T16:32:15.663Z] ---> Using cache [2021-03-29T16:32:15.663Z] ---> 7b7cd566c8c0 [2021-03-29T16:32:15.663Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-29T16:32:15.663Z] Removing intermediate container 9541686cfd9b [2021-03-29T16:32:15.663Z] ---> 2c6b3c85e07b [2021-03-29T16:32:15.663Z] [2021-03-29T16:32:15.879Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-29T16:32:15.879Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-29T16:32:15.879Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-29T16:32:15.879Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-03-29T16:32:15.937Z] ---> Running in 1220dd956755 [2021-03-29T16:32:15.938Z] Removing intermediate container b636105a35b1 [2021-03-29T16:32:15.938Z] ---> a2f2623ea663 [2021-03-29T16:32:15.938Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-29T16:32:15.938Z] Removing intermediate container fc715dea1d21 [2021-03-29T16:32:15.938Z] ---> 4876234e08cd [2021-03-29T16:32:15.938Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-29T16:32:16.139Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-03-29T16:32:16.139Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-29T16:32:16.139Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-29T16:32:16.139Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-29T16:32:16.139Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-29T16:32:16.209Z] Successfully built 2c6b3c85e07b [2021-03-29T16:32:16.210Z] Removing intermediate container b025dee514a4 [2021-03-29T16:32:16.210Z] ---> 894d19bba510 [2021-03-29T16:32:16.210Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-29T16:32:16.210Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-03-29T16:32:16.210Z]  Building docker-security-proxy-setup-go ... done Building docker-security-bootstrapper-go [2021-03-29T16:32:16.402Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-29T16:32:16.402Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-03-29T16:32:16.402Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-03-29T16:32:16.402Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-03-29T16:32:16.402Z] [2021-03-29T16:32:16.402Z] Current default time zone: 'Etc/UTC' [2021-03-29T16:32:16.402Z] Local time is now: Mon Mar 29 16:32:16 UTC 2021. [2021-03-29T16:32:16.402Z] Universal Time is now: Mon Mar 29 16:32:16 UTC 2021. [2021-03-29T16:32:16.402Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-03-29T16:32:16.402Z] [2021-03-29T16:32:16.402Z] Setting up systemd-sysv (237-3ubuntu10.45) ... [2021-03-29T16:32:16.485Z] ---> Running in 8bb23b7b8f4f [2021-03-29T16:32:16.486Z] ---> Running in 30b9dd96c901 [2021-03-29T16:32:16.486Z] ---> Running in be0dcd6fb8c4 [2021-03-29T16:32:16.486Z] Removing intermediate container 1220dd956755 [2021-03-29T16:32:16.486Z] ---> fa41a4820084 [2021-03-29T16:32:16.486Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-29T16:32:16.663Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-29T16:32:16.663Z] Setting up linux-libc-dev:amd64 (4.15.0-140.144) ... [2021-03-29T16:32:16.663Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-03-29T16:32:16.663Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-03-29T16:32:16.663Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-03-29T16:32:16.663Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-03-29T16:32:16.663Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-03-29T16:32:16.663Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-03-29T16:32:16.767Z] ---> Running in f6ee12fb67c6 [2021-03-29T16:32:16.922Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-03-29T16:32:16.922Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-29T16:32:16.922Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-03-29T16:32:17.039Z] Removing intermediate container 8bb23b7b8f4f [2021-03-29T16:32:17.040Z] ---> 345f704a9530 [2021-03-29T16:32:17.040Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-29T16:32:17.182Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-29T16:32:17.182Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-29T16:32:17.182Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-29T16:32:17.182Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-03-29T16:32:17.182Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-03-29T16:32:17.182Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-03-29T16:32:17.182Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-03-29T16:32:17.182Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-03-29T16:32:17.182Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-03-29T16:32:17.311Z] Removing intermediate container 30b9dd96c901 [2021-03-29T16:32:17.311Z] ---> a71667c5ec46 [2021-03-29T16:32:17.311Z] Step 22/24 : LABEL arch=arm64 [2021-03-29T16:32:17.311Z] Removing intermediate container be0dcd6fb8c4 [2021-03-29T16:32:17.311Z] ---> 18f1a5f7e152 [2021-03-29T16:32:17.311Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-29T16:32:17.311Z] ---> Running in fdbc216bd480 [2021-03-29T16:32:17.443Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-03-29T16:32:17.443Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-03-29T16:32:17.589Z] Removing intermediate container f6ee12fb67c6 [2021-03-29T16:32:17.589Z] ---> eb22f34942a6 [2021-03-29T16:32:17.589Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-29T16:32:17.589Z] ---> Running in 9bbd581d72dc [2021-03-29T16:32:17.589Z] ---> Running in cb17a3ce3427 [2021-03-29T16:32:17.861Z] ---> Running in 4ad13a221c69 [2021-03-29T16:32:18.466Z] Removing intermediate container fdbc216bd480 [2021-03-29T16:32:18.466Z] ---> cf3fc796d8c1 [2021-03-29T16:32:18.466Z] Step 15/23 : WORKDIR / [2021-03-29T16:32:19.071Z] Removing intermediate container 9bbd581d72dc [2021-03-29T16:32:19.071Z] ---> a0bc71d0c152 [2021-03-29T16:32:19.071Z] Step 23/24 : LABEL git_sha=96233509a7f3e2e0f2fbfc7018c38d93cd5a5b1f [2021-03-29T16:32:19.354Z] Updating certificates in /etc/ssl/certs... [2021-03-29T16:32:19.664Z] Removing intermediate container cb17a3ce3427 [2021-03-29T16:32:19.664Z] ---> 1ed73a870922 [2021-03-29T16:32:19.664Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-29T16:32:19.926Z] 23 added, 27 removed; done. [2021-03-29T16:32:19.926Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-03-29T16:32:19.939Z] ---> Running in c04b77504236 [2021-03-29T16:32:19.939Z] Removing intermediate container 4ad13a221c69 [2021-03-29T16:32:19.939Z] ---> fcea9fb10cc8 [2021-03-29T16:32:19.939Z] Step 15/23 : WORKDIR / [2021-03-29T16:32:19.939Z] ---> Running in 50513503eda0 [2021-03-29T16:32:20.189Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-29T16:32:20.189Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-03-29T16:32:20.189Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-03-29T16:32:20.189Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-03-29T16:32:20.189Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-29T16:32:20.189Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-29T16:32:20.189Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-29T16:32:20.211Z] ---> Running in f21c97520165 [2021-03-29T16:32:20.450Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-29T16:32:20.450Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-29T16:32:20.450Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-29T16:32:20.450Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-29T16:32:20.450Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-03-29T16:32:20.450Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-03-29T16:32:20.450Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-03-29T16:32:20.496Z] ---> a53153d9012f [2021-03-29T16:32:20.496Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-29T16:32:20.712Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-03-29T16:32:20.712Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-03-29T16:32:20.712Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-29T16:32:20.712Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-29T16:32:20.712Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-03-29T16:32:20.712Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-03-29T16:32:20.712Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-03-29T16:32:20.766Z] Removing intermediate container c04b77504236 [2021-03-29T16:32:20.766Z] ---> 9d06834f0f2b [2021-03-29T16:32:20.766Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-29T16:32:20.766Z] Removing intermediate container 50513503eda0 [2021-03-29T16:32:20.766Z] ---> abf5e202bb73 [2021-03-29T16:32:20.766Z] Step 24/24 : LABEL version=0.0.0 [2021-03-29T16:32:20.972Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-29T16:32:20.972Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-03-29T16:32:20.972Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-03-29T16:32:20.972Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-03-29T16:32:20.972Z] Updating certificates in /etc/ssl/certs... [2021-03-29T16:32:21.377Z] Removing intermediate container f21c97520165 [2021-03-29T16:32:21.377Z] ---> 9a55c75ddc3e [2021-03-29T16:32:21.377Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-29T16:32:21.544Z] 0 added, 0 removed; done. [2021-03-29T16:32:21.544Z] Running hooks in /etc/ca-certificates/update.d... [2021-03-29T16:32:21.544Z] done. [2021-03-29T16:32:21.988Z] ---> Running in abb5af6c8e94 [2021-03-29T16:32:22.115Z] Reading package lists... [2021-03-29T16:32:22.115Z] Building dependency tree... [2021-03-29T16:32:22.115Z] Reading state information... [2021-03-29T16:32:22.260Z] ---> c43f5a3cdbe4 [2021-03-29T16:32:22.260Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-29T16:32:22.260Z] ---> b64217e09138 [2021-03-29T16:32:22.260Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-29T16:32:22.375Z] The following NEW packages will be installed: [2021-03-29T16:32:22.375Z] apt-transport-https [2021-03-29T16:32:22.375Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-03-29T16:32:22.375Z] Need to get 1696 B of archives. [2021-03-29T16:32:22.375Z] After this operation, 153 kB of additional disk space will be used. [2021-03-29T16:32:22.375Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-03-29T16:32:22.538Z] ---> fa6519d2c8eb [2021-03-29T16:32:22.538Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-29T16:32:22.637Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-29T16:32:22.637Z] Fetched 1696 B in 0s (9465 B/s) [2021-03-29T16:32:22.637Z] Selecting previously unselected package apt-transport-https. [2021-03-29T16:32:22.637Z] (Reading database ... 13920 files and directories currently installed.) [2021-03-29T16:32:22.637Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-03-29T16:32:22.637Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-29T16:32:22.637Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-29T16:32:22.811Z] Removing intermediate container abb5af6c8e94 [2021-03-29T16:32:22.811Z] ---> a55b818de0cd [2021-03-29T16:32:22.811Z] [2021-03-29T16:32:22.899Z] Waiting for network to be ready... [2021-03-29T16:32:23.423Z] Successfully built a55b818de0cd [2021-03-29T16:32:23.697Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-03-29T16:32:23.697Z]  Building docker-security-secretstore-setup-go ... done Building docker-sys-mgmt-agent-go [2021-03-29T16:32:23.697Z] ---> 870e56608fd7 [2021-03-29T16:32:23.697Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-29T16:32:24.291Z] ---> Running in 8a5705040ca0 [2021-03-29T16:32:24.291Z] ---> 332700aea6e3 [2021-03-29T16:32:24.291Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-29T16:32:24.291Z] ---> 74d96b836663 [2021-03-29T16:32:24.291Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-29T16:32:24.884Z] Removing intermediate container 8a5705040ca0 [2021-03-29T16:32:24.884Z] ---> bb510435f6cf [2021-03-29T16:32:24.884Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-29T16:32:25.159Z] ---> Running in 5293d2aeab01 [2021-03-29T16:32:25.755Z] ---> ad3fda738f06 [2021-03-29T16:32:25.755Z] ---> 28cedfedb093 [2021-03-29T16:32:25.755Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-29T16:32:25.755Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-29T16:32:26.352Z] ---> Running in 996435fede07 [2021-03-29T16:32:26.352Z] ---> Running in 0c87a6bda224 [2021-03-29T16:32:26.352Z] Removing intermediate container 5293d2aeab01 [2021-03-29T16:32:26.352Z] ---> 19f0da3d6114 [2021-03-29T16:32:26.352Z] Step 20/22 : LABEL arch=arm64 [2021-03-29T16:32:27.338Z] ---> Running in 53abe0ccef67 [2021-03-29T16:32:27.938Z] Removing intermediate container 0c87a6bda224 [2021-03-29T16:32:27.938Z] ---> 412d022a30a1 [2021-03-29T16:32:27.938Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-29T16:32:27.938Z] Removing intermediate container 996435fede07 [2021-03-29T16:32:27.938Z] ---> 378019a06a40 [2021-03-29T16:32:27.938Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-29T16:32:28.533Z] Removing intermediate container 53abe0ccef67 [2021-03-29T16:32:28.533Z] ---> ce4a61939e1c [2021-03-29T16:32:28.533Z] Step 21/22 : LABEL git_sha=96233509a7f3e2e0f2fbfc7018c38d93cd5a5b1f [2021-03-29T16:32:28.807Z] ---> Running in 64026008c857 [2021-03-29T16:32:28.807Z] ---> Running in 39aaa5ae8678 [2021-03-29T16:32:29.082Z] ---> Running in d4e4cf799dca [2021-03-29T16:32:29.484Z] 2021-03-29T16:32:26Z INFO Waiting for automatic snapd restart... [2021-03-29T16:32:29.485Z] snapd 2.49.1 from Canonical* installed [2021-03-29T16:32:29.681Z] Removing intermediate container 64026008c857 [2021-03-29T16:32:29.682Z] ---> fa415e873b85 [2021-03-29T16:32:29.682Z] Step 21/23 : LABEL arch=arm64 [2021-03-29T16:32:29.957Z] Removing intermediate container 39aaa5ae8678 [2021-03-29T16:32:29.957Z] ---> eb40ef87fa09 [2021-03-29T16:32:29.957Z] Step 21/23 : LABEL arch=arm64 [2021-03-29T16:32:29.957Z] ---> Running in 7bd7398d7fe4 [2021-03-29T16:32:29.957Z] Removing intermediate container d4e4cf799dca [2021-03-29T16:32:29.957Z] ---> 092f96534fc3 [2021-03-29T16:32:29.957Z] Step 22/22 : LABEL version=0.0.0 [2021-03-29T16:32:30.239Z] ---> Running in 2d85606f061c [2021-03-29T16:32:30.424Z] "snapd" switched to the "latest/stable" channel [2021-03-29T16:32:30.424Z] [2021-03-29T16:32:30.518Z] ---> Running in cc4e82d887f9 [2021-03-29T16:32:30.791Z] Removing intermediate container 7bd7398d7fe4 [2021-03-29T16:32:30.791Z] ---> 121103fa60f4 [2021-03-29T16:32:30.791Z] Step 22/23 : LABEL git_sha=96233509a7f3e2e0f2fbfc7018c38d93cd5a5b1f [2021-03-29T16:32:31.068Z] Removing intermediate container 2d85606f061c [2021-03-29T16:32:31.068Z] ---> 2e959f099ce3 [2021-03-29T16:32:31.068Z] Step 22/23 : LABEL git_sha=96233509a7f3e2e0f2fbfc7018c38d93cd5a5b1f [2021-03-29T16:32:31.359Z] ---> Running in 16821d0ed826 [2021-03-29T16:32:31.359Z] Removing intermediate container cc4e82d887f9 [2021-03-29T16:32:31.359Z] ---> 19c74e77bc18 [2021-03-29T16:32:31.359Z] [2021-03-29T16:32:31.638Z] ---> Running in 768d2a169d97 [2021-03-29T16:32:31.911Z] Successfully built 19c74e77bc18 [2021-03-29T16:32:32.512Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-03-29T16:32:32.512Z]  Building docker-support-scheduler-go ... done Building docker-support-notifications-go [2021-03-29T16:32:32.512Z] Removing intermediate container 16821d0ed826 [2021-03-29T16:32:32.512Z] ---> 5ed4cd7a723c [2021-03-29T16:32:32.512Z] Step 23/23 : LABEL version=0.0.0 [2021-03-29T16:32:32.971Z] core18 20210128 from Canonical* installed [2021-03-29T16:32:33.110Z] Removing intermediate container 768d2a169d97 [2021-03-29T16:32:33.110Z] ---> 6e4a07737946 [2021-03-29T16:32:33.110Z] Step 23/23 : LABEL version=0.0.0 [2021-03-29T16:32:33.110Z] ---> Running in a5b692363248 [2021-03-29T16:32:33.110Z] ---> Running in e247403d2eab [2021-03-29T16:32:33.232Z] "core18" switched to the "latest/stable" channel [2021-03-29T16:32:33.232Z] [2021-03-29T16:32:33.711Z] Removing intermediate container a5b692363248 [2021-03-29T16:32:33.711Z] ---> 1e88809b29ef [2021-03-29T16:32:33.711Z] [2021-03-29T16:32:33.988Z] Removing intermediate container e247403d2eab [2021-03-29T16:32:33.988Z] ---> a923686af5b5 [2021-03-29T16:32:33.988Z] [2021-03-29T16:32:34.262Z] Successfully built 1e88809b29ef [2021-03-29T16:32:34.262Z] Successfully tagged docker-core-command-go-arm64:latest [2021-03-29T16:32:34.262Z] Building docker-core-data-go [2021-03-29T16:32:34.533Z]  Building docker-core-command-go ... done Successfully built a923686af5b5 [2021-03-29T16:32:34.533Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-03-29T16:32:36.533Z] snapcraft 4.5.4 from Canonical* installed [2021-03-29T16:32:36.533Z] "snapcraft" switched to the "latest/stable" channel [2021-03-29T16:32:36.533Z] [2021-03-29T16:32:39.835Z] 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-03-29T16:32:39.835Z] - README.md [2021-03-29T16:32:39.835Z] [2021-03-29T16:32:39.835Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-29T16:32:46.432Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-29T16:32:46.432Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-29T16:32:46.432Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-29T16:32:46.699Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-29T16:32:47.653Z] Reading package lists... [2021-03-29T16:32:47.915Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.12 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-03-29T16:32:49.589Z]  Building docker-core-metadata-go ... done Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-29T16:32:49.589Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-29T16:32:49.589Z] ---> 7a1453104936 [2021-03-29T16:32:49.589Z] Step 3/31 : WORKDIR /edgex-go [2021-03-29T16:32:49.589Z] ---> Using cache [2021-03-29T16:32:49.589Z] ---> a753c326b0b5 [2021-03-29T16:32:49.589Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-29T16:32:49.589Z] ---> Using cache [2021-03-29T16:32:49.589Z] ---> 2620f1d761a6 [2021-03-29T16:32:49.589Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-29T16:32:49.589Z] ---> Using cache [2021-03-29T16:32:49.589Z] ---> b37970a1e2de [2021-03-29T16:32:49.589Z] Step 6/31 : COPY go.mod . [2021-03-29T16:32:49.589Z] ---> Using cache [2021-03-29T16:32:49.589Z] ---> cc983b92d11e [2021-03-29T16:32:49.589Z] Step 7/31 : RUN go mod download [2021-03-29T16:32:49.589Z] ---> Using cache [2021-03-29T16:32:49.589Z] ---> 124d3c93acfa [2021-03-29T16:32:49.589Z] Step 8/31 : COPY . . [2021-03-29T16:32:49.589Z] ---> Using cache [2021-03-29T16:32:49.589Z] ---> 0560df787e8f [2021-03-29T16:32:49.589Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-29T16:32:53.876Z] ---> Running in 5be387d9fd50 [2021-03-29T16:32:54.505Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-29T16:32:54.505Z] Reading package lists... [2021-03-29T16:32:54.505Z] Building dependency tree... [2021-03-29T16:32:54.505Z] Reading state information... [2021-03-29T16:32:54.505Z] Suggested packages: [2021-03-29T16:32:54.505Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-03-29T16:32:54.505Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-03-29T16:32:54.505Z] Recommended packages: [2021-03-29T16:32:54.505Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-03-29T16:32:54.505Z] The following NEW packages will be installed: [2021-03-29T16:32:54.505Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-03-29T16:32:54.505Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-03-29T16:32:54.505Z] pkg-config zip [2021-03-29T16:32:54.505Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-03-29T16:32:54.505Z] Need to get 7657 kB of archives. [2021-03-29T16:32:54.505Z] After this operation, 43.8 MB of additional disk space will be used. [2021-03-29T16:32:54.505Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-03-29T16:32:54.505Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-03-29T16:32:54.766Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-03-29T16:32:55.030Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-03-29T16:32:55.030Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-03-29T16:32:55.030Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-03-29T16:32:55.291Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-03-29T16:32:55.291Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-03-29T16:32:55.291Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-03-29T16:32:55.291Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-03-29T16:32:55.304Z] 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-03-29T16:32:55.864Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-03-29T16:32:55.864Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-03-29T16:32:55.864Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-03-29T16:32:56.435Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-03-29T16:32:56.435Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-03-29T16:32:56.435Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-29T16:32:56.435Z] Fetched 7657 kB in 2s (4040 kB/s) [2021-03-29T16:32:56.435Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-03-29T16:32:56.435Z] (Reading database ... 13924 files and directories currently installed.) [2021-03-29T16:32:56.435Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-03-29T16:32:56.435Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-03-29T16:32:56.697Z] Selecting previously unselected package libpsl5:amd64. [2021-03-29T16:32:56.697Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-03-29T16:32:56.697Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-03-29T16:32:56.958Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-03-29T16:32:56.958Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-03-29T16:32:56.958Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-29T16:32:56.958Z] Selecting previously unselected package librtmp1:amd64. [2021-03-29T16:32:56.958Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-03-29T16:32:56.958Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-29T16:32:57.218Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-03-29T16:32:57.219Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-03-29T16:32:57.219Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-29T16:32:57.219Z] Selecting previously unselected package liberror-perl. [2021-03-29T16:32:57.219Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-03-29T16:32:57.219Z] Unpacking liberror-perl (0.17025-1) ... [2021-03-29T16:32:57.219Z] Selecting previously unselected package git-man. [2021-03-29T16:32:57.219Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-03-29T16:32:57.219Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-03-29T16:32:57.479Z] Selecting previously unselected package git. [2021-03-29T16:32:57.479Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-03-29T16:32:57.479Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-03-29T16:32:58.421Z] Selecting previously unselected package libnorm1:amd64. [2021-03-29T16:32:58.421Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-03-29T16:32:58.421Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-29T16:32:58.421Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-03-29T16:32:58.421Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-03-29T16:32:58.421Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-29T16:32:58.421Z] Selecting previously unselected package libsodium23:amd64. [2021-03-29T16:32:58.421Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-03-29T16:32:58.421Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-03-29T16:32:58.681Z] Selecting previously unselected package libzmq5:amd64. [2021-03-29T16:32:58.681Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-29T16:32:58.681Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-29T16:32:58.681Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-03-29T16:32:58.681Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-29T16:32:58.681Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-29T16:32:58.941Z] Selecting previously unselected package pkg-config. [2021-03-29T16:32:58.941Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-03-29T16:32:58.941Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-03-29T16:32:58.941Z] Selecting previously unselected package zip. [2021-03-29T16:32:58.941Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-03-29T16:32:58.941Z] Unpacking zip (3.0-11build1) ... [2021-03-29T16:32:59.202Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-29T16:32:59.202Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-03-29T16:32:59.202Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-29T16:32:59.202Z] Setting up liberror-perl (0.17025-1) ... [2021-03-29T16:32:59.202Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-03-29T16:32:59.202Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-03-29T16:32:59.202Z] No schema files found: doing nothing. [2021-03-29T16:32:59.202Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-29T16:32:59.462Z] Setting up zip (3.0-11build1) ... [2021-03-29T16:32:59.462Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-29T16:32:59.462Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-03-29T16:32:59.462Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-03-29T16:32:59.462Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-29T16:32:59.462Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-29T16:32:59.462Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-29T16:32:59.723Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-03-29T16:32:59.723Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-29T16:33:05.470Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-29T16:33:05.471Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-29T16:33:05.471Z] ---> 7a1453104936 [2021-03-29T16:33:05.471Z] Step 3/26 : WORKDIR /edgex-go [2021-03-29T16:33:05.471Z] ---> Using cache [2021-03-29T16:33:05.471Z] ---> a753c326b0b5 [2021-03-29T16:33:05.471Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-29T16:33:05.471Z] ---> Using cache [2021-03-29T16:33:05.471Z] ---> 2620f1d761a6 [2021-03-29T16:33:05.471Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-29T16:33:06.316Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-29T16:33:06.316Z] git set to automatically installed. [2021-03-29T16:33:06.316Z] git-man set to automatically installed. [2021-03-29T16:33:06.316Z] libcurl3-gnutls set to automatically installed. [2021-03-29T16:33:06.316Z] liberror-perl set to automatically installed. [2021-03-29T16:33:06.316Z] libglib2.0-0 set to automatically installed. [2021-03-29T16:33:06.316Z] libnghttp2-14 set to automatically installed. [2021-03-29T16:33:06.316Z] libnorm1 set to automatically installed. [2021-03-29T16:33:06.316Z] libpgm-5.2-0 set to automatically installed. [2021-03-29T16:33:06.316Z] libpsl5 set to automatically installed. [2021-03-29T16:33:06.316Z] librtmp1 set to automatically installed. [2021-03-29T16:33:06.316Z] libsodium23 set to automatically installed. [2021-03-29T16:33:06.316Z] libzmq3-dev set to automatically installed. [2021-03-29T16:33:06.316Z] libzmq5 set to automatically installed. [2021-03-29T16:33:06.316Z] pkg-config set to automatically installed. [2021-03-29T16:33:06.316Z] zip set to automatically installed. [2021-03-29T16:33:08.106Z] ---> Running in a4861e3415b1 [2021-03-29T16:33:08.229Z] snapd is not logged in, snap install commands will use sudo [2021-03-29T16:33:10.086Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-29T16:33:10.869Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-29T16:33:11.965Z] OK: 217 MiB in 51 packages [2021-03-29T16:33:13.498Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-29T16:33:13.498Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-29T16:33:13.498Z] ---> 7a1453104936 [2021-03-29T16:33:13.498Z] Step 3/22 : WORKDIR /edgex-go [2021-03-29T16:33:13.498Z] ---> Using cache [2021-03-29T16:33:13.498Z] ---> a753c326b0b5 [2021-03-29T16:33:13.498Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-29T16:33:13.498Z] ---> Using cache [2021-03-29T16:33:13.498Z] ---> 2620f1d761a6 [2021-03-29T16:33:13.498Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-29T16:33:13.780Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-29T16:33:13.780Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-29T16:33:13.780Z] ---> 7a1453104936 [2021-03-29T16:33:13.780Z] Step 3/23 : WORKDIR /edgex-go [2021-03-29T16:33:13.780Z] ---> Using cache [2021-03-29T16:33:13.780Z] ---> a753c326b0b5 [2021-03-29T16:33:13.780Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-29T16:33:13.780Z] ---> Using cache [2021-03-29T16:33:13.780Z] ---> 2620f1d761a6 [2021-03-29T16:33:13.780Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-29T16:33:14.053Z] ---> Running in 5cba8aacbb12 [2021-03-29T16:33:14.053Z] ---> Running in 69bf2d672272 [2021-03-29T16:33:14.653Z] Removing intermediate container a4861e3415b1 [2021-03-29T16:33:14.653Z] ---> 4ec12506929b [2021-03-29T16:33:14.653Z] Step 6/26 : COPY go.mod . [2021-03-29T16:33:14.939Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-29T16:33:16.114Z] ---> a0526c970ff1 [2021-03-29T16:33:16.114Z] Step 7/26 : RUN go mod download [2021-03-29T16:33:16.383Z] ---> Running in 292941f5d7c2 [2021-03-29T16:33:16.383Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-29T16:33:16.663Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-29T16:33:17.283Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-29T16:33:17.283Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-29T16:33:18.266Z] OK: 217 MiB in 51 packages [2021-03-29T16:33:18.266Z] OK: 217 MiB in 51 packages [2021-03-29T16:33:20.255Z] Removing intermediate container 69bf2d672272 [2021-03-29T16:33:20.255Z] ---> f594013b6837 [2021-03-29T16:33:20.255Z] Step 6/23 : COPY go.mod . [2021-03-29T16:33:20.255Z] Removing intermediate container 5cba8aacbb12 [2021-03-29T16:33:20.255Z] ---> 798fb1dddbb7 [2021-03-29T16:33:20.255Z] Step 6/22 : COPY go.mod . [2021-03-29T16:33:20.536Z] Removing intermediate container 292941f5d7c2 [2021-03-29T16:33:20.536Z] ---> a3926d36f1ea [2021-03-29T16:33:20.818Z] Step 8/26 : COPY . . [2021-03-29T16:33:21.437Z] ---> 650747e96272 [2021-03-29T16:33:21.437Z] Step 7/23 : RUN go mod download [2021-03-29T16:33:21.437Z] ---> Running in 9e7358c4365f [2021-03-29T16:33:21.713Z] ---> 5f1f2198d3d1 [2021-03-29T16:33:21.713Z] Step 7/22 : RUN go mod download [2021-03-29T16:33:21.989Z] ---> Running in 56e0bcae7c1b [2021-03-29T16:33:28.744Z] Removing intermediate container 9e7358c4365f [2021-03-29T16:33:28.744Z] ---> 3b37f1e5ab51 [2021-03-29T16:33:28.744Z] Step 8/23 : COPY . . [2021-03-29T16:33:28.744Z] Removing intermediate container 56e0bcae7c1b [2021-03-29T16:33:28.744Z] ---> 769fd7623ffa [2021-03-29T16:33:28.744Z] Step 8/22 : COPY . . [2021-03-29T16:33:47.163Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-03-29T16:33:47.163Z] snapd is not logged in, snap install commands will use sudo [2021-03-29T16:33:50.984Z] ---> de4a7bbc96b0 [2021-03-29T16:33:50.984Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-29T16:33:50.984Z] ---> ee396aa7d0d2 [2021-03-29T16:33:50.984Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-29T16:33:50.984Z] ---> cd8071c0731a [2021-03-29T16:33:50.984Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-29T16:33:50.984Z] ---> Running in 8df021aa9fe4 [2021-03-29T16:33:50.984Z] ---> Running in 7de7b8832b53 [2021-03-29T16:33:50.984Z] ---> Running in beec7508a307 [2021-03-29T16:33:50.984Z] Removing intermediate container 5be387d9fd50 [2021-03-29T16:33:50.984Z] ---> b6d61e4183b4 [2021-03-29T16:33:50.984Z] [2021-03-29T16:33:50.984Z] Step 10/31 : FROM alpine:3.12 [2021-03-29T16:33:50.984Z] ---> e47305ac9786 [2021-03-29T16:33:50.984Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-29T16:33:50.984Z] 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-03-29T16:33:50.984Z] 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-03-29T16:33:51.259Z] 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-03-29T16:33:51.259Z] ---> Running in 9a2271c7723b [2021-03-29T16:33:51.856Z] Removing intermediate container 9a2271c7723b [2021-03-29T16:33:51.856Z] ---> 8c98d2438ef9 [2021-03-29T16:33:51.856Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-29T16:33:52.131Z] ---> Running in f826e6c8c568 [2021-03-29T16:33:52.447Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-29T16:33:53.390Z] snap "core18" has no updates available [2021-03-29T16:33:53.584Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-29T16:33:53.963Z] Pulling go-build-helper [2021-03-29T16:33:53.963Z] + snapcraftctl pull [2021-03-29T16:33:54.189Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-29T16:33:54.791Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-29T16:33:54.791Z] (2/2) Installing su-exec (0.2-r1) [2021-03-29T16:33:54.792Z] Executing busybox-1.31.1-r19.trigger [2021-03-29T16:33:54.792Z] OK: 5 MiB in 16 packages [2021-03-29T16:33:54.903Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-03-29T16:33:54.903Z] Skipping pull go-build-helper (already ran) [2021-03-29T16:33:54.903Z] Building go-build-helper [2021-03-29T16:33:54.903Z] + snapcraftctl build [2021-03-29T16:33:56.797Z] Removing intermediate container f826e6c8c568 [2021-03-29T16:33:56.797Z] ---> f156aad0d788 [2021-03-29T16:33:56.797Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-29T16:33:56.797Z] ---> Running in 7d079dccfc2e [2021-03-29T16:33:56.815Z] Staging go-build-helper [2021-03-29T16:33:56.815Z] + snapcraftctl stage [2021-03-29T16:33:57.414Z] Removing intermediate container 7d079dccfc2e [2021-03-29T16:33:57.414Z] ---> 084b2b502a92 [2021-03-29T16:33:57.414Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-29T16:33:57.414Z] ---> Running in 67fcc744a097 [2021-03-29T16:33:58.039Z] Removing intermediate container 67fcc744a097 [2021-03-29T16:33:58.039Z] ---> 98c0301c04b1 [2021-03-29T16:33:58.039Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-29T16:33:58.039Z] ---> Running in f34ca761f5f9 [2021-03-29T16:34:01.483Z] Removing intermediate container f34ca761f5f9 [2021-03-29T16:34:01.483Z] ---> d61fec53996b [2021-03-29T16:34:01.483Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-29T16:34:01.759Z] ---> Running in 71c09fa3e500 [2021-03-29T16:34:02.363Z] Removing intermediate container 71c09fa3e500 [2021-03-29T16:34:02.363Z] ---> 96cfe8be12ab [2021-03-29T16:34:02.363Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-29T16:34:03.920Z] ---> 2026ef376683 [2021-03-29T16:34:03.920Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-29T16:34:03.920Z] ---> Running in 3b47ed110dba [2021-03-29T16:34:06.818Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-29T16:34:06.818Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-29T16:34:06.818Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1640 kB] [2021-03-29T16:34:06.818Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [310 kB] [2021-03-29T16:34:06.818Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-29T16:34:06.818Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-29T16:34:06.818Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [265 kB] [2021-03-29T16:34:06.818Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [34.6 kB] [2021-03-29T16:34:06.818Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1118 kB] [2021-03-29T16:34:06.818Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [251 kB] [2021-03-29T16:34:06.818Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-29T16:34:06.818Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-29T16:34:06.818Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-29T16:34:06.818Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-29T16:34:06.818Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-29T16:34:06.818Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-29T16:34:06.818Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-29T16:34:06.818Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-29T16:34:06.818Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-29T16:34:06.818Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1978 kB] [2021-03-29T16:34:06.818Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [402 kB] [2021-03-29T16:34:06.818Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-29T16:34:06.818Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-29T16:34:06.818Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [286 kB] [2021-03-29T16:34:06.818Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [38.2 kB] [2021-03-29T16:34:06.818Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1724 kB] [2021-03-29T16:34:06.818Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [365 kB] [2021-03-29T16:34:06.819Z] Fetched 24.2 MB in 0s (0 B/s) [2021-03-29T16:34:06.819Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-03-29T16:34:06.819Z] Fetched 224 kB in 0s (0 B/s) [2021-03-29T16:34:06.819Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-03-29T16:34:06.819Z] Fetched 157 kB in 0s (0 B/s) [2021-03-29T16:34:06.819Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-03-29T16:34:06.819Z] Fetched 221 kB in 0s (0 B/s) [2021-03-29T16:34:06.819Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-03-29T16:34:06.819Z] Fetched 143 kB in 0s (0 B/s) [2021-03-29T16:34:06.819Z] Pulling app-service-config [2021-03-29T16:34:06.819Z] + snapcraftctl pull [2021-03-29T16:34:07.080Z] Cloning into '/root/parts/app-service-config/src'... [2021-03-29T16:34:07.349Z] Removing intermediate container 3b47ed110dba [2021-03-29T16:34:07.349Z] ---> 4fa319fe75c4 [2021-03-29T16:34:07.349Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-29T16:34:07.652Z] Pulling config-common [2021-03-29T16:34:07.652Z] + snapcraftctl pull [2021-03-29T16:34:08.343Z] ---> 5ec8ebb6119f [2021-03-29T16:34:08.343Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-29T16:34:10.336Z] ---> 7c25fe5b69f8 [2021-03-29T16:34:10.336Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-29T16:34:11.783Z] ---> 8d534bf1ec80 [2021-03-29T16:34:11.783Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-29T16:34:11.859Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-29T16:34:11.859Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-29T16:34:11.859Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-29T16:34:11.859Z] Fetched 0 B in 0s (0 B/s) [2021-03-29T16:34:11.859Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-03-29T16:34:11.859Z] Fetched 0 B in 0s (0 B/s) [2021-03-29T16:34:11.859Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-03-29T16:34:11.859Z] Fetched 0 B in 0s (0 B/s) [2021-03-29T16:34:11.859Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-03-29T16:34:11.859Z] Fetched 0 B in 0s (0 B/s) [2021-03-29T16:34:11.859Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-03-29T16:34:11.859Z] Fetched 0 B in 0s (0 B/s) [2021-03-29T16:34:11.859Z] Pulling edgex-go [2021-03-29T16:34:11.859Z] + snapcraftctl pull [2021-03-29T16:34:12.776Z] ---> 9284ae3136a6 [2021-03-29T16:34:12.776Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-29T16:34:13.770Z] ---> 1a161d74ca2a [2021-03-29T16:34:13.770Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-29T16:34:14.370Z] ---> Running in 76057bc0f2ff [2021-03-29T16:34:14.968Z] Removing intermediate container 76057bc0f2ff [2021-03-29T16:34:14.968Z] ---> 5e927974455d [2021-03-29T16:34:14.968Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-29T16:34:16.952Z] ---> eabc010ef2a4 [2021-03-29T16:34:16.952Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-29T16:34:16.952Z] ---> Running in c83798b3d9a3 [2021-03-29T16:34:21.275Z] Removing intermediate container c83798b3d9a3 [2021-03-29T16:34:21.275Z] ---> a86fff6faf1a [2021-03-29T16:34:21.275Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-29T16:34:21.275Z] ---> Running in afec46e25cc5 [2021-03-29T16:34:21.548Z] Removing intermediate container afec46e25cc5 [2021-03-29T16:34:21.548Z] ---> 7888e63ba4e4 [2021-03-29T16:34:21.548Z] Step 28/31 : CMD ["gate"] [2021-03-29T16:34:22.147Z] ---> Running in c04b4ff7bccd [2021-03-29T16:34:22.741Z] Removing intermediate container c04b4ff7bccd [2021-03-29T16:34:22.741Z] ---> e6eb84750b3d [2021-03-29T16:34:22.741Z] Step 29/31 : LABEL arch=arm64 [2021-03-29T16:34:23.337Z] ---> Running in d117c181a131 [2021-03-29T16:34:23.935Z] Removing intermediate container d117c181a131 [2021-03-29T16:34:23.935Z] ---> a5920db93b36 [2021-03-29T16:34:23.935Z] Step 30/31 : LABEL git_sha=96233509a7f3e2e0f2fbfc7018c38d93cd5a5b1f [2021-03-29T16:34:24.210Z] ---> Running in 6b884144588e [2021-03-29T16:34:25.194Z] Removing intermediate container 6b884144588e [2021-03-29T16:34:25.194Z] ---> 7142fe9aa84c [2021-03-29T16:34:25.194Z] Step 31/31 : LABEL version=0.0.0 [2021-03-29T16:34:25.471Z] ---> Running in fa0941e9d4dc [2021-03-29T16:34:26.068Z] Removing intermediate container fa0941e9d4dc [2021-03-29T16:34:26.068Z] ---> 2a73f5110530 [2021-03-29T16:34:26.068Z] [2021-03-29T16:34:26.668Z] Successfully built 2a73f5110530 [2021-03-29T16:34:26.944Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-03-29T16:34:33.831Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-29T16:34:33.831Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-29T16:34:33.831Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-29T16:34:33.831Z] Fetched 0 B in 0s (0 B/s) [2021-03-29T16:34:33.831Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-03-29T16:34:33.831Z] Fetched 96.5 kB in 0s (0 B/s) [2021-03-29T16:34:33.831Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-03-29T16:34:33.831Z] Fetched 279 kB in 0s (0 B/s) [2021-03-29T16:34:33.831Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-03-29T16:34:33.831Z] Fetched 122 kB in 0s (0 B/s) [2021-03-29T16:34:33.831Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-03-29T16:34:33.831Z] Fetched 77.8 kB in 0s (0 B/s) [2021-03-29T16:34:33.831Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-03-29T16:34:33.831Z] Fetched 8848 B in 0s (0 B/s) [2021-03-29T16:34:33.831Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-03-29T16:34:33.831Z] Fetched 47.8 kB in 0s (0 B/s) [2021-03-29T16:34:33.831Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-03-29T16:34:33.831Z] Fetched 45.6 kB in 0s (0 B/s) [2021-03-29T16:34:33.831Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-03-29T16:34:33.831Z] Fetched 15.0 kB in 0s (0 B/s) [2021-03-29T16:34:33.831Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-03-29T16:34:33.831Z] Fetched 214 kB in 0s (0 B/s) [2021-03-29T16:34:33.831Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-03-29T16:34:33.831Z] Fetched 154 kB in 0s (0 B/s) [2021-03-29T16:34:33.831Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-03-29T16:34:33.831Z] Fetched 50.6 kB in 0s (0 B/s) [2021-03-29T16:34:33.831Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-03-29T16:34:33.831Z] Fetched 14.8 kB in 0s (0 B/s) [2021-03-29T16:34:33.831Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-03-29T16:34:33.831Z] Fetched 41.8 kB in 0s (0 B/s) [2021-03-29T16:34:33.831Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-03-29T16:34:33.831Z] Fetched 499 kB in 0s (0 B/s) [2021-03-29T16:34:33.831Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-03-29T16:34:33.831Z] Fetched 111 kB in 0s (0 B/s) [2021-03-29T16:34:33.831Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-03-29T16:34:33.831Z] Fetched 240 kB in 0s (0 B/s) [2021-03-29T16:34:33.831Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-03-29T16:34:33.831Z] Fetched 29.3 kB in 0s (0 B/s) [2021-03-29T16:34:33.831Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-03-29T16:34:33.831Z] Fetched 85.5 kB in 0s (0 B/s) [2021-03-29T16:34:33.831Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-03-29T16:34:33.831Z] Fetched 24.5 kB in 0s (0 B/s) [2021-03-29T16:34:33.831Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-03-29T16:34:33.831Z] Fetched 49.2 kB in 0s (0 B/s) [2021-03-29T16:34:33.831Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-03-29T16:34:33.831Z] Fetched 54.2 kB in 0s (0 B/s) [2021-03-29T16:34:33.831Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-03-29T16:34:33.831Z] Fetched 30.8 kB in 0s (0 B/s) [2021-03-29T16:34:33.831Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-03-29T16:34:33.831Z] Fetched 15.8 kB in 0s (0 B/s) [2021-03-29T16:34:33.831Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-03-29T16:34:33.831Z] Fetched 85.9 kB in 0s (0 B/s) [2021-03-29T16:34:33.831Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-03-29T16:34:33.831Z] Fetched 8720 B in 0s (0 B/s) [2021-03-29T16:34:33.831Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-03-29T16:34:33.831Z] Fetched 137 kB in 0s (0 B/s) [2021-03-29T16:34:33.831Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-03-29T16:34:33.831Z] Fetched 119 kB in 0s (0 B/s) [2021-03-29T16:34:33.831Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-03-29T16:34:33.831Z] Fetched 109 kB in 0s (0 B/s) [2021-03-29T16:34:33.831Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-03-29T16:34:33.831Z] Fetched 11.1 kB in 0s (0 B/s) [2021-03-29T16:34:33.831Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-03-29T16:34:33.831Z] Fetched 645 kB in 0s (0 B/s) [2021-03-29T16:34:33.831Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-03-29T16:34:33.831Z] Fetched 41.3 kB in 0s (0 B/s) [2021-03-29T16:34:33.831Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-03-29T16:34:33.831Z] Fetched 17.9 kB in 0s (0 B/s) [2021-03-29T16:34:33.831Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-03-29T16:34:33.831Z] Fetched 368 kB in 0s (0 B/s) [2021-03-29T16:34:33.831Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-03-29T16:34:33.831Z] Fetched 187 kB in 0s (0 B/s) [2021-03-29T16:34:33.831Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-03-29T16:34:33.831Z] Fetched 175 kB in 0s (0 B/s) [2021-03-29T16:34:33.831Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-03-29T16:34:33.831Z] Fetched 206 kB in 0s (0 B/s) [2021-03-29T16:34:33.831Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-03-29T16:34:33.831Z] Fetched 1301 kB in 0s (0 B/s) [2021-03-29T16:34:33.831Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-03-29T16:34:33.831Z] Fetched 36.2 kB in 0s (0 B/s) [2021-03-29T16:34:33.831Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-03-29T16:34:33.831Z] Fetched 159 kB in 0s (0 B/s) [2021-03-29T16:34:33.831Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-03-29T16:34:33.831Z] Fetched 107 kB in 0s (0 B/s) [2021-03-29T16:34:33.831Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-03-29T16:34:33.831Z] Fetched 48.7 kB in 0s (0 B/s) [2021-03-29T16:34:33.831Z] Pulling static-packages [2021-03-29T16:34:33.831Z] + snapcraftctl pull [2021-03-29T16:34:33.831Z] Pulling version [2021-03-29T16:34:33.831Z] + cd /root/project [2021-03-29T16:34:33.831Z] + [ -f VERSION ] [2021-03-29T16:34:33.831Z] + PROJECT_VERSION=local-dev [2021-03-29T16:34:33.831Z] + git rev-parse --short HEAD [2021-03-29T16:34:33.831Z] + GIT_REVISION=96233509 [2021-03-29T16:34:33.831Z] + snapcraftctl set-version local-dev [2021-03-29T16:34:34.404Z] Skipping build go-build-helper (already ran) [2021-03-29T16:34:34.404Z] Building app-service-config [2021-03-29T16:34:34.404Z] + make build [2021-03-29T16:34:34.404Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.35 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-03-29T16:34:36.954Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.35 [2021-03-29T16:34:36.954Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.56 [2021-03-29T16:34:36.954Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.22 [2021-03-29T16:34:36.954Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 [2021-03-29T16:34:37.215Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-03-29T16:34:37.215Z] go: downloading github.com/google/uuid v1.2.0 [2021-03-29T16:34:37.215Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.6 [2021-03-29T16:34:37.215Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-29T16:34:37.215Z] go: downloading github.com/x448/float16 v0.8.4 [2021-03-29T16:34:37.215Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-03-29T16:34:37.215Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.9 [2021-03-29T16:34:37.215Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-03-29T16:34:37.477Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.2 [2021-03-29T16:34:37.477Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.4 [2021-03-29T16:34:37.477Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-29T16:34:37.477Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-03-29T16:34:37.740Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-03-29T16:34:37.740Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-03-29T16:34:37.740Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-03-29T16:34:37.740Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-29T16:34:37.740Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-03-29T16:34:37.740Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-03-29T16:34:37.740Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-03-29T16:34:37.740Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-03-29T16:34:38.003Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-29T16:34:38.003Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-03-29T16:34:38.003Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-03-29T16:34:38.003Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-03-29T16:34:38.003Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-03-29T16:34:38.003Z] go: downloading github.com/fatih/color v1.9.0 [2021-03-29T16:34:38.003Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-03-29T16:34:38.004Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-03-29T16:34:38.004Z] go: downloading github.com/pebbe/zmq4 v1.2.5 [2021-03-29T16:34:38.004Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-03-29T16:34:38.004Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-29T16:34:38.004Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-03-29T16:34:38.004Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-03-29T16:34:38.004Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-03-29T16:34:38.004Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-03-29T16:34:38.004Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-03-29T16:34:38.004Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-03-29T16:34:38.004Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-03-29T16:34:38.004Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-03-29T16:34:38.269Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-03-29T16:34:48.266Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-03-29T16:34:48.266Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-03-29T16:34:48.266Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-03-29T16:34:48.266Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-03-29T16:34:48.527Z] Building config-common [2021-03-29T16:34:48.527Z] + snapcraftctl build [2021-03-29T16:34:51.070Z] Building edgex-go [2021-03-29T16:34:51.070Z] + cd /root/parts/edgex-go/src [2021-03-29T16:34:51.070Z] + make build [2021-03-29T16:34:51.070Z] 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-03-29T16:34:51.340Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-03-29T16:34:51.340Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.20 [2021-03-29T16:34:51.340Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.60 [2021-03-29T16:34:51.340Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-03-29T16:34:51.340Z] go: downloading github.com/pkg/errors v0.8.1 [2021-03-29T16:34:51.340Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.10 [2021-03-29T16:34:51.340Z] go: downloading github.com/go-playground/validator/v10 v10.4.1 [2021-03-29T16:34:51.340Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-03-29T16:34:55.547Z] 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-03-29T16:34:55.547Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-03-29T16:35:00.838Z] 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-03-29T16:35:02.222Z] 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-03-29T16:35:04.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-03-29T16:35:04.717Z] 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-03-29T16:35:04.717Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-03-29T16:35:04.717Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-29T16:35:04.717Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-29T16:35:04.717Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-03-29T16:35:07.270Z] 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-03-29T16:35:07.270Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-03-29T16:35:07.270Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-03-29T16:35:08.653Z] 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-03-29T16:35:10.037Z] 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-03-29T16:35:10.977Z] 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-03-29T16:35:12.361Z] 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-03-29T16:35:12.361Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-03-29T16:35:13.748Z] 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-03-29T16:35:13.748Z] go: downloading github.com/lib/pq v1.9.0 [2021-03-29T16:35:13.977Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container 8df021aa9fe4 [2021-03-29T16:35:13.977Z] ---> 5965c9ca3d89 [2021-03-29T16:35:13.977Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-29T16:35:13.977Z] ---> Running in 667c7dc024a1 [2021-03-29T16:35:13.977Z] 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-03-29T16:35:13.977Z] Removing intermediate container 667c7dc024a1 [2021-03-29T16:35:13.977Z] ---> f5a891f89eff [2021-03-29T16:35:13.977Z] [2021-03-29T16:35:13.977Z] Step 11/26 : FROM docker:20.10.0 [2021-03-29T16:35:13.977Z] 20.10.0: Pulling from library/docker [2021-03-29T16:35:13.977Z] Removing intermediate container 7de7b8832b53 [2021-03-29T16:35:13.977Z] ---> 45fd7317af81 [2021-03-29T16:35:13.977Z] [2021-03-29T16:35:13.977Z] Step 10/22 : FROM alpine:3.12 [2021-03-29T16:35:13.977Z] ---> e47305ac9786 [2021-03-29T16:35:13.977Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-29T16:35:14.971Z] ---> Running in 613c20af5d93 [2021-03-29T16:35:15.657Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-03-29T16:35:15.657Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-03-29T16:35:15.657Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-03-29T16:35:15.657Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-03-29T16:35:15.657Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-03-29T16:35:15.657Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-03-29T16:35:15.657Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-03-29T16:35:15.657Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-03-29T16:35:15.658Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-03-29T16:35:15.658Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-03-29T16:35:15.658Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-03-29T16:35:15.658Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-03-29T16:35:15.658Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-03-29T16:35:15.658Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-03-29T16:35:15.658Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-03-29T16:35:15.658Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-03-29T16:35:15.658Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-03-29T16:35:15.658Z] + 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-03-29T16:35:15.658Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-03-29T16:35:15.658Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-03-29T16:35:15.658Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-03-29T16:35:15.658Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-03-29T16:35:15.658Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-03-29T16:35:15.658Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-03-29T16:35:15.658Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-03-29T16:35:15.658Z] + 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-03-29T16:35:16.425Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-29T16:35:16.702Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-29T16:35:17.302Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-29T16:35:17.302Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-29T16:35:17.302Z] Executing busybox-1.31.1-r19.trigger [2021-03-29T16:35:17.302Z] Executing ca-certificates-20191127-r4.trigger [2021-03-29T16:35:17.579Z] OK: 6 MiB in 16 packages [2021-03-29T16:35:18.960Z] Building static-packages [2021-03-29T16:35:18.960Z] + snapcraftctl build [2021-03-29T16:35:20.345Z] Building version [2021-03-29T16:35:20.605Z] + snapcraftctl build [2021-03-29T16:35:20.990Z] Removing intermediate container 613c20af5d93 [2021-03-29T16:35:20.990Z] ---> 6eb7979ca02a [2021-03-29T16:35:20.990Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-29T16:35:21.585Z] ---> Running in d4a125680db0 [2021-03-29T16:35:22.523Z] Skipping stage go-build-helper (already ran) [2021-03-29T16:35:22.523Z] Staging app-service-config [2021-03-29T16:35:22.523Z] + snapcraftctl stage [2021-03-29T16:35:23.021Z] Removing intermediate container d4a125680db0 [2021-03-29T16:35:23.021Z] ---> 660e0c3329d6 [2021-03-29T16:35:23.021Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-29T16:35:23.021Z] ---> Running in f4868a6df71b [2021-03-29T16:35:23.464Z] Staging config-common [2021-03-29T16:35:23.464Z] + snapcraftctl stage [2021-03-29T16:35:24.010Z] Removing intermediate container f4868a6df71b [2021-03-29T16:35:24.010Z] ---> a1404649f39d [2021-03-29T16:35:24.010Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-29T16:35:24.282Z] ---> Running in 6eeed66d355c [2021-03-29T16:35:24.282Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-29T16:35:24.282Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-29T16:35:24.282Z] ---> eeaf43b92773 [2021-03-29T16:35:24.282Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-29T16:35:24.406Z] Staging edgex-go [2021-03-29T16:35:24.406Z] + snapcraftctl stage [2021-03-29T16:35:24.557Z] Removing intermediate container beec7508a307 [2021-03-29T16:35:24.557Z] ---> 2e2b588d6a14 [2021-03-29T16:35:24.557Z] [2021-03-29T16:35:24.557Z] Step 10/23 : FROM alpine:3.12 [2021-03-29T16:35:24.557Z] ---> e47305ac9786 [2021-03-29T16:35:24.557Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-29T16:35:24.557Z] ---> Running in 720f367a179a [2021-03-29T16:35:24.831Z] ---> Running in e81afef6dc99 [2021-03-29T16:35:24.831Z] Removing intermediate container 6eeed66d355c [2021-03-29T16:35:24.831Z] ---> bfccedbe78eb [2021-03-29T16:35:24.831Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-29T16:35:25.355Z] Staging static-packages [2021-03-29T16:35:25.355Z] + snapcraftctl stage [2021-03-29T16:35:25.428Z] Removing intermediate container e81afef6dc99 [2021-03-29T16:35:25.428Z] ---> 1ec3e690f7ca [2021-03-29T16:35:25.428Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-29T16:35:25.702Z] ---> Running in 362f81d1d85b [2021-03-29T16:35:25.702Z] ---> 62f127d7e0b1 [2021-03-29T16:35:25.702Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-29T16:35:25.993Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-29T16:35:26.264Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-29T16:35:26.264Z] Removing intermediate container 362f81d1d85b [2021-03-29T16:35:26.264Z] ---> d2b553d18f31 [2021-03-29T16:35:26.264Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-29T16:35:26.297Z] Staging version [2021-03-29T16:35:26.297Z] + snapcraftctl stage [2021-03-29T16:35:26.534Z] ---> Running in 21c6366c9145 [2021-03-29T16:35:26.534Z] (1/2) Installing readline (8.0.4-r0) [2021-03-29T16:35:26.805Z] (2/2) Installing bash (5.0.17-r0) [2021-03-29T16:35:26.805Z] Executing bash-5.0.17-r0.post-install [2021-03-29T16:35:26.805Z] Executing busybox-1.31.1-r19.trigger [2021-03-29T16:35:26.805Z] OK: 12 MiB in 22 packages [2021-03-29T16:35:27.079Z] ---> f5059ffb7dd3 [2021-03-29T16:35:27.079Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-29T16:35:27.079Z] Removing intermediate container 21c6366c9145 [2021-03-29T16:35:27.079Z] ---> 5315f179e12c [2021-03-29T16:35:27.079Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-29T16:35:27.349Z] Priming go-build-helper [2021-03-29T16:35:27.349Z] + snapcraftctl prime [2021-03-29T16:35:27.358Z] ---> Running in 6245f2e639f5 [2021-03-29T16:35:27.949Z] ---> e2c5d3a37261 [2021-03-29T16:35:27.949Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-29T16:35:27.987Z] Priming app-service-config [2021-03-29T16:35:27.987Z] + snapcraftctl prime [2021-03-29T16:35:28.217Z] ---> Running in a75e63bf4053 [2021-03-29T16:35:28.218Z] Removing intermediate container 720f367a179a [2021-03-29T16:35:28.218Z] ---> e0a3277fe886 [2021-03-29T16:35:28.218Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-29T16:35:28.490Z] ---> Running in d2a7f3983040 [2021-03-29T16:35:28.772Z] Removing intermediate container a75e63bf4053 [2021-03-29T16:35:28.772Z] ---> 5e6e06009b22 [2021-03-29T16:35:28.772Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-29T16:35:28.772Z] ---> Running in 740084bbdec3 [2021-03-29T16:35:28.772Z] Removing intermediate container d2a7f3983040 [2021-03-29T16:35:28.772Z] ---> 1c3c20516779 [2021-03-29T16:35:28.772Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-29T16:35:29.365Z] ---> Running in 4884ba0b3787 [2021-03-29T16:35:29.365Z] Removing intermediate container 740084bbdec3 [2021-03-29T16:35:29.365Z] ---> 8be5af75405f [2021-03-29T16:35:29.365Z] Step 20/22 : LABEL arch=arm64 [2021-03-29T16:35:29.379Z] Priming config-common [2021-03-29T16:35:29.379Z] + snapcraftctl prime [2021-03-29T16:35:29.637Z] ---> Running in 73d45df789b4 [2021-03-29T16:35:29.637Z] Removing intermediate container 4884ba0b3787 [2021-03-29T16:35:29.637Z] ---> 99812040d846 [2021-03-29T16:35:29.637Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-29T16:35:29.907Z] Removing intermediate container 6245f2e639f5 [2021-03-29T16:35:29.908Z] ---> 009cc2a91a51 [2021-03-29T16:35:29.908Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-29T16:35:29.908Z] ---> Running in 9c9a39694dfc [2021-03-29T16:35:30.178Z] ---> Running in 4b4bf5ecb1e5 [2021-03-29T16:35:30.178Z] Removing intermediate container 73d45df789b4 [2021-03-29T16:35:30.178Z] ---> b4f627cae388 [2021-03-29T16:35:30.178Z] Step 21/22 : LABEL git_sha=96233509a7f3e2e0f2fbfc7018c38d93cd5a5b1f [2021-03-29T16:35:30.319Z] Priming edgex-go [2021-03-29T16:35:30.319Z] + snapcraftctl prime [2021-03-29T16:35:30.451Z] ---> Running in 575b84276e69 [2021-03-29T16:35:30.452Z] Removing intermediate container 9c9a39694dfc [2021-03-29T16:35:30.452Z] ---> 11436ef235ab [2021-03-29T16:35:30.452Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-29T16:35:31.057Z] Removing intermediate container 575b84276e69 [2021-03-29T16:35:31.057Z] ---> 16d594b1524a [2021-03-29T16:35:31.057Z] Step 22/22 : LABEL version=0.0.0 [2021-03-29T16:35:31.057Z] ---> Running in b197a38f191c [2021-03-29T16:35:31.260Z] Priming static-packages [2021-03-29T16:35:31.260Z] + snapcraftctl prime [2021-03-29T16:35:31.336Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-29T16:35:31.931Z] Removing intermediate container b197a38f191c [2021-03-29T16:35:31.931Z] ---> 44bb163abe60 [2021-03-29T16:35:31.931Z] [2021-03-29T16:35:31.931Z] ---> b933e9e0b515 [2021-03-29T16:35:31.931Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-29T16:35:31.931Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-29T16:35:32.208Z] Successfully built 44bb163abe60 [2021-03-29T16:35:32.481Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-03-29T16:35:32.753Z]  Building docker-support-notifications-go ... done  ---> 518e386e2566 [2021-03-29T16:35:32.753Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-29T16:35:32.753Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-29T16:35:33.344Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-29T16:35:33.344Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-29T16:35:33.344Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-29T16:35:33.616Z] ---> e836422aaae5 [2021-03-29T16:35:33.616Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-29T16:35:33.616Z] ---> Running in 9ec14781c076 [2021-03-29T16:35:33.806Z] Priming version [2021-03-29T16:35:33.806Z] + snapcraftctl prime [2021-03-29T16:35:33.887Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-29T16:35:34.159Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-29T16:35:34.159Z] Executing busybox-1.31.1-r19.trigger [2021-03-29T16:35:34.159Z] OK: 8 MiB in 20 packages [2021-03-29T16:35:34.377Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-03-29T16:35:34.749Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-29T16:35:35.021Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-29T16:35:35.295Z] Removing intermediate container 4b4bf5ecb1e5 [2021-03-29T16:35:35.295Z] ---> 668b8d11443f [2021-03-29T16:35:35.295Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-29T16:35:35.570Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-29T16:35:35.570Z] (2/33) Installing expat (2.2.9-r1) [2021-03-29T16:35:35.570Z] (3/33) Installing libffi (3.3-r2) [2021-03-29T16:35:35.570Z] (4/33) Installing gdbm (1.13-r1) [2021-03-29T16:35:35.570Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-29T16:35:35.570Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-29T16:35:35.570Z] (7/33) Installing python3 (3.8.8-r0) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2021-03-29T16:35:36.549Z] ---> 4fe172f8f3f6 [2021-03-29T16:35:36.549Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [Pipeline] } [2021-03-29T16:35:37.540Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-29T16:35:37.540Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-29T16:35:37.540Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-29T16:35:37.540Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-29T16:35:37.540Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-29T16:35:37.540Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-29T16:35:37.540Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-29T16:35:37.540Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-29T16:35:37.540Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-29T16:35:37.540Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-29T16:35:37.810Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-29T16:35:37.810Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-29T16:35:37.810Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-29T16:35:37.810Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-29T16:35:37.810Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-29T16:35:37.810Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-29T16:35:37.810Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-29T16:35:37.810Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-29T16:35:37.810Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-29T16:35:37.810Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-29T16:35:37.810Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-29T16:35:38.105Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-29T16:35:38.105Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-29T16:35:38.105Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-29T16:35:38.105Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-29T16:35:38.105Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-29T16:35:38.105Z] Executing busybox-1.31.1-r19.trigger [2021-03-29T16:35:38.105Z] OK: 71 MiB in 55 packages [2021-03-29T16:35:38.105Z] ---> 8cf42c3e881f [2021-03-29T16:35:38.105Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-29T16:35:39.078Z] ---> 89bbfaa10d29 [2021-03-29T16:35:39.078Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-29T16:35:39.349Z] ---> Running in 97223107f852 [2021-03-29T16:35:39.951Z] Removing intermediate container 97223107f852 [2021-03-29T16:35:39.951Z] ---> 7ac95a101274 [2021-03-29T16:35:39.951Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-29T16:35:39.951Z] ---> Running in 11322c1302c5 [2021-03-29T16:35:40.545Z] Removing intermediate container 11322c1302c5 [2021-03-29T16:35:40.545Z] ---> 0ec048c4c32d [2021-03-29T16:35:40.545Z] Step 21/23 : LABEL arch=arm64 [2021-03-29T16:35:40.817Z] ---> Running in 4cad82371d84 [2021-03-29T16:35:41.414Z] Removing intermediate container 4cad82371d84 [2021-03-29T16:35:41.414Z] ---> 694494e60611 [2021-03-29T16:35:41.414Z] Step 22/23 : LABEL git_sha=96233509a7f3e2e0f2fbfc7018c38d93cd5a5b1f [2021-03-29T16:35:41.414Z] ---> Running in a6c2839acfd5 [2021-03-29T16:35:42.011Z] Removing intermediate container a6c2839acfd5 [2021-03-29T16:35:42.011Z] ---> f4cc95d678c8 [2021-03-29T16:35:42.011Z] Step 23/23 : LABEL version=0.0.0 [2021-03-29T16:35:42.284Z] ---> Running in 421e36ff9f64 [2021-03-29T16:35:42.880Z] Removing intermediate container 421e36ff9f64 [2021-03-29T16:35:42.880Z] ---> bdffa9be104d [2021-03-29T16:35:42.880Z] [2021-03-29T16:35:43.154Z] Successfully built bdffa9be104d [2021-03-29T16:35:43.154Z] Successfully tagged docker-core-data-go-arm64:latest [2021-03-29T16:35:44.130Z]  Building docker-core-data-go ... done Removing intermediate container 9ec14781c076 [2021-03-29T16:35:44.130Z] ---> d4150ad559c7 [2021-03-29T16:35:44.130Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-29T16:35:44.727Z] ---> Running in 49f60a33934f [2021-03-29T16:35:50.112Z] Collecting docker-compose==1.23.2 [2021-03-29T16:35:50.112Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-29T16:35:50.112Z] Collecting docopt<0.7,>=0.6.1 [2021-03-29T16:35:50.112Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-29T16:35:52.097Z] Collecting jsonschema<3,>=2.5.1 [2021-03-29T16:35:52.097Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-29T16:35:53.076Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-29T16:35:53.076Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-29T16:35:53.076Z] 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-03-29T16:35:53.687Z] Collecting docker<4.0,>=3.6.0 [2021-03-29T16:35:53.687Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-29T16:35:54.278Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-29T16:35:54.278Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-29T16:35:56.240Z] Collecting cached-property<2,>=1.2.0 [2021-03-29T16:35:56.240Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-29T16:35:56.510Z] Collecting texttable<0.10,>=0.9.0 [2021-03-29T16:35:56.510Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-29T16:35:59.112Z] Collecting PyYAML<4,>=3.10 [2021-03-29T16:35:59.112Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-29T16:36:02.488Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-29T16:36:02.774Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-29T16:36:03.045Z] Collecting docker-pycreds>=0.4.0 [2021-03-29T16:36:03.045Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-29T16:36:03.314Z] 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-03-29T16:36:03.314Z] Collecting idna<2.8,>=2.5 [2021-03-29T16:36:03.314Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-29T16:36:04.286Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-29T16:36:04.286Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-29T16:36:04.286Z] 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-03-29T16:36:04.287Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-29T16:36:04.287Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-29T16:36:04.287Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-29T16:36:04.287Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-29T16:36:05.258Z] Installing collected packages: docopt, jsonschema, websocket-client, idna, urllib3, requests, docker-pycreds, docker, dockerpty, cached-property, texttable, PyYAML, docker-compose [2021-03-29T16:36:05.258Z] Running setup.py install for docopt: started [2021-03-29T16:36:07.244Z] Running setup.py install for docopt: finished with status 'done' [2021-03-29T16:36:07.850Z] Attempting uninstall: idna [2021-03-29T16:36:07.850Z] Found existing installation: idna 2.9 [2021-03-29T16:36:07.850Z] Uninstalling idna-2.9: [2021-03-29T16:36:08.136Z] Successfully uninstalled idna-2.9 [2021-03-29T16:36:08.747Z] Attempting uninstall: urllib3 [2021-03-29T16:36:08.747Z] Found existing installation: urllib3 1.25.9 [2021-03-29T16:36:08.747Z] Uninstalling urllib3-1.25.9: [2021-03-29T16:36:09.032Z] Successfully uninstalled urllib3-1.25.9 [2021-03-29T16:36:09.655Z] Attempting uninstall: requests [2021-03-29T16:36:09.655Z] Found existing installation: requests 2.23.0 [2021-03-29T16:36:09.655Z] Uninstalling requests-2.23.0: [2021-03-29T16:36:09.927Z] Successfully uninstalled requests-2.23.0 [2021-03-29T16:36:10.898Z] Running setup.py install for dockerpty: started [2021-03-29T16:36:12.862Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-29T16:36:13.137Z] Running setup.py install for texttable: started [2021-03-29T16:36:14.616Z] Running setup.py install for texttable: finished with status 'done' [2021-03-29T16:36:14.887Z] Running setup.py install for PyYAML: started [2021-03-29T16:36:16.846Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-29T16:36:17.825Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 [2021-03-29T16:36:22.109Z] Removing intermediate container 49f60a33934f [2021-03-29T16:36:22.109Z] ---> e1cd31eae347 [2021-03-29T16:36:22.109Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-29T16:36:22.109Z] ---> Running in da95baeb3373 [2021-03-29T16:36:22.702Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-29T16:36:22.702Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-29T16:36:23.297Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-29T16:36:23.297Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-29T16:36:23.297Z] (3/3) Installing curl (7.69.1-r3) [2021-03-29T16:36:23.569Z] Executing busybox-1.31.1-r19.trigger [2021-03-29T16:36:23.569Z] OK: 72 MiB in 58 packages [2021-03-29T16:36:24.545Z] Removing intermediate container da95baeb3373 [2021-03-29T16:36:24.545Z] ---> 679c87ca7c23 [2021-03-29T16:36:24.545Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-29T16:36:24.818Z] ---> Running in b7fc80dce8c6 [2021-03-29T16:36:25.090Z] Removing intermediate container b7fc80dce8c6 [2021-03-29T16:36:25.090Z] ---> ea8fe08545da [2021-03-29T16:36:25.090Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-29T16:36:25.369Z] ---> Running in a87cd97526ea [2021-03-29T16:36:25.962Z] Removing intermediate container a87cd97526ea [2021-03-29T16:36:25.962Z] ---> c1922019dd25 [2021-03-29T16:36:25.962Z] Step 24/26 : LABEL arch=arm64 [2021-03-29T16:36:25.962Z] ---> Running in 35bf341993ce [2021-03-29T16:36:26.556Z] Removing intermediate container 35bf341993ce [2021-03-29T16:36:26.556Z] ---> 0737e1bea3df [2021-03-29T16:36:26.556Z] Step 25/26 : LABEL git_sha=96233509a7f3e2e0f2fbfc7018c38d93cd5a5b1f [2021-03-29T16:36:26.556Z] ---> Running in 51f6ccd71715 [2021-03-29T16:36:27.147Z] Removing intermediate container 51f6ccd71715 [2021-03-29T16:36:27.147Z] ---> 1266a2832d2c [2021-03-29T16:36:27.147Z] Step 26/26 : LABEL version=0.0.0 [2021-03-29T16:36:27.147Z] ---> Running in 0d1720c36697 [2021-03-29T16:36:27.745Z] Removing intermediate container 0d1720c36697 [2021-03-29T16:36:27.745Z] ---> e2e573a6f44a [2021-03-29T16:36:27.745Z] [2021-03-29T16:36:28.017Z] Successfully built e2e573a6f44a [2021-03-29T16:36:28.017Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-03-29T16:36:28.303Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-03-29T16:36:28.308Z] $ docker stop --time=1 6d594ac29524bc5201adc15855379668c3582d7f17ff7ae3b2977e5f51baf75d [2021-03-29T16:36:30.257Z] $ docker rm -f 6d594ac29524bc5201adc15855379668c3582d7f17ff7ae3b2977e5f51baf75d [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-29T16:36:30.957Z] + docker images [2021-03-29T16:36:30.957Z] + grep docker [2021-03-29T16:36:31.226Z] docker-sys-mgmt-agent-go-arm64 latest e2e573a6f44a 4 seconds ago 300MB [2021-03-29T16:36:31.226Z] docker-core-data-go-arm64 latest bdffa9be104d 49 seconds ago 21.4MB [2021-03-29T16:36:31.226Z] docker-support-notifications-go-arm64 latest 44bb163abe60 About a minute ago 16.9MB [2021-03-29T16:36:31.226Z] docker-security-bootstrapper-go-arm64 latest 2a73f5110530 2 minutes ago 17.9MB [2021-03-29T16:36:31.226Z] docker-core-metadata-go-arm64 latest a923686af5b5 3 minutes ago 17.9MB [2021-03-29T16:36:31.227Z] docker-core-command-go-arm64 latest 1e88809b29ef 3 minutes ago 16.3MB [2021-03-29T16:36:31.227Z] docker-support-scheduler-go-arm64 latest 19c74e77bc18 4 minutes ago 16.4MB [2021-03-29T16:36:31.227Z] docker-security-secretstore-setup-go-arm64 latest a55b818de0cd 4 minutes ago 23.7MB [2021-03-29T16:36:31.227Z] docker-security-proxy-setup-go-arm64 latest 2c6b3c85e07b 4 minutes ago 23.4MB [2021-03-29T16:36:31.227Z] docker 20.10.0 eeaf43b92773 3 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-03-29T16:36:32.377Z] ---> job-cost.sh [2021-03-29T16:36:32.377Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-D75U [2021-03-29T16:37:11.343Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-29T16:38:48.089Z] lf-activate-venv(): INFO: Adding /tmp/venv-D75U/bin to PATH [2021-03-29T16:38:48.089Z] INFO: No Stack... [2021-03-29T16:38:48.089Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-29T16:38:48.089Z] INFO: Archiving Costs [Pipeline] sh [2021-03-29T16:38:48.425Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2021-03-29T16:38:48.425Z] + cut -d, -f6 [Pipeline] lock [2021-03-29T16:38:48.537Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3303-2-stack-cost] [2021-03-29T16:38:48.546Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3303-2-stack-cost] did not exist. Created. [2021-03-29T16:38:48.547Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3303-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-29T16:38:48.993Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-29T16:38:49.311Z] Stashed 1 file(s) [Pipeline] } [2021-03-29T16:38:49.326Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3303-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-03-29T16:38:50.636Z] provisioning config files... [2021-03-29T16:38:50.647Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config883675233685615600tmp [Pipeline] { [Pipeline] sh [2021-03-29T16:38:51.047Z] + set +x [2021-03-29T16:38:51.047Z] + curl -s https://codecov.io/bash [2021-03-29T16:38:51.047Z] + bash -s -- [2021-03-29T16:38:51.310Z] [2021-03-29T16:38:51.310Z] _____ _ [2021-03-29T16:38:51.310Z] / ____| | | [2021-03-29T16:38:51.310Z] | | ___ __| | ___ ___ _____ __ [2021-03-29T16:38:51.310Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-29T16:38:51.310Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-29T16:38:51.310Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-29T16:38:51.310Z] Bash-20210309-2b87ace [2021-03-29T16:38:51.310Z] [2021-03-29T16:38:51.310Z] [2021-03-29T16:38:51.310Z] ==> git version 2.24.3 found [2021-03-29T16:38:51.572Z] ==> 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-03-29T16:38:51.572Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-29T16:38:51.572Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-29T16:38:51.572Z] ==> Jenkins CI detected. [2021-03-29T16:38:51.572Z] project root: . [2021-03-29T16:38:51.572Z] --> token set from env [2021-03-29T16:38:51.572Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-29T16:38:51.572Z] ==> Running gcov in . (disable via -X gcov) [2021-03-29T16:38:51.572Z] ==> Python coveragepy not found [2021-03-29T16:38:51.572Z] ==> Searching for coverage reports in: [2021-03-29T16:38:51.572Z] + . [2021-03-29T16:38:51.572Z] -> Found 1 reports [2021-03-29T16:38:51.572Z] ==> Detecting git/mercurial file structure [2021-03-29T16:38:51.572Z] ==> Reading reports [2021-03-29T16:38:51.834Z] + ./coverage.out bytes=666801 [2021-03-29T16:38:51.835Z] ==> Appending adjustments [2021-03-29T16:38:51.835Z] https://docs.codecov.io/docs/fixing-reports [2021-03-29T16:38:55.150Z] + Found adjustments [2021-03-29T16:38:55.150Z] ==> Gzipping contents [2021-03-29T16:38:55.150Z] 96K /tmp/codecov.O0Ol3q.gz [2021-03-29T16:38:55.150Z] ==> Uploading reports [2021-03-29T16:38:55.150Z] url: https://codecov.io [2021-03-29T16:38:55.150Z] query: branch=PR-3303&commit=96233509a7f3e2e0f2fbfc7018c38d93cd5a5b1f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3303%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3303&job=&cmd_args= [2021-03-29T16:38:55.150Z] -> Pinging Codecov [2021-03-29T16:38:55.150Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-3303&commit=96233509a7f3e2e0f2fbfc7018c38d93cd5a5b1f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3303%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3303&job=&cmd_args= [2021-03-29T16:38:55.725Z] -> Uploading to [2021-03-29T16:38:55.725Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-29/00271124DB129430A58F1EEE437C3FCB/96233509a7f3e2e0f2fbfc7018c38d93cd5a5b1f/5c8756df-d98b-4e43-9bed-4ce33e362054.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210329%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210329T163855Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4d05cc4ce34cd1f51fbd30b18badcd5296e827b4ae462c0db7c3af69ee274e41 [2021-03-29T16:38:55.725Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-29T16:38:55.725Z] Dload Upload Total Spent Left Speed [2021-03-29T16:38:55.987Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 96700 0 0 100 96700 0 233k --:--:-- --:--:-- --:--:-- 234k [2021-03-29T16:38:55.987Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/96233509a7f3e2e0f2fbfc7018c38d93cd5a5b1f [Pipeline] } [2021-03-29T16:38:55.998Z] 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-03-29T16:38:57.624Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-29T16:38:58.512Z] ---> package-listing.sh [2021-03-29T16:38:58.512Z] ++ facter osfamily [2021-03-29T16:38:58.512Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-29T16:38:58.512Z] + OS_FAMILY=redhat [2021-03-29T16:38:58.512Z] + workspace=/w/workspace/edgex-go/2 [2021-03-29T16:38:58.512Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-29T16:38:58.512Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-29T16:38:58.512Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-29T16:38:58.512Z] + PACKAGES=/tmp/packages_start.txt [2021-03-29T16:38:58.512Z] + '[' /w/workspace/edgex-go/2 ']' [2021-03-29T16:38:58.512Z] + PACKAGES=/tmp/packages_end.txt [2021-03-29T16:38:58.512Z] + case "${OS_FAMILY}" in [2021-03-29T16:38:58.512Z] + rpm -qa [2021-03-29T16:38:58.512Z] + sort [2021-03-29T16:39:03.829Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-29T16:39:03.829Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-29T16:39:03.829Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-29T16:39:03.829Z] + '[' /w/workspace/edgex-go/2 ']' [2021-03-29T16:39:03.829Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-03-29T16:39:03.829Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-03-29T16:39:03.843Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-29T16:39:04.137Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-29T16:39:04.443Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-29T16:39:04.443Z] [2021-03-29T16:39:04.443Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-29T16:39:04.802Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-29T16:39:04.802Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-29T16:39:04.802Z] df20fa9351a1: Pulling fs layer [2021-03-29T16:39:04.802Z] 36b3adc4ff6f: Pulling fs layer [2021-03-29T16:39:04.802Z] 8ad3a11d3b57: Pulling fs layer [2021-03-29T16:39:04.802Z] 46f8f816bc3b: Pulling fs layer [2021-03-29T16:39:04.802Z] 93b61091891f: Pulling fs layer [2021-03-29T16:39:04.802Z] 93b9cdb0e59b: Pulling fs layer [2021-03-29T16:39:04.802Z] 5e14af77c1be: Pulling fs layer [2021-03-29T16:39:04.802Z] 01666e4c0597: Pulling fs layer [2021-03-29T16:39:04.802Z] aa168da1d23b: Pulling fs layer [2021-03-29T16:39:04.802Z] 93b9cdb0e59b: Waiting [2021-03-29T16:39:04.802Z] 5e14af77c1be: Waiting [2021-03-29T16:39:04.802Z] 01666e4c0597: Waiting [2021-03-29T16:39:04.802Z] aa168da1d23b: Waiting [2021-03-29T16:39:04.802Z] 46f8f816bc3b: Waiting [2021-03-29T16:39:04.802Z] 93b61091891f: Waiting [2021-03-29T16:39:04.802Z] 36b3adc4ff6f: Verifying Checksum [2021-03-29T16:39:04.802Z] 36b3adc4ff6f: Download complete [2021-03-29T16:39:04.802Z] 46f8f816bc3b: Verifying Checksum [2021-03-29T16:39:04.802Z] 46f8f816bc3b: Download complete [2021-03-29T16:39:04.802Z] df20fa9351a1: Verifying Checksum [2021-03-29T16:39:04.802Z] df20fa9351a1: Download complete [2021-03-29T16:39:05.066Z] 93b9cdb0e59b: Verifying Checksum [2021-03-29T16:39:05.066Z] 93b9cdb0e59b: Download complete [2021-03-29T16:39:05.066Z] 5e14af77c1be: Verifying Checksum [2021-03-29T16:39:05.066Z] 5e14af77c1be: Download complete [2021-03-29T16:39:05.066Z] 93b61091891f: Verifying Checksum [2021-03-29T16:39:05.066Z] 93b61091891f: Download complete [2021-03-29T16:39:05.066Z] 01666e4c0597: Verifying Checksum [2021-03-29T16:39:05.066Z] 01666e4c0597: Download complete [2021-03-29T16:39:05.066Z] 8ad3a11d3b57: Verifying Checksum [2021-03-29T16:39:05.066Z] 8ad3a11d3b57: Download complete [2021-03-29T16:39:05.335Z] df20fa9351a1: Pull complete [2021-03-29T16:39:05.602Z] 36b3adc4ff6f: Pull complete [2021-03-29T16:39:07.007Z] aa168da1d23b: Verifying Checksum [2021-03-29T16:39:07.007Z] aa168da1d23b: Download complete [2021-03-29T16:39:07.007Z] 8ad3a11d3b57: Pull complete [2021-03-29T16:39:07.269Z] 46f8f816bc3b: Pull complete [2021-03-29T16:39:07.845Z] 93b61091891f: Pull complete [2021-03-29T16:39:08.109Z] 93b9cdb0e59b: Pull complete [2021-03-29T16:39:08.109Z] 5e14af77c1be: Pull complete [2021-03-29T16:39:08.371Z] 01666e4c0597: Pull complete [2021-03-29T16:39:16.553Z] aa168da1d23b: Pull complete [2021-03-29T16:39:16.553Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-29T16:39:16.553Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-29T16:39:16.553Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-29T16:39:16.749Z] prd-centos7-docker-4c-2g-31760 does not seem to be running inside a container [2021-03-29T16:39:16.799Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-29T16:39:26.108Z] $ docker top 5f370ed36b7fd97ea364ed97352ec0cd9d7867975d21a7111687464ca13ed6e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-29T16:39:26.708Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-29T16:39:27.011Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-29T16:39:27.311Z] + ls /var/log/sa-host [2021-03-29T16:39:27.311Z] + sadf -c /var/log/sa-host/sa23 [2021-03-29T16:39:27.311Z] file_magic: OK [2021-03-29T16:39:27.311Z] HZ: Using current value: 100 [2021-03-29T16:39:27.311Z] file_header: OK [2021-03-29T16:39:27.311Z] 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-03-29T16:39:27.311Z] Statistics: [2021-03-29T16:39:27.311Z] Hnuu...uuuununununu... [2021-03-29T16:39:27.311Z] File successfully converted to sysstat format version 12.2.1 [2021-03-29T16:39:27.311Z] + sadf -c /var/log/sa-host/sa29 [2021-03-29T16:39:27.311Z] file_magic: OK [2021-03-29T16:39:27.311Z] HZ: Using current value: 100 [2021-03-29T16:39:27.311Z] file_header: OK [2021-03-29T16:39:27.311Z] 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-03-29T16:39:27.311Z] Statistics: [2021-03-29T16:39:27.311Z] 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... [2021-03-29T16:39:27.311Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-29T16:39:27.513Z] provisioning config files... [2021-03-29T16:39:27.533Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config2351750538030914977tmp [Pipeline] { [Pipeline] echo [2021-03-29T16:39:27.615Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-29T16:39:27.973Z] ---> create-netrc.sh [Pipeline] } [2021-03-29T16:39:27.983Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-29T16:39:28.067Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-29T16:39:28.366Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-29T16:39:28.377Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-29T16:39:28.679Z] ---> sudo-logs.sh [2021-03-29T16:39:28.679Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-29T16:39:28.741Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-29T16:39:29.042Z] ---> job-cost.sh [2021-03-29T16:39:29.042Z] lf-activate-venv: SKIPPING [2021-03-29T16:39:29.042Z] DEBUG: total: 0.20999999344348907 [2021-03-29T16:39:29.042Z] INFO: Retrieving Stack Cost... [2021-03-29T16:39:30.979Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-29T16:39:31.314Z] INFO: Archiving Costs [Pipeline] echo [2021-03-29T16:39:31.350Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-29T16:39:31.706Z] ---> logs-deploy.sh [2021-03-29T16:39:31.706Z] lf-activate-venv: SKIPPING [2021-03-29T16:39:31.707Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3303/2 [2021-03-29T16:39:31.707Z] INFO: archiving workspace using pattern(s): [2021-03-29T16:39:33.632Z] Archives upload complete. [2021-03-29T16:39:33.632Z] INFO: archiving logs to Nexus