Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from d9d1cdb2a048b2aa1100d198dafcee133d44e819+7248181b27c1f196cc7a2300d5170335b9add480 (c444e113d2d7f1828abefb1d9a0a610373cf169e) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-29047 in /w/workspace/edgexfoundry_edgex-go_PR-3208 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/9 [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/9 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 7248181b27c1f196cc7a2300d5170335b9add480 into PR head commit d9d1cdb2a048b2aa1100d198dafcee133d44e819 Merge succeeded, producing 2910c4d29e035dc913b14d61136a4db17f680a98 Checking out Revision 2910c4d29e035dc913b14d61136a4db17f680a98 (PR-3208) > 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/3208/head:refs/remotes/origin/PR-3208 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d9d1cdb2a048b2aa1100d198dafcee133d44e819 # 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 7248181b27c1f196cc7a2300d5170335b9add480 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2910c4d29e035dc913b14d61136a4db17f680a98 # timeout=10 Commit message: "Merge commit '7248181b27c1f196cc7a2300d5170335b9add480' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-09T00:31:41.355Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-09T00:31:41.628Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-09T00:31:41.721Z] ========================================================= [2021-03-09T00:31:41.721Z] EdgeX Global Pipelines Version Info [2021-03-09T00:31:41.721Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 83c92b3a140ce6a53d53e8480570a1fdae15dd5e # timeout=10 [2021-03-09T00:31:43.203Z] ------------------- [2021-03-09T00:31:43.203Z] stable info: [2021-03-09T00:31:43.203Z] ------------------- [2021-03-09T00:31:43.203Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-09T00:31:43.203Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-09T00:31:43.203Z] Message: update stable to v1.0.184 [2021-03-09T00:31:44.149Z] ------------------- [2021-03-09T00:31:44.149Z] experimental info: [2021-03-09T00:31:44.149Z] ------------------- [2021-03-09T00:31:44.149Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-09T00:31:44.149Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-09T00:31:44.149Z] Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-09T00:31:44.381Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-03-09T00:31:44.463Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-03-09T00:31:44.542Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-09T00:31:44.656Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-09T00:31:44.740Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-09T00:31:44.822Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-09T00:31:44.902Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-09T00:31:45.009Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-03-09T00:31:45.089Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-03-09T00:31:45.171Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-03-09T00:31:45.251Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-09T00:31:45.339Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-09T00:31:45.420Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-09T00:31:45.502Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-09T00:31:45.592Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-09T00:31:45.669Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-09T00:31:45.753Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-09T00:31:45.842Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-09T00:31:45.932Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-09T00:31:46.036Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-09T00:31:46.162Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-09T00:31:46.247Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-09T00:31:46.340Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3208 [Pipeline] echo [2021-03-09T00:31:46.440Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3208 [Pipeline] echo [2021-03-09T00:31:46.520Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3208 [Pipeline] echo [2021-03-09T00:31:46.602Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2910c4d29e035dc913b14d61136a4db17f680a98 [Pipeline] echo [2021-03-09T00:31:46.685Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2910c4d [Pipeline] echo [2021-03-09T00:31:46.764Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-09T00:31:46.924Z] provisioning config files... [2021-03-09T00:31:46.970Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config6877011558820328476tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-09T00:31:47.325Z] ---> docker-login.sh [2021-03-09T00:31:47.325Z] nexus3.edgexfoundry.org:10001 [2021-03-09T00:31:47.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-09T00:31:47.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-09T00:31:47.854Z] Configure a credential helper to remove this warning. See [2021-03-09T00:31:47.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-09T00:31:47.854Z] [2021-03-09T00:31:47.854Z] Login Succeeded [2021-03-09T00:31:47.854Z] nexus3.edgexfoundry.org:10002 [2021-03-09T00:31:47.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-09T00:31:48.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-09T00:31:48.117Z] Configure a credential helper to remove this warning. See [2021-03-09T00:31:48.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-09T00:31:48.117Z] [2021-03-09T00:31:48.117Z] Login Succeeded [2021-03-09T00:31:48.117Z] nexus3.edgexfoundry.org:10003 [2021-03-09T00:31:48.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-09T00:31:48.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-09T00:31:48.117Z] Configure a credential helper to remove this warning. See [2021-03-09T00:31:48.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-09T00:31:48.117Z] [2021-03-09T00:31:48.117Z] Login Succeeded [2021-03-09T00:31:48.117Z] nexus3.edgexfoundry.org:10004 [2021-03-09T00:31:48.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-09T00:31:48.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-09T00:31:48.383Z] Configure a credential helper to remove this warning. See [2021-03-09T00:31:48.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-09T00:31:48.383Z] [2021-03-09T00:31:48.383Z] Login Succeeded [2021-03-09T00:31:48.383Z] docker.io [2021-03-09T00:31:48.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-09T00:31:48.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-09T00:31:48.926Z] Configure a credential helper to remove this warning. See [2021-03-09T00:31:48.926Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-09T00:31:48.926Z] [2021-03-09T00:31:48.926Z] Login Succeeded [2021-03-09T00:31:48.926Z] ---> docker-login.sh ends [Pipeline] } [2021-03-09T00:31:48.941Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-09T00:31:49.425Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-03-09T00:31:49.425Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-09T00:31:49.425Z] ++ dirname cmd/core-command/Dockerfile [2021-03-09T00:31:49.425Z] ++ cut -d/ -f2 [2021-03-09T00:31:49.425Z] + echo core-command,cmd/core-command/Dockerfile [2021-03-09T00:31:49.425Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-09T00:31:49.425Z] ++ dirname cmd/core-data/Dockerfile [2021-03-09T00:31:49.425Z] ++ cut -d/ -f2 [2021-03-09T00:31:49.425Z] + echo core-data,cmd/core-data/Dockerfile [2021-03-09T00:31:49.425Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-09T00:31:49.425Z] ++ dirname cmd/core-metadata/Dockerfile [2021-03-09T00:31:49.425Z] ++ cut -d/ -f2 [2021-03-09T00:31:49.425Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-03-09T00:31:49.425Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-09T00:31:49.425Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-03-09T00:31:49.425Z] ++ cut -d/ -f2 [2021-03-09T00:31:49.425Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-03-09T00:31:49.425Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-09T00:31:49.425Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-03-09T00:31:49.425Z] ++ cut -d/ -f2 [2021-03-09T00:31:49.425Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-03-09T00:31:49.425Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-09T00:31:49.425Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-03-09T00:31:49.425Z] ++ cut -d/ -f2 [2021-03-09T00:31:49.425Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-03-09T00:31:49.425Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-09T00:31:49.425Z] ++ dirname cmd/support-notifications/Dockerfile [2021-03-09T00:31:49.425Z] ++ cut -d/ -f2 [2021-03-09T00:31:49.425Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-03-09T00:31:49.425Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-09T00:31:49.425Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-03-09T00:31:49.425Z] ++ cut -d/ -f2 [2021-03-09T00:31:49.425Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-03-09T00:31:49.425Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-09T00:31:49.425Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-03-09T00:31:49.425Z] ++ cut -d/ -f2 [2021-03-09T00:31:49.425Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-03-09T00:31:49.503Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-03-09T00:31:50.374Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-09T00:31:50.374Z] [2021-03-09T00:31:50.374Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-09T00:31:50.791Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-09T00:31:50.791Z] latest: Pulling from edgex-devops/git-semver [2021-03-09T00:31:50.791Z] 31603596830f: Pulling fs layer [2021-03-09T00:31:50.791Z] 2a8b12db71e7: Pulling fs layer [2021-03-09T00:31:50.791Z] 6ca5941a6612: Pulling fs layer [2021-03-09T00:31:50.791Z] ecc8261a40a4: Pulling fs layer [2021-03-09T00:31:50.791Z] ecc8261a40a4: Waiting [2021-03-09T00:31:50.791Z] 2a8b12db71e7: Verifying Checksum [2021-03-09T00:31:50.791Z] 2a8b12db71e7: Download complete [2021-03-09T00:31:50.791Z] 31603596830f: Verifying Checksum [2021-03-09T00:31:50.791Z] 31603596830f: Download complete [2021-03-09T00:31:51.054Z] ecc8261a40a4: Verifying Checksum [2021-03-09T00:31:51.054Z] ecc8261a40a4: Download complete [2021-03-09T00:31:51.054Z] 6ca5941a6612: Verifying Checksum [2021-03-09T00:31:51.054Z] 6ca5941a6612: Download complete [2021-03-09T00:31:51.317Z] 31603596830f: Pull complete [2021-03-09T00:31:51.318Z] 2a8b12db71e7: Pull complete [2021-03-09T00:31:52.279Z] 6ca5941a6612: Pull complete [2021-03-09T00:31:52.541Z] ecc8261a40a4: Pull complete [2021-03-09T00:31:52.541Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-09T00:31:52.541Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-09T00:31:52.541Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-09T00:31:52.654Z] prd-centos7-docker-4c-2g-29047 does not seem to be running inside a container [2021-03-09T00:31:52.706Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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:10004/edgex-devops/git-semver:latest cat [2021-03-09T00:31:55.441Z] $ docker top 058e0c19916188fb969c562b19ca49bdc81e471af5da3cf0fed177e3532aa0b9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-09T00:31:55.812Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-09T00:31:55.812Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-09T00:31:56.073Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-09T00:31:56.078Z] $ docker exec 058e0c19916188fb969c562b19ca49bdc81e471af5da3cf0fed177e3532aa0b9 ssh-agent [2021-03-09T00:31:56.258Z] SSH_AUTH_SOCK=/tmp/ssh-cXiwu7vlyCQ6/agent.11 [2021-03-09T00:31:56.258Z] SSH_AGENT_PID=17 [2021-03-09T00:31:56.274Z] Running ssh-add (command line suppressed) [2021-03-09T00:31:56.407Z] Identity added: /w/workspace/edgex-go/9@tmp/private_key_5655782539069086352.key (/w/workspace/edgex-go/9@tmp/private_key_5655782539069086352.key) [2021-03-09T00:31:56.469Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-09T00:31:56.804Z] + git tag --points-at HEAD [Pipeline] } [2021-03-09T00:31:56.836Z] $ docker exec --env ******** --env ******** 058e0c19916188fb969c562b19ca49bdc81e471af5da3cf0fed177e3532aa0b9 ssh-agent -k [2021-03-09T00:31:56.955Z] unset SSH_AUTH_SOCK; [2021-03-09T00:31:56.956Z] unset SSH_AGENT_PID; [2021-03-09T00:31:56.956Z] echo Agent pid 17 killed; [2021-03-09T00:31:57.007Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-09T00:31:57.133Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-09T00:31:57.134Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-09T00:31:57.322Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-09T00:31:57.326Z] $ docker exec 058e0c19916188fb969c562b19ca49bdc81e471af5da3cf0fed177e3532aa0b9 ssh-agent [2021-03-09T00:31:57.504Z] SSH_AUTH_SOCK=/tmp/ssh-D7U03AIYAzZQ/agent.47 [2021-03-09T00:31:57.504Z] SSH_AGENT_PID=52 [2021-03-09T00:31:57.512Z] Running ssh-add (command line suppressed) [2021-03-09T00:31:57.633Z] Identity added: /w/workspace/edgex-go/9@tmp/private_key_7496132840806407985.key (/w/workspace/edgex-go/9@tmp/private_key_7496132840806407985.key) [2021-03-09T00:31:57.734Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-09T00:31:58.112Z] + git semver init [2021-03-09T00:31:58.112Z] # -> Open(): unable to determine branch for HEAD [2021-03-09T00:31:58.112Z] # $GIT_DIR = /w/workspace/edgex-go/9/.git [2021-03-09T00:31:58.112Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/9 [2021-03-09T00:31:58.112Z] # $SEMVER_REMOTE_NAME = origin [2021-03-09T00:31:58.112Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-09T00:31:58.112Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-09T00:31:58.112Z] # $SEMVER_BRANCH = PR-3208 [2021-03-09T00:31:58.112Z] # $SEMVER_TEMP = /tmp/semver-148317182 [2021-03-09T00:31:58.112Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-03-09T00:32:36.981Z] # '/tmp/semver-148317182' -> '/w/workspace/edgex-go/9/.semver' [2021-03-09T00:32:36.981Z] # -> Force: false [2021-03-09T00:32:36.981Z] # $SEMVER_DIR = /w/workspace/edgex-go/9/.semver [Pipeline] } [2021-03-09T00:32:36.999Z] $ docker exec --env ******** --env ******** 058e0c19916188fb969c562b19ca49bdc81e471af5da3cf0fed177e3532aa0b9 ssh-agent -k [2021-03-09T00:32:37.335Z] unset SSH_AUTH_SOCK; [2021-03-09T00:32:37.336Z] unset SSH_AGENT_PID; [2021-03-09T00:32:37.336Z] echo Agent pid 52 killed; [2021-03-09T00:32:37.464Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-09T00:32:37.925Z] + git semver [Pipeline] } [2021-03-09T00:32:37.942Z] $ docker stop --time=1 058e0c19916188fb969c562b19ca49bdc81e471af5da3cf0fed177e3532aa0b9 [2021-03-09T00:32:40.002Z] $ docker rm -f 058e0c19916188fb969c562b19ca49bdc81e471af5da3cf0fed177e3532aa0b9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-09T00:32:40.682Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-09T00:32:41.270Z] Stashed 1 file(s) [Pipeline] echo [2021-03-09T00:32:41.273Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-09T00:32:42.141Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-09T00:32:42.443Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-09T00:32:42.746Z] + sudo service docker restart [2021-03-09T00:32:42.746Z] + true [2021-03-09T00:32:42.746Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-03-09T00:32:43.341Z] ========================================================= [2021-03-09T00:32:43.341Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-09T00:32:43.341Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-09T00:32:43.686Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-03-09T00:32:47.918Z] Sending build context to Docker daemon 328.4MB [2021-03-09T00:32:47.918Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-09T00:32:47.918Z] Step 2/6 : FROM ${BASE} [2021-03-09T00:32:47.918Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-09T00:32:47.918Z] 188c0c94c7c5: Pulling fs layer [2021-03-09T00:32:47.918Z] 0ef7d3d256c8: Pulling fs layer [2021-03-09T00:32:47.918Z] de9db76c5a1d: Pulling fs layer [2021-03-09T00:32:47.919Z] bca2f99d35d6: Pulling fs layer [2021-03-09T00:32:47.919Z] 93359f2a8cfa: Pulling fs layer [2021-03-09T00:32:47.919Z] 7c6f9722023f: Pulling fs layer [2021-03-09T00:32:47.919Z] a35cf1a2eb13: Pulling fs layer [2021-03-09T00:32:47.919Z] 93359f2a8cfa: Waiting [2021-03-09T00:32:47.919Z] 7c6f9722023f: Waiting [2021-03-09T00:32:47.919Z] a35cf1a2eb13: Waiting [2021-03-09T00:32:47.919Z] bca2f99d35d6: Waiting [2021-03-09T00:32:47.919Z] de9db76c5a1d: Verifying Checksum [2021-03-09T00:32:47.919Z] de9db76c5a1d: Download complete [2021-03-09T00:32:47.919Z] 0ef7d3d256c8: Download complete [2021-03-09T00:32:47.919Z] 93359f2a8cfa: Verifying Checksum [2021-03-09T00:32:47.919Z] 93359f2a8cfa: Download complete [2021-03-09T00:32:47.919Z] 7c6f9722023f: Download complete [2021-03-09T00:32:47.919Z] 188c0c94c7c5: Verifying Checksum [2021-03-09T00:32:47.919Z] 188c0c94c7c5: Download complete [2021-03-09T00:32:47.919Z] 188c0c94c7c5: Pull complete [2021-03-09T00:32:48.183Z] 0ef7d3d256c8: Pull complete [2021-03-09T00:32:48.448Z] de9db76c5a1d: Pull complete [2021-03-09T00:32:49.397Z] a35cf1a2eb13: Download complete [2021-03-09T00:32:50.350Z] bca2f99d35d6: Verifying Checksum [2021-03-09T00:32:50.350Z] bca2f99d35d6: Download complete [2021-03-09T00:32:55.671Z] bca2f99d35d6: Pull complete [2021-03-09T00:32:55.933Z] 93359f2a8cfa: Pull complete [2021-03-09T00:32:56.198Z] 7c6f9722023f: Pull complete [2021-03-09T00:32:56.647Z] Still waiting to schedule task [2021-03-09T00:32:56.647Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-03-09T00:33:02.823Z] a35cf1a2eb13: Pull complete [2021-03-09T00:33:02.823Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-09T00:33:02.823Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-09T00:33:02.823Z] ---> a62c8e92a672 [2021-03-09T00:33:02.823Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-03-09T00:33:03.095Z] ---> Running in bf32fa57ffbf [2021-03-09T00:33:03.673Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T00:33:04.622Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T00:33:05.197Z] (1/12) Installing libmagic (5.38-r0) [2021-03-09T00:33:05.197Z] (2/12) Installing file (5.38-r0) [2021-03-09T00:33:05.460Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-09T00:33:05.460Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-09T00:33:10.565Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-09T00:33:10.566Z] (6/12) Installing patch (2.7.6-r6) [2021-03-09T00:33:10.832Z] (7/12) Installing build-base (0.5-r2) [2021-03-09T00:33:10.832Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-09T00:33:10.832Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-09T00:33:11.096Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-09T00:33:11.096Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-09T00:33:11.096Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-09T00:33:11.358Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T00:33:11.358Z] OK: 233 MiB in 51 packages [2021-03-09T00:33:14.698Z] Removing intermediate container bf32fa57ffbf [2021-03-09T00:33:14.698Z] ---> bc4ae29775f5 [2021-03-09T00:33:14.698Z] Step 4/6 : WORKDIR /edgex-go [2021-03-09T00:33:14.698Z] ---> Running in 3dc2e6ff2102 [2021-03-09T00:33:14.965Z] Removing intermediate container 3dc2e6ff2102 [2021-03-09T00:33:14.965Z] ---> 4863e1e6e4fb [2021-03-09T00:33:14.966Z] Step 5/6 : COPY go.mod . [2021-03-09T00:33:15.243Z] ---> b35d8924fbe8 [2021-03-09T00:33:15.243Z] Step 6/6 : RUN go mod download [2021-03-09T00:33:15.243Z] ---> Running in 899d54d9d845 [2021-03-09T00:33:41.906Z] Removing intermediate container 899d54d9d845 [2021-03-09T00:33:41.906Z] ---> f7f2940242c5 [2021-03-09T00:33:41.906Z] Successfully built f7f2940242c5 [2021-03-09T00:33:41.906Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-09T00:33:42.224Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-09T00:33:42.225Z] . [Pipeline] withDockerContainer [2021-03-09T00:33:42.342Z] prd-centos7-docker-4c-2g-29047 does not seem to be running inside a container [2021-03-09T00:33:42.394Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-09T00:33:43.467Z] $ docker top 44e60224db5da9cff405c53c6e2497e7cb19e4e45e0500b5ac305598cbe8c2f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-09T00:33:43.993Z] + go version [2021-03-09T00:33:43.993Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-09T00:33:44.009Z] $ docker stop --time=1 44e60224db5da9cff405c53c6e2497e7cb19e4e45e0500b5ac305598cbe8c2f5 [2021-03-09T00:33:45.391Z] $ docker rm -f 44e60224db5da9cff405c53c6e2497e7cb19e4e45e0500b5ac305598cbe8c2f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-09T00:33:46.193Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-09T00:33:46.193Z] . [Pipeline] withDockerContainer [2021-03-09T00:33:46.308Z] prd-centos7-docker-4c-2g-29047 does not seem to be running inside a container [2021-03-09T00:33:46.360Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-09T00:33:47.101Z] $ docker top 5ee03f41ffc35500fa35319c3783b88773c4b28493d5d923ee0b666b7528827a -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-09T00:33:47.326Z] ========================================================= [2021-03-09T00:33:47.326Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-09T00:33:47.326Z] ========================================================= [Pipeline] sh [2021-03-09T00:33:47.626Z] + make test [2021-03-09T00:33:47.626Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-09T00:33:57.692Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-09T00:34:16.277Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-09T00:34:18.244Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-09T00:34:20.872Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-09T00:34:20.872Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-09T00:34:22.305Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-09T00:34:22.305Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-09T00:34:22.305Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-09T00:34:22.305Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-09T00:34:23.742Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-09T00:34:23.742Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-09T00:34:27.096Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-09T00:34:27.096Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-09T00:34:27.096Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-09T00:34:28.538Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.127s coverage: 45.9% of statements [2021-03-09T00:34:28.538Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-09T00:34:28.538Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-09T00:34:28.538Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-09T00:34:28.538Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-09T00:34:28.538Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-09T00:34:28.538Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-09T00:34:28.538Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-03-09T00:34:28.538Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.084s coverage: 100.0% of statements [2021-03-09T00:34:32.832Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.158s coverage: 27.1% of statements [2021-03-09T00:34:32.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-09T00:34:32.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-09T00:34:32.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-09T00:34:32.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-09T00:34:32.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-09T00:34:32.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-09T00:34:32.832Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.030s coverage: 100.0% of statements [2021-03-09T00:34:32.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-09T00:34:32.832Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.044s coverage: 100.0% of statements [2021-03-09T00:34:32.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-09T00:34:32.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-09T00:34:32.832Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.100s coverage: 66.2% of statements [2021-03-09T00:34:32.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-09T00:34:32.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-09T00:34:32.832Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.432s coverage: 82.4% of statements [2021-03-09T00:34:32.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-09T00:34:32.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-09T00:34:32.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-03-09T00:34:32.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-09T00:34:34.825Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.389s coverage: 28.6% of statements [2021-03-09T00:34:34.825Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-09T00:34:34.825Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-09T00:34:34.825Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-09T00:34:34.825Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-09T00:34:34.825Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-09T00:34:34.825Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.067s coverage: 100.0% of statements [2021-03-09T00:34:34.825Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-09T00:34:34.825Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.038s coverage: 100.0% of statements [2021-03-09T00:34:34.825Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-09T00:34:34.825Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.125s coverage: 86.7% of statements [2021-03-09T00:34:34.825Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-09T00:34:34.825Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.109s coverage: 97.5% of statements [2021-03-09T00:34:34.825Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-09T00:34:35.409Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.073s coverage: 78.3% of statements [2021-03-09T00:34:35.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-09T00:34:35.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-09T00:34:35.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-09T00:34:35.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-09T00:34:38.014Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.457s coverage: 92.8% of statements [2021-03-09T00:34:38.014Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-09T00:34:38.014Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-09T00:34:38.014Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-09T00:34:38.014Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-09T00:34:38.014Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-09T00:34:38.014Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-09T00:34:38.014Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-09T00:34:38.014Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-09T00:34:38.014Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-09T00:34:38.014Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-09T00:34:38.014Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-09T00:34:38.014Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-09T00:34:38.014Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-09T00:34:38.014Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-09T00:34:38.014Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-09T00:34:38.014Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-09T00:34:38.014Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-09T00:34:38.014Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-09T00:34:38.014Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.033s coverage: 58.8% of statements [2021-03-09T00:34:38.014Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-09T00:34:38.014Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-09T00:34:38.014Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.083s coverage: 0.1% of statements [2021-03-09T00:34:38.014Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-09T00:34:38.014Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-09T00:34:38.014Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-09T00:34:38.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.062s coverage: 47.1% of statements [2021-03-09T00:34:38.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.071s coverage: 79.5% of statements [2021-03-09T00:34:38.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.038s coverage: 94.1% of statements [2021-03-09T00:34:38.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.060s coverage: 96.3% of statements [2021-03-09T00:34:38.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.026s coverage: 87.5% of statements [2021-03-09T00:34:50.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.046s coverage: 94.4% of statements [2021-03-09T00:34:50.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.027s coverage: 44.8% of statements [2021-03-09T00:34:50.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 6.064s coverage: 81.4% of statements [2021-03-09T00:35:05.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.074s coverage: 92.9% of statements [2021-03-09T00:35:05.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-09T00:35:05.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-09T00:35:05.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-09T00:35:05.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 77.8% of statements [2021-03-09T00:35:05.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-09T00:35:05.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-09T00:35:05.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-09T00:35:05.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-09T00:35:05.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-09T00:35:05.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.040s coverage: 87.2% of statements [2021-03-09T00:35:05.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-09T00:35:05.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-09T00:35:05.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.032s coverage: 100.0% of statements [2021-03-09T00:35:05.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-09T00:35:05.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.061s coverage: 75.5% of statements [2021-03-09T00:35:05.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-09T00:35:05.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.034s coverage: 80.8% of statements [2021-03-09T00:35:05.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-03-09T00:35:05.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.044s coverage: 84.6% of statements [2021-03-09T00:35:05.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.077s coverage: 91.6% of statements [2021-03-09T00:35:05.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-09T00:35:05.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.181s coverage: 62.4% of statements [2021-03-09T00:35:05.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-09T00:35:05.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-09T00:35:05.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.035s coverage: 100.0% of statements [2021-03-09T00:35:05.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.044s coverage: 91.3% of statements [2021-03-09T00:35:05.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements [2021-03-09T00:35:05.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements [2021-03-09T00:35:05.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements [2021-03-09T00:35:05.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.326s coverage: 69.0% of statements [2021-03-09T00:35:05.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-09T00:35:05.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-09T00:35:05.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-09T00:35:05.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.140s coverage: 38.4% of statements [2021-03-09T00:35:05.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-09T00:35:05.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-09T00:35:05.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.049s coverage: 89.5% of statements [2021-03-09T00:35:05.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-09T00:35:05.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements [2021-03-09T00:35:05.719Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.145s coverage: 47.0% of statements [2021-03-09T00:35:05.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-09T00:35:05.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-09T00:35:05.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-09T00:35:05.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-09T00:35:05.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-09T00:35:05.719Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.056s coverage: 100.0% of statements [2021-03-09T00:35:05.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-09T00:35:05.719Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.051s coverage: 100.0% of statements [2021-03-09T00:35:05.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-09T00:35:05.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-09T00:35:05.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-09T00:35:05.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-09T00:35:05.719Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.153s coverage: 87.8% of statements [2021-03-09T00:35:05.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-09T00:35:05.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-09T00:35:05.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-09T00:35:05.719Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.730s coverage: 29.1% of statements [2021-03-09T00:35:05.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-09T00:35:05.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-09T00:35:05.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-09T00:35:05.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-09T00:35:05.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-09T00:35:05.719Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.068s coverage: 99.0% of statements [2021-03-09T00:35:05.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-09T00:35:05.719Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.048s coverage: 100.0% of statements [2021-03-09T00:35:05.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-09T00:35:05.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-09T00:35:05.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-09T00:35:05.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-09T00:35:05.719Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.099s coverage: 95.6% of statements [2021-03-09T00:35:05.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-09T00:35:05.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-09T00:35:05.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-09T00:35:05.719Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.030s coverage: 0.0% of statements [2021-03-09T00:35:05.719Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-09T00:35:05.719Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.036s coverage: 100.0% of statements [2021-03-09T00:35:05.719Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-09T00:35:05.720Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-09T00:35:05.720Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-09T00:35:05.720Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-09T00:35:05.720Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.041s coverage: 87.9% of statements [2021-03-09T00:35:05.720Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-09T00:35:05.720Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-09T00:35:05.720Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.038s coverage: 100.0% of statements [2021-03-09T00:35:05.720Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.036s coverage: 32.1% of statements [2021-03-09T00:35:05.720Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements [2021-03-09T00:35:05.720Z] GO111MODULE=on go vet ./... [2021-03-09T00:35:32.538Z] gofmt -l . [2021-03-09T00:35:32.538Z] [ "`gofmt -l .`" = "" ] [2021-03-09T00:35:33.485Z] ./bin/test-go-mod-tidy.sh [2021-03-09T00:35:33.748Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-09T00:35:34.643Z] + ls -al . [2021-03-09T00:35:34.643Z] total 736 [2021-03-09T00:35:34.643Z] drwxrwxr-x 10 1001 1001 4096 Mar 9 00:35 . [2021-03-09T00:35:34.643Z] drwxr-xr-x 4 root root 28 Mar 9 00:33 .. [2021-03-09T00:35:34.643Z] -rw-rw-r-- 1 1001 1001 11 Mar 9 00:31 .dockerignore [2021-03-09T00:35:34.643Z] drwxrwxr-x 8 1001 1001 179 Mar 9 00:31 .git [2021-03-09T00:35:34.643Z] drwxrwxr-x 3 1001 1001 125 Mar 9 00:31 .github [2021-03-09T00:35:34.643Z] -rw-rw-r-- 1 1001 1001 818 Mar 9 00:31 .gitignore [2021-03-09T00:35:34.643Z] drwx------ 3 1001 1001 60 Mar 9 00:32 .semver [2021-03-09T00:35:34.643Z] -rw-rw-r-- 1 1001 1001 166 Mar 9 00:31 .sonarcloud.properties [2021-03-09T00:35:34.643Z] -rw-rw-r-- 1 1001 1001 8475 Mar 9 00:31 Attribution.txt [2021-03-09T00:35:34.643Z] -rw-rw-r-- 1 1001 1001 3804 Mar 9 00:31 CONTRIBUTING.md [2021-03-09T00:35:34.643Z] -rw-rw-r-- 1 1001 1001 931 Mar 9 00:31 Dockerfile.build [2021-03-09T00:35:34.643Z] -rw-rw-r-- 1 1001 1001 863 Mar 9 00:31 Jenkinsfile [2021-03-09T00:35:34.643Z] -rw-rw-r-- 1 1001 1001 10775 Mar 9 00:31 LICENSE [2021-03-09T00:35:34.643Z] -rw-rw-r-- 1 1001 1001 5774 Mar 9 00:31 Makefile [2021-03-09T00:35:34.643Z] -rw-rw-r-- 1 1001 1001 6524 Mar 9 00:31 README.md [2021-03-09T00:35:34.643Z] -rw-rw-r-- 1 1001 1001 6755 Mar 9 00:31 SECURITY.md [2021-03-09T00:35:34.643Z] -rw-rw-r-- 1 1001 1001 5 Mar 9 00:32 VERSION [2021-03-09T00:35:34.643Z] -rw-rw-r-- 1 1001 1001 4131 Mar 9 00:31 ZMQWindows.md [2021-03-09T00:35:34.643Z] drwxrwxr-x 2 1001 1001 117 Mar 9 00:31 bin [2021-03-09T00:35:34.643Z] drwxrwxr-x 14 1001 1001 4096 Mar 9 00:31 cmd [2021-03-09T00:35:34.643Z] -rw-r--r-- 1 root root 622934 Mar 9 00:35 coverage.out [2021-03-09T00:35:34.643Z] -rw-r--r-- 1 root root 1055 Mar 9 00:35 go.mod [2021-03-09T00:35:34.643Z] -rw-r--r-- 1 root root 21927 Mar 9 00:35 go.sum [2021-03-09T00:35:34.643Z] drwxrwxr-x 8 1001 1001 127 Mar 9 00:31 internal [2021-03-09T00:35:34.643Z] drwxrwxr-x 4 1001 1001 26 Mar 9 00:31 openapi [2021-03-09T00:35:34.643Z] drwxrwxr-x 4 1001 1001 71 Mar 9 00:31 snap [2021-03-09T00:35:34.643Z] -rw-rw-r-- 1 1001 1001 168 Mar 9 00:31 version.go [Pipeline] sh [2021-03-09T00:35:34.959Z] + '[' -e coverage.out ] [2021-03-09T00:35:34.959Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-09T00:35:35.587Z] Stashed 1 file(s) [Pipeline] sh [2021-03-09T00:35:35.890Z] + make build [2021-03-09T00:35:35.890Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-09T00:35:40.130Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-09T00:35:48.395Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-09T00:35:48.974Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-09T00:35:50.904Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-09T00:35:51.169Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-09T00:35:53.099Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-09T00:35:55.046Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-09T00:35:56.016Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-09T00:35:57.422Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-09T00:35:58.374Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-09T00:35:59.795Z] 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-03-09T00:36:01.750Z] $ docker stop --time=1 5ee03f41ffc35500fa35319c3783b88773c4b28493d5d923ee0b666b7528827a [2021-03-09T00:36:02.274Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-29056 in /w/workspace/edgexfoundry_edgex-go_PR-3208 [2021-03-09T00:36:03.587Z] $ docker rm -f 5ee03f41ffc35500fa35319c3783b88773c4b28493d5d923ee0b666b7528827a [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws [2021-03-09T00:36:04.427Z] Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-09T00:36:05.588Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-09T00:36:05.588Z] [2021-03-09T00:36:05.588Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-03-09T00:36:05.945Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-09T00:36:05.945Z] latest: Pulling from edgex-devops/edgex-compose [2021-03-09T00:36:05.945Z] cbdbe7a5bc2a: Pulling fs layer [2021-03-09T00:36:05.945Z] ca9280d653b3: Pulling fs layer [2021-03-09T00:36:05.945Z] 7e9c9ca2126c: Pulling fs layer [2021-03-09T00:36:06.523Z] cbdbe7a5bc2a: Verifying Checksum [2021-03-09T00:36:06.523Z] cbdbe7a5bc2a: Download complete [2021-03-09T00:36:06.793Z] ca9280d653b3: Verifying Checksum [2021-03-09T00:36:06.793Z] ca9280d653b3: Download complete [2021-03-09T00:36:07.064Z] cbdbe7a5bc2a: Pull complete [2021-03-09T00:36:08.024Z] 7e9c9ca2126c: Download complete [2021-03-09T00:36:08.024Z] ca9280d653b3: Pull complete [2021-03-09T00:36:10.803Z] using credential edgex-jenkins-ssh [2021-03-09T00:36:10.861Z] Cloning the remote Git repository [2021-03-09T00:36:10.942Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-09T00:36:11.057Z] > git init /w/workspace/edgex-go/9 # timeout=10 [2021-03-09T00:36:11.168Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-09T00:36:11.172Z] > git --version # timeout=10 [2021-03-09T00:36:11.198Z] > git --version # 'git version 2.17.1' [2021-03-09T00:36:11.200Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-09T00:36:11.259Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-09T00:36:14.697Z] 7e9c9ca2126c: Pull complete [2021-03-09T00:36:14.697Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-03-09T00:36:14.697Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-09T00:36:14.697Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-03-09T00:36:14.827Z] prd-centos7-docker-4c-2g-29047 does not seem to be running inside a container [2021-03-09T00:36:14.879Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-09T00:36:17.642Z] $ docker top aa7750ed7fa294283a9849e722e6c5345fb512236c1ffd213b6c791c7b89845e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-09T00:36:18.259Z] + docker-compose build --help [2021-03-09T00:36:18.259Z] + grep parallel [2021-03-09T00:36:19.227Z] --parallel Build images in parallel. [Pipeline] } [2021-03-09T00:36:19.536Z] $ docker stop --time=1 aa7750ed7fa294283a9849e722e6c5345fb512236c1ffd213b6c791c7b89845e [2021-03-09T00:36:20.919Z] $ docker rm -f aa7750ed7fa294283a9849e722e6c5345fb512236c1ffd213b6c791c7b89845e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-09T00:36:21.668Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-09T00:36:21.668Z] . [Pipeline] withDockerContainer [2021-03-09T00:36:21.832Z] prd-centos7-docker-4c-2g-29047 does not seem to be running inside a container [2021-03-09T00:36:21.921Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-09T00:36:22.779Z] $ docker top db7545ae116806847ff76267e660db308e318f93693893e7ddce65748020debd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-09T00:36:23.289Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-09T00:36:24.235Z] Building docker-core-command-go ... [2021-03-09T00:36:24.235Z] Building docker-core-data-go ... [2021-03-09T00:36:24.235Z] Building docker-core-metadata-go ... [2021-03-09T00:36:24.235Z] Building docker-security-bootstrapper-go ... [2021-03-09T00:36:24.235Z] Building docker-security-proxy-setup-go ... [2021-03-09T00:36:24.235Z] Building docker-security-secretstore-setup-go ... [2021-03-09T00:36:24.235Z] Building docker-support-notifications-go ... [2021-03-09T00:36:24.235Z] Building docker-support-scheduler-go ... [2021-03-09T00:36:24.235Z] Building docker-sys-mgmt-agent-go ... [2021-03-09T00:36:24.235Z] Building docker-security-secretstore-setup-go [2021-03-09T00:36:24.235Z] Building docker-security-proxy-setup-go [2021-03-09T00:36:24.235Z] Building docker-core-metadata-go [2021-03-09T00:36:24.235Z] Building docker-support-notifications-go [2021-03-09T00:36:24.235Z] Building docker-support-scheduler-go [2021-03-09T00:36:40.359Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-09T00:36:40.377Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-09T00:36:40.404Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-09T00:36:40.436Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-09T00:36:40.436Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-09T00:36:40.450Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3208/head:refs/remotes/origin/PR-3208 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-09T00:36:41.166Z] Merging remotes/origin/master commit 7248181b27c1f196cc7a2300d5170335b9add480 into PR head commit d9d1cdb2a048b2aa1100d198dafcee133d44e819 [2021-03-09T00:36:42.041Z] Merge succeeded, producing 6f2245c00c873c1fb553ea434a295a1a31aeada0 [2021-03-09T00:36:42.041Z] Checking out Revision 6f2245c00c873c1fb553ea434a295a1a31aeada0 (PR-3208) [2021-03-09T00:36:41.188Z] > git config core.sparsecheckout # timeout=10 [2021-03-09T00:36:41.257Z] > git checkout -f d9d1cdb2a048b2aa1100d198dafcee133d44e819 # timeout=10 [2021-03-09T00:36:41.618Z] > git remote # timeout=10 [2021-03-09T00:36:41.639Z] > git config --get remote.origin.url # timeout=10 [2021-03-09T00:36:41.656Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-09T00:36:41.666Z] > git merge 7248181b27c1f196cc7a2300d5170335b9add480 # timeout=10 [2021-03-09T00:36:42.026Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-09T00:36:42.052Z] > git config core.sparsecheckout # timeout=10 [2021-03-09T00:36:42.062Z] > git checkout -f 6f2245c00c873c1fb553ea434a295a1a31aeada0 # timeout=10 [2021-03-09T00:36:46.456Z] Commit message: "Merge commit '7248181b27c1f196cc7a2300d5170335b9add480' into HEAD" [2021-03-09T00:36:46.479Z] First time build. Skipping changelog. [2021-03-09T00:36:46.463Z] > git rev-list --no-walk 83c92b3a140ce6a53d53e8480570a1fdae15dd5e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-09T00:36:47.888Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-09T00:36:48.428Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-09T00:36:48.773Z] + true [2021-03-09T00:36:48.773Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-09T00:36:50.884Z] provisioning config files... [2021-03-09T00:36:50.922Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config3830877682445839513tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-09T00:36:51.347Z] ---> docker-login.sh [2021-03-09T00:36:51.347Z] nexus3.edgexfoundry.org:10001 [2021-03-09T00:36:52.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-09T00:36:52.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-09T00:36:52.611Z] Configure a credential helper to remove this warning. See [2021-03-09T00:36:52.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-09T00:36:52.611Z] [2021-03-09T00:36:52.611Z] Login Succeeded [2021-03-09T00:36:52.611Z] nexus3.edgexfoundry.org:10002 [2021-03-09T00:36:52.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-09T00:36:53.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-09T00:36:53.167Z] Configure a credential helper to remove this warning. See [2021-03-09T00:36:53.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-09T00:36:53.167Z] [2021-03-09T00:36:53.167Z] Login Succeeded [2021-03-09T00:36:53.167Z] nexus3.edgexfoundry.org:10003 [2021-03-09T00:36:53.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-09T00:36:53.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-09T00:36:53.713Z] Configure a credential helper to remove this warning. See [2021-03-09T00:36:53.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-09T00:36:53.713Z] [2021-03-09T00:36:53.713Z] Login Succeeded [2021-03-09T00:36:53.713Z] nexus3.edgexfoundry.org:10004 [2021-03-09T00:36:53.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-09T00:36:54.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-09T00:36:54.265Z] Configure a credential helper to remove this warning. See [2021-03-09T00:36:54.265Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-09T00:36:54.265Z] [2021-03-09T00:36:54.265Z] Login Succeeded [2021-03-09T00:36:54.265Z] docker.io [2021-03-09T00:36:54.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-09T00:36:55.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-09T00:36:55.148Z] Configure a credential helper to remove this warning. See [2021-03-09T00:36:55.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-09T00:36:55.148Z] [2021-03-09T00:36:55.148Z] Login Succeeded [2021-03-09T00:36:55.148Z] ---> docker-login.sh ends [Pipeline] } [2021-03-09T00:36:55.169Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-09T00:36:55.669Z] ========================================================= [2021-03-09T00:36:55.669Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-09T00:36:55.669Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-09T00:36:56.049Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-03-09T00:36:58.707Z] Sending build context to Docker daemon 166.6MB [2021-03-09T00:36:58.707Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-09T00:36:58.707Z] Step 2/6 : FROM ${BASE} [2021-03-09T00:36:58.707Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-09T00:36:58.707Z] 5f621e34cdf4: Pulling fs layer [2021-03-09T00:36:58.707Z] a4357932f1b6: Pulling fs layer [2021-03-09T00:36:58.707Z] 18c013af1878: Pulling fs layer [2021-03-09T00:36:58.707Z] 00ac8860ef70: Pulling fs layer [2021-03-09T00:36:58.707Z] 63d7cb157983: Pulling fs layer [2021-03-09T00:36:58.707Z] b116817d02f9: Pulling fs layer [2021-03-09T00:36:58.707Z] 745a02a5169b: Pulling fs layer [2021-03-09T00:36:58.707Z] 00ac8860ef70: Waiting [2021-03-09T00:36:58.707Z] 63d7cb157983: Waiting [2021-03-09T00:36:58.707Z] 745a02a5169b: Waiting [2021-03-09T00:36:58.707Z] b116817d02f9: Waiting [2021-03-09T00:36:58.707Z] 18c013af1878: Download complete [2021-03-09T00:36:58.707Z] a4357932f1b6: Verifying Checksum [2021-03-09T00:36:58.707Z] a4357932f1b6: Download complete [2021-03-09T00:36:58.707Z] 63d7cb157983: Verifying Checksum [2021-03-09T00:36:58.707Z] 63d7cb157983: Download complete [2021-03-09T00:36:58.707Z] b116817d02f9: Download complete [2021-03-09T00:36:58.986Z] 5f621e34cdf4: Verifying Checksum [2021-03-09T00:36:58.986Z] 5f621e34cdf4: Download complete [2021-03-09T00:36:59.590Z] 5f621e34cdf4: Pull complete [2021-03-09T00:37:00.196Z] a4357932f1b6: Pull complete [2021-03-09T00:37:00.475Z] 18c013af1878: Pull complete [2021-03-09T00:37:01.079Z] 745a02a5169b: Verifying Checksum [2021-03-09T00:37:01.079Z] 745a02a5169b: Download complete [2021-03-09T00:37:02.516Z] 00ac8860ef70: Verifying Checksum [2021-03-09T00:37:02.516Z] 00ac8860ef70: Download complete [2021-03-09T00:37:03.139Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T00:37:03.139Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-09T00:37:03.139Z] ---> f7f2940242c5 [2021-03-09T00:37:03.139Z] Step 3/22 : WORKDIR /edgex-go [2021-03-09T00:37:03.139Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T00:37:03.139Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-09T00:37:03.139Z] ---> f7f2940242c5 [2021-03-09T00:37:03.139Z] Step 3/23 : WORKDIR /edgex-go [2021-03-09T00:37:03.139Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T00:37:03.139Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-09T00:37:03.139Z] ---> f7f2940242c5 [2021-03-09T00:37:03.139Z] Step 3/22 : WORKDIR /edgex-go [2021-03-09T00:37:03.139Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T00:37:03.139Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-09T00:37:03.139Z] ---> f7f2940242c5 [2021-03-09T00:37:03.139Z] Step 3/24 : WORKDIR /edgex-go [2021-03-09T00:37:03.139Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T00:37:03.139Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-09T00:37:03.139Z] ---> f7f2940242c5 [2021-03-09T00:37:03.139Z] Step 3/21 : WORKDIR /edgex-go [2021-03-09T00:37:03.139Z] ---> Running in 01a893ac1ba5 [2021-03-09T00:37:03.139Z] ---> Running in 9bf101f5ecca [2021-03-09T00:37:03.139Z] ---> Running in 9d6fe941d8c5 [2021-03-09T00:37:03.139Z] ---> Running in 254eb6b98aae [2021-03-09T00:37:03.139Z] ---> Running in 2132aa7da0b1 [2021-03-09T00:37:03.139Z] Removing intermediate container 9d6fe941d8c5 [2021-03-09T00:37:03.139Z] ---> c59b05b09ed7 [2021-03-09T00:37:03.139Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T00:37:03.139Z] Removing intermediate container 254eb6b98aae [2021-03-09T00:37:03.139Z] ---> 442e0004a498 [2021-03-09T00:37:03.139Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T00:37:03.139Z] Removing intermediate container 9bf101f5ecca [2021-03-09T00:37:03.139Z] ---> abbfad319f52 [2021-03-09T00:37:03.139Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T00:37:03.139Z] Removing intermediate container 01a893ac1ba5 [2021-03-09T00:37:03.139Z] ---> 022e4584da4b [2021-03-09T00:37:03.139Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T00:37:03.140Z] Removing intermediate container 2132aa7da0b1 [2021-03-09T00:37:03.140Z] ---> b9481a576f50 [2021-03-09T00:37:03.140Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T00:37:03.140Z] ---> Running in ec5725df54ff [2021-03-09T00:37:03.140Z] ---> Running in fb142f4db193 [2021-03-09T00:37:03.140Z] ---> Running in 43d014bce5a9 [2021-03-09T00:37:03.140Z] ---> Running in dd0b0506003b [2021-03-09T00:37:03.140Z] ---> Running in 5913c23c0800 [2021-03-09T00:37:03.140Z] Removing intermediate container ec5725df54ff [2021-03-09T00:37:03.140Z] ---> 2eb4c0c57fd3 [2021-03-09T00:37:03.140Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-09T00:37:03.140Z] Removing intermediate container 43d014bce5a9 [2021-03-09T00:37:03.140Z] ---> e974c0f3a75a [2021-03-09T00:37:03.140Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-09T00:37:03.140Z] Removing intermediate container dd0b0506003b [2021-03-09T00:37:03.140Z] ---> 29196a89ed3b [2021-03-09T00:37:03.140Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-09T00:37:03.140Z] ---> Running in 6425951a608c [2021-03-09T00:37:03.140Z] ---> Running in dd8d7091dbeb [2021-03-09T00:37:03.140Z] ---> Running in 24fc4c37585d [2021-03-09T00:37:03.140Z] Removing intermediate container 5913c23c0800 [2021-03-09T00:37:03.140Z] ---> 0d72ad3e01f2 [2021-03-09T00:37:03.140Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-09T00:37:03.140Z] Removing intermediate container fb142f4db193 [2021-03-09T00:37:03.140Z] ---> 3dac8ef8e8ad [2021-03-09T00:37:03.140Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-09T00:37:03.140Z] ---> Running in 1c5e11cea0ce [2021-03-09T00:37:03.140Z] ---> Running in 2327def2cb0a [2021-03-09T00:37:03.752Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T00:37:03.752Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T00:37:03.752Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T00:37:03.752Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T00:37:03.752Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T00:37:04.332Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T00:37:04.600Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T00:37:04.600Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T00:37:04.600Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T00:37:04.600Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T00:37:05.995Z] OK: 233 MiB in 51 packages [2021-03-09T00:37:05.995Z] OK: 233 MiB in 51 packages [2021-03-09T00:37:05.995Z] OK: 233 MiB in 51 packages [2021-03-09T00:37:05.995Z] OK: 233 MiB in 51 packages [2021-03-09T00:37:05.995Z] OK: 233 MiB in 51 packages [2021-03-09T00:37:06.948Z] Removing intermediate container 1c5e11cea0ce [2021-03-09T00:37:06.948Z] ---> 4c9e70415071 [2021-03-09T00:37:06.948Z] Step 6/24 : COPY go.mod . [2021-03-09T00:37:06.948Z] Removing intermediate container 24fc4c37585d [2021-03-09T00:37:06.948Z] ---> af2c2e9717c4 [2021-03-09T00:37:06.948Z] Step 6/23 : COPY go.mod . [2021-03-09T00:37:06.948Z] Removing intermediate container dd8d7091dbeb [2021-03-09T00:37:06.948Z] ---> 8f9a11670fa4 [2021-03-09T00:37:06.948Z] Step 6/22 : COPY go.mod . [2021-03-09T00:37:07.211Z] Removing intermediate container 2327def2cb0a [2021-03-09T00:37:07.211Z] ---> 1137dd6a9044 [2021-03-09T00:37:07.211Z] Step 6/21 : COPY go.mod . [2021-03-09T00:37:07.211Z] Removing intermediate container 6425951a608c [2021-03-09T00:37:07.211Z] ---> 548836af2a9c [2021-03-09T00:37:07.211Z] Step 6/22 : COPY go.mod . [2021-03-09T00:37:07.211Z] ---> b07f4c359842 [2021-03-09T00:37:07.211Z] Step 7/23 : RUN go mod download [2021-03-09T00:37:07.211Z] ---> bd6acb6e2ac6 [2021-03-09T00:37:07.211Z] Step 7/24 : RUN go mod download [2021-03-09T00:37:07.474Z] ---> Running in 55c141f5d65a [2021-03-09T00:37:07.474Z] ---> Running in 8bf9d7ee4eb4 [2021-03-09T00:37:07.474Z] ---> 337e695f51e2 [2021-03-09T00:37:07.474Z] Step 7/22 : RUN go mod download [2021-03-09T00:37:07.474Z] ---> ce3ce8e28bda [2021-03-09T00:37:07.474Z] Step 7/22 : RUN go mod download [2021-03-09T00:37:07.474Z] ---> 06609704faf2 [2021-03-09T00:37:07.474Z] Step 7/21 : RUN go mod download [2021-03-09T00:37:07.735Z] ---> Running in c1a1a00afedb [2021-03-09T00:37:07.735Z] ---> Running in 1e4763bfa864 [2021-03-09T00:37:07.735Z] ---> Running in c8e67a8e7351 [2021-03-09T00:37:11.110Z] Removing intermediate container 55c141f5d65a [2021-03-09T00:37:11.110Z] ---> 4cea12d61583 [2021-03-09T00:37:11.110Z] Step 8/24 : COPY . . [2021-03-09T00:37:11.110Z] Removing intermediate container c1a1a00afedb [2021-03-09T00:37:11.110Z] ---> 57bb5252c9f3 [2021-03-09T00:37:11.110Z] Step 8/22 : COPY . . [2021-03-09T00:37:11.110Z] Removing intermediate container 8bf9d7ee4eb4 [2021-03-09T00:37:11.110Z] ---> df0333acab2b [2021-03-09T00:37:11.110Z] Step 8/23 : COPY . . [2021-03-09T00:37:11.110Z] Removing intermediate container 1e4763bfa864 [2021-03-09T00:37:11.110Z] ---> ac385be8b607 [2021-03-09T00:37:11.110Z] Step 8/21 : COPY . . [2021-03-09T00:37:11.110Z] Removing intermediate container c8e67a8e7351 [2021-03-09T00:37:11.110Z] ---> d125c33d44b7 [2021-03-09T00:37:11.110Z] Step 8/22 : COPY . . [2021-03-09T00:37:12.671Z] 00ac8860ef70: Pull complete [2021-03-09T00:37:12.671Z] 63d7cb157983: Pull complete [2021-03-09T00:37:13.272Z] b116817d02f9: Pull complete [2021-03-09T00:37:17.610Z] 745a02a5169b: Pull complete [2021-03-09T00:37:17.610Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-09T00:37:17.610Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-09T00:37:17.610Z] ---> b7e6874047d6 [2021-03-09T00:37:17.610Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-03-09T00:37:20.996Z] ---> Running in 3fc39ad944b4 [2021-03-09T00:37:21.978Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T00:37:22.572Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T00:37:23.545Z] (1/12) Installing libmagic (5.38-r0) [2021-03-09T00:37:23.816Z] (2/12) Installing file (5.38-r0) [2021-03-09T00:37:24.087Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-09T00:37:24.087Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-09T00:37:27.462Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-09T00:37:27.734Z] (6/12) Installing patch (2.7.6-r6) [2021-03-09T00:37:27.734Z] (7/12) Installing build-base (0.5-r2) [2021-03-09T00:37:27.734Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-09T00:37:28.004Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-09T00:37:28.004Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-09T00:37:28.004Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-09T00:37:28.273Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-09T00:37:28.273Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T00:37:28.273Z] OK: 217 MiB in 51 packages [2021-03-09T00:37:32.582Z] Removing intermediate container 3fc39ad944b4 [2021-03-09T00:37:32.582Z] ---> f0b9e9f0db78 [2021-03-09T00:37:32.582Z] Step 4/6 : WORKDIR /edgex-go [2021-03-09T00:37:32.582Z] ---> Running in df350b67b457 [2021-03-09T00:37:33.182Z] Removing intermediate container df350b67b457 [2021-03-09T00:37:33.182Z] ---> 44f5053c0219 [2021-03-09T00:37:33.182Z] Step 5/6 : COPY go.mod . [2021-03-09T00:37:33.781Z] ---> 5ca4bec4526e [2021-03-09T00:37:33.781Z] Step 6/6 : RUN go mod download [2021-03-09T00:37:33.781Z] ---> Running in 06fb6368e170 [2021-03-09T00:37:50.103Z] ---> 8f19f1f05ca4 [2021-03-09T00:37:50.103Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-09T00:37:50.103Z] ---> 6772bbf3bb7a [2021-03-09T00:37:50.103Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-09T00:37:50.103Z] ---> dc4fb9c19ce7 [2021-03-09T00:37:50.103Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-09T00:37:50.103Z] ---> a697aad93a3e [2021-03-09T00:37:50.103Z] ---> 8972a060e428 [2021-03-09T00:37:50.103Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setupStep 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-09T00:37:50.103Z] [2021-03-09T00:37:50.103Z] ---> Running in 6042c439a7c2 [2021-03-09T00:37:50.103Z] ---> Running in bf95066d8a41 [2021-03-09T00:37:50.103Z] ---> Running in 765f41b9ab59 [2021-03-09T00:37:50.103Z] ---> Running in b61231f0bc66 [2021-03-09T00:37:50.103Z] ---> Running in 4dac3c4589a2 [2021-03-09T00:37:51.101Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-09T00:37:51.101Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-09T00:37:51.101Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-09T00:37:51.101Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-09T00:37:51.101Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-09T00:38:06.584Z] Removing intermediate container 06fb6368e170 [2021-03-09T00:38:06.584Z] ---> 9bc2e447d0c5 [2021-03-09T00:38:06.584Z] Successfully built 9bc2e447d0c5 [2021-03-09T00:38:06.584Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-09T00:38:06.932Z] + docker inspect -f . ci-base-image-arm64 [2021-03-09T00:38:06.932Z] . [Pipeline] withDockerContainer [2021-03-09T00:38:07.195Z] prd-ubuntu18.04-docker-arm64-4c-16g-29056 does not seem to be running inside a container [2021-03-09T00:38:07.283Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-09T00:38:08.909Z] $ docker top cf212ba1e4dc0a5c4386f56f0b6c5fe060be43bd07d7027382aeb9385db0c255 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-09T00:38:09.945Z] + go version [2021-03-09T00:38:09.945Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-09T00:38:09.970Z] $ docker stop --time=1 cf212ba1e4dc0a5c4386f56f0b6c5fe060be43bd07d7027382aeb9385db0c255 [2021-03-09T00:38:11.910Z] $ docker rm -f cf212ba1e4dc0a5c4386f56f0b6c5fe060be43bd07d7027382aeb9385db0c255 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-09T00:38:12.913Z] + docker inspect -f . ci-base-image-arm64 [2021-03-09T00:38:12.913Z] . [Pipeline] withDockerContainer [2021-03-09T00:38:13.191Z] prd-ubuntu18.04-docker-arm64-4c-16g-29056 does not seem to be running inside a container [2021-03-09T00:38:13.276Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-09T00:38:14.703Z] $ docker top 2baa9c356eda9346cbc4c18d1ddeebe3218a259112cf8970a94df823470365a1 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-09T00:38:15.092Z] ========================================================= [2021-03-09T00:38:15.092Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-09T00:38:15.092Z] ========================================================= [Pipeline] sh [2021-03-09T00:38:15.740Z] + make test [2021-03-09T00:38:15.740Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-09T00:38:23.386Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-09T00:38:23.386Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-09T00:38:28.787Z] Removing intermediate container 6042c439a7c2 [2021-03-09T00:38:28.787Z] Removing intermediate container b61231f0bc66 [2021-03-09T00:38:28.787Z] ---> 50710493ae1f [2021-03-09T00:38:28.787Z] ---> b02474335706 [2021-03-09T00:38:28.787Z] [2021-03-09T00:38:28.787Z] [2021-03-09T00:38:28.787Z] Step 10/24 : FROM alpine:3.12 [2021-03-09T00:38:28.787Z] Step 10/21 : FROM alpine:3.12 [2021-03-09T00:38:28.787Z] 3.12: Pulling from library/alpine [2021-03-09T00:38:28.787Z] 3.12: Pulling from library/alpine [2021-03-09T00:38:30.196Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-09T00:38:30.197Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-09T00:38:30.197Z] Status: Downloaded newer image for alpine:3.12 [2021-03-09T00:38:30.197Z] ---> 88dd2752d2ea [2021-03-09T00:38:30.197Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-09T00:38:30.197Z] Status: Image is up to date for alpine:3.12 [2021-03-09T00:38:30.197Z] ---> 88dd2752d2ea [2021-03-09T00:38:30.197Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-09T00:38:34.411Z] ---> Running in aaee9e42ca02 [2021-03-09T00:38:34.411Z] ---> Running in 6c3b5413e0a7 [2021-03-09T00:38:34.411Z] Removing intermediate container 4dac3c4589a2 [2021-03-09T00:38:34.411Z] ---> 03444f35d022 [2021-03-09T00:38:34.411Z] [2021-03-09T00:38:34.411Z] Step 10/22 : FROM alpine:3.12 [2021-03-09T00:38:34.411Z] ---> 88dd2752d2ea [2021-03-09T00:38:34.411Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-09T00:38:34.411Z] Removing intermediate container 765f41b9ab59 [2021-03-09T00:38:34.411Z] ---> a638dc712549 [2021-03-09T00:38:34.411Z] [2021-03-09T00:38:34.411Z] Step 10/22 : FROM alpine:3.12 [2021-03-09T00:38:34.411Z] ---> 88dd2752d2ea [2021-03-09T00:38:34.411Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-09T00:38:34.676Z] Removing intermediate container bf95066d8a41 [2021-03-09T00:38:34.676Z] ---> d730c0a5131c [2021-03-09T00:38:34.676Z] [2021-03-09T00:38:34.676Z] Step 10/23 : FROM alpine:3.12 [2021-03-09T00:38:34.676Z] ---> 88dd2752d2ea [2021-03-09T00:38:34.676Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-09T00:38:34.942Z] ---> Running in e3e30e4f53fe [2021-03-09T00:38:34.942Z] ---> Running in 899e0b09c879 [2021-03-09T00:38:34.942Z] ---> Running in 15e208f329e5 [2021-03-09T00:38:35.537Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T00:38:35.537Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T00:38:35.819Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T00:38:35.819Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T00:38:35.819Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T00:38:35.819Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-09T00:38:35.819Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-09T00:38:36.084Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T00:38:36.084Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-09T00:38:36.084Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-09T00:38:36.084Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-09T00:38:36.084Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-09T00:38:36.084Z] (4/4) Installing curl (7.69.1-r3) [2021-03-09T00:38:36.084Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T00:38:36.084Z] (4/5) Installing curl (7.69.1-r3) [2021-03-09T00:38:36.084Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-09T00:38:36.084Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T00:38:36.084Z] Executing ca-certificates-20191127-r4.trigger [2021-03-09T00:38:36.084Z] Executing ca-certificates-20191127-r4.trigger [2021-03-09T00:38:36.084Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T00:38:36.084Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T00:38:36.084Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T00:38:36.084Z] OK: 7 MiB in 18 packages [2021-03-09T00:38:36.084Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T00:38:36.084Z] OK: 7 MiB in 19 packages [2021-03-09T00:38:36.084Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-09T00:38:36.084Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T00:38:36.084Z] OK: 6 MiB in 15 packages [2021-03-09T00:38:36.350Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-09T00:38:36.350Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-09T00:38:36.350Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T00:38:36.350Z] Executing ca-certificates-20191127-r4.trigger [2021-03-09T00:38:36.350Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-09T00:38:36.350Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T00:38:36.350Z] OK: 6 MiB in 15 packages [2021-03-09T00:38:36.350Z] OK: 6 MiB in 16 packages [2021-03-09T00:38:39.671Z] Removing intermediate container e3e30e4f53fe [2021-03-09T00:38:39.671Z] ---> 8be34f858dd0 [2021-03-09T00:38:39.671Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-09T00:38:39.671Z] ---> Running in eb7d2bc25b8d [2021-03-09T00:38:39.941Z] Removing intermediate container 6c3b5413e0a7 [2021-03-09T00:38:39.941Z] ---> 25ced509a1e4 [2021-03-09T00:38:39.941Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-09T00:38:40.202Z] Removing intermediate container 899e0b09c879 [2021-03-09T00:38:40.202Z] ---> 3ed8d364d6be [2021-03-09T00:38:40.202Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-09T00:38:40.202Z] Removing intermediate container aaee9e42ca02 [2021-03-09T00:38:40.202Z] ---> 6213e7083e75 [2021-03-09T00:38:40.202Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-09T00:38:40.468Z] ---> Running in 7b0b28a09f32 [2021-03-09T00:38:40.468Z] ---> Running in e1cbd1f58c88 [2021-03-09T00:38:40.468Z] ---> Running in 9de6d3dae8e6 [2021-03-09T00:38:40.468Z] Removing intermediate container eb7d2bc25b8d [2021-03-09T00:38:40.468Z] ---> e8730a8c718e [2021-03-09T00:38:40.468Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-09T00:38:40.468Z] Removing intermediate container 15e208f329e5 [2021-03-09T00:38:40.468Z] ---> 6e6b01468b40 [2021-03-09T00:38:40.468Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-09T00:38:40.468Z] ---> Running in 2899a6ff6416 [2021-03-09T00:38:40.731Z] ---> Running in 1dd9a0b4c3b6 [2021-03-09T00:38:40.731Z] Removing intermediate container e1cbd1f58c88 [2021-03-09T00:38:40.731Z] ---> 652549ace4d9 [2021-03-09T00:38:40.731Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-09T00:38:40.731Z] Removing intermediate container 7b0b28a09f32 [2021-03-09T00:38:40.731Z] ---> 8d2c43c621c8 [2021-03-09T00:38:40.731Z] Step 13/21 : WORKDIR /edgex [2021-03-09T00:38:40.994Z] Removing intermediate container 9de6d3dae8e6 [2021-03-09T00:38:40.994Z] ---> 0ef667ca8884 [2021-03-09T00:38:40.994Z] Step 13/24 : WORKDIR / [2021-03-09T00:38:40.994Z] Removing intermediate container 2899a6ff6416 [2021-03-09T00:38:40.994Z] ---> ffe0787f0675 [2021-03-09T00:38:40.994Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-09T00:38:40.994Z] ---> Running in 1324ff0feb04 [2021-03-09T00:38:40.994Z] Removing intermediate container 1dd9a0b4c3b6 [2021-03-09T00:38:40.994Z] ---> cff0be59e99b [2021-03-09T00:38:40.994Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-09T00:38:41.256Z] ---> Running in 470a5421f699 [2021-03-09T00:38:41.256Z] ---> Running in e924c75502c6 [2021-03-09T00:38:41.256Z] ---> Running in c2c2b13a4748 [2021-03-09T00:38:41.256Z] ---> Running in 8c024050c09e [2021-03-09T00:38:41.256Z] Removing intermediate container 1324ff0feb04 [2021-03-09T00:38:41.256Z] ---> 1751a36a9421 [2021-03-09T00:38:41.256Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-09T00:38:41.518Z] Removing intermediate container 470a5421f699 [2021-03-09T00:38:41.518Z] ---> 6449ac922a4d [2021-03-09T00:38:41.518Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-09T00:38:41.518Z] Removing intermediate container e924c75502c6 [2021-03-09T00:38:41.518Z] ---> cd74b6826f07 [2021-03-09T00:38:41.518Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-03-09T00:38:41.518Z] ---> Running in 8054b61dba27 [2021-03-09T00:38:41.518Z] Removing intermediate container 8c024050c09e [2021-03-09T00:38:41.518Z] ---> 9203255ff741 [2021-03-09T00:38:41.518Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-09T00:38:41.785Z] Removing intermediate container c2c2b13a4748 [2021-03-09T00:38:41.785Z] ---> 3a6ac0d01254 [2021-03-09T00:38:41.785Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-09T00:38:41.785Z] ---> Running in dd1bbba3c1b5 [2021-03-09T00:38:42.058Z] Removing intermediate container 8054b61dba27 [2021-03-09T00:38:42.058Z] ---> 3156f0c1a4da [2021-03-09T00:38:42.058Z] Step 15/23 : WORKDIR / [2021-03-09T00:38:42.058Z] ---> 2d0024cb45a5 [2021-03-09T00:38:42.059Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-09T00:38:42.059Z] ---> 76c1243707b4 [2021-03-09T00:38:42.059Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-03-09T00:38:42.059Z] ---> Running in 1c933bfb1b04 [2021-03-09T00:38:42.059Z] Removing intermediate container dd1bbba3c1b5 [2021-03-09T00:38:42.059Z] ---> e33e247a079f [2021-03-09T00:38:42.059Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-09T00:38:42.059Z] ---> 5075d01a7af8 [2021-03-09T00:38:42.059Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-09T00:38:42.333Z] Removing intermediate container 1c933bfb1b04 [2021-03-09T00:38:42.333Z] ---> 5979cc8b4806 [2021-03-09T00:38:42.333Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-09T00:38:42.579Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-09T00:38:42.599Z] ---> 1e00e39b4534 [2021-03-09T00:38:42.599Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-09T00:38:42.599Z] ---> c8fa5c607ceb [2021-03-09T00:38:42.599Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-09T00:38:42.868Z] ---> 921db708b3e2 [2021-03-09T00:38:42.869Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-09T00:38:42.869Z] ---> f19aa7661c6e [2021-03-09T00:38:42.869Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-09T00:38:42.869Z] ---> f60c153d2acf [2021-03-09T00:38:42.869Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-09T00:38:43.142Z] ---> 12ac4d3f57ee [2021-03-09T00:38:43.142Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-09T00:38:43.738Z] ---> 6fea5a3d0454 [2021-03-09T00:38:43.738Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-09T00:38:44.001Z] ---> Running in 00dc08ebdc8a [2021-03-09T00:38:44.001Z] ---> f3514f4b5462 [2021-03-09T00:38:44.001Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-09T00:38:44.001Z] ---> c9d3aca675cd [2021-03-09T00:38:44.001Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-09T00:38:44.001Z] ---> e0ff000a060a [2021-03-09T00:38:44.001Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-09T00:38:44.001Z] ---> 2b2bbc069c2a [2021-03-09T00:38:44.001Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-09T00:38:44.001Z] ---> Running in f1b073a8a480 [2021-03-09T00:38:44.272Z] Removing intermediate container 00dc08ebdc8a [2021-03-09T00:38:44.272Z] ---> 90e76ec1d35d [2021-03-09T00:38:44.272Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-09T00:38:44.272Z] Removing intermediate container f1b073a8a480 [2021-03-09T00:38:44.272Z] ---> 9089b0161e81 [2021-03-09T00:38:44.272Z] Step 18/21 : CMD ["--init=true"] [2021-03-09T00:38:44.544Z] ---> Running in 5ca59e501c64 [2021-03-09T00:38:44.544Z] ---> e0cd8a3edad3 [2021-03-09T00:38:44.544Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-09T00:38:44.544Z] ---> Running in db557fef95a7 [2021-03-09T00:38:44.544Z] ---> b76062d8c0e9 [2021-03-09T00:38:44.544Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-09T00:38:44.544Z] ---> Running in 00c05287e35f [2021-03-09T00:38:44.807Z] ---> b414a7ae3a19 [2021-03-09T00:38:44.807Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-09T00:38:44.807Z] ---> Running in c52c1e0e17c9 [2021-03-09T00:38:44.807Z] Removing intermediate container 5ca59e501c64 [2021-03-09T00:38:44.807Z] ---> 9c73272ca77a [2021-03-09T00:38:44.807Z] Step 20/22 : LABEL arch=x86_64 [2021-03-09T00:38:45.076Z] Removing intermediate container db557fef95a7 [2021-03-09T00:38:45.076Z] ---> 358168468503 [2021-03-09T00:38:45.076Z] Step 19/21 : LABEL arch=x86_64 [2021-03-09T00:38:45.076Z] Removing intermediate container 00c05287e35f [2021-03-09T00:38:45.076Z] ---> 8a1c72d93da9 [2021-03-09T00:38:45.076Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-09T00:38:45.076Z] ---> Running in 97083a1d7db0 [2021-03-09T00:38:45.341Z] ---> Running in 3ae25e659dff [2021-03-09T00:38:45.341Z] ---> Running in 93d6e416a1da [2021-03-09T00:38:45.341Z] Removing intermediate container c52c1e0e17c9 [2021-03-09T00:38:45.341Z] ---> d10d0a37d86e [2021-03-09T00:38:45.341Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-09T00:38:45.341Z] ---> 9d4acac95d1f [2021-03-09T00:38:45.341Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-03-09T00:38:45.603Z] ---> Running in fdc4465c9748 [2021-03-09T00:38:45.603Z] ---> Running in 5add3661079a [2021-03-09T00:38:45.603Z] Removing intermediate container 97083a1d7db0 [2021-03-09T00:38:45.603Z] ---> 568fb9271063 [2021-03-09T00:38:45.603Z] Step 21/22 : LABEL git_sha=2910c4d29e035dc913b14d61136a4db17f680a98 [2021-03-09T00:38:45.867Z] Removing intermediate container 3ae25e659dff [2021-03-09T00:38:45.867Z] ---> 1967dcbb08fa [2021-03-09T00:38:45.867Z] Step 20/21 : LABEL git_sha=2910c4d29e035dc913b14d61136a4db17f680a98 [2021-03-09T00:38:45.867Z] Removing intermediate container 93d6e416a1da [2021-03-09T00:38:45.867Z] ---> c659c0ac130f [2021-03-09T00:38:45.867Z] Step 20/22 : LABEL arch=x86_64 [2021-03-09T00:38:45.867Z] ---> Running in bc82dbcc340d [2021-03-09T00:38:46.137Z] ---> Running in f7e3a2284063 [2021-03-09T00:38:46.137Z] Removing intermediate container fdc4465c9748 [2021-03-09T00:38:46.137Z] ---> 1a224629c0a0 [2021-03-09T00:38:46.137Z] Step 21/23 : LABEL arch=x86_64 [2021-03-09T00:38:46.137Z] ---> Running in 004df438d194 [2021-03-09T00:38:46.137Z] ---> Running in 36c2da1a2b3c [2021-03-09T00:38:46.401Z] Removing intermediate container bc82dbcc340d [2021-03-09T00:38:46.401Z] ---> 8075f894f5d4 [2021-03-09T00:38:46.401Z] Step 22/22 : LABEL version=0.0.0 [2021-03-09T00:38:46.401Z] Removing intermediate container f7e3a2284063 [2021-03-09T00:38:46.401Z] ---> 0e7b1e79e3e6 [2021-03-09T00:38:46.401Z] Step 21/21 : LABEL version=0.0.0 [2021-03-09T00:38:46.401Z] Removing intermediate container 004df438d194 [2021-03-09T00:38:46.401Z] ---> 0227edc40141 [2021-03-09T00:38:46.401Z] Step 21/22 : LABEL git_sha=2910c4d29e035dc913b14d61136a4db17f680a98 [2021-03-09T00:38:46.401Z] ---> Running in 25dd03c0d20d [2021-03-09T00:38:46.664Z] ---> Running in 9628a00efab3 [2021-03-09T00:38:46.664Z] ---> Running in b87f38207c89 [2021-03-09T00:38:46.664Z] Removing intermediate container 36c2da1a2b3c [2021-03-09T00:38:46.664Z] ---> bbafa842a29e [2021-03-09T00:38:46.664Z] Step 22/23 : LABEL git_sha=2910c4d29e035dc913b14d61136a4db17f680a98 [2021-03-09T00:38:46.934Z] ---> Running in 95d3c9977d24 [2021-03-09T00:38:46.934Z] Removing intermediate container 25dd03c0d20d [2021-03-09T00:38:46.934Z] ---> d4233c10289e [2021-03-09T00:38:46.934Z] [2021-03-09T00:38:47.197Z] Removing intermediate container b87f38207c89 [2021-03-09T00:38:47.197Z] ---> 0fe73513e5a9 [2021-03-09T00:38:47.197Z] Step 22/22 : LABEL version=0.0.0 [2021-03-09T00:38:47.197Z] Successfully built d4233c10289e [2021-03-09T00:38:47.197Z] Removing intermediate container 9628a00efab3 [2021-03-09T00:38:47.197Z] ---> 5c847b05e95e [2021-03-09T00:38:47.197Z] [2021-03-09T00:38:47.197Z] Successfully tagged docker-support-scheduler-go:latest [2021-03-09T00:38:47.197Z]  Building docker-support-scheduler-go ... done Building docker-security-bootstrapper-go [2021-03-09T00:38:47.460Z] ---> Running in 516a13ee3161 [2021-03-09T00:38:47.461Z] Removing intermediate container 95d3c9977d24 [2021-03-09T00:38:47.461Z] ---> d4621d23f2f6 [2021-03-09T00:38:47.461Z] Step 23/23 : LABEL version=0.0.0 [2021-03-09T00:38:47.461Z] Successfully built 5c847b05e95e [2021-03-09T00:38:47.461Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-03-09T00:38:47.461Z] Building docker-sys-mgmt-agent-go [2021-03-09T00:38:47.461Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 5add3661079a [2021-03-09T00:38:47.461Z] ---> 5c9c8123eb70 [2021-03-09T00:38:47.461Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-09T00:38:47.735Z] ---> Running in b126a7ae204d [2021-03-09T00:38:47.735Z] ---> Running in 6132483bfd4f [2021-03-09T00:38:47.735Z] Removing intermediate container 516a13ee3161 [2021-03-09T00:38:47.735Z] ---> 8f8569e6c219 [2021-03-09T00:38:47.735Z] [2021-03-09T00:38:48.006Z] Removing intermediate container b126a7ae204d [2021-03-09T00:38:48.006Z] ---> 16686c4f97c3 [2021-03-09T00:38:48.006Z] [2021-03-09T00:38:48.006Z] Successfully built 8f8569e6c219 [2021-03-09T00:38:48.006Z] Successfully tagged docker-support-notifications-go:latest [2021-03-09T00:38:48.006Z] Building docker-core-command-go [2021-03-09T00:38:48.006Z] Removing intermediate container 6132483bfd4f [2021-03-09T00:38:48.006Z] ---> a39ad767143f [2021-03-09T00:38:48.006Z] Step 22/24 : LABEL arch=x86_64 [2021-03-09T00:38:48.006Z]  Building docker-support-notifications-go ... done  ---> Running in 8884a088b58b [2021-03-09T00:38:48.274Z] Successfully built 16686c4f97c3 [2021-03-09T00:38:48.274Z] Successfully tagged docker-core-metadata-go:latest [2021-03-09T00:38:48.274Z] Building docker-core-data-go [2021-03-09T00:38:48.543Z]  Building docker-core-metadata-go ... done Removing intermediate container 8884a088b58b [2021-03-09T00:38:48.543Z] ---> b210f13a9f81 [2021-03-09T00:38:48.543Z] Step 23/24 : LABEL git_sha=2910c4d29e035dc913b14d61136a4db17f680a98 [2021-03-09T00:38:48.543Z] ---> Running in 1ea225015792 [2021-03-09T00:38:49.125Z] Removing intermediate container 1ea225015792 [2021-03-09T00:38:49.125Z] ---> 5dfaa21a633e [2021-03-09T00:38:49.125Z] Step 24/24 : LABEL version=0.0.0 [2021-03-09T00:38:49.125Z] ---> Running in 8d3e3ed0450a [2021-03-09T00:38:49.708Z] Removing intermediate container 8d3e3ed0450a [2021-03-09T00:38:49.708Z] ---> 24cf2df92677 [2021-03-09T00:38:49.708Z] [2021-03-09T00:38:52.272Z] Successfully built 24cf2df92677 [2021-03-09T00:38:52.272Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-03-09T00:39:14.383Z]  Building docker-security-secretstore-setup-go ... done Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T00:39:14.383Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-09T00:39:14.383Z] ---> f7f2940242c5 [2021-03-09T00:39:14.383Z] Step 3/31 : WORKDIR /edgex-go [2021-03-09T00:39:14.383Z] ---> Using cache [2021-03-09T00:39:14.383Z] ---> b9481a576f50 [2021-03-09T00:39:14.383Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T00:39:14.383Z] ---> Using cache [2021-03-09T00:39:14.383Z] ---> 0d72ad3e01f2 [2021-03-09T00:39:14.383Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-09T00:39:14.383Z] ---> Using cache [2021-03-09T00:39:14.383Z] ---> 1137dd6a9044 [2021-03-09T00:39:14.383Z] Step 6/31 : COPY go.mod . [2021-03-09T00:39:14.383Z] ---> Using cache [2021-03-09T00:39:14.383Z] ---> 06609704faf2 [2021-03-09T00:39:14.383Z] Step 7/31 : RUN go mod download [2021-03-09T00:39:14.383Z] ---> Using cache [2021-03-09T00:39:14.383Z] ---> ac385be8b607 [2021-03-09T00:39:14.383Z] Step 8/31 : COPY . . [2021-03-09T00:39:14.383Z] ---> Using cache [2021-03-09T00:39:14.383Z] ---> 8972a060e428 [2021-03-09T00:39:14.383Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-09T00:39:14.383Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T00:39:14.383Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-09T00:39:14.383Z] ---> f7f2940242c5 [2021-03-09T00:39:14.383Z] Step 3/26 : WORKDIR /edgex-go [2021-03-09T00:39:14.383Z] ---> Using cache [2021-03-09T00:39:14.383Z] ---> b9481a576f50 [2021-03-09T00:39:14.383Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T00:39:14.383Z] ---> Using cache [2021-03-09T00:39:14.383Z] ---> 0d72ad3e01f2 [2021-03-09T00:39:14.383Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-09T00:39:14.383Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T00:39:14.383Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-09T00:39:14.383Z] ---> f7f2940242c5 [2021-03-09T00:39:14.383Z] Step 3/23 : WORKDIR /edgex-go [2021-03-09T00:39:14.383Z] ---> Using cache [2021-03-09T00:39:14.383Z] ---> b9481a576f50 [2021-03-09T00:39:14.383Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T00:39:14.383Z] ---> Using cache [2021-03-09T00:39:14.383Z] ---> 0d72ad3e01f2 [2021-03-09T00:39:14.383Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-09T00:39:14.649Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T00:39:14.649Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-09T00:39:14.649Z] ---> f7f2940242c5 [2021-03-09T00:39:14.649Z] Step 3/23 : WORKDIR /edgex-go [2021-03-09T00:39:14.649Z] ---> Using cache [2021-03-09T00:39:14.649Z] ---> b9481a576f50 [2021-03-09T00:39:14.649Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T00:39:14.649Z] ---> Using cache [2021-03-09T00:39:14.649Z] ---> 0d72ad3e01f2 [2021-03-09T00:39:14.649Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-09T00:39:14.649Z] ---> Using cache [2021-03-09T00:39:14.649Z] ---> 1137dd6a9044 [2021-03-09T00:39:14.649Z] Step 6/23 : COPY go.mod . [2021-03-09T00:39:14.649Z] ---> Using cache [2021-03-09T00:39:14.649Z] ---> 06609704faf2 [2021-03-09T00:39:14.649Z] Step 7/23 : RUN go mod download [2021-03-09T00:39:14.649Z] ---> Using cache [2021-03-09T00:39:14.649Z] ---> ac385be8b607 [2021-03-09T00:39:14.649Z] Step 8/23 : COPY . . [2021-03-09T00:39:14.649Z] ---> Using cache [2021-03-09T00:39:14.649Z] ---> 8972a060e428 [2021-03-09T00:39:14.649Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-09T00:39:15.605Z] ---> Running in afb2aa496644 [2021-03-09T00:39:15.605Z] ---> Running in f85c6c3c05d9 [2021-03-09T00:39:15.605Z] ---> Running in b07dd208b379 [2021-03-09T00:39:15.605Z] ---> Running in 68c9fa64815c [2021-03-09T00:39:17.022Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-09T00:39:17.023Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-09T00:39:17.023Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T00:39:17.023Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T00:39:18.003Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T00:39:18.003Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T00:39:18.598Z] OK: 233 MiB in 51 packages [2021-03-09T00:39:18.880Z] OK: 233 MiB in 51 packages [2021-03-09T00:39:20.348Z] Removing intermediate container 68c9fa64815c [2021-03-09T00:39:20.348Z] ---> dc52fbadb6b5 [2021-03-09T00:39:20.348Z] Step 6/23 : COPY go.mod . [2021-03-09T00:39:20.625Z] Removing intermediate container afb2aa496644 [2021-03-09T00:39:20.625Z] ---> 086aa7c88462 [2021-03-09T00:39:20.625Z] Step 6/26 : COPY go.mod . [2021-03-09T00:39:21.225Z] ---> e9e9040a88eb [2021-03-09T00:39:21.225Z] Step 7/26 : RUN go mod download [2021-03-09T00:39:21.225Z] ---> bed0e946a98d [2021-03-09T00:39:21.225Z] Step 7/23 : RUN go mod download [2021-03-09T00:39:21.225Z] ---> Running in 9989ea97c597 [2021-03-09T00:39:21.225Z] ---> Running in 424267c0037b [2021-03-09T00:39:25.460Z] Removing intermediate container 424267c0037b [2021-03-09T00:39:25.460Z] ---> bc33d7118f34 [2021-03-09T00:39:25.460Z] Step 8/26 : COPY . . [2021-03-09T00:39:25.460Z] Removing intermediate container 9989ea97c597 [2021-03-09T00:39:25.460Z] ---> e642d624e169 [2021-03-09T00:39:25.460Z] Step 8/23 : COPY . . [2021-03-09T00:39:29.652Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-09T00:39:56.696Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-09T00:39:56.696Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-09T00:39:56.696Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-09T00:39:56.696Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-09T00:39:56.696Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-09T00:39:56.696Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-09T00:39:56.696Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-09T00:39:57.683Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-09T00:39:57.819Z] Removing intermediate container b07dd208b379 [2021-03-09T00:39:57.819Z] ---> 7bbd08c8d9b1 [2021-03-09T00:39:57.819Z] [2021-03-09T00:39:57.819Z] Step 10/31 : FROM alpine:3.12 [2021-03-09T00:39:57.819Z] ---> 88dd2752d2ea [2021-03-09T00:39:57.819Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-09T00:39:57.819Z] Removing intermediate container f85c6c3c05d9 [2021-03-09T00:39:57.819Z] ---> 16daa58ffff7 [2021-03-09T00:39:57.819Z] [2021-03-09T00:39:57.819Z] Step 10/23 : FROM alpine:3.12 [2021-03-09T00:39:57.819Z] ---> 88dd2752d2ea [2021-03-09T00:39:57.819Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-09T00:39:57.819Z] ---> Using cache [2021-03-09T00:39:57.819Z] ---> 3ed8d364d6be [2021-03-09T00:39:57.819Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-09T00:39:57.819Z] ---> Using cache [2021-03-09T00:39:57.819Z] ---> 652549ace4d9 [2021-03-09T00:39:57.820Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-09T00:39:57.820Z] ---> 9f2d528813d5 [2021-03-09T00:39:57.820Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-09T00:39:57.820Z] ---> Running in e747b38347da [2021-03-09T00:39:57.820Z] ---> 0d6024b0ea69 [2021-03-09T00:39:57.820Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-09T00:39:57.820Z] ---> Running in 713b8d11941e [2021-03-09T00:39:57.820Z] ---> Running in a4d8148d3100 [2021-03-09T00:39:57.820Z] ---> Running in 0f54c176b965 [2021-03-09T00:39:57.820Z] Removing intermediate container e747b38347da [2021-03-09T00:39:57.820Z] ---> 3a258c37919d [2021-03-09T00:39:57.820Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-09T00:39:57.820Z] Removing intermediate container 713b8d11941e [2021-03-09T00:39:57.820Z] ---> ba96afa9a510 [2021-03-09T00:39:57.820Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-09T00:39:57.820Z] ---> Running in 7aba06467a69 [2021-03-09T00:39:57.820Z] ---> Running in dc9a928e9cbd [2021-03-09T00:39:57.820Z] Removing intermediate container dc9a928e9cbd [2021-03-09T00:39:57.820Z] ---> e3b9e6a42e23 [2021-03-09T00:39:57.820Z] Step 15/23 : WORKDIR / [2021-03-09T00:39:57.820Z] ---> Running in 67174a837d0a [2021-03-09T00:39:57.820Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-09T00:39:57.820Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-09T00:39:57.820Z] Removing intermediate container 67174a837d0a [2021-03-09T00:39:57.820Z] ---> eaa9adce3bcd [2021-03-09T00:39:57.820Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-09T00:39:57.820Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T00:39:57.820Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T00:39:57.820Z] ---> db576620d349 [2021-03-09T00:39:57.820Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-09T00:39:57.820Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-09T00:39:57.820Z] (2/2) Installing su-exec (0.2-r1) [2021-03-09T00:39:57.820Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T00:39:57.820Z] OK: 6 MiB in 16 packages [2021-03-09T00:39:57.820Z] ---> 2c422f0b0717 [2021-03-09T00:39:57.820Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-09T00:39:57.820Z] Removing intermediate container 7aba06467a69 [2021-03-09T00:39:57.820Z] ---> 653d1dcd030a [2021-03-09T00:39:57.820Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-09T00:39:57.820Z] ---> Running in 8a73399500ae [2021-03-09T00:39:58.088Z] ---> d6e7d86354ce [2021-03-09T00:39:58.088Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-09T00:39:58.088Z] ---> Running in 6c938218f369 [2021-03-09T00:39:58.354Z] Removing intermediate container 8a73399500ae [2021-03-09T00:39:58.354Z] ---> 1bc22eb6bfa6 [2021-03-09T00:39:58.354Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-09T00:39:58.627Z] ---> Running in 2b431ef1b8e8 [2021-03-09T00:39:58.627Z] Removing intermediate container 6c938218f369 [2021-03-09T00:39:58.627Z] ---> 4b38092c4a3c [2021-03-09T00:39:58.627Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-09T00:39:58.664Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-09T00:39:58.904Z] ---> Running in 26f8c7f70729 [2021-03-09T00:39:59.172Z] Removing intermediate container 2b431ef1b8e8 [2021-03-09T00:39:59.172Z] ---> c6eeac5e9ce4 [2021-03-09T00:39:59.172Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-09T00:39:59.172Z] Removing intermediate container 26f8c7f70729 [2021-03-09T00:39:59.172Z] ---> 834201d3c53e [2021-03-09T00:39:59.172Z] Step 21/23 : LABEL arch=x86_64 [2021-03-09T00:39:59.172Z] ---> Running in 7ceb6bdf0c27 [2021-03-09T00:39:59.438Z] ---> Running in a2f87aad90a7 [2021-03-09T00:39:59.707Z] Removing intermediate container a2f87aad90a7 [2021-03-09T00:39:59.707Z] ---> c71613c013d8 [2021-03-09T00:39:59.707Z] Step 22/23 : LABEL git_sha=2910c4d29e035dc913b14d61136a4db17f680a98 [2021-03-09T00:39:59.707Z] ---> Running in f03f43873d7f [2021-03-09T00:40:00.296Z] Removing intermediate container f03f43873d7f [2021-03-09T00:40:00.296Z] ---> 4ba6cccf5417 [2021-03-09T00:40:00.296Z] Step 23/23 : LABEL version=0.0.0 [2021-03-09T00:40:00.296Z] ---> Running in 8799e507a0c0 [2021-03-09T00:40:01.274Z] Removing intermediate container 8799e507a0c0 [2021-03-09T00:40:01.274Z] ---> 6a82891fb105 [2021-03-09T00:40:01.274Z] [2021-03-09T00:40:01.555Z] Successfully built 6a82891fb105 [2021-03-09T00:40:01.555Z] Successfully tagged docker-core-command-go:latest [2021-03-09T00:40:01.834Z]  Building docker-core-command-go ... done Removing intermediate container 7ceb6bdf0c27 [2021-03-09T00:40:01.834Z] ---> 4fa2a674898a [2021-03-09T00:40:01.834Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-09T00:40:01.834Z] ---> Running in f263d296a96d [2021-03-09T00:40:02.116Z] Removing intermediate container f263d296a96d [2021-03-09T00:40:02.116Z] ---> a8c1246a5e7f [2021-03-09T00:40:02.116Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-09T00:40:03.551Z] ---> 5b1c527d8c21 [2021-03-09T00:40:03.551Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-09T00:40:03.551Z] ---> Running in 8f6391c6346b [2021-03-09T00:40:06.179Z] Removing intermediate container 8f6391c6346b [2021-03-09T00:40:06.180Z] ---> 1353e06e72d0 [2021-03-09T00:40:06.180Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-09T00:40:06.452Z] ---> 16e94ad37982 [2021-03-09T00:40:06.452Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-09T00:40:07.807Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-09T00:40:07.807Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-09T00:40:07.807Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-09T00:40:08.478Z] ---> e36d6cf9fe06 [2021-03-09T00:40:08.478Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-09T00:40:09.082Z] ---> ddfd4a17d118 [2021-03-09T00:40:09.082Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-09T00:40:09.684Z] ---> a7ee52538678 [2021-03-09T00:40:09.685Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-09T00:40:10.651Z] ---> bc9a18779831 [2021-03-09T00:40:10.651Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-09T00:40:10.923Z] ---> Running in a706d9f93596 [2021-03-09T00:40:11.195Z] Removing intermediate container a706d9f93596 [2021-03-09T00:40:11.195Z] ---> 3af68cce83ec [2021-03-09T00:40:11.195Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-09T00:40:11.779Z] ---> f5d15579ade0 [2021-03-09T00:40:11.779Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-09T00:40:11.779Z] ---> Running in 8030987bff1a [2021-03-09T00:40:13.229Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.334s coverage: 45.9% of statements [2021-03-09T00:40:13.229Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-09T00:40:13.229Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-09T00:40:13.229Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-09T00:40:13.229Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-09T00:40:13.229Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-09T00:40:13.229Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-09T00:40:13.229Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-03-09T00:40:13.229Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.241s coverage: 100.0% of statements [2021-03-09T00:40:13.736Z] Removing intermediate container 8030987bff1a [2021-03-09T00:40:13.736Z] ---> b13957dd0533 [2021-03-09T00:40:13.736Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-09T00:40:15.660Z] ---> Running in 7a659dfdd53a [2021-03-09T00:40:15.660Z] Removing intermediate container 0f54c176b965 [2021-03-09T00:40:15.660Z] ---> fa431a666dd2 [2021-03-09T00:40:15.660Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-09T00:40:15.660Z] Removing intermediate container 7a659dfdd53a [2021-03-09T00:40:15.660Z] ---> 92f424fc6190 [2021-03-09T00:40:15.660Z] Step 28/31 : CMD ["gate"] [2021-03-09T00:40:15.922Z] ---> Running in b9f5e2cbdb8c [2021-03-09T00:40:15.922Z] ---> Running in ed9c68be834b [2021-03-09T00:40:16.185Z] Removing intermediate container ed9c68be834b [2021-03-09T00:40:16.185Z] ---> f4b6b4c8cb0e [2021-03-09T00:40:16.185Z] Step 29/31 : LABEL arch=x86_64 [2021-03-09T00:40:16.450Z] ---> Running in e3891208e672 [2021-03-09T00:40:16.713Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-09T00:40:16.984Z] Removing intermediate container e3891208e672 [2021-03-09T00:40:16.984Z] ---> 94df68788a3a [2021-03-09T00:40:17.250Z] Step 30/31 : LABEL git_sha=2910c4d29e035dc913b14d61136a4db17f680a98 [2021-03-09T00:40:18.651Z] ---> Running in 15f215581b3f [2021-03-09T00:40:18.914Z] Removing intermediate container a4d8148d3100 [2021-03-09T00:40:18.914Z] ---> ee3d770629e2 [2021-03-09T00:40:18.914Z] [2021-03-09T00:40:18.914Z] Step 10/23 : FROM alpine:3.12 [2021-03-09T00:40:18.914Z] ---> 88dd2752d2ea [2021-03-09T00:40:18.914Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-09T00:40:19.177Z] ---> Running in e77da2f76f40 [2021-03-09T00:40:19.177Z] Removing intermediate container 15f215581b3f [2021-03-09T00:40:19.177Z] ---> d9162560fa6a [2021-03-09T00:40:19.177Z] Step 31/31 : LABEL version=0.0.0 [2021-03-09T00:40:19.446Z] Removing intermediate container b9f5e2cbdb8c [2021-03-09T00:40:19.446Z] ---> 43d9868aa6ea [2021-03-09T00:40:19.446Z] [2021-03-09T00:40:19.446Z] Step 11/26 : FROM docker:20.10.0 [2021-03-09T00:40:19.446Z] 20.10.0: Pulling from library/docker [2021-03-09T00:40:19.446Z] ---> Running in 6edfa6d0e0b9 [2021-03-09T00:40:19.710Z] Removing intermediate container e77da2f76f40 [2021-03-09T00:40:19.710Z] ---> d03572a58c15 [2021-03-09T00:40:19.710Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-09T00:40:19.710Z] ---> Running in aff6d732826b [2021-03-09T00:40:19.976Z] Removing intermediate container 6edfa6d0e0b9 [2021-03-09T00:40:19.976Z] ---> e2eb5920ed54 [2021-03-09T00:40:19.976Z] [2021-03-09T00:40:20.239Z] Removing intermediate container aff6d732826b [2021-03-09T00:40:20.239Z] ---> 28b2f0c9f995 [2021-03-09T00:40:20.239Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-09T00:40:20.239Z] Successfully built e2eb5920ed54 [2021-03-09T00:40:20.504Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-03-09T00:40:21.459Z]  Building docker-security-bootstrapper-go ... done  ---> Running in cdba88ffd933 [2021-03-09T00:40:21.534Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.586s coverage: 27.1% of statements [2021-03-09T00:40:21.534Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-09T00:40:21.534Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-09T00:40:21.534Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-09T00:40:21.534Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-09T00:40:21.534Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-09T00:40:21.534Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-09T00:40:21.534Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.070s coverage: 100.0% of statements [2021-03-09T00:40:21.534Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-09T00:40:21.534Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.071s coverage: 100.0% of statements [2021-03-09T00:40:21.534Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-09T00:40:21.534Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-09T00:40:21.734Z] Removing intermediate container cdba88ffd933 [2021-03-09T00:40:21.734Z] ---> 2492304c7c05 [2021-03-09T00:40:21.734Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T00:40:21.734Z] ---> Running in 9955be7f228a [2021-03-09T00:40:21.810Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.350s coverage: 66.2% of statements [2021-03-09T00:40:21.811Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-09T00:40:21.811Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-09T00:40:23.243Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.741s coverage: 82.4% of statements [2021-03-09T00:40:23.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-09T00:40:23.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-09T00:40:23.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-03-09T00:40:23.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-09T00:40:23.667Z] Removing intermediate container 9955be7f228a [2021-03-09T00:40:23.667Z] ---> 7686f9c71cbc [2021-03-09T00:40:23.667Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-09T00:40:23.667Z] ---> Running in f2eaf51d60fe [2021-03-09T00:40:24.257Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T00:40:24.841Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T00:40:25.109Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-09T00:40:25.109Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-09T00:40:25.109Z] ---> aefe523efa57 [2021-03-09T00:40:25.109Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-09T00:40:25.372Z] ---> Running in 9e39716cf7db [2021-03-09T00:40:25.962Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T00:40:25.962Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T00:40:25.962Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-09T00:40:26.225Z] (1/2) Installing readline (8.0.4-r0) [2021-03-09T00:40:26.225Z] (2/2) Installing bash (5.0.17-r0) [2021-03-09T00:40:26.225Z] Executing bash-5.0.17-r0.post-install [2021-03-09T00:40:26.225Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T00:40:26.225Z] OK: 12 MiB in 22 packages [2021-03-09T00:40:26.225Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-09T00:40:26.225Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-09T00:40:26.492Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-09T00:40:26.757Z] Removing intermediate container 9e39716cf7db [2021-03-09T00:40:26.757Z] ---> 50433691e728 [2021-03-09T00:40:26.757Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-09T00:40:26.757Z] ---> Running in 1458371ec171 [2021-03-09T00:40:26.757Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-09T00:40:27.019Z] Removing intermediate container 1458371ec171 [2021-03-09T00:40:27.019Z] ---> 772849621a7e [2021-03-09T00:40:27.019Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-09T00:40:27.019Z] ---> Running in 0f409fa6bf0a [2021-03-09T00:40:27.019Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-09T00:40:27.019Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T00:40:27.283Z] OK: 8 MiB in 20 packages [2021-03-09T00:40:27.283Z] Removing intermediate container 0f409fa6bf0a [2021-03-09T00:40:27.283Z] ---> 891fd4789f14 [2021-03-09T00:40:27.283Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-09T00:40:27.283Z] ---> Running in f72d100b935e [2021-03-09T00:40:27.548Z] Removing intermediate container f72d100b935e [2021-03-09T00:40:27.548Z] ---> 6a0862d7b082 [2021-03-09T00:40:27.548Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-09T00:40:27.817Z] Removing intermediate container f2eaf51d60fe [2021-03-09T00:40:27.817Z] ---> b61ff1d5b746 [2021-03-09T00:40:27.817Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-09T00:40:28.081Z] ---> 735b222a8cc6 [2021-03-09T00:40:28.081Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-09T00:40:28.081Z] ---> 1ebfbc4ce70d [2021-03-09T00:40:28.081Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-09T00:40:28.344Z] ---> 087676241fdf [2021-03-09T00:40:28.344Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-09T00:40:28.921Z] ---> b373cde9f586 [2021-03-09T00:40:28.921Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-09T00:40:28.921Z] ---> f9af30c4c496 [2021-03-09T00:40:28.921Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-09T00:40:28.921Z] ---> Running in 7776cc0d82a2 [2021-03-09T00:40:29.186Z] ---> 7c136cf3a979 [2021-03-09T00:40:29.186Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-09T00:40:29.450Z] ---> Running in a7e16c312eb6 [2021-03-09T00:40:29.450Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T00:40:29.716Z] Removing intermediate container a7e16c312eb6 [2021-03-09T00:40:29.716Z] ---> 10a633156923 [2021-03-09T00:40:29.716Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-09T00:40:29.716Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T00:40:29.716Z] ---> Running in 18dbbfa0cd57 [2021-03-09T00:40:29.716Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-09T00:40:29.716Z] (2/33) Installing expat (2.2.9-r1) [2021-03-09T00:40:29.716Z] (3/33) Installing libffi (3.3-r2) [2021-03-09T00:40:29.716Z] (4/33) Installing gdbm (1.13-r1) [2021-03-09T00:40:29.716Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-09T00:40:29.716Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-09T00:40:29.716Z] (7/33) Installing python3 (3.8.5-r1) [2021-03-09T00:40:29.978Z] Removing intermediate container 18dbbfa0cd57 [2021-03-09T00:40:29.978Z] ---> 42e35b1b3e5a [2021-03-09T00:40:29.978Z] Step 21/23 : LABEL arch=x86_64 [2021-03-09T00:40:30.558Z] ---> Running in 9a3f761bcb5f [2021-03-09T00:40:31.578Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.291s coverage: 28.6% of statements [2021-03-09T00:40:31.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-09T00:40:31.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-09T00:40:31.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-09T00:40:31.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-09T00:40:31.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-09T00:40:31.578Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.150s coverage: 100.0% of statements [2021-03-09T00:40:31.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-09T00:40:31.578Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.074s coverage: 100.0% of statements [2021-03-09T00:40:31.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-09T00:40:31.578Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.359s coverage: 86.7% of statements [2021-03-09T00:40:31.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-09T00:40:31.855Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.424s coverage: 97.5% of statements [2021-03-09T00:40:31.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-09T00:40:31.855Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.127s coverage: 78.3% of statements [2021-03-09T00:40:31.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-09T00:40:31.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-09T00:40:31.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-09T00:40:31.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-09T00:40:33.867Z] Removing intermediate container 9a3f761bcb5f [2021-03-09T00:40:33.867Z] ---> aa217b8c9250 [2021-03-09T00:40:33.867Z] Step 22/23 : LABEL git_sha=2910c4d29e035dc913b14d61136a4db17f680a98 [2021-03-09T00:40:33.867Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-09T00:40:33.867Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-09T00:40:33.867Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-09T00:40:33.867Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-09T00:40:33.867Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-09T00:40:33.867Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-09T00:40:33.867Z] ---> Running in 51bcb1320c7a [2021-03-09T00:40:33.867Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-09T00:40:33.868Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-09T00:40:33.868Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-09T00:40:33.868Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-09T00:40:34.130Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-09T00:40:34.130Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-09T00:40:34.391Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-09T00:40:34.966Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-09T00:40:34.966Z] Removing intermediate container 51bcb1320c7a [2021-03-09T00:40:34.966Z] ---> 0082cf4287b0 [2021-03-09T00:40:34.966Z] Step 23/23 : LABEL version=0.0.0 [2021-03-09T00:40:34.966Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-09T00:40:34.966Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-09T00:40:34.966Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-09T00:40:35.231Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-09T00:40:35.231Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-09T00:40:35.231Z] ---> Running in 2a1dcf989653 [2021-03-09T00:40:35.231Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-09T00:40:35.231Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-09T00:40:35.231Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-09T00:40:35.231Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-09T00:40:35.231Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-09T00:40:35.231Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-09T00:40:35.495Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-09T00:40:35.495Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T00:40:36.072Z] OK: 71 MiB in 55 packages [2021-03-09T00:40:36.072Z] Removing intermediate container 2a1dcf989653 [2021-03-09T00:40:36.072Z] ---> 2337802e6181 [2021-03-09T00:40:36.072Z] [2021-03-09T00:40:36.339Z] Successfully built 2337802e6181 [2021-03-09T00:40:36.339Z] Successfully tagged docker-core-data-go:latest [2021-03-09T00:40:41.656Z]  Building docker-core-data-go ... done Removing intermediate container 7776cc0d82a2 [2021-03-09T00:40:41.656Z] ---> de46efdb3299 [2021-03-09T00:40:41.656Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-09T00:40:41.656Z] ---> Running in a88f3b1d4d19 [2021-03-09T00:40:42.103Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.445s coverage: 92.8% of statements [2021-03-09T00:40:42.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-09T00:40:42.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-09T00:40:42.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-09T00:40:42.103Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-09T00:40:42.103Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-09T00:40:42.104Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-09T00:40:42.104Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-09T00:40:42.104Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-09T00:40:42.104Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-09T00:40:42.104Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-09T00:40:42.104Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-09T00:40:42.104Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-09T00:40:42.104Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-09T00:40:42.104Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-09T00:40:42.104Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-09T00:40:42.104Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-09T00:40:42.104Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-09T00:40:42.104Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-09T00:40:42.104Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2021-03-09T00:40:42.104Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-09T00:40:42.104Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-09T00:40:42.104Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.264s coverage: 0.1% of statements [2021-03-09T00:40:42.104Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-09T00:40:42.104Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-09T00:40:42.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-09T00:40:42.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.074s coverage: 47.1% of statements [2021-03-09T00:40:42.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.114s coverage: 79.5% of statements [2021-03-09T00:40:42.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.065s coverage: 94.1% of statements [2021-03-09T00:40:42.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.094s coverage: 96.3% of statements [2021-03-09T00:40:42.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements [2021-03-09T00:40:43.052Z] Collecting docker-compose==1.23.2 [2021-03-09T00:40:43.314Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-09T00:40:43.314Z] Collecting jsonschema<3,>=2.5.1 [2021-03-09T00:40:43.314Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-09T00:40:43.574Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-09T00:40:43.574Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-09T00:40:43.574Z] Collecting docopt<0.7,>=0.6.1 [2021-03-09T00:40:43.574Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-09T00:40:44.149Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-09T00:40:44.149Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-09T00:40:44.722Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-09T00:40:44.986Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-09T00:40:44.986Z] Collecting PyYAML<4,>=3.10 [2021-03-09T00:40:44.986Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-09T00:40:45.931Z] Collecting texttable<0.10,>=0.9.0 [2021-03-09T00:40:45.931Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-09T00:40:46.505Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-03-09T00:40:46.505Z] Collecting docker<4.0,>=3.6.0 [2021-03-09T00:40:46.505Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-09T00:40:46.767Z] Collecting cached-property<2,>=1.2.0 [2021-03-09T00:40:46.767Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-09T00:40:46.767Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-09T00:40:46.767Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-09T00:40:47.028Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-03-09T00:40:47.028Z] Collecting idna<2.8,>=2.5 [2021-03-09T00:40:47.028Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-09T00:40:47.028Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-03-09T00:40:47.028Z] Collecting docker-pycreds>=0.4.0 [2021-03-09T00:40:47.028Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-09T00:40:47.028Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-09T00:40:47.028Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-09T00:40:47.028Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-09T00:40:47.028Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-09T00:40:47.289Z] Installing collected packages: jsonschema, websocket-client, docopt, dockerpty, urllib3, idna, requests, PyYAML, texttable, docker-pycreds, docker, cached-property, docker-compose [2021-03-09T00:40:47.550Z] Running setup.py install for docopt: started [2021-03-09T00:40:48.121Z] Running setup.py install for docopt: finished with status 'done' [2021-03-09T00:40:48.121Z] Running setup.py install for dockerpty: started [2021-03-09T00:40:48.383Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-09T00:40:48.383Z] Attempting uninstall: urllib3 [2021-03-09T00:40:48.384Z] Found existing installation: urllib3 1.25.9 [2021-03-09T00:40:48.384Z] Uninstalling urllib3-1.25.9: [2021-03-09T00:40:48.384Z] Successfully uninstalled urllib3-1.25.9 [2021-03-09T00:40:48.646Z] Attempting uninstall: idna [2021-03-09T00:40:48.646Z] Found existing installation: idna 2.9 [2021-03-09T00:40:48.646Z] Uninstalling idna-2.9: [2021-03-09T00:40:48.646Z] Successfully uninstalled idna-2.9 [2021-03-09T00:40:48.907Z] Attempting uninstall: requests [2021-03-09T00:40:48.907Z] Found existing installation: requests 2.23.0 [2021-03-09T00:40:48.907Z] Uninstalling requests-2.23.0: [2021-03-09T00:40:48.907Z] Successfully uninstalled requests-2.23.0 [2021-03-09T00:40:49.173Z] Running setup.py install for PyYAML: started [2021-03-09T00:40:49.747Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-09T00:40:49.747Z] Running setup.py install for texttable: started [2021-03-09T00:40:50.321Z] Running setup.py install for texttable: finished with status 'done' [2021-03-09T00:40:50.901Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 [2021-03-09T00:40:54.221Z] Removing intermediate container a88f3b1d4d19 [2021-03-09T00:40:54.221Z] ---> 7aac236dbf55 [2021-03-09T00:40:54.221Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-09T00:40:54.485Z] ---> Running in 256e220d69e0 [2021-03-09T00:40:54.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.105s coverage: 94.4% of statements [2021-03-09T00:40:54.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.063s coverage: 44.8% of statements [2021-03-09T00:40:54.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 6.116s coverage: 81.4% of statements [2021-03-09T00:40:55.090Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T00:40:55.090Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T00:40:55.090Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-09T00:40:55.090Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-09T00:40:55.090Z] (3/3) Installing curl (7.69.1-r3) [2021-03-09T00:40:55.090Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T00:40:55.090Z] OK: 72 MiB in 58 packages [2021-03-09T00:40:55.698Z] Removing intermediate container 256e220d69e0 [2021-03-09T00:40:55.698Z] ---> 5584d9bbdfb7 [2021-03-09T00:40:55.698Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-09T00:40:55.698Z] ---> Running in bd030cf5614f [2021-03-09T00:40:56.004Z] Removing intermediate container bd030cf5614f [2021-03-09T00:40:56.004Z] ---> ea9de5b2e118 [2021-03-09T00:40:56.004Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-09T00:40:56.004Z] ---> Running in 5fdf0605e8f4 [2021-03-09T00:40:56.283Z] Removing intermediate container 5fdf0605e8f4 [2021-03-09T00:40:56.283Z] ---> 5d32af54a768 [2021-03-09T00:40:56.283Z] Step 24/26 : LABEL arch=x86_64 [2021-03-09T00:40:56.283Z] ---> Running in e7a560704791 [2021-03-09T00:40:56.557Z] Removing intermediate container e7a560704791 [2021-03-09T00:40:56.557Z] ---> 059c18bc3c53 [2021-03-09T00:40:56.557Z] Step 25/26 : LABEL git_sha=2910c4d29e035dc913b14d61136a4db17f680a98 [2021-03-09T00:40:56.557Z] ---> Running in f79a187deebb [2021-03-09T00:40:56.821Z] Removing intermediate container f79a187deebb [2021-03-09T00:40:56.821Z] ---> a6c4cf658d51 [2021-03-09T00:40:56.821Z] Step 26/26 : LABEL version=0.0.0 [2021-03-09T00:40:56.821Z] ---> Running in 0f3dfb7aabf1 [2021-03-09T00:40:56.821Z] Removing intermediate container 0f3dfb7aabf1 [2021-03-09T00:40:56.821Z] ---> 6e264e89098e [2021-03-09T00:40:56.821Z] [2021-03-09T00:40:57.084Z] Successfully built 6e264e89098e [2021-03-09T00:40:57.084Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-03-09T00:40:57.668Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-03-09T00:40:57.674Z] $ docker stop --time=1 db7545ae116806847ff76267e660db308e318f93693893e7ddce65748020debd [2021-03-09T00:40:59.290Z] $ docker rm -f db7545ae116806847ff76267e660db308e318f93693893e7ddce65748020debd [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-09T00:40:59.821Z] + docker images [2021-03-09T00:40:59.822Z] + grep docker [2021-03-09T00:41:00.083Z] docker-sys-mgmt-agent-go latest 6e264e89098e 4 seconds ago 313MB [2021-03-09T00:41:00.083Z] docker-core-data-go latest 2337802e6181 25 seconds ago 22.4MB [2021-03-09T00:41:00.083Z] docker-security-bootstrapper-go latest e2eb5920ed54 41 seconds ago 18.7MB [2021-03-09T00:41:00.083Z] docker-core-command-go latest 6a82891fb105 About a minute ago 17.2MB [2021-03-09T00:41:00.083Z] docker-security-secretstore-setup-go latest 24cf2df92677 2 minutes ago 24.9MB [2021-03-09T00:41:00.083Z] docker-core-metadata-go latest 16686c4f97c3 2 minutes ago 19MB [2021-03-09T00:41:00.083Z] docker-support-notifications-go latest 8f8569e6c219 2 minutes ago 17.8MB [2021-03-09T00:41:00.083Z] docker-security-proxy-setup-go latest 5c847b05e95e 2 minutes ago 24.7MB [2021-03-09T00:41:00.083Z] docker-support-scheduler-go latest d4233c10289e 2 minutes ago 17.2MB [2021-03-09T00:41:00.083Z] docker 20.10.0 aefe523efa57 2 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-03-09T00:41:09.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.121s coverage: 92.9% of statements [2021-03-09T00:41:09.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-09T00:41:09.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-09T00:41:09.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-09T00:41:09.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 77.8% of statements [2021-03-09T00:41:09.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-09T00:41:09.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-09T00:41:09.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-09T00:41:09.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-09T00:41:09.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-09T00:41:09.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements [2021-03-09T00:41:09.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-09T00:41:09.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-09T00:41:09.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements [2021-03-09T00:41:09.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-09T00:41:09.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 75.5% of statements [2021-03-09T00:41:09.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-09T00:41:09.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.067s coverage: 80.8% of statements [2021-03-09T00:41:09.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.119s coverage: 87.2% of statements [2021-03-09T00:41:09.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.134s coverage: 84.6% of statements [2021-03-09T00:41:09.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.172s coverage: 91.6% of statements [2021-03-09T00:41:09.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-09T00:41:09.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.564s coverage: 62.4% of statements [2021-03-09T00:41:09.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-09T00:41:09.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-09T00:41:09.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements [2021-03-09T00:41:09.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.112s coverage: 91.3% of statements [2021-03-09T00:41:09.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.067s coverage: 100.0% of statements [2021-03-09T00:41:09.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.062s coverage: 73.7% of statements [2021-03-09T00:41:09.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.045s coverage: 100.0% of statements [2021-03-09T00:41:13.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.897s coverage: 69.0% of statements [2021-03-09T00:41:13.118Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-09T00:41:13.118Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-09T00:41:13.118Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-09T00:41:13.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.371s coverage: 38.4% of statements [2021-03-09T00:41:13.721Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-09T00:41:13.721Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-09T00:41:13.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.139s coverage: 89.5% of statements [2021-03-09T00:41:13.721Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-09T00:41:13.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.081s coverage: 84.8% of statements [2021-03-09T00:41:16.032Z] Still waiting to schedule task [2021-03-09T00:41:16.032Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-29060’ [2021-03-09T00:41:20.466Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.449s coverage: 47.0% of statements [2021-03-09T00:41:20.466Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-09T00:41:20.466Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-09T00:41:20.466Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-09T00:41:20.467Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-09T00:41:20.467Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-09T00:41:20.467Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.146s coverage: 100.0% of statements [2021-03-09T00:41:20.467Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-09T00:41:20.467Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.132s coverage: 100.0% of statements [2021-03-09T00:41:20.467Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-09T00:41:20.467Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-09T00:41:20.467Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-09T00:41:20.467Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-09T00:41:20.467Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.485s coverage: 87.8% of statements [2021-03-09T00:41:20.467Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-09T00:41:20.467Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-09T00:41:20.467Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-09T00:41:30.640Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.586s coverage: 29.1% of statements [2021-03-09T00:41:30.640Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-09T00:41:30.640Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-09T00:41:30.640Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-09T00:41:30.640Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-09T00:41:30.640Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-09T00:41:30.640Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.259s coverage: 99.0% of statements [2021-03-09T00:41:30.640Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-09T00:41:30.640Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.101s coverage: 100.0% of statements [2021-03-09T00:41:30.640Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-09T00:41:30.640Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-09T00:41:30.640Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-09T00:41:30.640Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-09T00:41:30.640Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.336s coverage: 95.6% of statements [2021-03-09T00:41:30.640Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-09T00:41:30.640Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-09T00:41:30.640Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-09T00:41:30.640Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.046s coverage: 0.0% of statements [2021-03-09T00:41:30.640Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-09T00:41:30.640Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.050s coverage: 100.0% of statements [2021-03-09T00:41:30.640Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-09T00:41:30.640Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-09T00:41:30.640Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-09T00:41:30.640Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-09T00:41:30.640Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.086s coverage: 87.9% of statements [2021-03-09T00:41:30.640Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-09T00:41:30.640Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-09T00:41:30.640Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.113s coverage: 100.0% of statements [2021-03-09T00:41:30.640Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.081s coverage: 32.1% of statements [2021-03-09T00:41:31.234Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.087s coverage: 100.0% of statements [2021-03-09T00:41:31.830Z] GO111MODULE=on go vet ./... [2021-03-09T00:42:53.697Z] gofmt -l . [2021-03-09T00:42:55.667Z] [ "`gofmt -l .`" = "" ] [2021-03-09T00:42:59.050Z] ./bin/test-go-mod-tidy.sh [2021-03-09T00:42:59.325Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-09T00:43:01.969Z] + ls -al . [2021-03-09T00:43:01.969Z] total 764 [2021-03-09T00:43:01.969Z] drwxrwxr-x 9 1001 1001 4096 Mar 9 00:43 . [2021-03-09T00:43:01.969Z] drwxr-xr-x 4 root root 4096 Mar 9 00:38 .. [2021-03-09T00:43:01.969Z] -rw-rw-r-- 1 1001 1001 11 Mar 9 00:36 .dockerignore [2021-03-09T00:43:01.969Z] drwxrwxr-x 8 1001 1001 4096 Mar 9 00:36 .git [2021-03-09T00:43:01.969Z] drwxrwxr-x 3 1001 1001 4096 Mar 9 00:36 .github [2021-03-09T00:43:01.969Z] -rw-rw-r-- 1 1001 1001 818 Mar 9 00:36 .gitignore [2021-03-09T00:43:01.969Z] -rw-rw-r-- 1 1001 1001 166 Mar 9 00:36 .sonarcloud.properties [2021-03-09T00:43:01.969Z] -rw-rw-r-- 1 1001 1001 8475 Mar 9 00:36 Attribution.txt [2021-03-09T00:43:01.969Z] -rw-rw-r-- 1 1001 1001 3804 Mar 9 00:36 CONTRIBUTING.md [2021-03-09T00:43:01.969Z] -rw-rw-r-- 1 1001 1001 931 Mar 9 00:36 Dockerfile.build [2021-03-09T00:43:01.969Z] -rw-rw-r-- 1 1001 1001 863 Mar 9 00:36 Jenkinsfile [2021-03-09T00:43:01.969Z] -rw-rw-r-- 1 1001 1001 10775 Mar 9 00:36 LICENSE [2021-03-09T00:43:01.969Z] -rw-rw-r-- 1 1001 1001 5774 Mar 9 00:36 Makefile [2021-03-09T00:43:01.969Z] -rw-rw-r-- 1 1001 1001 6524 Mar 9 00:36 README.md [2021-03-09T00:43:01.969Z] -rw-rw-r-- 1 1001 1001 6755 Mar 9 00:36 SECURITY.md [2021-03-09T00:43:01.969Z] -rw-rw-r-- 1 1001 1001 5 Mar 9 00:32 VERSION [2021-03-09T00:43:01.969Z] -rw-rw-r-- 1 1001 1001 4131 Mar 9 00:36 ZMQWindows.md [2021-03-09T00:43:01.969Z] drwxrwxr-x 2 1001 1001 4096 Mar 9 00:36 bin [2021-03-09T00:43:01.969Z] drwxrwxr-x 14 1001 1001 4096 Mar 9 00:36 cmd [2021-03-09T00:43:01.969Z] -rw-r--r-- 1 root root 622934 Mar 9 00:41 coverage.out [2021-03-09T00:43:01.969Z] -rw-r--r-- 1 root root 1055 Mar 9 00:42 go.mod [2021-03-09T00:43:01.969Z] -rw-r--r-- 1 root root 21927 Mar 9 00:42 go.sum [2021-03-09T00:43:01.969Z] drwxrwxr-x 8 1001 1001 4096 Mar 9 00:36 internal [2021-03-09T00:43:01.969Z] drwxrwxr-x 4 1001 1001 4096 Mar 9 00:36 openapi [2021-03-09T00:43:01.969Z] drwxrwxr-x 4 1001 1001 4096 Mar 9 00:36 snap [2021-03-09T00:43:01.969Z] -rw-rw-r-- 1 1001 1001 168 Mar 9 00:36 version.go [Pipeline] sh [2021-03-09T00:43:02.733Z] + '[' -e coverage.out ] [2021-03-09T00:43:02.733Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-09T00:43:02.758Z] Warning: overwriting stash ‘coverage-report’ [2021-03-09T00:43:03.903Z] Stashed 1 file(s) [Pipeline] sh [2021-03-09T00:43:04.596Z] + make build [2021-03-09T00:43:04.596Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-09T00:43:11.332Z] Running on prd-ubuntu18.04-docker-8c-8g-29063 in /w/workspace/edgexfoundry_edgex-go_PR-3208 [Pipeline] { [Pipeline] ws [2021-03-09T00:43:11.387Z] Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout [2021-03-09T00:43:13.530Z] using credential edgex-jenkins-ssh [2021-03-09T00:43:13.598Z] Cloning the remote Git repository [2021-03-09T00:43:13.108Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-09T00:43:13.170Z] > git init /w/workspace/edgex-go/9 # timeout=10 [2021-03-09T00:43:13.197Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-09T00:43:13.197Z] > git --version # timeout=10 [2021-03-09T00:43:13.204Z] > git --version # 'git version 2.17.1' [2021-03-09T00:43:13.204Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-09T00:43:13.236Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-09T00:43:14.757Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-09T00:43:27.580Z] Merging remotes/origin/master commit 7248181b27c1f196cc7a2300d5170335b9add480 into PR head commit d9d1cdb2a048b2aa1100d198dafcee133d44e819 [2021-03-09T00:43:26.537Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-09T00:43:26.545Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-09T00:43:26.556Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-09T00:43:26.568Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-09T00:43:26.568Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-09T00:43:26.574Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3208/head:refs/remotes/origin/PR-3208 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-09T00:43:27.588Z] > git config core.sparsecheckout # timeout=10 [2021-03-09T00:43:27.593Z] > git checkout -f d9d1cdb2a048b2aa1100d198dafcee133d44e819 # timeout=10 [2021-03-09T00:43:27.675Z] > git remote # timeout=10 [2021-03-09T00:43:27.682Z] > git config --get remote.origin.url # timeout=10 [2021-03-09T00:43:27.687Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-09T00:43:27.690Z] > git merge 7248181b27c1f196cc7a2300d5170335b9add480 # timeout=10 [2021-03-09T00:43:27.761Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-09T00:43:27.770Z] Merge succeeded, producing a63a1515cf2a22eeb85bfa2f653caf33b956cd9a [2021-03-09T00:43:27.771Z] Checking out Revision a63a1515cf2a22eeb85bfa2f653caf33b956cd9a (PR-3208) [2021-03-09T00:43:27.772Z] > git config core.sparsecheckout # timeout=10 [2021-03-09T00:43:27.780Z] > git checkout -f a63a1515cf2a22eeb85bfa2f653caf33b956cd9a # timeout=10 [2021-03-09T00:43:31.515Z] Commit message: "Merge commit '7248181b27c1f196cc7a2300d5170335b9add480' into HEAD" [2021-03-09T00:43:31.525Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-09T00:43:32.537Z] + echo snap-build.sh [2021-03-09T00:43:32.537Z] snap-build.sh [2021-03-09T00:43:32.537Z] + SNAP_BASE_DIR=. [2021-03-09T00:43:32.537Z] + '[' '!' -z /w/workspace/edgex-go/9 ']' [2021-03-09T00:43:32.537Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/9 [2021-03-09T00:43:32.537Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/9]' [2021-03-09T00:43:32.537Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/9] [2021-03-09T00:43:32.537Z] + cd /w/workspace/edgex-go/9 [2021-03-09T00:43:32.537Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-03-09T00:43:32.537Z] Reading package lists... [2021-03-09T00:43:32.537Z] Building dependency tree... [2021-03-09T00:43:32.537Z] Reading state information... [2021-03-09T00:43:32.801Z] The following packages were automatically installed and are no longer required: [2021-03-09T00:43:32.801Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-03-09T00:43:32.801Z] uidmap xdelta3 [2021-03-09T00:43:32.801Z] Use 'sudo apt autoremove' to remove them. [2021-03-09T00:43:32.801Z] The following packages will be REMOVED: [2021-03-09T00:43:32.801Z] lxd* lxd-client* [2021-03-09T00:43:33.062Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-03-09T00:43:33.062Z] After this operation, 31.7 MB disk space will be freed. [2021-03-09T00:43:31.518Z] > git rev-list --no-walk 83c92b3a140ce6a53d53e8480570a1fdae15dd5e # timeout=10 [2021-03-09T00:43:34.401Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-03-09T00:43:34.401Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-09T00:43:34.979Z] Removing lxd dnsmasq configuration [2021-03-09T00:43:35.241Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-03-09T00:43:35.502Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-03-09T00:43:36.447Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-03-09T00:43:36.447Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2021-03-09T00:43:36.447Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-09T00:43:37.838Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-03-09T00:43:37.838Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-03-09T00:43:39.232Z] + sudo snap remove --purge lxd [2021-03-09T00:43:39.232Z] snap "lxd" is not installed [2021-03-09T00:43:39.232Z] + sudo groupadd --force --system lxd [2021-03-09T00:43:39.232Z] ++ whoami [2021-03-09T00:43:39.232Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-03-09T00:43:39.494Z] + newgrp - lxd [2021-03-09T00:43:39.494Z] + sudo snap install lxd [2021-03-09T00:43:41.603Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-09T00:43:45.924Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-09T00:43:56.088Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-09T00:43:56.088Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-09T00:43:57.763Z] 2021-03-09T00:43:54Z INFO Waiting for automatic snapd restart... [2021-03-09T00:44:01.484Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-09T00:44:08.196Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-09T00:44:10.023Z] lxd 4.11 from Canonical* installed [2021-03-09T00:44:10.024Z] + sudo lxd init --auto [2021-03-09T00:44:11.572Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-09T00:44:16.959Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-09T00:44:20.063Z] + sudo snap install --classic snapcraft [2021-03-09T00:44:20.372Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-09T00:44:24.305Z] snapcraft 4.5.4 from Canonical* installed [2021-03-09T00:44:24.305Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-03-09T00:44:24.305Z] + patch --verbose -p1 [2021-03-09T00:44:24.305Z] Hmm... Looks like a unified diff to me... [2021-03-09T00:44:24.305Z] The text leading up to this was: [2021-03-09T00:44:24.305Z] -------------------------- [2021-03-09T00:44:24.305Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-03-09T00:44:24.305Z] |From: Tony Espy [2021-03-09T00:44:24.305Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-03-09T00:44:24.305Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-03-09T00:44:24.305Z] | [2021-03-09T00:44:24.305Z] |This patch is used by the EdgeX CI pipeline builds to [2021-03-09T00:44:24.305Z] |optimize the snap CI check run for pull requests. When [2021-03-09T00:44:24.305Z] |applied, it essentially strips out everything (apps and [2021-03-09T00:44:24.305Z] |parts) from the snapcraft.yaml file except those required [2021-03-09T00:44:24.305Z] |to build edgex-go, as the whole idea of the CI check is to [2021-03-09T00:44:24.305Z] |catch changes to edgex-go that break the snap build. [2021-03-09T00:44:24.305Z] | [2021-03-09T00:44:24.305Z] |In general, anyone updating snapcraft.yaml will also need [2021-03-09T00:44:24.305Z] |to update this patch file, otherwise it may fail to apply, [2021-03-09T00:44:24.305Z] |resulting in a failed snap build CI check in the associated [2021-03-09T00:44:24.305Z] |pull request. [2021-03-09T00:44:24.305Z] | [2021-03-09T00:44:24.305Z] |Note - in addition to applying this patch, the pipeline also [2021-03-09T00:44:24.305Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-03-09T00:44:24.305Z] |need to build the finally binary .snap file (and it won't [2021-03-09T00:44:24.305Z] |work with the patch applied). This further reduces the build [2021-03-09T00:44:24.305Z] |time. [2021-03-09T00:44:24.305Z] |--- [2021-03-09T00:44:24.305Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-03-09T00:44:24.305Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-03-09T00:44:24.305Z] | [2021-03-09T00:44:24.305Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-03-09T00:44:24.305Z] |index 1e537489..faf42425 100644 [2021-03-09T00:44:24.305Z] |--- a/snap/snapcraft.yaml [2021-03-09T00:44:24.305Z] |+++ b/snap/snapcraft.yaml [2021-03-09T00:44:24.305Z] -------------------------- [2021-03-09T00:44:24.305Z] patching file snap/snapcraft.yaml [2021-03-09T00:44:24.305Z] Using Plan A... [2021-03-09T00:44:24.305Z] Hunk #1 succeeded at 73. [2021-03-09T00:44:24.305Z] Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). [2021-03-09T00:44:24.305Z] Hunk #3 succeeded at 217 (offset 3 lines). [2021-03-09T00:44:24.305Z] Hunk #4 succeeded at 225 (offset 3 lines). [2021-03-09T00:44:24.305Z] Hunk #5 succeeded at 232 (offset 3 lines). [2021-03-09T00:44:24.305Z] Hunk #6 succeeded at 259 (offset 3 lines). [2021-03-09T00:44:24.305Z] Hunk #7 succeeded at 293 (offset 3 lines). [2021-03-09T00:44:24.305Z] Hunk #8 succeeded at 352 (offset 11 lines). [2021-03-09T00:44:24.305Z] Hmm... Ignoring the trailing garbage. [2021-03-09T00:44:24.305Z] done [2021-03-09T00:44:24.305Z] + sudo snapcraft prime --use-lxd [2021-03-09T00:44:25.246Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-03-09T00:44:25.246Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-03-09T00:44:25.246Z] - README.md [2021-03-09T00:44:25.246Z] - snapcraft.yaml.orig [2021-03-09T00:44:25.246Z] [2021-03-09T00:44:25.246Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-09T00:44:25.807Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-09T00:44:25.819Z] Launching a container. [Pipeline] } [2021-03-09T00:44:34.105Z] $ docker stop --time=1 2baa9c356eda9346cbc4c18d1ddeebe3218a259112cf8970a94df823470365a1 [2021-03-09T00:44:36.637Z] $ docker rm -f 2baa9c356eda9346cbc4c18d1ddeebe3218a259112cf8970a94df823470365a1 [2021-03-09T00:44:38.105Z] Waiting for container to be ready [2021-03-09T00:44:38.106Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-03-09T00:44:38.106Z] [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-09T00:44:38.833Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-09T00:44:39.107Z] [2021-03-09T00:44:39.107Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-09T00:44:39.496Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-09T00:44:39.771Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-03-09T00:44:39.771Z] 29e5d40040c1: Pulling fs layer [2021-03-09T00:44:39.771Z] 1ce36da41761: Pulling fs layer [2021-03-09T00:44:39.771Z] 25b303627fd3: Pulling fs layer [2021-03-09T00:44:39.771Z] 29e5d40040c1: Verifying Checksum [2021-03-09T00:44:39.771Z] 29e5d40040c1: Download complete [2021-03-09T00:44:40.365Z] 1ce36da41761: Verifying Checksum [2021-03-09T00:44:40.365Z] 1ce36da41761: Download complete [2021-03-09T00:44:40.638Z] 29e5d40040c1: Pull complete [2021-03-09T00:44:42.078Z] 1ce36da41761: Pull complete [2021-03-09T00:44:42.078Z] 25b303627fd3: Download complete [2021-03-09T00:44:42.321Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-03-09T00:44:42.321Z] Waiting for network to be ready... [2021-03-09T00:44:42.903Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-09T00:44:42.903Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-09T00:44:43.477Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1573 kB] [2021-03-09T00:44:43.477Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-09T00:44:43.477Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-09T00:44:43.739Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-09T00:44:43.739Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-09T00:44:44.001Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-09T00:44:44.001Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-09T00:44:44.001Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-09T00:44:44.001Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-09T00:44:44.001Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] [2021-03-09T00:44:44.001Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-09T00:44:44.001Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-09T00:44:44.001Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [245 kB] [2021-03-09T00:44:44.001Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [31.7 kB] [2021-03-09T00:44:44.001Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1113 kB] [2021-03-09T00:44:44.261Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] [2021-03-09T00:44:44.261Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-09T00:44:44.529Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1913 kB] [2021-03-09T00:44:44.529Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] [2021-03-09T00:44:44.529Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-09T00:44:44.529Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-09T00:44:44.529Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [266 kB] [2021-03-09T00:44:44.529Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [35.3 kB] [2021-03-09T00:44:44.529Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] [2021-03-09T00:44:44.790Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-03-09T00:44:47.342Z] Fetched 24.0 MB in 4s (5644 kB/s) [2021-03-09T00:44:47.913Z] Reading package lists... [2021-03-09T00:44:48.175Z] Reading package lists... [2021-03-09T00:44:48.175Z] Building dependency tree... [2021-03-09T00:44:48.175Z] Reading state information... [2021-03-09T00:44:48.438Z] The following additional packages will be installed: [2021-03-09T00:44:48.438Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-09T00:44:48.438Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-09T00:44:48.438Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-09T00:44:48.438Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-03-09T00:44:48.438Z] Suggested packages: [2021-03-09T00:44:48.438Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-03-09T00:44:48.438Z] Recommended packages: [2021-03-09T00:44:48.438Z] gnupg libsasl2-modules [2021-03-09T00:44:48.438Z] The following NEW packages will be installed: [2021-03-09T00:44:48.438Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-09T00:44:48.438Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-09T00:44:48.438Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-09T00:44:48.438Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-03-09T00:44:48.438Z] The following packages will be upgraded: [2021-03-09T00:44:48.438Z] gpg gpg-agent gpgconf libudev1 [2021-03-09T00:44:48.438Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-03-09T00:44:48.438Z] Need to get 3530 kB of archives. [2021-03-09T00:44:48.438Z] After this operation, 13.3 MB of additional disk space will be used. [2021-03-09T00:44:48.438Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-03-09T00:44:48.438Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-03-09T00:44:48.438Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-03-09T00:44:48.438Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-03-09T00:44:48.700Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-03-09T00:44:48.970Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-03-09T00:44:49.231Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-03-09T00:44:49.231Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-03-09T00:44:49.231Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-03-09T00:44:49.231Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-03-09T00:44:49.231Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-03-09T00:44:49.495Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-03-09T00:44:49.495Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-03-09T00:44:49.495Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-03-09T00:44:49.495Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-03-09T00:44:49.495Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-03-09T00:44:49.495Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-03-09T00:44:49.495Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-03-09T00:44:49.495Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-03-09T00:44:49.495Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-03-09T00:44:49.495Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-03-09T00:44:49.495Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-03-09T00:44:49.495Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-09T00:44:49.495Z] Fetched 3530 kB in 1s (3397 kB/s) [2021-03-09T00:44:49.757Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-09T00:44:49.757Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-03-09T00:44:49.757Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-09T00:44:49.757Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-03-09T00:44:50.018Z] Selecting previously unselected package udev. [2021-03-09T00:44:50.018Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-09T00:44:50.018Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-03-09T00:44:50.018Z] Unpacking udev (237-3ubuntu10.44) ... [2021-03-09T00:44:50.279Z] Selecting previously unselected package libfuse2:amd64. [2021-03-09T00:44:50.279Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-03-09T00:44:50.279Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-09T00:44:50.279Z] Selecting previously unselected package fuse. [2021-03-09T00:44:50.279Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-03-09T00:44:50.279Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-03-09T00:44:50.279Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-09T00:44:50.279Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-09T00:44:50.554Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-09T00:44:50.554Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-09T00:44:50.554Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-09T00:44:50.829Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-09T00:44:50.829Z] Selecting previously unselected package libksba8:amd64. [2021-03-09T00:44:50.829Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-03-09T00:44:50.829Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-03-09T00:44:50.829Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-03-09T00:44:50.829Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-09T00:44:50.830Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-09T00:44:51.100Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-03-09T00:44:51.100Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-09T00:44:51.100Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-09T00:44:51.100Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-03-09T00:44:51.100Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-09T00:44:51.100Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-09T00:44:51.100Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-03-09T00:44:51.100Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-09T00:44:51.365Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-09T00:44:51.365Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-03-09T00:44:51.365Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-09T00:44:51.365Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-09T00:44:51.365Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-03-09T00:44:51.365Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-09T00:44:51.365Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-09T00:44:51.627Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-03-09T00:44:51.627Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-09T00:44:51.627Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-09T00:44:51.627Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-03-09T00:44:51.627Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-09T00:44:51.627Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-09T00:44:51.627Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-03-09T00:44:51.627Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-09T00:44:51.627Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-09T00:44:51.889Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-09T00:44:51.889Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-09T00:44:51.889Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-09T00:44:51.889Z] Selecting previously unselected package libsasl2-2:amd64. [2021-03-09T00:44:51.889Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-09T00:44:51.889Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-09T00:44:51.889Z] Selecting previously unselected package libldap-common. [2021-03-09T00:44:51.889Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-03-09T00:44:51.889Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-09T00:44:51.889Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-09T00:44:51.889Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-03-09T00:44:51.889Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-09T00:44:52.151Z] Selecting previously unselected package dirmngr. [2021-03-09T00:44:52.151Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-09T00:44:52.151Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-09T00:44:52.151Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-09T00:44:52.252Z] 25b303627fd3: Pull complete [2021-03-09T00:44:52.252Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-03-09T00:44:52.252Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-09T00:44:52.252Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-03-09T00:44:52.414Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-03-09T00:44:52.414Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-09T00:44:52.414Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-09T00:44:52.414Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-09T00:44:52.414Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-03-09T00:44:52.414Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-09T00:44:52.414Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-03-09T00:44:52.414Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-09T00:44:52.536Z] prd-ubuntu18.04-docker-arm64-4c-16g-29056 does not seem to be running inside a container [2021-03-09T00:44:52.619Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-09T00:44:52.675Z] Setting up udev (237-3ubuntu10.44) ... [2021-03-09T00:44:52.937Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-03-09T00:44:52.937Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-09T00:44:53.204Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-03-09T00:44:53.204Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-03-09T00:44:53.204Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-03-09T00:44:53.204Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-09T00:44:53.204Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-09T00:44:53.204Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-09T00:44:53.471Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-09T00:44:53.471Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-09T00:44:53.471Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-09T00:44:53.471Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-09T00:44:53.471Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-09T00:44:53.471Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-09T00:44:53.471Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-09T00:44:54.042Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-03-09T00:44:54.042Z] settings in the [Install] section, and DefaultInstance for template units). [2021-03-09T00:44:54.042Z] This means they are not meant to be enabled using systemctl. [2021-03-09T00:44:54.042Z] Possible reasons for having this kind of units are: [2021-03-09T00:44:54.042Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-03-09T00:44:54.042Z] .wants/ or .requires/ directory. [2021-03-09T00:44:54.042Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-03-09T00:44:54.042Z] a requirement dependency on it. [2021-03-09T00:44:54.042Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-03-09T00:44:54.042Z] D-Bus, udev, scripted systemctl call, ...). [2021-03-09T00:44:54.042Z] 4) In case of template units, the unit is meant to be enabled with some [2021-03-09T00:44:54.042Z] instance name specified. [2021-03-09T00:44:54.305Z] Reading package lists... [2021-03-09T00:44:54.567Z] Building dependency tree... [2021-03-09T00:44:54.567Z] Reading state information... [2021-03-09T00:44:54.567Z] The following additional packages will be installed: [2021-03-09T00:44:54.567Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-03-09T00:44:54.567Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-03-09T00:44:54.567Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-03-09T00:44:54.567Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-03-09T00:44:54.567Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-03-09T00:44:54.567Z] Suggested packages: [2021-03-09T00:44:54.567Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-03-09T00:44:54.567Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-03-09T00:44:54.567Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-03-09T00:44:54.567Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-03-09T00:44:54.567Z] systemd-container policykit-1 [2021-03-09T00:44:54.567Z] Recommended packages: [2021-03-09T00:44:54.567Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-03-09T00:44:54.567Z] The following NEW packages will be installed: [2021-03-09T00:44:54.567Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-03-09T00:44:54.567Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-03-09T00:44:54.567Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-03-09T00:44:54.567Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-03-09T00:44:54.567Z] python3.6-minimal snapd squashfs-tools sudo [2021-03-09T00:44:54.567Z] The following packages will be upgraded: [2021-03-09T00:44:54.567Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-03-09T00:44:54.829Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-03-09T00:44:54.829Z] Need to get 35.2 MB of archives. [2021-03-09T00:44:54.829Z] After this operation, 141 MB of additional disk space will be used. [2021-03-09T00:44:54.829Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-03-09T00:44:54.829Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-03-09T00:44:55.641Z] $ docker top a5d387b3144e9511d7419bb2acfadb7eef94187d6309c2ee3a421762ee3ba48d -eo pid,comm [2021-03-09T00:44:55.772Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-03-09T00:44:55.772Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-03-09T00:44:55.772Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-03-09T00:44:55.772Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-03-09T00:44:55.772Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-03-09T00:44:55.772Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-03-09T00:44:55.772Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-03-09T00:44:55.772Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-03-09T00:44:55.772Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-03-09T00:44:55.772Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-03-09T00:44:55.772Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-03-09T00:44:55.772Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.8 [1301 kB] [2021-03-09T00:44:55.772Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-03-09T00:44:55.772Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-03-09T00:44:55.772Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-03-09T00:44:55.772Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-03-09T00:44:55.772Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-03-09T00:44:55.772Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-03-09T00:44:55.772Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-03-09T00:44:55.772Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [Pipeline] { [Pipeline] sh [2021-03-09T00:44:56.037Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-03-09T00:44:56.037Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-03-09T00:44:56.037Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-03-09T00:44:56.037Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-03-09T00:44:56.037Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-03-09T00:44:56.037Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-03-09T00:44:56.037Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-03-09T00:44:56.037Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-03-09T00:44:56.637Z] + grep parallel [2021-03-09T00:44:56.637Z] + docker-compose build --help [2021-03-09T00:44:57.430Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-09T00:44:57.430Z] Fetched 35.2 MB in 3s (13.7 MB/s) [2021-03-09T00:44:57.430Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-09T00:44:57.430Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-03-09T00:44:57.694Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-09T00:44:58.265Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-03-09T00:44:58.265Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-09T00:44:58.265Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-03-09T00:44:58.529Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-09T00:44:58.529Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-03-09T00:44:58.529Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-09T00:44:58.791Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-03-09T00:44:58.791Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-09T00:44:58.791Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-03-09T00:44:58.791Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-09T00:44:59.052Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-03-09T00:44:59.052Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-03-09T00:44:59.623Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-03-09T00:44:59.623Z] (Reading database ... 12764 files and directories currently installed.) [2021-03-09T00:44:59.623Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-09T00:44:59.884Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-09T00:44:59.884Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-03-09T00:44:59.884Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-09T00:45:00.195Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-09T00:45:00.195Z] Selecting previously unselected package libexpat1:amd64. [2021-03-09T00:45:00.195Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-03-09T00:45:00.195Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-09T00:45:00.455Z] Selecting previously unselected package python3.6-minimal. [2021-03-09T00:45:00.455Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-09T00:45:00.455Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-09T00:45:01.026Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-09T00:45:01.027Z] Checking for services that may need to be restarted...done. [2021-03-09T00:45:01.027Z] Checking for services that may need to be restarted...done. [2021-03-09T00:45:01.027Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-09T00:45:01.027Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-09T00:45:01.027Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-09T00:45:01.598Z] Selecting previously unselected package python3-minimal. [2021-03-09T00:45:01.598Z] (Reading database ... 13012 files and directories currently installed.) [2021-03-09T00:45:01.598Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-03-09T00:45:01.598Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-03-09T00:45:01.598Z] Selecting previously unselected package mime-support. [2021-03-09T00:45:01.598Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-03-09T00:45:01.599Z] Unpacking mime-support (3.60ubuntu1) ... [2021-03-09T00:45:01.863Z] Selecting previously unselected package libmpdec2:amd64. [2021-03-09T00:45:01.863Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-03-09T00:45:01.863Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-09T00:45:01.863Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-03-09T00:45:01.863Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-09T00:45:01.863Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-09T00:45:02.037Z] --parallel Build images in parallel. [Pipeline] } [2021-03-09T00:45:02.056Z] $ docker stop --time=1 a5d387b3144e9511d7419bb2acfadb7eef94187d6309c2ee3a421762ee3ba48d [2021-03-09T00:45:02.124Z] Selecting previously unselected package python3.6. [2021-03-09T00:45:02.125Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-09T00:45:02.125Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-09T00:45:02.386Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-09T00:45:02.386Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-03-09T00:45:02.386Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-09T00:45:02.386Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-03-09T00:45:02.648Z] Selecting previously unselected package python3. [2021-03-09T00:45:02.648Z] (Reading database ... 13442 files and directories currently installed.) [2021-03-09T00:45:02.648Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-03-09T00:45:02.648Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-03-09T00:45:02.648Z] Selecting previously unselected package multiarch-support. [2021-03-09T00:45:02.648Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-03-09T00:45:02.648Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-03-09T00:45:02.648Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-03-09T00:45:02.918Z] Selecting previously unselected package liblzo2-2:amd64. [2021-03-09T00:45:02.918Z] (Reading database ... 13479 files and directories currently installed.) [2021-03-09T00:45:02.918Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-03-09T00:45:02.918Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-03-09T00:45:02.918Z] Selecting previously unselected package libbsd0:amd64. [2021-03-09T00:45:02.918Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-03-09T00:45:02.918Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-09T00:45:03.180Z] Selecting previously unselected package sudo. [2021-03-09T00:45:03.181Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-03-09T00:45:03.181Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-09T00:45:03.181Z] Selecting previously unselected package apparmor. [2021-03-09T00:45:03.181Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-03-09T00:45:03.181Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-03-09T00:45:03.442Z] Selecting previously unselected package libedit2:amd64. [2021-03-09T00:45:03.442Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-03-09T00:45:03.442Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-03-09T00:45:03.703Z] Selecting previously unselected package libkrb5support0:amd64. [2021-03-09T00:45:03.703Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-03-09T00:45:03.703Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-09T00:45:03.703Z] Selecting previously unselected package libk5crypto3:amd64. [2021-03-09T00:45:03.703Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-09T00:45:03.703Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-09T00:45:03.965Z] Selecting previously unselected package libkeyutils1:amd64. [2021-03-09T00:45:03.965Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-03-09T00:45:03.965Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-09T00:45:03.965Z] Selecting previously unselected package libkrb5-3:amd64. [2021-03-09T00:45:03.965Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-09T00:45:03.965Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-09T00:45:04.109Z] $ docker rm -f a5d387b3144e9511d7419bb2acfadb7eef94187d6309c2ee3a421762ee3ba48d [2021-03-09T00:45:04.227Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-09T00:45:04.228Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-03-09T00:45:04.228Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-09T00:45:04.228Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-03-09T00:45:04.228Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-03-09T00:45:04.228Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [Pipeline] // withDockerContainer [2021-03-09T00:45:04.491Z] Selecting previously unselected package openssh-client. [2021-03-09T00:45:04.491Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-03-09T00:45:04.491Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-09T00:45:04.758Z] Selecting previously unselected package squashfs-tools. [2021-03-09T00:45:04.758Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-03-09T00:45:04.758Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-09T00:45:04.758Z] Selecting previously unselected package snapd. [2021-03-09T00:45:04.758Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-03-09T00:45:04.758Z] Unpacking snapd (2.48.3+18.04) ... [2021-03-09T00:45:04.917Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-09T00:45:04.917Z] . [Pipeline] withDockerContainer [2021-03-09T00:45:05.199Z] prd-ubuntu18.04-docker-arm64-4c-16g-29056 does not seem to be running inside a container [2021-03-09T00:45:05.297Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-09T00:45:06.942Z] $ docker top 78aed067ba4e4b181a4a2f275f9f7d37c2229bd94da4fc1f2c2cde1f25e21611 -eo pid,comm [2021-03-09T00:45:07.303Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-03-09T00:45:07.304Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-09T00:45:07.304Z] Setting up mime-support (3.60ubuntu1) ... [2021-03-09T00:45:07.304Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-09T00:45:07.304Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-09T00:45:07.304Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-09T00:45:07.304Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-09T00:45:07.304Z] Setting up systemd (237-3ubuntu10.44) ... [2021-03-09T00:45:07.304Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [Pipeline] { [Pipeline] sh [2021-03-09T00:45:07.876Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-09T00:45:07.876Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-09T00:45:08.057Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-09T00:45:08.162Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-03-09T00:45:08.163Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-09T00:45:08.163Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-09T00:45:08.163Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-09T00:45:08.734Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-09T00:45:08.734Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-09T00:45:08.734Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-09T00:45:08.734Z] Setting up python3 (3.6.7-1~18.04) ... [2021-03-09T00:45:08.734Z] running python rtupdate hooks for python3.6... [2021-03-09T00:45:08.734Z] running python post-rtupdate hooks for python3.6... [2021-03-09T00:45:08.994Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-03-09T00:45:10.378Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-03-09T00:45:10.639Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-09T00:45:10.639Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-09T00:45:10.900Z] Setting up snapd (2.48.3+18.04) ... [2021-03-09T00:45:11.163Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-03-09T00:45:11.424Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-03-09T00:45:11.424Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-03-09T00:45:11.685Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-03-09T00:45:11.947Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-09T00:45:11.947Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-09T00:45:11.947Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-03-09T00:45:12.208Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-03-09T00:45:12.470Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-03-09T00:45:12.734Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-03-09T00:45:12.734Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-03-09T00:45:12.734Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-09T00:45:12.734Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-03-09T00:45:13.450Z] Building docker-core-command-go ... [2021-03-09T00:45:13.450Z] Building docker-core-data-go ... [2021-03-09T00:45:13.450Z] Building docker-core-metadata-go ... [2021-03-09T00:45:13.450Z] Building docker-security-bootstrapper-go ... [2021-03-09T00:45:13.450Z] Building docker-security-proxy-setup-go ... [2021-03-09T00:45:13.450Z] Building docker-security-secretstore-setup-go ... [2021-03-09T00:45:13.450Z] Building docker-support-notifications-go ... [2021-03-09T00:45:13.450Z] Building docker-support-scheduler-go ... [2021-03-09T00:45:13.450Z] Building docker-sys-mgmt-agent-go ... [2021-03-09T00:45:13.450Z] Building docker-support-notifications-go [2021-03-09T00:45:13.450Z] Building docker-security-secretstore-setup-go [2021-03-09T00:45:13.450Z] Building docker-core-metadata-go [2021-03-09T00:45:13.450Z] Building docker-core-command-go [2021-03-09T00:45:13.450Z] Building docker-security-proxy-setup-go [2021-03-09T00:45:13.681Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-09T00:45:13.953Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-09T00:45:14.215Z] Hit:3 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-09T00:45:15.059Z] Reading package lists... [2021-03-09T00:45:15.328Z] Reading package lists... [2021-03-09T00:45:15.594Z] Building dependency tree... [2021-03-09T00:45:15.594Z] Reading state information... [2021-03-09T00:45:15.859Z] Calculating upgrade... [2021-03-09T00:45:15.859Z] The following packages will be upgraded: [2021-03-09T00:45:15.859Z] advancecomp base-files bash binutils binutils-common [2021-03-09T00:45:15.859Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-03-09T00:45:15.859Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-03-09T00:45:15.859Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-03-09T00:45:15.859Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-03-09T00:45:15.859Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-03-09T00:45:15.859Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-03-09T00:45:15.859Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-03-09T00:45:15.859Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-03-09T00:45:15.859Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-03-09T00:45:15.859Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-03-09T00:45:15.859Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-03-09T00:45:15.859Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-03-09T00:45:15.859Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-03-09T00:45:15.859Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-03-09T00:45:16.127Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-03-09T00:45:16.127Z] Need to get 63.8 MB of archives. [2021-03-09T00:45:16.127Z] After this operation, 5202 kB of additional disk space will be used. [2021-03-09T00:45:16.127Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-136.140 [1001 kB] [2021-03-09T00:45:16.127Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-03-09T00:45:16.127Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-03-09T00:45:16.127Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-03-09T00:45:16.127Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-03-09T00:45:16.127Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-03-09T00:45:16.127Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-03-09T00:45:16.127Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-03-09T00:45:16.127Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-03-09T00:45:16.127Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-03-09T00:45:16.127Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-03-09T00:45:16.127Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-03-09T00:45:16.128Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-03-09T00:45:16.128Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-03-09T00:45:16.128Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-03-09T00:45:16.128Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-03-09T00:45:16.128Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-03-09T00:45:16.389Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-03-09T00:45:16.389Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-03-09T00:45:16.389Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-03-09T00:45:16.389Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-03-09T00:45:16.389Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-03-09T00:45:16.389Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-03-09T00:45:16.389Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-03-09T00:45:16.389Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-03-09T00:45:16.389Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-03-09T00:45:16.389Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-03-09T00:45:16.389Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-03-09T00:45:16.389Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-03-09T00:45:16.389Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-03-09T00:45:16.389Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-03-09T00:45:16.389Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-03-09T00:45:16.389Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-03-09T00:45:16.389Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-03-09T00:45:16.389Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-03-09T00:45:16.389Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-03-09T00:45:16.389Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-03-09T00:45:16.389Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-03-09T00:45:16.389Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-03-09T00:45:16.389Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] [2021-03-09T00:45:16.389Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-03-09T00:45:16.389Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-03-09T00:45:16.389Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-03-09T00:45:16.389Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-03-09T00:45:16.649Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-03-09T00:45:16.649Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-03-09T00:45:16.649Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-03-09T00:45:16.649Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-03-09T00:45:16.649Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-03-09T00:45:16.649Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-03-09T00:45:16.649Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-03-09T00:45:16.649Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-03-09T00:45:16.649Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-03-09T00:45:16.649Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-03-09T00:45:16.649Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-03-09T00:45:16.649Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-03-09T00:45:16.910Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-03-09T00:45:16.910Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-03-09T00:45:16.910Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-03-09T00:45:17.171Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-03-09T00:45:17.171Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-03-09T00:45:17.171Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-03-09T00:45:17.171Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-03-09T00:45:17.171Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-03-09T00:45:17.438Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-03-09T00:45:17.438Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-03-09T00:45:17.699Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-03-09T00:45:17.699Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-03-09T00:45:17.699Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-03-09T00:45:17.959Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-03-09T00:45:17.959Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-03-09T00:45:17.959Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-03-09T00:45:17.959Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-03-09T00:45:17.959Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-03-09T00:45:17.959Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-03-09T00:45:17.959Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-03-09T00:45:17.959Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-03-09T00:45:17.959Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-03-09T00:45:17.959Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-03-09T00:45:17.959Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-03-09T00:45:17.959Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-03-09T00:45:17.959Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-03-09T00:45:17.959Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-03-09T00:45:17.959Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-03-09T00:45:17.959Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-03-09T00:45:18.220Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-03-09T00:45:18.220Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-03-09T00:45:18.220Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-03-09T00:45:18.220Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-03-09T00:45:18.220Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-03-09T00:45:18.220Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-03-09T00:45:18.220Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-03-09T00:45:18.220Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-03-09T00:45:18.220Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-03-09T00:45:18.220Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-03-09T00:45:18.482Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-03-09T00:45:18.482Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-03-09T00:45:18.482Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-03-09T00:45:18.482Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-03-09T00:45:18.482Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-09T00:45:18.482Z] Fetched 63.8 MB in 2s (26.2 MB/s) [2021-03-09T00:45:18.482Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T00:45:18.482Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-03-09T00:45:18.746Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-09T00:45:19.318Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-09T00:45:19.318Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-09T00:45:19.579Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-136.140_amd64.deb ... [2021-03-09T00:45:19.579Z] Unpacking linux-libc-dev:amd64 (4.15.0-136.140) over (4.15.0-20.21) ... [2021-03-09T00:45:20.152Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-09T00:45:20.412Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-09T00:45:20.412Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-09T00:45:20.412Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-09T00:45:20.412Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-09T00:45:20.674Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-09T00:45:20.674Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-09T00:45:20.674Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-09T00:45:20.674Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-09T00:45:20.674Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-09T00:45:20.935Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-09T00:45:20.935Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-09T00:45:20.935Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-09T00:45:20.935Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-09T00:45:20.935Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-09T00:45:21.195Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-09T00:45:21.195Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-09T00:45:21.195Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-03-09T00:45:21.457Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-03-09T00:45:21.457Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-09T00:45:21.457Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-09T00:45:21.457Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-09T00:45:21.717Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-09T00:45:21.717Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-09T00:45:21.717Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-09T00:45:21.717Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-09T00:45:21.979Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-09T00:45:21.979Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-09T00:45:21.979Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-03-09T00:45:22.240Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-09T00:45:22.817Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-03-09T00:45:22.817Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-09T00:45:22.817Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-03-09T00:45:23.081Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-03-09T00:45:23.081Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-03-09T00:45:23.081Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-03-09T00:45:23.341Z] Setting up base-files (10.1ubuntu2.10) ... [2021-03-09T00:45:23.341Z] Installing new version of config file /etc/issue ... [2021-03-09T00:45:23.341Z] Installing new version of config file /etc/issue.net ... [2021-03-09T00:45:23.341Z] Installing new version of config file /etc/lsb-release ... [2021-03-09T00:45:23.341Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-03-09T00:45:23.602Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-03-09T00:45:23.602Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-03-09T00:45:23.602Z] Removing obsolete conffile /etc/default/motd-news ... [2021-03-09T00:45:23.862Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T00:45:23.862Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-03-09T00:45:23.862Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-03-09T00:45:23.862Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-03-09T00:45:24.128Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-03-09T00:45:24.128Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T00:45:24.128Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-09T00:45:24.128Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-03-09T00:45:24.128Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-03-09T00:45:24.390Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T00:45:24.390Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-03-09T00:45:24.390Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-03-09T00:45:24.390Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-03-09T00:45:24.653Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T00:45:24.653Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-03-09T00:45:24.653Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-09T00:45:24.914Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-03-09T00:45:24.914Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T00:45:24.914Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-09T00:45:25.176Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-09T00:45:25.176Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-09T00:45:25.483Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T00:45:25.483Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-09T00:45:25.483Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-09T00:45:25.483Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-03-09T00:45:25.483Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T00:45:25.483Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-03-09T00:45:25.483Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-03-09T00:45:25.744Z] Setting up grep (3.1-2build1) ... [2021-03-09T00:45:25.744Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T00:45:25.744Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-09T00:45:25.744Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-09T00:45:26.006Z] Setting up login (1:4.5-1ubuntu2) ... [2021-03-09T00:45:26.006Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T00:45:26.006Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-09T00:45:26.006Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-09T00:45:26.266Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-03-09T00:45:26.266Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T00:45:26.266Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-09T00:45:26.266Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-09T00:45:26.836Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-09T00:45:26.836Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-09T00:45:26.836Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-09T00:45:27.096Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-09T00:45:27.666Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-03-09T00:45:27.666Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T00:45:27.666Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-03-09T00:45:27.666Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-09T00:45:28.606Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-09T00:45:28.606Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-09T00:45:28.866Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-09T00:45:28.866Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-09T00:45:28.866Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-03-09T00:45:29.126Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T00:45:29.126Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-03-09T00:45:29.126Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-03-09T00:45:29.390Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-03-09T00:45:29.390Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T00:45:29.390Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-09T00:45:29.390Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-09T00:45:29.651Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-09T00:45:29.651Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T00:45:29.651Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-09T00:45:29.651Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-09T00:45:29.911Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-09T00:45:29.911Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T00:45:29.911Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-09T00:45:29.911Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-09T00:45:30.171Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-09T00:45:30.171Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T00:45:30.171Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-09T00:45:30.171Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-09T00:45:30.432Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-09T00:45:30.432Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T00:45:30.432Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-09T00:45:30.432Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-09T00:45:30.693Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-09T00:45:30.693Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-09T00:45:30.693Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-09T00:45:30.957Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T00:45:30.957Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-09T00:45:30.957Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-09T00:45:30.957Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-09T00:45:31.217Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T00:45:31.217Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-09T00:45:31.217Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-09T00:45:31.217Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-09T00:45:31.479Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T00:45:31.479Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-09T00:45:31.479Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-09T00:45:31.741Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-03-09T00:45:31.741Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T00:45:31.741Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-09T00:45:31.741Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-09T00:45:32.312Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-03-09T00:45:32.573Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-03-09T00:45:32.833Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-03-09T00:45:33.094Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T00:45:33.094Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-09T00:45:33.094Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-09T00:45:33.094Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-03-09T00:45:33.356Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T00:45:33.356Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-03-09T00:45:33.356Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-09T00:45:33.616Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-03-09T00:45:33.616Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-09T00:45:33.616Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-03-09T00:45:33.616Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-03-09T00:45:33.877Z] Setting up debconf (1.5.66ubuntu1) ... [2021-03-09T00:45:34.137Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-09T00:45:34.137Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-03-09T00:45:34.137Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-09T00:45:34.137Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-03-09T00:45:34.399Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-09T00:45:34.399Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-03-09T00:45:34.399Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-09T00:45:34.399Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-03-09T00:45:34.659Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-09T00:45:34.659Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-09T00:45:34.659Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-09T00:45:34.659Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-09T00:45:34.920Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-09T00:45:34.920Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-09T00:45:34.920Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-09T00:45:34.920Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-09T00:45:35.181Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-09T00:45:35.181Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-09T00:45:35.181Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-09T00:45:35.443Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-09T00:45:35.443Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-09T00:45:35.443Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-09T00:45:35.703Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-09T00:45:35.703Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-03-09T00:45:35.703Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-09T00:45:35.968Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-09T00:45:35.968Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-09T00:45:35.968Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-09T00:45:35.968Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-09T00:45:35.968Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-03-09T00:45:36.230Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-03-09T00:45:36.230Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-03-09T00:45:36.491Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-09T00:45:36.491Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-03-09T00:45:36.491Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-09T00:45:36.751Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-09T00:45:37.013Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-09T00:45:37.013Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-09T00:45:37.013Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-09T00:45:37.013Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-09T00:45:37.274Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-09T00:45:37.274Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-03-09T00:45:37.274Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-03-09T00:45:37.274Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-03-09T00:45:37.535Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-09T00:45:37.535Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-09T00:45:37.535Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-09T00:45:37.795Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-03-09T00:45:38.070Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-09T00:45:38.070Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-09T00:45:38.070Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-09T00:45:38.070Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-03-09T00:45:38.331Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-09T00:45:38.331Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-03-09T00:45:38.331Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-03-09T00:45:38.591Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-03-09T00:45:38.591Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-09T00:45:38.591Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-03-09T00:45:38.592Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-03-09T00:45:38.853Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-03-09T00:45:38.853Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-09T00:45:38.853Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-03-09T00:45:38.853Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-03-09T00:45:39.112Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-03-09T00:45:39.112Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-09T00:45:39.112Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-03-09T00:45:39.112Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-03-09T00:45:39.373Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-03-09T00:45:39.373Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-09T00:45:39.373Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-03-09T00:45:39.638Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-03-09T00:45:39.638Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-03-09T00:45:39.638Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-09T00:45:39.638Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-03-09T00:45:39.638Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-03-09T00:45:39.897Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-03-09T00:45:39.897Z] (Reading database ... 13915 files and directories currently installed.) [2021-03-09T00:45:39.897Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-09T00:45:39.897Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-09T00:45:40.157Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-09T00:45:40.157Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-09T00:45:40.157Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-09T00:45:40.418Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-09T00:45:40.418Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-03-09T00:45:40.418Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-03-09T00:45:40.679Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-03-09T00:45:40.679Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-03-09T00:45:40.941Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-03-09T00:45:40.941Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-03-09T00:45:40.941Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-03-09T00:45:40.941Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-03-09T00:45:41.203Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-03-09T00:45:41.203Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-03-09T00:45:41.203Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-03-09T00:45:41.203Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-03-09T00:45:41.463Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-03-09T00:45:41.463Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-03-09T00:45:41.725Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-03-09T00:45:41.725Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-03-09T00:45:41.725Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-03-09T00:45:41.995Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-03-09T00:45:42.573Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-03-09T00:45:42.833Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-03-09T00:45:42.833Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-03-09T00:45:42.833Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-03-09T00:45:43.094Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-09T00:45:43.094Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-09T00:45:44.036Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-09T00:45:44.036Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-09T00:45:44.036Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-09T00:45:44.036Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-09T00:45:44.036Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-09T00:45:44.296Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-09T00:45:44.296Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-09T00:45:44.296Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-09T00:45:44.557Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-09T00:45:44.557Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-09T00:45:44.557Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-09T00:45:44.557Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-09T00:45:44.817Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-09T00:45:44.817Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-09T00:45:45.757Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-09T00:45:45.758Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-09T00:45:46.701Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-09T00:45:46.701Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-09T00:45:47.272Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-09T00:45:47.272Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-09T00:45:47.846Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-09T00:45:47.846Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-09T00:45:48.797Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-09T00:45:48.797Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-09T00:45:48.797Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-09T00:45:49.058Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-09T00:45:49.058Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-03-09T00:45:49.058Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-09T00:45:49.319Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-03-09T00:45:49.319Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-09T00:45:49.319Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-03-09T00:45:49.319Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-03-09T00:45:49.579Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-09T00:45:49.579Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-09T00:45:49.579Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-09T00:45:49.579Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-09T00:45:49.841Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-03-09T00:45:49.841Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-03-09T00:45:49.841Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-09T00:45:49.841Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-09T00:45:50.103Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-09T00:45:50.103Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-09T00:45:50.103Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-09T00:45:50.103Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-03-09T00:45:50.103Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-03-09T00:45:50.103Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-03-09T00:45:50.365Z] [2021-03-09T00:45:50.365Z] Current default time zone: 'Etc/UTC' [2021-03-09T00:45:50.365Z] Local time is now: Tue Mar 9 00:45:50 UTC 2021. [2021-03-09T00:45:50.365Z] Universal Time is now: Tue Mar 9 00:45:50 UTC 2021. [2021-03-09T00:45:50.365Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-03-09T00:45:50.365Z] [2021-03-09T00:45:50.365Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-03-09T00:45:50.365Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-09T00:45:50.365Z] Setting up linux-libc-dev:amd64 (4.15.0-136.140) ... [2021-03-09T00:45:50.365Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-03-09T00:45:50.365Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-03-09T00:45:50.365Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-03-09T00:45:50.365Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-03-09T00:45:50.628Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-03-09T00:45:50.628Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-03-09T00:45:50.628Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-03-09T00:45:50.628Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-09T00:45:50.628Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-03-09T00:45:50.891Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-09T00:45:50.891Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-09T00:45:50.891Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-09T00:45:50.891Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-03-09T00:45:50.891Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-03-09T00:45:50.891Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-03-09T00:45:50.891Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-09T00:45:50.891Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-03-09T00:45:50.891Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-03-09T00:45:50.891Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-03-09T00:45:51.153Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-03-09T00:45:53.068Z] Updating certificates in /etc/ssl/certs... [2021-03-09T00:45:54.010Z] 23 added, 27 removed; done. [2021-03-09T00:45:54.011Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-03-09T00:45:54.011Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-09T00:45:54.011Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-03-09T00:45:54.011Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-03-09T00:45:54.011Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-03-09T00:45:54.011Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-09T00:45:54.272Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-09T00:45:54.272Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-09T00:45:54.272Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-09T00:45:54.272Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-09T00:45:54.272Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-09T00:45:54.272Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-09T00:45:54.272Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-03-09T00:45:54.272Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-03-09T00:45:54.272Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-03-09T00:45:54.533Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-03-09T00:45:54.533Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-03-09T00:45:54.533Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-09T00:45:54.533Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-09T00:45:54.533Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-03-09T00:45:54.533Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-03-09T00:45:54.793Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-03-09T00:45:54.793Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-09T00:45:54.793Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-03-09T00:45:54.793Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-03-09T00:45:54.793Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-03-09T00:45:54.793Z] Updating certificates in /etc/ssl/certs... [2021-03-09T00:45:55.734Z] 0 added, 0 removed; done. [2021-03-09T00:45:55.734Z] Running hooks in /etc/ca-certificates/update.d... [2021-03-09T00:45:55.734Z] done. [2021-03-09T00:45:55.995Z] Reading package lists... [2021-03-09T00:45:56.255Z] Building dependency tree... [2021-03-09T00:45:56.255Z] Reading state information... [2021-03-09T00:45:56.255Z] The following NEW packages will be installed: [2021-03-09T00:45:56.255Z] apt-transport-https [2021-03-09T00:45:56.255Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-03-09T00:45:56.255Z] Need to get 1696 B of archives. [2021-03-09T00:45:56.255Z] After this operation, 153 kB of additional disk space will be used. [2021-03-09T00:45:56.255Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-03-09T00:45:56.517Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-09T00:45:56.517Z] Fetched 1696 B in 0s (41.0 kB/s) [2021-03-09T00:45:56.517Z] Selecting previously unselected package apt-transport-https. [2021-03-09T00:45:56.517Z] (Reading database ... 13920 files and directories currently installed.) [2021-03-09T00:45:56.517Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-03-09T00:45:56.517Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-09T00:45:56.517Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-09T00:45:56.777Z] Waiting for network to be ready... [2021-03-09T00:46:03.360Z] 2021-03-09T00:46:00Z INFO Waiting for automatic snapd restart... [2021-03-09T00:46:03.360Z] snapd 2.49 from Canonical* installed [2021-03-09T00:46:04.303Z] "snapd" switched to the "latest/stable" channel [2021-03-09T00:46:04.303Z] [2021-03-09T00:46:06.848Z] core18 20210128 from Canonical* installed [2021-03-09T00:46:07.107Z] "core18" switched to the "latest/stable" channel [2021-03-09T00:46:07.107Z] [2021-03-09T00:46:10.412Z] snapcraft 4.5.4 from Canonical* installed [2021-03-09T00:46:10.412Z] "snapcraft" switched to the "latest/stable" channel [2021-03-09T00:46:10.412Z] [2021-03-09T00:46:14.625Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-03-09T00:46:14.625Z] - README.md [2021-03-09T00:46:14.625Z] - snapcraft.yaml.orig [2021-03-09T00:46:14.625Z] [2021-03-09T00:46:14.625Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-09T00:46:21.217Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-09T00:46:21.217Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-09T00:46:21.217Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-09T00:46:21.217Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-09T00:46:21.788Z] Reading package lists... [2021-03-09T00:46:22.357Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.7 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-03-09T00:46:28.946Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-09T00:46:28.946Z] Reading package lists... [2021-03-09T00:46:28.946Z] Building dependency tree... [2021-03-09T00:46:28.946Z] Reading state information... [2021-03-09T00:46:28.946Z] Suggested packages: [2021-03-09T00:46:28.946Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-03-09T00:46:28.946Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-03-09T00:46:28.946Z] Recommended packages: [2021-03-09T00:46:28.946Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-03-09T00:46:28.946Z] The following NEW packages will be installed: [2021-03-09T00:46:28.946Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-03-09T00:46:28.946Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-03-09T00:46:28.946Z] pkg-config zip [2021-03-09T00:46:28.946Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-03-09T00:46:28.946Z] Need to get 7656 kB of archives. [2021-03-09T00:46:28.946Z] After this operation, 43.7 MB of additional disk space will be used. [2021-03-09T00:46:28.946Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.7 [1172 kB] [2021-03-09T00:46:28.946Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-03-09T00:46:28.946Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-03-09T00:46:28.946Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-03-09T00:46:28.946Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-03-09T00:46:28.946Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-03-09T00:46:28.946Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-03-09T00:46:28.947Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-03-09T00:46:29.207Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-03-09T00:46:29.207Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-03-09T00:46:29.207Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-03-09T00:46:29.207Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-03-09T00:46:29.467Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-03-09T00:46:29.467Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-03-09T00:46:29.467Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-03-09T00:46:29.467Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-09T00:46:29.467Z] Fetched 7656 kB in 1s (9871 kB/s) [2021-03-09T00:46:29.735Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-03-09T00:46:29.735Z] (Reading database ... 13924 files and directories currently installed.) [2021-03-09T00:46:29.735Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.7_amd64.deb ... [2021-03-09T00:46:29.735Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.7) ... [2021-03-09T00:46:29.995Z] Selecting previously unselected package libpsl5:amd64. [2021-03-09T00:46:29.995Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-03-09T00:46:29.995Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-03-09T00:46:29.995Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-03-09T00:46:29.995Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-03-09T00:46:29.995Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-09T00:46:30.257Z] Selecting previously unselected package librtmp1:amd64. [2021-03-09T00:46:30.257Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-03-09T00:46:30.257Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-09T00:46:30.257Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-03-09T00:46:30.257Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-03-09T00:46:30.257Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-09T00:46:30.518Z] Selecting previously unselected package liberror-perl. [2021-03-09T00:46:30.518Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-03-09T00:46:30.518Z] Unpacking liberror-perl (0.17025-1) ... [2021-03-09T00:46:30.518Z] Selecting previously unselected package git-man. [2021-03-09T00:46:30.518Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-03-09T00:46:30.518Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-03-09T00:46:30.781Z] Selecting previously unselected package git. [2021-03-09T00:46:30.781Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-03-09T00:46:30.781Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-03-09T00:46:31.352Z] Selecting previously unselected package libnorm1:amd64. [2021-03-09T00:46:31.352Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-03-09T00:46:31.352Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-09T00:46:31.612Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-03-09T00:46:31.612Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-03-09T00:46:31.612Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-09T00:46:31.612Z] Selecting previously unselected package libsodium23:amd64. [2021-03-09T00:46:31.612Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-03-09T00:46:31.612Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-03-09T00:46:31.872Z] Selecting previously unselected package libzmq5:amd64. [2021-03-09T00:46:31.872Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-09T00:46:31.872Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-09T00:46:31.872Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-03-09T00:46:31.872Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-09T00:46:31.872Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-09T00:46:32.134Z] Selecting previously unselected package pkg-config. [2021-03-09T00:46:32.134Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-03-09T00:46:32.134Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-03-09T00:46:32.134Z] Selecting previously unselected package zip. [2021-03-09T00:46:32.134Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-03-09T00:46:32.134Z] Unpacking zip (3.0-11build1) ... [2021-03-09T00:46:32.134Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-09T00:46:32.396Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-03-09T00:46:32.396Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-09T00:46:32.396Z] Setting up liberror-perl (0.17025-1) ... [2021-03-09T00:46:32.396Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-03-09T00:46:32.396Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.7) ... [2021-03-09T00:46:32.396Z] No schema files found: doing nothing. [2021-03-09T00:46:32.396Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-09T00:46:32.396Z] Setting up zip (3.0-11build1) ... [2021-03-09T00:46:32.657Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-09T00:46:32.657Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-03-09T00:46:32.657Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-03-09T00:46:32.657Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-09T00:46:32.657Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-09T00:46:32.918Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-09T00:46:32.918Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-03-09T00:46:32.918Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-09T00:46:35.236Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T00:46:35.236Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-09T00:46:35.236Z] ---> 9bc2e447d0c5 [2021-03-09T00:46:35.236Z] Step 3/21 : WORKDIR /edgex-go [2021-03-09T00:46:35.236Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T00:46:35.236Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-09T00:46:35.236Z] ---> 9bc2e447d0c5 [2021-03-09T00:46:35.236Z] Step 3/22 : WORKDIR /edgex-go [2021-03-09T00:46:35.236Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T00:46:35.236Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-09T00:46:35.236Z] ---> 9bc2e447d0c5 [2021-03-09T00:46:35.236Z] Step 3/23 : WORKDIR /edgex-go [2021-03-09T00:46:35.236Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T00:46:35.236Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-09T00:46:35.236Z] ---> 9bc2e447d0c5 [2021-03-09T00:46:35.236Z] Step 3/23 : WORKDIR /edgex-go [2021-03-09T00:46:35.236Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T00:46:35.236Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-09T00:46:35.236Z] ---> 9bc2e447d0c5 [2021-03-09T00:46:35.236Z] Step 3/24 : WORKDIR /edgex-go [2021-03-09T00:46:35.236Z] ---> Running in 373a069f01b6 [2021-03-09T00:46:35.236Z] ---> Running in 08f75b0dc9c7 [2021-03-09T00:46:35.236Z] ---> Running in e66ee6cede2d [2021-03-09T00:46:35.236Z] ---> Running in ab97fab4d1cf [2021-03-09T00:46:35.236Z] ---> Running in 5a0360711889 [2021-03-09T00:46:35.236Z] Removing intermediate container 5a0360711889 [2021-03-09T00:46:35.236Z] ---> bf029b761d11 [2021-03-09T00:46:35.236Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T00:46:35.236Z] Removing intermediate container e66ee6cede2d [2021-03-09T00:46:35.236Z] ---> 65bc0596fc2d [2021-03-09T00:46:35.236Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T00:46:35.236Z] Removing intermediate container 08f75b0dc9c7 [2021-03-09T00:46:35.236Z] ---> da74aa7002cf [2021-03-09T00:46:35.236Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T00:46:35.236Z] Removing intermediate container ab97fab4d1cf [2021-03-09T00:46:35.236Z] ---> 3bedd6adf24c [2021-03-09T00:46:35.236Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T00:46:35.236Z] Removing intermediate container 373a069f01b6 [2021-03-09T00:46:35.236Z] ---> e6f41db2db31 [2021-03-09T00:46:35.236Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T00:46:35.236Z] ---> Running in d0dbcc8b9bfa [2021-03-09T00:46:35.236Z] ---> Running in c3d5ed72c978 [2021-03-09T00:46:35.236Z] ---> Running in d90fb46177f2 [2021-03-09T00:46:35.236Z] ---> Running in 3febe338a763 [2021-03-09T00:46:35.236Z] ---> Running in 084816bdaddf [2021-03-09T00:46:35.236Z] Removing intermediate container d0dbcc8b9bfa [2021-03-09T00:46:35.236Z] ---> 7294348f731c [2021-03-09T00:46:35.236Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-09T00:46:35.236Z] ---> Running in 91a1b5d6ef48 [2021-03-09T00:46:35.518Z] Removing intermediate container c3d5ed72c978 [2021-03-09T00:46:35.518Z] ---> 93a5ae9a6d7f [2021-03-09T00:46:35.518Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-09T00:46:35.788Z] ---> Running in 5b581aa82711 [2021-03-09T00:46:35.788Z] Removing intermediate container d90fb46177f2 [2021-03-09T00:46:35.788Z] ---> 5541ed67a70f [2021-03-09T00:46:35.788Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-09T00:46:36.062Z] Removing intermediate container 3febe338a763 [2021-03-09T00:46:36.062Z] ---> 825fa54b8da0 [2021-03-09T00:46:36.062Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-09T00:46:36.062Z] Removing intermediate container 084816bdaddf [2021-03-09T00:46:36.062Z] ---> 6a12a412874f [2021-03-09T00:46:36.062Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-09T00:46:36.062Z] ---> Running in fc0386dae87e [2021-03-09T00:46:36.342Z] ---> Running in b51ee8f522ae [2021-03-09T00:46:36.342Z] ---> Running in 9da123749501 [2021-03-09T00:46:36.943Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T00:46:37.546Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T00:46:37.828Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T00:46:37.828Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T00:46:38.133Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T00:46:38.405Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T00:46:38.405Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T00:46:38.405Z] OK: 217 MiB in 51 packages [2021-03-09T00:46:38.680Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T00:46:38.984Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T00:46:38.984Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T00:46:39.262Z] OK: 217 MiB in 51 packages [2021-03-09T00:46:39.500Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-09T00:46:39.500Z] git set to automatically installed. [2021-03-09T00:46:39.500Z] git-man set to automatically installed. [2021-03-09T00:46:39.500Z] libcurl3-gnutls set to automatically installed. [2021-03-09T00:46:39.500Z] liberror-perl set to automatically installed. [2021-03-09T00:46:39.500Z] libglib2.0-0 set to automatically installed. [2021-03-09T00:46:39.500Z] libnghttp2-14 set to automatically installed. [2021-03-09T00:46:39.500Z] libnorm1 set to automatically installed. [2021-03-09T00:46:39.500Z] libpgm-5.2-0 set to automatically installed. [2021-03-09T00:46:39.500Z] libpsl5 set to automatically installed. [2021-03-09T00:46:39.500Z] librtmp1 set to automatically installed. [2021-03-09T00:46:39.500Z] libsodium23 set to automatically installed. [2021-03-09T00:46:39.500Z] libzmq3-dev set to automatically installed. [2021-03-09T00:46:39.500Z] libzmq5 set to automatically installed. [2021-03-09T00:46:39.500Z] pkg-config set to automatically installed. [2021-03-09T00:46:39.500Z] zip set to automatically installed. [2021-03-09T00:46:39.539Z] OK: 217 MiB in 51 packages [2021-03-09T00:46:39.824Z] OK: 217 MiB in 51 packages [2021-03-09T00:46:39.824Z] OK: 217 MiB in 51 packages [2021-03-09T00:46:40.102Z] Removing intermediate container 91a1b5d6ef48 [2021-03-09T00:46:40.102Z] ---> 643e4ad21eb4 [2021-03-09T00:46:40.102Z] Step 6/23 : COPY go.mod . [2021-03-09T00:46:40.881Z] snapd is not logged in, snap install commands will use sudo [2021-03-09T00:46:41.104Z] Removing intermediate container 5b581aa82711 [2021-03-09T00:46:41.104Z] ---> 922fd5500673 [2021-03-09T00:46:41.104Z] Step 6/21 : COPY go.mod . [2021-03-09T00:46:41.380Z] ---> dd7a4e414b10 [2021-03-09T00:46:41.380Z] Step 7/23 : RUN go mod download [2021-03-09T00:46:41.380Z] Removing intermediate container fc0386dae87e [2021-03-09T00:46:41.380Z] ---> d88fba88a0e2 [2021-03-09T00:46:41.380Z] Step 6/22 : COPY go.mod . [2021-03-09T00:46:41.657Z] ---> Running in 665019a3fb58 [2021-03-09T00:46:41.932Z] Removing intermediate container 9da123749501 [2021-03-09T00:46:41.932Z] ---> 54221a7099b0 [2021-03-09T00:46:41.932Z] Step 6/23 : COPY go.mod . [2021-03-09T00:46:41.932Z] Removing intermediate container b51ee8f522ae [2021-03-09T00:46:41.932Z] ---> 8f16ce927e84 [2021-03-09T00:46:41.932Z] Step 6/24 : COPY go.mod . [2021-03-09T00:46:42.533Z] ---> b8d8f2edbae6 [2021-03-09T00:46:42.533Z] Step 7/21 : RUN go mod download [2021-03-09T00:46:42.533Z] ---> 1a8ee2d1fdf5 [2021-03-09T00:46:42.533Z] Step 7/22 : RUN go mod download [2021-03-09T00:46:42.533Z] ---> Running in 4c37ce5cde0a [2021-03-09T00:46:42.810Z] ---> Running in 7968edca54bb [2021-03-09T00:46:43.086Z] ---> 94ebd2d34ba6 [2021-03-09T00:46:43.086Z] Step 7/23 : RUN go mod download [2021-03-09T00:46:43.086Z] ---> 7fa43f33accc [2021-03-09T00:46:43.086Z] Step 7/24 : RUN go mod download [2021-03-09T00:46:43.364Z] ---> Running in 17c01cb60ee3 [2021-03-09T00:46:43.364Z] ---> Running in a256833fc124 [2021-03-09T00:46:46.001Z] Removing intermediate container 665019a3fb58 [2021-03-09T00:46:46.001Z] ---> df77fbc1da75 [2021-03-09T00:46:46.001Z] Step 8/23 : COPY . . [2021-03-09T00:46:47.454Z] Removing intermediate container 4c37ce5cde0a [2021-03-09T00:46:47.454Z] ---> e83ab6be149a [2021-03-09T00:46:47.454Z] Step 8/21 : COPY . . [2021-03-09T00:46:47.463Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-09T00:46:47.463Z] snap "core18" has no updates available [2021-03-09T00:46:47.726Z] Removing intermediate container 7968edca54bb [2021-03-09T00:46:47.726Z] ---> 24ea98ad8e79 [2021-03-09T00:46:47.726Z] Step 8/22 : COPY . . [2021-03-09T00:46:48.042Z] Pulling config-common [2021-03-09T00:46:48.042Z] + snapcraftctl pull [2021-03-09T00:46:48.997Z] Pulling go-build-helper [2021-03-09T00:46:48.997Z] + snapcraftctl pull [2021-03-09T00:46:49.179Z] Removing intermediate container a256833fc124 [2021-03-09T00:46:49.179Z] ---> 2c80924124b1 [2021-03-09T00:46:49.179Z] Step 8/24 : COPY . . [2021-03-09T00:46:49.779Z] Removing intermediate container 17c01cb60ee3 [2021-03-09T00:46:49.779Z] ---> 3ca2bd21cdc4 [2021-03-09T00:46:49.779Z] Step 8/23 : COPY . . [2021-03-09T00:47:10.977Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-09T00:47:10.977Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-09T00:47:10.977Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-09T00:47:10.977Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1573 kB] [2021-03-09T00:47:10.977Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-09T00:47:10.977Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-09T00:47:10.977Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-09T00:47:10.977Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-09T00:47:10.977Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-09T00:47:10.977Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-09T00:47:10.977Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-09T00:47:10.977Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] [2021-03-09T00:47:10.977Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-09T00:47:10.977Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-09T00:47:10.977Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [245 kB] [2021-03-09T00:47:10.977Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [31.7 kB] [2021-03-09T00:47:10.977Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1113 kB] [2021-03-09T00:47:10.977Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] [2021-03-09T00:47:10.977Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-09T00:47:10.977Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1913 kB] [2021-03-09T00:47:10.977Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] [2021-03-09T00:47:10.977Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-09T00:47:10.977Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-09T00:47:10.977Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [266 kB] [2021-03-09T00:47:10.977Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [35.3 kB] [2021-03-09T00:47:10.977Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] [2021-03-09T00:47:10.977Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-03-09T00:47:10.977Z] Fetched 24.0 MB in 0s (0 B/s) [2021-03-09T00:47:10.977Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-03-09T00:47:10.977Z] Fetched 96.5 kB in 0s (0 B/s) [2021-03-09T00:47:10.977Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-03-09T00:47:10.977Z] Fetched 279 kB in 0s (0 B/s) [2021-03-09T00:47:10.977Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-03-09T00:47:10.977Z] Fetched 122 kB in 0s (0 B/s) [2021-03-09T00:47:10.977Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-03-09T00:47:10.977Z] Fetched 77.8 kB in 0s (0 B/s) [2021-03-09T00:47:10.977Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-03-09T00:47:10.977Z] Fetched 8848 B in 0s (0 B/s) [2021-03-09T00:47:10.977Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-03-09T00:47:10.977Z] Fetched 47.8 kB in 0s (0 B/s) [2021-03-09T00:47:10.977Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-03-09T00:47:10.977Z] Fetched 45.6 kB in 0s (0 B/s) [2021-03-09T00:47:10.977Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-03-09T00:47:10.977Z] Fetched 15.0 kB in 0s (0 B/s) [2021-03-09T00:47:10.977Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-03-09T00:47:10.977Z] Fetched 214 kB in 0s (0 B/s) [2021-03-09T00:47:10.978Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-03-09T00:47:10.978Z] Fetched 154 kB in 0s (0 B/s) [2021-03-09T00:47:10.978Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-03-09T00:47:10.978Z] Fetched 50.6 kB in 0s (0 B/s) [2021-03-09T00:47:10.978Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-03-09T00:47:10.978Z] Fetched 14.8 kB in 0s (0 B/s) [2021-03-09T00:47:10.978Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-03-09T00:47:10.978Z] Fetched 41.8 kB in 0s (0 B/s) [2021-03-09T00:47:10.978Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-03-09T00:47:10.978Z] Fetched 499 kB in 0s (0 B/s) [2021-03-09T00:47:10.978Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-03-09T00:47:10.978Z] Fetched 111 kB in 0s (0 B/s) [2021-03-09T00:47:10.978Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-03-09T00:47:10.978Z] Fetched 240 kB in 0s (0 B/s) [2021-03-09T00:47:10.978Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-03-09T00:47:10.978Z] Fetched 29.3 kB in 0s (0 B/s) [2021-03-09T00:47:10.978Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-03-09T00:47:10.978Z] Fetched 85.5 kB in 0s (0 B/s) [2021-03-09T00:47:10.978Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-03-09T00:47:10.978Z] Fetched 24.5 kB in 0s (0 B/s) [2021-03-09T00:47:10.978Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-03-09T00:47:10.978Z] Fetched 49.2 kB in 0s (0 B/s) [2021-03-09T00:47:10.978Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-03-09T00:47:10.978Z] Fetched 54.2 kB in 0s (0 B/s) [2021-03-09T00:47:10.978Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-03-09T00:47:10.978Z] Fetched 30.8 kB in 0s (0 B/s) [2021-03-09T00:47:10.978Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-03-09T00:47:10.978Z] Fetched 15.8 kB in 0s (0 B/s) [2021-03-09T00:47:10.978Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-03-09T00:47:10.978Z] Fetched 85.9 kB in 0s (0 B/s) [2021-03-09T00:47:10.978Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-03-09T00:47:10.978Z] Fetched 8720 B in 0s (0 B/s) [2021-03-09T00:47:10.978Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-03-09T00:47:10.978Z] Fetched 137 kB in 0s (0 B/s) [2021-03-09T00:47:10.978Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-03-09T00:47:10.978Z] Fetched 119 kB in 0s (0 B/s) [2021-03-09T00:47:10.978Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-03-09T00:47:10.978Z] Fetched 109 kB in 0s (0 B/s) [2021-03-09T00:47:10.978Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-03-09T00:47:10.978Z] Fetched 11.1 kB in 0s (0 B/s) [2021-03-09T00:47:10.978Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-03-09T00:47:10.978Z] Fetched 645 kB in 0s (0 B/s) [2021-03-09T00:47:10.978Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-03-09T00:47:10.978Z] Fetched 41.3 kB in 0s (0 B/s) [2021-03-09T00:47:10.978Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-03-09T00:47:10.978Z] Fetched 17.9 kB in 0s (0 B/s) [2021-03-09T00:47:10.978Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-03-09T00:47:10.978Z] Fetched 368 kB in 0s (0 B/s) [2021-03-09T00:47:10.978Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-03-09T00:47:10.978Z] Fetched 187 kB in 0s (0 B/s) [2021-03-09T00:47:10.978Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-03-09T00:47:10.978Z] Fetched 175 kB in 0s (0 B/s) [2021-03-09T00:47:10.978Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-03-09T00:47:11.969Z] ---> 75cec16da40d [2021-03-09T00:47:11.969Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-09T00:47:11.969Z] ---> 8b95b330e1f0 [2021-03-09T00:47:11.969Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-09T00:47:11.969Z] ---> e363ac2f8806 [2021-03-09T00:47:11.969Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-09T00:47:11.969Z] ---> 48f9dca1de6d [2021-03-09T00:47:11.969Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-09T00:47:11.969Z] ---> Running in ca2ba332f4ee [2021-03-09T00:47:11.969Z] ---> d15225e80b55 [2021-03-09T00:47:11.969Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-09T00:47:11.969Z] ---> Running in 1050e06acc5c [2021-03-09T00:47:11.969Z] ---> Running in d28c45a53086 [2021-03-09T00:47:11.969Z] ---> Running in 6e8a0b18cccf [2021-03-09T00:47:11.969Z] ---> Running in b8df5dd0b9bd [2021-03-09T00:47:12.956Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-09T00:47:13.235Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-09T00:47:13.235Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-09T00:47:13.235Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-09T00:47:13.506Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-09T00:47:15.188Z] Fetched 206 kB in 0s (0 B/s) [2021-03-09T00:47:15.188Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb [1301 kB] [2021-03-09T00:47:15.188Z] Fetched 1301 kB in 0s (0 B/s) [2021-03-09T00:47:15.188Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-03-09T00:47:15.188Z] Fetched 36.2 kB in 0s (0 B/s) [2021-03-09T00:47:15.188Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-03-09T00:47:15.188Z] Fetched 159 kB in 0s (0 B/s) [2021-03-09T00:47:15.188Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-03-09T00:47:15.188Z] Fetched 107 kB in 0s (0 B/s) [2021-03-09T00:47:15.188Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-03-09T00:47:15.188Z] Fetched 48.7 kB in 0s (0 B/s) [2021-03-09T00:47:15.188Z] Pulling static-packages [2021-03-09T00:47:15.188Z] + snapcraftctl pull [2021-03-09T00:47:15.449Z] 'go115' has dependencies that need to be staged: static-packages go-build-helper [2021-03-09T00:47:15.449Z] Skipping pull go-build-helper (already ran) [2021-03-09T00:47:15.449Z] Skipping pull static-packages (already ran) [2021-03-09T00:47:15.449Z] Building go-build-helper [2021-03-09T00:47:15.449Z] + snapcraftctl build [2021-03-09T00:47:19.658Z] Building static-packages [2021-03-09T00:47:19.658Z] + snapcraftctl build [2021-03-09T00:47:21.055Z] Staging go-build-helper [2021-03-09T00:47:21.055Z] + snapcraftctl stage [2021-03-09T00:47:21.629Z] Staging static-packages [2021-03-09T00:47:21.893Z] + snapcraftctl stage [2021-03-09T00:47:22.854Z] Pulling go115 [2021-03-09T00:47:22.854Z] + snapcraftctl pull [2021-03-09T00:47:23.797Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-03-09T00:47:23.797Z] Skipping pull go115 (already ran) [2021-03-09T00:47:23.797Z] Building go115 [2021-03-09T00:47:23.797Z] + dpkg --print-architecture [2021-03-09T00:47:23.797Z] + FILE_NAME=go1.15.2.linux-amd64.tar.gz [2021-03-09T00:47:23.797Z] + FILE_HASH=b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 [2021-03-09T00:47:23.798Z] + curl https://dl.google.com/go/go1.15.2.linux-amd64.tar.gz -O [2021-03-09T00:47:23.798Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-09T00:47:23.798Z] Dload Upload Total Spent Left Speed [2021-03-09T00:47:27.326Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 13 115M 13 15.8M 0 0 20.3M 0 0:00:05 --:--:-- 0:00:05 20.3M 39 115M 39 45.3M 0 0 25.4M 0 0:00:04 0:00:01 0:00:03 25.4M 65 115M 65 75.7M 0 0 27.2M 0 0:00:04 0:00:02 0:00:02 27.2M 100 115M 100 115M 0 0 30.6M 0 0:00:03 0:00:03 --:--:-- 30.6M [2021-03-09T00:47:27.326Z] + echo b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 go1.15.2.linux-amd64.tar.gz [2021-03-09T00:47:27.326Z] + sha256sum -c sha256 [2021-03-09T00:47:27.326Z] + grep OK [2021-03-09T00:47:27.900Z] go1.15.2.linux-amd64.tar.gz: OK [2021-03-09T00:47:27.900Z] + mkdir -p /root/stage/go1.15 [2021-03-09T00:47:27.900Z] + tar -C /root/stage/go1.15 -xf go1.15.2.linux-amd64.tar.gz --strip-components=1 [2021-03-09T00:47:32.110Z] Staging go115 [2021-03-09T00:47:32.110Z] + snapcraftctl stage [2021-03-09T00:47:37.397Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-09T00:47:37.397Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-09T00:47:37.397Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-09T00:47:37.397Z] Fetched 0 B in 0s (0 B/s) [2021-03-09T00:47:37.397Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-03-09T00:47:37.397Z] Fetched 224 kB in 0s (0 B/s) [2021-03-09T00:47:37.397Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-03-09T00:47:37.397Z] Fetched 157 kB in 0s (0 B/s) [2021-03-09T00:47:37.398Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-03-09T00:47:37.398Z] Fetched 221 kB in 0s (0 B/s) [2021-03-09T00:47:37.398Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-03-09T00:47:37.398Z] Fetched 143 kB in 0s (0 B/s) [2021-03-09T00:47:37.398Z] Pulling edgex-go [2021-03-09T00:47:37.398Z] + snapcraftctl pull [2021-03-09T00:47:37.972Z] Pulling version [2021-03-09T00:47:38.237Z] + cd /root/project [2021-03-09T00:47:38.237Z] + [ -f VERSION ] [2021-03-09T00:47:38.237Z] + PROJECT_VERSION=local-dev [2021-03-09T00:47:38.237Z] + git rev-parse --short HEAD [2021-03-09T00:47:38.237Z] + GIT_REVISION=a63a1515 [2021-03-09T00:47:38.237Z] + snapcraftctl set-version local-dev [2021-03-09T00:47:39.176Z] Building config-common [2021-03-09T00:47:39.176Z] + snapcraftctl build [2021-03-09T00:47:41.091Z] Skipping build go-build-helper (already ran) [2021-03-09T00:47:41.091Z] Skipping build static-packages (already ran) [2021-03-09T00:47:41.091Z] Skipping build go115 (already ran) [2021-03-09T00:47:41.091Z] Building edgex-go [2021-03-09T00:47:41.091Z] + export PATH=/root/stage/go1.15/bin:/bin:/root/stage/usr/sbin:/root/stage/usr/bin:/root/stage/sbin:/root/stage/bin:/root/parts/edgex-go/install/usr/sbin:/root/parts/edgex-go/install/usr/bin:/root/parts/edgex-go/install/sbin:/root/parts/edgex-go/install/bin:/snap/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/snapcraft/6120/bin/scriptlet-bin [2021-03-09T00:47:41.091Z] + cd /root/parts/edgex-go/src [2021-03-09T00:47:41.091Z] + make build [2021-03-09T00:47:41.350Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-09T00:47:43.271Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-03-09T00:47:43.271Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.13 [2021-03-09T00:47:43.271Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.43 [2021-03-09T00:47:43.271Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-03-09T00:47:43.271Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-03-09T00:47:43.271Z] go: downloading github.com/google/uuid v1.2.0 [2021-03-09T00:47:43.271Z] go: downloading github.com/pkg/errors v0.8.1 [2021-03-09T00:47:43.271Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-03-09T00:47:43.271Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-03-09T00:47:43.271Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.3 [2021-03-09T00:47:43.271Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 [2021-03-09T00:47:43.271Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.8 [2021-03-09T00:47:43.271Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.3 [2021-03-09T00:47:43.271Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-03-09T00:47:43.271Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-03-09T00:47:43.271Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-03-09T00:47:43.271Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-09T00:47:43.271Z] go: downloading github.com/x448/float16 v0.8.4 [2021-03-09T00:47:43.271Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-03-09T00:47:43.271Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-09T00:47:43.271Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-03-09T00:47:43.271Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-03-09T00:47:43.271Z] go: downloading github.com/pebbe/zmq4 v1.2.5 [2021-03-09T00:47:43.271Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-03-09T00:47:43.271Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-03-09T00:47:43.271Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-03-09T00:47:43.271Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-03-09T00:47:43.271Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-03-09T00:47:43.271Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-09T00:47:43.271Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-03-09T00:47:43.271Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-03-09T00:47:43.271Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-03-09T00:47:43.271Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-03-09T00:47:43.271Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-03-09T00:47:43.271Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-03-09T00:47:43.271Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-03-09T00:47:43.271Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-03-09T00:47:43.533Z] go: downloading github.com/fatih/color v1.9.0 [2021-03-09T00:47:43.533Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-09T00:47:44.103Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-03-09T00:47:44.103Z] go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae [2021-03-09T00:47:44.103Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-09T00:47:44.677Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-03-09T00:47:44.677Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-03-09T00:47:49.952Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-09T00:47:49.952Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-03-09T00:47:55.231Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-09T00:47:55.799Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-09T00:47:57.187Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-09T00:47:57.447Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-09T00:47:57.447Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-03-09T00:47:57.706Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-09T00:47:57.706Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-09T00:47:57.706Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-03-09T00:47:59.618Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-09T00:47:59.618Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-03-09T00:47:59.618Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-03-09T00:48:00.576Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-09T00:48:01.518Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-09T00:48:01.518Z] go: downloading golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 [2021-03-09T00:48:02.911Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-09T00:48:03.864Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-09T00:48:03.864Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-03-09T00:48:05.253Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-09T00:48:05.253Z] go: downloading github.com/lib/pq v1.9.0 [2021-03-09T00:48:07.468Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-03-09T00:48:07.468Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-03-09T00:48:07.468Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-03-09T00:48:07.468Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-03-09T00:48:07.468Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-03-09T00:48:07.468Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-03-09T00:48:07.468Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-03-09T00:48:07.468Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-03-09T00:48:07.468Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-03-09T00:48:07.468Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-03-09T00:48:07.468Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-03-09T00:48:07.468Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-03-09T00:48:07.468Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-03-09T00:48:07.468Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-03-09T00:48:07.468Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-03-09T00:48:07.468Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-03-09T00:48:07.468Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-03-09T00:48:07.468Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-03-09T00:48:07.468Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-03-09T00:48:07.468Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-03-09T00:48:07.468Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-03-09T00:48:07.468Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-03-09T00:48:07.468Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-03-09T00:48:07.468Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-03-09T00:48:07.468Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-03-09T00:48:08.039Z] Building version [2021-03-09T00:48:08.039Z] + snapcraftctl build [2021-03-09T00:48:09.961Z] Staging config-common [2021-03-09T00:48:09.961Z] + snapcraftctl stage [2021-03-09T00:48:10.932Z] Skipping stage go-build-helper (already ran) [2021-03-09T00:48:10.932Z] Skipping stage static-packages (already ran) [2021-03-09T00:48:10.932Z] Skipping stage go115 (already ran) [2021-03-09T00:48:10.932Z] Staging edgex-go [2021-03-09T00:48:10.932Z] + snapcraftctl stage [2021-03-09T00:48:11.872Z] Staging version [2021-03-09T00:48:11.872Z] + snapcraftctl stage [2021-03-09T00:48:12.811Z] Priming config-common [2021-03-09T00:48:12.811Z] + snapcraftctl prime [2021-03-09T00:48:13.748Z] Priming go-build-helper [2021-03-09T00:48:13.748Z] + snapcraftctl prime [2021-03-09T00:48:14.689Z] Priming static-packages [2021-03-09T00:48:14.689Z] + snapcraftctl prime [2021-03-09T00:48:16.599Z] Priming go115 [2021-03-09T00:48:16.599Z] + snapcraftctl prime [2021-03-09T00:48:17.667Z] Priming edgex-go [2021-03-09T00:48:17.667Z] + snapcraftctl prime [2021-03-09T00:48:18.680Z] Priming version [2021-03-09T00:48:18.680Z] + snapcraftctl prime [2021-03-09T00:48:19.727Z] 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-03-09T00:48:50.358Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-09T00:48:50.358Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-09T00:49:05.512Z] Removing intermediate container b8df5dd0b9bd [2021-03-09T00:49:05.512Z] ---> 275eec87475b [2021-03-09T00:49:05.512Z] [2021-03-09T00:49:05.512Z] Step 10/24 : FROM alpine:3.12 [2021-03-09T00:49:05.512Z] 3.12: Pulling from library/alpine [2021-03-09T00:49:05.512Z] Removing intermediate container 1050e06acc5c [2021-03-09T00:49:05.512Z] ---> af127361bc57 [2021-03-09T00:49:05.512Z] [2021-03-09T00:49:05.512Z] Step 10/21 : FROM alpine:3.12 [2021-03-09T00:49:05.512Z] 3.12: Pulling from library/alpine [2021-03-09T00:49:05.512Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-09T00:49:05.512Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-09T00:49:05.512Z] Status: Downloaded newer image for alpine:3.12 [2021-03-09T00:49:05.512Z] Status: Downloaded newer image for alpine:3.12 [2021-03-09T00:49:05.512Z] ---> d10569e2745f [2021-03-09T00:49:05.512Z] ---> d10569e2745f [2021-03-09T00:49:05.513Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curlStep 11/21 : RUN apk add --update --no-cache curl [2021-03-09T00:49:05.513Z] [2021-03-09T00:49:05.513Z] ---> Running in 1154e9204bc7 [2021-03-09T00:49:05.513Z] ---> Running in a208658c2c5b [2021-03-09T00:49:08.156Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T00:49:08.156Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T00:49:08.156Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T00:49:08.432Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T00:49:09.032Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-09T00:49:09.032Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-09T00:49:09.032Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-09T00:49:09.032Z] (4/5) Installing curl (7.69.1-r3) [2021-03-09T00:49:09.032Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-09T00:49:09.032Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T00:49:09.032Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-09T00:49:09.032Z] Executing ca-certificates-20191127-r4.trigger [2021-03-09T00:49:09.313Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-09T00:49:09.313Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-09T00:49:09.313Z] (4/4) Installing curl (7.69.1-r3) [2021-03-09T00:49:09.313Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T00:49:09.313Z] Executing ca-certificates-20191127-r4.trigger [2021-03-09T00:49:09.595Z] OK: 7 MiB in 19 packages [2021-03-09T00:49:09.595Z] OK: 7 MiB in 18 packages [2021-03-09T00:49:13.019Z] Removing intermediate container a208658c2c5b [2021-03-09T00:49:13.019Z] ---> c2ca73b7520a [2021-03-09T00:49:13.019Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-09T00:49:13.296Z] ---> Running in 030a19442197 [2021-03-09T00:49:13.296Z] Removing intermediate container 1154e9204bc7 [2021-03-09T00:49:13.296Z] ---> 049fa8182435 [2021-03-09T00:49:13.296Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-09T00:49:13.581Z] ---> Running in dfca08a79de7 [2021-03-09T00:49:14.193Z] Removing intermediate container 030a19442197 [2021-03-09T00:49:14.193Z] ---> cac6bb9bd14e [2021-03-09T00:49:14.193Z] Step 13/24 : WORKDIR / [2021-03-09T00:49:14.472Z] ---> Running in bd3a3a7b837a [2021-03-09T00:49:14.472Z] Removing intermediate container dfca08a79de7 [2021-03-09T00:49:14.473Z] ---> fe2af86b40c8 [2021-03-09T00:49:14.473Z] Step 13/21 : WORKDIR /edgex [2021-03-09T00:49:14.760Z] ---> Running in 1d2790c44245 [2021-03-09T00:49:15.667Z] Removing intermediate container bd3a3a7b837a [2021-03-09T00:49:15.667Z] ---> a13f471acde1 [2021-03-09T00:49:15.667Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-03-09T00:49:15.667Z] Removing intermediate container 1d2790c44245 [2021-03-09T00:49:15.667Z] ---> 6c9fad53f05a [2021-03-09T00:49:15.667Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-09T00:49:19.186Z] ---> 418db4adb06c [2021-03-09T00:49:19.186Z] ---> dde0883f0f8d [2021-03-09T00:49:19.186Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-03-09T00:49:19.186Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-09T00:49:21.834Z] ---> cded04354520 [2021-03-09T00:49:21.834Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-09T00:49:21.834Z] Removing intermediate container d28c45a53086 [2021-03-09T00:49:21.834Z] ---> c142db9aa5c6 [2021-03-09T00:49:21.834Z] [2021-03-09T00:49:21.834Z] Step 10/23 : FROM alpine:3.12 [2021-03-09T00:49:21.834Z] ---> d10569e2745f [2021-03-09T00:49:21.834Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-09T00:49:21.834Z] ---> 9b99d41c04aa [2021-03-09T00:49:21.834Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-09T00:49:22.114Z] ---> Running in 69b016e74c1f [2021-03-09T00:49:22.393Z] Removing intermediate container ca2ba332f4ee [2021-03-09T00:49:22.393Z] ---> f9d9008c5305 [2021-03-09T00:49:22.393Z] [2021-03-09T00:49:22.393Z] Step 10/22 : FROM alpine:3.12 [2021-03-09T00:49:22.393Z] ---> d10569e2745f [2021-03-09T00:49:22.393Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-09T00:49:22.994Z] ---> 758498992d39 [2021-03-09T00:49:22.994Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-09T00:49:22.994Z] ---> Running in a0d8101da048 [2021-03-09T00:49:23.981Z] ---> 2fc9ad43dfdf [2021-03-09T00:49:23.981Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-09T00:49:24.254Z] ---> Running in 23f67031e3cc [2021-03-09T00:49:24.254Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T00:49:24.537Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T00:49:24.816Z] ---> b6cf2a06cdca [2021-03-09T00:49:24.816Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-09T00:49:24.816Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T00:49:24.816Z] Removing intermediate container 23f67031e3cc [2021-03-09T00:49:24.816Z] ---> 7b27dd9b6671 [2021-03-09T00:49:24.816Z] Step 18/21 : CMD ["--init=true"] [2021-03-09T00:49:24.816Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T00:49:25.093Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-09T00:49:25.093Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T00:49:25.093Z] OK: 5 MiB in 15 packages [2021-03-09T00:49:25.093Z] ---> Running in ea0edb7dc211 [2021-03-09T00:49:25.688Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-09T00:49:25.688Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-09T00:49:25.688Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T00:49:25.688Z] Executing ca-certificates-20191127-r4.trigger [2021-03-09T00:49:25.961Z] OK: 6 MiB in 16 packages [2021-03-09T00:49:26.950Z] Removing intermediate container ea0edb7dc211 [2021-03-09T00:49:26.950Z] ---> 864444b3a3f1 [2021-03-09T00:49:26.950Z] Step 19/21 : LABEL arch=arm64 [2021-03-09T00:49:27.543Z] ---> Running in 863599da8d5f [2021-03-09T00:49:27.543Z] ---> 9b151183b4a4 [2021-03-09T00:49:27.543Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-09T00:49:27.817Z] Removing intermediate container 69b016e74c1f [2021-03-09T00:49:27.817Z] ---> df373fd3a9ab [2021-03-09T00:49:27.817Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-09T00:49:28.090Z] Removing intermediate container 6e8a0b18cccf [2021-03-09T00:49:28.090Z] ---> 41aae4f99d55 [2021-03-09T00:49:28.090Z] [2021-03-09T00:49:28.090Z] Step 10/23 : FROM alpine:3.12 [2021-03-09T00:49:28.364Z] ---> d10569e2745f [2021-03-09T00:49:28.364Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-09T00:49:28.364Z] ---> Using cache [2021-03-09T00:49:28.364Z] ---> df373fd3a9ab [2021-03-09T00:49:28.364Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-09T00:49:28.364Z] ---> Running in 42628b7a099a [2021-03-09T00:49:28.645Z] Removing intermediate container 863599da8d5f [2021-03-09T00:49:28.645Z] ---> 4dbe82898175 [2021-03-09T00:49:28.645Z] Step 20/21 : LABEL git_sha=2910c4d29e035dc913b14d61136a4db17f680a98 [2021-03-09T00:49:28.645Z] ---> Running in 72988a040e43 [2021-03-09T00:49:28.645Z] ---> 93e2a3069b8a [2021-03-09T00:49:28.645Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-03-09T00:49:28.919Z] Removing intermediate container a0d8101da048 [2021-03-09T00:49:28.919Z] ---> 4ccbcf9c679e [2021-03-09T00:49:28.919Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-09T00:49:28.919Z] ---> Running in 144a46e28856 [2021-03-09T00:49:28.919Z] ---> Running in 32e6ea344f2b [2021-03-09T00:49:29.195Z] ---> Running in 38809f92f867 [2021-03-09T00:49:29.195Z] Removing intermediate container 42628b7a099a [2021-03-09T00:49:29.195Z] ---> 0e3cc3aaa9b2 [2021-03-09T00:49:29.195Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-09T00:49:29.467Z] Removing intermediate container 72988a040e43 [2021-03-09T00:49:29.467Z] ---> cea94b651391 [2021-03-09T00:49:29.467Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-09T00:49:29.467Z] ---> Running in 9f64d76c09ae [2021-03-09T00:49:29.740Z] ---> Running in c0542199bcc5 [2021-03-09T00:49:29.740Z] Removing intermediate container 144a46e28856 [2021-03-09T00:49:29.740Z] ---> 52d6e4f0ef68 [2021-03-09T00:49:29.740Z] Step 21/21 : LABEL version=0.0.0 [2021-03-09T00:49:29.740Z] Removing intermediate container 38809f92f867 [2021-03-09T00:49:29.740Z] ---> 304b0b82af0d [2021-03-09T00:49:29.740Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-09T00:49:30.012Z] ---> Running in 83b3513eaad0 [2021-03-09T00:49:30.012Z] ---> Running in e678e532f3a2 [2021-03-09T00:49:30.283Z] Removing intermediate container 9f64d76c09ae [2021-03-09T00:49:30.283Z] ---> d2867e166a9e [2021-03-09T00:49:30.283Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-09T00:49:30.283Z] Removing intermediate container c0542199bcc5 [2021-03-09T00:49:30.283Z] ---> 9e22f004272e [2021-03-09T00:49:30.283Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-09T00:49:30.555Z] ---> Running in 40821b8f6e12 [2021-03-09T00:49:30.555Z] ---> Running in 3777c5dad8bd [2021-03-09T00:49:30.555Z] Removing intermediate container 83b3513eaad0 [2021-03-09T00:49:30.555Z] ---> 0691fdba3239 [2021-03-09T00:49:30.555Z] [2021-03-09T00:49:30.829Z] Removing intermediate container e678e532f3a2 [2021-03-09T00:49:30.829Z] ---> 27540fbcb570 [2021-03-09T00:49:30.829Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-09T00:49:31.104Z] ---> Running in 814ef0ad5712 [2021-03-09T00:49:31.104Z] Removing intermediate container 40821b8f6e12 [2021-03-09T00:49:31.104Z] ---> 050c69c17d40 [2021-03-09T00:49:31.104Z] Step 15/23 : WORKDIR / [2021-03-09T00:49:31.377Z] Removing intermediate container 3777c5dad8bd [2021-03-09T00:49:31.377Z] ---> 9c4d7004db66 [2021-03-09T00:49:31.377Z] Step 15/23 : WORKDIR / [2021-03-09T00:49:31.377Z] Successfully built 0691fdba3239 [2021-03-09T00:49:31.377Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-03-09T00:49:31.657Z] ---> Running in 3e0f28da078a [2021-03-09T00:49:31.657Z] Building docker-core-data-go [2021-03-09T00:49:31.657Z]  Building docker-security-proxy-setup-go ... done  ---> Running in efba0ed99472 [2021-03-09T00:49:31.657Z] Removing intermediate container 814ef0ad5712 [2021-03-09T00:49:31.657Z] ---> 0635fb18214b [2021-03-09T00:49:31.657Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-09T00:49:32.258Z] Removing intermediate container 3e0f28da078a [2021-03-09T00:49:32.258Z] ---> edc4afbec0cf [2021-03-09T00:49:32.258Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-09T00:49:32.533Z] Removing intermediate container 32e6ea344f2b [2021-03-09T00:49:32.533Z] ---> e263d3ac478f [2021-03-09T00:49:32.533Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-09T00:49:32.533Z] Removing intermediate container efba0ed99472 [2021-03-09T00:49:32.533Z] ---> 28c9deccc424 [2021-03-09T00:49:32.533Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-09T00:49:32.806Z] ---> Running in de24cc17c766 [2021-03-09T00:49:32.806Z] ---> fa571cc0f05b [2021-03-09T00:49:32.806Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-09T00:49:33.793Z] Removing intermediate container de24cc17c766 [2021-03-09T00:49:33.793Z] ---> 206caf50ca35 [2021-03-09T00:49:33.793Z] Step 22/24 : LABEL arch=arm64 [2021-03-09T00:49:34.070Z] ---> 6156190ecffa [2021-03-09T00:49:34.070Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-09T00:49:34.070Z] ---> a115fbdfc615 [2021-03-09T00:49:34.070Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-09T00:49:34.354Z] ---> Running in bd5fc70b06e7 [2021-03-09T00:49:34.630Z] ---> 7b0d1e6b121e [2021-03-09T00:49:34.630Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-09T00:49:35.241Z] Removing intermediate container bd5fc70b06e7 [2021-03-09T00:49:35.241Z] ---> 233ced84e77f [2021-03-09T00:49:35.241Z] Step 23/24 : LABEL git_sha=2910c4d29e035dc913b14d61136a4db17f680a98 [2021-03-09T00:49:35.520Z] ---> 927a2eaf9a8d [2021-03-09T00:49:35.796Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-09T00:49:35.796Z] ---> Running in 605435b5aec3 [2021-03-09T00:49:36.067Z] ---> e571b79b5080 [2021-03-09T00:49:36.067Z] ---> e9ea5d66ef2b [2021-03-09T00:49:36.067Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-09T00:49:36.067Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-09T00:49:36.345Z] Removing intermediate container 605435b5aec3 [2021-03-09T00:49:36.345Z] ---> e2f8be2c3558 [2021-03-09T00:49:36.345Z] Step 24/24 : LABEL version=0.0.0 [2021-03-09T00:49:36.623Z] ---> Running in c0f19dcb2d68 [2021-03-09T00:49:36.919Z] ---> Running in df6c9d918e99 [2021-03-09T00:49:37.208Z] ---> 2d0ea574a26e [2021-03-09T00:49:37.208Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-09T00:49:37.489Z] Removing intermediate container c0f19dcb2d68 [2021-03-09T00:49:37.489Z] ---> 34fc20fedda0 [2021-03-09T00:49:37.489Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-09T00:49:37.489Z] ---> Running in fa1d238f5746 [2021-03-09T00:49:37.763Z] ---> Running in 623befa08a98 [2021-03-09T00:49:37.763Z] ---> 7864bbd823c4 [2021-03-09T00:49:37.763Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-09T00:49:37.763Z] Removing intermediate container df6c9d918e99 [2021-03-09T00:49:37.763Z] ---> 262fb5538195 [2021-03-09T00:49:37.763Z] [2021-03-09T00:49:38.355Z] ---> Running in f0f961070915 [2021-03-09T00:49:38.355Z] Removing intermediate container fa1d238f5746 [2021-03-09T00:49:38.355Z] ---> 14b0e9b56661 [2021-03-09T00:49:38.355Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-09T00:49:38.355Z] Successfully built 262fb5538195 [2021-03-09T00:49:38.630Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-03-09T00:49:38.630Z]  Building docker-security-secretstore-setup-go ... done Building docker-sys-mgmt-agent-go [2021-03-09T00:49:38.630Z] Removing intermediate container 623befa08a98 [2021-03-09T00:49:38.630Z] ---> 78649af70f71 [2021-03-09T00:49:38.630Z] Step 20/22 : LABEL arch=arm64 [2021-03-09T00:49:38.630Z] ---> Running in d159dae89664 [2021-03-09T00:49:38.909Z] ---> Running in be83ebb15323 [2021-03-09T00:49:38.909Z] Removing intermediate container f0f961070915 [2021-03-09T00:49:38.909Z] ---> cb303eb8ace7 [2021-03-09T00:49:38.909Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-09T00:49:39.181Z] ---> Running in a8289eab1c30 [2021-03-09T00:49:39.181Z] Removing intermediate container d159dae89664 [2021-03-09T00:49:39.181Z] ---> 47a6efb205ca [2021-03-09T00:49:39.181Z] Step 21/23 : LABEL arch=arm64 [2021-03-09T00:49:39.458Z] ---> Running in aa83e9397b6a [2021-03-09T00:49:39.458Z] Removing intermediate container be83ebb15323 [2021-03-09T00:49:39.458Z] ---> da2548241f18 [2021-03-09T00:49:39.458Z] Step 21/22 : LABEL git_sha=2910c4d29e035dc913b14d61136a4db17f680a98 [2021-03-09T00:49:39.734Z] ---> Running in c65be0db808b [2021-03-09T00:49:39.734Z] Removing intermediate container a8289eab1c30 [2021-03-09T00:49:39.734Z] ---> 042c607d3bb4 [2021-03-09T00:49:39.734Z] Step 21/23 : LABEL arch=arm64 [2021-03-09T00:49:40.005Z] ---> Running in a4eedbade76e [2021-03-09T00:49:40.005Z] Removing intermediate container aa83e9397b6a [2021-03-09T00:49:40.005Z] ---> 91cdcf357cfb [2021-03-09T00:49:40.005Z] Step 22/23 : LABEL git_sha=2910c4d29e035dc913b14d61136a4db17f680a98 [2021-03-09T00:49:40.278Z] Removing intermediate container c65be0db808b [2021-03-09T00:49:40.278Z] ---> c32c3198b004 [2021-03-09T00:49:40.278Z] Step 22/22 : LABEL version=0.0.0 [2021-03-09T00:49:40.278Z] ---> Running in bc9a8d5cc067 [2021-03-09T00:49:40.563Z] Removing intermediate container a4eedbade76e [2021-03-09T00:49:40.563Z] ---> Running in 6b8c7eae1ea0 [2021-03-09T00:49:40.563Z] ---> a34781307438 [2021-03-09T00:49:40.563Z] Step 22/23 : LABEL git_sha=2910c4d29e035dc913b14d61136a4db17f680a98 [2021-03-09T00:49:40.854Z] ---> Running in 39c20f522031 [2021-03-09T00:49:40.854Z] Removing intermediate container bc9a8d5cc067 [2021-03-09T00:49:40.854Z] ---> aa44fd78c55c [2021-03-09T00:49:40.854Z] Step 23/23 : LABEL version=0.0.0 [2021-03-09T00:49:41.145Z] Removing intermediate container 6b8c7eae1ea0 [2021-03-09T00:49:41.146Z] ---> 64b00409b50d [2021-03-09T00:49:41.146Z] [2021-03-09T00:49:41.146Z] ---> Running in 9a5ae9f51ba3 [2021-03-09T00:49:41.420Z] Removing intermediate container 39c20f522031 [2021-03-09T00:49:41.420Z] ---> 130e7a51576a [2021-03-09T00:49:41.420Z] Step 23/23 : LABEL version=0.0.0 [2021-03-09T00:49:41.420Z] Successfully built 64b00409b50d [2021-03-09T00:49:41.694Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-03-09T00:49:41.694Z]  Building docker-support-notifications-go ... done Building docker-security-bootstrapper-go [2021-03-09T00:49:41.694Z] ---> Running in ef7a019996b0 [2021-03-09T00:49:41.694Z] Removing intermediate container 9a5ae9f51ba3 [2021-03-09T00:49:41.694Z] ---> e4eff5257a2b [2021-03-09T00:49:41.694Z] [2021-03-09T00:49:42.292Z] Successfully built e4eff5257a2b [2021-03-09T00:49:42.292Z] Successfully tagged docker-core-command-go-arm64:latest [2021-03-09T00:49:42.292Z]  Building docker-core-command-go ... done Building docker-support-scheduler-go [2021-03-09T00:49:42.562Z] Removing intermediate container ef7a019996b0 [2021-03-09T00:49:42.562Z] ---> 884081113c4e [2021-03-09T00:49:42.562Z] [2021-03-09T00:49:42.833Z] Successfully built 884081113c4e [2021-03-09T00:49:43.105Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-03-09T00:50:22.090Z]  Building docker-core-metadata-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T00:50:22.090Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-09T00:50:22.090Z] ---> 9bc2e447d0c5 [2021-03-09T00:50:22.090Z] Step 3/23 : WORKDIR /edgex-go [2021-03-09T00:50:22.090Z] ---> Using cache [2021-03-09T00:50:22.090Z] ---> e6f41db2db31 [2021-03-09T00:50:22.090Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T00:50:22.090Z] ---> Using cache [2021-03-09T00:50:22.090Z] ---> 6a12a412874f [2021-03-09T00:50:22.090Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-09T00:50:23.544Z] ---> Running in e2ef0f6fe413 [2021-03-09T00:50:24.989Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T00:50:25.588Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T00:50:26.567Z] OK: 217 MiB in 51 packages [2021-03-09T00:50:29.200Z] Removing intermediate container e2ef0f6fe413 [2021-03-09T00:50:29.200Z] ---> 41c6323e7af5 [2021-03-09T00:50:29.200Z] Step 6/23 : COPY go.mod . [2021-03-09T00:50:30.197Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T00:50:30.197Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-09T00:50:30.197Z] ---> 9bc2e447d0c5 [2021-03-09T00:50:30.197Z] Step 3/26 : WORKDIR /edgex-go [2021-03-09T00:50:30.197Z] ---> Using cache [2021-03-09T00:50:30.197Z] ---> e6f41db2db31 [2021-03-09T00:50:30.197Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T00:50:30.197Z] ---> Using cache [2021-03-09T00:50:30.197Z] ---> 6a12a412874f [2021-03-09T00:50:30.197Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-09T00:50:30.197Z] ---> 99f4c7feab00 [2021-03-09T00:50:30.197Z] Step 7/23 : RUN go mod download [2021-03-09T00:50:30.474Z] ---> Running in aeb5ca935be1 [2021-03-09T00:50:30.750Z] ---> Running in 0501938719f6 [2021-03-09T00:50:31.028Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T00:50:31.028Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-09T00:50:31.028Z] ---> 9bc2e447d0c5 [2021-03-09T00:50:31.028Z] Step 3/22 : WORKDIR /edgex-go [2021-03-09T00:50:31.028Z] ---> Using cache [2021-03-09T00:50:31.028Z] ---> e6f41db2db31 [2021-03-09T00:50:31.028Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T00:50:31.028Z] ---> Using cache [2021-03-09T00:50:31.028Z] ---> 6a12a412874f [2021-03-09T00:50:31.028Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-09T00:50:31.028Z] ---> Using cache [2021-03-09T00:50:31.028Z] ---> 54221a7099b0 [2021-03-09T00:50:31.028Z] Step 6/22 : COPY go.mod . [2021-03-09T00:50:31.028Z] ---> Using cache [2021-03-09T00:50:31.028Z] ---> 94ebd2d34ba6 [2021-03-09T00:50:31.028Z] Step 7/22 : RUN go mod download [2021-03-09T00:50:31.028Z] ---> Using cache [2021-03-09T00:50:31.028Z] ---> 3ca2bd21cdc4 [2021-03-09T00:50:31.028Z] Step 8/22 : COPY . . [2021-03-09T00:50:31.303Z] ---> Using cache [2021-03-09T00:50:31.303Z] ---> 48f9dca1de6d [2021-03-09T00:50:31.303Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-09T00:50:31.586Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T00:50:31.586Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-09T00:50:31.586Z] ---> 9bc2e447d0c5 [2021-03-09T00:50:31.586Z] Step 3/31 : WORKDIR /edgex-go [2021-03-09T00:50:31.586Z] ---> Using cache [2021-03-09T00:50:31.586Z] ---> e6f41db2db31 [2021-03-09T00:50:31.586Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T00:50:31.586Z] ---> Using cache [2021-03-09T00:50:31.586Z] ---> 6a12a412874f [2021-03-09T00:50:31.586Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-09T00:50:31.586Z] ---> Using cache [2021-03-09T00:50:31.586Z] ---> 54221a7099b0 [2021-03-09T00:50:31.586Z] Step 6/31 : COPY go.mod . [2021-03-09T00:50:31.586Z] ---> Using cache [2021-03-09T00:50:31.586Z] ---> 94ebd2d34ba6 [2021-03-09T00:50:31.586Z] Step 7/31 : RUN go mod download [2021-03-09T00:50:31.586Z] ---> Using cache [2021-03-09T00:50:31.586Z] ---> 3ca2bd21cdc4 [2021-03-09T00:50:31.586Z] Step 8/31 : COPY . . [2021-03-09T00:50:31.586Z] ---> Running in a498cab58ee0 [2021-03-09T00:50:31.586Z] ---> Using cache [2021-03-09T00:50:31.586Z] ---> 48f9dca1de6d [2021-03-09T00:50:31.586Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-09T00:50:31.858Z] ---> Running in 9498128638e0 [2021-03-09T00:50:32.456Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T00:50:33.054Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T00:50:33.328Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-09T00:50:33.600Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-09T00:50:33.874Z] OK: 217 MiB in 51 packages [2021-03-09T00:50:34.149Z] Removing intermediate container 0501938719f6 [2021-03-09T00:50:34.149Z] ---> 07f6b02abc79 [2021-03-09T00:50:34.149Z] Step 8/23 : COPY . . [2021-03-09T00:50:35.593Z] Removing intermediate container aeb5ca935be1 [2021-03-09T00:50:35.593Z] ---> c4b8457ee10c [2021-03-09T00:50:35.593Z] Step 6/26 : COPY go.mod . [2021-03-09T00:50:37.042Z] ---> 3e46405e5ca6 [2021-03-09T00:50:37.042Z] Step 7/26 : RUN go mod download [2021-03-09T00:50:37.639Z] ---> Running in 0f7d4eee1987 [2021-03-09T00:50:44.377Z] Removing intermediate container 0f7d4eee1987 [2021-03-09T00:50:44.377Z] ---> 711d3066917c [2021-03-09T00:50:44.377Z] Step 8/26 : COPY . . [2021-03-09T00:51:02.994Z] ---> 88ce3725d4bb [2021-03-09T00:51:02.994Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-09T00:51:02.994Z] ---> Running in c488f93cde8c [2021-03-09T00:51:03.268Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-09T00:51:07.600Z] ---> 070e771192cc [2021-03-09T00:51:07.600Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-09T00:51:07.600Z] ---> Running in ced4d6b7cb9b [2021-03-09T00:51:09.041Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-09T00:51:56.051Z] Removing intermediate container 9498128638e0 [2021-03-09T00:51:56.338Z] ---> 37180ebd01fe [2021-03-09T00:51:56.338Z] [2021-03-09T00:51:56.338Z] Step 10/31 : FROM alpine:3.12 [2021-03-09T00:51:56.338Z] ---> d10569e2745f [2021-03-09T00:51:56.338Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-09T00:51:56.619Z] ---> Running in a71d6ac985c2 [2021-03-09T00:51:57.229Z] Removing intermediate container a71d6ac985c2 [2021-03-09T00:51:57.229Z] ---> 25dabb796c55 [2021-03-09T00:51:57.229Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-09T00:51:57.229Z] ---> Running in 686d6b52b0c3 [2021-03-09T00:51:59.222Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T00:51:59.222Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T00:51:59.822Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-09T00:51:59.822Z] (2/2) Installing su-exec (0.2-r1) [2021-03-09T00:51:59.822Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T00:51:59.822Z] OK: 5 MiB in 16 packages [2021-03-09T00:52:01.842Z] Removing intermediate container 686d6b52b0c3 [2021-03-09T00:52:01.842Z] ---> 510a5d737f0a [2021-03-09T00:52:01.842Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-09T00:52:01.842Z] ---> Running in 2d51decf89c3 [2021-03-09T00:52:02.446Z] Removing intermediate container 2d51decf89c3 [2021-03-09T00:52:02.446Z] ---> 8fd4870bb107 [2021-03-09T00:52:02.446Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-09T00:52:02.446Z] ---> Running in 36dbc00f10b4 [2021-03-09T00:52:03.441Z] Removing intermediate container 36dbc00f10b4 [2021-03-09T00:52:03.441Z] ---> 0c7ef2a80f63 [2021-03-09T00:52:03.441Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-09T00:52:03.441Z] ---> Running in f62a6966f946 [2021-03-09T00:52:07.772Z] Removing intermediate container f62a6966f946 [2021-03-09T00:52:07.772Z] ---> 996d1750237c [2021-03-09T00:52:07.772Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-09T00:52:08.049Z] ---> Running in 381e5354108f [2021-03-09T00:52:09.043Z] Removing intermediate container 381e5354108f [2021-03-09T00:52:09.043Z] ---> 8778235cf5cd [2021-03-09T00:52:09.043Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-09T00:52:09.662Z] Removing intermediate container a498cab58ee0 [2021-03-09T00:52:09.662Z] ---> 30b3963e4fdb [2021-03-09T00:52:09.662Z] [2021-03-09T00:52:09.662Z] Step 10/22 : FROM alpine:3.12 [2021-03-09T00:52:09.662Z] ---> d10569e2745f [2021-03-09T00:52:09.662Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-09T00:52:09.662Z] ---> Using cache [2021-03-09T00:52:09.662Z] ---> df373fd3a9ab [2021-03-09T00:52:09.662Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-09T00:52:09.662Z] ---> Using cache [2021-03-09T00:52:09.662Z] ---> cea94b651391 [2021-03-09T00:52:09.662Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-09T00:52:09.939Z] ---> Running in 1e68493058c5 [2021-03-09T00:52:10.563Z] ---> 21fd3750e896 [2021-03-09T00:52:10.563Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-09T00:52:10.563Z] Removing intermediate container 1e68493058c5 [2021-03-09T00:52:10.563Z] ---> 34eadcc5182e [2021-03-09T00:52:10.563Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-09T00:52:10.842Z] ---> Running in 6d319b11afa4 [2021-03-09T00:52:10.842Z] ---> Running in 01c59c159b31 [2021-03-09T00:52:11.911Z] Removing intermediate container 01c59c159b31 [2021-03-09T00:52:11.911Z] ---> c604fa030ed5 [2021-03-09T00:52:11.911Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-09T00:52:12.915Z] ---> b76d1597e64a [2021-03-09T00:52:12.915Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-09T00:52:15.585Z] Removing intermediate container 6d319b11afa4 [2021-03-09T00:52:15.585Z] ---> 85ecf6b7e92e [2021-03-09T00:52:15.585Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-09T00:52:15.585Z] ---> e7c063be5aca [2021-03-09T00:52:15.585Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-09T00:52:16.582Z] ---> 9221ceb732d2 [2021-03-09T00:52:16.582Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-09T00:52:16.582Z] ---> c3c49e6b2e61 [2021-03-09T00:52:16.582Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-09T00:52:16.862Z] ---> Running in f06356a92648 [2021-03-09T00:52:17.852Z] Removing intermediate container f06356a92648 [2021-03-09T00:52:17.852Z] ---> a7e02434cdcb [2021-03-09T00:52:17.852Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-09T00:52:18.128Z] ---> Running in fe1f0797e731 [2021-03-09T00:52:18.736Z] ---> 0e3f8774ac66 [2021-03-09T00:52:18.736Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-09T00:52:19.017Z] Removing intermediate container fe1f0797e731 [2021-03-09T00:52:19.017Z] ---> f60a12ef0899 [2021-03-09T00:52:19.017Z] Step 20/22 : LABEL arch=arm64 [2021-03-09T00:52:19.297Z] ---> Running in 9cd0086a20c3 [2021-03-09T00:52:19.905Z] Removing intermediate container 9cd0086a20c3 [2021-03-09T00:52:19.905Z] ---> 45cf195f5074 [2021-03-09T00:52:19.905Z] Step 21/22 : LABEL git_sha=2910c4d29e035dc913b14d61136a4db17f680a98 [2021-03-09T00:52:20.181Z] ---> Running in 2443e0bb94b6 [2021-03-09T00:52:20.181Z] ---> 7c1a8687c9c3 [2021-03-09T00:52:20.181Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-09T00:52:20.784Z] Removing intermediate container 2443e0bb94b6 [2021-03-09T00:52:20.784Z] ---> ad5232e3bd19 [2021-03-09T00:52:20.784Z] Step 22/22 : LABEL version=0.0.0 [2021-03-09T00:52:21.062Z] ---> Running in d9b71cb4a3db [2021-03-09T00:52:21.337Z] ---> 25efff9423d0 [2021-03-09T00:52:21.337Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-09T00:52:21.938Z] Removing intermediate container d9b71cb4a3db [2021-03-09T00:52:21.938Z] ---> ac6466e28325 [2021-03-09T00:52:21.938Z] [2021-03-09T00:52:22.546Z] ---> 2064ffe25229 [2021-03-09T00:52:22.546Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-09T00:52:22.546Z] Successfully built ac6466e28325 [2021-03-09T00:52:22.818Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-03-09T00:52:23.090Z]  Building docker-support-scheduler-go ... done  ---> Running in 05cca8510e88 [2021-03-09T00:52:23.692Z] Removing intermediate container 05cca8510e88 [2021-03-09T00:52:23.693Z] ---> 5543fe39dfe5 [2021-03-09T00:52:23.693Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-09T00:52:24.686Z] ---> c4d197a484eb [2021-03-09T00:52:24.686Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-09T00:52:24.971Z] ---> Running in ae71172fa581 [2021-03-09T00:52:28.357Z] Removing intermediate container ae71172fa581 [2021-03-09T00:52:28.357Z] ---> beec10fdd66c [2021-03-09T00:52:28.357Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-09T00:52:28.954Z] ---> Running in 3ed61834bdcb [2021-03-09T00:52:29.548Z] Removing intermediate container ced4d6b7cb9b [2021-03-09T00:52:29.548Z] ---> 473e0112f908 [2021-03-09T00:52:29.548Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-09T00:52:29.548Z] Removing intermediate container 3ed61834bdcb [2021-03-09T00:52:29.548Z] ---> 696e8dbc5c69 [2021-03-09T00:52:29.548Z] Step 28/31 : CMD ["gate"] [2021-03-09T00:52:29.548Z] ---> Running in 4a29c410eb45 [2021-03-09T00:52:30.155Z] ---> Running in 29535601a553 [2021-03-09T00:52:30.430Z] Removing intermediate container 29535601a553 [2021-03-09T00:52:30.702Z] ---> dda37255da61 [2021-03-09T00:52:30.702Z] Step 29/31 : LABEL arch=arm64 [2021-03-09T00:52:30.973Z] ---> Running in 6f7414bcb5dd [2021-03-09T00:52:31.244Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-09T00:52:31.518Z] Removing intermediate container 6f7414bcb5dd [2021-03-09T00:52:31.518Z] ---> 684eb8888161 [2021-03-09T00:52:31.518Z] Step 30/31 : LABEL git_sha=2910c4d29e035dc913b14d61136a4db17f680a98 [2021-03-09T00:52:31.791Z] ---> Running in 4c6a0bbfb029 [2021-03-09T00:52:32.785Z] Removing intermediate container 4c6a0bbfb029 [2021-03-09T00:52:32.785Z] ---> fb57a0debd1d [2021-03-09T00:52:32.785Z] Step 31/31 : LABEL version=0.0.0 [2021-03-09T00:52:33.061Z] ---> Running in be4727331efe [2021-03-09T00:52:33.667Z] Removing intermediate container be4727331efe [2021-03-09T00:52:33.667Z] ---> 07a6610d4b05 [2021-03-09T00:52:33.667Z] [2021-03-09T00:52:34.272Z] Successfully built 07a6610d4b05 [2021-03-09T00:52:34.272Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-03-09T00:52:35.258Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container 4a29c410eb45 [2021-03-09T00:52:35.258Z] ---> de18885f4d70 [2021-03-09T00:52:35.258Z] [2021-03-09T00:52:35.258Z] Step 11/26 : FROM docker:20.10.0 [2021-03-09T00:52:35.258Z] 20.10.0: Pulling from library/docker [2021-03-09T00:52:45.419Z] Removing intermediate container c488f93cde8c [2021-03-09T00:52:45.419Z] ---> b41b60029f50 [2021-03-09T00:52:45.419Z] [2021-03-09T00:52:45.419Z] Step 10/23 : FROM alpine:3.12 [2021-03-09T00:52:45.419Z] ---> d10569e2745f [2021-03-09T00:52:45.419Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-09T00:52:45.419Z] ---> Running in 41fb5148758f [2021-03-09T00:52:45.419Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-09T00:52:45.419Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-09T00:52:45.419Z] ---> eeaf43b92773 [2021-03-09T00:52:45.419Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-09T00:52:45.419Z] ---> Running in f5048d5baa8d [2021-03-09T00:52:45.419Z] Removing intermediate container 41fb5148758f [2021-03-09T00:52:45.419Z] ---> 51381db66dd0 [2021-03-09T00:52:45.419Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-09T00:52:45.419Z] ---> Running in d5d54c27f472 [2021-03-09T00:52:46.012Z] Removing intermediate container d5d54c27f472 [2021-03-09T00:52:46.012Z] ---> 99bc92e310fd [2021-03-09T00:52:46.012Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-09T00:52:46.012Z] ---> Running in 91b74ace6d67 [2021-03-09T00:52:46.012Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T00:52:46.284Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T00:52:46.556Z] Removing intermediate container 91b74ace6d67 [2021-03-09T00:52:46.556Z] ---> a4058476e75a [2021-03-09T00:52:46.556Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T00:52:46.556Z] ---> Running in e6b5bdadcfda [2021-03-09T00:52:47.155Z] (1/2) Installing readline (8.0.4-r0) [2021-03-09T00:52:47.156Z] (2/2) Installing bash (5.0.17-r0) [2021-03-09T00:52:47.156Z] Executing bash-5.0.17-r0.post-install [2021-03-09T00:52:47.156Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T00:52:47.156Z] OK: 12 MiB in 22 packages [2021-03-09T00:52:48.672Z] Removing intermediate container f5048d5baa8d [2021-03-09T00:52:48.672Z] ---> 66c940e49f38 [2021-03-09T00:52:48.672Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-09T00:52:48.961Z] ---> Running in 8f8324b7dcab [2021-03-09T00:52:48.961Z] Removing intermediate container e6b5bdadcfda [2021-03-09T00:52:48.961Z] ---> bd4231e631d5 [2021-03-09T00:52:48.961Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-09T00:52:49.239Z] ---> Running in d75a70e17778 [2021-03-09T00:52:49.527Z] Removing intermediate container 8f8324b7dcab [2021-03-09T00:52:49.527Z] ---> 0dd9c61f36a4 [2021-03-09T00:52:49.527Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-09T00:52:49.808Z] ---> Running in 8991bbe0f0cf [2021-03-09T00:52:50.402Z] Removing intermediate container 8991bbe0f0cf [2021-03-09T00:52:50.402Z] ---> 12326f5b3794 [2021-03-09T00:52:50.402Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-09T00:52:50.402Z] ---> Running in 3c35288a20e3 [2021-03-09T00:52:50.679Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T00:52:50.967Z] Removing intermediate container 3c35288a20e3 [2021-03-09T00:52:50.967Z] ---> 6e51bb597d75 [2021-03-09T00:52:50.967Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-09T00:52:51.242Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T00:52:52.218Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-09T00:52:52.218Z] ---> 214cb7cec0b6 [2021-03-09T00:52:52.218Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-09T00:52:52.218Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-09T00:52:52.218Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-09T00:52:52.218Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-09T00:52:52.489Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-09T00:52:52.761Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-09T00:52:52.761Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T00:52:52.761Z] OK: 8 MiB in 20 packages [2021-03-09T00:52:52.761Z] ---> 540050d70082 [2021-03-09T00:52:52.761Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-09T00:52:53.741Z] ---> 560043785ef3 [2021-03-09T00:52:53.741Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-09T00:52:54.014Z] ---> Running in 8eeea2c3c70c [2021-03-09T00:52:54.294Z] Removing intermediate container d75a70e17778 [2021-03-09T00:52:54.294Z] ---> c4742f6ace92 [2021-03-09T00:52:54.294Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-09T00:52:55.273Z] ---> 4805fd546ba9 [2021-03-09T00:52:55.273Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-09T00:52:55.273Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T00:52:55.546Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T00:52:56.140Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-09T00:52:56.140Z] (2/33) Installing expat (2.2.9-r1) [2021-03-09T00:52:56.140Z] (3/33) Installing libffi (3.3-r2) [2021-03-09T00:52:56.140Z] (4/33) Installing gdbm (1.13-r1) [2021-03-09T00:52:56.140Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-09T00:52:56.140Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-09T00:52:56.140Z] (7/33) Installing python3 (3.8.5-r1) [2021-03-09T00:52:57.572Z] ---> 7535703632e6 [2021-03-09T00:52:57.572Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-09T00:52:58.165Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-09T00:52:58.165Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-09T00:52:58.165Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-09T00:52:58.165Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-09T00:52:58.165Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-09T00:52:58.165Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-09T00:52:58.442Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-09T00:52:58.442Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-09T00:52:58.442Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-09T00:52:58.442Z] ---> 88d5c3be4c5f [2021-03-09T00:52:58.442Z] Step 19/23 : ENTRYPOINT ["/core-data"](17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-09T00:52:58.442Z] [2021-03-09T00:52:58.442Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-09T00:52:58.442Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-09T00:52:58.442Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-09T00:52:58.442Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-09T00:52:58.442Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-09T00:52:58.442Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-09T00:52:58.714Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-09T00:52:58.714Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-09T00:52:58.714Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-09T00:52:58.714Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-09T00:52:58.714Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-09T00:52:58.714Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-09T00:52:58.714Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-09T00:52:58.714Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-09T00:52:58.714Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-09T00:52:58.714Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-09T00:52:58.714Z] ---> Running in 3f3b6940a13a [2021-03-09T00:52:58.987Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T00:52:58.987Z] OK: 71 MiB in 55 packages [2021-03-09T00:52:59.261Z] Removing intermediate container 3f3b6940a13a [2021-03-09T00:52:59.261Z] ---> 9091dbb32878 [2021-03-09T00:52:59.261Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-09T00:52:59.534Z] ---> Running in 1b83ac73b0db [2021-03-09T00:53:00.132Z] Removing intermediate container 1b83ac73b0db [2021-03-09T00:53:00.132Z] ---> ac6847ef1072 [2021-03-09T00:53:00.132Z] Step 21/23 : LABEL arch=arm64 [2021-03-09T00:53:00.404Z] ---> Running in f7bcdafa3707 [2021-03-09T00:53:01.006Z] Removing intermediate container f7bcdafa3707 [2021-03-09T00:53:01.006Z] ---> 080100b6c8a5 [2021-03-09T00:53:01.006Z] Step 22/23 : LABEL git_sha=2910c4d29e035dc913b14d61136a4db17f680a98 [2021-03-09T00:53:01.006Z] ---> Running in ebe6878f9379 [2021-03-09T00:53:01.616Z] Removing intermediate container ebe6878f9379 [2021-03-09T00:53:01.616Z] ---> 7f7e813d0fd3 [2021-03-09T00:53:01.616Z] Step 23/23 : LABEL version=0.0.0 [2021-03-09T00:53:01.888Z] ---> Running in f7e81f5d9781 [2021-03-09T00:53:02.482Z] Removing intermediate container f7e81f5d9781 [2021-03-09T00:53:02.482Z] ---> 63ae1cb45162 [2021-03-09T00:53:02.482Z] [2021-03-09T00:53:03.075Z] Successfully built 63ae1cb45162 [2021-03-09T00:53:03.075Z] Successfully tagged docker-core-data-go-arm64:latest [2021-03-09T00:53:04.500Z]  Building docker-core-data-go ... done Removing intermediate container 8eeea2c3c70c [2021-03-09T00:53:04.500Z] ---> e16db117cb2d [2021-03-09T00:53:04.500Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-09T00:53:04.783Z] ---> Running in b7c3bf470c45 [2021-03-09T00:53:10.159Z] Collecting docker-compose==1.23.2 [2021-03-09T00:53:10.159Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-09T00:53:11.133Z] Collecting texttable<0.10,>=0.9.0 [2021-03-09T00:53:11.133Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-09T00:53:14.508Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-09T00:53:14.508Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-09T00:53:15.103Z] Collecting jsonschema<3,>=2.5.1 [2021-03-09T00:53:15.103Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-09T00:53:16.526Z] Collecting PyYAML<4,>=3.10 [2021-03-09T00:53:16.526Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-09T00:53:19.896Z] Collecting cached-property<2,>=1.2.0 [2021-03-09T00:53:19.896Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-09T00:53:19.896Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-09T00:53:19.896Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-09T00:53:20.530Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-09T00:53:20.530Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-09T00:53:22.495Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-03-09T00:53:23.088Z] Collecting docker<4.0,>=3.6.0 [2021-03-09T00:53:23.359Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-09T00:53:23.953Z] Collecting docopt<0.7,>=0.6.1 [2021-03-09T00:53:23.953Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-09T00:53:25.917Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-03-09T00:53:26.190Z] Collecting idna<2.8,>=2.5 [2021-03-09T00:53:26.190Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-09T00:53:27.162Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-09T00:53:27.162Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-09T00:53:27.433Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-03-09T00:53:27.704Z] Collecting docker-pycreds>=0.4.0 [2021-03-09T00:53:27.704Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-09T00:53:27.704Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-09T00:53:27.704Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-09T00:53:27.704Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-09T00:53:27.704Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-09T00:53:29.131Z] Installing collected packages: texttable, idna, urllib3, requests, jsonschema, PyYAML, cached-property, websocket-client, dockerpty, docker-pycreds, docker, docopt, docker-compose [2021-03-09T00:53:29.131Z] Running setup.py install for texttable: started [2021-03-09T00:53:31.100Z] Running setup.py install for texttable: finished with status 'done' [2021-03-09T00:53:31.100Z] Attempting uninstall: idna [2021-03-09T00:53:31.100Z] Found existing installation: idna 2.9 [2021-03-09T00:53:31.370Z] Uninstalling idna-2.9: [2021-03-09T00:53:31.370Z] Successfully uninstalled idna-2.9 [2021-03-09T00:53:32.345Z] Attempting uninstall: urllib3 [2021-03-09T00:53:32.345Z] Found existing installation: urllib3 1.25.9 [2021-03-09T00:53:32.345Z] Uninstalling urllib3-1.25.9: [2021-03-09T00:53:32.345Z] Successfully uninstalled urllib3-1.25.9 [2021-03-09T00:53:32.940Z] Attempting uninstall: requests [2021-03-09T00:53:32.940Z] Found existing installation: requests 2.23.0 [2021-03-09T00:53:32.940Z] Uninstalling requests-2.23.0: [2021-03-09T00:53:33.214Z] Successfully uninstalled requests-2.23.0 [2021-03-09T00:53:33.808Z] Running setup.py install for PyYAML: started [2021-03-09T00:53:36.418Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-09T00:53:36.691Z] Running setup.py install for dockerpty: started [2021-03-09T00:53:38.656Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-09T00:53:39.630Z] Running setup.py install for docopt: started [2021-03-09T00:53:41.599Z] Running setup.py install for docopt: finished with status 'done' [2021-03-09T00:53:42.572Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 [2021-03-09T00:53:46.865Z] Removing intermediate container b7c3bf470c45 [2021-03-09T00:53:46.865Z] ---> 91675368905a [2021-03-09T00:53:46.865Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-09T00:53:46.865Z] ---> Running in cb5417408e44 [2021-03-09T00:53:47.839Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T00:53:48.111Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T00:53:49.114Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-09T00:53:49.114Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-09T00:53:49.114Z] (3/3) Installing curl (7.69.1-r3) [2021-03-09T00:53:49.114Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T00:53:49.114Z] OK: 71 MiB in 58 packages [2021-03-09T00:53:50.131Z] Removing intermediate container cb5417408e44 [2021-03-09T00:53:50.131Z] ---> 99c44ba8e189 [2021-03-09T00:53:50.131Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-09T00:53:50.405Z] ---> Running in 040cc1bad70a [2021-03-09T00:53:51.000Z] Removing intermediate container 040cc1bad70a [2021-03-09T00:53:51.000Z] ---> e04859422a85 [2021-03-09T00:53:51.000Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-09T00:53:51.000Z] ---> Running in 38932629a7a0 [2021-03-09T00:53:51.598Z] Removing intermediate container 38932629a7a0 [2021-03-09T00:53:51.598Z] ---> 9403b18329fb [2021-03-09T00:53:51.598Z] Step 24/26 : LABEL arch=arm64 [2021-03-09T00:53:51.598Z] ---> Running in bea5ade6d0cc [2021-03-09T00:53:52.192Z] Removing intermediate container bea5ade6d0cc [2021-03-09T00:53:52.192Z] ---> 8de502c5eb4c [2021-03-09T00:53:52.192Z] Step 25/26 : LABEL git_sha=2910c4d29e035dc913b14d61136a4db17f680a98 [2021-03-09T00:53:52.192Z] ---> Running in ce2ef942e5bc [2021-03-09T00:53:52.787Z] Removing intermediate container ce2ef942e5bc [2021-03-09T00:53:52.787Z] ---> eebbc52f1a4b [2021-03-09T00:53:52.787Z] Step 26/26 : LABEL version=0.0.0 [2021-03-09T00:53:52.787Z] ---> Running in 44c154c69df1 [2021-03-09T00:53:53.379Z] Removing intermediate container 44c154c69df1 [2021-03-09T00:53:53.379Z] ---> 46543939cf27 [2021-03-09T00:53:53.379Z] [2021-03-09T00:53:53.651Z] Successfully built 46543939cf27 [2021-03-09T00:53:53.923Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-03-09T00:53:54.209Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-03-09T00:53:54.199Z] $ docker stop --time=1 78aed067ba4e4b181a4a2f275f9f7d37c2229bd94da4fc1f2c2cde1f25e21611 [2021-03-09T00:53:56.182Z] $ docker rm -f 78aed067ba4e4b181a4a2f275f9f7d37c2229bd94da4fc1f2c2cde1f25e21611 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-09T00:53:56.890Z] + docker images [2021-03-09T00:53:56.890Z] + grep docker [2021-03-09T00:53:57.161Z] docker-sys-mgmt-agent-go-arm64 latest 46543939cf27 3 seconds ago 300MB [2021-03-09T00:53:57.161Z] docker-core-data-go-arm64 latest 63ae1cb45162 54 seconds ago 21.1MB [2021-03-09T00:53:57.161Z] docker-security-bootstrapper-go-arm64 latest 07a6610d4b05 About a minute ago 17.8MB [2021-03-09T00:53:57.161Z] docker-support-scheduler-go-arm64 latest ac6466e28325 About a minute ago 16.3MB [2021-03-09T00:53:57.161Z] docker-core-metadata-go-arm64 latest 884081113c4e 4 minutes ago 17.9MB [2021-03-09T00:53:57.161Z] docker-core-command-go-arm64 latest e4eff5257a2b 4 minutes ago 16.2MB [2021-03-09T00:53:57.161Z] docker-support-notifications-go-arm64 latest 64b00409b50d 4 minutes ago 16.9MB [2021-03-09T00:53:57.161Z] docker-security-secretstore-setup-go-arm64 latest 262fb5538195 4 minutes ago 23.7MB [2021-03-09T00:53:57.161Z] docker-security-proxy-setup-go-arm64 latest 0691fdba3239 4 minutes ago 23.4MB [2021-03-09T00:53:57.161Z] docker 20.10.0 eeaf43b92773 2 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-09T00:53:58.134Z] ---> job-cost.sh [2021-03-09T00:53:58.134Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8VYH [2021-03-09T00:54:45.552Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-09T00:56:37.347Z] lf-activate-venv(): INFO: Adding /tmp/venv-8VYH/bin to PATH [2021-03-09T00:56:37.347Z] INFO: No Stack... [2021-03-09T00:56:37.347Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-09T00:56:37.347Z] INFO: Archiving Costs [Pipeline] sh [2021-03-09T00:56:37.684Z] + cut -d, -f6 [2021-03-09T00:56:37.684Z] + cat /w/workspace/edgex-go/9/archives/cost.csv [Pipeline] lock [2021-03-09T00:56:37.802Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3208-9-stack-cost] [2021-03-09T00:56:37.818Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3208-9-stack-cost] did not exist. Created. [2021-03-09T00:56:37.818Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3208-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-09T00:56:38.253Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-09T00:56:38.583Z] Stashed 1 file(s) [Pipeline] } [2021-03-09T00:56:38.596Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3208-9-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-03-09T00:56:39.744Z] provisioning config files... [2021-03-09T00:56:39.754Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/9@tmp/config6390668574586584531tmp [Pipeline] { [Pipeline] sh [2021-03-09T00:56:40.134Z] + set +x [2021-03-09T00:56:40.135Z] + curl -s https://codecov.io/bash [2021-03-09T00:56:40.135Z] + bash -s -- [2021-03-09T00:56:40.404Z] [2021-03-09T00:56:40.404Z] _____ _ [2021-03-09T00:56:40.404Z] / ____| | | [2021-03-09T00:56:40.404Z] | | ___ __| | ___ ___ _____ __ [2021-03-09T00:56:40.404Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-09T00:56:40.404Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-09T00:56:40.404Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-09T00:56:40.404Z] Bash-20210226-7100762 [2021-03-09T00:56:40.404Z] [2021-03-09T00:56:40.404Z] [2021-03-09T00:56:40.404Z] ==> git version 2.24.3 found [2021-03-09T00:56:40.404Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-03-09T00:56:40.404Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-09T00:56:40.404Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-09T00:56:40.669Z] ==> Jenkins CI detected. [2021-03-09T00:56:40.669Z] project root: . [2021-03-09T00:56:40.669Z] --> token set from env [2021-03-09T00:56:40.669Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-09T00:56:40.669Z] ==> Running gcov in . (disable via -X gcov) [2021-03-09T00:56:40.669Z] ==> Python coveragepy not found [2021-03-09T00:56:40.669Z] ==> Searching for coverage reports in: [2021-03-09T00:56:40.669Z] + . [2021-03-09T00:56:40.669Z] -> Found 1 reports [2021-03-09T00:56:40.669Z] ==> Detecting git/mercurial file structure [2021-03-09T00:56:40.669Z] ==> Reading reports [2021-03-09T00:56:40.931Z] + ./coverage.out bytes=622934 [2021-03-09T00:56:40.931Z] ==> Appending adjustments [2021-03-09T00:56:40.931Z] https://docs.codecov.io/docs/fixing-reports [2021-03-09T00:56:44.249Z] + Found adjustments [2021-03-09T00:56:44.249Z] ==> Gzipping contents [2021-03-09T00:56:44.249Z] 92K /tmp/codecov.GaUEte.gz [2021-03-09T00:56:44.249Z] ==> Uploading reports [2021-03-09T00:56:44.249Z] url: https://codecov.io [2021-03-09T00:56:44.249Z] query: branch=PR-3208&commit=2910c4d29e035dc913b14d61136a4db17f680a98&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3208%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3208&job=&cmd_args= [2021-03-09T00:56:44.249Z] -> Pinging Codecov [2021-03-09T00:56:44.249Z] https://codecov.io/upload/v4?package=bash-20210226-7100762&token=secret&branch=PR-3208&commit=2910c4d29e035dc913b14d61136a4db17f680a98&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3208%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3208&job=&cmd_args= [2021-03-09T00:56:45.196Z] -> Uploading to [2021-03-09T00:56:45.196Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-09/00271124DB129430A58F1EEE437C3FCB/2910c4d29e035dc913b14d61136a4db17f680a98/b922bcb9-f535-4dcc-931a-405f86dee097.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210309%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210309T005644Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=79b7ccd64434f0d7d1f1e2d5e9e06f92e59fa5ba97582d43005feab007b8d2bd [2021-03-09T00:56:45.196Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-09T00:56:45.196Z] Dload Upload Total Spent Left Speed [2021-03-09T00:56:45.774Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 92014 0 0 100 92014 0 145k --:--:-- --:--:-- --:--:-- 145k [2021-03-09T00:56:45.774Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/2910c4d29e035dc913b14d61136a4db17f680a98 [Pipeline] } [2021-03-09T00:56:45.784Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-03-09T00:56:47.308Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-09T00:56:48.190Z] ---> package-listing.sh [2021-03-09T00:56:48.190Z] ++ facter osfamily [2021-03-09T00:56:48.190Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-09T00:56:48.190Z] + OS_FAMILY=redhat [2021-03-09T00:56:48.190Z] + workspace=/w/workspace/edgex-go/9 [2021-03-09T00:56:48.190Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-09T00:56:48.190Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-09T00:56:48.190Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-09T00:56:48.190Z] + PACKAGES=/tmp/packages_start.txt [2021-03-09T00:56:48.190Z] + '[' /w/workspace/edgex-go/9 ']' [2021-03-09T00:56:48.190Z] + PACKAGES=/tmp/packages_end.txt [2021-03-09T00:56:48.190Z] + case "${OS_FAMILY}" in [2021-03-09T00:56:48.190Z] + rpm -qa [2021-03-09T00:56:48.190Z] + sort [2021-03-09T00:56:53.506Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-09T00:56:53.506Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-09T00:56:53.506Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-09T00:56:53.506Z] + '[' /w/workspace/edgex-go/9 ']' [2021-03-09T00:56:53.506Z] + mkdir -p /w/workspace/edgex-go/9/archives/ [2021-03-09T00:56:53.506Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/9/archives/ [Pipeline] echo [2021-03-09T00:56:53.522Z] 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/9/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-09T00:56:53.817Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-09T00:56:54.126Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-09T00:56:54.126Z] [2021-03-09T00:56:54.126Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-09T00:56:54.475Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-09T00:56:54.475Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-09T00:56:54.475Z] df20fa9351a1: Pulling fs layer [2021-03-09T00:56:54.475Z] 36b3adc4ff6f: Pulling fs layer [2021-03-09T00:56:54.475Z] 8ad3a11d3b57: Pulling fs layer [2021-03-09T00:56:54.475Z] 46f8f816bc3b: Pulling fs layer [2021-03-09T00:56:54.475Z] 93b61091891f: Pulling fs layer [2021-03-09T00:56:54.475Z] 93b9cdb0e59b: Pulling fs layer [2021-03-09T00:56:54.475Z] 5e14af77c1be: Pulling fs layer [2021-03-09T00:56:54.475Z] 01666e4c0597: Pulling fs layer [2021-03-09T00:56:54.475Z] aa168da1d23b: Pulling fs layer [2021-03-09T00:56:54.475Z] 93b61091891f: Waiting [2021-03-09T00:56:54.475Z] 93b9cdb0e59b: Waiting [2021-03-09T00:56:54.475Z] 5e14af77c1be: Waiting [2021-03-09T00:56:54.475Z] aa168da1d23b: Waiting [2021-03-09T00:56:54.475Z] 01666e4c0597: Waiting [2021-03-09T00:56:54.475Z] 46f8f816bc3b: Waiting [2021-03-09T00:56:54.475Z] 36b3adc4ff6f: Verifying Checksum [2021-03-09T00:56:54.475Z] 36b3adc4ff6f: Download complete [2021-03-09T00:56:54.475Z] 46f8f816bc3b: Verifying Checksum [2021-03-09T00:56:54.475Z] 46f8f816bc3b: Download complete [2021-03-09T00:56:54.740Z] df20fa9351a1: Verifying Checksum [2021-03-09T00:56:54.740Z] df20fa9351a1: Download complete [2021-03-09T00:56:54.740Z] 93b9cdb0e59b: Verifying Checksum [2021-03-09T00:56:54.740Z] 93b9cdb0e59b: Download complete [2021-03-09T00:56:54.740Z] 5e14af77c1be: Verifying Checksum [2021-03-09T00:56:54.740Z] 5e14af77c1be: Download complete [2021-03-09T00:56:54.740Z] 01666e4c0597: Verifying Checksum [2021-03-09T00:56:54.740Z] 93b61091891f: Download complete [2021-03-09T00:56:54.740Z] 01666e4c0597: Download complete [2021-03-09T00:56:54.740Z] 8ad3a11d3b57: Verifying Checksum [2021-03-09T00:56:54.740Z] 8ad3a11d3b57: Download complete [2021-03-09T00:56:55.007Z] df20fa9351a1: Pull complete [2021-03-09T00:56:55.271Z] 36b3adc4ff6f: Pull complete [2021-03-09T00:56:56.233Z] 8ad3a11d3b57: Pull complete [2021-03-09T00:56:56.233Z] 46f8f816bc3b: Pull complete [2021-03-09T00:56:57.193Z] aa168da1d23b: Verifying Checksum [2021-03-09T00:56:57.193Z] aa168da1d23b: Download complete [2021-03-09T00:56:58.587Z] 93b61091891f: Pull complete [2021-03-09T00:56:58.587Z] 93b9cdb0e59b: Pull complete [2021-03-09T00:56:58.850Z] 5e14af77c1be: Pull complete [2021-03-09T00:56:59.114Z] 01666e4c0597: Pull complete [2021-03-09T00:57:07.333Z] aa168da1d23b: Pull complete [2021-03-09T00:57:07.333Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-09T00:57:07.333Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-09T00:57:07.333Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-09T00:57:07.538Z] prd-centos7-docker-4c-2g-29047 does not seem to be running inside a container [2021-03-09T00:57:07.590Z] $ 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/9/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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-lftools-log-publisher:alpine cat [2021-03-09T00:57:11.879Z] $ docker top 858eff6d20253a5898e3cde1578a68e1f54cb2ad6ce86f87e2d67f4126c4e4af -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-09T00:57:12.470Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-09T00:57:12.774Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-09T00:57:13.078Z] + ls /var/log/sa-host [2021-03-09T00:57:13.078Z] + sadf -c /var/log/sa-host/sa09 [2021-03-09T00:57:13.078Z] file_magic: OK [2021-03-09T00:57:13.078Z] HZ: Using current value: 100 [2021-03-09T00:57:13.078Z] file_header: OK [2021-03-09T00:57:13.078Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-09T00:57:13.078Z] Statistics: [2021-03-09T00:57:13.078Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-09T00:57:13.078Z] File successfully converted to sysstat format version 12.2.1 [2021-03-09T00:57:13.078Z] + sadf -c /var/log/sa-host/sa23 [2021-03-09T00:57:13.078Z] file_magic: OK [2021-03-09T00:57:13.078Z] HZ: Using current value: 100 [2021-03-09T00:57:13.078Z] file_header: OK [2021-03-09T00:57:13.078Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-09T00:57:13.078Z] Statistics: [2021-03-09T00:57:13.078Z] Hnuu...uuuununununu... [2021-03-09T00:57:13.078Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-09T00:57:13.322Z] provisioning config files... [2021-03-09T00:57:13.339Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/9@tmp/config283602349767849974tmp [Pipeline] { [Pipeline] echo [2021-03-09T00:57:13.420Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-09T00:57:13.718Z] ---> create-netrc.sh [Pipeline] } [2021-03-09T00:57:13.728Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-09T00:57:13.896Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-09T00:57:14.202Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-09T00:57:14.213Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-09T00:57:14.517Z] ---> sudo-logs.sh [2021-03-09T00:57:14.517Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-09T00:57:14.585Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-09T00:57:15.011Z] ---> job-cost.sh [2021-03-09T00:57:15.011Z] lf-activate-venv: SKIPPING [2021-03-09T00:57:15.011Z] DEBUG: total: 0.20999999344348907 [2021-03-09T00:57:15.011Z] INFO: Retrieving Stack Cost... [2021-03-09T00:57:15.994Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-09T00:57:16.257Z] INFO: Archiving Costs [Pipeline] echo [2021-03-09T00:57:16.272Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-09T00:57:16.576Z] ---> logs-deploy.sh [2021-03-09T00:57:16.576Z] lf-activate-venv: SKIPPING [2021-03-09T00:57:16.576Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3208/9 [2021-03-09T00:57:16.576Z] INFO: archiving workspace using pattern(s): [2021-03-09T00:57:17.967Z] Archives upload complete. [2021-03-09T00:57:18.229Z] INFO: archiving logs to Nexus