Pull request #3387 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 684a4512dcf9735722c740319c53f3e961411c3c+51171a228bb1224c00b3568eb910f5544dbf0ab1 (6ec4cd383e693ec1aa3575457826fa042cf7f659) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3387/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3387/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 ‘prd-centos7-blackbox-4c-2g-542’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-1096’ is offline; ‘prd-ubuntu18.04-docker-8c-8g-949’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1103 in /w/workspace/edgexfoundry_edgex-go_PR-3387 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3387/head:refs/remotes/origin/PR-3387 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 51171a228bb1224c00b3568eb910f5544dbf0ab1 into PR head commit 684a4512dcf9735722c740319c53f3e961411c3c Merge succeeded, producing 684a4512dcf9735722c740319c53f3e961411c3c Checking out Revision 684a4512dcf9735722c740319c53f3e961411c3c (PR-3387) > git config core.sparsecheckout # timeout=10 > git checkout -f 684a4512dcf9735722c740319c53f3e961411c3c # 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 51171a228bb1224c00b3568eb910f5544dbf0ab1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 684a4512dcf9735722c740319c53f3e961411c3c # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-04-20T05:58:44.619Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-20T05:58:44.817Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-20T05:58:44.956Z] ========================================================= [2021-04-20T05:58:44.956Z] EdgeX Global Pipelines Version Info [2021-04-20T05:58:44.956Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-04-20T05:58:46.531Z] ------------------- [2021-04-20T05:58:46.531Z] stable info: [2021-04-20T05:58:46.531Z] ------------------- [2021-04-20T05:58:46.531Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-20T05:58:46.531Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-20T05:58:46.531Z] Message: update stable to v1.0.186 [2021-04-20T05:58:47.487Z] ------------------- [2021-04-20T05:58:47.487Z] experimental info: [2021-04-20T05:58:47.487Z] ------------------- [2021-04-20T05:58:47.487Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-20T05:58:47.487Z] Commit SHA: cb91434416315492d6e8e8a157e47fc41dd13198 [2021-04-20T05:58:47.487Z] Message: update experimental to v1.0.189 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-20T05:58:47.767Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-04-20T05:58:47.841Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-04-20T05:58:47.904Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-20T05:58:47.967Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-20T05:58:48.088Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-20T05:58:48.158Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-20T05:58:48.269Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-20T05:58:48.359Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-04-20T05:58:48.430Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-04-20T05:58:48.496Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-04-20T05:58:48.565Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-20T05:58:48.622Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-20T05:58:48.700Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-20T05:58:48.770Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-20T05:58:48.846Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-04-20T05:58:48.911Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-04-20T05:58:48.995Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-20T05:58:49.059Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-20T05:58:49.135Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-04-20T05:58:49.215Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-04-20T05:58:49.282Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-04-20T05:58:49.357Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-20T05:58:49.415Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3387 [Pipeline] echo [2021-04-20T05:58:49.479Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3387 [Pipeline] echo [2021-04-20T05:58:49.544Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3387 [Pipeline] echo [2021-04-20T05:58:49.619Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 684a4512dcf9735722c740319c53f3e961411c3c [Pipeline] echo [2021-04-20T05:58:49.705Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 684a451 [Pipeline] echo [2021-04-20T05:58:49.801Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-20T05:58:49.954Z] provisioning config files... [2021-04-20T05:58:49.987Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6498633569943372749tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-20T05:58:50.380Z] ---> docker-login.sh [2021-04-20T05:58:50.380Z] nexus3.edgexfoundry.org:10001 [2021-04-20T05:58:50.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-20T05:58:50.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-20T05:58:50.644Z] Configure a credential helper to remove this warning. See [2021-04-20T05:58:50.644Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-20T05:58:50.644Z] [2021-04-20T05:58:50.644Z] Login Succeeded [2021-04-20T05:58:50.644Z] nexus3.edgexfoundry.org:10002 [2021-04-20T05:58:50.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-20T05:58:50.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-20T05:58:50.908Z] Configure a credential helper to remove this warning. See [2021-04-20T05:58:50.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-20T05:58:50.908Z] [2021-04-20T05:58:50.908Z] Login Succeeded [2021-04-20T05:58:50.908Z] nexus3.edgexfoundry.org:10003 [2021-04-20T05:58:51.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-20T05:58:51.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-20T05:58:51.170Z] Configure a credential helper to remove this warning. See [2021-04-20T05:58:51.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-20T05:58:51.170Z] [2021-04-20T05:58:51.170Z] Login Succeeded [2021-04-20T05:58:51.170Z] nexus3.edgexfoundry.org:10004 [2021-04-20T05:58:51.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-20T05:58:51.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-20T05:58:51.433Z] Configure a credential helper to remove this warning. See [2021-04-20T05:58:51.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-20T05:58:51.433Z] [2021-04-20T05:58:51.433Z] Login Succeeded [2021-04-20T05:58:51.433Z] docker.io [2021-04-20T05:58:51.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-20T05:58:51.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-20T05:58:51.694Z] Configure a credential helper to remove this warning. See [2021-04-20T05:58:51.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-20T05:58:51.694Z] [2021-04-20T05:58:51.694Z] Login Succeeded [2021-04-20T05:58:51.694Z] ---> docker-login.sh ends [Pipeline] } [2021-04-20T05:58:51.717Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-20T05:58:52.144Z] ++ 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-04-20T05:58:52.144Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-20T05:58:52.144Z] ++ dirname cmd/core-command/Dockerfile [2021-04-20T05:58:52.144Z] ++ cut -d/ -f2 [2021-04-20T05:58:52.144Z] + echo core-command,cmd/core-command/Dockerfile [2021-04-20T05:58:52.144Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-20T05:58:52.144Z] ++ dirname cmd/core-data/Dockerfile [2021-04-20T05:58:52.144Z] ++ cut -d/ -f2 [2021-04-20T05:58:52.144Z] + echo core-data,cmd/core-data/Dockerfile [2021-04-20T05:58:52.144Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-20T05:58:52.145Z] ++ dirname cmd/core-metadata/Dockerfile [2021-04-20T05:58:52.145Z] ++ cut -d/ -f2 [2021-04-20T05:58:52.145Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-04-20T05:58:52.145Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-20T05:58:52.145Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-04-20T05:58:52.145Z] ++ cut -d/ -f2 [2021-04-20T05:58:52.145Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-04-20T05:58:52.145Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-20T05:58:52.145Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-04-20T05:58:52.145Z] ++ cut -d/ -f2 [2021-04-20T05:58:52.145Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-04-20T05:58:52.145Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-20T05:58:52.145Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-04-20T05:58:52.145Z] ++ cut -d/ -f2 [2021-04-20T05:58:52.145Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-04-20T05:58:52.145Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-20T05:58:52.145Z] ++ dirname cmd/support-notifications/Dockerfile [2021-04-20T05:58:52.145Z] ++ cut -d/ -f2 [2021-04-20T05:58:52.145Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-04-20T05:58:52.145Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-20T05:58:52.145Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-04-20T05:58:52.145Z] ++ cut -d/ -f2 [2021-04-20T05:58:52.145Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-04-20T05:58:52.145Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-20T05:58:52.145Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-04-20T05:58:52.145Z] ++ cut -d/ -f2 [2021-04-20T05:58:52.145Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-04-20T05:58:52.245Z] 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-04-20T05:58:53.105Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-20T05:58:53.106Z] [2021-04-20T05:58:53.106Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-20T05:58:53.453Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-20T05:58:53.453Z] latest: Pulling from edgex-devops/git-semver [2021-04-20T05:58:53.453Z] 31603596830f: Pulling fs layer [2021-04-20T05:58:53.453Z] 2a8b12db71e7: Pulling fs layer [2021-04-20T05:58:53.453Z] 6ca5941a6612: Pulling fs layer [2021-04-20T05:58:53.453Z] ecc8261a40a4: Pulling fs layer [2021-04-20T05:58:53.453Z] ecc8261a40a4: Waiting [2021-04-20T05:58:53.453Z] 2a8b12db71e7: Verifying Checksum [2021-04-20T05:58:53.453Z] 2a8b12db71e7: Download complete [2021-04-20T05:58:53.453Z] 31603596830f: Verifying Checksum [2021-04-20T05:58:53.453Z] 31603596830f: Download complete [2021-04-20T05:58:53.718Z] 6ca5941a6612: Verifying Checksum [2021-04-20T05:58:53.718Z] 6ca5941a6612: Download complete [2021-04-20T05:58:53.718Z] ecc8261a40a4: Verifying Checksum [2021-04-20T05:58:53.718Z] ecc8261a40a4: Download complete [2021-04-20T05:58:53.981Z] 31603596830f: Pull complete [2021-04-20T05:58:53.981Z] 2a8b12db71e7: Pull complete [2021-04-20T05:58:54.939Z] 6ca5941a6612: Pull complete [2021-04-20T05:58:55.201Z] ecc8261a40a4: Pull complete [2021-04-20T05:58:55.201Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-20T05:58:55.201Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-20T05:58:55.201Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-20T05:58:55.331Z] prd-centos7-docker-4c-2g-1103 does not seem to be running inside a container [2021-04-20T05:58:55.380Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-20T05:58:58.027Z] $ docker top 831f2fcbf230dd342ab4a227be14c14e28ad7ac1c97742e67659687c5ba5ebd6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-20T05:58:58.353Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-20T05:58:58.353Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-20T05:58:58.608Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-20T05:58:58.612Z] $ docker exec 831f2fcbf230dd342ab4a227be14c14e28ad7ac1c97742e67659687c5ba5ebd6 ssh-agent [2021-04-20T05:58:58.781Z] SSH_AUTH_SOCK=/tmp/ssh-2An8oksT0mAC/agent.11 [2021-04-20T05:58:58.781Z] SSH_AGENT_PID=17 [2021-04-20T05:58:58.800Z] Running ssh-add (command line suppressed) [2021-04-20T05:58:58.919Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_234261917507675949.key (/w/workspace/edgex-go/1@tmp/private_key_234261917507675949.key) [2021-04-20T05:58:58.972Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-20T05:58:59.320Z] + git tag --points-at HEAD [Pipeline] } [2021-04-20T05:58:59.351Z] $ docker exec --env ******** --env ******** 831f2fcbf230dd342ab4a227be14c14e28ad7ac1c97742e67659687c5ba5ebd6 ssh-agent -k [2021-04-20T05:58:59.468Z] unset SSH_AUTH_SOCK; [2021-04-20T05:58:59.468Z] unset SSH_AGENT_PID; [2021-04-20T05:58:59.468Z] echo Agent pid 17 killed; [2021-04-20T05:58:59.516Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-20T05:58:59.616Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-20T05:58:59.616Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-20T05:58:59.782Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-20T05:58:59.786Z] $ docker exec 831f2fcbf230dd342ab4a227be14c14e28ad7ac1c97742e67659687c5ba5ebd6 ssh-agent [2021-04-20T05:58:59.958Z] SSH_AUTH_SOCK=/tmp/ssh-Wl6l1DzOcNqd/agent.46 [2021-04-20T05:58:59.958Z] SSH_AGENT_PID=52 [2021-04-20T05:58:59.965Z] Running ssh-add (command line suppressed) [2021-04-20T05:59:00.085Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_186173941456728278.key (/w/workspace/edgex-go/1@tmp/private_key_186173941456728278.key) [2021-04-20T05:59:00.143Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-20T05:59:00.516Z] + git semver init [2021-04-20T05:59:00.516Z] # -> Open(): unable to determine branch for HEAD [2021-04-20T05:59:00.516Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-04-20T05:59:00.516Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-04-20T05:59:00.516Z] # $SEMVER_REMOTE_NAME = origin [2021-04-20T05:59:00.516Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-20T05:59:00.516Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-20T05:59:00.516Z] # $SEMVER_BRANCH = PR-3387 [2021-04-20T05:59:00.516Z] # $SEMVER_TEMP = /tmp/semver-216855952 [2021-04-20T05:59:00.516Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-04-20T05:59:47.312Z] # '/tmp/semver-216855952' -> '/w/workspace/edgex-go/1/.semver' [2021-04-20T05:59:47.312Z] # -> Force: false [2021-04-20T05:59:47.312Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-04-20T05:59:47.338Z] $ docker exec --env ******** --env ******** 831f2fcbf230dd342ab4a227be14c14e28ad7ac1c97742e67659687c5ba5ebd6 ssh-agent -k [2021-04-20T05:59:47.588Z] unset SSH_AUTH_SOCK; [2021-04-20T05:59:47.588Z] unset SSH_AGENT_PID; [2021-04-20T05:59:47.588Z] echo Agent pid 52 killed; [2021-04-20T05:59:47.666Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-20T05:59:48.104Z] + git semver [Pipeline] } [2021-04-20T05:59:48.138Z] $ docker stop --time=1 831f2fcbf230dd342ab4a227be14c14e28ad7ac1c97742e67659687c5ba5ebd6 [2021-04-20T05:59:50.134Z] $ docker rm -f 831f2fcbf230dd342ab4a227be14c14e28ad7ac1c97742e67659687c5ba5ebd6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-20T05:59:50.677Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-20T05:59:51.178Z] Stashed 1 file(s) [Pipeline] echo [2021-04-20T05:59:51.200Z] [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-04-20T05:59:52.053Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-20T05:59:52.366Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-20T05:59:52.681Z] + sudo service docker restart [2021-04-20T05:59:52.681Z] + true [2021-04-20T05:59:52.681Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-04-20T05:59:53.293Z] ========================================================= [2021-04-20T05:59:53.293Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-20T05:59:53.293Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-20T05:59:53.641Z] + 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-04-20T05:59:56.965Z] Sending build context to Docker daemon 329.6MB [2021-04-20T05:59:56.965Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-04-20T05:59:56.965Z] Step 2/6 : FROM ${BASE} [2021-04-20T05:59:57.234Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-20T05:59:57.234Z] 188c0c94c7c5: Pulling fs layer [2021-04-20T05:59:57.234Z] 0ef7d3d256c8: Pulling fs layer [2021-04-20T05:59:57.234Z] de9db76c5a1d: Pulling fs layer [2021-04-20T05:59:57.234Z] bca2f99d35d6: Pulling fs layer [2021-04-20T05:59:57.234Z] 93359f2a8cfa: Pulling fs layer [2021-04-20T05:59:57.234Z] 7c6f9722023f: Pulling fs layer [2021-04-20T05:59:57.234Z] a35cf1a2eb13: Pulling fs layer [2021-04-20T05:59:57.234Z] 93359f2a8cfa: Waiting [2021-04-20T05:59:57.234Z] 7c6f9722023f: Waiting [2021-04-20T05:59:57.234Z] a35cf1a2eb13: Waiting [2021-04-20T05:59:57.234Z] bca2f99d35d6: Waiting [2021-04-20T05:59:57.234Z] de9db76c5a1d: Verifying Checksum [2021-04-20T05:59:57.234Z] de9db76c5a1d: Download complete [2021-04-20T05:59:57.234Z] 0ef7d3d256c8: Download complete [2021-04-20T05:59:57.234Z] 93359f2a8cfa: Verifying Checksum [2021-04-20T05:59:57.234Z] 93359f2a8cfa: Download complete [2021-04-20T05:59:57.234Z] 188c0c94c7c5: Verifying Checksum [2021-04-20T05:59:57.234Z] 188c0c94c7c5: Download complete [2021-04-20T05:59:57.234Z] 7c6f9722023f: Verifying Checksum [2021-04-20T05:59:57.234Z] 7c6f9722023f: Download complete [2021-04-20T05:59:57.823Z] 188c0c94c7c5: Pull complete [2021-04-20T05:59:58.095Z] 0ef7d3d256c8: Pull complete [2021-04-20T05:59:58.095Z] de9db76c5a1d: Pull complete [2021-04-20T05:59:59.610Z] a35cf1a2eb13: Verifying Checksum [2021-04-20T05:59:59.610Z] a35cf1a2eb13: Download complete [2021-04-20T05:59:59.610Z] bca2f99d35d6: Verifying Checksum [2021-04-20T05:59:59.610Z] bca2f99d35d6: Download complete [2021-04-20T06:00:04.956Z] bca2f99d35d6: Pull complete [2021-04-20T06:00:04.956Z] 93359f2a8cfa: Pull complete [2021-04-20T06:00:05.223Z] 7c6f9722023f: Pull complete [2021-04-20T06:00:06.541Z] Still waiting to schedule task [2021-04-20T06:00:06.541Z] ‘prd-centos7-blackbox-4c-2g-542’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-8c-8g-949’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-1107’ is offline [2021-04-20T06:00:09.486Z] a35cf1a2eb13: Pull complete [2021-04-20T06:00:09.486Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-20T06:00:09.486Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-20T06:00:09.486Z] ---> a62c8e92a672 [2021-04-20T06:00:09.486Z] 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-04-20T06:00:09.752Z] ---> Running in 2fc50701eb0a [2021-04-20T06:00:10.327Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-20T06:00:11.274Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-20T06:00:11.537Z] (1/12) Installing libmagic (5.38-r0) [2021-04-20T06:00:12.121Z] (2/12) Installing file (5.38-r0) [2021-04-20T06:00:12.121Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-04-20T06:00:12.384Z] (4/12) Installing g++ (9.3.0-r2) [2021-04-20T06:00:16.604Z] (5/12) Installing fortify-headers (1.1-r0) [2021-04-20T06:00:16.604Z] (6/12) Installing patch (2.7.6-r6) [2021-04-20T06:00:16.604Z] (7/12) Installing build-base (0.5-r2) [2021-04-20T06:00:16.604Z] (8/12) Installing libsodium (1.0.18-r0) [2021-04-20T06:00:16.865Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-04-20T06:00:16.865Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-04-20T06:00:16.865Z] (11/12) Installing libzmq (4.3.3-r0) [2021-04-20T06:00:17.128Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-04-20T06:00:17.128Z] Executing busybox-1.31.1-r19.trigger [2021-04-20T06:00:17.128Z] OK: 233 MiB in 51 packages [2021-04-20T06:00:21.352Z] Removing intermediate container 2fc50701eb0a [2021-04-20T06:00:21.352Z] ---> 4de189699e68 [2021-04-20T06:00:21.352Z] Step 4/6 : WORKDIR /edgex-go [2021-04-20T06:00:21.352Z] ---> Running in 181a1cd9c075 [2021-04-20T06:00:21.352Z] Removing intermediate container 181a1cd9c075 [2021-04-20T06:00:21.352Z] ---> da781fd45fa0 [2021-04-20T06:00:21.352Z] Step 5/6 : COPY go.mod . [2021-04-20T06:00:21.352Z] ---> 574dad711fd3 [2021-04-20T06:00:21.352Z] Step 6/6 : RUN go mod download [2021-04-20T06:00:21.352Z] ---> Running in 3ad0c70b1a72 [2021-04-20T06:00:43.464Z] Removing intermediate container 3ad0c70b1a72 [2021-04-20T06:00:43.464Z] ---> 9c7b2601904d [2021-04-20T06:00:43.464Z] Successfully built 9c7b2601904d [2021-04-20T06:00:43.464Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-20T06:00:43.813Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-20T06:00:43.813Z] . [Pipeline] withDockerContainer [2021-04-20T06:00:43.963Z] prd-centos7-docker-4c-2g-1103 does not seem to be running inside a container [2021-04-20T06:00:44.019Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-04-20T06:00:44.986Z] $ docker top a533c2c0e84877de068c23128b462cf9cd5f06498fb16bcf1817974fc2886d3e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-20T06:00:45.493Z] + go version [2021-04-20T06:00:45.493Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-20T06:00:45.525Z] $ docker stop --time=1 a533c2c0e84877de068c23128b462cf9cd5f06498fb16bcf1817974fc2886d3e [2021-04-20T06:00:46.893Z] $ docker rm -f a533c2c0e84877de068c23128b462cf9cd5f06498fb16bcf1817974fc2886d3e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-20T06:00:47.680Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-20T06:00:47.680Z] . [Pipeline] withDockerContainer [2021-04-20T06:00:47.803Z] prd-centos7-docker-4c-2g-1103 does not seem to be running inside a container [2021-04-20T06:00:47.854Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-04-20T06:00:48.502Z] $ docker top 6114d52d404efcc1f450446839c4aa93539d45616cb604f60b6331c269133824 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-04-20T06:00:48.672Z] ========================================================= [2021-04-20T06:00:48.672Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-04-20T06:00:48.672Z] ========================================================= [Pipeline] sh [2021-04-20T06:00:48.984Z] + make test [2021-04-20T06:00:48.984Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-04-20T06:00:59.067Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-04-20T06:01:17.325Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-04-20T06:01:18.744Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-04-20T06:01:21.354Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-04-20T06:01:21.354Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-04-20T06:01:22.319Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-04-20T06:01:22.319Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-04-20T06:01:22.319Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-04-20T06:01:22.319Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-04-20T06:01:23.745Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-04-20T06:01:23.745Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-04-20T06:01:27.097Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-04-20T06:01:27.097Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-04-20T06:01:27.097Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-04-20T06:01:29.054Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.125s coverage: 45.9% of statements [2021-04-20T06:01:29.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-04-20T06:01:29.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-04-20T06:01:29.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-04-20T06:01:29.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-04-20T06:01:29.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-04-20T06:01:29.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-04-20T06:01:29.054Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.085s coverage: 19.8% of statements [2021-04-20T06:01:29.054Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.098s coverage: 100.0% of statements [2021-04-20T06:01:33.328Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.359s coverage: 27.1% of statements [2021-04-20T06:01:33.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-04-20T06:01:33.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-04-20T06:01:33.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-04-20T06:01:33.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-04-20T06:01:33.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-04-20T06:01:33.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-04-20T06:01:33.328Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.062s coverage: 100.0% of statements [2021-04-20T06:01:33.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-04-20T06:01:33.328Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.071s coverage: 100.0% of statements [2021-04-20T06:01:33.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-04-20T06:01:33.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-04-20T06:01:33.328Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.095s coverage: 71.3% of statements [2021-04-20T06:01:33.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-04-20T06:01:33.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-04-20T06:01:33.328Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.166s coverage: 82.9% of statements [2021-04-20T06:01:33.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-04-20T06:01:33.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-04-20T06:01:33.328Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.093s coverage: 78.9% of statements [2021-04-20T06:01:33.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-04-20T06:01:37.652Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.421s coverage: 28.6% of statements [2021-04-20T06:01:37.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-04-20T06:01:37.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-04-20T06:01:37.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-04-20T06:01:37.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-04-20T06:01:37.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-04-20T06:01:37.652Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.085s coverage: 100.0% of statements [2021-04-20T06:01:37.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-04-20T06:01:37.652Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.060s coverage: 100.0% of statements [2021-04-20T06:01:37.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-04-20T06:01:37.652Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.143s coverage: 86.7% of statements [2021-04-20T06:01:37.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-04-20T06:01:37.652Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.150s coverage: 97.5% of statements [2021-04-20T06:01:37.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-04-20T06:01:37.652Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.094s coverage: 78.3% of statements [2021-04-20T06:01:37.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-04-20T06:01:37.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-04-20T06:01:37.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-04-20T06:01:37.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-04-20T06:01:39.590Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.395s coverage: 93.0% of statements [2021-04-20T06:01:39.590Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-04-20T06:01:39.590Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-04-20T06:01:39.590Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-04-20T06:01:39.590Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-04-20T06:01:39.590Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-04-20T06:01:39.590Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-04-20T06:01:39.590Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-04-20T06:01:39.590Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-04-20T06:01:39.590Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-04-20T06:01:39.590Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-04-20T06:01:39.590Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-04-20T06:01:39.590Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-04-20T06:01:39.590Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-04-20T06:01:39.590Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-04-20T06:01:39.590Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-04-20T06:01:39.590Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-04-20T06:01:39.590Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-04-20T06:01:39.590Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-04-20T06:01:39.590Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.063s coverage: 58.8% of statements [2021-04-20T06:01:39.590Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-04-20T06:01:39.590Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-04-20T06:01:39.590Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.079s coverage: 0.9% of statements [2021-04-20T06:01:39.590Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-04-20T06:01:39.590Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-04-20T06:01:39.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-04-20T06:01:39.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.069s coverage: 47.1% of statements [2021-04-20T06:01:39.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.075s coverage: 79.5% of statements [2021-04-20T06:01:39.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2021-04-20T06:01:39.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements [2021-04-20T06:01:39.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements [2021-04-20T06:01:51.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.064s coverage: 94.4% of statements [2021-04-20T06:01:51.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.044s coverage: 44.8% of statements [2021-04-20T06:01:54.441Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.270s coverage: 81.9% of statements [2021-04-20T06:01:54.441Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-04-20T06:02:06.752Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.101s coverage: 92.9% of statements [2021-04-20T06:02:06.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-04-20T06:02:06.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-04-20T06:02:06.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-04-20T06:02:06.752Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 77.8% of statements [2021-04-20T06:02:06.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-04-20T06:02:06.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-04-20T06:02:06.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-04-20T06:02:06.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-04-20T06:02:06.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-04-20T06:02:06.752Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.043s coverage: 87.2% of statements [2021-04-20T06:02:06.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-04-20T06:02:06.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-04-20T06:02:06.752Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2021-04-20T06:02:06.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-04-20T06:02:06.752Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 75.5% of statements [2021-04-20T06:02:06.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-04-20T06:02:06.752Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.059s coverage: 80.8% of statements [2021-04-20T06:02:06.752Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.139s coverage: 87.2% of statements [2021-04-20T06:02:06.752Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.070s coverage: 84.6% of statements [2021-04-20T06:02:06.752Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.093s coverage: 91.6% of statements [2021-04-20T06:02:06.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-04-20T06:02:06.752Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.198s coverage: 64.4% of statements [2021-04-20T06:02:06.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-04-20T06:02:06.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-04-20T06:02:06.752Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements [2021-04-20T06:02:06.752Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.046s coverage: 91.3% of statements [2021-04-20T06:02:06.752Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.036s coverage: 100.0% of statements [2021-04-20T06:02:06.752Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.044s coverage: 73.7% of statements [2021-04-20T06:02:06.752Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2021-04-20T06:02:06.752Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.319s coverage: 69.0% of statements [2021-04-20T06:02:06.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-04-20T06:02:06.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-04-20T06:02:06.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-04-20T06:02:06.752Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.124s coverage: 38.4% of statements [2021-04-20T06:02:06.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-04-20T06:02:06.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-04-20T06:02:06.752Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.048s coverage: 89.5% of statements [2021-04-20T06:02:06.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-04-20T06:02:06.752Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.042s coverage: 84.8% of statements [2021-04-20T06:02:06.752Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.124s coverage: 47.0% of statements [2021-04-20T06:02:06.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-04-20T06:02:06.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-04-20T06:02:06.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-04-20T06:02:06.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-04-20T06:02:06.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-04-20T06:02:06.752Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.046s coverage: 100.0% of statements [2021-04-20T06:02:06.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-04-20T06:02:06.752Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.047s coverage: 100.0% of statements [2021-04-20T06:02:06.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-04-20T06:02:06.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-04-20T06:02:06.752Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.057s coverage: 9.6% of statements [2021-04-20T06:02:06.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-04-20T06:02:06.752Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.147s coverage: 88.6% of statements [2021-04-20T06:02:06.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-04-20T06:02:06.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-04-20T06:02:06.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-04-20T06:02:06.752Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.769s coverage: 28.7% of statements [2021-04-20T06:02:06.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-04-20T06:02:06.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-04-20T06:02:06.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-04-20T06:02:06.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-04-20T06:02:06.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-04-20T06:02:06.752Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.082s coverage: 99.0% of statements [2021-04-20T06:02:06.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-04-20T06:02:06.753Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.067s coverage: 100.0% of statements [2021-04-20T06:02:06.753Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-04-20T06:02:06.753Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-04-20T06:02:06.753Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-04-20T06:02:06.753Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.060s coverage: 64.6% of statements [2021-04-20T06:02:06.753Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-04-20T06:02:06.753Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.106s coverage: 95.6% of statements [2021-04-20T06:02:06.753Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-04-20T06:02:06.753Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-04-20T06:02:06.753Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-04-20T06:02:06.753Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.025s coverage: 0.0% of statements [2021-04-20T06:02:06.753Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-04-20T06:02:06.753Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.042s coverage: 100.0% of statements [2021-04-20T06:02:06.753Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-04-20T06:02:06.753Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-04-20T06:02:06.753Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-04-20T06:02:06.753Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-04-20T06:02:06.753Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.062s coverage: 87.9% of statements [2021-04-20T06:02:06.753Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-04-20T06:02:06.753Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-04-20T06:02:06.753Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.026s coverage: 100.0% of statements [2021-04-20T06:02:06.753Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.053s coverage: 28.1% of statements [2021-04-20T06:02:06.753Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-04-20T06:02:06.753Z] GO111MODULE=on go vet ./... [2021-04-20T06:02:14.349Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1108 in /w/workspace/edgexfoundry_edgex-go_PR-3387 [Pipeline] { [Pipeline] ws [2021-04-20T06:02:14.420Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-04-20T06:02:21.340Z] using credential edgex-jenkins-ssh [2021-04-20T06:02:21.361Z] Cloning the remote Git repository [2021-04-20T06:02:21.417Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-04-20T06:02:21.547Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-04-20T06:02:21.663Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-20T06:02:21.664Z] > git --version # timeout=10 [2021-04-20T06:02:21.696Z] > git --version # 'git version 2.17.1' [2021-04-20T06:02:21.698Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-20T06:02:21.769Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-20T06:02:33.515Z] gofmt -l . [2021-04-20T06:02:34.088Z] [ "`gofmt -l .`" = "" ] [2021-04-20T06:02:35.038Z] ./bin/test-go-mod-tidy.sh [2021-04-20T06:02:35.616Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-04-20T06:02:36.528Z] + ls -al . [2021-04-20T06:02:36.528Z] total 812 [2021-04-20T06:02:36.528Z] drwxrwxr-x 10 1001 1001 4096 Apr 20 06:02 . [2021-04-20T06:02:36.528Z] drwxr-xr-x 4 root root 28 Apr 20 06:00 .. [2021-04-20T06:02:36.528Z] -rw-rw-r-- 1 1001 1001 11 Apr 20 05:58 .dockerignore [2021-04-20T06:02:36.528Z] drwxrwxr-x 8 1001 1001 179 Apr 20 05:58 .git [2021-04-20T06:02:36.528Z] drwxrwxr-x 3 1001 1001 125 Apr 20 05:58 .github [2021-04-20T06:02:36.528Z] -rw-rw-r-- 1 1001 1001 818 Apr 20 05:58 .gitignore [2021-04-20T06:02:36.528Z] drwx------ 3 1001 1001 60 Apr 20 05:59 .semver [2021-04-20T06:02:36.528Z] -rw-rw-r-- 1 1001 1001 166 Apr 20 05:58 .sonarcloud.properties [2021-04-20T06:02:36.528Z] -rw-rw-r-- 1 1001 1001 8609 Apr 20 05:58 Attribution.txt [2021-04-20T06:02:36.528Z] -rw-rw-r-- 1 1001 1001 3804 Apr 20 05:58 CONTRIBUTING.md [2021-04-20T06:02:36.528Z] -rw-rw-r-- 1 1001 1001 931 Apr 20 05:58 Dockerfile.build [2021-04-20T06:02:36.528Z] -rw-rw-r-- 1 1001 1001 863 Apr 20 05:58 Jenkinsfile [2021-04-20T06:02:36.528Z] -rw-rw-r-- 1 1001 1001 10775 Apr 20 05:58 LICENSE [2021-04-20T06:02:36.528Z] -rw-rw-r-- 1 1001 1001 5774 Apr 20 05:58 Makefile [2021-04-20T06:02:36.528Z] -rw-rw-r-- 1 1001 1001 7978 Apr 20 05:58 README.md [2021-04-20T06:02:36.528Z] -rw-rw-r-- 1 1001 1001 6755 Apr 20 05:58 SECURITY.md [2021-04-20T06:02:36.528Z] -rw-rw-r-- 1 1001 1001 5 Apr 20 05:59 VERSION [2021-04-20T06:02:36.528Z] -rw-rw-r-- 1 1001 1001 4131 Apr 20 05:58 ZMQWindows.md [2021-04-20T06:02:36.528Z] drwxrwxr-x 2 1001 1001 117 Apr 20 05:58 bin [2021-04-20T06:02:36.529Z] drwxrwxr-x 14 1001 1001 4096 Apr 20 05:58 cmd [2021-04-20T06:02:36.529Z] -rw-r--r-- 1 root root 703598 Apr 20 06:02 coverage.out [2021-04-20T06:02:36.529Z] -rw-r--r-- 1 root root 1059 Apr 20 06:02 go.mod [2021-04-20T06:02:36.529Z] -rw-r--r-- 1 root root 22258 Apr 20 06:02 go.sum [2021-04-20T06:02:36.529Z] drwxrwxr-x 8 1001 1001 127 Apr 20 05:58 internal [2021-04-20T06:02:36.529Z] drwxrwxr-x 4 1001 1001 26 Apr 20 05:58 openapi [2021-04-20T06:02:36.529Z] drwxrwxr-x 4 1001 1001 71 Apr 20 05:58 snap [2021-04-20T06:02:36.529Z] -rw-rw-r-- 1 1001 1001 168 Apr 20 05:58 version.go [Pipeline] sh [2021-04-20T06:02:36.852Z] + '[' -e coverage.out ] [2021-04-20T06:02:36.852Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-04-20T06:02:37.196Z] Stashed 1 file(s) [Pipeline] sh [2021-04-20T06:02:37.553Z] + make build [2021-04-20T06:02:37.553Z] 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-04-20T06:02:40.987Z] 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-04-20T06:02:44.697Z] Merging remotes/origin/master commit 51171a228bb1224c00b3568eb910f5544dbf0ab1 into PR head commit 684a4512dcf9735722c740319c53f3e961411c3c [2021-04-20T06:02:45.229Z] Merge succeeded, producing 684a4512dcf9735722c740319c53f3e961411c3c [2021-04-20T06:02:45.230Z] Checking out Revision 684a4512dcf9735722c740319c53f3e961411c3c (PR-3387) [2021-04-20T06:02:43.873Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-20T06:02:43.898Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-20T06:02:43.929Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-20T06:02:43.976Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-20T06:02:43.977Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-20T06:02:43.993Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3387/head:refs/remotes/origin/PR-3387 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-20T06:02:44.717Z] > git config core.sparsecheckout # timeout=10 [2021-04-20T06:02:44.747Z] > git checkout -f 684a4512dcf9735722c740319c53f3e961411c3c # timeout=10 [2021-04-20T06:02:45.126Z] > git remote # timeout=10 [2021-04-20T06:02:45.148Z] > git config --get remote.origin.url # timeout=10 [2021-04-20T06:02:45.162Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-20T06:02:45.179Z] > git merge 51171a228bb1224c00b3568eb910f5544dbf0ab1 # timeout=10 [2021-04-20T06:02:45.207Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-20T06:02:45.238Z] > git config core.sparsecheckout # timeout=10 [2021-04-20T06:02:45.268Z] > git checkout -f 684a4512dcf9735722c740319c53f3e961411c3c # timeout=10 [2021-04-20T06:02:49.236Z] 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-04-20T06:02:49.809Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" [2021-04-20T06:02:49.874Z] > git --version # timeout=10 [2021-04-20T06:02:49.887Z] > git --version # 'git version 2.17.1' [2021-04-20T06:02:49.922Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-20T06:02:50.640Z] 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-04-20T06:02:51.588Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-04-20T06:02:52.049Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [2021-04-20T06:02:52.056Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [Pipeline] sh [2021-04-20T06:02:52.322Z] 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-04-20T06:02:52.420Z] + true [2021-04-20T06:02:52.421Z] + sudo service docker restart [2021-04-20T06:02:54.264Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-20T06:02:54.510Z] provisioning config files... [2021-04-20T06:02:54.560Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1788307053522495382tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-20T06:02:55.000Z] ---> docker-login.sh [2021-04-20T06:02:55.000Z] nexus3.edgexfoundry.org:10001 [2021-04-20T06:02:55.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-20T06:02:56.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-20T06:02:56.265Z] Configure a credential helper to remove this warning. See [2021-04-20T06:02:56.265Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-20T06:02:56.265Z] [2021-04-20T06:02:56.265Z] Login Succeeded [2021-04-20T06:02:56.265Z] nexus3.edgexfoundry.org:10002 [2021-04-20T06:02:56.824Z] 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-04-20T06:02:56.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-20T06:02:57.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-20T06:02:57.150Z] Configure a credential helper to remove this warning. See [2021-04-20T06:02:57.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-20T06:02:57.150Z] [2021-04-20T06:02:57.150Z] Login Succeeded [2021-04-20T06:02:57.150Z] nexus3.edgexfoundry.org:10003 [2021-04-20T06:02:57.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-20T06:02:57.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-20T06:02:57.703Z] Configure a credential helper to remove this warning. See [2021-04-20T06:02:57.703Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-20T06:02:57.703Z] [2021-04-20T06:02:57.703Z] Login Succeeded [2021-04-20T06:02:57.703Z] nexus3.edgexfoundry.org:10004 [2021-04-20T06:02:57.771Z] 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-04-20T06:02:57.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-20T06:02:58.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-20T06:02:58.252Z] Configure a credential helper to remove this warning. See [2021-04-20T06:02:58.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-20T06:02:58.252Z] [2021-04-20T06:02:58.252Z] Login Succeeded [2021-04-20T06:02:58.252Z] docker.io [2021-04-20T06:02:58.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-20T06:02:59.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-20T06:02:59.132Z] Configure a credential helper to remove this warning. See [2021-04-20T06:02:59.132Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-20T06:02:59.132Z] [2021-04-20T06:02:59.132Z] Login Succeeded [2021-04-20T06:02:59.132Z] ---> docker-login.sh ends [Pipeline] } [2021-04-20T06:02:59.165Z] Deleting 1 temporary files [2021-04-20T06:02:59.170Z] 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 [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-20T06:02:59.613Z] ========================================================= [2021-04-20T06:02:59.613Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-20T06:02:59.613Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-20T06:02:59.998Z] + 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-04-20T06:03:00.122Z] 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-04-20T06:03:01.530Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-04-20T06:03:03.531Z] $ docker stop --time=1 6114d52d404efcc1f450446839c4aa93539d45616cb604f60b6331c269133824 [2021-04-20T06:03:05.407Z] Sending build context to Docker daemon 167.4MB [2021-04-20T06:03:05.407Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-04-20T06:03:05.407Z] Step 2/6 : FROM ${BASE} [2021-04-20T06:03:05.407Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-20T06:03:05.407Z] 5f621e34cdf4: Pulling fs layer [2021-04-20T06:03:05.407Z] a4357932f1b6: Pulling fs layer [2021-04-20T06:03:05.407Z] 18c013af1878: Pulling fs layer [2021-04-20T06:03:05.407Z] 00ac8860ef70: Pulling fs layer [2021-04-20T06:03:05.407Z] 63d7cb157983: Pulling fs layer [2021-04-20T06:03:05.407Z] b116817d02f9: Pulling fs layer [2021-04-20T06:03:05.407Z] 745a02a5169b: Pulling fs layer [2021-04-20T06:03:05.407Z] 00ac8860ef70: Waiting [2021-04-20T06:03:05.407Z] 63d7cb157983: Waiting [2021-04-20T06:03:05.407Z] b116817d02f9: Waiting [2021-04-20T06:03:05.407Z] 745a02a5169b: Waiting [2021-04-20T06:03:05.407Z] 18c013af1878: Verifying Checksum [2021-04-20T06:03:05.407Z] 18c013af1878: Download complete [2021-04-20T06:03:05.407Z] a4357932f1b6: Verifying Checksum [2021-04-20T06:03:05.407Z] a4357932f1b6: Download complete [2021-04-20T06:03:05.407Z] 63d7cb157983: Verifying Checksum [2021-04-20T06:03:05.407Z] 63d7cb157983: Download complete [2021-04-20T06:03:05.407Z] b116817d02f9: Verifying Checksum [2021-04-20T06:03:05.407Z] b116817d02f9: Download complete [2021-04-20T06:03:05.407Z] 5f621e34cdf4: Verifying Checksum [2021-04-20T06:03:05.407Z] 5f621e34cdf4: Download complete [2021-04-20T06:03:05.407Z] 5f621e34cdf4: Pull complete [2021-04-20T06:03:05.449Z] $ docker rm -f 6114d52d404efcc1f450446839c4aa93539d45616cb604f60b6331c269133824 [2021-04-20T06:03:06.017Z] a4357932f1b6: Pull complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [2021-04-20T06:03:06.296Z] 18c013af1878: Pull complete [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-20T06:03:07.269Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-20T06:03:07.269Z] [2021-04-20T06:03:07.269Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-04-20T06:03:07.622Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-20T06:03:07.622Z] latest: Pulling from edgex-devops/edgex-compose [2021-04-20T06:03:07.622Z] cbdbe7a5bc2a: Pulling fs layer [2021-04-20T06:03:07.622Z] ca9280d653b3: Pulling fs layer [2021-04-20T06:03:07.622Z] 7e9c9ca2126c: Pulling fs layer [2021-04-20T06:03:08.294Z] 745a02a5169b: Verifying Checksum [2021-04-20T06:03:08.294Z] 745a02a5169b: Download complete [2021-04-20T06:03:08.572Z] cbdbe7a5bc2a: Verifying Checksum [2021-04-20T06:03:08.572Z] cbdbe7a5bc2a: Download complete [2021-04-20T06:03:08.835Z] cbdbe7a5bc2a: Pull complete [2021-04-20T06:03:09.108Z] ca9280d653b3: Verifying Checksum [2021-04-20T06:03:09.108Z] ca9280d653b3: Download complete [2021-04-20T06:03:10.062Z] ca9280d653b3: Pull complete [2021-04-20T06:03:10.918Z] 00ac8860ef70: Verifying Checksum [2021-04-20T06:03:10.918Z] 00ac8860ef70: Download complete [2021-04-20T06:03:11.465Z] 7e9c9ca2126c: Verifying Checksum [2021-04-20T06:03:11.465Z] 7e9c9ca2126c: Download complete [2021-04-20T06:03:18.085Z] 7e9c9ca2126c: Pull complete [2021-04-20T06:03:18.085Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-04-20T06:03:18.085Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-20T06:03:18.085Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-04-20T06:03:18.275Z] prd-centos7-docker-4c-2g-1103 does not seem to be running inside a container [2021-04-20T06:03:18.326Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-04-20T06:03:19.388Z] $ docker top 389306e763cd07f71c39a68dbf83eeb4f623ec42e640f1aa9d2b237486ef8960 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-20T06:03:19.918Z] + docker-compose build --help [2021-04-20T06:03:19.918Z] + grep parallel [2021-04-20T06:03:20.865Z] --parallel Build images in parallel. [Pipeline] } [2021-04-20T06:03:20.898Z] $ docker stop --time=1 389306e763cd07f71c39a68dbf83eeb4f623ec42e640f1aa9d2b237486ef8960 [2021-04-20T06:03:21.080Z] 00ac8860ef70: Pull complete [2021-04-20T06:03:21.080Z] 63d7cb157983: Pull complete [2021-04-20T06:03:21.080Z] b116817d02f9: Pull complete [2021-04-20T06:03:22.276Z] $ docker rm -f 389306e763cd07f71c39a68dbf83eeb4f623ec42e640f1aa9d2b237486ef8960 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-20T06:03:22.934Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-20T06:03:22.934Z] . [Pipeline] withDockerContainer [2021-04-20T06:03:23.060Z] prd-centos7-docker-4c-2g-1103 does not seem to be running inside a container [2021-04-20T06:03:23.120Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-04-20T06:03:23.941Z] $ docker top 63476a0b96a097df4c181f0e7cce52edf5be570adcde84a8d3713f85f6cf59e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-20T06:03:24.432Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-04-20T06:03:24.470Z] 745a02a5169b: Pull complete [2021-04-20T06:03:24.470Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-20T06:03:24.470Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-20T06:03:24.470Z] ---> b7e6874047d6 [2021-04-20T06:03:24.470Z] 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-04-20T06:03:25.823Z] Building docker-core-command-go ... [2021-04-20T06:03:25.823Z] Building docker-core-data-go ... [2021-04-20T06:03:25.823Z] Building docker-core-metadata-go ... [2021-04-20T06:03:25.823Z] Building docker-security-bootstrapper-go ... [2021-04-20T06:03:25.823Z] Building docker-security-proxy-setup-go ... [2021-04-20T06:03:25.823Z] Building docker-security-secretstore-setup-go ... [2021-04-20T06:03:25.823Z] Building docker-support-notifications-go ... [2021-04-20T06:03:25.823Z] Building docker-support-scheduler-go ... [2021-04-20T06:03:25.823Z] Building docker-sys-mgmt-agent-go ... [2021-04-20T06:03:25.823Z] Building docker-support-notifications-go [2021-04-20T06:03:25.823Z] Building docker-security-bootstrapper-go [2021-04-20T06:03:25.823Z] Building docker-security-proxy-setup-go [2021-04-20T06:03:25.823Z] Building docker-support-scheduler-go [2021-04-20T06:03:25.823Z] Building docker-core-command-go [2021-04-20T06:03:27.853Z] ---> Running in 74cb065f77b3 [2021-04-20T06:03:29.292Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-20T06:03:29.885Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-20T06:03:30.476Z] (1/12) Installing libmagic (5.38-r0) [2021-04-20T06:03:31.066Z] (2/12) Installing file (5.38-r0) [2021-04-20T06:03:31.066Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-04-20T06:03:31.066Z] (4/12) Installing g++ (9.3.0-r2) [2021-04-20T06:03:41.186Z] (5/12) Installing fortify-headers (1.1-r0) [2021-04-20T06:03:41.186Z] (6/12) Installing patch (2.7.6-r6) [2021-04-20T06:03:41.186Z] (7/12) Installing build-base (0.5-r2) [2021-04-20T06:03:41.186Z] (8/12) Installing libsodium (1.0.18-r0) [2021-04-20T06:03:41.186Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-04-20T06:03:41.186Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-04-20T06:03:41.186Z] (11/12) Installing libzmq (4.3.3-r0) [2021-04-20T06:03:41.186Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-04-20T06:03:41.186Z] Executing busybox-1.31.1-r19.trigger [2021-04-20T06:03:41.186Z] OK: 217 MiB in 51 packages [2021-04-20T06:03:45.514Z] Removing intermediate container 74cb065f77b3 [2021-04-20T06:03:45.514Z] ---> a250c0fc2ce2 [2021-04-20T06:03:45.514Z] Step 4/6 : WORKDIR /edgex-go [2021-04-20T06:03:45.514Z] ---> Running in e1abdbc3e138 [2021-04-20T06:03:45.514Z] Removing intermediate container e1abdbc3e138 [2021-04-20T06:03:45.514Z] ---> 0b2d9719a9ab [2021-04-20T06:03:45.514Z] Step 5/6 : COPY go.mod . [2021-04-20T06:03:46.117Z] ---> dc0e1b6a9190 [2021-04-20T06:03:46.117Z] Step 6/6 : RUN go mod download [2021-04-20T06:03:46.117Z] ---> Running in fac2871d331a [2021-04-20T06:04:04.728Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-20T06:04:04.728Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-20T06:04:04.728Z] ---> 9c7b2601904d [2021-04-20T06:04:04.728Z] Step 3/22 : WORKDIR /edgex-go [2021-04-20T06:04:04.728Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-20T06:04:04.728Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-04-20T06:04:04.728Z] ---> 9c7b2601904d [2021-04-20T06:04:04.728Z] Step 3/31 : WORKDIR /edgex-go [2021-04-20T06:04:04.728Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-20T06:04:04.728Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-20T06:04:04.728Z] ---> 9c7b2601904d [2021-04-20T06:04:04.728Z] Step 3/23 : WORKDIR /edgex-go [2021-04-20T06:04:04.728Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-20T06:04:04.728Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-04-20T06:04:04.728Z] ---> 9c7b2601904d [2021-04-20T06:04:04.728Z] Step 3/21 : WORKDIR /edgex-go [2021-04-20T06:04:04.728Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-20T06:04:04.728Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-20T06:04:04.728Z] ---> 9c7b2601904d [2021-04-20T06:04:04.728Z] Step 3/22 : WORKDIR /edgex-go [2021-04-20T06:04:04.728Z] ---> Running in 0792a2d04331 [2021-04-20T06:04:04.728Z] ---> Running in 979ee16f6485 [2021-04-20T06:04:04.728Z] ---> Running in eab115f851ae [2021-04-20T06:04:04.728Z] ---> Running in 14eef5f77444 [2021-04-20T06:04:04.728Z] ---> Running in 7cf385aef0dd [2021-04-20T06:04:04.728Z] Removing intermediate container eab115f851ae [2021-04-20T06:04:04.728Z] ---> a295d2bc467b [2021-04-20T06:04:04.728Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-20T06:04:04.728Z] Removing intermediate container 0792a2d04331 [2021-04-20T06:04:04.728Z] ---> 17200f3320d7 [2021-04-20T06:04:04.728Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-20T06:04:04.728Z] Removing intermediate container 7cf385aef0dd [2021-04-20T06:04:04.728Z] ---> 8db45365ff0b [2021-04-20T06:04:04.728Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-20T06:04:04.728Z] Removing intermediate container 979ee16f6485 [2021-04-20T06:04:04.728Z] ---> 41c34ba4c27d [2021-04-20T06:04:04.728Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-20T06:04:04.728Z] Removing intermediate container 14eef5f77444 [2021-04-20T06:04:04.728Z] ---> 84100f0f9669 [2021-04-20T06:04:04.728Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-20T06:04:04.728Z] ---> Running in 342f99c2e303 [2021-04-20T06:04:04.728Z] ---> Running in d86978733e24 [2021-04-20T06:04:04.728Z] ---> Running in c21f2c70267a [2021-04-20T06:04:04.729Z] ---> Running in 2f243c6f0fe5 [2021-04-20T06:04:04.729Z] ---> Running in 48a05ccdee05 [2021-04-20T06:04:04.729Z] Removing intermediate container d86978733e24 [2021-04-20T06:04:04.729Z] ---> 13e86783fb56 [2021-04-20T06:04:04.729Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-04-20T06:04:04.729Z] Removing intermediate container 342f99c2e303 [2021-04-20T06:04:04.729Z] ---> 54b5c57fc266 [2021-04-20T06:04:04.729Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-04-20T06:04:04.729Z] ---> Running in ba9f02e4ce8f [2021-04-20T06:04:04.729Z] ---> Running in 7bc20d29148a [2021-04-20T06:04:04.729Z] Removing intermediate container c21f2c70267a [2021-04-20T06:04:04.729Z] ---> 0d34142096e7 [2021-04-20T06:04:04.729Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-04-20T06:04:04.729Z] ---> Running in ae803a592281 [2021-04-20T06:04:04.729Z] Removing intermediate container 2f243c6f0fe5 [2021-04-20T06:04:04.729Z] ---> 2a20a7bf9744 [2021-04-20T06:04:04.729Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-20T06:04:04.729Z] Removing intermediate container 48a05ccdee05 [2021-04-20T06:04:04.729Z] ---> d0c7f3220d2b [2021-04-20T06:04:04.729Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-04-20T06:04:05.310Z] ---> Running in 494e1139b760 [2021-04-20T06:04:05.310Z] ---> Running in df8e1673afcc [2021-04-20T06:04:05.907Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-20T06:04:05.907Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-20T06:04:05.907Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-20T06:04:06.174Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-20T06:04:06.174Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-20T06:04:06.756Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-20T06:04:06.756Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-20T06:04:06.756Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-20T06:04:06.756Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-20T06:04:07.240Z] OK: 233 MiB in 51 packages [2021-04-20T06:04:07.240Z] OK: 233 MiB in 51 packages [2021-04-20T06:04:07.240Z] OK: 233 MiB in 51 packages [2021-04-20T06:04:07.240Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-20T06:04:07.240Z] OK: 233 MiB in 51 packages [2021-04-20T06:04:07.825Z] OK: 233 MiB in 51 packages [2021-04-20T06:04:08.091Z] Removing intermediate container ae803a592281 [2021-04-20T06:04:08.091Z] ---> 3118d05f3a76 [2021-04-20T06:04:08.091Z] Step 6/31 : COPY go.mod . [2021-04-20T06:04:08.356Z] Removing intermediate container 494e1139b760 [2021-04-20T06:04:08.356Z] ---> 75459d4b0e6d [2021-04-20T06:04:08.356Z] Step 6/23 : COPY go.mod . [2021-04-20T06:04:08.356Z] Removing intermediate container ba9f02e4ce8f [2021-04-20T06:04:08.356Z] ---> a99ce053ff7f [2021-04-20T06:04:08.356Z] Step 6/21 : COPY go.mod . [2021-04-20T06:04:08.356Z] Removing intermediate container 7bc20d29148a [2021-04-20T06:04:08.356Z] ---> a52c32075092 [2021-04-20T06:04:08.356Z] Step 6/22 : COPY go.mod . [2021-04-20T06:04:08.356Z] ---> aa5173da0779 [2021-04-20T06:04:08.356Z] Step 7/31 : RUN go mod download [2021-04-20T06:04:08.622Z] ---> Running in d864e10ec87d [2021-04-20T06:04:08.622Z] ---> c8cd6cb015e8 [2021-04-20T06:04:08.622Z] Step 7/23 : RUN go mod download [2021-04-20T06:04:08.887Z] ---> e64fc8a6dc81 [2021-04-20T06:04:08.887Z] Step 7/21 : RUN go mod download [2021-04-20T06:04:08.887Z] Removing intermediate container df8e1673afcc [2021-04-20T06:04:08.887Z] ---> 8cdf96ba5fef [2021-04-20T06:04:08.887Z] Step 6/22 : COPY go.mod . [2021-04-20T06:04:08.887Z] ---> bd3609e60357 [2021-04-20T06:04:08.887Z] Step 7/22 : RUN go mod download [2021-04-20T06:04:08.887Z] ---> Running in 6991f11ff027 [2021-04-20T06:04:09.153Z] ---> Running in 4f3b9144f50b [2021-04-20T06:04:09.153Z] ---> Running in 605f66d08cff [2021-04-20T06:04:09.432Z] ---> cbd64718a10c [2021-04-20T06:04:09.433Z] Step 7/22 : RUN go mod download [2021-04-20T06:04:09.433Z] ---> Running in e7d5afbbfef3 [2021-04-20T06:04:10.864Z] Removing intermediate container d864e10ec87d [2021-04-20T06:04:10.864Z] ---> 629684024d83 [2021-04-20T06:04:10.864Z] Step 8/31 : COPY . . [2021-04-20T06:04:11.139Z] Removing intermediate container 6991f11ff027 [2021-04-20T06:04:11.139Z] ---> 4f779ef5922d [2021-04-20T06:04:11.139Z] Step 8/23 : COPY . . [2021-04-20T06:04:12.919Z] Removing intermediate container fac2871d331a [2021-04-20T06:04:12.919Z] ---> e7aea9164725 [2021-04-20T06:04:12.919Z] Successfully built e7aea9164725 [2021-04-20T06:04:12.919Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-20T06:04:13.301Z] + docker inspect -f . ci-base-image-arm64 [2021-04-20T06:04:13.301Z] . [Pipeline] withDockerContainer [2021-04-20T06:04:13.564Z] prd-ubuntu18.04-docker-arm64-4c-16g-1108 does not seem to be running inside a container [2021-04-20T06:04:13.662Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-20T06:04:15.062Z] $ docker top 60ea6ec2b8e439e39738d6885a983526bf097fd79b9a5c35bc1562fb3f01433a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-20T06:04:16.114Z] + go version [2021-04-20T06:04:16.114Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-04-20T06:04:16.168Z] $ docker stop --time=1 60ea6ec2b8e439e39738d6885a983526bf097fd79b9a5c35bc1562fb3f01433a [2021-04-20T06:04:17.789Z] Removing intermediate container 4f3b9144f50b [2021-04-20T06:04:17.789Z] ---> cd4311ef0f62 [2021-04-20T06:04:17.789Z] Step 8/21 : COPY . . [2021-04-20T06:04:18.081Z] $ docker rm -f 60ea6ec2b8e439e39738d6885a983526bf097fd79b9a5c35bc1562fb3f01433a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-20T06:04:18.981Z] + docker inspect -f . ci-base-image-arm64 [2021-04-20T06:04:18.981Z] . [Pipeline] withDockerContainer [2021-04-20T06:04:19.230Z] prd-ubuntu18.04-docker-arm64-4c-16g-1108 does not seem to be running inside a container [2021-04-20T06:04:19.325Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-20T06:04:20.616Z] $ docker top f75d39afbc737c417c8fa81569716d4830b5a1fa6db55c5c748d47a2cadc6867 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-04-20T06:04:20.945Z] ========================================================= [2021-04-20T06:04:20.946Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-04-20T06:04:20.946Z] ========================================================= [Pipeline] sh [2021-04-20T06:04:21.610Z] + make test [2021-04-20T06:04:21.611Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-04-20T06:04:22.058Z] Removing intermediate container 605f66d08cff [2021-04-20T06:04:22.058Z] ---> c336b8352819 [2021-04-20T06:04:22.058Z] Step 8/22 : COPY . . [2021-04-20T06:04:22.058Z] Removing intermediate container e7d5afbbfef3 [2021-04-20T06:04:22.058Z] ---> 1c6f659363bb [2021-04-20T06:04:22.058Z] Step 8/22 : COPY . . [2021-04-20T06:04:48.490Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-04-20T06:05:01.554Z] ---> 995abf80fd8f [2021-04-20T06:05:01.554Z] Step 9/23 : RUN make cmd/core-command/core-command ---> d9f8047d2712 [2021-04-20T06:05:01.554Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-04-20T06:05:01.554Z] [2021-04-20T06:05:03.628Z] ---> Running in 35a8ea2cf02f [2021-04-20T06:05:03.628Z] ---> Running in 3012ddbec927 [2021-04-20T06:05:04.592Z] ---> ba5e12554913 [2021-04-20T06:05:04.592Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-04-20T06:05:04.592Z] ---> Running in 0990b59633e1 [2021-04-20T06:05:04.592Z] ---> 410dcef7b5ba [2021-04-20T06:05:04.592Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-04-20T06:05:04.866Z] ---> 2ad04c5656b9 [2021-04-20T06:05:04.866Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-04-20T06:05:04.866Z] ---> Running in 686487bde31b [2021-04-20T06:05:05.134Z] ---> Running in fd4ec19a44aa [2021-04-20T06:05:05.722Z] 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-04-20T06:05:05.722Z] 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-04-20T06:05:05.722Z] 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-04-20T06:05:05.722Z] 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-04-20T06:05:05.993Z] 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-04-20T06:05:35.533Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-04-20T06:05:40.946Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-04-20T06:05:44.909Z] 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-04-20T06:05:49.254Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-04-20T06:05:49.254Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-04-20T06:05:50.370Z] Removing intermediate container 35a8ea2cf02f [2021-04-20T06:05:50.370Z] ---> c4000b827113 [2021-04-20T06:05:50.370Z] [2021-04-20T06:05:50.370Z] Step 10/31 : FROM alpine:3.12 [2021-04-20T06:05:50.370Z] 3.12: Pulling from library/alpine [2021-04-20T06:05:51.246Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-04-20T06:05:51.246Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-04-20T06:05:51.246Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-04-20T06:05:51.524Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-04-20T06:05:52.973Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-20T06:05:53.920Z] Status: Downloaded newer image for alpine:3.12 [2021-04-20T06:05:53.920Z] ---> 13621d1b12d4 [2021-04-20T06:05:53.920Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-04-20T06:05:55.843Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-04-20T06:05:55.843Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-04-20T06:05:56.481Z] ---> Running in de65b8b4650d [2021-04-20T06:05:57.428Z] Removing intermediate container 0990b59633e1 [2021-04-20T06:05:57.428Z] ---> e8d7c9613052 [2021-04-20T06:05:57.428Z] [2021-04-20T06:05:57.428Z] Step 10/21 : FROM alpine:3.12 [2021-04-20T06:05:57.428Z] ---> 13621d1b12d4 [2021-04-20T06:05:57.428Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-04-20T06:05:57.428Z] Removing intermediate container 3012ddbec927 [2021-04-20T06:05:57.428Z] ---> 2c9918a1c2fd [2021-04-20T06:05:57.428Z] [2021-04-20T06:05:57.428Z] Step 10/23 : FROM alpine:3.12 [2021-04-20T06:05:57.428Z] ---> 13621d1b12d4 [2021-04-20T06:05:57.428Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-20T06:05:57.428Z] Removing intermediate container fd4ec19a44aa [2021-04-20T06:05:57.428Z] Removing intermediate container 686487bde31b [2021-04-20T06:05:57.428Z] ---> adcc89be7c94 [2021-04-20T06:05:57.428Z] ---> 9a12efb55df3 [2021-04-20T06:05:57.428Z] [2021-04-20T06:05:57.428Z] [2021-04-20T06:05:57.428Z] Step 10/22 : FROM alpine:3.12Step 10/22 : FROM alpine:3.12 [2021-04-20T06:05:57.428Z] [2021-04-20T06:05:57.428Z] ---> 13621d1b12d4 [2021-04-20T06:05:57.428Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-04-20T06:05:57.428Z] ---> 13621d1b12d4 [2021-04-20T06:05:57.428Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-04-20T06:05:58.003Z] ---> Running in b244037ee4cb [2021-04-20T06:05:58.003Z] ---> Running in 574a9ecb5ed4 [2021-04-20T06:05:58.003Z] ---> Running in f8f2ea62c14d [2021-04-20T06:05:58.003Z] ---> Running in 67b9c32d0450 [2021-04-20T06:05:58.003Z] Removing intermediate container de65b8b4650d [2021-04-20T06:05:58.003Z] ---> 14f6f878cc24 [2021-04-20T06:05:58.003Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-04-20T06:05:58.266Z] ---> Running in 8217dd47528d [2021-04-20T06:05:58.865Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-20T06:05:59.142Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-20T06:05:59.142Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-20T06:05:59.142Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-20T06:05:59.142Z] (1/4) Installing ca-certificates (20191127-r4) [2021-04-20T06:05:59.418Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-20T06:05:59.418Z] (1/2) Installing ca-certificates (20191127-r4) [2021-04-20T06:05:59.418Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-04-20T06:05:59.418Z] (3/4) Installing libcurl (7.76.1-r0) [2021-04-20T06:05:59.418Z] (4/4) Installing curl (7.76.1-r0) [2021-04-20T06:05:59.418Z] Executing busybox-1.31.1-r20.trigger [2021-04-20T06:05:59.418Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-04-20T06:05:59.418Z] Executing busybox-1.31.1-r20.trigger [2021-04-20T06:05:59.418Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-20T06:05:59.418Z] Executing ca-certificates-20191127-r4.trigger [2021-04-20T06:05:59.418Z] Executing ca-certificates-20191127-r4.trigger [2021-04-20T06:05:59.418Z] OK: 6 MiB in 16 packages [2021-04-20T06:05:59.418Z] OK: 7 MiB in 18 packages [2021-04-20T06:05:59.418Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-20T06:05:59.418Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-20T06:05:59.418Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-20T06:05:59.418Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-04-20T06:05:59.689Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-20T06:05:59.689Z] Executing busybox-1.31.1-r20.trigger [2021-04-20T06:05:59.689Z] OK: 6 MiB in 15 packages [2021-04-20T06:05:59.689Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-04-20T06:05:59.689Z] (2/2) Installing su-exec (0.2-r1) [2021-04-20T06:05:59.689Z] Executing busybox-1.31.1-r20.trigger [2021-04-20T06:05:59.689Z] OK: 6 MiB in 16 packages [2021-04-20T06:05:59.689Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-04-20T06:05:59.689Z] Executing busybox-1.31.1-r20.trigger [2021-04-20T06:05:59.689Z] OK: 6 MiB in 15 packages [2021-04-20T06:06:02.268Z] Removing intermediate container 574a9ecb5ed4 [2021-04-20T06:06:02.268Z] ---> 8513c88131b1 [2021-04-20T06:06:02.268Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-20T06:06:02.268Z] Removing intermediate container b244037ee4cb [2021-04-20T06:06:02.268Z] ---> 316ab25340a7 [2021-04-20T06:06:02.268Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-20T06:06:02.268Z] ---> Running in 2a49569784a4 [2021-04-20T06:06:02.268Z] ---> Running in 273dd4d2eb2d [2021-04-20T06:06:02.537Z] Removing intermediate container 8217dd47528d [2021-04-20T06:06:02.537Z] ---> 9db0ad6bd4ae [2021-04-20T06:06:02.537Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-04-20T06:06:02.537Z] Removing intermediate container 67b9c32d0450 [2021-04-20T06:06:02.537Z] ---> c30e14d79ce4 [2021-04-20T06:06:02.537Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-20T06:06:02.537Z] Removing intermediate container f8f2ea62c14d [2021-04-20T06:06:02.537Z] ---> b45a609545b8 [2021-04-20T06:06:02.537Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-20T06:06:02.537Z] ---> Running in 4e090a60747b [2021-04-20T06:06:02.537Z] Removing intermediate container 2a49569784a4 [2021-04-20T06:06:02.537Z] ---> f2b9d1405de0 [2021-04-20T06:06:02.537Z] Step 13/22 : ENV APP_PORT=48060 [2021-04-20T06:06:02.801Z] ---> Running in 5cd20b5ca8d9 [2021-04-20T06:06:02.801Z] Removing intermediate container 273dd4d2eb2d [2021-04-20T06:06:02.801Z] ---> 79dd6d002c18 [2021-04-20T06:06:02.801Z] Step 13/21 : WORKDIR /edgex [2021-04-20T06:06:02.801Z] ---> Running in 2c84bde0acad [2021-04-20T06:06:02.801Z] ---> Running in cdfb4c4705d5 [2021-04-20T06:06:03.069Z] ---> Running in d836dda4a35f [2021-04-20T06:06:03.069Z] Removing intermediate container 4e090a60747b [2021-04-20T06:06:03.069Z] ---> cef6764a1267 [2021-04-20T06:06:03.069Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-04-20T06:06:03.069Z] Removing intermediate container 5cd20b5ca8d9 [2021-04-20T06:06:03.069Z] ---> adbbcac5904d [2021-04-20T06:06:03.069Z] Step 13/23 : ENV APP_PORT=48082 [2021-04-20T06:06:03.339Z] Removing intermediate container 2c84bde0acad [2021-04-20T06:06:03.339Z] ---> ea5c88bcd9ca [2021-04-20T06:06:03.339Z] Step 13/22 : ENV APP_PORT=48085 [2021-04-20T06:06:03.339Z] ---> Running in 691e8116637b [2021-04-20T06:06:03.339Z] Removing intermediate container cdfb4c4705d5 [2021-04-20T06:06:03.339Z] ---> 8519df4a63f6 [2021-04-20T06:06:03.339Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-20T06:06:03.339Z] ---> Running in d6d2fd884e89 [2021-04-20T06:06:03.339Z] Removing intermediate container d836dda4a35f [2021-04-20T06:06:03.339Z] ---> 7abb064c0ac4 [2021-04-20T06:06:03.339Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-04-20T06:06:03.339Z] ---> Running in e863e3de22ab [2021-04-20T06:06:03.600Z] ---> Running in 4693f844983a [2021-04-20T06:06:03.600Z] Removing intermediate container 691e8116637b [2021-04-20T06:06:03.601Z] ---> 52f274b89dff [2021-04-20T06:06:03.601Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-04-20T06:06:03.601Z] Removing intermediate container d6d2fd884e89 [2021-04-20T06:06:03.601Z] ---> 270be169245e [2021-04-20T06:06:03.601Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-20T06:06:03.863Z] Removing intermediate container e863e3de22ab [2021-04-20T06:06:03.863Z] ---> a9648144c3cf [2021-04-20T06:06:03.863Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-20T06:06:04.137Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-04-20T06:06:04.137Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-04-20T06:06:04.137Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-04-20T06:06:04.438Z] ---> Running in 2a49fe52fb0d [2021-04-20T06:06:04.439Z] ---> Running in 69e8ab9f03d7 [2021-04-20T06:06:04.439Z] ---> Running in e31d9d65e272 [2021-04-20T06:06:04.439Z] ---> ec849785c91e [2021-04-20T06:06:04.439Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-04-20T06:06:04.439Z] Removing intermediate container 4693f844983a [2021-04-20T06:06:04.439Z] ---> dd6bdb158a29 [2021-04-20T06:06:04.439Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-20T06:06:04.707Z] Removing intermediate container 69e8ab9f03d7 [2021-04-20T06:06:04.707Z] ---> 5775420f4aec [2021-04-20T06:06:04.707Z] Step 15/23 : WORKDIR / [2021-04-20T06:06:04.988Z] Removing intermediate container e31d9d65e272 [2021-04-20T06:06:04.988Z] ---> bc3eaacf0890 [2021-04-20T06:06:04.988Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-20T06:06:04.988Z] ---> Running in 4728048e0da0 [2021-04-20T06:06:04.988Z] ---> e52d116e8a69 [2021-04-20T06:06:04.988Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-04-20T06:06:04.988Z] ---> d3396a9e09d8 [2021-04-20T06:06:04.988Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-04-20T06:06:05.263Z] Removing intermediate container 4728048e0da0 [2021-04-20T06:06:05.263Z] ---> 37404ed634d0 [2021-04-20T06:06:05.263Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-20T06:06:05.538Z] ---> 0e8dc0d8e44e [2021-04-20T06:06:05.538Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-04-20T06:06:05.803Z] ---> 383e2dfb408a [2021-04-20T06:06:05.803Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-04-20T06:06:05.803Z] ---> 4cf1c5d97866 [2021-04-20T06:06:06.073Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-04-20T06:06:06.073Z] ---> 5033ac12ec34 [2021-04-20T06:06:06.073Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-04-20T06:06:06.073Z] ---> Running in 66aa392c28f4 [2021-04-20T06:06:06.073Z] Removing intermediate container 2a49fe52fb0d [2021-04-20T06:06:06.073Z] ---> e6bd533e2c24 [2021-04-20T06:06:06.073Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-04-20T06:06:06.340Z] ---> Running in 5dd3fc1080eb [2021-04-20T06:06:06.340Z] ---> c83767b5fddc [2021-04-20T06:06:06.340Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-04-20T06:06:06.340Z] Removing intermediate container 66aa392c28f4 [2021-04-20T06:06:06.340Z] ---> b7c684d13b41 [2021-04-20T06:06:06.340Z] Step 18/21 : CMD ["--init=true"] [2021-04-20T06:06:06.610Z] ---> 7703413aab11 [2021-04-20T06:06:06.610Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-04-20T06:06:06.610Z] ---> Running in 2a4a413d005f [2021-04-20T06:06:06.610Z] ---> 1a19233c036a [2021-04-20T06:06:06.610Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-04-20T06:06:06.610Z] ---> Running in bcd1d9ec2b02 [2021-04-20T06:06:07.189Z] Removing intermediate container 5dd3fc1080eb [2021-04-20T06:06:07.189Z] ---> 48cc8521eb8b [2021-04-20T06:06:07.189Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-04-20T06:06:07.189Z] ---> 7f0c5d7555fd [2021-04-20T06:06:07.189Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-04-20T06:06:07.189Z] Removing intermediate container 2a4a413d005f [2021-04-20T06:06:07.189Z] ---> 917acf72cc3f [2021-04-20T06:06:07.189Z] Step 19/21 : LABEL arch=x86_64 [2021-04-20T06:06:07.454Z] Removing intermediate container bcd1d9ec2b02 [2021-04-20T06:06:07.454Z] ---> a5970e6a7a08 [2021-04-20T06:06:07.454Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-20T06:06:07.454Z] ---> Running in d6cbec2bedec [2021-04-20T06:06:07.454Z] ---> e0d8e77b0f23 [2021-04-20T06:06:07.454Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-04-20T06:06:07.454Z] ---> Running in 4cbace0597d0 [2021-04-20T06:06:07.454Z] ---> Running in bf17567135e1 [2021-04-20T06:06:07.725Z] ---> Running in 09cc66204437 [2021-04-20T06:06:07.725Z] ---> 2e66dd342f24 [2021-04-20T06:06:07.725Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-04-20T06:06:07.725Z] ---> Running in f906d1e685af [2021-04-20T06:06:07.989Z] Removing intermediate container 4cbace0597d0 [2021-04-20T06:06:07.989Z] ---> 14195d03dbd7 [2021-04-20T06:06:07.989Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-20T06:06:07.989Z] Removing intermediate container d6cbec2bedec [2021-04-20T06:06:07.989Z] ---> d86ac6d19e93 [2021-04-20T06:06:07.989Z] Step 20/21 : LABEL git_sha=684a4512dcf9735722c740319c53f3e961411c3c [2021-04-20T06:06:07.989Z] Removing intermediate container bf17567135e1 [2021-04-20T06:06:07.989Z] ---> a0e139df2a04 [2021-04-20T06:06:07.989Z] Step 20/22 : LABEL arch=x86_64 [2021-04-20T06:06:08.274Z] Removing intermediate container 09cc66204437 [2021-04-20T06:06:08.274Z] ---> 259056554fda [2021-04-20T06:06:08.274Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-20T06:06:08.274Z] ---> Running in c34eba69c2ff [2021-04-20T06:06:08.274Z] ---> Running in fa4a76904015 [2021-04-20T06:06:08.275Z] ---> Running in 0e0aa5d3970c [2021-04-20T06:06:08.275Z] ---> Running in c676d986165e [2021-04-20T06:06:08.546Z] Removing intermediate container 0e0aa5d3970c [2021-04-20T06:06:08.546Z] ---> 9fdf1b9e94de [2021-04-20T06:06:08.546Z] Step 21/22 : LABEL git_sha=684a4512dcf9735722c740319c53f3e961411c3c [2021-04-20T06:06:08.546Z] Removing intermediate container c676d986165e [2021-04-20T06:06:08.546Z] ---> abac6e8d85d0 [2021-04-20T06:06:08.811Z] Step 21/23 : LABEL arch=x86_64 [2021-04-20T06:06:08.811Z] Removing intermediate container fa4a76904015 [2021-04-20T06:06:08.811Z] ---> 3e01b627e224 [2021-04-20T06:06:08.811Z] Step 20/22 : LABEL arch=x86_64 [2021-04-20T06:06:08.811Z] Removing intermediate container c34eba69c2ff [2021-04-20T06:06:08.811Z] ---> d3dc80482448 [2021-04-20T06:06:08.811Z] Step 21/21 : LABEL version=0.0.0 [2021-04-20T06:06:09.075Z] ---> Running in 1dd8b8298a6e [2021-04-20T06:06:09.075Z] ---> Running in df630edc92c2 [2021-04-20T06:06:09.075Z] ---> Running in acbf3ddc37b8 [2021-04-20T06:06:09.075Z] ---> Running in d751b1da26db [2021-04-20T06:06:09.339Z] Removing intermediate container 1dd8b8298a6e [2021-04-20T06:06:09.339Z] ---> 028ba3d48d0c [2021-04-20T06:06:09.339Z] Step 22/23 : LABEL git_sha=684a4512dcf9735722c740319c53f3e961411c3c [2021-04-20T06:06:09.339Z] Removing intermediate container df630edc92c2 [2021-04-20T06:06:09.339Z] ---> 484a18ca2c68 [2021-04-20T06:06:09.339Z] Step 22/22 : LABEL version=0.0.0 [2021-04-20T06:06:09.339Z] Removing intermediate container acbf3ddc37b8 [2021-04-20T06:06:09.339Z] ---> bf13524c690f [2021-04-20T06:06:09.339Z] Step 21/22 : LABEL git_sha=684a4512dcf9735722c740319c53f3e961411c3c [2021-04-20T06:06:09.572Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.269s coverage: 45.9% of statements [2021-04-20T06:06:09.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-04-20T06:06:09.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-04-20T06:06:09.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-04-20T06:06:09.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-04-20T06:06:09.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-04-20T06:06:09.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-04-20T06:06:09.572Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.152s coverage: 19.8% of statements [2021-04-20T06:06:09.606Z] ---> Running in a739e2d17b0e [2021-04-20T06:06:09.606Z] ---> Running in 739faff11cbe [2021-04-20T06:06:09.606Z] Removing intermediate container d751b1da26db [2021-04-20T06:06:09.606Z] ---> c8c3b9ee8f7c [2021-04-20T06:06:09.606Z] [2021-04-20T06:06:09.606Z] ---> Running in 30cca7f417c0 [2021-04-20T06:06:09.849Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.256s coverage: 100.0% of statements [2021-04-20T06:06:09.871Z] Removing intermediate container 739faff11cbe [2021-04-20T06:06:09.871Z] ---> 922f0727559d [2021-04-20T06:06:09.871Z] Step 23/23 : LABEL version=0.0.0 [2021-04-20T06:06:09.871Z] Successfully built c8c3b9ee8f7c [2021-04-20T06:06:10.136Z] Removing intermediate container a739e2d17b0e [2021-04-20T06:06:10.136Z] ---> fb433e685a3a [2021-04-20T06:06:10.136Z] [2021-04-20T06:06:10.136Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-04-20T06:06:10.136Z]  Building docker-security-proxy-setup-go ... done Building docker-sys-mgmt-agent-go [2021-04-20T06:06:10.136Z] Removing intermediate container f906d1e685af [2021-04-20T06:06:10.136Z] ---> 6b71f24f6d8b [2021-04-20T06:06:10.136Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-20T06:06:10.136Z] Successfully built fb433e685a3a [2021-04-20T06:06:10.400Z] Removing intermediate container 30cca7f417c0 [2021-04-20T06:06:10.400Z] ---> c9aa4511e38c [2021-04-20T06:06:10.400Z] Step 22/22 : LABEL version=0.0.0 [2021-04-20T06:06:10.400Z] Successfully tagged docker-support-notifications-go:latest [2021-04-20T06:06:10.400Z] ---> Running in 99be094094f2 [2021-04-20T06:06:10.400Z]  Building docker-support-notifications-go ... done Building docker-security-secretstore-setup-go [2021-04-20T06:06:10.400Z] ---> Running in ea5f3180fb77 [2021-04-20T06:06:10.400Z] ---> 2b85b0c40a1a [2021-04-20T06:06:10.400Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-04-20T06:06:10.400Z] Removing intermediate container 99be094094f2 [2021-04-20T06:06:10.400Z] ---> 99dd9d1051da [2021-04-20T06:06:10.400Z] [2021-04-20T06:06:10.668Z] Removing intermediate container ea5f3180fb77 [2021-04-20T06:06:10.668Z] ---> 664d1d309ad5 [2021-04-20T06:06:10.668Z] [2021-04-20T06:06:10.937Z] Successfully built 99dd9d1051da [2021-04-20T06:06:10.937Z] Successfully tagged docker-core-command-go:latest [2021-04-20T06:06:10.937Z] Building docker-core-data-go [2021-04-20T06:06:10.937Z]  Building docker-core-command-go ... done Successfully built 664d1d309ad5 [2021-04-20T06:06:10.937Z] Successfully tagged docker-support-scheduler-go:latest [2021-04-20T06:06:10.937Z] Building docker-core-metadata-go [2021-04-20T06:06:11.513Z]  Building docker-support-scheduler-go ... done  ---> 36ced4e10415 [2021-04-20T06:06:11.513Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-04-20T06:06:11.779Z] ---> 7fb35be3a676 [2021-04-20T06:06:11.779Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-04-20T06:06:12.356Z] ---> f2f0c4a1dd8d [2021-04-20T06:06:12.356Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-04-20T06:06:16.589Z] ---> f4d1712d4178 [2021-04-20T06:06:16.589Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-04-20T06:06:16.589Z] ---> Running in ee34f5111c90 [2021-04-20T06:06:16.591Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.468s coverage: 27.1% of statements [2021-04-20T06:06:16.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-04-20T06:06:16.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-04-20T06:06:16.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-04-20T06:06:16.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-04-20T06:06:16.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-04-20T06:06:16.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-04-20T06:06:16.591Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.134s coverage: 100.0% of statements [2021-04-20T06:06:16.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-04-20T06:06:16.591Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.177s coverage: 100.0% of statements [2021-04-20T06:06:16.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-04-20T06:06:16.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-04-20T06:06:17.547Z] Removing intermediate container ee34f5111c90 [2021-04-20T06:06:17.547Z] ---> 5a8d169dbec6 [2021-04-20T06:06:17.547Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-04-20T06:06:19.243Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.245s coverage: 71.3% of statements [2021-04-20T06:06:19.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-04-20T06:06:19.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-04-20T06:06:20.692Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.515s coverage: 82.9% of statements [2021-04-20T06:06:20.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-04-20T06:06:20.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-04-20T06:06:20.692Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.224s coverage: 78.9% of statements [2021-04-20T06:06:20.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-04-20T06:06:20.866Z] ---> 66eb026bf662 [2021-04-20T06:06:20.866Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-04-20T06:06:21.460Z] ---> Running in b86fd636b50b [2021-04-20T06:06:24.041Z] Removing intermediate container b86fd636b50b [2021-04-20T06:06:24.041Z] ---> cf86a19ca740 [2021-04-20T06:06:24.041Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-04-20T06:06:24.041Z] ---> Running in 3662aefe4a72 [2021-04-20T06:06:24.041Z] Removing intermediate container 3662aefe4a72 [2021-04-20T06:06:24.041Z] ---> 609a3c024703 [2021-04-20T06:06:24.041Z] Step 28/31 : CMD ["gate"] [2021-04-20T06:06:24.304Z] ---> Running in 1c156585be8f [2021-04-20T06:06:24.566Z] Removing intermediate container 1c156585be8f [2021-04-20T06:06:24.566Z] ---> 357de284e6ac [2021-04-20T06:06:24.566Z] Step 29/31 : LABEL arch=x86_64 [2021-04-20T06:06:24.830Z] ---> Running in 698446a61712 [2021-04-20T06:06:25.099Z] Removing intermediate container 698446a61712 [2021-04-20T06:06:25.099Z] ---> 9e873fb7cc6e [2021-04-20T06:06:25.099Z] Step 30/31 : LABEL git_sha=684a4512dcf9735722c740319c53f3e961411c3c [2021-04-20T06:06:25.700Z] ---> Running in 12d5bebeae7c [2021-04-20T06:06:29.063Z] Removing intermediate container 12d5bebeae7c [2021-04-20T06:06:29.063Z] ---> feccfbf52501 [2021-04-20T06:06:29.063Z] Step 31/31 : LABEL version=0.0.0 [2021-04-20T06:06:30.504Z] ---> Running in c1e93bf3d769 [2021-04-20T06:06:30.872Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.157s coverage: 28.6% of statements [2021-04-20T06:06:30.872Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-04-20T06:06:30.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-04-20T06:06:30.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-04-20T06:06:30.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-04-20T06:06:30.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-04-20T06:06:30.873Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.308s coverage: 100.0% of statements [2021-04-20T06:06:30.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-04-20T06:06:30.873Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.145s coverage: 100.0% of statements [2021-04-20T06:06:30.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-04-20T06:06:30.873Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.334s coverage: 86.7% of statements [2021-04-20T06:06:30.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-04-20T06:06:30.873Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.455s coverage: 97.5% of statements [2021-04-20T06:06:30.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-04-20T06:06:30.873Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.194s coverage: 78.3% of statements [2021-04-20T06:06:30.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-04-20T06:06:30.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-04-20T06:06:30.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-04-20T06:06:30.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-04-20T06:06:35.910Z] Removing intermediate container c1e93bf3d769 [2021-04-20T06:06:35.910Z] ---> 826b82575dd8 [2021-04-20T06:06:35.910Z] [2021-04-20T06:06:37.411Z] Successfully built 826b82575dd8 [2021-04-20T06:06:37.411Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-04-20T06:06:39.182Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.200s coverage: 93.0% of statements [2021-04-20T06:06:39.182Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-04-20T06:06:39.182Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-04-20T06:06:39.182Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-04-20T06:06:39.182Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-04-20T06:06:39.182Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-04-20T06:06:39.182Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-04-20T06:06:39.182Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-04-20T06:06:39.182Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-04-20T06:06:39.182Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-04-20T06:06:39.182Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-04-20T06:06:39.182Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-04-20T06:06:39.182Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-04-20T06:06:39.182Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-04-20T06:06:39.182Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-04-20T06:06:39.182Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-04-20T06:06:39.182Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-04-20T06:06:39.182Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-04-20T06:06:39.182Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-04-20T06:06:39.182Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.114s coverage: 58.8% of statements [2021-04-20T06:06:39.182Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-04-20T06:06:39.182Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-04-20T06:06:39.182Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.292s coverage: 0.9% of statements [2021-04-20T06:06:39.182Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-04-20T06:06:39.182Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-04-20T06:06:39.182Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-04-20T06:06:39.182Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.161s coverage: 47.1% of statements [2021-04-20T06:06:39.182Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.151s coverage: 79.5% of statements [2021-04-20T06:06:39.182Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.144s coverage: 94.1% of statements [2021-04-20T06:06:39.182Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.152s coverage: 96.3% of statements [2021-04-20T06:06:39.182Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.159s coverage: 87.5% of statements [2021-04-20T06:06:40.798Z]  Building docker-security-bootstrapper-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-20T06:06:40.798Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-20T06:06:40.798Z] ---> 9c7b2601904d [2021-04-20T06:06:40.798Z] Step 3/23 : WORKDIR /edgex-go [2021-04-20T06:06:40.798Z] ---> Using cache [2021-04-20T06:06:40.798Z] ---> 84100f0f9669 [2021-04-20T06:06:40.798Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-20T06:06:40.798Z] ---> Using cache [2021-04-20T06:06:40.798Z] ---> d0c7f3220d2b [2021-04-20T06:06:40.798Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-04-20T06:06:40.798Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-20T06:06:40.798Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-20T06:06:40.798Z] ---> 9c7b2601904d [2021-04-20T06:06:40.798Z] Step 3/23 : WORKDIR /edgex-go [2021-04-20T06:06:40.798Z] ---> Using cache [2021-04-20T06:06:40.798Z] ---> 84100f0f9669 [2021-04-20T06:06:40.798Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-20T06:06:40.798Z] ---> Using cache [2021-04-20T06:06:40.798Z] ---> d0c7f3220d2b [2021-04-20T06:06:40.798Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-04-20T06:06:41.758Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-20T06:06:41.758Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-04-20T06:06:41.758Z] ---> 9c7b2601904d [2021-04-20T06:06:41.758Z] Step 3/24 : WORKDIR /edgex-go [2021-04-20T06:06:41.758Z] ---> Using cache [2021-04-20T06:06:41.758Z] ---> 84100f0f9669 [2021-04-20T06:06:41.758Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-20T06:06:41.758Z] ---> Using cache [2021-04-20T06:06:41.758Z] ---> d0c7f3220d2b [2021-04-20T06:06:41.758Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-04-20T06:06:41.758Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-20T06:06:41.758Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-20T06:06:41.758Z] ---> 9c7b2601904d [2021-04-20T06:06:41.758Z] Step 3/23 : WORKDIR /edgex-go [2021-04-20T06:06:41.758Z] ---> Using cache [2021-04-20T06:06:41.758Z] ---> 84100f0f9669 [2021-04-20T06:06:41.758Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-20T06:06:41.758Z] ---> Using cache [2021-04-20T06:06:41.758Z] ---> d0c7f3220d2b [2021-04-20T06:06:41.758Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-20T06:06:42.711Z] ---> Running in 565128190d09 [2021-04-20T06:06:42.711Z] ---> Running in 78f9ff6a2b9e [2021-04-20T06:06:42.989Z] ---> Running in 69784e4d1e2d [2021-04-20T06:06:42.989Z] ---> Running in ca2c00561490 [2021-04-20T06:06:44.402Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-20T06:06:44.402Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-20T06:06:44.402Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-20T06:06:44.402Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-20T06:06:44.666Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-20T06:06:44.666Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-20T06:06:44.666Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-20T06:06:44.666Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-20T06:06:45.253Z] OK: 233 MiB in 51 packages [2021-04-20T06:06:45.253Z] OK: 233 MiB in 51 packages [2021-04-20T06:06:45.253Z] OK: 233 MiB in 51 packages [2021-04-20T06:06:45.253Z] OK: 233 MiB in 51 packages [2021-04-20T06:06:46.215Z] Removing intermediate container 69784e4d1e2d [2021-04-20T06:06:46.215Z] ---> 155e70be5390 [2021-04-20T06:06:46.215Z] Step 6/23 : COPY go.mod . [2021-04-20T06:06:46.215Z] Removing intermediate container ca2c00561490 [2021-04-20T06:06:46.215Z] ---> b2989efd1646 [2021-04-20T06:06:46.215Z] Step 6/23 : COPY go.mod . [2021-04-20T06:06:46.215Z] Removing intermediate container 78f9ff6a2b9e [2021-04-20T06:06:46.215Z] ---> 5c5f70e0c336 [2021-04-20T06:06:46.215Z] Step 6/23 : COPY go.mod . [2021-04-20T06:06:46.215Z] Removing intermediate container 565128190d09 [2021-04-20T06:06:46.215Z] ---> f80a400320e0 [2021-04-20T06:06:46.215Z] Step 6/24 : COPY go.mod . [2021-04-20T06:06:46.477Z] ---> 0e5df9890132 [2021-04-20T06:06:46.477Z] Step 7/23 : RUN go mod download [2021-04-20T06:06:46.477Z] ---> Running in 2fa5006fa51e [2021-04-20T06:06:46.759Z] ---> b3c733b061bd [2021-04-20T06:06:46.759Z] Step 7/23 : RUN go mod download [2021-04-20T06:06:46.759Z] ---> 8129e0304e02 [2021-04-20T06:06:46.759Z] Step 7/24 : RUN go mod download [2021-04-20T06:06:46.759Z] ---> 81c006aebc1b [2021-04-20T06:06:46.759Z] Step 7/23 : RUN go mod download [2021-04-20T06:06:46.759Z] ---> Running in e9c1f7f996e2 [2021-04-20T06:06:47.022Z] ---> Running in 15ad71477898 [2021-04-20T06:06:47.022Z] ---> Running in d654ed6a190d [2021-04-20T06:06:48.445Z] Removing intermediate container e9c1f7f996e2 [2021-04-20T06:06:48.445Z] ---> bd7ada252cda [2021-04-20T06:06:48.445Z] Step 8/23 : COPY . . [2021-04-20T06:06:48.445Z] Removing intermediate container 2fa5006fa51e [2021-04-20T06:06:48.445Z] ---> dedd8b3406df [2021-04-20T06:06:48.445Z] Step 8/23 : COPY . . [2021-04-20T06:06:51.032Z] Removing intermediate container 15ad71477898 [2021-04-20T06:06:51.032Z] ---> ad361125aa1d [2021-04-20T06:06:51.032Z] Step 8/24 : COPY . . [2021-04-20T06:06:51.032Z] Removing intermediate container d654ed6a190d [2021-04-20T06:06:51.032Z] ---> c5f93cb32d70 [2021-04-20T06:06:51.032Z] Step 8/23 : COPY . . [2021-04-20T06:06:51.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.133s coverage: 94.4% of statements [2021-04-20T06:06:51.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.153s coverage: 44.8% of statements [2021-04-20T06:06:56.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.476s coverage: 81.9% of statements [2021-04-20T06:06:56.967Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-04-20T06:07:07.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.215s coverage: 92.9% of statements [2021-04-20T06:07:07.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-04-20T06:07:07.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-04-20T06:07:07.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-04-20T06:07:07.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 77.8% of statements [2021-04-20T06:07:07.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-04-20T06:07:07.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-04-20T06:07:07.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-04-20T06:07:07.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-04-20T06:07:07.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-04-20T06:07:07.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.072s coverage: 87.2% of statements [2021-04-20T06:07:07.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-04-20T06:07:07.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-04-20T06:07:07.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.106s coverage: 100.0% of statements [2021-04-20T06:07:07.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-04-20T06:07:07.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.154s coverage: 75.5% of statements [2021-04-20T06:07:07.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-04-20T06:07:07.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.129s coverage: 80.8% of statements [2021-04-20T06:07:07.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.181s coverage: 87.2% of statements [2021-04-20T06:07:07.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.202s coverage: 84.6% of statements [2021-04-20T06:07:07.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.214s coverage: 91.6% of statements [2021-04-20T06:07:07.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-04-20T06:07:07.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.599s coverage: 64.4% of statements [2021-04-20T06:07:07.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-04-20T06:07:07.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-04-20T06:07:07.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.132s coverage: 100.0% of statements [2021-04-20T06:07:07.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.082s coverage: 91.3% of statements [2021-04-20T06:07:07.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.049s coverage: 100.0% of statements [2021-04-20T06:07:08.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.111s coverage: 73.7% of statements [2021-04-20T06:07:08.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.057s coverage: 100.0% of statements [2021-04-20T06:07:12.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.866s coverage: 69.0% of statements [2021-04-20T06:07:12.937Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-04-20T06:07:12.937Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-04-20T06:07:12.937Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-04-20T06:07:13.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.470s coverage: 38.4% of statements [2021-04-20T06:07:13.216Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-04-20T06:07:13.216Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-04-20T06:07:13.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.135s coverage: 89.5% of statements [2021-04-20T06:07:13.216Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-04-20T06:07:13.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.089s coverage: 84.8% of statements [2021-04-20T06:07:19.952Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.526s coverage: 47.0% of statements [2021-04-20T06:07:19.952Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-04-20T06:07:19.952Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-04-20T06:07:19.952Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-04-20T06:07:19.952Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-04-20T06:07:19.952Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-04-20T06:07:19.952Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.114s coverage: 100.0% of statements [2021-04-20T06:07:19.952Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-04-20T06:07:19.952Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.103s coverage: 100.0% of statements [2021-04-20T06:07:19.952Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-04-20T06:07:19.952Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-04-20T06:07:19.952Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.177s coverage: 9.6% of statements [2021-04-20T06:07:19.952Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-04-20T06:07:22.585Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.494s coverage: 88.6% of statements [2021-04-20T06:07:22.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-04-20T06:07:22.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-04-20T06:07:22.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-04-20T06:07:23.460Z] ---> e234a82cfeae [2021-04-20T06:07:23.460Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-04-20T06:07:23.460Z] ---> Running in b04eb3787b0c [2021-04-20T06:07:23.752Z] ---> cfa1c8240123 [2021-04-20T06:07:23.752Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-04-20T06:07:23.752Z] ---> 548a636787e8 [2021-04-20T06:07:23.752Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-04-20T06:07:23.752Z] ---> b60b5b680897 [2021-04-20T06:07:23.752Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-04-20T06:07:24.368Z] ---> Running in 998b69ae24b3 [2021-04-20T06:07:24.368Z] ---> Running in 5b1a6d4a820b [2021-04-20T06:07:24.368Z] ---> Running in 96e77c617442 [2021-04-20T06:07:25.436Z] 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-04-20T06:07:25.436Z] 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-04-20T06:07:25.436Z] 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-04-20T06:07:25.436Z] 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-04-20T06:07:29.346Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.374s coverage: 28.7% of statements [2021-04-20T06:07:29.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-04-20T06:07:29.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-04-20T06:07:29.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-04-20T06:07:29.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-04-20T06:07:29.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-04-20T06:07:29.346Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.185s coverage: 99.0% of statements [2021-04-20T06:07:29.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-04-20T06:07:29.346Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.225s coverage: 100.0% of statements [2021-04-20T06:07:29.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-04-20T06:07:29.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-04-20T06:07:29.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-04-20T06:07:29.346Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.194s coverage: 64.6% of statements [2021-04-20T06:07:29.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-04-20T06:07:29.346Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.385s coverage: 95.6% of statements [2021-04-20T06:07:29.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-04-20T06:07:29.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-04-20T06:07:29.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-04-20T06:07:29.346Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.047s coverage: 0.0% of statements [2021-04-20T06:07:29.346Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-04-20T06:07:29.346Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.064s coverage: 100.0% of statements [2021-04-20T06:07:29.346Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-04-20T06:07:29.346Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-04-20T06:07:29.346Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-04-20T06:07:29.346Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-04-20T06:07:29.950Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.081s coverage: 87.9% of statements [2021-04-20T06:07:29.950Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-04-20T06:07:29.950Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-04-20T06:07:29.950Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.069s coverage: 100.0% of statements [2021-04-20T06:07:31.383Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.121s coverage: 28.1% of statements [2021-04-20T06:07:31.979Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements [2021-04-20T06:07:32.957Z] GO111MODULE=on go vet ./... [2021-04-20T06:07:53.546Z] 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-04-20T06:08:04.005Z] Removing intermediate container 5b1a6d4a820b [2021-04-20T06:08:04.005Z] ---> c01e3e8832f7 [2021-04-20T06:08:04.005Z] [2021-04-20T06:08:04.005Z] Step 10/24 : FROM alpine:3.12 [2021-04-20T06:08:04.005Z] ---> 13621d1b12d4 [2021-04-20T06:08:04.005Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-04-20T06:08:04.005Z] Removing intermediate container 998b69ae24b3 [2021-04-20T06:08:04.005Z] ---> 75110ad2f404 [2021-04-20T06:08:04.005Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-04-20T06:08:04.005Z] ---> Running in 83e36e967628 [2021-04-20T06:08:04.005Z] ---> Running in 7018b360cee9 [2021-04-20T06:08:04.005Z] 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-04-20T06:08:04.005Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-20T06:08:04.005Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-20T06:08:04.288Z] (1/6) Installing ca-certificates (20191127-r4) [2021-04-20T06:08:04.288Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-04-20T06:08:04.288Z] (3/6) Installing libcurl (7.76.1-r0) [2021-04-20T06:08:04.288Z] (4/6) Installing curl (7.76.1-r0) [2021-04-20T06:08:04.288Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-04-20T06:08:04.288Z] (6/6) Installing su-exec (0.2-r1) [2021-04-20T06:08:04.288Z] Executing busybox-1.31.1-r20.trigger [2021-04-20T06:08:04.288Z] Executing ca-certificates-20191127-r4.trigger [2021-04-20T06:08:04.288Z] OK: 7 MiB in 20 packages [2021-04-20T06:08:06.222Z] Removing intermediate container 96e77c617442 [2021-04-20T06:08:06.222Z] ---> 47558b5062b6 [2021-04-20T06:08:06.222Z] [2021-04-20T06:08:06.222Z] Step 10/23 : FROM alpine:3.12 [2021-04-20T06:08:06.222Z] ---> 13621d1b12d4 [2021-04-20T06:08:06.222Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-20T06:08:06.222Z] ---> Using cache [2021-04-20T06:08:06.222Z] ---> b45a609545b8 [2021-04-20T06:08:06.222Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-20T06:08:06.485Z] ---> Using cache [2021-04-20T06:08:06.485Z] ---> ea5c88bcd9ca [2021-04-20T06:08:06.485Z] Step 13/23 : ENV APP_PORT=48081 [2021-04-20T06:08:07.439Z] ---> Running in 7f6046a4c193 [2021-04-20T06:08:08.387Z] Removing intermediate container b04eb3787b0c [2021-04-20T06:08:08.387Z] ---> d6d5d943cf19 [2021-04-20T06:08:08.387Z] [2021-04-20T06:08:08.387Z] Step 10/23 : FROM alpine:3.12 [2021-04-20T06:08:08.387Z] ---> 13621d1b12d4 [2021-04-20T06:08:08.387Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-04-20T06:08:08.970Z] ---> Running in 6b5360325064 [2021-04-20T06:08:08.970Z] Removing intermediate container 7f6046a4c193 [2021-04-20T06:08:08.970Z] ---> a109721ac705 [2021-04-20T06:08:08.970Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-20T06:08:08.970Z] Removing intermediate container 7018b360cee9 [2021-04-20T06:08:08.970Z] ---> 6ab7645d959e [2021-04-20T06:08:08.970Z] [2021-04-20T06:08:08.970Z] Step 11/23 : FROM docker:20.10.0 [2021-04-20T06:08:08.970Z] Removing intermediate container 83e36e967628 [2021-04-20T06:08:08.970Z] ---> a71323f4cc3e [2021-04-20T06:08:08.970Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-20T06:08:08.970Z] ---> Running in 09dd03b83471 [2021-04-20T06:08:08.970Z] 20.10.0: Pulling from library/docker [2021-04-20T06:08:09.242Z] ---> Running in addaf17c7eeb [2021-04-20T06:08:09.242Z] Removing intermediate container 6b5360325064 [2021-04-20T06:08:09.242Z] ---> c312a8df19ac [2021-04-20T06:08:09.242Z] Step 12/23 : ENV APP_PORT=48080 [2021-04-20T06:08:09.821Z] Removing intermediate container 09dd03b83471 [2021-04-20T06:08:09.821Z] ---> 62f21582ebef [2021-04-20T06:08:09.821Z] Step 15/23 : WORKDIR / [2021-04-20T06:08:09.821Z] ---> Running in 8a241cb6c7f9 [2021-04-20T06:08:09.821Z] Removing intermediate container addaf17c7eeb [2021-04-20T06:08:09.821Z] ---> 193a47f61495 [2021-04-20T06:08:09.821Z] Step 13/24 : WORKDIR / [2021-04-20T06:08:09.821Z] ---> Running in 1db1d166d141 [2021-04-20T06:08:10.093Z] ---> Running in e7836063d362 [2021-04-20T06:08:10.093Z] Removing intermediate container 8a241cb6c7f9 [2021-04-20T06:08:10.093Z] ---> 91e765cfccf6 [2021-04-20T06:08:10.093Z] Step 13/23 : EXPOSE $APP_PORT [2021-04-20T06:08:11.486Z] ---> Running in 899369738acd [2021-04-20T06:08:11.486Z] Removing intermediate container 1db1d166d141 [2021-04-20T06:08:11.486Z] ---> 026bf598cf68 [2021-04-20T06:08:11.486Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-20T06:08:11.486Z] Removing intermediate container e7836063d362 [2021-04-20T06:08:11.486Z] ---> d2122dd76b2c [2021-04-20T06:08:11.486Z] 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-04-20T06:08:11.486Z] Removing intermediate container 899369738acd [2021-04-20T06:08:11.486Z] ---> 1930e718d1ad [2021-04-20T06:08:11.486Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-20T06:08:11.764Z] ---> Running in e8d7cdc4f81f [2021-04-20T06:08:11.764Z] ---> 080fef2c6e60 [2021-04-20T06:08:11.764Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-04-20T06:08:12.043Z] ---> 2f6a5ffab3a5 [2021-04-20T06:08:12.043Z] 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-04-20T06:08:12.646Z] ---> 0b3e4cb098dc [2021-04-20T06:08:12.646Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-04-20T06:08:12.921Z] ---> 8afa689e7856 [2021-04-20T06:08:12.921Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-04-20T06:08:13.190Z] ---> 10aacaf286cd [2021-04-20T06:08:13.190Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-04-20T06:08:13.461Z] ---> 3a77cd0e9802 [2021-04-20T06:08:13.461Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-04-20T06:08:13.733Z] ---> Running in bb25fc69c7d6 [2021-04-20T06:08:13.733Z] Removing intermediate container e8d7cdc4f81f [2021-04-20T06:08:13.733Z] ---> 2aca1a95e9de [2021-04-20T06:08:13.733Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-04-20T06:08:13.733Z] ---> Running in 6e1ba899ac69 [2021-04-20T06:08:14.006Z] ---> 3c7e1bb5e8ae [2021-04-20T06:08:14.006Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-04-20T06:08:14.006Z] Removing intermediate container bb25fc69c7d6 [2021-04-20T06:08:14.006Z] ---> 7d40f2cabe83 [2021-04-20T06:08:14.006Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-20T06:08:14.275Z] ---> Running in 5e166ab54d48 [2021-04-20T06:08:14.537Z] Removing intermediate container 5e166ab54d48 [2021-04-20T06:08:14.537Z] ---> e44f2584f984 [2021-04-20T06:08:14.537Z] Step 21/23 : LABEL arch=x86_64 [2021-04-20T06:08:14.537Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-20T06:08:14.808Z] ---> Running in 38919f7a4182 [2021-04-20T06:08:14.808Z] ---> f92581addb58 [2021-04-20T06:08:14.808Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-04-20T06:08:15.072Z] Removing intermediate container 38919f7a4182 [2021-04-20T06:08:15.072Z] ---> f0ac90a8519d [2021-04-20T06:08:15.072Z] Step 22/23 : LABEL git_sha=684a4512dcf9735722c740319c53f3e961411c3c [2021-04-20T06:08:15.334Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-20T06:08:15.334Z] ---> 884cc468c7ba [2021-04-20T06:08:15.334Z] 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-04-20T06:08:15.334Z] ---> Running in 31b623e4b05b [2021-04-20T06:08:15.334Z] ---> Running in 4f3542ea8ebb [2021-04-20T06:08:15.601Z] Removing intermediate container 31b623e4b05b [2021-04-20T06:08:15.601Z] ---> eac965a98f56 [2021-04-20T06:08:15.601Z] Step 23/23 : LABEL version=0.0.0 [2021-04-20T06:08:15.601Z] ---> Running in a18a3b6ca8b2 [2021-04-20T06:08:15.601Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-04-20T06:08:15.873Z] (2/6) Installing libgcc (9.3.0-r2) [2021-04-20T06:08:15.873Z] (3/6) Installing libsodium (1.0.18-r0) [2021-04-20T06:08:15.873Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-04-20T06:08:16.472Z] Removing intermediate container a18a3b6ca8b2 [2021-04-20T06:08:16.472Z] ---> 1be0fb6873fa [2021-04-20T06:08:16.472Z] [2021-04-20T06:08:16.472Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-04-20T06:08:16.472Z] Status: Downloaded newer image for docker:20.10.0 [2021-04-20T06:08:16.472Z] ---> aefe523efa57 [2021-04-20T06:08:16.472Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-04-20T06:08:16.472Z] ---> Running in fc1cf91a9b76 [2021-04-20T06:08:16.749Z] Successfully built 1be0fb6873fa [2021-04-20T06:08:16.749Z] Successfully tagged docker-core-metadata-go:latest [2021-04-20T06:08:16.749Z]  Building docker-core-metadata-go ... done Removing intermediate container fc1cf91a9b76 [2021-04-20T06:08:16.749Z] ---> 0f9871d5adce [2021-04-20T06:08:16.749Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-04-20T06:08:16.749Z] (5/6) Installing libzmq (4.3.3-r0) [2021-04-20T06:08:16.749Z] (6/6) Installing zeromq (4.3.3-r0) [2021-04-20T06:08:16.749Z] ---> Running in 0facfc88121e [2021-04-20T06:08:17.024Z] Removing intermediate container 4f3542ea8ebb [2021-04-20T06:08:17.025Z] ---> fa2015b87d86 [2021-04-20T06:08:17.025Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-04-20T06:08:17.025Z] Executing busybox-1.31.1-r20.trigger [2021-04-20T06:08:17.025Z] OK: 8 MiB in 20 packages [2021-04-20T06:08:17.025Z] ---> Running in 8e967c6c49fc [2021-04-20T06:08:17.296Z] Removing intermediate container 8e967c6c49fc [2021-04-20T06:08:17.296Z] ---> abc4828de3af [2021-04-20T06:08:17.296Z] Step 22/24 : LABEL arch=x86_64 [2021-04-20T06:08:17.296Z] ---> Running in cc31ea687a2b [2021-04-20T06:08:17.611Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-20T06:08:17.611Z] Removing intermediate container 6e1ba899ac69 [2021-04-20T06:08:17.611Z] ---> 3df868bbbdaa [2021-04-20T06:08:17.611Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-20T06:08:17.611Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-20T06:08:17.885Z] Removing intermediate container cc31ea687a2b [2021-04-20T06:08:17.885Z] ---> 6a8784796154 [2021-04-20T06:08:17.885Z] Step 23/24 : LABEL git_sha=684a4512dcf9735722c740319c53f3e961411c3c [2021-04-20T06:08:17.885Z] (1/39) Installing readline (8.0.4-r0) [2021-04-20T06:08:17.885Z] (2/39) Installing bash (5.0.17-r0) [2021-04-20T06:08:17.885Z] Executing bash-5.0.17-r0.post-install [2021-04-20T06:08:17.885Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-04-20T06:08:17.885Z] (4/39) Installing libcurl (7.76.1-r0) [2021-04-20T06:08:17.885Z] (5/39) Installing curl (7.76.1-r0) [2021-04-20T06:08:17.885Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-04-20T06:08:17.885Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-04-20T06:08:17.885Z] (8/39) Installing expat (2.2.9-r1) [2021-04-20T06:08:17.885Z] (9/39) Installing libffi (3.3-r2) [2021-04-20T06:08:17.885Z] (10/39) Installing gdbm (1.13-r1) [2021-04-20T06:08:17.885Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-04-20T06:08:17.885Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-04-20T06:08:17.885Z] (13/39) Installing python3 (3.8.8-r0) [2021-04-20T06:08:17.885Z] ---> Running in 08cc0dfb4d17 [2021-04-20T06:08:20.445Z] ---> 3ebc7dd90b85 [2021-04-20T06:08:20.445Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-04-20T06:08:20.707Z] Removing intermediate container 08cc0dfb4d17 [2021-04-20T06:08:20.707Z] ---> 4456e2a1a1b7 [2021-04-20T06:08:20.707Z] Step 24/24 : LABEL version=0.0.0 [2021-04-20T06:08:20.970Z] ---> Running in c6ad2b9f5dc7 [2021-04-20T06:08:20.970Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-04-20T06:08:20.970Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-04-20T06:08:20.970Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-04-20T06:08:20.970Z] (17/39) Installing py3-six (1.15.0-r0) [2021-04-20T06:08:20.970Z] (18/39) Installing py3-packaging (20.4-r0) [2021-04-20T06:08:20.970Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-04-20T06:08:20.970Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-04-20T06:08:20.970Z] (21/39) Installing py3-idna (2.9-r0) [2021-04-20T06:08:20.970Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-04-20T06:08:20.970Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-04-20T06:08:21.232Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-04-20T06:08:21.232Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-04-20T06:08:21.232Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-04-20T06:08:22.181Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-04-20T06:08:22.181Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-04-20T06:08:22.181Z] Removing intermediate container c6ad2b9f5dc7 [2021-04-20T06:08:22.181Z] ---> 553a6623c65b [2021-04-20T06:08:22.181Z] [2021-04-20T06:08:22.181Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-04-20T06:08:22.181Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-04-20T06:08:22.181Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-04-20T06:08:22.181Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-04-20T06:08:22.181Z] ---> 72452e8cbe1a [2021-04-20T06:08:22.181Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-04-20T06:08:22.181Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-04-20T06:08:22.181Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-04-20T06:08:22.444Z] (35/39) Installing py3-progress (1.5-r0) [2021-04-20T06:08:22.444Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-04-20T06:08:22.444Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-04-20T06:08:22.444Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-04-20T06:08:22.444Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-04-20T06:08:22.444Z] Successfully built 553a6623c65b [2021-04-20T06:08:22.444Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-04-20T06:08:22.706Z]  Building docker-security-secretstore-setup-go ... done Executing busybox-1.31.1-r19.trigger [2021-04-20T06:08:22.706Z] OK: 72 MiB in 59 packages [2021-04-20T06:08:23.281Z] ---> c1509582a8e6 [2021-04-20T06:08:23.281Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-04-20T06:08:23.544Z] ---> Running in 58f7155c5c96 [2021-04-20T06:08:23.544Z] Collecting docker-compose==1.23.2 [2021-04-20T06:08:23.544Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-04-20T06:08:23.544Z] Removing intermediate container 58f7155c5c96 [2021-04-20T06:08:23.544Z] ---> ebc44e979021 [2021-04-20T06:08:23.544Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-20T06:08:23.807Z] ---> Running in 89f41a1d80af [2021-04-20T06:08:23.807Z] Collecting docopt<0.7,>=0.6.1 [2021-04-20T06:08:23.807Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-04-20T06:08:23.807Z] Removing intermediate container 89f41a1d80af [2021-04-20T06:08:23.807Z] ---> 8548f849e624 [2021-04-20T06:08:23.807Z] Step 21/23 : LABEL arch=x86_64 [2021-04-20T06:08:24.072Z] ---> Running in fdc4f7ea4b79 [2021-04-20T06:08:24.072Z] Removing intermediate container fdc4f7ea4b79 [2021-04-20T06:08:24.072Z] ---> 8fbd55b640f0 [2021-04-20T06:08:24.072Z] Step 22/23 : LABEL git_sha=684a4512dcf9735722c740319c53f3e961411c3c [2021-04-20T06:08:24.072Z] ---> Running in 0421a8a2b1c3 [2021-04-20T06:08:24.334Z] Collecting websocket-client<1.0,>=0.32.0 [2021-04-20T06:08:24.334Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-04-20T06:08:24.334Z] Removing intermediate container 0421a8a2b1c3 [2021-04-20T06:08:24.334Z] ---> 4defebc34187 [2021-04-20T06:08:24.334Z] Step 23/23 : LABEL version=0.0.0 [2021-04-20T06:08:24.334Z] ---> Running in 971d8bd4fef2 [2021-04-20T06:08:24.596Z] Collecting docker<4.0,>=3.6.0 [2021-04-20T06:08:24.597Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-04-20T06:08:24.597Z] Removing intermediate container 971d8bd4fef2 [2021-04-20T06:08:24.597Z] ---> b8c2d83ddaad [2021-04-20T06:08:24.597Z] [2021-04-20T06:08:24.924Z] Collecting jsonschema<3,>=2.5.1 [2021-04-20T06:08:24.924Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-04-20T06:08:24.924Z] 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-04-20T06:08:24.924Z] Successfully built b8c2d83ddaad [2021-04-20T06:08:24.924Z] Successfully tagged docker-core-data-go:latest [2021-04-20T06:08:24.924Z]  Building docker-core-data-go ... done Collecting PyYAML<4,>=3.10 [2021-04-20T06:08:24.924Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-04-20T06:08:26.322Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-04-20T06:08:26.322Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-04-20T06:08:26.585Z] Collecting texttable<0.10,>=0.9.0 [2021-04-20T06:08:26.585Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-04-20T06:08:27.159Z] Collecting dockerpty<0.5,>=0.4.1 [2021-04-20T06:08:27.159Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-04-20T06:08:27.737Z] Collecting cached-property<2,>=1.2.0 [2021-04-20T06:08:27.737Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-04-20T06:08:27.737Z] Collecting docker-pycreds>=0.4.0 [2021-04-20T06:08:27.737Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-04-20T06:08:28.057Z] Collecting urllib3<1.25,>=1.21.1 [2021-04-20T06:08:28.057Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-04-20T06:08:28.057Z] 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-04-20T06:08:29.005Z] Collecting idna<2.8,>=2.5 [2021-04-20T06:08:29.005Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-04-20T06:08:29.005Z] 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-04-20T06:08:29.005Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-04-20T06:08:29.005Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-04-20T06:08:29.005Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-04-20T06:08:29.005Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-04-20T06:08:29.005Z] Installing collected packages: docopt, websocket-client, urllib3, idna, requests, docker-pycreds, docker, jsonschema, PyYAML, texttable, dockerpty, cached-property, docker-compose [2021-04-20T06:08:29.005Z] Running setup.py install for docopt: started [2021-04-20T06:08:29.578Z] Running setup.py install for docopt: finished with status 'done' [2021-04-20T06:08:29.578Z] Attempting uninstall: urllib3 [2021-04-20T06:08:29.578Z] Found existing installation: urllib3 1.25.9 [2021-04-20T06:08:29.578Z] Uninstalling urllib3-1.25.9: [2021-04-20T06:08:29.578Z] Successfully uninstalled urllib3-1.25.9 [2021-04-20T06:08:29.847Z] Attempting uninstall: idna [2021-04-20T06:08:29.847Z] Found existing installation: idna 2.9 [2021-04-20T06:08:29.847Z] Uninstalling idna-2.9: [2021-04-20T06:08:29.847Z] Successfully uninstalled idna-2.9 [2021-04-20T06:08:30.432Z] Attempting uninstall: requests [2021-04-20T06:08:30.432Z] Found existing installation: requests 2.23.0 [2021-04-20T06:08:30.432Z] Uninstalling requests-2.23.0: [2021-04-20T06:08:30.432Z] Successfully uninstalled requests-2.23.0 [2021-04-20T06:08:30.694Z] Running setup.py install for PyYAML: started [2021-04-20T06:08:31.272Z] Running setup.py install for PyYAML: finished with status 'done' [2021-04-20T06:08:31.272Z] Running setup.py install for texttable: started [2021-04-20T06:08:31.854Z] Running setup.py install for texttable: finished with status 'done' [2021-04-20T06:08:31.855Z] Running setup.py install for dockerpty: started [2021-04-20T06:08:32.436Z] Running setup.py install for dockerpty: finished with status 'done' [2021-04-20T06:08:32.698Z] 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-04-20T06:08:40.869Z] Removing intermediate container 0facfc88121e [2021-04-20T06:08:40.869Z] ---> 0268dc131016 [2021-04-20T06:08:40.869Z] Step 14/23 : ENV APP_PORT=48090 [2021-04-20T06:08:40.869Z] ---> Running in bb3910d4bedd [2021-04-20T06:08:40.869Z] Removing intermediate container bb3910d4bedd [2021-04-20T06:08:40.869Z] ---> dc5210fd40cc [2021-04-20T06:08:40.869Z] Step 15/23 : EXPOSE $APP_PORT [2021-04-20T06:08:41.136Z] ---> Running in c1e95beb5e0c [2021-04-20T06:08:41.136Z] Removing intermediate container c1e95beb5e0c [2021-04-20T06:08:41.136Z] ---> 30b28822bc69 [2021-04-20T06:08:41.136Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-04-20T06:08:41.714Z] ---> 47c38851e25a [2021-04-20T06:08:41.714Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-04-20T06:08:41.979Z] ---> 07f61f32a77b [2021-04-20T06:08:41.979Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-04-20T06:08:42.567Z] ---> 204858a229c3 [2021-04-20T06:08:42.567Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-04-20T06:08:42.567Z] ---> Running in 645b505b9222 [2021-04-20T06:08:42.567Z] Removing intermediate container 645b505b9222 [2021-04-20T06:08:42.567Z] ---> bead14aa289e [2021-04-20T06:08:42.567Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-20T06:08:42.838Z] ---> Running in 648b951e666a [2021-04-20T06:08:42.838Z] Removing intermediate container 648b951e666a [2021-04-20T06:08:42.838Z] ---> 435a208d18f4 [2021-04-20T06:08:42.838Z] Step 21/23 : LABEL arch=x86_64 [2021-04-20T06:08:42.838Z] ---> Running in bdf2439b6cea [2021-04-20T06:08:43.103Z] Removing intermediate container bdf2439b6cea [2021-04-20T06:08:43.103Z] ---> 1ba9dfe30325 [2021-04-20T06:08:43.103Z] Step 22/23 : LABEL git_sha=684a4512dcf9735722c740319c53f3e961411c3c [2021-04-20T06:08:43.103Z] ---> Running in ffd755c997df [2021-04-20T06:08:43.366Z] Removing intermediate container ffd755c997df [2021-04-20T06:08:43.366Z] ---> 58a58878db86 [2021-04-20T06:08:43.366Z] Step 23/23 : LABEL version=0.0.0 [2021-04-20T06:08:43.366Z] ---> Running in 26f78f581242 [2021-04-20T06:08:43.628Z] Removing intermediate container 26f78f581242 [2021-04-20T06:08:43.628Z] ---> 7fefbfec4dd8 [2021-04-20T06:08:43.628Z] [2021-04-20T06:08:43.904Z] Successfully built 7fefbfec4dd8 [2021-04-20T06:08:43.904Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-04-20T06:08:44.194Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-04-20T06:08:44.275Z] $ docker stop --time=1 63476a0b96a097df4c181f0e7cce52edf5be570adcde84a8d3713f85f6cf59e8 [2021-04-20T06:08:47.362Z] $ docker rm -f 63476a0b96a097df4c181f0e7cce52edf5be570adcde84a8d3713f85f6cf59e8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-20T06:08:47.954Z] + docker images [2021-04-20T06:08:47.954Z] + grep docker [2021-04-20T06:08:48.528Z] docker-sys-mgmt-agent-go latest 7fefbfec4dd8 5 seconds ago 312MB [2021-04-20T06:08:48.528Z] docker-core-data-go latest b8c2d83ddaad 24 seconds ago 22.9MB [2021-04-20T06:08:48.528Z] docker-security-secretstore-setup-go latest 553a6623c65b 28 seconds ago 26.3MB [2021-04-20T06:08:48.528Z] docker-core-metadata-go latest 1be0fb6873fa 32 seconds ago 19.2MB [2021-04-20T06:08:48.528Z] docker-security-bootstrapper-go latest 826b82575dd8 2 minutes ago 19.3MB [2021-04-20T06:08:48.528Z] docker-core-command-go latest 99dd9d1051da 2 minutes ago 17.5MB [2021-04-20T06:08:48.528Z] docker-support-scheduler-go latest 664d1d309ad5 2 minutes ago 17.7MB [2021-04-20T06:08:48.528Z] docker-support-notifications-go latest fb433e685a3a 2 minutes ago 18.2MB [2021-04-20T06:08:48.528Z] docker-security-proxy-setup-go latest c8c3b9ee8f7c 2 minutes ago 26MB [2021-04-20T06:08:48.528Z] docker 20.10.0 aefe523efa57 4 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-04-20T06:08:54.880Z] gofmt -l . [2021-04-20T06:08:54.880Z] [ "`gofmt -l .`" = "" ] [2021-04-20T06:08:56.307Z] ./bin/test-go-mod-tidy.sh [2021-04-20T06:08:57.287Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-04-20T06:08:59.397Z] + ls -al . [2021-04-20T06:08:59.397Z] total 840 [2021-04-20T06:08:59.397Z] drwxrwxr-x 9 1001 1001 4096 Apr 20 06:08 . [2021-04-20T06:08:59.397Z] drwxr-xr-x 4 root root 4096 Apr 20 06:04 .. [2021-04-20T06:08:59.397Z] -rw-rw-r-- 1 1001 1001 11 Apr 20 06:02 .dockerignore [2021-04-20T06:08:59.397Z] drwxrwxr-x 8 1001 1001 4096 Apr 20 06:02 .git [2021-04-20T06:08:59.397Z] drwxrwxr-x 3 1001 1001 4096 Apr 20 06:02 .github [2021-04-20T06:08:59.397Z] -rw-rw-r-- 1 1001 1001 818 Apr 20 06:02 .gitignore [2021-04-20T06:08:59.397Z] -rw-rw-r-- 1 1001 1001 166 Apr 20 06:02 .sonarcloud.properties [2021-04-20T06:08:59.397Z] -rw-rw-r-- 1 1001 1001 8609 Apr 20 06:02 Attribution.txt [2021-04-20T06:08:59.397Z] -rw-rw-r-- 1 1001 1001 3804 Apr 20 06:02 CONTRIBUTING.md [2021-04-20T06:08:59.397Z] -rw-rw-r-- 1 1001 1001 931 Apr 20 06:02 Dockerfile.build [2021-04-20T06:08:59.397Z] -rw-rw-r-- 1 1001 1001 863 Apr 20 06:02 Jenkinsfile [2021-04-20T06:08:59.397Z] -rw-rw-r-- 1 1001 1001 10775 Apr 20 06:02 LICENSE [2021-04-20T06:08:59.397Z] -rw-rw-r-- 1 1001 1001 5774 Apr 20 06:02 Makefile [2021-04-20T06:08:59.397Z] -rw-rw-r-- 1 1001 1001 7978 Apr 20 06:02 README.md [2021-04-20T06:08:59.397Z] -rw-rw-r-- 1 1001 1001 6755 Apr 20 06:02 SECURITY.md [2021-04-20T06:08:59.397Z] -rw-rw-r-- 1 1001 1001 5 Apr 20 05:59 VERSION [2021-04-20T06:08:59.397Z] -rw-rw-r-- 1 1001 1001 4131 Apr 20 06:02 ZMQWindows.md [2021-04-20T06:08:59.397Z] drwxrwxr-x 2 1001 1001 4096 Apr 20 06:02 bin [2021-04-20T06:08:59.397Z] drwxrwxr-x 14 1001 1001 4096 Apr 20 06:02 cmd [2021-04-20T06:08:59.397Z] -rw-r--r-- 1 root root 703598 Apr 20 06:07 coverage.out [2021-04-20T06:08:59.397Z] -rw-r--r-- 1 root root 1059 Apr 20 06:08 go.mod [2021-04-20T06:08:59.397Z] -rw-r--r-- 1 root root 22258 Apr 20 06:08 go.sum [2021-04-20T06:08:59.397Z] drwxrwxr-x 8 1001 1001 4096 Apr 20 06:02 internal [2021-04-20T06:08:59.397Z] drwxrwxr-x 4 1001 1001 4096 Apr 20 06:02 openapi [2021-04-20T06:08:59.397Z] drwxrwxr-x 4 1001 1001 4096 Apr 20 06:02 snap [2021-04-20T06:08:59.397Z] -rw-rw-r-- 1 1001 1001 168 Apr 20 06:02 version.go [Pipeline] sh [2021-04-20T06:09:00.068Z] + '[' -e coverage.out ] [2021-04-20T06:09:00.068Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-04-20T06:09:00.114Z] Warning: overwriting stash ‘coverage-report’ [2021-04-20T06:09:00.992Z] Stashed 1 file(s) [Pipeline] sh [2021-04-20T06:09:01.667Z] + make build [2021-04-20T06:09:01.667Z] 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-04-20T06:09:04.299Z] Still waiting to schedule task [2021-04-20T06:09:04.300Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-949’ [2021-04-20T06:09:14.070Z] 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-04-20T06:09:36.280Z] 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-04-20T06:09:40.585Z] 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-04-20T06:09:47.293Z] 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-04-20T06:09:47.882Z] 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-04-20T06:09:53.284Z] 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-04-20T06:09:58.678Z] 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-04-20T06:10:02.974Z] 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-04-20T06:10:07.279Z] 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-04-20T06:10:10.671Z] 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-04-20T06:10:16.118Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-04-20T06:10:21.608Z] $ docker stop --time=1 f75d39afbc737c417c8fa81569716d4830b5a1fa6db55c5c748d47a2cadc6867 [2021-04-20T06:10:24.312Z] $ docker rm -f f75d39afbc737c417c8fa81569716d4830b5a1fa6db55c5c748d47a2cadc6867 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-20T06:10:26.389Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-20T06:10:26.389Z] [2021-04-20T06:10:26.389Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-20T06:10:26.823Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-20T06:10:27.101Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-04-20T06:10:27.101Z] 29e5d40040c1: Pulling fs layer [2021-04-20T06:10:27.101Z] 1ce36da41761: Pulling fs layer [2021-04-20T06:10:27.101Z] 25b303627fd3: Pulling fs layer [2021-04-20T06:10:27.101Z] 29e5d40040c1: Download complete [2021-04-20T06:10:27.697Z] 1ce36da41761: Verifying Checksum [2021-04-20T06:10:27.697Z] 1ce36da41761: Download complete [2021-04-20T06:10:27.697Z] 29e5d40040c1: Pull complete [2021-04-20T06:10:29.131Z] 1ce36da41761: Pull complete [2021-04-20T06:10:29.401Z] 25b303627fd3: Verifying Checksum [2021-04-20T06:10:29.401Z] 25b303627fd3: Download complete [2021-04-20T06:10:39.548Z] 25b303627fd3: Pull complete [2021-04-20T06:10:39.548Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-04-20T06:10:39.548Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-20T06:10:39.548Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-04-20T06:10:39.830Z] prd-ubuntu18.04-docker-arm64-4c-16g-1108 does not seem to be running inside a container [2021-04-20T06:10:39.936Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-04-20T06:10:42.967Z] $ docker top 2a01d4691ebe332bb99df07e55f6d6372be9286b1153931157f485985a7a5372 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-20T06:10:43.910Z] + + grepdocker-compose parallel build [2021-04-20T06:10:43.910Z] --help [2021-04-20T06:10:47.283Z] --parallel Build images in parallel. [Pipeline] } [2021-04-20T06:10:47.346Z] $ docker stop --time=1 2a01d4691ebe332bb99df07e55f6d6372be9286b1153931157f485985a7a5372 [2021-04-20T06:10:49.299Z] $ docker rm -f 2a01d4691ebe332bb99df07e55f6d6372be9286b1153931157f485985a7a5372 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-20T06:10:50.101Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-20T06:10:50.102Z] . [Pipeline] withDockerContainer [2021-04-20T06:10:50.391Z] prd-ubuntu18.04-docker-arm64-4c-16g-1108 does not seem to be running inside a container [2021-04-20T06:10:50.495Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-04-20T06:10:51.929Z] $ docker top 3d9982312fc662c9e3455c9b8d72eec7c7530b80728334e2f406852f4d857130 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-20T06:10:52.880Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-04-20T06:10:56.245Z] Building docker-core-command-go ... [2021-04-20T06:10:56.245Z] Building docker-core-data-go ... [2021-04-20T06:10:56.245Z] Building docker-core-metadata-go ... [2021-04-20T06:10:56.245Z] Building docker-security-bootstrapper-go ... [2021-04-20T06:10:56.245Z] Building docker-security-proxy-setup-go ... [2021-04-20T06:10:56.245Z] Building docker-security-secretstore-setup-go ... [2021-04-20T06:10:56.245Z] Building docker-support-notifications-go ... [2021-04-20T06:10:56.245Z] Building docker-support-scheduler-go ... [2021-04-20T06:10:56.245Z] Building docker-sys-mgmt-agent-go ... [2021-04-20T06:10:56.245Z] Building docker-sys-mgmt-agent-go [2021-04-20T06:10:56.245Z] Building docker-support-notifications-go [2021-04-20T06:10:56.245Z] Building docker-security-secretstore-setup-go [2021-04-20T06:10:56.245Z] Building docker-security-bootstrapper-go [2021-04-20T06:10:56.518Z] Building docker-core-command-go [2021-04-20T06:12:18.265Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-20T06:12:18.265Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-04-20T06:12:18.265Z] ---> e7aea9164725 [2021-04-20T06:12:18.265Z] Step 3/24 : WORKDIR /edgex-go [2021-04-20T06:12:18.265Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-20T06:12:18.265Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-04-20T06:12:18.266Z] ---> e7aea9164725 [2021-04-20T06:12:18.266Z] Step 3/31 : WORKDIR /edgex-go [2021-04-20T06:12:18.266Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-20T06:12:18.266Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-20T06:12:18.266Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 ---> e7aea9164725 [2021-04-20T06:12:18.266Z] [2021-04-20T06:12:18.266Z] Step 3/22 : WORKDIR /edgex-goStep 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-20T06:12:18.266Z] [2021-04-20T06:12:18.266Z] ---> e7aea9164725 [2021-04-20T06:12:18.266Z] Step 3/23 : WORKDIR /edgex-go [2021-04-20T06:12:18.266Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-20T06:12:18.266Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-20T06:12:18.266Z] ---> e7aea9164725 [2021-04-20T06:12:18.266Z] Step 3/23 : WORKDIR /edgex-go [2021-04-20T06:12:18.266Z] ---> Running in d16fb1fa6ddc [2021-04-20T06:12:18.266Z] ---> Running in 5aba7bc494eb [2021-04-20T06:12:18.266Z] ---> Running in 855444d7fd35 [2021-04-20T06:12:18.266Z] ---> Running in 3a3e4b0d67de [2021-04-20T06:12:18.266Z] ---> Running in 4420cfc27802 [2021-04-20T06:12:18.266Z] Removing intermediate container 3a3e4b0d67de [2021-04-20T06:12:18.266Z] ---> de8cf0b8e2c8 [2021-04-20T06:12:18.266Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-20T06:12:18.266Z] ---> Running in 01bb3fb2a40e [2021-04-20T06:12:18.266Z] Removing intermediate container d16fb1fa6ddc [2021-04-20T06:12:18.266Z] ---> 498a44afa0ee [2021-04-20T06:12:18.266Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-20T06:12:18.266Z] Removing intermediate container 5aba7bc494eb [2021-04-20T06:12:18.266Z] ---> 032f87ffa7ab [2021-04-20T06:12:18.266Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-20T06:12:18.266Z] Removing intermediate container 4420cfc27802 [2021-04-20T06:12:18.266Z] ---> a3bbb329c3bd [2021-04-20T06:12:18.266Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-20T06:12:18.266Z] Removing intermediate container 855444d7fd35 [2021-04-20T06:12:18.266Z] ---> eed76f653953 [2021-04-20T06:12:18.266Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-20T06:12:18.266Z] ---> Running in aaf212399cc7 [2021-04-20T06:12:18.266Z] ---> Running in e75d77719832 [2021-04-20T06:12:18.266Z] ---> Running in 0b7365bcc7e0 [2021-04-20T06:12:18.266Z] ---> Running in cd5dd241e1ee [2021-04-20T06:12:18.266Z] Removing intermediate container 01bb3fb2a40e [2021-04-20T06:12:18.266Z] Removing intermediate container aaf212399cc7 [2021-04-20T06:12:18.266Z] ---> 1eef482205cb [2021-04-20T06:12:18.266Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-04-20T06:12:18.266Z] ---> 60adadb0de38 [2021-04-20T06:12:18.266Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-20T06:12:18.266Z] Removing intermediate container cd5dd241e1ee [2021-04-20T06:12:18.266Z] ---> ddf4d917ea72 [2021-04-20T06:12:18.266Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-04-20T06:12:18.266Z] ---> Running in cfcd87bceea6 [2021-04-20T06:12:18.266Z] ---> Running in fea9133258d6 [2021-04-20T06:12:18.266Z] Removing intermediate container 0b7365bcc7e0 [2021-04-20T06:12:18.266Z] ---> b0991f5b2186 [2021-04-20T06:12:18.266Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-04-20T06:12:18.266Z] ---> Running in b4609a3effcc [2021-04-20T06:12:18.266Z] ---> Running in 393a01b3bce7 [2021-04-20T06:12:18.266Z] Removing intermediate container e75d77719832 [2021-04-20T06:12:18.266Z] ---> d2a11d1234ec [2021-04-20T06:12:18.266Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-04-20T06:12:18.544Z] ---> Running in 08cf7af066a9 [2021-04-20T06:12:19.993Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-20T06:12:20.268Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-20T06:12:20.268Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-20T06:12:20.268Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-20T06:12:20.268Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-20T06:12:20.870Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-20T06:12:20.870Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-20T06:12:21.146Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-20T06:12:21.146Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-20T06:12:21.146Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-20T06:12:21.423Z] OK: 217 MiB in 51 packages [2021-04-20T06:12:21.698Z] OK: 217 MiB in 51 packages [2021-04-20T06:12:21.976Z] OK: 217 MiB in 51 packages [2021-04-20T06:12:21.976Z] OK: 217 MiB in 51 packages [2021-04-20T06:12:21.976Z] OK: 217 MiB in 51 packages [2021-04-20T06:12:23.426Z] Removing intermediate container fea9133258d6 [2021-04-20T06:12:23.426Z] ---> e5b3276cef42 [2021-04-20T06:12:23.426Z] Step 6/23 : COPY go.mod . [2021-04-20T06:12:23.426Z] Removing intermediate container cfcd87bceea6 [2021-04-20T06:12:23.426Z] ---> c03d7b73d8bc [2021-04-20T06:12:23.426Z] Step 6/23 : COPY go.mod . [2021-04-20T06:12:24.032Z] Removing intermediate container 393a01b3bce7 [2021-04-20T06:12:24.032Z] ---> 633ee7c3a32f [2021-04-20T06:12:24.032Z] Step 6/22 : COPY go.mod . [2021-04-20T06:12:24.032Z] Removing intermediate container 08cf7af066a9 [2021-04-20T06:12:24.032Z] ---> 9a8eb0e6f880 [2021-04-20T06:12:24.032Z] Step 6/24 : COPY go.mod . [2021-04-20T06:12:24.314Z] Removing intermediate container b4609a3effcc [2021-04-20T06:12:24.314Z] ---> 577584be6e0d [2021-04-20T06:12:24.314Z] Step 6/31 : COPY go.mod . [2021-04-20T06:12:24.314Z] ---> e36d26ada241 [2021-04-20T06:12:24.314Z] Step 7/23 : RUN go mod download [2021-04-20T06:12:24.587Z] ---> Running in 1ae2b7105da1 [2021-04-20T06:12:24.587Z] ---> 3e1a19302e5e [2021-04-20T06:12:24.587Z] Step 7/23 : RUN go mod download [2021-04-20T06:12:24.873Z] ---> Running in ec7e43a0efa7 [2021-04-20T06:12:25.156Z] ---> 6e83c07f3ea0 [2021-04-20T06:12:25.156Z] Step 7/22 : RUN go mod download [2021-04-20T06:12:25.156Z] ---> fd6879465cda [2021-04-20T06:12:25.156Z] Step 7/24 : RUN go mod download [2021-04-20T06:12:25.434Z] ---> 19138ff6ee95 [2021-04-20T06:12:25.434Z] Step 7/31 : RUN go mod download [2021-04-20T06:12:25.434Z] ---> Running in 058c1f8f4290 [2021-04-20T06:12:25.434Z] ---> Running in fff8e17d7dca [2021-04-20T06:12:25.711Z] ---> Running in 2a55b8c793fc [2021-04-20T06:12:29.129Z] Removing intermediate container 1ae2b7105da1 [2021-04-20T06:12:29.129Z] ---> 34992b17e511 [2021-04-20T06:12:29.129Z] Step 8/23 : COPY . . [2021-04-20T06:12:29.412Z] Removing intermediate container ec7e43a0efa7 [2021-04-20T06:12:29.412Z] ---> f3e7e1ea3a32 [2021-04-20T06:12:29.412Z] Step 8/23 : COPY . . [2021-04-20T06:12:30.014Z] Removing intermediate container fff8e17d7dca [2021-04-20T06:12:30.014Z] ---> 7e27d10e0517 [2021-04-20T06:12:30.014Z] Step 8/24 : COPY . . [2021-04-20T06:12:30.996Z] Removing intermediate container 2a55b8c793fc [2021-04-20T06:12:30.996Z] ---> 370ecf3aca85 [2021-04-20T06:12:30.996Z] Step 8/31 : COPY . . [2021-04-20T06:12:31.273Z] Removing intermediate container 058c1f8f4290 [2021-04-20T06:12:31.273Z] ---> 624176ee34d5 [2021-04-20T06:12:31.273Z] Step 8/22 : COPY . . [2021-04-20T06:12:57.544Z] Running on prd-ubuntu18.04-docker-8c-8g-1115 in /w/workspace/edgexfoundry_edgex-go_PR-3387 [Pipeline] { [Pipeline] ws [2021-04-20T06:12:57.605Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-04-20T06:12:58.081Z] ---> dc8052badd57 [2021-04-20T06:12:58.081Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-04-20T06:12:58.081Z] ---> 949cf773c312 [2021-04-20T06:12:58.081Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-04-20T06:12:58.081Z] ---> 36cb60e6f3b9 [2021-04-20T06:12:58.081Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-04-20T06:12:58.081Z] ---> a22f69d9e8db [2021-04-20T06:12:58.081Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-04-20T06:12:58.081Z] ---> Running in 4d51232ee9b5 [2021-04-20T06:12:58.081Z] ---> Running in 7af01fdfb410 [2021-04-20T06:12:58.081Z] ---> Running in ea6df6e1b156 [2021-04-20T06:12:58.081Z] ---> Running in c1a294cca24e [2021-04-20T06:12:58.081Z] ---> 9c679af5a481 [2021-04-20T06:12:58.081Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-04-20T06:12:58.081Z] ---> Running in 094108ab055d [2021-04-20T06:12:58.687Z] 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-04-20T06:12:58.687Z] 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-04-20T06:12:59.032Z] 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-04-20T06:12:59.032Z] 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-04-20T06:12:59.383Z] 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-04-20T06:12:59.956Z] using credential edgex-jenkins-ssh [2021-04-20T06:12:59.969Z] Cloning the remote Git repository [2021-04-20T06:12:59.993Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-04-20T06:13:00.063Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-04-20T06:13:00.086Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-20T06:13:00.086Z] > git --version # timeout=10 [2021-04-20T06:13:00.091Z] > git --version # 'git version 2.17.1' [2021-04-20T06:13:00.092Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-20T06:13:00.114Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-20T06:13:05.869Z] Merging remotes/origin/master commit 51171a228bb1224c00b3568eb910f5544dbf0ab1 into PR head commit 684a4512dcf9735722c740319c53f3e961411c3c [2021-04-20T06:13:05.993Z] Merge succeeded, producing 684a4512dcf9735722c740319c53f3e961411c3c [2021-04-20T06:13:05.994Z] Checking out Revision 684a4512dcf9735722c740319c53f3e961411c3c (PR-3387) [2021-04-20T06:13:05.185Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-20T06:13:05.193Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-20T06:13:05.210Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-20T06:13:05.221Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-20T06:13:05.221Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-20T06:13:05.242Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3387/head:refs/remotes/origin/PR-3387 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-20T06:13:05.872Z] > git config core.sparsecheckout # timeout=10 [2021-04-20T06:13:05.877Z] > git checkout -f 684a4512dcf9735722c740319c53f3e961411c3c # timeout=10 [2021-04-20T06:13:05.950Z] > git remote # timeout=10 [2021-04-20T06:13:05.962Z] > git config --get remote.origin.url # timeout=10 [2021-04-20T06:13:05.967Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-20T06:13:05.972Z] > git merge 51171a228bb1224c00b3568eb910f5544dbf0ab1 # timeout=10 [2021-04-20T06:13:05.981Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-20T06:13:05.990Z] > git config core.sparsecheckout # timeout=10 [2021-04-20T06:13:05.996Z] > git checkout -f 684a4512dcf9735722c740319c53f3e961411c3c # timeout=10 [2021-04-20T06:13:09.653Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" [2021-04-20T06:13:09.668Z] > git --version # timeout=10 [2021-04-20T06:13:09.672Z] > git --version # 'git version 2.17.1' [2021-04-20T06:13:09.678Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-20T06:13:10.806Z] + echo snap-build.sh [2021-04-20T06:13:10.806Z] snap-build.sh [2021-04-20T06:13:10.806Z] + SNAP_BASE_DIR=. [2021-04-20T06:13:10.806Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-04-20T06:13:10.806Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-04-20T06:13:10.806Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-04-20T06:13:10.806Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-04-20T06:13:10.806Z] + cd /w/workspace/edgex-go/1 [2021-04-20T06:13:10.806Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-04-20T06:13:10.806Z] Reading package lists... [2021-04-20T06:13:10.806Z] Building dependency tree... [2021-04-20T06:13:10.806Z] Reading state information... [2021-04-20T06:13:11.068Z] The following packages were automatically installed and are no longer required: [2021-04-20T06:13:11.068Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-04-20T06:13:11.068Z] uidmap xdelta3 [2021-04-20T06:13:11.068Z] Use 'sudo apt autoremove' to remove them. [2021-04-20T06:13:11.068Z] The following packages will be REMOVED: [2021-04-20T06:13:11.068Z] lxd* lxd-client* [2021-04-20T06:13:11.330Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-04-20T06:13:11.330Z] After this operation, 31.7 MB disk space will be freed. [2021-04-20T06:13:12.378Z] (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-04-20T06:13:12.378Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-04-20T06:13:13.320Z] Removing lxd dnsmasq configuration [2021-04-20T06:13:13.320Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-04-20T06:13:13.580Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-04-20T06:13:14.153Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-04-20T06:13:14.414Z] (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-04-20T06:13:14.414Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-04-20T06:13:15.799Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-04-20T06:13:15.799Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-04-20T06:13:17.185Z] + sudo snap remove --purge lxd [2021-04-20T06:13:17.185Z] snap "lxd" is not installed [2021-04-20T06:13:17.185Z] + sudo groupadd --force --system lxd [2021-04-20T06:13:17.185Z] ++ whoami [2021-04-20T06:13:17.185Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-04-20T06:13:17.447Z] + newgrp - lxd [2021-04-20T06:13:17.447Z] + sudo snap install lxd [2021-04-20T06:13:25.871Z] 2021-04-20T06:13:23Z INFO Waiting for automatic snapd restart... [2021-04-20T06:13:38.107Z] lxd 4.13 from Canonical* installed [2021-04-20T06:13:38.107Z] + sudo lxd init --auto [2021-04-20T06:13:46.250Z] + sudo snap install --classic snapcraft [2021-04-20T06:13:50.453Z] snapcraft 4.6.2 from Canonical* installed [2021-04-20T06:13:50.453Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-04-20T06:13:50.453Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-04-20T06:13:50.453Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-20T06:13:50.453Z] Dload Upload Total Spent Left Speed [2021-04-20T06:13:50.453Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4543 0 --:--:-- --:--:-- --:--:-- 4576 [2021-04-20T06:13:50.453Z] 100 3325k 100 3325k 0 0 10.8M 0 --:--:-- --:--:-- --:--:-- 10.8M [2021-04-20T06:13:50.713Z] ./yq_linux_amd64 [2021-04-20T06:13:50.713Z] + sudo snapcraft prime --use-lxd [2021-04-20T06:13:52.637Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-04-20T06:13:52.637Z] 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-04-20T06:13:52.637Z] - README.md [2021-04-20T06:13:52.637Z] [2021-04-20T06:13:52.637Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-04-20T06:13:52.899Z] Launching a container. [2021-04-20T06:14:05.141Z] Waiting for container to be ready [2021-04-20T06:14:05.141Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-04-20T06:14:05.141Z] [2021-04-20T06:14:07.685Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-04-20T06:14:08.261Z] Waiting for network to be ready... [2021-04-20T06:14:08.522Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-04-20T06:14:08.785Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-04-20T06:14:08.785Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1693 kB] [2021-04-20T06:14:08.785Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [317 kB] [2021-04-20T06:14:08.785Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-04-20T06:14:08.785Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-04-20T06:14:08.785Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [302 kB] [2021-04-20T06:14:08.785Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.4 kB] [2021-04-20T06:14:08.785Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1122 kB] [2021-04-20T06:14:08.785Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-04-20T06:14:09.356Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-04-20T06:14:09.356Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-04-20T06:14:09.620Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-04-20T06:14:09.620Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-04-20T06:14:09.620Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-04-20T06:14:09.620Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-04-20T06:14:09.620Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-04-20T06:14:09.620Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-04-20T06:14:09.880Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-04-20T06:14:10.144Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2039 kB] [2021-04-20T06:14:10.413Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] [2021-04-20T06:14:10.413Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-04-20T06:14:10.413Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-04-20T06:14:10.413Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [323 kB] [2021-04-20T06:14:10.413Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [43.8 kB] [2021-04-20T06:14:10.413Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1734 kB] [2021-04-20T06:14:10.413Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-04-20T06:14:12.328Z] Fetched 24.4 MB in 4s (6450 kB/s) [2021-04-20T06:14:13.271Z] Reading package lists... [2021-04-20T06:14:13.532Z] Reading package lists... [2021-04-20T06:14:13.794Z] Building dependency tree... [2021-04-20T06:14:13.795Z] Reading state information... [2021-04-20T06:14:13.795Z] The following additional packages will be installed: [2021-04-20T06:14:13.795Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-04-20T06:14:13.795Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-04-20T06:14:13.795Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-04-20T06:14:13.795Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-04-20T06:14:13.795Z] Suggested packages: [2021-04-20T06:14:13.795Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-04-20T06:14:13.795Z] Recommended packages: [2021-04-20T06:14:13.795Z] gnupg libsasl2-modules [2021-04-20T06:14:13.795Z] The following NEW packages will be installed: [2021-04-20T06:14:13.795Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-04-20T06:14:13.795Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-04-20T06:14:13.795Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-04-20T06:14:13.795Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-04-20T06:14:13.795Z] The following packages will be upgraded: [2021-04-20T06:14:13.795Z] gpg gpg-agent gpgconf libudev1 [2021-04-20T06:14:14.056Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-04-20T06:14:14.056Z] Need to get 3529 kB of archives. [2021-04-20T06:14:14.056Z] After this operation, 13.3 MB of additional disk space will be used. [2021-04-20T06:14:14.056Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.46 [58.4 kB] [2021-04-20T06:14:14.056Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-04-20T06:14:14.319Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-04-20T06:14:14.319Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-04-20T06:14:14.319Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.46 [1102 kB] [2021-04-20T06:14:14.319Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-04-20T06:14:14.892Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-04-20T06:14:14.892Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-04-20T06:14:14.892Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-04-20T06:14:14.892Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-04-20T06:14:14.892Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-04-20T06:14:14.892Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-04-20T06:14:14.892Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-04-20T06:14:14.892Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-04-20T06:14:14.892Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-04-20T06:14:14.892Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-04-20T06:14:14.892Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-04-20T06:14:14.892Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-04-20T06:14:14.892Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-04-20T06:14:14.892Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-04-20T06:14:14.893Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-04-20T06:14:14.893Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-04-20T06:14:15.153Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-20T06:14:15.153Z] Fetched 3529 kB in 1s (3387 kB/s) [2021-04-20T06:14:15.153Z] (Reading database ... 12511 files and directories currently installed.) [2021-04-20T06:14:15.153Z] Preparing to unpack .../libudev1_237-3ubuntu10.46_amd64.deb ... [2021-04-20T06:14:15.153Z] Unpacking libudev1:amd64 (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-04-20T06:14:15.153Z] Setting up libudev1:amd64 (237-3ubuntu10.46) ... [2021-04-20T06:14:15.414Z] Selecting previously unselected package udev. [2021-04-20T06:14:15.414Z] (Reading database ... 12511 files and directories currently installed.) [2021-04-20T06:14:15.414Z] Preparing to unpack .../00-udev_237-3ubuntu10.46_amd64.deb ... [2021-04-20T06:14:15.414Z] Unpacking udev (237-3ubuntu10.46) ... [2021-04-20T06:14:15.675Z] Selecting previously unselected package libfuse2:amd64. [2021-04-20T06:14:15.675Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-04-20T06:14:15.675Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-04-20T06:14:15.675Z] Selecting previously unselected package fuse. [2021-04-20T06:14:15.675Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-04-20T06:14:15.675Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-04-20T06:14:15.936Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-20T06:14:15.936Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-20T06:14:15.936Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-20T06:14:15.936Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-20T06:14:16.196Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-20T06:14:16.196Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-20T06:14:16.459Z] Selecting previously unselected package libksba8:amd64. [2021-04-20T06:14:16.459Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-04-20T06:14:16.459Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-04-20T06:14:16.459Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-04-20T06:14:16.459Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-20T06:14:16.459Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-20T06:14:16.459Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-04-20T06:14:16.459Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-20T06:14:16.459Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-20T06:14:16.720Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-04-20T06:14:16.720Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-20T06:14:16.720Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-20T06:14:16.720Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-04-20T06:14:16.720Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-20T06:14:16.720Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-20T06:14:16.980Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-04-20T06:14:16.980Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-20T06:14:16.980Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-20T06:14:16.980Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-04-20T06:14:16.980Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-20T06:14:16.980Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-20T06:14:16.980Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-04-20T06:14:16.980Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-20T06:14:17.241Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-20T06:14:17.241Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-04-20T06:14:17.241Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-20T06:14:17.241Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-20T06:14:17.241Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-04-20T06:14:17.241Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-20T06:14:17.241Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-20T06:14:17.503Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-04-20T06:14:17.503Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-04-20T06:14:17.503Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-20T06:14:17.503Z] Selecting previously unselected package libsasl2-2:amd64. [2021-04-20T06:14:17.503Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-04-20T06:14:17.503Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-20T06:14:17.503Z] Selecting previously unselected package libldap-common. [2021-04-20T06:14:17.503Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-04-20T06:14:17.503Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-20T06:14:17.764Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-04-20T06:14:17.764Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-04-20T06:14:17.764Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-20T06:14:17.764Z] Selecting previously unselected package dirmngr. [2021-04-20T06:14:17.764Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-20T06:14:17.764Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-04-20T06:14:18.024Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-20T06:14:18.024Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-04-20T06:14:18.024Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-04-20T06:14:18.024Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-20T06:14:18.024Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-20T06:14:18.024Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-04-20T06:14:18.287Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-20T06:14:18.287Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-04-20T06:14:18.287Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-20T06:14:18.287Z] Setting up udev (237-3ubuntu10.46) ... [2021-04-20T06:14:18.548Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-04-20T06:14:18.809Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-20T06:14:18.809Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-04-20T06:14:18.809Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-04-20T06:14:18.809Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-04-20T06:14:18.809Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-20T06:14:18.809Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-20T06:14:19.073Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-20T06:14:19.073Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-20T06:14:19.073Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-20T06:14:19.073Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-20T06:14:19.073Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-20T06:14:19.073Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-20T06:14:19.073Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-04-20T06:14:19.073Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-20T06:14:19.646Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-04-20T06:14:19.646Z] settings in the [Install] section, and DefaultInstance for template units). [2021-04-20T06:14:19.646Z] This means they are not meant to be enabled using systemctl. [2021-04-20T06:14:19.646Z] Possible reasons for having this kind of units are: [2021-04-20T06:14:19.646Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-04-20T06:14:19.646Z] .wants/ or .requires/ directory. [2021-04-20T06:14:19.646Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-04-20T06:14:19.646Z] a requirement dependency on it. [2021-04-20T06:14:19.646Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-04-20T06:14:19.646Z] D-Bus, udev, scripted systemctl call, ...). [2021-04-20T06:14:19.646Z] 4) In case of template units, the unit is meant to be enabled with some [2021-04-20T06:14:19.646Z] instance name specified. [2021-04-20T06:14:19.912Z] Reading package lists... [2021-04-20T06:14:20.173Z] Building dependency tree... [2021-04-20T06:14:20.173Z] Reading state information... [2021-04-20T06:14:20.439Z] The following additional packages will be installed: [2021-04-20T06:14:20.439Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-04-20T06:14:20.439Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-04-20T06:14:20.439Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-04-20T06:14:20.439Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-04-20T06:14:20.439Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-04-20T06:14:20.439Z] Suggested packages: [2021-04-20T06:14:20.439Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-04-20T06:14:20.439Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-04-20T06:14:20.439Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-04-20T06:14:20.439Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-04-20T06:14:20.439Z] systemd-container policykit-1 [2021-04-20T06:14:20.439Z] Recommended packages: [2021-04-20T06:14:20.439Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-04-20T06:14:20.439Z] The following NEW packages will be installed: [2021-04-20T06:14:20.439Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-04-20T06:14:20.439Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-04-20T06:14:20.439Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-04-20T06:14:20.439Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-04-20T06:14:20.439Z] python3.6-minimal snapd squashfs-tools sudo [2021-04-20T06:14:20.439Z] The following packages will be upgraded: [2021-04-20T06:14:20.439Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-04-20T06:14:20.439Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-04-20T06:14:20.439Z] Need to get 35.2 MB of archives. [2021-04-20T06:14:20.439Z] After this operation, 141 MB of additional disk space will be used. [2021-04-20T06:14:20.439Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-04-20T06:14:20.439Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-04-20T06:14:20.439Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-04-20T06:14:20.439Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-04-20T06:14:20.439Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.46 [2914 kB] [2021-04-20T06:14:20.699Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-04-20T06:14:20.699Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-04-20T06:14:20.699Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-04-20T06:14:20.699Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-04-20T06:14:20.699Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-04-20T06:14:20.699Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-04-20T06:14:20.699Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-04-20T06:14:20.699Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-04-20T06:14:20.699Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-04-20T06:14:20.699Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-04-20T06:14:20.699Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-04-20T06:14:20.699Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-04-20T06:14:21.651Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.46 [209 kB] [2021-04-20T06:14:21.651Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-04-20T06:14:21.651Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-04-20T06:14:21.651Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-04-20T06:14:21.651Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-04-20T06:14:21.651Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-04-20T06:14:21.651Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-04-20T06:14:21.651Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-04-20T06:14:21.651Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-04-20T06:14:21.651Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-04-20T06:14:21.651Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-04-20T06:14:21.651Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-04-20T06:14:21.651Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-04-20T06:14:21.912Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-20T06:14:21.912Z] Fetched 35.2 MB in 1s (26.3 MB/s) [2021-04-20T06:14:21.912Z] (Reading database ... 12757 files and directories currently installed.) [2021-04-20T06:14:21.912Z] Preparing to unpack .../systemd_237-3ubuntu10.46_amd64.deb ... [2021-04-20T06:14:22.174Z] Unpacking systemd (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-04-20T06:14:22.746Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.46_amd64.deb ... [2021-04-20T06:14:22.746Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-04-20T06:14:22.746Z] Setting up libsystemd0:amd64 (237-3ubuntu10.46) ... [2021-04-20T06:14:23.006Z] (Reading database ... 12757 files and directories currently installed.) [2021-04-20T06:14:23.007Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-04-20T06:14:23.007Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-04-20T06:14:23.007Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-04-20T06:14:23.267Z] (Reading database ... 12757 files and directories currently installed.) [2021-04-20T06:14:23.267Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-04-20T06:14:23.267Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-04-20T06:14:23.527Z] Setting up apt (1.6.13) ... [2021-04-20T06:14:23.527Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-04-20T06:14:24.100Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-04-20T06:14:24.100Z] (Reading database ... 12764 files and directories currently installed.) [2021-04-20T06:14:24.100Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-04-20T06:14:24.100Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-04-20T06:14:24.361Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-04-20T06:14:24.361Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-20T06:14:24.361Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-20T06:14:24.626Z] Selecting previously unselected package libexpat1:amd64. [2021-04-20T06:14:24.626Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-04-20T06:14:24.626Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-04-20T06:14:26.026Z] Selecting previously unselected package python3.6-minimal. [2021-04-20T06:14:26.026Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-20T06:14:26.026Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-04-20T06:14:26.026Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-04-20T06:14:26.286Z] Checking for services that may need to be restarted...done. [2021-04-20T06:14:26.286Z] Checking for services that may need to be restarted...done. [2021-04-20T06:14:26.286Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-20T06:14:26.286Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-04-20T06:14:26.286Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-04-20T06:14:26.862Z] Selecting previously unselected package python3-minimal. [2021-04-20T06:14:26.862Z] (Reading database ... 13012 files and directories currently installed.) [2021-04-20T06:14:26.862Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-04-20T06:14:26.862Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-04-20T06:14:26.862Z] Selecting previously unselected package mime-support. [2021-04-20T06:14:26.862Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-04-20T06:14:26.862Z] Unpacking mime-support (3.60ubuntu1) ... [2021-04-20T06:14:26.862Z] Selecting previously unselected package libmpdec2:amd64. [2021-04-20T06:14:26.862Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-04-20T06:14:26.862Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-04-20T06:14:27.124Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-04-20T06:14:27.124Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-20T06:14:27.124Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-20T06:14:27.384Z] Selecting previously unselected package python3.6. [2021-04-20T06:14:27.384Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-20T06:14:27.384Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-20T06:14:27.384Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-04-20T06:14:27.384Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-04-20T06:14:27.384Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-04-20T06:14:27.384Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-04-20T06:14:27.645Z] Selecting previously unselected package python3. [2021-04-20T06:14:27.645Z] (Reading database ... 13442 files and directories currently installed.) [2021-04-20T06:14:27.645Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-04-20T06:14:27.908Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-04-20T06:14:27.908Z] Selecting previously unselected package multiarch-support. [2021-04-20T06:14:27.908Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-04-20T06:14:27.908Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-04-20T06:14:27.908Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-04-20T06:14:28.169Z] Selecting previously unselected package liblzo2-2:amd64. [2021-04-20T06:14:28.169Z] (Reading database ... 13479 files and directories currently installed.) [2021-04-20T06:14:28.169Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-04-20T06:14:28.169Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-04-20T06:14:28.169Z] Selecting previously unselected package libbsd0:amd64. [2021-04-20T06:14:28.169Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-04-20T06:14:28.169Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-04-20T06:14:28.169Z] Selecting previously unselected package sudo. [2021-04-20T06:14:28.429Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-04-20T06:14:28.429Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-04-20T06:14:28.429Z] Selecting previously unselected package apparmor. [2021-04-20T06:14:28.429Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-04-20T06:14:28.429Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-04-20T06:14:28.690Z] Selecting previously unselected package libedit2:amd64. [2021-04-20T06:14:28.690Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-04-20T06:14:28.690Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-04-20T06:14:28.690Z] Selecting previously unselected package libkrb5support0:amd64. [2021-04-20T06:14:28.690Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-04-20T06:14:28.690Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-04-20T06:14:28.951Z] Selecting previously unselected package libk5crypto3:amd64. [2021-04-20T06:14:28.951Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-04-20T06:14:28.951Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-04-20T06:14:28.951Z] Selecting previously unselected package libkeyutils1:amd64. [2021-04-20T06:14:28.951Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-04-20T06:14:28.951Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-04-20T06:14:29.211Z] Selecting previously unselected package libkrb5-3:amd64. [2021-04-20T06:14:29.211Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-04-20T06:14:29.211Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-04-20T06:14:29.211Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-04-20T06:14:29.211Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-04-20T06:14:29.211Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-04-20T06:14:29.473Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-04-20T06:14:29.473Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-04-20T06:14:29.473Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-04-20T06:14:29.735Z] Selecting previously unselected package openssh-client. [2021-04-20T06:14:29.735Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-04-20T06:14:29.735Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-04-20T06:14:29.735Z] Selecting previously unselected package squashfs-tools. [2021-04-20T06:14:29.735Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-04-20T06:14:29.735Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-04-20T06:14:29.996Z] Selecting previously unselected package snapd. [2021-04-20T06:14:29.996Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-04-20T06:14:29.996Z] Unpacking snapd (2.48.3+18.04) ... [2021-04-20T06:14:31.911Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-04-20T06:14:31.911Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-04-20T06:14:31.911Z] Setting up mime-support (3.60ubuntu1) ... [2021-04-20T06:14:31.911Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-04-20T06:14:32.172Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-04-20T06:14:32.172Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-04-20T06:14:32.172Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-20T06:14:32.172Z] Setting up systemd (237-3ubuntu10.46) ... [2021-04-20T06:14:32.172Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-04-20T06:14:32.743Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-04-20T06:14:32.743Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-04-20T06:14:32.743Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-04-20T06:14:33.007Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-20T06:14:33.007Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-04-20T06:14:33.007Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-20T06:14:33.585Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-04-20T06:14:33.585Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-04-20T06:14:33.585Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-04-20T06:14:33.585Z] Setting up python3 (3.6.7-1~18.04) ... [2021-04-20T06:14:33.585Z] running python rtupdate hooks for python3.6... [2021-04-20T06:14:33.585Z] running python post-rtupdate hooks for python3.6... [2021-04-20T06:14:33.585Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-04-20T06:14:34.968Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-04-20T06:14:35.229Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-04-20T06:14:35.229Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-04-20T06:14:35.490Z] Setting up snapd (2.48.3+18.04) ... [2021-04-20T06:14:35.751Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-04-20T06:14:36.012Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-04-20T06:14:36.273Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-04-20T06:14:36.273Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-04-20T06:14:36.342Z] 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-04-20T06:14:36.533Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-04-20T06:14:36.533Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-04-20T06:14:36.804Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-04-20T06:14:36.804Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-04-20T06:14:37.064Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-04-20T06:14:37.324Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-04-20T06:14:37.324Z] /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-04-20T06:14:37.324Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-20T06:14:37.586Z] Processing triggers for systemd (237-3ubuntu10.46) ... [2021-04-20T06:14:38.540Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-20T06:14:38.540Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-20T06:14:38.540Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-20T06:14:39.757Z] Reading package lists... [2021-04-20T06:14:40.017Z] Reading package lists... [2021-04-20T06:14:40.279Z] Building dependency tree... [2021-04-20T06:14:40.279Z] Reading state information... [2021-04-20T06:14:40.541Z] Calculating upgrade... [2021-04-20T06:14:40.801Z] The following packages will be upgraded: [2021-04-20T06:14:40.801Z] advancecomp base-files bash binutils binutils-common [2021-04-20T06:14:40.801Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-04-20T06:14:40.801Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-04-20T06:14:40.801Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-04-20T06:14:40.801Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-04-20T06:14:40.801Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-04-20T06:14:40.801Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-04-20T06:14:40.801Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-04-20T06:14:40.801Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-04-20T06:14:40.801Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-04-20T06:14:40.801Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-04-20T06:14:40.801Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-04-20T06:14:40.801Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-04-20T06:14:40.801Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-04-20T06:14:40.801Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-04-20T06:14:40.801Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-04-20T06:14:40.801Z] Need to get 64.0 MB of archives. [2021-04-20T06:14:40.801Z] After this operation, 5034 kB of additional disk space will be used. [2021-04-20T06:14:40.801Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-142.146 [987 kB] [2021-04-20T06:14:40.801Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-04-20T06:14:40.801Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-04-20T06:14:40.801Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-04-20T06:14:40.801Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-04-20T06:14:40.801Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-04-20T06:14:40.801Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-04-20T06:14:40.801Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-04-20T06:14:40.801Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-04-20T06:14:40.801Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-04-20T06:14:40.801Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-04-20T06:14:40.801Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-04-20T06:14:40.801Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-04-20T06:14:40.801Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-04-20T06:14:40.801Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-04-20T06:14:40.801Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-04-20T06:14:40.801Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-04-20T06:14:41.063Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-04-20T06:14:41.063Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-04-20T06:14:41.063Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-04-20T06:14:41.063Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-04-20T06:14:41.063Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-04-20T06:14:41.063Z] 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-04-20T06:14:41.063Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-04-20T06:14:41.063Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-04-20T06:14:41.063Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-04-20T06:14:41.063Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-04-20T06:14:41.063Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-04-20T06:14:41.063Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-04-20T06:14:41.063Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-04-20T06:14:41.063Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-04-20T06:14:41.063Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-04-20T06:14:41.063Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-04-20T06:14:41.063Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-04-20T06:14:41.063Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-04-20T06:14:41.063Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-04-20T06:14:41.063Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-04-20T06:14:41.332Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-04-20T06:14:41.332Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-04-20T06:14:41.332Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-04-20T06:14:41.332Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-04-20T06:14:41.333Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-04-20T06:14:41.333Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-04-20T06:14:41.333Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-04-20T06:14:41.333Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-04-20T06:14:41.333Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-04-20T06:14:41.333Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-04-20T06:14:41.333Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-04-20T06:14:41.333Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-04-20T06:14:41.333Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-04-20T06:14:41.333Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-04-20T06:14:41.333Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-04-20T06:14:41.333Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-04-20T06:14:41.333Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-04-20T06:14:41.333Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-04-20T06:14:41.333Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-04-20T06:14:41.593Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-04-20T06:14:41.593Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-04-20T06:14:41.593Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-04-20T06:14:41.593Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-04-20T06:14:41.854Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-04-20T06:14:41.854Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-04-20T06:14:41.854Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-04-20T06:14:41.854Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-04-20T06:14:41.854Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-04-20T06:14:41.854Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-04-20T06:14:41.854Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-04-20T06:14:41.854Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-04-20T06:14:41.854Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-04-20T06:14:42.116Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-04-20T06:14:42.116Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-04-20T06:14:42.116Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-04-20T06:14:42.116Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-04-20T06:14:42.116Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-04-20T06:14:42.116Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-04-20T06:14:42.116Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-04-20T06:14:42.116Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-04-20T06:14:42.116Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-04-20T06:14:42.116Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-04-20T06:14:42.116Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-04-20T06:14:42.116Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-04-20T06:14:42.116Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-04-20T06:14:42.116Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-04-20T06:14:42.116Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-04-20T06:14:42.116Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.46 [16.0 kB] [2021-04-20T06:14:42.116Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-04-20T06:14:42.376Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-04-20T06:14:42.376Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-04-20T06:14:42.376Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-04-20T06:14:42.376Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-04-20T06:14:42.376Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-04-20T06:14:42.376Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-04-20T06:14:42.376Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-04-20T06:14:42.376Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-04-20T06:14:42.376Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-04-20T06:14:42.376Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-04-20T06:14:42.376Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-04-20T06:14:42.637Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-04-20T06:14:42.637Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-04-20T06:14:42.638Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-04-20T06:14:42.638Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-04-20T06:14:42.638Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-20T06:14:42.638Z] Fetched 64.0 MB in 2s (34.3 MB/s) [2021-04-20T06:14:42.906Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-20T06:14:42.906Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-04-20T06:14:42.906Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-20T06:14:43.479Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-04-20T06:14:43.479Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-20T06:14:43.479Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-142.146_amd64.deb ... [2021-04-20T06:14:43.740Z] Unpacking linux-libc-dev:amd64 (4.15.0-142.146) over (4.15.0-20.21) ... [2021-04-20T06:14:44.312Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-20T06:14:44.608Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-20T06:14:44.608Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-20T06:14:44.608Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-20T06:14:44.868Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-20T06:14:44.868Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-20T06:14:44.868Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-20T06:14:44.868Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-20T06:14:45.129Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-20T06:14:45.130Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-20T06:14:45.130Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-20T06:14:45.391Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-20T06:14:45.391Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-20T06:14:45.391Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-20T06:14:45.652Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-20T06:14:45.652Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-20T06:14:45.652Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-20T06:14:45.652Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-04-20T06:14:45.913Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-04-20T06:14:45.913Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-20T06:14:45.913Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-20T06:14:46.174Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-20T06:14:46.174Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-20T06:14:46.174Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-20T06:14:46.435Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-20T06:14:46.435Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-20T06:14:46.697Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-20T06:14:46.697Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-20T06:14:46.697Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-04-20T06:14:46.959Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-20T06:14:47.903Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-04-20T06:14:48.163Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-20T06:14:48.163Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-04-20T06:14:48.424Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-04-20T06:14:48.424Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-04-20T06:14:48.424Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-04-20T06:14:48.687Z] Setting up base-files (10.1ubuntu2.10) ... [2021-04-20T06:14:48.687Z] Installing new version of config file /etc/issue ... [2021-04-20T06:14:48.687Z] Installing new version of config file /etc/issue.net ... [2021-04-20T06:14:48.687Z] Installing new version of config file /etc/lsb-release ... [2021-04-20T06:14:48.687Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-04-20T06:14:48.954Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-04-20T06:14:49.217Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-04-20T06:14:49.217Z] Removing obsolete conffile /etc/default/motd-news ... [2021-04-20T06:14:49.217Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-20T06:14:49.217Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-04-20T06:14:49.217Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-04-20T06:14:49.480Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-04-20T06:14:49.480Z] 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-04-20T06:14:49.480Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-20T06:14:49.480Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-20T06:14:49.480Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-04-20T06:14:49.742Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-04-20T06:14:49.742Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-20T06:14:49.742Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-04-20T06:14:49.742Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-04-20T06:14:50.017Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-04-20T06:14:50.017Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-20T06:14:50.017Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-04-20T06:14:50.017Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-04-20T06:14:50.280Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-04-20T06:14:50.540Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-20T06:14:50.540Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-20T06:14:50.540Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-20T06:14:50.540Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-04-20T06:14:50.801Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-20T06:14:50.801Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-20T06:14:50.801Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-20T06:14:50.801Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-04-20T06:14:51.062Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-20T06:14:51.062Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-04-20T06:14:51.063Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-04-20T06:14:51.063Z] Setting up grep (3.1-2build1) ... [2021-04-20T06:14:51.323Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-20T06:14:51.323Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-04-20T06:14:51.323Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-04-20T06:14:51.584Z] Setting up login (1:4.5-1ubuntu2) ... [2021-04-20T06:14:51.584Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-20T06:14:51.584Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-20T06:14:51.845Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-20T06:14:51.845Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-04-20T06:14:51.845Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-20T06:14:51.845Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-04-20T06:14:51.845Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-20T06:14:52.415Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-04-20T06:14:52.416Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-20T06:14:52.681Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-04-20T06:14:52.681Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-20T06:14:53.256Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-04-20T06:14:53.256Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-20T06:14:53.256Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-04-20T06:14:53.256Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-20T06:14:54.643Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-04-20T06:14:54.643Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-04-20T06:14:54.643Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-04-20T06:14:54.643Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-04-20T06:14:54.643Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-04-20T06:14:54.643Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-20T06:14:54.643Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-04-20T06:14:54.687Z] Removing intermediate container 094108ab055d [2021-04-20T06:14:54.687Z] ---> 36a472ca2020 [2021-04-20T06:14:54.687Z] [2021-04-20T06:14:54.687Z] Step 10/31 : FROM alpine:3.12 [2021-04-20T06:14:54.687Z] 3.12: Pulling from library/alpine [2021-04-20T06:14:54.687Z] Removing intermediate container 7af01fdfb410 [2021-04-20T06:14:54.687Z] ---> 769970a1292c [2021-04-20T06:14:54.687Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-04-20T06:14:54.687Z] Removing intermediate container ea6df6e1b156 [2021-04-20T06:14:54.687Z] ---> de001217061b [2021-04-20T06:14:54.687Z] [2021-04-20T06:14:54.687Z] Step 10/24 : FROM alpine:3.12 [2021-04-20T06:14:54.687Z] ---> Running in d3e915361d39 [2021-04-20T06:14:54.687Z] 3.12: Pulling from library/alpine [2021-04-20T06:14:54.904Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-04-20T06:14:54.904Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-04-20T06:14:54.904Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-20T06:14:54.904Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-20T06:14:54.904Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-20T06:14:54.963Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-20T06:14:54.963Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-20T06:14:54.963Z] Status: Downloaded newer image for alpine:3.12 [2021-04-20T06:14:54.963Z] ---> 9852663dfa18 [2021-04-20T06:14:54.963Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-04-20T06:14:54.963Z] Status: Image is up to date for alpine:3.12 [2021-04-20T06:14:54.963Z] ---> 9852663dfa18 [2021-04-20T06:14:54.963Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-04-20T06:14:55.164Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-20T06:14:55.164Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-20T06:14:55.164Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-20T06:14:55.164Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-20T06:14:55.164Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-20T06:14:55.239Z] ---> Running in f53ff1769001 [2021-04-20T06:14:55.239Z] ---> Running in b6d06d587f7f [2021-04-20T06:14:55.424Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-20T06:14:55.424Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-20T06:14:55.424Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-20T06:14:55.424Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-20T06:14:55.685Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-20T06:14:55.685Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-20T06:14:55.685Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-20T06:14:55.685Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-20T06:14:55.685Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-20T06:14:55.685Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-20T06:14:55.847Z] 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-04-20T06:14:55.946Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-20T06:14:55.946Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-20T06:14:55.946Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-20T06:14:56.127Z] Removing intermediate container b6d06d587f7f [2021-04-20T06:14:56.127Z] ---> 3e7bd4abd91d [2021-04-20T06:14:56.127Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-04-20T06:14:56.207Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-04-20T06:14:56.207Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-20T06:14:56.207Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-20T06:14:56.207Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-20T06:14:56.469Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-04-20T06:14:56.469Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-20T06:14:56.469Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-20T06:14:56.469Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-20T06:14:56.729Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-20T06:14:56.729Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-20T06:14:56.729Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-20T06:14:56.729Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-20T06:14:56.731Z] ---> Running in 399739b83be5 [2021-04-20T06:14:56.990Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-04-20T06:14:56.990Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-20T06:14:56.990Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-20T06:14:56.990Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-20T06:14:57.569Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-04-20T06:14:57.719Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-20T06:14:57.832Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-04-20T06:14:57.993Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-20T06:14:58.093Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-04-20T06:14:58.093Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-20T06:14:58.093Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-04-20T06:14:58.274Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-20T06:14:58.353Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-20T06:14:58.353Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-04-20T06:14:58.547Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-20T06:14:58.614Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-20T06:14:58.614Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-04-20T06:14:58.614Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-20T06:14:58.873Z] (1/6) Installing ca-certificates (20191127-r4) [2021-04-20T06:14:58.873Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-04-20T06:14:58.873Z] (3/6) Installing libcurl (7.76.1-r0) [2021-04-20T06:14:58.873Z] (4/6) Installing curl (7.76.1-r0) [2021-04-20T06:14:58.873Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-04-20T06:14:58.873Z] (6/6) Installing su-exec (0.2-r1) [2021-04-20T06:14:58.873Z] Executing busybox-1.31.1-r20.trigger [2021-04-20T06:14:58.873Z] Executing ca-certificates-20191127-r4.trigger [2021-04-20T06:14:58.874Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-04-20T06:14:58.874Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-20T06:14:58.874Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-04-20T06:14:58.874Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-04-20T06:14:59.136Z] Setting up debconf (1.5.66ubuntu1) ... [2021-04-20T06:14:59.153Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-04-20T06:14:59.153Z] (2/2) Installing su-exec (0.2-r1) [2021-04-20T06:14:59.153Z] Executing busybox-1.31.1-r20.trigger [2021-04-20T06:14:59.153Z] OK: 5 MiB in 16 packages [2021-04-20T06:14:59.153Z] OK: 7 MiB in 20 packages [2021-04-20T06:14:59.397Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-20T06:14:59.397Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-04-20T06:14:59.397Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-04-20T06:14:59.397Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-04-20T06:14:59.658Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-20T06:14:59.658Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-04-20T06:14:59.658Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-04-20T06:14:59.658Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-04-20T06:14:59.919Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-20T06:14:59.919Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-04-20T06:14:59.919Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-20T06:14:59.919Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-20T06:15:00.139Z] Removing intermediate container 4d51232ee9b5 [2021-04-20T06:15:00.139Z] ---> 671588d0c663 [2021-04-20T06:15:00.139Z] [2021-04-20T06:15:00.139Z] Step 10/23 : FROM alpine:3.12 [2021-04-20T06:15:00.139Z] ---> 9852663dfa18 [2021-04-20T06:15:00.139Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-20T06:15:00.179Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-20T06:15:00.179Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-04-20T06:15:00.179Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-20T06:15:00.179Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-20T06:15:00.440Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-20T06:15:00.440Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-04-20T06:15:00.440Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-20T06:15:00.702Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-20T06:15:00.702Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-20T06:15:00.702Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-20T06:15:00.743Z] ---> Running in 96de89b5ebee [2021-04-20T06:15:00.963Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-20T06:15:00.964Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.46_amd64.deb ... [2021-04-20T06:15:00.964Z] Unpacking systemd-sysv (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-04-20T06:15:00.964Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-20T06:15:01.023Z] Removing intermediate container d3e915361d39 [2021-04-20T06:15:01.023Z] ---> af2ce65ff211 [2021-04-20T06:15:01.023Z] [2021-04-20T06:15:01.023Z] Step 11/23 : FROM docker:20.10.0 [2021-04-20T06:15:01.023Z] 20.10.0: Pulling from library/docker [2021-04-20T06:15:01.227Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-20T06:15:01.227Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-04-20T06:15:01.227Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-20T06:15:01.227Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-04-20T06:15:01.227Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-04-20T06:15:01.308Z] Removing intermediate container c1a294cca24e [2021-04-20T06:15:01.308Z] ---> cb4760baed07 [2021-04-20T06:15:01.308Z] [2021-04-20T06:15:01.308Z] Step 10/22 : FROM alpine:3.12 [2021-04-20T06:15:01.308Z] ---> 9852663dfa18 [2021-04-20T06:15:01.308Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-04-20T06:15:01.533Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-04-20T06:15:01.533Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-20T06:15:01.533Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-04-20T06:15:01.826Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-20T06:15:01.826Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-20T06:15:02.115Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-20T06:15:02.115Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-20T06:15:02.115Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-20T06:15:02.115Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-04-20T06:15:02.310Z] ---> Running in 4799aae50cdb [2021-04-20T06:15:02.310Z] Removing intermediate container 399739b83be5 [2021-04-20T06:15:02.310Z] ---> 753ef5aedcd7 [2021-04-20T06:15:02.310Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-04-20T06:15:02.310Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-20T06:15:02.443Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-20T06:15:02.443Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-04-20T06:15:02.443Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-04-20T06:15:02.443Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-04-20T06:15:02.443Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-20T06:15:02.443Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-04-20T06:15:02.586Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-20T06:15:02.776Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-04-20T06:15:02.862Z] Removing intermediate container f53ff1769001 [2021-04-20T06:15:02.862Z] ---> 3051fdd3524e [2021-04-20T06:15:02.862Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-20T06:15:03.113Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-04-20T06:15:03.113Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-20T06:15:03.113Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-20T06:15:03.113Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-20T06:15:03.144Z] ---> Running in 4c442dba6e47 [2021-04-20T06:15:03.144Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-04-20T06:15:03.144Z] Executing busybox-1.31.1-r20.trigger [2021-04-20T06:15:03.144Z] OK: 5 MiB in 15 packages [2021-04-20T06:15:03.144Z] ---> Running in 1eacbfc49ba1 [2021-04-20T06:15:03.393Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-04-20T06:15:03.393Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-20T06:15:03.393Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-04-20T06:15:03.393Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-04-20T06:15:03.393Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-04-20T06:15:03.653Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-20T06:15:03.653Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-04-20T06:15:03.653Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-04-20T06:15:03.653Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-04-20T06:15:03.913Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-20T06:15:03.913Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-04-20T06:15:03.913Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-04-20T06:15:03.913Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-04-20T06:15:04.137Z] Removing intermediate container 4c442dba6e47 [2021-04-20T06:15:04.137Z] ---> 97337a0b6436 [2021-04-20T06:15:04.137Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-04-20T06:15:04.176Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-20T06:15:04.176Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-04-20T06:15:04.176Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-04-20T06:15:04.176Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-04-20T06:15:04.437Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-20T06:15:04.437Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-04-20T06:15:04.437Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-04-20T06:15:04.701Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-04-20T06:15:04.701Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-20T06:15:04.701Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-04-20T06:15:04.701Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-04-20T06:15:04.729Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-20T06:15:04.729Z] ---> Running in c37fe9591ef2 [2021-04-20T06:15:04.729Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-20T06:15:04.963Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-04-20T06:15:04.963Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-20T06:15:04.963Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-04-20T06:15:04.963Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-04-20T06:15:04.963Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-04-20T06:15:05.003Z] Removing intermediate container 1eacbfc49ba1 [2021-04-20T06:15:05.003Z] ---> 940a75769953 [2021-04-20T06:15:05.003Z] Step 13/24 : WORKDIR / [2021-04-20T06:15:05.003Z] ---> Running in b9270e11001e [2021-04-20T06:15:05.225Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-20T06:15:05.225Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-04-20T06:15:05.225Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-04-20T06:15:05.225Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-04-20T06:15:05.273Z] (1/2) Installing ca-certificates (20191127-r4) [2021-04-20T06:15:05.273Z] Removing intermediate container c37fe9591ef2 [2021-04-20T06:15:05.273Z] ---> 51fe67993922 [2021-04-20T06:15:05.273Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-04-20T06:15:05.486Z] (Reading database ... 13915 files and directories currently installed.) [2021-04-20T06:15:05.486Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-04-20T06:15:05.486Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-04-20T06:15:05.486Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-04-20T06:15:05.486Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-04-20T06:15:05.550Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-04-20T06:15:05.550Z] Executing busybox-1.31.1-r20.trigger [2021-04-20T06:15:05.550Z] Executing ca-certificates-20191127-r4.trigger [2021-04-20T06:15:05.550Z] Removing intermediate container 96de89b5ebee [2021-04-20T06:15:05.550Z] ---> 61b8f2705d2a [2021-04-20T06:15:05.550Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-20T06:15:05.748Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-04-20T06:15:05.748Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-04-20T06:15:05.825Z] ---> Running in fe9bd12e1626 [2021-04-20T06:15:05.825Z] OK: 6 MiB in 16 packages [2021-04-20T06:15:05.825Z] ---> Running in 723bf3617b50 [2021-04-20T06:15:05.825Z] Removing intermediate container b9270e11001e [2021-04-20T06:15:05.825Z] ---> 5bbe3745a51d [2021-04-20T06:15:05.825Z] 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-04-20T06:15:06.011Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-04-20T06:15:06.011Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-04-20T06:15:06.011Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-04-20T06:15:06.272Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-04-20T06:15:06.272Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-04-20T06:15:06.272Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-04-20T06:15:06.535Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-04-20T06:15:06.535Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-04-20T06:15:06.535Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-04-20T06:15:06.535Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-04-20T06:15:06.796Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-04-20T06:15:06.808Z] Removing intermediate container 723bf3617b50 [2021-04-20T06:15:06.808Z] ---> b17e4e9a77e2 [2021-04-20T06:15:06.808Z] Step 13/23 : ENV APP_PORT=48082 [2021-04-20T06:15:07.055Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-04-20T06:15:07.055Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-04-20T06:15:07.315Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-04-20T06:15:07.315Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-04-20T06:15:07.315Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-04-20T06:15:07.407Z] ---> Running in bf4ed76a227f [2021-04-20T06:15:07.575Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-04-20T06:15:07.576Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-04-20T06:15:07.681Z] ---> a7924f4b6235 [2021-04-20T06:15:07.681Z] 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-04-20T06:15:08.290Z] Removing intermediate container 4799aae50cdb [2021-04-20T06:15:08.290Z] ---> 5471dc61d00e [2021-04-20T06:15:08.290Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-20T06:15:08.524Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-04-20T06:15:08.524Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-04-20T06:15:08.524Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-04-20T06:15:08.524Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-04-20T06:15:08.524Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-20T06:15:08.524Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-20T06:15:08.564Z] Removing intermediate container bf4ed76a227f [2021-04-20T06:15:08.564Z] ---> 18cca85e530d [2021-04-20T06:15:08.564Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-20T06:15:08.786Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-20T06:15:08.843Z] ---> Running in 293527f4321d [2021-04-20T06:15:09.048Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-20T06:15:09.048Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-20T06:15:09.048Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-20T06:15:09.130Z] ---> Running in 4bc7589a5e16 [2021-04-20T06:15:09.308Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-20T06:15:09.308Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-20T06:15:09.308Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-20T06:15:09.308Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-20T06:15:09.402Z] ---> c408ab0f7d9b [2021-04-20T06:15:09.402Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-04-20T06:15:09.402Z] Removing intermediate container fe9bd12e1626 [2021-04-20T06:15:09.402Z] ---> 332c4c1b5263 [2021-04-20T06:15:09.402Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-04-20T06:15:09.569Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-20T06:15:09.569Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-20T06:15:09.569Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-20T06:15:09.671Z] Removing intermediate container 293527f4321d [2021-04-20T06:15:09.671Z] ---> 6e307aae3711 [2021-04-20T06:15:09.671Z] Step 13/22 : ENV APP_PORT=48060 [2021-04-20T06:15:09.671Z] ---> Running in 482e3537f3e1 [2021-04-20T06:15:09.830Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-20T06:15:09.830Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-20T06:15:09.830Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-20T06:15:09.952Z] ---> Running in 4c9ac240ef71 [2021-04-20T06:15:09.952Z] Removing intermediate container 4bc7589a5e16 [2021-04-20T06:15:09.952Z] ---> a9ed6b451abf [2021-04-20T06:15:09.952Z] Step 15/23 : WORKDIR / [2021-04-20T06:15:10.554Z] ---> Running in 0d869f833432 [2021-04-20T06:15:10.554Z] ---> 00de9412fa21 [2021-04-20T06:15:10.554Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-04-20T06:15:10.770Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-20T06:15:10.770Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-20T06:15:10.830Z] Removing intermediate container 4c9ac240ef71 [2021-04-20T06:15:10.830Z] ---> e1a5d9e21e9a [2021-04-20T06:15:10.830Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-20T06:15:10.830Z] Removing intermediate container 482e3537f3e1 [2021-04-20T06:15:10.830Z] ---> 611659d6092d [2021-04-20T06:15:10.830Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-04-20T06:15:11.105Z] ---> Running in 7c9c72099b4e [2021-04-20T06:15:11.385Z] Removing intermediate container 0d869f833432 [2021-04-20T06:15:11.385Z] ---> fea859216408 [2021-04-20T06:15:11.385Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-20T06:15:11.710Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-20T06:15:11.711Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-20T06:15:12.363Z] Removing intermediate container 7c9c72099b4e [2021-04-20T06:15:12.363Z] ---> 97a1e58eed4b [2021-04-20T06:15:12.363Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-20T06:15:12.648Z] ---> 073791f7763f [2021-04-20T06:15:12.648Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-04-20T06:15:12.651Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-20T06:15:12.651Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-20T06:15:12.913Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-20T06:15:12.913Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-20T06:15:12.928Z] ---> f83a1b3c4902 [2021-04-20T06:15:12.928Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-04-20T06:15:12.928Z] ---> b6ce41c7f8e6 [2021-04-20T06:15:12.928Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-04-20T06:15:12.928Z] ---> Running in 8fe8ae6f6135 [2021-04-20T06:15:13.852Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-20T06:15:13.853Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-20T06:15:13.853Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-04-20T06:15:13.853Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-04-20T06:15:13.853Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-04-20T06:15:13.853Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-04-20T06:15:13.912Z] ---> 77129c418c6c [2021-04-20T06:15:13.912Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-04-20T06:15:14.115Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-04-20T06:15:14.115Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-04-20T06:15:14.382Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-04-20T06:15:14.382Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-04-20T06:15:14.382Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-04-20T06:15:14.643Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-04-20T06:15:14.643Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-04-20T06:15:14.643Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-04-20T06:15:14.903Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-04-20T06:15:14.903Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-04-20T06:15:14.903Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-20T06:15:14.903Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-04-20T06:15:14.903Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-20T06:15:14.905Z] ---> dd4f36b92f58 [2021-04-20T06:15:14.905Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-04-20T06:15:14.905Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-04-20T06:15:15.163Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-20T06:15:15.163Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-20T06:15:15.163Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-04-20T06:15:15.163Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-04-20T06:15:15.163Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-04-20T06:15:15.182Z] Status: Downloaded newer image for docker:20.10.0 [2021-04-20T06:15:15.182Z] ---> eeaf43b92773 [2021-04-20T06:15:15.182Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-04-20T06:15:15.182Z] ---> c360d954c920 [2021-04-20T06:15:15.182Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-04-20T06:15:15.182Z] ---> Running in e40dbe8fd6cb [2021-04-20T06:15:15.424Z] [2021-04-20T06:15:15.424Z] Current default time zone: 'Etc/UTC' [2021-04-20T06:15:15.424Z] Local time is now: Tue Apr 20 06:15:15 UTC 2021. [2021-04-20T06:15:15.424Z] Universal Time is now: Tue Apr 20 06:15:15 UTC 2021. [2021-04-20T06:15:15.424Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-04-20T06:15:15.424Z] [2021-04-20T06:15:15.424Z] Setting up systemd-sysv (237-3ubuntu10.46) ... [2021-04-20T06:15:15.424Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-20T06:15:15.424Z] Setting up linux-libc-dev:amd64 (4.15.0-142.146) ... [2021-04-20T06:15:15.424Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-04-20T06:15:15.424Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-04-20T06:15:15.424Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-04-20T06:15:15.424Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-04-20T06:15:15.688Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-04-20T06:15:15.688Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-04-20T06:15:15.688Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-04-20T06:15:15.688Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-20T06:15:15.688Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-04-20T06:15:15.793Z] ---> f4f5779545ba [2021-04-20T06:15:15.793Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-04-20T06:15:15.948Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-20T06:15:15.948Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-04-20T06:15:15.948Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-20T06:15:15.948Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-04-20T06:15:15.948Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-04-20T06:15:15.948Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-04-20T06:15:16.063Z] Removing intermediate container e40dbe8fd6cb [2021-04-20T06:15:16.063Z] ---> fb63a1a04b44 [2021-04-20T06:15:16.063Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-04-20T06:15:16.063Z] ---> 29cb1d67a7f2 [2021-04-20T06:15:16.063Z] 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-04-20T06:15:16.211Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-04-20T06:15:16.211Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-04-20T06:15:16.211Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-04-20T06:15:16.211Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-04-20T06:15:16.211Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-04-20T06:15:16.335Z] ---> Running in d3dbb1da90fb [2021-04-20T06:15:16.335Z] ---> Running in 85b97d79fac2 [2021-04-20T06:15:16.335Z] ---> 3a9ef248293d [2021-04-20T06:15:16.335Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-04-20T06:15:16.612Z] Removing intermediate container 8fe8ae6f6135 [2021-04-20T06:15:16.612Z] ---> 2293ab80dcf4 [2021-04-20T06:15:16.612Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-20T06:15:16.612Z] ---> Running in 90882b818fad [2021-04-20T06:15:16.882Z] ---> 91f5d0db759b [2021-04-20T06:15:16.882Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-04-20T06:15:17.158Z] ---> Running in 12ff66e42e74 [2021-04-20T06:15:17.433Z] Removing intermediate container 90882b818fad [2021-04-20T06:15:17.433Z] ---> 6acf750adc9b [2021-04-20T06:15:17.433Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-20T06:15:17.707Z] ---> Running in de1d7a8b942b [2021-04-20T06:15:17.707Z] ---> c29f7b929852 [2021-04-20T06:15:17.707Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-04-20T06:15:17.984Z] Removing intermediate container 12ff66e42e74 [2021-04-20T06:15:17.984Z] ---> 49dd51b04d7c [2021-04-20T06:15:17.984Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-20T06:15:18.121Z] Updating certificates in /etc/ssl/certs... [2021-04-20T06:15:18.260Z] ---> Running in 18afd81b911a [2021-04-20T06:15:18.260Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-20T06:15:18.260Z] Removing intermediate container de1d7a8b942b [2021-04-20T06:15:18.260Z] ---> 7e534e7f1778 [2021-04-20T06:15:18.260Z] Step 21/23 : LABEL arch=arm64 [2021-04-20T06:15:18.260Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-20T06:15:18.854Z] ---> Running in 38e11500e575 [2021-04-20T06:15:18.854Z] Removing intermediate container 18afd81b911a [2021-04-20T06:15:18.854Z] ---> 60941b12a3bc [2021-04-20T06:15:18.854Z] Step 20/22 : LABEL arch=arm64 [2021-04-20T06:15:19.059Z] 23 added, 27 removed; done. [2021-04-20T06:15:19.059Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-04-20T06:15:19.059Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-20T06:15:19.059Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-04-20T06:15:19.059Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-04-20T06:15:19.059Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-04-20T06:15:19.137Z] (1/39) Installing readline (8.0.4-r0) [2021-04-20T06:15:19.137Z] (2/39) Installing bash (5.0.17-r0) [2021-04-20T06:15:19.137Z] Executing bash-5.0.17-r0.post-install [2021-04-20T06:15:19.137Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-04-20T06:15:19.137Z] (4/39) Installing libcurl (7.76.1-r0) [2021-04-20T06:15:19.137Z] (5/39) Installing curl (7.76.1-r0) [2021-04-20T06:15:19.318Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-20T06:15:19.318Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-04-20T06:15:19.318Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-20T06:15:19.318Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-20T06:15:19.318Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-20T06:15:19.318Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-04-20T06:15:19.318Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-20T06:15:19.409Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-04-20T06:15:19.409Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-04-20T06:15:19.409Z] ---> Running in 8d33ff37ca0c [2021-04-20T06:15:19.409Z] (8/39) Installing expat (2.2.9-r1) [2021-04-20T06:15:19.409Z] (9/39) Installing libffi (3.3-r2) [2021-04-20T06:15:19.409Z] (10/39) Installing gdbm (1.13-r1) [2021-04-20T06:15:19.409Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-04-20T06:15:19.409Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-04-20T06:15:19.409Z] (13/39) Installing python3 (3.8.8-r0) [2021-04-20T06:15:19.580Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-04-20T06:15:19.580Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-04-20T06:15:19.580Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-04-20T06:15:19.580Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-04-20T06:15:19.580Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-04-20T06:15:19.580Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-04-20T06:15:19.580Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-04-20T06:15:19.580Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-04-20T06:15:19.682Z] Removing intermediate container 38e11500e575 [2021-04-20T06:15:19.682Z] ---> 1ffe3fbcf41b [2021-04-20T06:15:19.682Z] Step 22/23 : LABEL git_sha=684a4512dcf9735722c740319c53f3e961411c3c [2021-04-20T06:15:19.682Z] ---> 17605389d987 [2021-04-20T06:15:19.682Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-04-20T06:15:19.842Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-04-20T06:15:19.842Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-04-20T06:15:19.842Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-04-20T06:15:19.842Z] Processing triggers for systemd (237-3ubuntu10.46) ... [2021-04-20T06:15:19.957Z] ---> Running in 68c1c36ce53d [2021-04-20T06:15:19.957Z] Removing intermediate container 85b97d79fac2 [2021-04-20T06:15:19.957Z] ---> 8249b8af542b [2021-04-20T06:15:19.957Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-04-20T06:15:20.103Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-04-20T06:15:20.103Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-04-20T06:15:20.103Z] Updating certificates in /etc/ssl/certs... [2021-04-20T06:15:20.232Z] Removing intermediate container 8d33ff37ca0c [2021-04-20T06:15:20.233Z] ---> 5e29f95e3d0b [2021-04-20T06:15:20.233Z] Step 21/22 : LABEL git_sha=684a4512dcf9735722c740319c53f3e961411c3c [2021-04-20T06:15:20.511Z] ---> Running in ba8fb99a2229 [2021-04-20T06:15:20.675Z] 0 added, 0 removed; done. [2021-04-20T06:15:20.675Z] Running hooks in /etc/ca-certificates/update.d... [2021-04-20T06:15:20.675Z] done. [2021-04-20T06:15:21.104Z] ---> Running in 0b2aa50ce8ca [2021-04-20T06:15:21.246Z] Reading package lists... [2021-04-20T06:15:21.246Z] Building dependency tree... [2021-04-20T06:15:21.246Z] Reading state information... [2021-04-20T06:15:21.380Z] ---> d0ec1f66fda0 [2021-04-20T06:15:21.380Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-04-20T06:15:21.380Z] Removing intermediate container 68c1c36ce53d [2021-04-20T06:15:21.380Z] ---> 24c3801b791b [2021-04-20T06:15:21.380Z] Step 23/23 : LABEL version=0.0.0 [2021-04-20T06:15:21.380Z] Removing intermediate container ba8fb99a2229 [2021-04-20T06:15:21.380Z] ---> abe5a1e56b1d [2021-04-20T06:15:21.380Z] Step 22/24 : LABEL arch=arm64 [2021-04-20T06:15:21.511Z] The following NEW packages will be installed: [2021-04-20T06:15:21.511Z] apt-transport-https [2021-04-20T06:15:21.511Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-04-20T06:15:21.511Z] Need to get 1692 B of archives. [2021-04-20T06:15:21.511Z] After this operation, 154 kB of additional disk space will be used. [2021-04-20T06:15:21.511Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-04-20T06:15:21.658Z] ---> Running in 916eecec6ce4 [2021-04-20T06:15:21.659Z] ---> Running in 9829a109aa73 [2021-04-20T06:15:21.659Z] Removing intermediate container 0b2aa50ce8ca [2021-04-20T06:15:21.659Z] ---> 3bba61c99ae7 [2021-04-20T06:15:21.659Z] Step 22/22 : LABEL version=0.0.0 [2021-04-20T06:15:21.659Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-04-20T06:15:21.659Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-04-20T06:15:21.659Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-04-20T06:15:21.659Z] (17/39) Installing py3-six (1.15.0-r0) [2021-04-20T06:15:21.659Z] (18/39) Installing py3-packaging (20.4-r0) [2021-04-20T06:15:21.659Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-04-20T06:15:21.772Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-20T06:15:21.772Z] Fetched 1692 B in 0s (8661 B/s) [2021-04-20T06:15:21.772Z] Selecting previously unselected package apt-transport-https. [2021-04-20T06:15:21.772Z] (Reading database ... 13920 files and directories currently installed.) [2021-04-20T06:15:21.772Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-04-20T06:15:21.772Z] Unpacking apt-transport-https (1.6.13) ... [2021-04-20T06:15:21.772Z] Setting up apt-transport-https (1.6.13) ... [2021-04-20T06:15:21.932Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-04-20T06:15:21.932Z] (21/39) Installing py3-idna (2.9-r0) [2021-04-20T06:15:21.932Z] ---> Running in abdb20b8cea6 [2021-04-20T06:15:21.932Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-04-20T06:15:21.932Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-04-20T06:15:21.932Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-04-20T06:15:22.033Z] Waiting for network to be ready... [2021-04-20T06:15:22.210Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-04-20T06:15:22.210Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-04-20T06:15:22.210Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-04-20T06:15:22.210Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-04-20T06:15:22.210Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-04-20T06:15:22.210Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-04-20T06:15:22.210Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-04-20T06:15:22.210Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-04-20T06:15:22.210Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-04-20T06:15:22.210Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-04-20T06:15:22.210Z] Removing intermediate container 9829a109aa73 [2021-04-20T06:15:22.210Z] ---> e5500fdc7cf3 [2021-04-20T06:15:22.210Z] (35/39) Installing py3-progress (1.5-r0) [2021-04-20T06:15:22.210Z] [2021-04-20T06:15:22.210Z] ---> 3bd012b01744 [2021-04-20T06:15:22.498Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-04-20T06:15:22.498Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-04-20T06:15:22.498Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-04-20T06:15:22.498Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-04-20T06:15:22.498Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-04-20T06:15:22.498Z] Removing intermediate container 916eecec6ce4 [2021-04-20T06:15:22.498Z] ---> e343c4ed7c16 [2021-04-20T06:15:22.498Z] Step 23/24 : LABEL git_sha=684a4512dcf9735722c740319c53f3e961411c3c [2021-04-20T06:15:22.498Z] Executing busybox-1.31.1-r19.trigger [2021-04-20T06:15:22.498Z] OK: 72 MiB in 59 packages [2021-04-20T06:15:22.780Z] Removing intermediate container abdb20b8cea6 [2021-04-20T06:15:22.780Z] ---> f62db0e23e67 [2021-04-20T06:15:22.780Z] [2021-04-20T06:15:22.780Z] ---> Running in b64a7c3bd837 [2021-04-20T06:15:23.056Z] Successfully built e5500fdc7cf3 [2021-04-20T06:15:23.056Z] Successfully tagged docker-core-command-go-arm64:latest [2021-04-20T06:15:23.056Z]  Building docker-core-command-go ... done Building docker-security-proxy-setup-go [2021-04-20T06:15:23.327Z] Successfully built f62db0e23e67 [2021-04-20T06:15:23.600Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-04-20T06:15:23.600Z]  Building docker-support-notifications-go ... done Building docker-core-metadata-go [2021-04-20T06:15:23.600Z] ---> 401dd21a4a8e [2021-04-20T06:15:23.600Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-04-20T06:15:23.600Z] Removing intermediate container b64a7c3bd837 [2021-04-20T06:15:23.600Z] ---> 5d581d033750 [2021-04-20T06:15:23.600Z] Step 24/24 : LABEL version=0.0.0 [2021-04-20T06:15:23.870Z] ---> Running in fe5f0c5cab12 [2021-04-20T06:15:24.145Z] ---> Running in a0ac38004497 [2021-04-20T06:15:24.426Z] Removing intermediate container a0ac38004497 [2021-04-20T06:15:24.426Z] ---> 157bd39d27c5 [2021-04-20T06:15:24.426Z] [2021-04-20T06:15:24.699Z] Removing intermediate container fe5f0c5cab12 [2021-04-20T06:15:24.699Z] ---> 35c59d00ceca [2021-04-20T06:15:24.699Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-04-20T06:15:24.984Z] Successfully built 157bd39d27c5 [2021-04-20T06:15:24.984Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-04-20T06:15:24.984Z]  Building docker-security-secretstore-setup-go ... done Building docker-support-scheduler-go [2021-04-20T06:15:25.581Z] ---> 88c955d5a35f [2021-04-20T06:15:25.581Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-04-20T06:15:26.175Z] ---> Running in 9c7a4be3c405 [2021-04-20T06:15:27.631Z] Collecting docker-compose==1.23.2 [2021-04-20T06:15:27.631Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-04-20T06:15:28.612Z] 2021-04-20T06:15:25Z INFO Waiting for automatic snapd restart... [2021-04-20T06:15:28.612Z] snapd 2.49.2 from Canonical* installed [2021-04-20T06:15:28.880Z] "snapd" switched to the "latest/stable" channel [2021-04-20T06:15:28.880Z] [2021-04-20T06:15:29.618Z] Collecting docker<4.0,>=3.6.0 [2021-04-20T06:15:29.618Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-04-20T06:15:30.596Z] Removing intermediate container 9c7a4be3c405 [2021-04-20T06:15:30.596Z] ---> 16a7c6bad65d [2021-04-20T06:15:30.596Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-04-20T06:15:31.580Z] Collecting websocket-client<1.0,>=0.32.0 [2021-04-20T06:15:31.580Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-04-20T06:15:31.856Z] ---> Running in 1de39b058945 [2021-04-20T06:15:32.176Z] core18 20210309 from Canonical* installed [2021-04-20T06:15:32.176Z] "core18" switched to the "latest/stable" channel [2021-04-20T06:15:32.176Z] [2021-04-20T06:15:32.453Z] Collecting dockerpty<0.5,>=0.4.1 [2021-04-20T06:15:32.453Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-04-20T06:15:32.726Z] Removing intermediate container 1de39b058945 [2021-04-20T06:15:32.726Z] ---> 22153148ee27 [2021-04-20T06:15:32.726Z] Step 28/31 : CMD ["gate"] [2021-04-20T06:15:33.320Z] ---> Running in a1c3729f6d88 [2021-04-20T06:15:33.917Z] Removing intermediate container a1c3729f6d88 [2021-04-20T06:15:33.917Z] ---> 952e5de5d47e [2021-04-20T06:15:33.917Z] Step 29/31 : LABEL arch=arm64 [2021-04-20T06:15:34.513Z] ---> Running in e944596973ea [2021-04-20T06:15:35.104Z] Removing intermediate container e944596973ea [2021-04-20T06:15:35.104Z] ---> dccb178acbc8 [2021-04-20T06:15:35.104Z] Step 30/31 : LABEL git_sha=684a4512dcf9735722c740319c53f3e961411c3c [2021-04-20T06:15:35.104Z] Collecting texttable<0.10,>=0.9.0 [2021-04-20T06:15:35.104Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-04-20T06:15:35.471Z] snapcraft 4.6.2 from Canonical* installed [2021-04-20T06:15:35.471Z] "snapcraft" switched to the "latest/stable" channel [2021-04-20T06:15:35.471Z] [2021-04-20T06:15:36.085Z] ---> Running in 8995a68ca4d4 [2021-04-20T06:15:37.069Z] Removing intermediate container 8995a68ca4d4 [2021-04-20T06:15:37.069Z] ---> 11cc4f22b3f8 [2021-04-20T06:15:37.069Z] Step 31/31 : LABEL version=0.0.0 [2021-04-20T06:15:38.056Z] ---> Running in ed185c13f564 [2021-04-20T06:15:39.037Z] Collecting PyYAML<4,>=3.10 [2021-04-20T06:15:39.037Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-04-20T06:15:39.037Z] Removing intermediate container ed185c13f564 [2021-04-20T06:15:39.037Z] ---> 566d4274f0a6 [2021-04-20T06:15:39.037Z] [2021-04-20T06:15:39.314Z] Successfully built 566d4274f0a6 [2021-04-20T06:15:39.314Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-04-20T06:15:39.314Z]  Building docker-security-bootstrapper-go ... done Building docker-core-data-go [2021-04-20T06:15:39.675Z] 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-04-20T06:15:39.675Z] - README.md [2021-04-20T06:15:39.675Z] [2021-04-20T06:15:39.675Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-04-20T06:15:41.921Z] 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-04-20T06:15:42.195Z] Collecting cached-property<2,>=1.2.0 [2021-04-20T06:15:42.195Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-04-20T06:15:42.788Z] Collecting jsonschema<3,>=2.5.1 [2021-04-20T06:15:42.788Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-04-20T06:15:43.057Z] Collecting docopt<0.7,>=0.6.1 [2021-04-20T06:15:43.057Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-04-20T06:15:46.264Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-20T06:15:46.264Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-20T06:15:46.264Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-20T06:15:46.264Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-20T06:15:46.746Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-04-20T06:15:46.746Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-04-20T06:15:46.834Z] Reading package lists... [2021-04-20T06:15:47.017Z] Collecting docker-pycreds>=0.4.0 [2021-04-20T06:15:47.017Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-04-20T06:15:47.291Z] 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-04-20T06:15:47.405Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-04-20T06:15:47.565Z] Collecting idna<2.8,>=2.5 [2021-04-20T06:15:47.565Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-04-20T06:15:48.566Z] Collecting urllib3<1.25,>=1.21.1 [2021-04-20T06:15:48.566Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-04-20T06:15:48.855Z] 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-04-20T06:15:48.855Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-04-20T06:15:48.855Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-04-20T06:15:48.855Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-04-20T06:15:48.855Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-04-20T06:15:49.833Z] Installing collected packages: docker-pycreds, idna, urllib3, requests, websocket-client, docker, dockerpty, texttable, PyYAML, cached-property, jsonschema, docopt, docker-compose [2021-04-20T06:15:50.107Z] Attempting uninstall: idna [2021-04-20T06:15:50.107Z] Found existing installation: idna 2.9 [2021-04-20T06:15:50.107Z] Uninstalling idna-2.9: [2021-04-20T06:15:50.107Z] Successfully uninstalled idna-2.9 [2021-04-20T06:15:51.095Z] Attempting uninstall: urllib3 [2021-04-20T06:15:51.095Z] Found existing installation: urllib3 1.25.9 [2021-04-20T06:15:51.095Z] Uninstalling urllib3-1.25.9: [2021-04-20T06:15:51.095Z] Successfully uninstalled urllib3-1.25.9 [2021-04-20T06:15:51.693Z] Attempting uninstall: requests [2021-04-20T06:15:51.693Z] Found existing installation: requests 2.23.0 [2021-04-20T06:15:51.693Z] Uninstalling requests-2.23.0: [2021-04-20T06:15:51.967Z] Successfully uninstalled requests-2.23.0 [2021-04-20T06:15:53.413Z] Running setup.py install for dockerpty: started [2021-04-20T06:15:53.989Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-20T06:15:53.989Z] Reading package lists... [2021-04-20T06:15:53.989Z] Building dependency tree... [2021-04-20T06:15:53.989Z] Reading state information... [2021-04-20T06:15:53.989Z] Suggested packages: [2021-04-20T06:15:53.989Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-04-20T06:15:53.989Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-04-20T06:15:53.989Z] Recommended packages: [2021-04-20T06:15:53.989Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-04-20T06:15:53.989Z] The following NEW packages will be installed: [2021-04-20T06:15:53.989Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-04-20T06:15:53.989Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-04-20T06:15:53.989Z] pkg-config zip [2021-04-20T06:15:53.989Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-04-20T06:15:53.989Z] Need to get 7663 kB of archives. [2021-04-20T06:15:53.989Z] After this operation, 43.8 MB of additional disk space will be used. [2021-04-20T06:15:53.989Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-04-20T06:15:53.989Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-04-20T06:15:53.989Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-04-20T06:15:53.989Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-04-20T06:15:53.989Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-04-20T06:15:54.251Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-04-20T06:15:54.251Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-04-20T06:15:54.251Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-04-20T06:15:54.251Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-04-20T06:15:54.511Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-04-20T06:15:54.511Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-04-20T06:15:54.511Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-04-20T06:15:54.511Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-04-20T06:15:54.511Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-04-20T06:15:54.511Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-04-20T06:15:54.773Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-20T06:15:54.773Z] Fetched 7663 kB in 1s (10.4 MB/s) [2021-04-20T06:15:54.773Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-04-20T06:15:54.773Z] (Reading database ... 13924 files and directories currently installed.) [2021-04-20T06:15:54.773Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-04-20T06:15:54.773Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-04-20T06:15:55.032Z] Selecting previously unselected package libpsl5:amd64. [2021-04-20T06:15:55.032Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-04-20T06:15:55.032Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-04-20T06:15:55.032Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-04-20T06:15:55.032Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-04-20T06:15:55.032Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-04-20T06:15:55.293Z] Selecting previously unselected package librtmp1:amd64. [2021-04-20T06:15:55.293Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-04-20T06:15:55.293Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-04-20T06:15:55.293Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-04-20T06:15:55.293Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-04-20T06:15:55.293Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-04-20T06:15:55.552Z] Selecting previously unselected package liberror-perl. [2021-04-20T06:15:55.552Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-04-20T06:15:55.552Z] Unpacking liberror-perl (0.17025-1) ... [2021-04-20T06:15:55.552Z] Selecting previously unselected package git-man. [2021-04-20T06:15:55.552Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-04-20T06:15:55.552Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-04-20T06:15:55.813Z] Selecting previously unselected package git. [2021-04-20T06:15:55.813Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-04-20T06:15:55.813Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-04-20T06:15:56.018Z] Running setup.py install for dockerpty: finished with status 'done' [2021-04-20T06:15:56.018Z] Running setup.py install for texttable: started [2021-04-20T06:15:56.396Z] Selecting previously unselected package libnorm1:amd64. [2021-04-20T06:15:56.396Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-04-20T06:15:56.396Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-04-20T06:15:56.658Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-04-20T06:15:56.658Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-04-20T06:15:56.658Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-04-20T06:15:56.658Z] Selecting previously unselected package libsodium23:amd64. [2021-04-20T06:15:56.658Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-04-20T06:15:56.658Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-04-20T06:15:56.919Z] Selecting previously unselected package libzmq5:amd64. [2021-04-20T06:15:56.919Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-04-20T06:15:56.919Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-20T06:15:56.919Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-04-20T06:15:56.919Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-04-20T06:15:56.919Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-20T06:15:57.181Z] Selecting previously unselected package pkg-config. [2021-04-20T06:15:57.181Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-04-20T06:15:57.181Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-04-20T06:15:57.181Z] Selecting previously unselected package zip. [2021-04-20T06:15:57.181Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-04-20T06:15:57.181Z] Unpacking zip (3.0-11build1) ... [2021-04-20T06:15:57.442Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-04-20T06:15:57.442Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-04-20T06:15:57.442Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-04-20T06:15:57.442Z] Setting up liberror-perl (0.17025-1) ... [2021-04-20T06:15:57.442Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-04-20T06:15:57.442Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-04-20T06:15:57.442Z] No schema files found: doing nothing. [2021-04-20T06:15:57.442Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-04-20T06:15:57.442Z] Setting up zip (3.0-11build1) ... [2021-04-20T06:15:57.702Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-04-20T06:15:57.702Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-04-20T06:15:57.702Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-04-20T06:15:57.702Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-20T06:15:57.702Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-04-20T06:15:57.702Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-20T06:15:57.702Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-04-20T06:15:57.962Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-04-20T06:15:57.996Z] Running setup.py install for texttable: finished with status 'done' [2021-04-20T06:15:57.996Z] Running setup.py install for PyYAML: started [2021-04-20T06:16:00.614Z] Running setup.py install for PyYAML: finished with status 'done' [2021-04-20T06:16:01.216Z] Running setup.py install for docopt: started [2021-04-20T06:16:03.839Z] Running setup.py install for docopt: finished with status 'done' [2021-04-20T06:16:04.556Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-20T06:16:04.556Z] git set to automatically installed. [2021-04-20T06:16:04.556Z] git-man set to automatically installed. [2021-04-20T06:16:04.556Z] libcurl3-gnutls set to automatically installed. [2021-04-20T06:16:04.556Z] liberror-perl set to automatically installed. [2021-04-20T06:16:04.556Z] libglib2.0-0 set to automatically installed. [2021-04-20T06:16:04.556Z] libnghttp2-14 set to automatically installed. [2021-04-20T06:16:04.556Z] libnorm1 set to automatically installed. [2021-04-20T06:16:04.556Z] libpgm-5.2-0 set to automatically installed. [2021-04-20T06:16:04.556Z] libpsl5 set to automatically installed. [2021-04-20T06:16:04.556Z] librtmp1 set to automatically installed. [2021-04-20T06:16:04.556Z] libsodium23 set to automatically installed. [2021-04-20T06:16:04.556Z] libzmq3-dev set to automatically installed. [2021-04-20T06:16:04.556Z] libzmq5 set to automatically installed. [2021-04-20T06:16:04.556Z] pkg-config set to automatically installed. [2021-04-20T06:16:04.556Z] zip set to automatically installed. [2021-04-20T06:16:04.820Z] 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-04-20T06:16:06.483Z] snapd is not logged in, snap install commands will use sudo [2021-04-20T06:16:13.254Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-20T06:16:15.027Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-20T06:16:15.027Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-20T06:16:15.027Z] ---> e7aea9164725 [2021-04-20T06:16:15.027Z] Step 3/23 : WORKDIR /edgex-go [2021-04-20T06:16:15.027Z] ---> Using cache [2021-04-20T06:16:15.027Z] ---> a3bbb329c3bd [2021-04-20T06:16:15.027Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-20T06:16:15.027Z] ---> Using cache [2021-04-20T06:16:15.027Z] ---> b0991f5b2186 [2021-04-20T06:16:15.027Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-20T06:16:15.027Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-20T06:16:15.027Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-04-20T06:16:15.027Z] ---> e7aea9164725 [2021-04-20T06:16:15.027Z] Step 3/21 : WORKDIR /edgex-go [2021-04-20T06:16:15.027Z] ---> Using cache [2021-04-20T06:16:15.027Z] ---> a3bbb329c3bd [2021-04-20T06:16:15.027Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-20T06:16:15.027Z] ---> Using cache [2021-04-20T06:16:15.027Z] ---> b0991f5b2186 [2021-04-20T06:16:15.027Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-04-20T06:16:15.027Z] ---> Running in 23af7e2850b5 [2021-04-20T06:16:15.027Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-20T06:16:15.027Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-20T06:16:15.027Z] ---> e7aea9164725 [2021-04-20T06:16:15.027Z] Step 3/22 : WORKDIR /edgex-go [2021-04-20T06:16:15.027Z] ---> Using cache [2021-04-20T06:16:15.027Z] ---> a3bbb329c3bd [2021-04-20T06:16:15.027Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-20T06:16:15.027Z] ---> Using cache [2021-04-20T06:16:15.027Z] ---> b0991f5b2186 [2021-04-20T06:16:15.027Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-04-20T06:16:15.027Z] ---> Running in 6469c40737f4 [2021-04-20T06:16:15.304Z] ---> Running in b544818723aa [2021-04-20T06:16:17.309Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-20T06:16:17.309Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-20T06:16:17.309Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-20T06:16:17.910Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-20T06:16:17.910Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-20T06:16:18.196Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-20T06:16:19.177Z] OK: 217 MiB in 51 packages [2021-04-20T06:16:19.177Z] OK: 217 MiB in 51 packages [2021-04-20T06:16:19.177Z] OK: 217 MiB in 51 packages [2021-04-20T06:16:22.574Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-20T06:16:22.574Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-20T06:16:22.574Z] ---> e7aea9164725 [2021-04-20T06:16:22.574Z] Step 3/23 : WORKDIR /edgex-go [2021-04-20T06:16:22.574Z] ---> Using cache [2021-04-20T06:16:22.574Z] ---> a3bbb329c3bd [2021-04-20T06:16:22.574Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-20T06:16:22.574Z] ---> Using cache [2021-04-20T06:16:22.574Z] ---> b0991f5b2186 [2021-04-20T06:16:22.574Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-04-20T06:16:22.574Z] Removing intermediate container 6469c40737f4 [2021-04-20T06:16:22.574Z] ---> ced6743f8004 [2021-04-20T06:16:22.574Z] Step 6/21 : COPY go.mod . [2021-04-20T06:16:22.574Z] ---> Running in 2c0f4b340213 [2021-04-20T06:16:22.853Z] Removing intermediate container 23af7e2850b5 [2021-04-20T06:16:22.853Z] ---> f533c643aba8 [2021-04-20T06:16:22.853Z] Step 6/23 : COPY go.mod . [2021-04-20T06:16:22.853Z] Removing intermediate container d3dbb1da90fb [2021-04-20T06:16:22.853Z] Removing intermediate container b544818723aa [2021-04-20T06:16:23.129Z] ---> ef97d7983c54 [2021-04-20T06:16:23.129Z] Step 6/22 : COPY go.mod . ---> cceb82226b05 [2021-04-20T06:16:23.129Z] [2021-04-20T06:16:23.129Z] Step 14/23 : ENV APP_PORT=48090 [2021-04-20T06:16:23.404Z] ---> Running in af2aa2edaf31 [2021-04-20T06:16:23.680Z] ---> 0c70eb1a1146 [2021-04-20T06:16:23.680Z] Step 7/21 : RUN go mod download [2021-04-20T06:16:23.954Z] ---> Running in 46cd6490a8ab [2021-04-20T06:16:23.954Z] Removing intermediate container af2aa2edaf31 [2021-04-20T06:16:23.954Z] ---> 163a7b6a980c [2021-04-20T06:16:23.954Z] Step 15/23 : EXPOSE $APP_PORT [2021-04-20T06:16:23.954Z] ---> c32caa8084b6 [2021-04-20T06:16:23.954Z] Step 7/23 : RUN go mod download [2021-04-20T06:16:24.227Z] ---> 967d33d480df [2021-04-20T06:16:24.227Z] Step 7/22 : RUN go mod download [2021-04-20T06:16:24.227Z] ---> Running in 98288d1660fa [2021-04-20T06:16:24.511Z] ---> Running in 87a0b74848eb [2021-04-20T06:16:24.511Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-20T06:16:24.511Z] ---> Running in df944c1de30f [2021-04-20T06:16:25.114Z] Removing intermediate container 87a0b74848eb [2021-04-20T06:16:25.114Z] ---> 6c83c362ea93 [2021-04-20T06:16:25.114Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-04-20T06:16:25.114Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-20T06:16:26.099Z] OK: 217 MiB in 51 packages [2021-04-20T06:16:27.097Z] ---> 5c46a90208c3 [2021-04-20T06:16:27.097Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-04-20T06:16:28.083Z] Removing intermediate container 2c0f4b340213 [2021-04-20T06:16:28.083Z] ---> a1727b71560a [2021-04-20T06:16:28.083Z] Step 6/23 : COPY go.mod . [2021-04-20T06:16:28.155Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-04-20T06:16:28.155Z] snapd is not logged in, snap install commands will use sudo [2021-04-20T06:16:28.359Z] Removing intermediate container 98288d1660fa [2021-04-20T06:16:28.359Z] ---> 3b4fefc80e78 [2021-04-20T06:16:28.359Z] Step 8/23 : COPY . . [2021-04-20T06:16:28.359Z] ---> de3f570317c2 [2021-04-20T06:16:28.359Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-04-20T06:16:28.634Z] Removing intermediate container 46cd6490a8ab [2021-04-20T06:16:28.634Z] ---> 6e97adbfa357 [2021-04-20T06:16:28.634Z] Step 8/21 : COPY . . [2021-04-20T06:16:28.634Z] Removing intermediate container df944c1de30f [2021-04-20T06:16:28.634Z] ---> 9ee29b694800 [2021-04-20T06:16:28.634Z] Step 8/22 : COPY . . [2021-04-20T06:16:29.236Z] ---> e3a8fa42e396 [2021-04-20T06:16:29.236Z] Step 7/23 : RUN go mod download [2021-04-20T06:16:29.236Z] ---> Running in dcd1be09d2d5 [2021-04-20T06:16:29.830Z] ---> 0d86f5aa4453 [2021-04-20T06:16:29.830Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-04-20T06:16:30.805Z] ---> Running in 56d7242171d1 [2021-04-20T06:16:32.267Z] Removing intermediate container 56d7242171d1 [2021-04-20T06:16:32.267Z] ---> 1edf44692fcc [2021-04-20T06:16:32.267Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-20T06:16:33.442Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-20T06:16:33.442Z] snap "core18" has no updates available [2021-04-20T06:16:34.012Z] Pulling go-build-helper [2021-04-20T06:16:34.012Z] + snapcraftctl pull [2021-04-20T06:16:34.905Z] ---> Running in 156680cbc7d7 [2021-04-20T06:16:35.396Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-04-20T06:16:35.396Z] Skipping pull go-build-helper (already ran) [2021-04-20T06:16:35.396Z] Building go-build-helper [2021-04-20T06:16:35.396Z] + snapcraftctl build [2021-04-20T06:16:35.502Z] Removing intermediate container dcd1be09d2d5 [2021-04-20T06:16:35.502Z] ---> 30e8bc2a6484 [2021-04-20T06:16:35.502Z] Step 8/23 : COPY . . [2021-04-20T06:16:36.491Z] Removing intermediate container 156680cbc7d7 [2021-04-20T06:16:36.491Z] ---> c66093037b1f [2021-04-20T06:16:36.491Z] Step 21/23 : LABEL arch=arm64 [2021-04-20T06:16:37.312Z] Staging go-build-helper [2021-04-20T06:16:37.312Z] + snapcraftctl stage [2021-04-20T06:16:37.475Z] ---> Running in 962fbdbbf152 [2021-04-20T06:16:38.911Z] Removing intermediate container 962fbdbbf152 [2021-04-20T06:16:38.911Z] ---> 3348e0e0249d [2021-04-20T06:16:38.911Z] Step 22/23 : LABEL git_sha=684a4512dcf9735722c740319c53f3e961411c3c [2021-04-20T06:16:39.504Z] ---> Running in e5d20af8eb20 [2021-04-20T06:16:40.938Z] Removing intermediate container e5d20af8eb20 [2021-04-20T06:16:40.938Z] ---> 57013dce56ef [2021-04-20T06:16:40.938Z] Step 23/23 : LABEL version=0.0.0 [2021-04-20T06:16:42.918Z] ---> Running in e08daa8a1080 [2021-04-20T06:16:43.897Z] Removing intermediate container e08daa8a1080 [2021-04-20T06:16:43.897Z] ---> 5ba2db638e58 [2021-04-20T06:16:43.897Z] [2021-04-20T06:16:44.878Z] Successfully built 5ba2db638e58 [2021-04-20T06:16:44.878Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-04-20T06:16:47.314Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-04-20T06:16:47.314Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-04-20T06:16:47.314Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1693 kB] [2021-04-20T06:16:47.314Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [317 kB] [2021-04-20T06:16:47.314Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-04-20T06:16:47.314Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-04-20T06:16:47.314Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [302 kB] [2021-04-20T06:16:47.314Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.4 kB] [2021-04-20T06:16:47.314Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1122 kB] [2021-04-20T06:16:47.314Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-04-20T06:16:47.314Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-04-20T06:16:47.314Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-04-20T06:16:47.314Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-04-20T06:16:47.314Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-04-20T06:16:47.314Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-04-20T06:16:47.314Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-04-20T06:16:47.314Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-04-20T06:16:47.314Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-04-20T06:16:47.314Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-04-20T06:16:47.314Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2039 kB] [2021-04-20T06:16:47.314Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] [2021-04-20T06:16:47.314Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-04-20T06:16:47.314Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-04-20T06:16:47.314Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [323 kB] [2021-04-20T06:16:47.314Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [43.8 kB] [2021-04-20T06:16:47.314Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1734 kB] [2021-04-20T06:16:47.314Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-04-20T06:16:47.314Z] Fetched 24.4 MB in 0s (0 B/s) [2021-04-20T06:16:47.314Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-04-20T06:16:47.314Z] Fetched 224 kB in 0s (0 B/s) [2021-04-20T06:16:47.314Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-04-20T06:16:47.314Z] Fetched 157 kB in 0s (0 B/s) [2021-04-20T06:16:47.314Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-04-20T06:16:47.314Z] Fetched 221 kB in 0s (0 B/s) [2021-04-20T06:16:47.314Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-04-20T06:16:47.314Z] Fetched 143 kB in 0s (0 B/s) [2021-04-20T06:16:47.314Z] Pulling app-service-config [2021-04-20T06:16:47.314Z] + snapcraftctl pull [2021-04-20T06:16:47.314Z] Cloning into '/root/parts/app-service-config/src'... [2021-04-20T06:16:47.884Z] Pulling config-common [2021-04-20T06:16:47.884Z] + snapcraftctl pull [2021-04-20T06:16:52.092Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-20T06:16:52.092Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-20T06:16:52.092Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-20T06:16:52.092Z] Fetched 0 B in 0s (0 B/s) [2021-04-20T06:16:52.092Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-04-20T06:16:52.092Z] Fetched 0 B in 0s (0 B/s) [2021-04-20T06:16:52.092Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-04-20T06:16:52.092Z] Fetched 0 B in 0s (0 B/s) [2021-04-20T06:16:52.092Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-04-20T06:16:52.092Z] Fetched 0 B in 0s (0 B/s) [2021-04-20T06:16:52.092Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-04-20T06:16:52.092Z] Fetched 0 B in 0s (0 B/s) [2021-04-20T06:16:52.092Z] Pulling edgex-go [2021-04-20T06:16:52.092Z] + snapcraftctl pull [2021-04-20T06:16:53.157Z]  Building docker-sys-mgmt-agent-go ... done  ---> 0c502c90dd8a [2021-04-20T06:16:53.157Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-04-20T06:16:53.157Z] ---> ca7f29ebea96 [2021-04-20T06:16:53.157Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-04-20T06:16:53.157Z] ---> f818fbf7604d [2021-04-20T06:16:53.157Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-04-20T06:16:53.157Z] ---> Running in ea7a7c67ef62 [2021-04-20T06:16:53.157Z] ---> Running in 9d3141aeaad7 [2021-04-20T06:16:53.157Z] ---> Running in 06c17d707ff2 [2021-04-20T06:16:54.142Z] 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-04-20T06:16:54.142Z] ---> 89d95f6f7574 [2021-04-20T06:16:54.142Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-04-20T06:16:54.414Z] ---> Running in 2ff555f3d2a3 [2021-04-20T06:16:54.414Z] 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-04-20T06:16:54.687Z] 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-04-20T06:16:56.244Z] 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-04-20T06:17:18.676Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-20T06:17:18.676Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-20T06:17:18.676Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-20T06:17:18.676Z] Fetched 0 B in 0s (0 B/s) [2021-04-20T06:17:18.676Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-04-20T06:17:18.676Z] Fetched 96.5 kB in 0s (0 B/s) [2021-04-20T06:17:18.676Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-04-20T06:17:18.676Z] Fetched 279 kB in 0s (0 B/s) [2021-04-20T06:17:18.676Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-04-20T06:17:18.676Z] Fetched 122 kB in 0s (0 B/s) [2021-04-20T06:17:18.676Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-04-20T06:17:18.676Z] Fetched 77.8 kB in 0s (0 B/s) [2021-04-20T06:17:18.676Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-04-20T06:17:18.676Z] Fetched 8848 B in 0s (0 B/s) [2021-04-20T06:17:18.676Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-04-20T06:17:18.676Z] Fetched 47.8 kB in 0s (0 B/s) [2021-04-20T06:17:18.676Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-04-20T06:17:18.676Z] Fetched 45.6 kB in 0s (0 B/s) [2021-04-20T06:17:18.676Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-04-20T06:17:18.676Z] Fetched 15.0 kB in 0s (0 B/s) [2021-04-20T06:17:18.676Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-04-20T06:17:18.676Z] Fetched 219 kB in 0s (0 B/s) [2021-04-20T06:17:18.676Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-04-20T06:17:18.676Z] Fetched 154 kB in 0s (0 B/s) [2021-04-20T06:17:18.676Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-04-20T06:17:18.676Z] Fetched 50.6 kB in 0s (0 B/s) [2021-04-20T06:17:18.676Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-04-20T06:17:18.676Z] Fetched 14.8 kB in 0s (0 B/s) [2021-04-20T06:17:18.676Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-04-20T06:17:18.676Z] Fetched 41.8 kB in 0s (0 B/s) [2021-04-20T06:17:18.676Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-04-20T06:17:18.676Z] Fetched 499 kB in 0s (0 B/s) [2021-04-20T06:17:18.676Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-04-20T06:17:18.676Z] Fetched 111 kB in 0s (0 B/s) [2021-04-20T06:17:18.676Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-04-20T06:17:18.676Z] Fetched 240 kB in 0s (0 B/s) [2021-04-20T06:17:18.676Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-04-20T06:17:18.676Z] Fetched 29.3 kB in 0s (0 B/s) [2021-04-20T06:17:18.676Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-04-20T06:17:18.676Z] Fetched 85.5 kB in 0s (0 B/s) [2021-04-20T06:17:18.676Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-04-20T06:17:18.676Z] Fetched 24.5 kB in 0s (0 B/s) [2021-04-20T06:17:18.676Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-04-20T06:17:18.676Z] Fetched 49.2 kB in 0s (0 B/s) [2021-04-20T06:17:18.676Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-04-20T06:17:18.676Z] Fetched 54.2 kB in 0s (0 B/s) [2021-04-20T06:17:18.676Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-04-20T06:17:18.676Z] Fetched 30.8 kB in 0s (0 B/s) [2021-04-20T06:17:18.676Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-04-20T06:17:18.676Z] Fetched 15.8 kB in 0s (0 B/s) [2021-04-20T06:17:18.676Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-04-20T06:17:18.676Z] Fetched 85.9 kB in 0s (0 B/s) [2021-04-20T06:17:18.676Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-04-20T06:17:18.676Z] Fetched 8720 B in 0s (0 B/s) [2021-04-20T06:17:18.676Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-04-20T06:17:18.676Z] Fetched 137 kB in 0s (0 B/s) [2021-04-20T06:17:18.676Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-04-20T06:17:18.676Z] Fetched 119 kB in 0s (0 B/s) [2021-04-20T06:17:18.676Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-04-20T06:17:18.676Z] Fetched 110 kB in 0s (0 B/s) [2021-04-20T06:17:18.676Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-04-20T06:17:18.676Z] Fetched 11.1 kB in 0s (0 B/s) [2021-04-20T06:17:18.676Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-04-20T06:17:18.676Z] Fetched 645 kB in 0s (0 B/s) [2021-04-20T06:17:18.676Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-04-20T06:17:18.676Z] Fetched 41.3 kB in 0s (0 B/s) [2021-04-20T06:17:18.676Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-04-20T06:17:18.676Z] Fetched 17.9 kB in 0s (0 B/s) [2021-04-20T06:17:18.676Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-04-20T06:17:18.676Z] Fetched 368 kB in 0s (0 B/s) [2021-04-20T06:17:18.676Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-04-20T06:17:18.676Z] Fetched 187 kB in 0s (0 B/s) [2021-04-20T06:17:18.676Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-04-20T06:17:18.676Z] Fetched 175 kB in 0s (0 B/s) [2021-04-20T06:17:18.676Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-04-20T06:17:18.676Z] Fetched 206 kB in 0s (0 B/s) [2021-04-20T06:17:18.676Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-04-20T06:17:18.676Z] Fetched 1301 kB in 0s (0 B/s) [2021-04-20T06:17:18.676Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-04-20T06:17:18.676Z] Fetched 36.2 kB in 0s (0 B/s) [2021-04-20T06:17:18.676Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-04-20T06:17:18.676Z] Fetched 159 kB in 0s (0 B/s) [2021-04-20T06:17:18.676Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-04-20T06:17:18.676Z] Fetched 107 kB in 0s (0 B/s) [2021-04-20T06:17:18.676Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-04-20T06:17:18.676Z] Fetched 48.7 kB in 0s (0 B/s) [2021-04-20T06:17:18.676Z] Pulling static-packages [2021-04-20T06:17:18.676Z] + snapcraftctl pull [2021-04-20T06:17:18.676Z] Pulling version [2021-04-20T06:17:18.676Z] + cd /root/project [2021-04-20T06:17:18.676Z] + [ -f VERSION ] [2021-04-20T06:17:18.676Z] + PROJECT_VERSION=local-dev [2021-04-20T06:17:18.676Z] + git rev-parse --short HEAD [2021-04-20T06:17:18.676Z] + GIT_REVISION=684a4512 [2021-04-20T06:17:18.676Z] + snapcraftctl set-version local-dev [2021-04-20T06:17:18.676Z] Skipping build go-build-helper (already ran) [2021-04-20T06:17:18.676Z] Building app-service-config [2021-04-20T06:17:18.676Z] + make build [2021-04-20T06:17:18.676Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.43 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-04-20T06:17:18.936Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.43 [2021-04-20T06:17:18.936Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.64 [2021-04-20T06:17:18.936Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.32 [2021-04-20T06:17:19.198Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-04-20T06:17:19.198Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.8 [2021-04-20T06:17:19.198Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.14 [2021-04-20T06:17:19.198Z] go: downloading github.com/go-playground/validator/v10 v10.4.1 [2021-04-20T06:17:19.198Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-20T06:17:19.198Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-04-20T06:17:19.198Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.4 [2021-04-20T06:17:19.767Z] go: downloading github.com/google/uuid v1.2.0 [2021-04-20T06:17:19.767Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.5 [2021-04-20T06:17:19.767Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-20T06:17:19.767Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-04-20T06:17:19.767Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-04-20T06:17:19.767Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.3 [2021-04-20T06:17:19.767Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-04-20T06:17:19.767Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-04-20T06:17:20.027Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-04-20T06:17:20.027Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-04-20T06:17:20.027Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-04-20T06:17:20.027Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-04-20T06:17:20.027Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-04-20T06:17:20.295Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-04-20T06:17:20.295Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-04-20T06:17:20.295Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-04-20T06:17:20.295Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-04-20T06:17:20.295Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-04-20T06:17:20.295Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-04-20T06:17:20.295Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-04-20T06:17:20.295Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-04-20T06:17:20.295Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-04-20T06:17:20.295Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-04-20T06:17:20.295Z] go: downloading github.com/x448/float16 v0.8.4 [2021-04-20T06:17:20.556Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-04-20T06:17:20.556Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-04-20T06:17:20.556Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-04-20T06:17:20.556Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-04-20T06:17:20.556Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-04-20T06:17:20.556Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-04-20T06:17:20.556Z] go: downloading github.com/fatih/color v1.9.0 [2021-04-20T06:17:20.556Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-20T06:17:20.556Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-20T06:17:20.815Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-20T06:17:20.815Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-04-20T06:17:30.813Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-04-20T06:17:30.813Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-04-20T06:17:30.813Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-04-20T06:17:30.813Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-04-20T06:17:31.753Z] Building config-common [2021-04-20T06:17:31.753Z] + snapcraftctl build [2021-04-20T06:17:34.295Z] Building edgex-go [2021-04-20T06:17:34.295Z] + cd /root/parts/edgex-go/src [2021-04-20T06:17:34.295Z] + make build [2021-04-20T06:17:34.295Z] 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-04-20T06:17:34.555Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.71 [2021-04-20T06:17:34.555Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.34 [2021-04-20T06:17:34.555Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.10 [2021-04-20T06:17:34.827Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-04-20T06:17:34.827Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-04-20T06:17:34.827Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.6 [2021-04-20T06:17:34.827Z] go: downloading github.com/go-playground/validator/v10 v10.5.0 [2021-04-20T06:17:34.827Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-04-20T06:17:34.827Z] go: downloading github.com/pkg/errors v0.8.1 [2021-04-20T06:17:34.827Z] go: downloading golang.org/x/text v0.3.2 [2021-04-20T06:17:40.116Z] 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-04-20T06:17:40.116Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-04-20T06:17:45.399Z] 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-04-20T06:17:47.310Z] 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-04-20T06:17:49.218Z] 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-04-20T06:17:49.788Z] 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-04-20T06:17:49.788Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-04-20T06:17:50.048Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-20T06:17:50.048Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-20T06:17:50.048Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-04-20T06:17:51.964Z] 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-04-20T06:17:51.964Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-04-20T06:17:52.225Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-04-20T06:17:54.136Z] 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-04-20T06:17:55.090Z] 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-04-20T06:17:56.502Z] 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-04-20T06:17:57.886Z] 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-04-20T06:17:57.886Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-04-20T06:17:59.284Z] 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-04-20T06:17:59.284Z] go: downloading github.com/lib/pq v1.9.0 [2021-04-20T06:18:01.831Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-04-20T06:18:01.831Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-04-20T06:18:01.831Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-04-20T06:18:01.831Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-04-20T06:18:01.831Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-04-20T06:18:01.831Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-04-20T06:18:01.831Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-04-20T06:18:01.831Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-04-20T06:18:01.831Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-04-20T06:18:01.831Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-04-20T06:18:01.831Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-04-20T06:18:01.831Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-04-20T06:18:01.831Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-04-20T06:18:01.831Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-04-20T06:18:01.831Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-04-20T06:18:01.831Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-04-20T06:18:01.831Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-04-20T06:18:01.831Z] + 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-04-20T06:18:01.831Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-04-20T06:18:01.831Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-04-20T06:18:01.831Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-04-20T06:18:01.831Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-04-20T06:18:01.831Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-04-20T06:18:01.831Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-04-20T06:18:01.831Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-04-20T06:18:01.831Z] + 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-04-20T06:18:05.131Z] Building static-packages [2021-04-20T06:18:05.131Z] + snapcraftctl build [2021-04-20T06:18:07.043Z] Building version [2021-04-20T06:18:07.043Z] + snapcraftctl build [2021-04-20T06:18:09.586Z] Skipping stage go-build-helper (already ran) [2021-04-20T06:18:09.586Z] Staging app-service-config [2021-04-20T06:18:09.586Z] + snapcraftctl stage [2021-04-20T06:18:10.156Z] Staging config-common [2021-04-20T06:18:10.156Z] + snapcraftctl stage [2021-04-20T06:18:11.543Z] Staging edgex-go [2021-04-20T06:18:11.543Z] + snapcraftctl stage [2021-04-20T06:18:12.484Z] Staging static-packages [2021-04-20T06:18:12.484Z] + snapcraftctl stage [2021-04-20T06:18:13.869Z] Staging version [2021-04-20T06:18:13.869Z] + snapcraftctl stage [2021-04-20T06:18:14.903Z] Priming go-build-helper [2021-04-20T06:18:14.903Z] + snapcraftctl prime [2021-04-20T06:18:15.992Z] Priming app-service-config [2021-04-20T06:18:15.992Z] + snapcraftctl prime [2021-04-20T06:18:17.407Z] Priming config-common [2021-04-20T06:18:17.407Z] + snapcraftctl prime [2021-04-20T06:18:18.348Z] Priming edgex-go [2021-04-20T06:18:18.348Z] + snapcraftctl prime [2021-04-20T06:18:18.622Z] 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-04-20T06:18:19.730Z] Priming static-packages [2021-04-20T06:18:19.730Z] + snapcraftctl prime [2021-04-20T06:18:22.271Z] Priming version [2021-04-20T06:18:22.271Z] + snapcraftctl prime [2021-04-20T06:18:23.221Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-20T06:18:31.052Z] Removing intermediate container ea7a7c67ef62 [2021-04-20T06:18:31.052Z] ---> 63461d13ad8c [2021-04-20T06:18:31.052Z] [2021-04-20T06:18:31.052Z] Step 10/21 : FROM alpine:3.12 [2021-04-20T06:18:31.052Z] ---> 9852663dfa18 [2021-04-20T06:18:31.052Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-04-20T06:18:31.328Z] ---> Running in fbe911981351 [2021-04-20T06:18:33.322Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-20T06:18:33.322Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-20T06:18:33.923Z] (1/4) Installing ca-certificates (20191127-r4) [2021-04-20T06:18:33.923Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-04-20T06:18:33.923Z] (3/4) Installing libcurl (7.76.1-r0) [2021-04-20T06:18:33.923Z] (4/4) Installing curl (7.76.1-r0) [2021-04-20T06:18:33.923Z] Executing busybox-1.31.1-r20.trigger [2021-04-20T06:18:33.923Z] Executing ca-certificates-20191127-r4.trigger [2021-04-20T06:18:34.209Z] OK: 7 MiB in 18 packages [2021-04-20T06:18:37.627Z] Removing intermediate container fbe911981351 [2021-04-20T06:18:37.627Z] ---> 8dc93b3d46fb [2021-04-20T06:18:37.627Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-20T06:18:37.627Z] Removing intermediate container 9d3141aeaad7 [2021-04-20T06:18:37.627Z] ---> 23e52475c2d2 [2021-04-20T06:18:37.627Z] [2021-04-20T06:18:37.627Z] Step 10/22 : FROM alpine:3.12 [2021-04-20T06:18:37.627Z] ---> 9852663dfa18 [2021-04-20T06:18:37.627Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-04-20T06:18:37.627Z] ---> Using cache [2021-04-20T06:18:37.627Z] ---> 61b8f2705d2a [2021-04-20T06:18:37.627Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-20T06:18:37.627Z] ---> Using cache [2021-04-20T06:18:37.627Z] ---> b17e4e9a77e2 [2021-04-20T06:18:37.627Z] Step 13/22 : ENV APP_PORT=48085 [2021-04-20T06:18:37.627Z] ---> Running in 4f14c6253996 [2021-04-20T06:18:37.627Z] ---> Running in c2ff47b6e84e [2021-04-20T06:18:38.232Z] Removing intermediate container 4f14c6253996 [2021-04-20T06:18:38.232Z] ---> 8677e1cd6af6 [2021-04-20T06:18:38.232Z] Step 13/21 : WORKDIR /edgex [2021-04-20T06:18:38.232Z] Removing intermediate container c2ff47b6e84e [2021-04-20T06:18:38.232Z] ---> d09a4d7712ac [2021-04-20T06:18:38.232Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-20T06:18:38.232Z] ---> Running in 0d30ff9ba655 [2021-04-20T06:18:38.514Z] ---> Running in 3a3ecb2e1642 [2021-04-20T06:18:39.113Z] Removing intermediate container 0d30ff9ba655 [2021-04-20T06:18:39.113Z] ---> ecd6f07f150e [2021-04-20T06:18:39.113Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-04-20T06:18:39.113Z] Removing intermediate container 3a3ecb2e1642 [2021-04-20T06:18:39.113Z] ---> 30cdb4e4d043 [2021-04-20T06:18:39.113Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-20T06:18:40.094Z] ---> ec039e35b2de [2021-04-20T06:18:40.094Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-04-20T06:18:40.365Z] ---> 0f7407cdd166 [2021-04-20T06:18:40.365Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-04-20T06:18:42.998Z] ---> fadbca0826f0 [2021-04-20T06:18:42.998Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-04-20T06:18:42.998Z] ---> 10bebab4a963 [2021-04-20T06:18:42.998Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-04-20T06:18:44.445Z] ---> a5317372f437 [2021-04-20T06:18:44.445Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-04-20T06:18:44.720Z] ---> 1fa2197c6286 [2021-04-20T06:18:44.720Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-04-20T06:18:44.995Z] ---> Running in c4a58dbfd455 [2021-04-20T06:18:44.995Z] ---> Running in 21be4f9079b1 [2021-04-20T06:18:45.975Z] Removing intermediate container c4a58dbfd455 [2021-04-20T06:18:45.975Z] ---> 7205cb10b7a7 [2021-04-20T06:18:45.975Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-20T06:18:45.975Z] Removing intermediate container 21be4f9079b1 [2021-04-20T06:18:45.975Z] ---> 592bc4e75a18 [2021-04-20T06:18:45.975Z] Step 18/21 : CMD ["--init=true"] [2021-04-20T06:18:45.975Z] ---> Running in 7c642aee2d3b [2021-04-20T06:18:46.248Z] ---> Running in 7a82bf4d86c1 [2021-04-20T06:18:46.248Z] Removing intermediate container 06c17d707ff2 [2021-04-20T06:18:46.248Z] ---> 4ec2a04dd8d4 [2021-04-20T06:18:46.248Z] [2021-04-20T06:18:46.248Z] Step 10/23 : FROM alpine:3.12 [2021-04-20T06:18:46.248Z] ---> 9852663dfa18 [2021-04-20T06:18:46.248Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-20T06:18:46.248Z] ---> Using cache [2021-04-20T06:18:46.248Z] ---> 61b8f2705d2a [2021-04-20T06:18:46.248Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-20T06:18:46.248Z] ---> Using cache [2021-04-20T06:18:46.248Z] ---> b17e4e9a77e2 [2021-04-20T06:18:46.248Z] Step 13/23 : ENV APP_PORT=48081 [2021-04-20T06:18:46.524Z] ---> Running in 1a1b37ac4d9d [2021-04-20T06:18:46.524Z] Removing intermediate container 7c642aee2d3b [2021-04-20T06:18:46.804Z] ---> 1c7bbe2f000a [2021-04-20T06:18:46.804Z] Step 20/22 : LABEL arch=arm64 [2021-04-20T06:18:46.804Z] Removing intermediate container 7a82bf4d86c1 [2021-04-20T06:18:46.804Z] ---> 31c85ed55ff9 [2021-04-20T06:18:46.804Z] Step 19/21 : LABEL arch=arm64 [2021-04-20T06:18:46.804Z] ---> Running in 74a82e8e23ad [2021-04-20T06:18:47.081Z] ---> Running in d0b363cff89c [2021-04-20T06:18:47.081Z] Removing intermediate container 1a1b37ac4d9d [2021-04-20T06:18:47.081Z] ---> 09e0d40eb658 [2021-04-20T06:18:47.081Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-20T06:18:47.354Z] ---> Running in c914a8b83799 [2021-04-20T06:18:47.354Z] Removing intermediate container 74a82e8e23ad [2021-04-20T06:18:47.354Z] ---> cf06b14efff2 [2021-04-20T06:18:47.354Z] Step 21/22 : LABEL git_sha=684a4512dcf9735722c740319c53f3e961411c3c [2021-04-20T06:18:47.625Z] Removing intermediate container d0b363cff89c [2021-04-20T06:18:47.625Z] ---> e809a799f25f [2021-04-20T06:18:47.625Z] Step 20/21 : LABEL git_sha=684a4512dcf9735722c740319c53f3e961411c3c [2021-04-20T06:18:47.898Z] ---> Running in 1b7032e6bfd2 [2021-04-20T06:18:47.898Z] ---> Running in 33609699cdeb [2021-04-20T06:18:48.172Z] Removing intermediate container c914a8b83799 [2021-04-20T06:18:48.172Z] ---> 9e37156ea705 [2021-04-20T06:18:48.172Z] Step 15/23 : WORKDIR / [2021-04-20T06:18:48.172Z] ---> Running in 18e7682b9416 [2021-04-20T06:18:48.444Z] Removing intermediate container 1b7032e6bfd2 [2021-04-20T06:18:48.444Z] ---> 165d7be42579 [2021-04-20T06:18:48.444Z] Step 22/22 : LABEL version=0.0.0 [2021-04-20T06:18:48.713Z] Removing intermediate container 33609699cdeb [2021-04-20T06:18:48.713Z] ---> aef5242f14a7 [2021-04-20T06:18:48.713Z] Step 21/21 : LABEL version=0.0.0 [2021-04-20T06:18:48.713Z] ---> Running in 56bb2478e2fc [2021-04-20T06:18:48.984Z] ---> Running in 2364df74d69f [2021-04-20T06:18:48.984Z] Removing intermediate container 18e7682b9416 [2021-04-20T06:18:48.984Z] ---> 36f5c74bab78 [2021-04-20T06:18:48.984Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-20T06:18:49.256Z] Removing intermediate container 56bb2478e2fc [2021-04-20T06:18:49.256Z] ---> 2068a57f998e [2021-04-20T06:18:49.256Z] [2021-04-20T06:18:49.853Z] Removing intermediate container 2364df74d69f [2021-04-20T06:18:49.853Z] ---> 6d647a4d77d6 [2021-04-20T06:18:49.853Z] [2021-04-20T06:18:49.853Z] Successfully built 2068a57f998e [2021-04-20T06:18:50.128Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-04-20T06:18:50.128Z]  Building docker-support-scheduler-go ... done  ---> aa1f70b156a8 [2021-04-20T06:18:50.128Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-04-20T06:18:50.128Z] Successfully built 6d647a4d77d6 [2021-04-20T06:18:50.405Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-04-20T06:18:51.839Z]  Building docker-security-proxy-setup-go ... done  ---> 871cd4cfc952 [2021-04-20T06:18:51.839Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-04-20T06:18:51.839Z] Removing intermediate container 2ff555f3d2a3 [2021-04-20T06:18:51.839Z] ---> c814cad2fee1 [2021-04-20T06:18:51.839Z] [2021-04-20T06:18:51.839Z] Step 10/23 : FROM alpine:3.12 [2021-04-20T06:18:52.110Z] ---> 9852663dfa18 [2021-04-20T06:18:52.110Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-04-20T06:18:52.110Z] ---> Running in a77878ecab3b [2021-04-20T06:18:52.388Z] ---> c93ef380fc77 [2021-04-20T06:18:52.388Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-04-20T06:18:52.660Z] Removing intermediate container a77878ecab3b [2021-04-20T06:18:52.660Z] ---> 71047ed5cf51 [2021-04-20T06:18:52.660Z] Step 12/23 : ENV APP_PORT=48080 [2021-04-20T06:18:52.660Z] ---> Running in 92c8ac7d00bb [2021-04-20T06:18:52.931Z] ---> Running in f515ad1a99cc [2021-04-20T06:18:53.204Z] Removing intermediate container 92c8ac7d00bb [2021-04-20T06:18:53.204Z] ---> 4cfab26389a7 [2021-04-20T06:18:53.204Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-20T06:18:53.204Z] Removing intermediate container f515ad1a99cc [2021-04-20T06:18:53.204Z] ---> b56ba268c596 [2021-04-20T06:18:53.204Z] Step 13/23 : EXPOSE $APP_PORT [2021-04-20T06:18:53.479Z] ---> Running in d0ca661ef6bd [2021-04-20T06:18:53.479Z] ---> Running in 54cefa0bf085 [2021-04-20T06:18:54.071Z] Removing intermediate container d0ca661ef6bd [2021-04-20T06:18:54.071Z] ---> ebb285edc62d [2021-04-20T06:18:54.071Z] Step 21/23 : LABEL arch=arm64 [2021-04-20T06:18:54.071Z] Removing intermediate container 54cefa0bf085 [2021-04-20T06:18:54.071Z] ---> e24d71db0b4e [2021-04-20T06:18:54.071Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-20T06:18:54.071Z] ---> Running in 100d355320aa [2021-04-20T06:18:54.071Z] ---> Running in ca9ead74d3d5 [2021-04-20T06:18:54.664Z] Removing intermediate container 100d355320aa [2021-04-20T06:18:54.664Z] ---> 90a92c965210 [2021-04-20T06:18:54.664Z] Step 22/23 : LABEL git_sha=684a4512dcf9735722c740319c53f3e961411c3c [2021-04-20T06:18:54.664Z] ---> Running in 0fbd5a3bf0e0 [2021-04-20T06:18:55.265Z] Removing intermediate container 0fbd5a3bf0e0 [2021-04-20T06:18:55.265Z] ---> 8e53c6f7b569 [2021-04-20T06:18:55.265Z] Step 23/23 : LABEL version=0.0.0 [2021-04-20T06:18:55.265Z] ---> Running in 1bcaa2d8651e [2021-04-20T06:18:55.862Z] Removing intermediate container 1bcaa2d8651e [2021-04-20T06:18:55.862Z] ---> 79bcbb656cd9 [2021-04-20T06:18:55.862Z] [2021-04-20T06:18:56.462Z] Successfully built 79bcbb656cd9 [2021-04-20T06:18:56.462Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-04-20T06:18:56.462Z] Removing intermediate container ca9ead74d3d5 [2021-04-20T06:18:56.462Z]  Building docker-core-metadata-go ... done  ---> 81df4217bedc [2021-04-20T06:18:56.462Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-04-20T06:18:56.735Z] ---> Running in ff3a055345c4 [2021-04-20T06:18:57.717Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-20T06:18:58.310Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-20T06:18:59.281Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-04-20T06:18:59.281Z] (2/6) Installing libgcc (9.3.0-r2) [2021-04-20T06:18:59.281Z] (3/6) Installing libsodium (1.0.18-r0) [2021-04-20T06:18:59.281Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-04-20T06:18:59.550Z] (5/6) Installing libzmq (4.3.3-r0) [2021-04-20T06:18:59.551Z] (6/6) Installing zeromq (4.3.3-r0) [2021-04-20T06:18:59.821Z] Executing busybox-1.31.1-r20.trigger [2021-04-20T06:18:59.821Z] OK: 8 MiB in 20 packages [2021-04-20T06:19:01.251Z] Removing intermediate container ff3a055345c4 [2021-04-20T06:19:01.251Z] ---> 27092efa762f [2021-04-20T06:19:01.251Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-20T06:19:01.843Z] ---> 029a9a7148bf [2021-04-20T06:19:01.843Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-04-20T06:19:03.268Z] ---> f6d5145d1796 [2021-04-20T06:19:03.268Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-04-20T06:19:03.857Z] ---> 60e6f494c2bd [2021-04-20T06:19:03.857Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-04-20T06:19:03.857Z] ---> Running in 94ec45e61184 [2021-04-20T06:19:04.450Z] Removing intermediate container 94ec45e61184 [2021-04-20T06:19:04.450Z] ---> a9264ea5e7b1 [2021-04-20T06:19:04.450Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-20T06:19:04.450Z] ---> Running in 09d911005d5a [2021-04-20T06:19:05.043Z] Removing intermediate container 09d911005d5a [2021-04-20T06:19:05.043Z] ---> c320d18bd5e4 [2021-04-20T06:19:05.043Z] Step 21/23 : LABEL arch=arm64 [2021-04-20T06:19:05.043Z] ---> Running in f4103efd4792 [2021-04-20T06:19:05.320Z] Removing intermediate container f4103efd4792 [2021-04-20T06:19:05.320Z] ---> 615613e41863 [2021-04-20T06:19:05.320Z] Step 22/23 : LABEL git_sha=684a4512dcf9735722c740319c53f3e961411c3c [2021-04-20T06:19:05.591Z] ---> Running in 87402c3166f6 [2021-04-20T06:19:05.858Z] Removing intermediate container 87402c3166f6 [2021-04-20T06:19:05.858Z] ---> d6c8c98b2d70 [2021-04-20T06:19:05.858Z] Step 23/23 : LABEL version=0.0.0 [2021-04-20T06:19:06.127Z] ---> Running in c3af9f0df159 [2021-04-20T06:19:06.397Z] Removing intermediate container c3af9f0df159 [2021-04-20T06:19:06.397Z] ---> 45c9db4f084b [2021-04-20T06:19:06.397Z] [2021-04-20T06:19:06.987Z] Successfully built 45c9db4f084b [2021-04-20T06:19:06.987Z] Successfully tagged docker-core-data-go-arm64:latest [2021-04-20T06:19:07.274Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-04-20T06:19:07.326Z] $ docker stop --time=1 3d9982312fc662c9e3455c9b8d72eec7c7530b80728334e2f406852f4d857130 [2021-04-20T06:19:09.208Z] $ docker rm -f 3d9982312fc662c9e3455c9b8d72eec7c7530b80728334e2f406852f4d857130 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-20T06:19:09.801Z] + docker images [2021-04-20T06:19:09.801Z] + grep docker [2021-04-20T06:19:10.070Z] docker-core-data-go-arm64 latest 45c9db4f084b 3 seconds ago 21.6MB [2021-04-20T06:19:10.070Z] docker-core-metadata-go-arm64 latest 79bcbb656cd9 14 seconds ago 18.1MB [2021-04-20T06:19:10.070Z] docker-support-scheduler-go-arm64 latest 2068a57f998e 20 seconds ago 16.6MB [2021-04-20T06:19:10.070Z] docker-security-proxy-setup-go-arm64 latest 6d647a4d77d6 20 seconds ago 24.6MB [2021-04-20T06:19:10.070Z] docker-sys-mgmt-agent-go-arm64 latest 5ba2db638e58 2 minutes ago 299MB [2021-04-20T06:19:10.070Z] docker-security-bootstrapper-go-arm64 latest 566d4274f0a6 3 minutes ago 18.1MB [2021-04-20T06:19:10.070Z] docker-security-secretstore-setup-go-arm64 latest 157bd39d27c5 3 minutes ago 24.9MB [2021-04-20T06:19:10.070Z] docker-support-notifications-go-arm64 latest f62db0e23e67 3 minutes ago 17.2MB [2021-04-20T06:19:10.070Z] docker-core-command-go-arm64 latest e5500fdc7cf3 3 minutes ago 16.5MB [2021-04-20T06:19:10.070Z] docker 20.10.0 eeaf43b92773 4 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-20T06:19:10.855Z] ---> job-cost.sh [2021-04-20T06:19:10.855Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZZXK [2021-04-20T06:19:49.834Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-20T06:21:26.556Z] lf-activate-venv(): INFO: Adding /tmp/venv-ZZXK/bin to PATH [2021-04-20T06:21:26.556Z] INFO: No Stack... [2021-04-20T06:21:26.556Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-20T06:21:26.556Z] INFO: Archiving Costs [Pipeline] sh [2021-04-20T06:21:26.929Z] + cut -d, -f6 [2021-04-20T06:21:26.929Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2021-04-20T06:21:27.059Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3387-1-stack-cost] [2021-04-20T06:21:27.066Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3387-1-stack-cost] did not exist. Created. [2021-04-20T06:21:27.066Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3387-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-20T06:21:27.522Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-20T06:21:27.799Z] Stashed 1 file(s) [Pipeline] } [2021-04-20T06:21:27.827Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3387-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-04-20T06:21:28.975Z] provisioning config files... [2021-04-20T06:21:28.994Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4280537062669692371tmp [Pipeline] { [Pipeline] sh [2021-04-20T06:21:29.368Z] + set +x [2021-04-20T06:21:29.368Z] + curl -s https://codecov.io/bash [2021-04-20T06:21:29.368Z] + bash -s -- [2021-04-20T06:21:29.631Z] [2021-04-20T06:21:29.631Z] _____ _ [2021-04-20T06:21:29.631Z] / ____| | | [2021-04-20T06:21:29.631Z] | | ___ __| | ___ ___ _____ __ [2021-04-20T06:21:29.631Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-04-20T06:21:29.631Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-04-20T06:21:29.631Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-04-20T06:21:29.631Z] Bash-1.0.1 [2021-04-20T06:21:29.631Z] [2021-04-20T06:21:29.631Z] [2021-04-20T06:21:29.631Z] ==> git version 2.24.3 found [2021-04-20T06:21:29.894Z] ==> 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-04-20T06:21:29.894Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-04-20T06:21:29.894Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-04-20T06:21:29.894Z] ==> Jenkins CI detected. [2021-04-20T06:21:29.894Z] project root: . [2021-04-20T06:21:29.894Z] --> token set from env [2021-04-20T06:21:29.895Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-04-20T06:21:29.895Z] ==> Running gcov in . (disable via -X gcov) [2021-04-20T06:21:29.895Z] ==> Python coveragepy not found [2021-04-20T06:21:29.895Z] ==> Searching for coverage reports in: [2021-04-20T06:21:29.895Z] + . [2021-04-20T06:21:29.895Z] -> Found 1 reports [2021-04-20T06:21:29.895Z] ==> Detecting git/mercurial file structure [2021-04-20T06:21:30.157Z] ==> Reading reports [2021-04-20T06:21:30.157Z] + ./coverage.out bytes=703598 [2021-04-20T06:21:30.157Z] ==> Appending adjustments [2021-04-20T06:21:30.157Z] https://docs.codecov.io/docs/fixing-reports [2021-04-20T06:21:34.379Z] + Found adjustments [2021-04-20T06:21:34.379Z] ==> Gzipping contents [2021-04-20T06:21:34.379Z] 100K /tmp/codecov.7KjRGV.gz [2021-04-20T06:21:34.379Z] ==> Uploading reports [2021-04-20T06:21:34.379Z] url: https://codecov.io [2021-04-20T06:21:34.379Z] query: branch=PR-3387&commit=684a4512dcf9735722c740319c53f3e961411c3c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3387%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3387&job=&cmd_args= [2021-04-20T06:21:34.379Z] -> Pinging Codecov [2021-04-20T06:21:34.379Z] https://codecov.io/upload/v4?package=bash-1.0.1&token=secret&branch=PR-3387&commit=684a4512dcf9735722c740319c53f3e961411c3c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3387%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3387&job=&cmd_args= [2021-04-20T06:21:34.641Z] -> Uploading to [2021-04-20T06:21:34.641Z] https://storage.googleapis.com/codecov/v4/raw/2021-04-20/00271124DB129430A58F1EEE437C3FCB/684a4512dcf9735722c740319c53f3e961411c3c/a8a27543-0672-4dfe-a14a-8cad99653e75.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210420%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210420T062134Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c5bc139229c9ef04cea07d21c70f51106727ede3496911b51cddcb95df64f7ca [2021-04-20T06:21:34.641Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-20T06:21:34.641Z] Dload Upload Total Spent Left Speed [2021-04-20T06:21:35.166Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 98k 0 0 100 98k 0 186k --:--:-- --:--:-- --:--:-- 186k [2021-04-20T06:21:35.166Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/684a4512dcf9735722c740319c53f3e961411c3c [Pipeline] } [2021-04-20T06:21:35.226Z] 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-04-20T06:21:36.689Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-20T06:21:37.638Z] ---> package-listing.sh [2021-04-20T06:21:37.638Z] ++ facter osfamily [2021-04-20T06:21:37.638Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-20T06:21:37.638Z] + OS_FAMILY=redhat [2021-04-20T06:21:37.638Z] + workspace=/w/workspace/edgex-go/1 [2021-04-20T06:21:37.638Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-20T06:21:37.638Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-20T06:21:37.639Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-20T06:21:37.639Z] + PACKAGES=/tmp/packages_start.txt [2021-04-20T06:21:37.639Z] + '[' /w/workspace/edgex-go/1 ']' [2021-04-20T06:21:37.639Z] + PACKAGES=/tmp/packages_end.txt [2021-04-20T06:21:37.639Z] + case "${OS_FAMILY}" in [2021-04-20T06:21:37.639Z] + rpm -qa [2021-04-20T06:21:37.639Z] + sort [2021-04-20T06:21:43.082Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-20T06:21:43.082Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-20T06:21:43.082Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-20T06:21:43.082Z] + '[' /w/workspace/edgex-go/1 ']' [2021-04-20T06:21:43.082Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-04-20T06:21:43.082Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-04-20T06:21:43.124Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-04-20T06:21:43.433Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-20T06:21:43.767Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-20T06:21:43.767Z] [2021-04-20T06:21:43.767Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-20T06:21:44.132Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-20T06:21:44.132Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-20T06:21:44.132Z] df20fa9351a1: Pulling fs layer [2021-04-20T06:21:44.132Z] 36b3adc4ff6f: Pulling fs layer [2021-04-20T06:21:44.132Z] 8ad3a11d3b57: Pulling fs layer [2021-04-20T06:21:44.132Z] 46f8f816bc3b: Pulling fs layer [2021-04-20T06:21:44.132Z] 93b61091891f: Pulling fs layer [2021-04-20T06:21:44.132Z] 93b9cdb0e59b: Pulling fs layer [2021-04-20T06:21:44.132Z] 5e14af77c1be: Pulling fs layer [2021-04-20T06:21:44.132Z] 01666e4c0597: Pulling fs layer [2021-04-20T06:21:44.132Z] aa168da1d23b: Pulling fs layer [2021-04-20T06:21:44.132Z] 93b9cdb0e59b: Waiting [2021-04-20T06:21:44.132Z] 5e14af77c1be: Waiting [2021-04-20T06:21:44.132Z] aa168da1d23b: Waiting [2021-04-20T06:21:44.132Z] 01666e4c0597: Waiting [2021-04-20T06:21:44.132Z] 46f8f816bc3b: Waiting [2021-04-20T06:21:44.132Z] 93b61091891f: Waiting [2021-04-20T06:21:44.132Z] 36b3adc4ff6f: Verifying Checksum [2021-04-20T06:21:44.132Z] 36b3adc4ff6f: Download complete [2021-04-20T06:21:44.132Z] 46f8f816bc3b: Download complete [2021-04-20T06:21:44.132Z] df20fa9351a1: Verifying Checksum [2021-04-20T06:21:44.132Z] df20fa9351a1: Download complete [2021-04-20T06:21:44.401Z] 93b9cdb0e59b: Verifying Checksum [2021-04-20T06:21:44.401Z] 93b9cdb0e59b: Download complete [2021-04-20T06:21:44.401Z] 5e14af77c1be: Verifying Checksum [2021-04-20T06:21:44.401Z] 5e14af77c1be: Download complete [2021-04-20T06:21:44.401Z] 01666e4c0597: Verifying Checksum [2021-04-20T06:21:44.401Z] 01666e4c0597: Download complete [2021-04-20T06:21:44.401Z] 93b61091891f: Download complete [2021-04-20T06:21:44.401Z] 8ad3a11d3b57: Verifying Checksum [2021-04-20T06:21:44.401Z] 8ad3a11d3b57: Download complete [2021-04-20T06:21:44.666Z] df20fa9351a1: Pull complete [2021-04-20T06:21:44.935Z] 36b3adc4ff6f: Pull complete [2021-04-20T06:21:46.347Z] 8ad3a11d3b57: Pull complete [2021-04-20T06:21:46.347Z] aa168da1d23b: Verifying Checksum [2021-04-20T06:21:46.347Z] aa168da1d23b: Download complete [2021-04-20T06:21:47.294Z] 46f8f816bc3b: Pull complete [2021-04-20T06:21:47.557Z] 93b61091891f: Pull complete [2021-04-20T06:21:47.821Z] 93b9cdb0e59b: Pull complete [2021-04-20T06:21:47.821Z] 5e14af77c1be: Pull complete [2021-04-20T06:21:48.089Z] 01666e4c0597: Pull complete [2021-04-20T06:21:56.260Z] aa168da1d23b: Pull complete [2021-04-20T06:21:56.260Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-20T06:21:56.260Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-20T06:21:56.260Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-20T06:21:56.516Z] prd-centos7-docker-4c-2g-1103 does not seem to be running inside a container [2021-04-20T06:21:56.568Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-04-20T06:22:03.139Z] $ docker top b48507d7a665c589b8490b49e6b95565df8fc8c561fb5b23717faaa99f6ae0b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-20T06:22:03.713Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-20T06:22:04.047Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-20T06:22:04.369Z] + ls /var/log/sa-host [2021-04-20T06:22:04.369Z] + sadf -c /var/log/sa-host/sa20 [2021-04-20T06:22:04.369Z] file_magic: OK [2021-04-20T06:22:04.369Z] HZ: Using current value: 100 [2021-04-20T06:22:04.369Z] file_header: OK [2021-04-20T06:22:04.369Z] 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-04-20T06:22:04.369Z] Statistics: [2021-04-20T06:22:04.369Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-04-20T06:22:04.369Z] File successfully converted to sysstat format version 12.2.1 [2021-04-20T06:22:04.369Z] + sadf -c /var/log/sa-host/sa23 [2021-04-20T06:22:04.369Z] file_magic: OK [2021-04-20T06:22:04.369Z] HZ: Using current value: 100 [2021-04-20T06:22:04.369Z] file_header: OK [2021-04-20T06:22:04.369Z] 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-04-20T06:22:04.369Z] Statistics: [2021-04-20T06:22:04.369Z] Hnuu...uuuununununu... [2021-04-20T06:22:04.369Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-20T06:22:04.598Z] provisioning config files... [2021-04-20T06:22:04.613Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3402783442343387811tmp [Pipeline] { [Pipeline] echo [2021-04-20T06:22:04.664Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-20T06:22:05.009Z] ---> create-netrc.sh [Pipeline] } [2021-04-20T06:22:05.044Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-20T06:22:05.115Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-20T06:22:05.470Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-20T06:22:05.502Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-20T06:22:05.856Z] ---> sudo-logs.sh [2021-04-20T06:22:05.856Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-20T06:22:05.938Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-20T06:22:06.285Z] ---> job-cost.sh [2021-04-20T06:22:06.285Z] lf-activate-venv: SKIPPING [2021-04-20T06:22:06.285Z] DEBUG: total: 0.20999999344348907 [2021-04-20T06:22:06.285Z] INFO: Retrieving Stack Cost... [2021-04-20T06:22:07.241Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-20T06:22:07.816Z] INFO: Archiving Costs [Pipeline] echo [2021-04-20T06:22:07.878Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-20T06:22:08.242Z] ---> logs-deploy.sh [2021-04-20T06:22:08.242Z] lf-activate-venv: SKIPPING [2021-04-20T06:22:08.242Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3387/1 [2021-04-20T06:22:08.242Z] INFO: archiving workspace using pattern(s): [2021-04-20T06:22:10.171Z] Archives upload complete. [2021-04-20T06:22:10.171Z] INFO: archiving logs to Nexus