Pull request #3209 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 47041f63e4fd20aee46499544879fd8d908199f5+fb188d25fcab3d585a11d4385d590a36e735c372 (a37340553785cb6ed8d49f6f87e9633cc2cd3bc8) 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 ‘prd-centos7-docker-4c-2g-29331’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-27930’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-29340 in /w/workspace/edgexfoundry_edgex-go_PR-3209 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/13 [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/13 # 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 fb188d25fcab3d585a11d4385d590a36e735c372 into PR head commit 47041f63e4fd20aee46499544879fd8d908199f5 Merge succeeded, producing 47041f63e4fd20aee46499544879fd8d908199f5 Checking out Revision 47041f63e4fd20aee46499544879fd8d908199f5 (PR-3209) > 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/3209/head:refs/remotes/origin/PR-3209 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 47041f63e4fd20aee46499544879fd8d908199f5 # 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 fb188d25fcab3d585a11d4385d590a36e735c372 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 47041f63e4fd20aee46499544879fd8d908199f5 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-10T15:28:54.526Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-10T15:28:54.806Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-10T15:28:54.904Z] ========================================================= [2021-03-10T15:28:54.904Z] EdgeX Global Pipelines Version Info [2021-03-10T15:28:54.904Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-10T15:28:56.473Z] ------------------- [2021-03-10T15:28:56.473Z] stable info: [2021-03-10T15:28:56.473Z] ------------------- [2021-03-10T15:28:56.473Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-10T15:28:56.473Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-10T15:28:56.473Z] Message: update stable to v1.0.184 > git rev-list --no-walk 70985b36a4c4f7a9ce085f1c274b64dae150ac78 # timeout=10 [2021-03-10T15:28:58.279Z] ------------------- [2021-03-10T15:28:58.279Z] experimental info: [2021-03-10T15:28:58.279Z] ------------------- [2021-03-10T15:28:58.279Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-10T15:28:58.279Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-10T15:28:58.279Z] Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-10T15:28:58.601Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-03-10T15:28:58.689Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-03-10T15:28:58.838Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-10T15:28:58.948Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-10T15:28:59.046Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-10T15:28:59.135Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-10T15:28:59.234Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-10T15:28:59.323Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-03-10T15:28:59.410Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-03-10T15:28:59.504Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-03-10T15:28:59.598Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-10T15:28:59.699Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-10T15:28:59.780Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-10T15:28:59.880Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-10T15:28:59.997Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-10T15:29:00.088Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-10T15:29:00.251Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-10T15:29:00.355Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-10T15:29:00.450Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-10T15:29:00.570Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-10T15:29:00.708Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-10T15:29:00.821Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-10T15:29:00.901Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3209 [Pipeline] echo [2021-03-10T15:29:01.036Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3209 [Pipeline] echo [2021-03-10T15:29:01.226Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3209 [Pipeline] echo [2021-03-10T15:29:01.395Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 47041f63e4fd20aee46499544879fd8d908199f5 [Pipeline] echo [2021-03-10T15:29:01.539Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 47041f6 [Pipeline] echo [2021-03-10T15:29:01.635Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-10T15:29:01.835Z] provisioning config files... [2021-03-10T15:29:01.878Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/13@tmp/config4323740429899087117tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-10T15:29:02.307Z] ---> docker-login.sh [2021-03-10T15:29:02.307Z] nexus3.edgexfoundry.org:10001 [2021-03-10T15:29:02.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-10T15:29:02.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-10T15:29:02.836Z] Configure a credential helper to remove this warning. See [2021-03-10T15:29:02.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-10T15:29:02.836Z] [2021-03-10T15:29:02.836Z] Login Succeeded [2021-03-10T15:29:02.836Z] nexus3.edgexfoundry.org:10002 [2021-03-10T15:29:02.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-10T15:29:03.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-10T15:29:03.101Z] Configure a credential helper to remove this warning. See [2021-03-10T15:29:03.101Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-10T15:29:03.101Z] [2021-03-10T15:29:03.101Z] Login Succeeded [2021-03-10T15:29:03.101Z] nexus3.edgexfoundry.org:10003 [2021-03-10T15:29:03.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-10T15:29:03.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-10T15:29:03.101Z] Configure a credential helper to remove this warning. See [2021-03-10T15:29:03.101Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-10T15:29:03.101Z] [2021-03-10T15:29:03.101Z] Login Succeeded [2021-03-10T15:29:03.101Z] nexus3.edgexfoundry.org:10004 [2021-03-10T15:29:03.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-10T15:29:03.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-10T15:29:03.366Z] Configure a credential helper to remove this warning. See [2021-03-10T15:29:03.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-10T15:29:03.366Z] [2021-03-10T15:29:03.366Z] Login Succeeded [2021-03-10T15:29:03.366Z] docker.io [2021-03-10T15:29:03.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-10T15:29:03.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-10T15:29:03.628Z] Configure a credential helper to remove this warning. See [2021-03-10T15:29:03.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-10T15:29:03.628Z] [2021-03-10T15:29:03.628Z] Login Succeeded [2021-03-10T15:29:03.628Z] ---> docker-login.sh ends [Pipeline] } [2021-03-10T15:29:03.639Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-10T15:29:04.144Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-03-10T15:29:04.144Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-10T15:29:04.144Z] ++ dirname cmd/core-command/Dockerfile [2021-03-10T15:29:04.144Z] ++ cut -d/ -f2 [2021-03-10T15:29:04.144Z] + echo core-command,cmd/core-command/Dockerfile [2021-03-10T15:29:04.144Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-10T15:29:04.144Z] ++ dirname cmd/core-data/Dockerfile [2021-03-10T15:29:04.144Z] ++ cut -d/ -f2 [2021-03-10T15:29:04.144Z] + echo core-data,cmd/core-data/Dockerfile [2021-03-10T15:29:04.144Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-10T15:29:04.144Z] ++ dirname cmd/core-metadata/Dockerfile [2021-03-10T15:29:04.144Z] ++ cut -d/ -f2 [2021-03-10T15:29:04.144Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-03-10T15:29:04.144Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-10T15:29:04.144Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-03-10T15:29:04.144Z] ++ cut -d/ -f2 [2021-03-10T15:29:04.144Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-03-10T15:29:04.144Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-10T15:29:04.144Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-03-10T15:29:04.144Z] ++ cut -d/ -f2 [2021-03-10T15:29:04.144Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-03-10T15:29:04.144Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-10T15:29:04.144Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-03-10T15:29:04.144Z] ++ cut -d/ -f2 [2021-03-10T15:29:04.144Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-03-10T15:29:04.144Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-10T15:29:04.144Z] ++ dirname cmd/support-notifications/Dockerfile [2021-03-10T15:29:04.144Z] ++ cut -d/ -f2 [2021-03-10T15:29:04.144Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-03-10T15:29:04.144Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-10T15:29:04.144Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-03-10T15:29:04.144Z] ++ cut -d/ -f2 [2021-03-10T15:29:04.144Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-03-10T15:29:04.144Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-10T15:29:04.144Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-03-10T15:29:04.144Z] ++ cut -d/ -f2 [2021-03-10T15:29:04.144Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-03-10T15:29:04.235Z] 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-10T15:29:05.142Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-10T15:29:05.142Z] [2021-03-10T15:29:05.142Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-10T15:29:05.492Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-10T15:29:05.492Z] latest: Pulling from edgex-devops/git-semver [2021-03-10T15:29:05.492Z] 31603596830f: Pulling fs layer [2021-03-10T15:29:05.492Z] 2a8b12db71e7: Pulling fs layer [2021-03-10T15:29:05.492Z] 6ca5941a6612: Pulling fs layer [2021-03-10T15:29:05.492Z] ecc8261a40a4: Pulling fs layer [2021-03-10T15:29:05.492Z] ecc8261a40a4: Waiting [2021-03-10T15:29:05.492Z] 2a8b12db71e7: Verifying Checksum [2021-03-10T15:29:05.492Z] 2a8b12db71e7: Download complete [2021-03-10T15:29:05.492Z] 31603596830f: Download complete [2021-03-10T15:29:05.761Z] ecc8261a40a4: Verifying Checksum [2021-03-10T15:29:05.761Z] ecc8261a40a4: Download complete [2021-03-10T15:29:05.761Z] 6ca5941a6612: Verifying Checksum [2021-03-10T15:29:05.761Z] 6ca5941a6612: Download complete [2021-03-10T15:29:06.023Z] 31603596830f: Pull complete [2021-03-10T15:29:06.023Z] 2a8b12db71e7: Pull complete [2021-03-10T15:29:06.974Z] 6ca5941a6612: Pull complete [2021-03-10T15:29:07.241Z] ecc8261a40a4: Pull complete [2021-03-10T15:29:07.241Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-10T15:29:07.241Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-10T15:29:07.241Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-10T15:29:07.380Z] prd-centos7-docker-4c-2g-29340 does not seem to be running inside a container [2021-03-10T15:29:07.440Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-10T15:29:10.065Z] $ docker top f322bf85dc34dbe25faa5a79f4bc252bb4066a571136821af4aa676e9c710022 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-10T15:29:10.564Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-10T15:29:10.564Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-10T15:29:10.786Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-10T15:29:10.791Z] $ docker exec f322bf85dc34dbe25faa5a79f4bc252bb4066a571136821af4aa676e9c710022 ssh-agent [2021-03-10T15:29:10.977Z] SSH_AUTH_SOCK=/tmp/ssh-3dnmM4IgPBiQ/agent.11 [2021-03-10T15:29:10.977Z] SSH_AGENT_PID=16 [2021-03-10T15:29:10.991Z] Running ssh-add (command line suppressed) [2021-03-10T15:29:11.118Z] Identity added: /w/workspace/edgex-go/13@tmp/private_key_1014796447224920406.key (/w/workspace/edgex-go/13@tmp/private_key_1014796447224920406.key) [2021-03-10T15:29:11.179Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-10T15:29:11.537Z] + git tag --points-at HEAD [Pipeline] } [2021-03-10T15:29:11.561Z] $ docker exec --env ******** --env ******** f322bf85dc34dbe25faa5a79f4bc252bb4066a571136821af4aa676e9c710022 ssh-agent -k [2021-03-10T15:29:11.692Z] unset SSH_AUTH_SOCK; [2021-03-10T15:29:11.692Z] unset SSH_AGENT_PID; [2021-03-10T15:29:11.692Z] echo Agent pid 16 killed; [2021-03-10T15:29:11.738Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-10T15:29:11.865Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-10T15:29:11.865Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-10T15:29:12.085Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-10T15:29:12.097Z] $ docker exec f322bf85dc34dbe25faa5a79f4bc252bb4066a571136821af4aa676e9c710022 ssh-agent [2021-03-10T15:29:12.315Z] SSH_AUTH_SOCK=/tmp/ssh-1Zb7aTjbcUcV/agent.45 [2021-03-10T15:29:12.315Z] SSH_AGENT_PID=51 [2021-03-10T15:29:12.323Z] Running ssh-add (command line suppressed) [2021-03-10T15:29:12.511Z] Identity added: /w/workspace/edgex-go/13@tmp/private_key_1791393173051688407.key (/w/workspace/edgex-go/13@tmp/private_key_1791393173051688407.key) [2021-03-10T15:29:12.568Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-10T15:29:12.902Z] + git semver init [2021-03-10T15:29:12.902Z] # -> Open(): unable to determine branch for HEAD [2021-03-10T15:29:12.903Z] # $GIT_DIR = /w/workspace/edgex-go/13/.git [2021-03-10T15:29:12.903Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/13 [2021-03-10T15:29:12.903Z] # $SEMVER_REMOTE_NAME = origin [2021-03-10T15:29:12.903Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-10T15:29:12.903Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-10T15:29:12.903Z] # $SEMVER_BRANCH = PR-3209 [2021-03-10T15:29:12.903Z] # $SEMVER_TEMP = /tmp/semver-908440287 [2021-03-10T15:29:12.903Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-03-10T15:29:59.693Z] # '/tmp/semver-908440287' -> '/w/workspace/edgex-go/13/.semver' [2021-03-10T15:29:59.693Z] # -> Force: false [2021-03-10T15:29:59.693Z] # $SEMVER_DIR = /w/workspace/edgex-go/13/.semver [Pipeline] } [2021-03-10T15:29:59.711Z] $ docker exec --env ******** --env ******** f322bf85dc34dbe25faa5a79f4bc252bb4066a571136821af4aa676e9c710022 ssh-agent -k [2021-03-10T15:29:59.999Z] unset SSH_AUTH_SOCK; [2021-03-10T15:30:00.000Z] unset SSH_AGENT_PID; [2021-03-10T15:30:00.000Z] echo Agent pid 51 killed; [2021-03-10T15:30:00.121Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-10T15:30:00.656Z] + git semver [Pipeline] } [2021-03-10T15:30:00.676Z] $ docker stop --time=1 f322bf85dc34dbe25faa5a79f4bc252bb4066a571136821af4aa676e9c710022 [2021-03-10T15:30:02.326Z] $ docker rm -f f322bf85dc34dbe25faa5a79f4bc252bb4066a571136821af4aa676e9c710022 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-10T15:30:02.945Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-10T15:30:03.586Z] Stashed 1 file(s) [Pipeline] echo [2021-03-10T15:30:03.588Z] [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-10T15:30:04.462Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-10T15:30:04.766Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-10T15:30:05.067Z] + sudo service docker restart [2021-03-10T15:30:05.068Z] + true [2021-03-10T15:30:05.068Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-03-10T15:30:05.659Z] ========================================================= [2021-03-10T15:30:05.659Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-10T15:30:05.659Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-10T15:30:06.001Z] + 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-10T15:30:10.224Z] Sending build context to Docker daemon 328.4MB [2021-03-10T15:30:10.224Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-10T15:30:10.224Z] Step 2/6 : FROM ${BASE} [2021-03-10T15:30:10.799Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-10T15:30:10.799Z] 188c0c94c7c5: Pulling fs layer [2021-03-10T15:30:10.799Z] 0ef7d3d256c8: Pulling fs layer [2021-03-10T15:30:10.799Z] de9db76c5a1d: Pulling fs layer [2021-03-10T15:30:10.799Z] bca2f99d35d6: Pulling fs layer [2021-03-10T15:30:10.799Z] 93359f2a8cfa: Pulling fs layer [2021-03-10T15:30:10.799Z] 7c6f9722023f: Pulling fs layer [2021-03-10T15:30:10.799Z] a35cf1a2eb13: Pulling fs layer [2021-03-10T15:30:10.799Z] 93359f2a8cfa: Waiting [2021-03-10T15:30:10.799Z] 7c6f9722023f: Waiting [2021-03-10T15:30:10.799Z] a35cf1a2eb13: Waiting [2021-03-10T15:30:10.799Z] bca2f99d35d6: Waiting [2021-03-10T15:30:10.799Z] de9db76c5a1d: Verifying Checksum [2021-03-10T15:30:10.799Z] de9db76c5a1d: Download complete [2021-03-10T15:30:10.799Z] 0ef7d3d256c8: Verifying Checksum [2021-03-10T15:30:10.799Z] 0ef7d3d256c8: Download complete [2021-03-10T15:30:10.799Z] 93359f2a8cfa: Download complete [2021-03-10T15:30:11.750Z] 7c6f9722023f: Verifying Checksum [2021-03-10T15:30:11.750Z] 7c6f9722023f: Download complete [2021-03-10T15:30:12.022Z] 188c0c94c7c5: Verifying Checksum [2021-03-10T15:30:12.022Z] 188c0c94c7c5: Download complete [2021-03-10T15:30:12.603Z] 188c0c94c7c5: Pull complete [2021-03-10T15:30:12.603Z] 0ef7d3d256c8: Pull complete [2021-03-10T15:30:12.867Z] de9db76c5a1d: Pull complete [2021-03-10T15:30:18.953Z] Still waiting to schedule task [2021-03-10T15:30:18.953Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-03-10T15:30:21.050Z] a35cf1a2eb13: Verifying Checksum [2021-03-10T15:30:21.050Z] a35cf1a2eb13: Download complete [2021-03-10T15:30:24.378Z] bca2f99d35d6: Verifying Checksum [2021-03-10T15:30:24.378Z] bca2f99d35d6: Download complete [2021-03-10T15:30:29.724Z] bca2f99d35d6: Pull complete [2021-03-10T15:30:29.724Z] 93359f2a8cfa: Pull complete [2021-03-10T15:30:29.724Z] 7c6f9722023f: Pull complete [2021-03-10T15:30:35.051Z] a35cf1a2eb13: Pull complete [2021-03-10T15:30:35.051Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-10T15:30:35.052Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-10T15:30:35.052Z] ---> a62c8e92a672 [2021-03-10T15:30:35.052Z] 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-10T15:30:35.052Z] ---> Running in 455ecfb1813b [2021-03-10T15:30:35.052Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-10T15:30:36.003Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-10T15:30:37.394Z] (1/12) Installing libmagic (5.38-r0) [2021-03-10T15:30:37.394Z] (2/12) Installing file (5.38-r0) [2021-03-10T15:30:37.394Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-10T15:30:37.657Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-10T15:30:47.771Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-10T15:30:47.771Z] (6/12) Installing patch (2.7.6-r6) [2021-03-10T15:30:47.771Z] (7/12) Installing build-base (0.5-r2) [2021-03-10T15:30:47.771Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-10T15:30:47.771Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-10T15:30:47.771Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-10T15:30:47.771Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-10T15:30:47.771Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-10T15:30:47.771Z] Executing busybox-1.31.1-r19.trigger [2021-03-10T15:30:47.771Z] OK: 233 MiB in 51 packages [2021-03-10T15:30:51.091Z] Removing intermediate container 455ecfb1813b [2021-03-10T15:30:51.091Z] ---> a585c1488086 [2021-03-10T15:30:51.092Z] Step 4/6 : WORKDIR /edgex-go [2021-03-10T15:30:51.092Z] ---> Running in 7884725c7a6f [2021-03-10T15:30:51.354Z] Removing intermediate container 7884725c7a6f [2021-03-10T15:30:51.354Z] ---> 4869e98a7c07 [2021-03-10T15:30:51.354Z] Step 5/6 : COPY go.mod . [2021-03-10T15:30:51.354Z] ---> 30550b5549a1 [2021-03-10T15:30:51.354Z] Step 6/6 : RUN go mod download [2021-03-10T15:30:51.623Z] ---> Running in 1f5333de7dac [2021-03-10T15:31:18.319Z] Removing intermediate container 1f5333de7dac [2021-03-10T15:31:18.319Z] ---> 530fd162f336 [2021-03-10T15:31:18.319Z] Successfully built 530fd162f336 [2021-03-10T15:31:18.319Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-10T15:31:18.638Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-10T15:31:18.638Z] . [Pipeline] withDockerContainer [2021-03-10T15:31:18.764Z] prd-centos7-docker-4c-2g-29340 does not seem to be running inside a container [2021-03-10T15:31:18.836Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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-x86_64 cat [2021-03-10T15:31:19.773Z] $ docker top d60abd5fb13af0f103347f84b8fa3bbc3c96b72e42a6d0fd1afbfdd9ac743169 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-10T15:31:20.384Z] + go version [2021-03-10T15:31:20.384Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-10T15:31:20.399Z] $ docker stop --time=1 d60abd5fb13af0f103347f84b8fa3bbc3c96b72e42a6d0fd1afbfdd9ac743169 [2021-03-10T15:31:21.781Z] $ docker rm -f d60abd5fb13af0f103347f84b8fa3bbc3c96b72e42a6d0fd1afbfdd9ac743169 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-10T15:31:22.637Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-10T15:31:22.637Z] . [Pipeline] withDockerContainer [2021-03-10T15:31:22.746Z] prd-centos7-docker-4c-2g-29340 does not seem to be running inside a container [2021-03-10T15:31:22.795Z] $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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-x86_64 cat [2021-03-10T15:31:23.700Z] $ docker top 6c0ca219704756b9f015ca633280169de66c35e23c792260ef056d930e91effd -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-10T15:31:23.896Z] ========================================================= [2021-03-10T15:31:23.896Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-10T15:31:23.896Z] ========================================================= [Pipeline] sh [2021-03-10T15:31:24.192Z] + make test [2021-03-10T15:31:24.192Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-10T15:31:32.397Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-10T15:31:55.084Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-10T15:31:55.084Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-10T15:31:57.050Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-10T15:31:57.050Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-10T15:31:58.028Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-10T15:31:58.028Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-10T15:31:58.028Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-10T15:31:58.028Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-10T15:31:59.457Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-10T15:31:59.457Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-10T15:32:02.111Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-10T15:32:02.111Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-10T15:32:02.111Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-10T15:32:04.098Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.151s coverage: 45.9% of statements [2021-03-10T15:32:04.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-10T15:32:04.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-10T15:32:04.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-10T15:32:04.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-10T15:32:04.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-10T15:32:04.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-10T15:32:04.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-03-10T15:32:05.055Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.084s coverage: 100.0% of statements [2021-03-10T15:32:08.421Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.190s coverage: 27.1% of statements [2021-03-10T15:32:08.421Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-10T15:32:08.421Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-10T15:32:08.421Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-10T15:32:08.421Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-10T15:32:08.421Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-10T15:32:08.421Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-10T15:32:08.421Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.043s coverage: 100.0% of statements [2021-03-10T15:32:08.421Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-10T15:32:08.421Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.046s coverage: 100.0% of statements [2021-03-10T15:32:08.421Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-10T15:32:08.421Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-10T15:32:08.421Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.118s coverage: 71.3% of statements [2021-03-10T15:32:08.421Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-10T15:32:08.421Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-10T15:32:08.421Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.168s coverage: 82.9% of statements [2021-03-10T15:32:08.421Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-10T15:32:08.421Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-10T15:32:08.421Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.071s coverage: 78.9% of statements [2021-03-10T15:32:08.421Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-10T15:32:11.797Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.379s coverage: 28.6% of statements [2021-03-10T15:32:11.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-10T15:32:11.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-10T15:32:11.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-10T15:32:11.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-10T15:32:11.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-10T15:32:11.797Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.064s coverage: 100.0% of statements [2021-03-10T15:32:11.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-10T15:32:11.797Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.043s coverage: 100.0% of statements [2021-03-10T15:32:11.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-10T15:32:11.797Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.129s coverage: 86.7% of statements [2021-03-10T15:32:11.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-10T15:32:11.797Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.152s coverage: 97.5% of statements [2021-03-10T15:32:11.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-10T15:32:11.797Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.060s coverage: 78.3% of statements [2021-03-10T15:32:11.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-10T15:32:11.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-10T15:32:11.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-10T15:32:11.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-10T15:32:14.395Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.464s coverage: 92.8% of statements [2021-03-10T15:32:14.395Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-10T15:32:14.395Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-10T15:32:14.395Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-10T15:32:14.395Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-10T15:32:14.395Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-10T15:32:14.395Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-10T15:32:14.395Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-10T15:32:14.395Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-10T15:32:14.395Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-10T15:32:14.395Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-10T15:32:14.395Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-10T15:32:14.395Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-10T15:32:14.395Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-10T15:32:14.395Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-10T15:32:14.395Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-10T15:32:14.395Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-10T15:32:14.395Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-10T15:32:14.395Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-10T15:32:14.395Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.033s coverage: 58.8% of statements [2021-03-10T15:32:14.395Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-10T15:32:14.395Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-10T15:32:14.395Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.079s coverage: 0.1% of statements [2021-03-10T15:32:14.395Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-10T15:32:14.395Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-10T15:32:14.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-10T15:32:14.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.040s coverage: 47.1% of statements [2021-03-10T15:32:14.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.056s coverage: 79.5% of statements [2021-03-10T15:32:14.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.030s coverage: 94.1% of statements [2021-03-10T15:32:14.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements [2021-03-10T15:32:14.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.036s coverage: 87.5% of statements [2021-03-10T15:32:26.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.046s coverage: 94.4% of statements [2021-03-10T15:32:26.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.040s coverage: 44.8% of statements [2021-03-10T15:32:26.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 7.062s coverage: 81.4% of statements [2021-03-10T15:32:41.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.078s coverage: 92.9% of statements [2021-03-10T15:32:41.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-10T15:32:41.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-10T15:32:41.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-10T15:32:41.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 77.8% of statements [2021-03-10T15:32:41.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-10T15:32:41.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-10T15:32:41.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-10T15:32:41.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-10T15:32:41.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-10T15:32:41.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.055s coverage: 87.2% of statements [2021-03-10T15:32:41.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-10T15:32:41.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-10T15:32:41.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2021-03-10T15:32:41.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-10T15:32:41.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.044s coverage: 75.5% of statements [2021-03-10T15:32:41.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-10T15:32:41.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.032s coverage: 80.8% of statements [2021-03-10T15:32:41.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-03-10T15:32:41.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.043s coverage: 84.6% of statements [2021-03-10T15:32:41.713Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.077s coverage: 91.6% of statements [2021-03-10T15:32:41.713Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-10T15:32:41.713Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.178s coverage: 62.4% of statements [2021-03-10T15:32:41.713Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-10T15:32:41.713Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-10T15:32:41.713Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.033s coverage: 100.0% of statements [2021-03-10T15:32:41.713Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.049s coverage: 91.3% of statements [2021-03-10T15:32:41.713Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements [2021-03-10T15:32:41.713Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2021-03-10T15:32:41.713Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.036s coverage: 100.0% of statements [2021-03-10T15:32:41.713Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.351s coverage: 69.0% of statements [2021-03-10T15:32:41.713Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-10T15:32:41.713Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-10T15:32:41.713Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-10T15:32:41.713Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.098s coverage: 38.4% of statements [2021-03-10T15:32:41.713Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-10T15:32:41.713Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-10T15:32:41.713Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.046s coverage: 89.5% of statements [2021-03-10T15:32:41.713Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-10T15:32:41.713Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.042s coverage: 84.8% of statements [2021-03-10T15:32:41.713Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.144s coverage: 47.0% of statements [2021-03-10T15:32:41.713Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-10T15:32:41.713Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-10T15:32:41.713Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-10T15:32:41.713Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-10T15:32:41.713Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-10T15:32:41.713Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.073s coverage: 100.0% of statements [2021-03-10T15:32:41.713Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-10T15:32:41.713Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.042s coverage: 100.0% of statements [2021-03-10T15:32:41.713Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-10T15:32:41.713Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-10T15:32:41.713Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-10T15:32:41.713Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-10T15:32:41.713Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.165s coverage: 87.1% of statements [2021-03-10T15:32:41.713Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-10T15:32:41.713Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-10T15:32:41.713Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-10T15:32:41.713Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.758s coverage: 29.1% of statements [2021-03-10T15:32:41.713Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-10T15:32:41.713Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-10T15:32:41.713Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-10T15:32:41.713Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-10T15:32:41.713Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-10T15:32:41.713Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.073s coverage: 99.0% of statements [2021-03-10T15:32:41.713Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-10T15:32:41.713Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.059s coverage: 100.0% of statements [2021-03-10T15:32:41.713Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-10T15:32:41.713Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-10T15:32:41.713Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-10T15:32:41.713Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-10T15:32:41.713Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.090s coverage: 96.5% of statements [2021-03-10T15:32:41.713Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-10T15:32:41.713Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-10T15:32:41.713Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-10T15:32:41.713Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.033s coverage: 0.0% of statements [2021-03-10T15:32:41.713Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-10T15:32:41.713Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.030s coverage: 100.0% of statements [2021-03-10T15:32:41.713Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-10T15:32:41.713Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-10T15:32:41.713Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-10T15:32:41.713Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-10T15:32:41.713Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.038s coverage: 87.9% of statements [2021-03-10T15:32:41.713Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-10T15:32:41.713Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-10T15:32:41.713Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements [2021-03-10T15:32:41.713Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements [2021-03-10T15:32:41.713Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.045s coverage: 100.0% of statements [2021-03-10T15:32:41.713Z] GO111MODULE=on go vet ./... [2021-03-10T15:33:03.008Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-29346 in /w/workspace/edgexfoundry_edgex-go_PR-3209 [Pipeline] { [Pipeline] ws [2021-03-10T15:33:03.062Z] Running in /w/workspace/edgex-go/13 [Pipeline] { [Pipeline] checkout [2021-03-10T15:33:07.888Z] using credential edgex-jenkins-ssh [2021-03-10T15:33:07.947Z] Cloning the remote Git repository [2021-03-10T15:33:08.010Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-10T15:33:08.119Z] > git init /w/workspace/edgex-go/13 # timeout=10 [2021-03-10T15:33:08.514Z] gofmt -l . [2021-03-10T15:33:08.514Z] [ "`gofmt -l .`" = "" ] [2021-03-10T15:33:08.514Z] ./bin/test-go-mod-tidy.sh [2021-03-10T15:33:09.093Z] ./bin/test-attribution-txt.sh [2021-03-10T15:33:08.217Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-10T15:33:08.217Z] > git --version # timeout=10 [2021-03-10T15:33:08.238Z] > git --version # 'git version 2.17.1' [2021-03-10T15:33:08.239Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-10T15:33:08.296Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] sh [2021-03-10T15:33:09.983Z] + ls -al . [2021-03-10T15:33:09.983Z] total 740 [2021-03-10T15:33:09.983Z] drwxrwxr-x 10 1001 1001 4096 Mar 10 15:33 . [2021-03-10T15:33:09.983Z] drwxr-xr-x 4 root root 30 Mar 10 15:31 .. [2021-03-10T15:33:09.983Z] -rw-rw-r-- 1 1001 1001 11 Mar 10 15:28 .dockerignore [2021-03-10T15:33:09.983Z] drwxrwxr-x 8 1001 1001 179 Mar 10 15:28 .git [2021-03-10T15:33:09.983Z] drwxrwxr-x 3 1001 1001 125 Mar 10 15:28 .github [2021-03-10T15:33:09.983Z] -rw-rw-r-- 1 1001 1001 818 Mar 10 15:28 .gitignore [2021-03-10T15:33:09.983Z] drwx------ 3 1001 1001 60 Mar 10 15:29 .semver [2021-03-10T15:33:09.983Z] -rw-rw-r-- 1 1001 1001 166 Mar 10 15:28 .sonarcloud.properties [2021-03-10T15:33:09.983Z] -rw-rw-r-- 1 1001 1001 8607 Mar 10 15:28 Attribution.txt [2021-03-10T15:33:09.983Z] -rw-rw-r-- 1 1001 1001 3804 Mar 10 15:28 CONTRIBUTING.md [2021-03-10T15:33:09.983Z] -rw-rw-r-- 1 1001 1001 931 Mar 10 15:28 Dockerfile.build [2021-03-10T15:33:09.983Z] -rw-rw-r-- 1 1001 1001 863 Mar 10 15:28 Jenkinsfile [2021-03-10T15:33:09.983Z] -rw-rw-r-- 1 1001 1001 10775 Mar 10 15:28 LICENSE [2021-03-10T15:33:09.983Z] -rw-rw-r-- 1 1001 1001 5774 Mar 10 15:28 Makefile [2021-03-10T15:33:09.983Z] -rw-rw-r-- 1 1001 1001 6548 Mar 10 15:28 README.md [2021-03-10T15:33:09.983Z] -rw-rw-r-- 1 1001 1001 6755 Mar 10 15:28 SECURITY.md [2021-03-10T15:33:09.983Z] -rw-rw-r-- 1 1001 1001 5 Mar 10 15:30 VERSION [2021-03-10T15:33:09.983Z] -rw-rw-r-- 1 1001 1001 4131 Mar 10 15:28 ZMQWindows.md [2021-03-10T15:33:09.983Z] drwxrwxr-x 2 1001 1001 117 Mar 10 15:28 bin [2021-03-10T15:33:09.983Z] drwxrwxr-x 14 1001 1001 4096 Mar 10 15:28 cmd [2021-03-10T15:33:09.983Z] -rw-r--r-- 1 root root 628838 Mar 10 15:32 coverage.out [2021-03-10T15:33:09.983Z] -rw-r--r-- 1 root root 1055 Mar 10 15:33 go.mod [2021-03-10T15:33:09.983Z] -rw-r--r-- 1 root root 22099 Mar 10 15:33 go.sum [2021-03-10T15:33:09.983Z] drwxrwxr-x 8 1001 1001 127 Mar 10 15:28 internal [2021-03-10T15:33:09.983Z] drwxrwxr-x 4 1001 1001 26 Mar 10 15:28 openapi [2021-03-10T15:33:09.983Z] drwxrwxr-x 4 1001 1001 71 Mar 10 15:28 snap [2021-03-10T15:33:09.983Z] -rw-rw-r-- 1 1001 1001 168 Mar 10 15:28 version.go [Pipeline] sh [2021-03-10T15:33:10.314Z] + '[' -e coverage.out ] [2021-03-10T15:33:10.314Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-10T15:33:10.569Z] Stashed 1 file(s) [Pipeline] sh [2021-03-10T15:33:11.021Z] + make build [2021-03-10T15:33:11.021Z] 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-10T15:33:15.268Z] 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-10T15:33:23.162Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-10T15:33:23.181Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-10T15:33:23.207Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-10T15:33:23.312Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-10T15:33:23.313Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-10T15:33:23.331Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3209/head:refs/remotes/origin/PR-3209 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-10T15:33:23.563Z] 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-10T15:33:24.009Z] Merging remotes/origin/master commit fb188d25fcab3d585a11d4385d590a36e735c372 into PR head commit 47041f63e4fd20aee46499544879fd8d908199f5 [2021-03-10T15:33:24.490Z] Merge succeeded, producing 47041f63e4fd20aee46499544879fd8d908199f5 [2021-03-10T15:33:24.490Z] Checking out Revision 47041f63e4fd20aee46499544879fd8d908199f5 (PR-3209) [2021-03-10T15:33:24.983Z] 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-10T15:33:24.034Z] > git config core.sparsecheckout # timeout=10 [2021-03-10T15:33:24.057Z] > git checkout -f 47041f63e4fd20aee46499544879fd8d908199f5 # timeout=10 [2021-03-10T15:33:24.384Z] > git remote # timeout=10 [2021-03-10T15:33:24.399Z] > git config --get remote.origin.url # timeout=10 [2021-03-10T15:33:24.420Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-10T15:33:24.430Z] > git merge fb188d25fcab3d585a11d4385d590a36e735c372 # timeout=10 [2021-03-10T15:33:24.454Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-10T15:33:24.502Z] > git config core.sparsecheckout # timeout=10 [2021-03-10T15:33:24.520Z] > git checkout -f 47041f63e4fd20aee46499544879fd8d908199f5 # timeout=10 [2021-03-10T15:33:26.946Z] 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-10T15:33:27.211Z] 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-10T15:33:28.626Z] 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-10T15:33:29.165Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-10T15:33:30.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-10T15:33:30.628Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-10T15:33:31.042Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-10T15:33:31.395Z] + true [2021-03-10T15:33:31.395Z] + sudo service docker restart [2021-03-10T15:33:31.976Z] 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-10T15:33:32.942Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-10T15:33:33.447Z] provisioning config files... [2021-03-10T15:33:33.493Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/13@tmp/config2210000048601329959tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-10T15:33:33.902Z] 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-10T15:33:33.909Z] ---> docker-login.sh [2021-03-10T15:33:33.909Z] nexus3.edgexfoundry.org:10001 [2021-03-10T15:33:34.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-10T15:33:35.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-10T15:33:35.168Z] Configure a credential helper to remove this warning. See [2021-03-10T15:33:35.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-10T15:33:35.168Z] [2021-03-10T15:33:35.168Z] Login Succeeded [2021-03-10T15:33:35.168Z] nexus3.edgexfoundry.org:10002 [2021-03-10T15:33:35.329Z] 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-10T15:33:35.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-10T15:33:35.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-10T15:33:35.720Z] Configure a credential helper to remove this warning. See [2021-03-10T15:33:35.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-10T15:33:35.720Z] [2021-03-10T15:33:35.720Z] Login Succeeded [2021-03-10T15:33:35.720Z] nexus3.edgexfoundry.org:10003 [2021-03-10T15:33:35.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-10T15:33:36.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-10T15:33:36.269Z] Configure a credential helper to remove this warning. See [2021-03-10T15:33:36.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-10T15:33:36.269Z] [2021-03-10T15:33:36.269Z] Login Succeeded [2021-03-10T15:33:36.269Z] nexus3.edgexfoundry.org:10004 [2021-03-10T15:33:36.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-10T15:33:36.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-10T15:33:36.827Z] Configure a credential helper to remove this warning. See [2021-03-10T15:33:36.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-10T15:33:36.827Z] [2021-03-10T15:33:36.827Z] Login Succeeded [2021-03-10T15:33:36.827Z] docker.io [2021-03-10T15:33:37.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } [2021-03-10T15:33:37.293Z] $ docker stop --time=1 6c0ca219704756b9f015ca633280169de66c35e23c792260ef056d930e91effd [2021-03-10T15:33:37.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-10T15:33:37.381Z] Configure a credential helper to remove this warning. See [2021-03-10T15:33:37.381Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-10T15:33:37.381Z] [2021-03-10T15:33:37.381Z] Login Succeeded [2021-03-10T15:33:37.655Z] ---> docker-login.sh ends [2021-03-10T15:33:39.101Z] $ docker rm -f 6c0ca219704756b9f015ca633280169de66c35e23c792260ef056d930e91effd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2021-03-10T15:33:39.675Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // wrap [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-03-10T15:33:41.700Z] ========================================================= [2021-03-10T15:33:41.701Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-10T15:33:41.701Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-03-10T15:33:42.163Z] + 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-10T15:33:42.194Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-10T15:33:42.194Z] [2021-03-10T15:33:42.194Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-03-10T15:33:42.548Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-10T15:33:42.548Z] latest: Pulling from edgex-devops/edgex-compose [2021-03-10T15:33:42.548Z] cbdbe7a5bc2a: Pulling fs layer [2021-03-10T15:33:42.548Z] ca9280d653b3: Pulling fs layer [2021-03-10T15:33:42.548Z] 7e9c9ca2126c: Pulling fs layer [2021-03-10T15:33:42.821Z] cbdbe7a5bc2a: Verifying Checksum [2021-03-10T15:33:42.821Z] cbdbe7a5bc2a: Download complete [2021-03-10T15:33:43.086Z] cbdbe7a5bc2a: Pull complete [2021-03-10T15:33:43.353Z] ca9280d653b3: Verifying Checksum [2021-03-10T15:33:43.353Z] ca9280d653b3: Download complete [2021-03-10T15:33:44.314Z] 7e9c9ca2126c: Download complete [2021-03-10T15:33:44.577Z] ca9280d653b3: Pull complete [2021-03-10T15:33:44.824Z] Sending build context to Docker daemon 166.7MB [2021-03-10T15:33:44.824Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-10T15:33:44.824Z] Step 2/6 : FROM ${BASE} [2021-03-10T15:33:44.824Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-10T15:33:44.824Z] 5f621e34cdf4: Pulling fs layer [2021-03-10T15:33:44.824Z] a4357932f1b6: Pulling fs layer [2021-03-10T15:33:44.824Z] 18c013af1878: Pulling fs layer [2021-03-10T15:33:44.824Z] 00ac8860ef70: Pulling fs layer [2021-03-10T15:33:44.824Z] 63d7cb157983: Pulling fs layer [2021-03-10T15:33:44.824Z] b116817d02f9: Pulling fs layer [2021-03-10T15:33:44.824Z] 745a02a5169b: Pulling fs layer [2021-03-10T15:33:44.824Z] 00ac8860ef70: Waiting [2021-03-10T15:33:44.824Z] 63d7cb157983: Waiting [2021-03-10T15:33:44.824Z] b116817d02f9: Waiting [2021-03-10T15:33:44.824Z] 745a02a5169b: Waiting [2021-03-10T15:33:44.824Z] 18c013af1878: Verifying Checksum [2021-03-10T15:33:44.824Z] 18c013af1878: Download complete [2021-03-10T15:33:44.824Z] a4357932f1b6: Verifying Checksum [2021-03-10T15:33:44.824Z] a4357932f1b6: Download complete [2021-03-10T15:33:44.824Z] 63d7cb157983: Verifying Checksum [2021-03-10T15:33:44.824Z] 63d7cb157983: Download complete [2021-03-10T15:33:44.824Z] b116817d02f9: Verifying Checksum [2021-03-10T15:33:44.824Z] b116817d02f9: Download complete [2021-03-10T15:33:44.824Z] 5f621e34cdf4: Verifying Checksum [2021-03-10T15:33:44.824Z] 5f621e34cdf4: Download complete [2021-03-10T15:33:45.445Z] 5f621e34cdf4: Pull complete [2021-03-10T15:33:46.058Z] a4357932f1b6: Pull complete [2021-03-10T15:33:46.336Z] 18c013af1878: Pull complete [2021-03-10T15:33:46.943Z] 745a02a5169b: Verifying Checksum [2021-03-10T15:33:46.943Z] 745a02a5169b: Download complete [2021-03-10T15:33:48.388Z] 00ac8860ef70: Verifying Checksum [2021-03-10T15:33:48.388Z] 00ac8860ef70: Download complete [2021-03-10T15:33:51.353Z] 7e9c9ca2126c: Pull complete [2021-03-10T15:33:51.353Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-03-10T15:33:51.353Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-10T15:33:51.353Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-03-10T15:33:51.592Z] prd-centos7-docker-4c-2g-29340 does not seem to be running inside a container [2021-03-10T15:33:51.649Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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-10T15:33:53.573Z] $ docker top e691fd011de440007cbbf4ffdacfc422938ec2a15900545052b9fe2fbeab6775 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-10T15:33:54.100Z] + docker-compose build --help [2021-03-10T15:33:54.100Z] + grep parallel [2021-03-10T15:33:55.059Z] --parallel Build images in parallel. [Pipeline] } [2021-03-10T15:33:55.075Z] $ docker stop --time=1 e691fd011de440007cbbf4ffdacfc422938ec2a15900545052b9fe2fbeab6775 [2021-03-10T15:33:56.466Z] $ docker rm -f e691fd011de440007cbbf4ffdacfc422938ec2a15900545052b9fe2fbeab6775 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-10T15:33:57.074Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-10T15:33:57.074Z] . [Pipeline] withDockerContainer [2021-03-10T15:33:57.185Z] prd-centos7-docker-4c-2g-29340 does not seem to be running inside a container [2021-03-10T15:33:57.237Z] $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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:latest cat [2021-03-10T15:33:58.010Z] $ docker top b089e56f6aabe82dc66172621929a405aa5e6e3d142d38443d9c808215f86eae -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-10T15:33:58.561Z] 00ac8860ef70: Pull complete [2021-03-10T15:33:58.561Z] 63d7cb157983: Pull complete [2021-03-10T15:33:58.616Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-10T15:33:58.840Z] b116817d02f9: Pull complete [2021-03-10T15:33:59.565Z] Building docker-core-command-go ... [2021-03-10T15:33:59.565Z] Building docker-core-data-go ... [2021-03-10T15:33:59.565Z] Building docker-core-metadata-go ... [2021-03-10T15:33:59.565Z] Building docker-security-bootstrapper-go ... [2021-03-10T15:33:59.565Z] Building docker-security-proxy-setup-go ... [2021-03-10T15:33:59.565Z] Building docker-security-secretstore-setup-go ... [2021-03-10T15:33:59.565Z] Building docker-support-notifications-go ... [2021-03-10T15:33:59.565Z] Building docker-support-scheduler-go ... [2021-03-10T15:33:59.565Z] Building docker-sys-mgmt-agent-go ... [2021-03-10T15:33:59.565Z] Building docker-security-proxy-setup-go [2021-03-10T15:33:59.565Z] Building docker-support-notifications-go [2021-03-10T15:33:59.565Z] Building docker-core-metadata-go [2021-03-10T15:33:59.565Z] Building docker-support-scheduler-go [2021-03-10T15:33:59.565Z] Building docker-security-bootstrapper-go [2021-03-10T15:34:03.173Z] 745a02a5169b: Pull complete [2021-03-10T15:34:03.173Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-10T15:34:03.173Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-10T15:34:03.173Z] ---> b7e6874047d6 [2021-03-10T15:34:03.173Z] 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-10T15:34:06.605Z] ---> Running in c560a7599130 [2021-03-10T15:34:07.588Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-10T15:34:08.182Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-10T15:34:09.152Z] (1/12) Installing libmagic (5.38-r0) [2021-03-10T15:34:09.152Z] (2/12) Installing file (5.38-r0) [2021-03-10T15:34:09.428Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-10T15:34:09.428Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-10T15:34:14.817Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-10T15:34:14.817Z] (6/12) Installing patch (2.7.6-r6) [2021-03-10T15:34:14.817Z] (7/12) Installing build-base (0.5-r2) [2021-03-10T15:34:14.817Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-10T15:34:14.817Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-10T15:34:14.817Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-10T15:34:14.817Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-10T15:34:15.087Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-10T15:34:15.087Z] Executing busybox-1.31.1-r19.trigger [2021-03-10T15:34:15.087Z] OK: 217 MiB in 51 packages [2021-03-10T15:34:19.385Z] Removing intermediate container c560a7599130 [2021-03-10T15:34:19.385Z] ---> 2ad1889b395c [2021-03-10T15:34:19.385Z] Step 4/6 : WORKDIR /edgex-go [2021-03-10T15:34:19.385Z] ---> Running in e0dae1e8ecb0 [2021-03-10T15:34:19.385Z] Removing intermediate container e0dae1e8ecb0 [2021-03-10T15:34:19.385Z] ---> 1e4edfe748ca [2021-03-10T15:34:19.385Z] Step 5/6 : COPY go.mod . [2021-03-10T15:34:20.363Z] ---> d4b810014e06 [2021-03-10T15:34:20.363Z] Step 6/6 : RUN go mod download [2021-03-10T15:34:20.363Z] ---> Running in e678b057f5ac [2021-03-10T15:34:38.503Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-10T15:34:38.503Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-10T15:34:38.503Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-10T15:34:38.503Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-10T15:34:38.503Z] ---> 530fd162f336 [2021-03-10T15:34:38.503Z] Step 3/22 : WORKDIR /edgex-go [2021-03-10T15:34:38.503Z] ---> 530fd162f336 [2021-03-10T15:34:38.503Z] Step 3/22 : WORKDIR /edgex-go [2021-03-10T15:34:38.503Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-10T15:34:38.503Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-10T15:34:38.503Z] ---> 530fd162f336 [2021-03-10T15:34:38.503Z] Step 3/23 : WORKDIR /edgex-go [2021-03-10T15:34:38.503Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-10T15:34:38.503Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-10T15:34:38.503Z] ---> 530fd162f336 [2021-03-10T15:34:38.503Z] Step 3/21 : WORKDIR /edgex-go [2021-03-10T15:34:38.503Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-10T15:34:38.503Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-10T15:34:38.503Z] ---> 530fd162f336 [2021-03-10T15:34:38.503Z] Step 3/31 : WORKDIR /edgex-go [2021-03-10T15:34:38.503Z] ---> Running in 8ac36c5eb769 [2021-03-10T15:34:38.503Z] ---> Running in fd8d59f10ddd [2021-03-10T15:34:38.503Z] ---> Running in a0ba6f5b82ec [2021-03-10T15:34:38.503Z] ---> Running in f132b1fda858 [2021-03-10T15:34:38.503Z] ---> Running in 46fc3d2dfe28 [2021-03-10T15:34:38.503Z] Removing intermediate container 46fc3d2dfe28 [2021-03-10T15:34:38.503Z] ---> 46b550b6afd6 [2021-03-10T15:34:38.503Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-10T15:34:38.503Z] Removing intermediate container 8ac36c5eb769 [2021-03-10T15:34:38.503Z] ---> 2fc83b867eb6 [2021-03-10T15:34:38.503Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-10T15:34:38.503Z] Removing intermediate container fd8d59f10ddd [2021-03-10T15:34:38.503Z] ---> a5a889170317 [2021-03-10T15:34:38.503Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-10T15:34:38.503Z] Removing intermediate container f132b1fda858 [2021-03-10T15:34:38.503Z] ---> 1531479e5f2b [2021-03-10T15:34:38.503Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-10T15:34:38.503Z] Removing intermediate container a0ba6f5b82ec [2021-03-10T15:34:38.503Z] ---> 4194834da943 [2021-03-10T15:34:38.503Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-10T15:34:38.503Z] ---> Running in 4548a253fd6b [2021-03-10T15:34:38.503Z] ---> Running in d8c6f50c8222 [2021-03-10T15:34:38.503Z] ---> Running in 5394c33bdc84 [2021-03-10T15:34:38.503Z] ---> Running in a1e22a868430 [2021-03-10T15:34:38.503Z] ---> Running in 58ca92435bcf [2021-03-10T15:34:38.503Z] Removing intermediate container 4548a253fd6b [2021-03-10T15:34:38.503Z] ---> a7eb5f325045 [2021-03-10T15:34:38.503Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-10T15:34:38.503Z] Removing intermediate container d8c6f50c8222 [2021-03-10T15:34:38.503Z] ---> 544440513758 [2021-03-10T15:34:38.503Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-10T15:34:38.503Z] ---> Running in 20dfaa6c8373 [2021-03-10T15:34:38.503Z] Removing intermediate container 5394c33bdc84 [2021-03-10T15:34:38.503Z] ---> bc6437c7e45f [2021-03-10T15:34:38.503Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-10T15:34:38.503Z] ---> Running in 1dfc50e59883 [2021-03-10T15:34:38.503Z] Removing intermediate container a1e22a868430 [2021-03-10T15:34:38.503Z] ---> 9e62696be69d [2021-03-10T15:34:38.503Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-10T15:34:38.769Z] ---> Running in 03e9d20ad4aa [2021-03-10T15:34:38.769Z] Removing intermediate container 58ca92435bcf [2021-03-10T15:34:38.769Z] ---> 7380c101c67f [2021-03-10T15:34:38.769Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-10T15:34:38.769Z] ---> Running in c675b7636e68 [2021-03-10T15:34:39.038Z] ---> Running in 3814a7f853cd [2021-03-10T15:34:39.317Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-10T15:34:39.584Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-10T15:34:39.847Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-10T15:34:39.847Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-10T15:34:39.847Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-10T15:34:40.109Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-10T15:34:40.373Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-10T15:34:40.638Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-10T15:34:40.900Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-10T15:34:41.476Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-10T15:34:41.476Z] OK: 233 MiB in 51 packages [2021-03-10T15:34:41.744Z] OK: 233 MiB in 51 packages [2021-03-10T15:34:42.089Z] Removing intermediate container 20dfaa6c8373 [2021-03-10T15:34:42.089Z] ---> 7ddce969f72b [2021-03-10T15:34:42.089Z] Step 6/31 : COPY go.mod . [2021-03-10T15:34:42.089Z] OK: 233 MiB in 51 packages [2021-03-10T15:34:42.363Z] Removing intermediate container 1dfc50e59883 [2021-03-10T15:34:42.363Z] ---> 7228ea03787e [2021-03-10T15:34:42.363Z] Step 6/22 : COPY go.mod . [2021-03-10T15:34:42.363Z] ---> 14f783146529 [2021-03-10T15:34:42.363Z] Step 7/31 : RUN go mod download [2021-03-10T15:34:42.363Z] ---> Running in 37202096d04a [2021-03-10T15:34:42.633Z] OK: 233 MiB in 51 packages [2021-03-10T15:34:42.634Z] ---> ebdeb2d2347f [2021-03-10T15:34:42.634Z] Step 7/22 : RUN go mod download [2021-03-10T15:34:42.904Z] Removing intermediate container 03e9d20ad4aa [2021-03-10T15:34:42.904Z] ---> d4e20f3a452b [2021-03-10T15:34:42.904Z] Step 6/22 : COPY go.mod . [2021-03-10T15:34:42.904Z] ---> Running in 4804fd7947ea [2021-03-10T15:34:43.171Z] Removing intermediate container c675b7636e68 [2021-03-10T15:34:43.171Z] ---> 7ef19b3c186b [2021-03-10T15:34:43.171Z] Step 6/21 : COPY go.mod . [2021-03-10T15:34:43.436Z] ---> df3154589dab [2021-03-10T15:34:43.436Z] Step 7/22 : RUN go mod download [2021-03-10T15:34:43.436Z] ---> Running in 90d565b8e44a [2021-03-10T15:34:43.719Z] ---> 5198a69cb6d2 [2021-03-10T15:34:43.719Z] Step 7/21 : RUN go mod download [2021-03-10T15:34:43.719Z] ---> Running in cf1e9447dc44 [2021-03-10T15:34:43.991Z] OK: 233 MiB in 51 packages [2021-03-10T15:34:44.954Z] Removing intermediate container 4804fd7947ea [2021-03-10T15:34:44.954Z] ---> 2e62f876e1b5 [2021-03-10T15:34:44.954Z] Step 8/22 : COPY . . [2021-03-10T15:34:44.954Z] Removing intermediate container 37202096d04a [2021-03-10T15:34:44.954Z] ---> 8bf60427449c [2021-03-10T15:34:44.954Z] Step 8/31 : COPY . . [2021-03-10T15:34:45.537Z] Removing intermediate container 3814a7f853cd [2021-03-10T15:34:45.538Z] ---> 0ddabc212f49 [2021-03-10T15:34:45.538Z] Step 6/23 : COPY go.mod . [2021-03-10T15:34:47.007Z] Removing intermediate container 90d565b8e44a [2021-03-10T15:34:47.007Z] ---> 2c90c84f1174 [2021-03-10T15:34:47.007Z] Step 8/22 : COPY . . [2021-03-10T15:34:47.191Z] Removing intermediate container e678b057f5ac [2021-03-10T15:34:47.191Z] ---> 8433cdbe6db2 [2021-03-10T15:34:47.191Z] Successfully built 8433cdbe6db2 [2021-03-10T15:34:47.191Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-10T15:34:47.541Z] + docker inspect -f . ci-base-image-arm64 [2021-03-10T15:34:47.541Z] . [Pipeline] withDockerContainer [2021-03-10T15:34:47.802Z] prd-ubuntu18.04-docker-arm64-4c-16g-29346 does not seem to be running inside a container [2021-03-10T15:34:47.891Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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-arm64 cat [2021-03-10T15:34:48.415Z] ---> de6612ad22d2 [2021-03-10T15:34:48.415Z] Step 7/23 : RUN go mod download [2021-03-10T15:34:49.394Z] $ docker top 4df2b418474cf563055b0c33466adc78562463f8d8d77f334d496f615837462f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-10T15:34:49.835Z] Removing intermediate container cf1e9447dc44 [2021-03-10T15:34:49.835Z] ---> e206c86ca7ca [2021-03-10T15:34:49.835Z] Step 8/21 : COPY . . [2021-03-10T15:34:50.391Z] + go version [2021-03-10T15:34:50.391Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-10T15:34:50.416Z] $ docker stop --time=1 4df2b418474cf563055b0c33466adc78562463f8d8d77f334d496f615837462f [2021-03-10T15:34:51.283Z] ---> Running in 1b8f8f97d47b [2021-03-10T15:34:52.255Z] $ docker rm -f 4df2b418474cf563055b0c33466adc78562463f8d8d77f334d496f615837462f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-10T15:34:53.158Z] + docker inspect -f . ci-base-image-arm64 [2021-03-10T15:34:53.158Z] . [Pipeline] withDockerContainer [2021-03-10T15:34:53.388Z] prd-ubuntu18.04-docker-arm64-4c-16g-29346 does not seem to be running inside a container [2021-03-10T15:34:53.467Z] $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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-arm64 cat [2021-03-10T15:34:54.730Z] $ docker top 12060ed7622359c0f9648eb1bcbf32043cc04cfe524d9e974bd821b42cf3dc07 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-10T15:34:55.082Z] ========================================================= [2021-03-10T15:34:55.082Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-10T15:34:55.082Z] ========================================================= [Pipeline] sh [2021-03-10T15:34:55.738Z] + make test [2021-03-10T15:34:55.738Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-10T15:35:06.294Z] Removing intermediate container 1b8f8f97d47b [2021-03-10T15:35:06.294Z] ---> 58e4ea2da83d [2021-03-10T15:35:06.294Z] Step 8/23 : COPY . . [2021-03-10T15:35:17.904Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-10T15:35:24.669Z] ---> 567b9815ce00 [2021-03-10T15:35:24.669Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-10T15:35:25.256Z] ---> 5f5353f47f65 [2021-03-10T15:35:25.256Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-10T15:35:25.256Z] ---> Running in feefac1b743f [2021-03-10T15:35:25.834Z] ---> 6949b8f0aaed [2021-03-10T15:35:25.834Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-10T15:35:25.834Z] ---> 6dc396c7d15e [2021-03-10T15:35:25.834Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-10T15:35:26.110Z] ---> Running in 3728c521e120 [2021-03-10T15:35:26.376Z] ---> Running in 458d0f9126d9 [2021-03-10T15:35:26.641Z] ---> Running in 7cc72664fe60 [2021-03-10T15:35:28.824Z] 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-10T15:35:28.824Z] 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-10T15:35:28.824Z] 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-10T15:35:28.824Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-10T15:35:34.232Z] ---> 45f200d34c8c [2021-03-10T15:35:34.232Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-10T15:35:34.232Z] ---> Running in f548b0667d31 [2021-03-10T15:35:35.201Z] 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-10T15:36:01.924Z] 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-10T15:36:07.292Z] Removing intermediate container 3728c521e120 [2021-03-10T15:36:07.292Z] ---> 09dc3eef545f [2021-03-10T15:36:07.292Z] [2021-03-10T15:36:07.292Z] Step 10/31 : FROM alpine:3.12 [2021-03-10T15:36:07.292Z] 3.12: Pulling from library/alpine [2021-03-10T15:36:08.343Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-10T15:36:08.768Z] Status: Downloaded newer image for alpine:3.12 [2021-03-10T15:36:08.768Z] ---> 88dd2752d2ea [2021-03-10T15:36:08.768Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-10T15:36:10.742Z] ---> Running in 8535ced3d63a [2021-03-10T15:36:11.719Z] Removing intermediate container 7cc72664fe60 [2021-03-10T15:36:11.719Z] ---> 7f5d3d341070 [2021-03-10T15:36:11.719Z] [2021-03-10T15:36:11.719Z] Step 10/21 : FROM alpine:3.12 [2021-03-10T15:36:11.719Z] ---> 88dd2752d2ea [2021-03-10T15:36:11.719Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-10T15:36:11.993Z] Removing intermediate container 458d0f9126d9 [2021-03-10T15:36:11.993Z] ---> 8cd638150601 [2021-03-10T15:36:11.993Z] [2021-03-10T15:36:11.993Z] Step 10/22 : FROM alpine:3.12 [2021-03-10T15:36:11.993Z] ---> 88dd2752d2ea [2021-03-10T15:36:11.993Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-10T15:36:11.993Z] ---> Running in f29a67ccb417 [2021-03-10T15:36:11.993Z] Removing intermediate container 8535ced3d63a [2021-03-10T15:36:11.993Z] ---> 9ef3eb3615ab [2021-03-10T15:36:11.993Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-10T15:36:12.256Z] ---> Running in a9de7d46f46b [2021-03-10T15:36:12.256Z] ---> Running in dcb1c1953992 [2021-03-10T15:36:13.247Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-10T15:36:13.247Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-10T15:36:13.247Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-10T15:36:13.247Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-10T15:36:13.513Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-10T15:36:13.513Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-10T15:36:13.513Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-10T15:36:13.513Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-10T15:36:13.513Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-10T15:36:13.797Z] (4/4) Installing curl (7.69.1-r3) [2021-03-10T15:36:13.798Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-10T15:36:13.798Z] Executing busybox-1.31.1-r19.trigger [2021-03-10T15:36:13.798Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-10T15:36:13.798Z] Executing busybox-1.31.1-r19.trigger [2021-03-10T15:36:13.798Z] Executing ca-certificates-20191127-r4.trigger [2021-03-10T15:36:13.798Z] Executing ca-certificates-20191127-r4.trigger [2021-03-10T15:36:13.798Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-10T15:36:13.798Z] (2/2) Installing su-exec (0.2-r1) [2021-03-10T15:36:13.798Z] Executing busybox-1.31.1-r19.trigger [2021-03-10T15:36:13.798Z] OK: 6 MiB in 16 packages [2021-03-10T15:36:13.798Z] OK: 7 MiB in 18 packages [2021-03-10T15:36:13.798Z] OK: 6 MiB in 16 packages [2021-03-10T15:36:14.506Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-10T15:36:15.954Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-10T15:36:16.377Z] Removing intermediate container feefac1b743f [2021-03-10T15:36:16.377Z] ---> 53e4cd0af2e8 [2021-03-10T15:36:16.377Z] [2021-03-10T15:36:16.377Z] Step 10/22 : FROM alpine:3.12 [2021-03-10T15:36:16.377Z] ---> 88dd2752d2ea [2021-03-10T15:36:16.377Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-10T15:36:16.377Z] ---> Running in c9c32f61ef60 [2021-03-10T15:36:17.348Z] Removing intermediate container dcb1c1953992 [2021-03-10T15:36:17.348Z] ---> 4130b18c59ba [2021-03-10T15:36:17.348Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-10T15:36:17.348Z] Removing intermediate container a9de7d46f46b [2021-03-10T15:36:17.348Z] ---> 56e690310ce4 [2021-03-10T15:36:17.348Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-10T15:36:17.615Z] Removing intermediate container f29a67ccb417 [2021-03-10T15:36:17.615Z] ---> 7bb32e41d65f [2021-03-10T15:36:17.615Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-10T15:36:17.878Z] ---> Running in cf5073490080 [2021-03-10T15:36:18.143Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-10T15:36:18.143Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-10T15:36:18.406Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-10T15:36:18.406Z] Executing busybox-1.31.1-r19.trigger [2021-03-10T15:36:18.406Z] OK: 6 MiB in 15 packages [2021-03-10T15:36:19.796Z] ---> Running in 90d5bebe6f1e [2021-03-10T15:36:19.796Z] ---> Running in a4c8ef091f5a [2021-03-10T15:36:20.058Z] Removing intermediate container cf5073490080 [2021-03-10T15:36:20.058Z] ---> 813680eeaf53 [2021-03-10T15:36:20.058Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-10T15:36:20.319Z] Removing intermediate container f548b0667d31 [2021-03-10T15:36:20.319Z] ---> e7e87f13b0cf [2021-03-10T15:36:20.319Z] [2021-03-10T15:36:20.319Z] Step 10/23 : FROM alpine:3.12 [2021-03-10T15:36:20.319Z] ---> 88dd2752d2ea [2021-03-10T15:36:20.319Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-10T15:36:20.319Z] ---> Running in 5ae31df5c20c [2021-03-10T15:36:20.894Z] Removing intermediate container a4c8ef091f5a [2021-03-10T15:36:20.894Z] ---> 75f8bbe060b0 [2021-03-10T15:36:20.894Z] Step 13/21 : WORKDIR /edgex [2021-03-10T15:36:20.894Z] Removing intermediate container 90d5bebe6f1e [2021-03-10T15:36:20.894Z] ---> 7ee420814b8d [2021-03-10T15:36:20.894Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-10T15:36:21.160Z] ---> Running in d04bc55a455a [2021-03-10T15:36:21.160Z] ---> Running in 7beaae449b18 [2021-03-10T15:36:21.160Z] ---> Running in 69f8868f405e [2021-03-10T15:36:21.423Z] Removing intermediate container c9c32f61ef60 [2021-03-10T15:36:21.423Z] ---> 6a46a6071876 [2021-03-10T15:36:21.423Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-10T15:36:21.423Z] Removing intermediate container 5ae31df5c20c [2021-03-10T15:36:21.423Z] ---> 22bbccddf30f [2021-03-10T15:36:21.423Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-10T15:36:21.692Z] ---> Running in 6ad3084914fd [2021-03-10T15:36:21.692Z] ---> Running in b7eb55df0476 [2021-03-10T15:36:21.692Z] Removing intermediate container 69f8868f405e [2021-03-10T15:36:21.693Z] ---> f5ea43fe9d1b [2021-03-10T15:36:21.693Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-10T15:36:21.693Z] Removing intermediate container 7beaae449b18 [2021-03-10T15:36:21.693Z] ---> 3b3c2061663e [2021-03-10T15:36:21.693Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-10T15:36:21.977Z] ---> Running in e462ae018983 [2021-03-10T15:36:21.977Z] Removing intermediate container 6ad3084914fd [2021-03-10T15:36:21.977Z] ---> ee6f14ae0acc [2021-03-10T15:36:21.977Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-10T15:36:22.257Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-10T15:36:22.257Z] ---> Running in bf93625cf0ab [2021-03-10T15:36:22.257Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-10T15:36:22.257Z] ---> 66a8e7964552 [2021-03-10T15:36:22.257Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-10T15:36:22.257Z] Removing intermediate container e462ae018983 [2021-03-10T15:36:22.257Z] ---> 492084760bd4 [2021-03-10T15:36:22.257Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-10T15:36:22.525Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-10T15:36:22.525Z] Executing busybox-1.31.1-r19.trigger [2021-03-10T15:36:22.525Z] OK: 6 MiB in 15 packages [2021-03-10T15:36:22.794Z] Removing intermediate container bf93625cf0ab [2021-03-10T15:36:22.794Z] ---> c76408c4b95a [2021-03-10T15:36:22.794Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-10T15:36:22.794Z] ---> 0318187057e3 [2021-03-10T15:36:22.794Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-10T15:36:22.794Z] ---> Running in 5a510cb83458 [2021-03-10T15:36:23.065Z] ---> db81825005f2 [2021-03-10T15:36:23.065Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-10T15:36:23.332Z] Removing intermediate container 5a510cb83458 [2021-03-10T15:36:23.332Z] ---> 69a86c55c738 [2021-03-10T15:36:23.332Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-10T15:36:23.593Z] ---> 9f59668408de [2021-03-10T15:36:23.593Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-10T15:36:23.593Z] Removing intermediate container b7eb55df0476 [2021-03-10T15:36:23.593Z] ---> 19951c6fccd1 [2021-03-10T15:36:23.593Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-10T15:36:23.593Z] Removing intermediate container d04bc55a455a [2021-03-10T15:36:23.593Z] ---> b33964408ac5 [2021-03-10T15:36:23.593Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-10T15:36:23.856Z] ---> 0d36fd6df9e3 [2021-03-10T15:36:23.856Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-10T15:36:23.856Z] ---> 8f35c7b5d762 [2021-03-10T15:36:23.856Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-10T15:36:23.856Z] ---> Running in d3f599f5ff56 [2021-03-10T15:36:23.856Z] ---> Running in 77d51a279e6c [2021-03-10T15:36:24.435Z] ---> Running in 9ff854fb995f [2021-03-10T15:36:24.701Z] ---> 3de7dc3cfab6 [2021-03-10T15:36:24.701Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-10T15:36:24.701Z] Removing intermediate container d3f599f5ff56 [2021-03-10T15:36:24.701Z] ---> ac7c8810c1e3 [2021-03-10T15:36:24.701Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-10T15:36:24.701Z] Removing intermediate container 77d51a279e6c [2021-03-10T15:36:24.701Z] ---> 286d96725ee2 [2021-03-10T15:36:24.701Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-10T15:36:24.964Z] ---> bc6b1e238e8a [2021-03-10T15:36:24.964Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-10T15:36:24.964Z] ---> Running in 50e7dc782977 [2021-03-10T15:36:24.964Z] ---> Running in 99b4bf557dcf [2021-03-10T15:36:24.964Z] Removing intermediate container 9ff854fb995f [2021-03-10T15:36:24.964Z] ---> 0171abdc685c [2021-03-10T15:36:24.964Z] Step 18/21 : CMD ["--init=true"] [2021-03-10T15:36:24.970Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-10T15:36:24.970Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-10T15:36:25.238Z] ---> d424724c121d [2021-03-10T15:36:25.238Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-10T15:36:25.238Z] ---> Running in c8974ec90f32 [2021-03-10T15:36:25.238Z] ---> Running in 8c9080c79410 [2021-03-10T15:36:25.238Z] Removing intermediate container 50e7dc782977 [2021-03-10T15:36:25.238Z] ---> e828acdcc249 [2021-03-10T15:36:25.238Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-10T15:36:25.503Z] ---> 39c6458b427b [2021-03-10T15:36:25.503Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-10T15:36:25.503Z] Removing intermediate container 99b4bf557dcf [2021-03-10T15:36:25.503Z] ---> 8ce447d49b0d [2021-03-10T15:36:25.503Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-10T15:36:25.503Z] ---> Running in 9bfa64751eea [2021-03-10T15:36:25.777Z] ---> Running in 59500b0fd7eb [2021-03-10T15:36:25.777Z] ---> Running in 64c7d249f5b9 [2021-03-10T15:36:25.777Z] Removing intermediate container c8974ec90f32 [2021-03-10T15:36:25.777Z] ---> 7879ccf2914c [2021-03-10T15:36:25.777Z] Step 19/21 : LABEL arch=x86_64 [2021-03-10T15:36:26.050Z] Removing intermediate container 9bfa64751eea [2021-03-10T15:36:26.050Z] ---> 0e1fab85b0fb [2021-03-10T15:36:26.050Z] Step 20/22 : LABEL arch=x86_64 [2021-03-10T15:36:26.050Z] ---> Running in 1a7bd6a9ed67 [2021-03-10T15:36:26.050Z] Removing intermediate container 64c7d249f5b9 [2021-03-10T15:36:26.050Z] ---> b39aa7640751 [2021-03-10T15:36:26.050Z] Step 15/23 : WORKDIR / [2021-03-10T15:36:26.050Z] Removing intermediate container 59500b0fd7eb [2021-03-10T15:36:26.050Z] ---> f7673e1f5760 [2021-03-10T15:36:26.050Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-10T15:36:26.314Z] ---> Running in b4b906d3aa2d [2021-03-10T15:36:26.314Z] ---> Running in 7d156c3a408b [2021-03-10T15:36:26.583Z] ---> Running in 8bb258f44c20 [2021-03-10T15:36:26.583Z] Removing intermediate container 1a7bd6a9ed67 [2021-03-10T15:36:26.583Z] ---> d2af1efeec36 [2021-03-10T15:36:26.584Z] Step 20/21 : LABEL git_sha=47041f63e4fd20aee46499544879fd8d908199f5 [2021-03-10T15:36:26.848Z] ---> Running in 2a7602890639 [2021-03-10T15:36:26.848Z] Removing intermediate container b4b906d3aa2d [2021-03-10T15:36:26.848Z] ---> a22ddf49af06 [2021-03-10T15:36:26.848Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-10T15:36:26.848Z] Removing intermediate container 7d156c3a408b [2021-03-10T15:36:26.848Z] ---> 2ec2a34c9491 [2021-03-10T15:36:26.848Z] Step 21/22 : LABEL git_sha=47041f63e4fd20aee46499544879fd8d908199f5 [2021-03-10T15:36:26.848Z] Removing intermediate container 8bb258f44c20 [2021-03-10T15:36:26.848Z] ---> 1cad5085f0bc [2021-03-10T15:36:26.848Z] Step 20/22 : LABEL arch=x86_64 [2021-03-10T15:36:27.114Z] ---> Running in ba2200379a22 [2021-03-10T15:36:27.114Z] ---> Running in c0cbbed1dedd [2021-03-10T15:36:27.376Z] Removing intermediate container 2a7602890639 [2021-03-10T15:36:27.376Z] ---> 0f615052aef5 [2021-03-10T15:36:27.376Z] Step 21/21 : LABEL version=0.0.0 [2021-03-10T15:36:27.376Z] ---> 33658c72c689 [2021-03-10T15:36:27.376Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-10T15:36:27.376Z] ---> Running in ab165b5dd972 [2021-03-10T15:36:27.610Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-10T15:36:27.610Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-10T15:36:27.610Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-10T15:36:27.610Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-10T15:36:27.642Z] Removing intermediate container ba2200379a22 [2021-03-10T15:36:27.642Z] ---> 285a9d780d71 [2021-03-10T15:36:27.642Z] Step 22/22 : LABEL version=0.0.0 [2021-03-10T15:36:27.642Z] Removing intermediate container c0cbbed1dedd [2021-03-10T15:36:27.642Z] ---> 1e2750c69e79 [2021-03-10T15:36:27.642Z] Step 21/22 : LABEL git_sha=47041f63e4fd20aee46499544879fd8d908199f5 [2021-03-10T15:36:27.909Z] Removing intermediate container 8c9080c79410 [2021-03-10T15:36:27.909Z] ---> 1ae4d522d726 [2021-03-10T15:36:27.909Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-10T15:36:27.909Z] ---> Running in 6d238b4daedc [2021-03-10T15:36:27.909Z] ---> Running in a8f3ad6bf931 [2021-03-10T15:36:27.909Z] Removing intermediate container ab165b5dd972 [2021-03-10T15:36:27.909Z] ---> 06c2ce08d68d [2021-03-10T15:36:27.909Z] [2021-03-10T15:36:28.177Z] ---> 010f0218bafd [2021-03-10T15:36:28.177Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-10T15:36:28.451Z] Successfully built 06c2ce08d68d [2021-03-10T15:36:28.451Z] Removing intermediate container 6d238b4daedc [2021-03-10T15:36:28.451Z] ---> 0a5a1d727e77 [2021-03-10T15:36:28.451Z] [2021-03-10T15:36:28.451Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-03-10T15:36:28.451Z]  Building docker-security-proxy-setup-go ... done Building docker-sys-mgmt-agent-go [2021-03-10T15:36:28.451Z] Removing intermediate container a8f3ad6bf931 [2021-03-10T15:36:28.451Z] ---> 4f9647e6f8f0 [2021-03-10T15:36:28.451Z] Step 22/22 : LABEL version=0.0.0 [2021-03-10T15:36:28.451Z] ---> 023cf87672af [2021-03-10T15:36:28.451Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-10T15:36:28.722Z] ---> 78cd509c5a00 [2021-03-10T15:36:28.722Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-10T15:36:28.722Z] Successfully built 0a5a1d727e77 [2021-03-10T15:36:28.722Z] Successfully tagged docker-support-notifications-go:latest [2021-03-10T15:36:28.722Z] Building docker-core-command-go [2021-03-10T15:36:28.722Z]  Building docker-support-notifications-go ... done  ---> Running in f875881482af [2021-03-10T15:36:28.722Z] ---> Running in c322e0602d40 [2021-03-10T15:36:28.993Z] Removing intermediate container f875881482af [2021-03-10T15:36:28.993Z] ---> 05e6be535884 [2021-03-10T15:36:28.993Z] [2021-03-10T15:36:28.993Z] Removing intermediate container c322e0602d40 [2021-03-10T15:36:28.993Z] ---> 4d8b18bc137f [2021-03-10T15:36:28.993Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-10T15:36:29.262Z] Successfully built 05e6be535884 [2021-03-10T15:36:29.262Z] ---> Running in dd184f35f566 [2021-03-10T15:36:29.262Z] Successfully tagged docker-support-scheduler-go:latest [2021-03-10T15:36:29.262Z] Building docker-core-data-go [2021-03-10T15:36:29.262Z]  Building docker-support-scheduler-go ... done  ---> 99a176e8986b [2021-03-10T15:36:29.262Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-10T15:36:29.526Z] Removing intermediate container dd184f35f566 [2021-03-10T15:36:29.526Z] ---> 560624ca0038 [2021-03-10T15:36:29.526Z] Step 21/23 : LABEL arch=x86_64 [2021-03-10T15:36:29.791Z] ---> Running in 5d2a16df6057 [2021-03-10T15:36:29.791Z] ---> 36f7b4507128 [2021-03-10T15:36:29.791Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-10T15:36:30.069Z] Removing intermediate container 5d2a16df6057 [2021-03-10T15:36:30.069Z] ---> 299c71057c57 [2021-03-10T15:36:30.069Z] Step 22/23 : LABEL git_sha=47041f63e4fd20aee46499544879fd8d908199f5 [2021-03-10T15:36:30.069Z] ---> Running in b771cea3d332 [2021-03-10T15:36:30.336Z] ---> 1960e614da63 [2021-03-10T15:36:30.336Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-10T15:36:31.007Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-10T15:36:31.282Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-10T15:36:32.261Z] Removing intermediate container b771cea3d332 [2021-03-10T15:36:32.261Z] ---> e031a903dd22 [2021-03-10T15:36:32.261Z] Step 23/23 : LABEL version=0.0.0 [2021-03-10T15:36:32.261Z] ---> Running in 1ecf4bce2892 [2021-03-10T15:36:32.261Z] ---> 91577fd3b3c0 [2021-03-10T15:36:32.261Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-10T15:36:36.492Z] ---> Running in f353d293a9b0 [2021-03-10T15:36:36.780Z] Removing intermediate container 1ecf4bce2892 [2021-03-10T15:36:36.780Z] ---> 2ed5ca659c73 [2021-03-10T15:36:36.780Z] [2021-03-10T15:36:37.386Z] Successfully built 2ed5ca659c73 [2021-03-10T15:36:37.386Z] Successfully tagged docker-core-metadata-go:latest [2021-03-10T15:36:37.386Z] Building docker-security-secretstore-setup-go [2021-03-10T15:36:37.651Z]  Building docker-core-metadata-go ... done Removing intermediate container f353d293a9b0 [2021-03-10T15:36:37.651Z] ---> 0459955e665e [2021-03-10T15:36:37.651Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-10T15:36:39.579Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-10T15:36:39.579Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-10T15:36:39.579Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-10T15:36:39.583Z] ---> 58e91d010816 [2021-03-10T15:36:39.583Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-10T15:36:40.166Z] ---> Running in b34ba8b0eea2 [2021-03-10T15:36:42.769Z] Removing intermediate container b34ba8b0eea2 [2021-03-10T15:36:42.769Z] ---> 3d0978866bcb [2021-03-10T15:36:42.769Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-10T15:36:43.758Z] ---> Running in 8bfc2de498c5 [2021-03-10T15:36:44.350Z] Removing intermediate container 8bfc2de498c5 [2021-03-10T15:36:44.350Z] ---> ca6da1e99c05 [2021-03-10T15:36:44.350Z] Step 28/31 : CMD ["gate"] [2021-03-10T15:36:45.779Z] ---> Running in d2abf8293add [2021-03-10T15:36:46.379Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.357s coverage: 45.9% of statements [2021-03-10T15:36:46.379Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-10T15:36:46.379Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-10T15:36:46.379Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-10T15:36:46.379Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-10T15:36:46.379Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-10T15:36:46.379Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-10T15:36:46.379Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-03-10T15:36:46.379Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.222s coverage: 100.0% of statements [2021-03-10T15:36:51.146Z] Removing intermediate container d2abf8293add [2021-03-10T15:36:51.146Z] ---> d6a0f02f553d [2021-03-10T15:36:51.146Z] Step 29/31 : LABEL arch=x86_64 [2021-03-10T15:36:54.119Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-10T15:36:54.119Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-10T15:36:54.119Z] ---> 530fd162f336 [2021-03-10T15:36:54.119Z] Step 3/23 : WORKDIR /edgex-go [2021-03-10T15:36:54.119Z] ---> Using cache [2021-03-10T15:36:54.119Z] ---> 4194834da943 [2021-03-10T15:36:54.119Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-10T15:36:54.119Z] ---> Using cache [2021-03-10T15:36:54.119Z] ---> 9e62696be69d [2021-03-10T15:36:54.119Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-10T15:36:54.383Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-10T15:36:54.383Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-10T15:36:54.383Z] ---> 530fd162f336 [2021-03-10T15:36:54.383Z] Step 3/23 : WORKDIR /edgex-go [2021-03-10T15:36:54.383Z] ---> Using cache [2021-03-10T15:36:54.383Z] ---> 4194834da943 [2021-03-10T15:36:54.383Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-10T15:36:54.383Z] ---> Using cache [2021-03-10T15:36:54.383Z] ---> 9e62696be69d [2021-03-10T15:36:54.383Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-10T15:36:54.383Z] ---> Using cache [2021-03-10T15:36:54.383Z] ---> 7ef19b3c186b [2021-03-10T15:36:54.383Z] Step 6/23 : COPY go.mod . [2021-03-10T15:36:54.383Z] ---> Using cache [2021-03-10T15:36:54.383Z] ---> 5198a69cb6d2 [2021-03-10T15:36:54.383Z] Step 7/23 : RUN go mod download [2021-03-10T15:36:54.383Z] ---> Using cache [2021-03-10T15:36:54.383Z] ---> e206c86ca7ca [2021-03-10T15:36:54.383Z] Step 8/23 : COPY . . [2021-03-10T15:36:54.645Z] ---> Using cache [2021-03-10T15:36:54.645Z] ---> 6dc396c7d15e [2021-03-10T15:36:54.645Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-10T15:36:54.706Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.528s coverage: 27.1% of statements [2021-03-10T15:36:54.706Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-10T15:36:54.706Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-10T15:36:54.706Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-10T15:36:54.706Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-10T15:36:54.706Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-10T15:36:54.706Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-10T15:36:54.706Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.063s coverage: 100.0% of statements [2021-03-10T15:36:54.706Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-10T15:36:54.706Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.137s coverage: 100.0% of statements [2021-03-10T15:36:54.706Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-10T15:36:54.706Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-10T15:36:54.706Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.289s coverage: 71.3% of statements [2021-03-10T15:36:54.706Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-10T15:36:54.706Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-10T15:36:54.909Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-10T15:36:54.909Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-10T15:36:54.909Z] ---> 530fd162f336 [2021-03-10T15:36:54.909Z] Step 3/26 : WORKDIR /edgex-go [2021-03-10T15:36:54.909Z] ---> Using cache [2021-03-10T15:36:54.909Z] ---> 4194834da943 [2021-03-10T15:36:54.909Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-10T15:36:54.909Z] ---> Using cache [2021-03-10T15:36:54.909Z] ---> 9e62696be69d [2021-03-10T15:36:54.909Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-10T15:36:55.863Z] ---> Running in 6b0690038d1f [2021-03-10T15:36:55.863Z] ---> Running in 2f5a9d5049ed [2021-03-10T15:36:55.863Z] ---> Running in b3020277dc52 [2021-03-10T15:36:55.863Z] ---> Running in 12b061b3564d [2021-03-10T15:36:56.156Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.506s coverage: 82.9% of statements [2021-03-10T15:36:56.157Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-10T15:36:56.157Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-10T15:36:56.157Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.160s coverage: 78.9% of statements [2021-03-10T15:36:56.157Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-10T15:36:56.446Z] Removing intermediate container 6b0690038d1f [2021-03-10T15:36:56.446Z] ---> 6e7774ad4bd6 [2021-03-10T15:36:56.446Z] Step 30/31 : LABEL git_sha=47041f63e4fd20aee46499544879fd8d908199f5 [2021-03-10T15:36:56.718Z] ---> Running in 53b96a662e9e [2021-03-10T15:36:57.686Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-10T15:36:57.954Z] Removing intermediate container 53b96a662e9e [2021-03-10T15:36:57.954Z] ---> 56111aa3c2ae [2021-03-10T15:36:57.954Z] Step 31/31 : LABEL version=0.0.0 [2021-03-10T15:36:58.218Z] 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-10T15:36:58.218Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-10T15:36:58.806Z] ---> Running in 0a0cec93faea [2021-03-10T15:36:59.074Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-10T15:36:59.357Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-10T15:36:59.622Z] Removing intermediate container 0a0cec93faea [2021-03-10T15:36:59.622Z] ---> 85f4f07d27d6 [2021-03-10T15:36:59.622Z] [2021-03-10T15:37:00.229Z] Successfully built 85f4f07d27d6 [2021-03-10T15:37:00.229Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-03-10T15:37:02.188Z]  Building docker-security-bootstrapper-go ... done OK: 233 MiB in 51 packages [2021-03-10T15:37:02.188Z] OK: 233 MiB in 51 packages [2021-03-10T15:37:04.194Z] Removing intermediate container 12b061b3564d [2021-03-10T15:37:04.194Z] ---> a824db3cc6b7 [2021-03-10T15:37:04.194Z] Step 6/26 : COPY go.mod . [2021-03-10T15:37:04.194Z] Removing intermediate container 2f5a9d5049ed [2021-03-10T15:37:04.194Z] ---> e3215184ac74 [2021-03-10T15:37:04.194Z] Step 6/23 : COPY go.mod . [2021-03-10T15:37:04.780Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-10T15:37:04.780Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-10T15:37:04.780Z] ---> 530fd162f336 [2021-03-10T15:37:04.780Z] Step 3/24 : WORKDIR /edgex-go [2021-03-10T15:37:04.780Z] ---> Using cache [2021-03-10T15:37:04.780Z] ---> 4194834da943 [2021-03-10T15:37:04.780Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-10T15:37:04.780Z] ---> Using cache [2021-03-10T15:37:04.780Z] ---> 9e62696be69d [2021-03-10T15:37:04.780Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-10T15:37:04.780Z] ---> Using cache [2021-03-10T15:37:04.780Z] ---> 7ef19b3c186b [2021-03-10T15:37:04.780Z] Step 6/24 : COPY go.mod . [2021-03-10T15:37:04.780Z] ---> Using cache [2021-03-10T15:37:04.780Z] ---> 5198a69cb6d2 [2021-03-10T15:37:04.780Z] Step 7/24 : RUN go mod download [2021-03-10T15:37:04.781Z] ---> Using cache [2021-03-10T15:37:04.781Z] ---> e206c86ca7ca [2021-03-10T15:37:04.781Z] Step 8/24 : COPY . . [2021-03-10T15:37:04.781Z] ---> Using cache [2021-03-10T15:37:04.781Z] ---> 6dc396c7d15e [2021-03-10T15:37:04.781Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-10T15:37:05.364Z] ---> a0f9fa801dce [2021-03-10T15:37:05.364Z] Step 7/26 : RUN go mod download [2021-03-10T15:37:05.644Z] ---> Running in 6bf116f91ecc [2021-03-10T15:37:05.644Z] ---> Running in 5a3a95b41be3 [2021-03-10T15:37:05.644Z] ---> 3b7027b22b28 [2021-03-10T15:37:05.644Z] Step 7/23 : RUN go mod download [2021-03-10T15:37:06.628Z] ---> Running in 130d812d761a [2021-03-10T15:37:07.617Z] 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-10T15:37:08.592Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.377s coverage: 28.6% of statements [2021-03-10T15:37:08.592Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-10T15:37:08.592Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-10T15:37:08.592Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-10T15:37:08.592Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-10T15:37:08.592Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-10T15:37:08.592Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.143s coverage: 100.0% of statements [2021-03-10T15:37:08.592Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-10T15:37:08.592Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.071s coverage: 100.0% of statements [2021-03-10T15:37:08.593Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-10T15:37:08.593Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.345s coverage: 86.7% of statements [2021-03-10T15:37:08.593Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-10T15:37:08.593Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.515s coverage: 97.5% of statements [2021-03-10T15:37:08.593Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-10T15:37:08.593Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.175s coverage: 78.3% of statements [2021-03-10T15:37:08.593Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-10T15:37:08.593Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-10T15:37:08.593Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-10T15:37:08.593Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-10T15:37:09.618Z] Removing intermediate container 130d812d761a [2021-03-10T15:37:09.618Z] ---> 9e94babf5028 [2021-03-10T15:37:09.618Z] Step 8/23 : COPY . . [2021-03-10T15:37:09.618Z] Removing intermediate container 5a3a95b41be3 [2021-03-10T15:37:09.618Z] ---> 7f6e04156e66 [2021-03-10T15:37:09.618Z] Step 8/26 : COPY . . [2021-03-10T15:37:16.953Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.409s coverage: 92.8% of statements [2021-03-10T15:37:16.953Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-10T15:37:16.953Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-10T15:37:16.953Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-10T15:37:16.953Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-10T15:37:16.953Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-10T15:37:16.953Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-10T15:37:16.953Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-10T15:37:16.953Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-10T15:37:16.953Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-10T15:37:16.953Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-10T15:37:16.953Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-10T15:37:16.953Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-10T15:37:16.953Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-10T15:37:16.953Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-10T15:37:16.953Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-10T15:37:16.953Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-10T15:37:16.953Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-10T15:37:16.953Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-10T15:37:16.953Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2021-03-10T15:37:16.953Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-10T15:37:16.953Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-10T15:37:16.953Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.242s coverage: 0.1% of statements [2021-03-10T15:37:16.953Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-10T15:37:16.953Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-10T15:37:16.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-10T15:37:16.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.076s coverage: 47.1% of statements [2021-03-10T15:37:16.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.103s coverage: 79.5% of statements [2021-03-10T15:37:16.954Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.059s coverage: 94.1% of statements [2021-03-10T15:37:16.954Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.119s coverage: 96.3% of statements [2021-03-10T15:37:16.954Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.083s coverage: 87.5% of statements [2021-03-10T15:37:32.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.095s coverage: 94.4% of statements [2021-03-10T15:37:32.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.076s coverage: 44.8% of statements [2021-03-10T15:37:32.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 6.121s coverage: 81.4% of statements [2021-03-10T15:37:32.622Z] 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-10T15:37:39.282Z] Removing intermediate container b3020277dc52 [2021-03-10T15:37:39.282Z] ---> 33c7cba05ab9 [2021-03-10T15:37:39.282Z] [2021-03-10T15:37:39.282Z] Step 10/23 : FROM alpine:3.12 [2021-03-10T15:37:39.282Z] ---> 88dd2752d2ea [2021-03-10T15:37:39.282Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-10T15:37:39.282Z] ---> Using cache [2021-03-10T15:37:39.282Z] ---> b33964408ac5 [2021-03-10T15:37:39.282Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-10T15:37:39.282Z] ---> Using cache [2021-03-10T15:37:39.282Z] ---> ac7c8810c1e3 [2021-03-10T15:37:39.282Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-10T15:37:40.712Z] ---> Running in 39a2b36101ef [2021-03-10T15:37:40.712Z] ---> 8fa0265f866e [2021-03-10T15:37:40.712Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-10T15:37:40.712Z] ---> 301aca8150b9 [2021-03-10T15:37:40.712Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-10T15:37:40.984Z] ---> Running in 66ec0ec0f27c [2021-03-10T15:37:40.984Z] ---> Running in 4f6d7fc30c7a [2021-03-10T15:37:40.984Z] Removing intermediate container 39a2b36101ef [2021-03-10T15:37:40.984Z] ---> b063381df86f [2021-03-10T15:37:40.984Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-10T15:37:40.984Z] ---> Running in b33f05f0c816 [2021-03-10T15:37:41.966Z] Removing intermediate container b33f05f0c816 [2021-03-10T15:37:41.966Z] ---> 80456d4d9cfd [2021-03-10T15:37:41.966Z] Step 15/23 : WORKDIR / [2021-03-10T15:37:41.966Z] 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-10T15:37:41.966Z] 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-10T15:37:42.550Z] ---> Running in 44d1beb5205f [2021-03-10T15:37:42.841Z] Removing intermediate container 6bf116f91ecc [2021-03-10T15:37:42.841Z] ---> 2f5c7a0de4e2 [2021-03-10T15:37:42.841Z] [2021-03-10T15:37:42.841Z] Step 10/24 : FROM alpine:3.12 [2021-03-10T15:37:42.841Z] ---> 88dd2752d2ea [2021-03-10T15:37:42.841Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-10T15:37:43.130Z] ---> Running in 9a53c9efc0b6 [2021-03-10T15:37:43.130Z] Removing intermediate container 44d1beb5205f [2021-03-10T15:37:43.130Z] ---> 508668079790 [2021-03-10T15:37:43.130Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-10T15:37:43.725Z] ---> 02734e33a5bd [2021-03-10T15:37:43.725Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-10T15:37:44.003Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-10T15:37:44.003Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-10T15:37:44.610Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-10T15:37:44.610Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-10T15:37:44.610Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-10T15:37:44.610Z] (4/5) Installing curl (7.69.1-r3) [2021-03-10T15:37:44.610Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-10T15:37:44.610Z] Executing busybox-1.31.1-r19.trigger [2021-03-10T15:37:44.610Z] Executing ca-certificates-20191127-r4.trigger [2021-03-10T15:37:44.610Z] OK: 7 MiB in 19 packages [2021-03-10T15:37:45.213Z] ---> f2da0538bf4c [2021-03-10T15:37:45.213Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-10T15:37:45.825Z] ---> 552d0ef9ceed [2021-03-10T15:37:45.825Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-10T15:37:47.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.169s coverage: 92.9% of statements [2021-03-10T15:37:47.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-10T15:37:47.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-10T15:37:47.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-10T15:37:47.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 77.8% of statements [2021-03-10T15:37:47.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-10T15:37:47.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-10T15:37:47.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-10T15:37:47.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-10T15:37:47.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-10T15:37:47.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements [2021-03-10T15:37:47.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-10T15:37:47.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-10T15:37:47.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.059s coverage: 100.0% of statements [2021-03-10T15:37:47.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-10T15:37:47.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.091s coverage: 75.5% of statements [2021-03-10T15:37:47.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-10T15:37:47.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.061s coverage: 80.8% of statements [2021-03-10T15:37:47.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.146s coverage: 87.2% of statements [2021-03-10T15:37:47.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.138s coverage: 84.6% of statements [2021-03-10T15:37:47.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.177s coverage: 91.6% of statements [2021-03-10T15:37:47.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-10T15:37:47.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.532s coverage: 62.4% of statements [2021-03-10T15:37:47.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-10T15:37:47.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-10T15:37:47.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.066s coverage: 100.0% of statements [2021-03-10T15:37:47.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.085s coverage: 91.3% of statements [2021-03-10T15:37:47.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements [2021-03-10T15:37:47.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.076s coverage: 73.7% of statements [2021-03-10T15:37:47.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.060s coverage: 100.0% of statements [2021-03-10T15:37:47.273Z] ---> Running in 78b21a515bdf [2021-03-10T15:37:47.273Z] Removing intermediate container 9a53c9efc0b6 [2021-03-10T15:37:47.273Z] ---> 556fe6033d70 [2021-03-10T15:37:47.273Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-10T15:37:47.549Z] ---> Running in 26c34dfe9dd4 [2021-03-10T15:37:47.822Z] Removing intermediate container 78b21a515bdf [2021-03-10T15:37:47.822Z] ---> 5ea319612e5c [2021-03-10T15:37:47.822Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-10T15:37:48.096Z] ---> Running in 2ccd81f23490 [2021-03-10T15:37:48.096Z] Removing intermediate container 26c34dfe9dd4 [2021-03-10T15:37:48.096Z] ---> 42c9eb2c8bf2 [2021-03-10T15:37:48.096Z] Step 13/24 : WORKDIR / [2021-03-10T15:37:48.096Z] ---> Running in 52fbe1286304 [2021-03-10T15:37:48.374Z] Removing intermediate container 2ccd81f23490 [2021-03-10T15:37:48.374Z] ---> 271a2edc7b52 [2021-03-10T15:37:48.374Z] Step 21/23 : LABEL arch=x86_64 [2021-03-10T15:37:48.374Z] ---> Running in 68d5ed748c6d [2021-03-10T15:37:48.651Z] Removing intermediate container 52fbe1286304 [2021-03-10T15:37:48.651Z] ---> aae9c30bae53 [2021-03-10T15:37:48.651Z] 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-10T15:37:48.931Z] Removing intermediate container 68d5ed748c6d [2021-03-10T15:37:48.931Z] ---> fbb941fe33e5 [2021-03-10T15:37:48.931Z] Step 22/23 : LABEL git_sha=47041f63e4fd20aee46499544879fd8d908199f5 [2021-03-10T15:37:49.532Z] ---> c41bfc25ca9b [2021-03-10T15:37:49.532Z] 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-10T15:37:49.532Z] ---> Running in 4385f758a6f4 [2021-03-10T15:37:50.527Z] Removing intermediate container 4385f758a6f4 [2021-03-10T15:37:50.527Z] ---> ccc5038b0ea4 [2021-03-10T15:37:50.527Z] Step 23/23 : LABEL version=0.0.0 [2021-03-10T15:37:50.527Z] ---> f0e988692d71 [2021-03-10T15:37:50.527Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-10T15:37:50.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.966s coverage: 69.0% of statements [2021-03-10T15:37:50.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-10T15:37:50.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-10T15:37:50.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-10T15:37:51.134Z] ---> Running in 955e08c51d51 [2021-03-10T15:37:51.134Z] ---> 63f4e48332de [2021-03-10T15:37:51.134Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-10T15:37:51.401Z] Removing intermediate container 955e08c51d51 [2021-03-10T15:37:51.401Z] ---> a3dacbb01f9f [2021-03-10T15:37:51.401Z] [2021-03-10T15:37:51.673Z] Successfully built a3dacbb01f9f [2021-03-10T15:37:51.673Z] Successfully tagged docker-core-command-go:latest [2021-03-10T15:37:51.948Z]  Building docker-core-command-go ... done  ---> 3fa9c8c2e980 [2021-03-10T15:37:51.948Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-10T15:37:52.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.464s coverage: 38.4% of statements [2021-03-10T15:37:52.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-10T15:37:52.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-10T15:37:52.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.111s coverage: 89.5% of statements [2021-03-10T15:37:52.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-10T15:37:52.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.119s coverage: 84.8% of statements [2021-03-10T15:37:53.423Z] ---> 3cc0d8f95f23 [2021-03-10T15:37:53.423Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-10T15:37:54.025Z] ---> 051c3fc6a61e [2021-03-10T15:37:54.025Z] 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-10T15:37:54.294Z] ---> Running in eb8f92de84ff [2021-03-10T15:37:56.649Z] Removing intermediate container eb8f92de84ff [2021-03-10T15:37:56.649Z] ---> 465556d93d2e [2021-03-10T15:37:56.649Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-10T15:37:56.929Z] ---> Running in 7b1dbf76269a [2021-03-10T15:37:57.529Z] Removing intermediate container 7b1dbf76269a [2021-03-10T15:37:57.529Z] ---> 43f2056f11b1 [2021-03-10T15:37:57.529Z] Step 22/24 : LABEL arch=x86_64 [2021-03-10T15:37:57.529Z] ---> Running in f4eef15c8320 [2021-03-10T15:37:58.135Z] Removing intermediate container f4eef15c8320 [2021-03-10T15:37:58.135Z] ---> 694f59d282df [2021-03-10T15:37:58.135Z] Step 23/24 : LABEL git_sha=47041f63e4fd20aee46499544879fd8d908199f5 [2021-03-10T15:37:58.135Z] ---> Running in 463f591e3f0a [2021-03-10T15:37:58.415Z] Removing intermediate container 463f591e3f0a [2021-03-10T15:37:58.415Z] ---> 1c69f6a36bd8 [2021-03-10T15:37:58.415Z] Step 24/24 : LABEL version=0.0.0 [2021-03-10T15:37:58.701Z] ---> Running in de55be9612a9 [2021-03-10T15:37:58.984Z] Removing intermediate container de55be9612a9 [2021-03-10T15:37:58.984Z] ---> 377a6ba68b57 [2021-03-10T15:37:58.984Z] [2021-03-10T15:37:59.264Z] Successfully built 377a6ba68b57 [2021-03-10T15:37:59.264Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-03-10T15:38:00.266Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.455s coverage: 47.0% of statements [2021-03-10T15:38:00.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-10T15:38:00.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-10T15:38:00.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-10T15:38:00.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-10T15:38:00.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-10T15:38:00.266Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.118s coverage: 100.0% of statements [2021-03-10T15:38:00.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-10T15:38:00.266Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.144s coverage: 100.0% of statements [2021-03-10T15:38:00.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-10T15:38:00.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-10T15:38:00.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-10T15:38:00.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-10T15:38:00.266Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.500s coverage: 87.1% of statements [2021-03-10T15:38:00.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-10T15:38:00.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-10T15:38:00.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-10T15:38:02.757Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 4f6d7fc30c7a [2021-03-10T15:38:02.757Z] ---> 6b44f611aeb8 [2021-03-10T15:38:02.757Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-10T15:38:02.757Z] ---> Running in 835347ba5d8d [2021-03-10T15:38:04.701Z] 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-10T15:38:08.057Z] Removing intermediate container 835347ba5d8d [2021-03-10T15:38:08.057Z] ---> 2d0a02237697 [2021-03-10T15:38:08.057Z] [2021-03-10T15:38:08.057Z] Step 11/26 : FROM docker:20.10.0 [2021-03-10T15:38:08.057Z] 20.10.0: Pulling from library/docker [2021-03-10T15:38:08.329Z] Removing intermediate container 66ec0ec0f27c [2021-03-10T15:38:08.329Z] ---> 998eeb6f88a9 [2021-03-10T15:38:08.329Z] [2021-03-10T15:38:08.329Z] Step 10/23 : FROM alpine:3.12 [2021-03-10T15:38:08.329Z] ---> 88dd2752d2ea [2021-03-10T15:38:08.329Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-10T15:38:08.932Z] ---> Running in 75ba614f9c2e [2021-03-10T15:38:08.932Z] Removing intermediate container 75ba614f9c2e [2021-03-10T15:38:08.932Z] ---> 022812547024 [2021-03-10T15:38:08.932Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-10T15:38:09.199Z] ---> Running in 7ba0944f9f89 [2021-03-10T15:38:09.467Z] Removing intermediate container 7ba0944f9f89 [2021-03-10T15:38:09.467Z] ---> 3298d40b8141 [2021-03-10T15:38:09.467Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-10T15:38:09.467Z] ---> Running in 3984f72f42cc [2021-03-10T15:38:09.734Z] Removing intermediate container 3984f72f42cc [2021-03-10T15:38:09.734Z] ---> ebafa3275e42 [2021-03-10T15:38:09.734Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-10T15:38:10.002Z] ---> Running in ce655056373d [2021-03-10T15:38:10.465Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.449s coverage: 29.1% of statements [2021-03-10T15:38:10.465Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-10T15:38:10.465Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-10T15:38:10.465Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-10T15:38:10.465Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-10T15:38:10.465Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-10T15:38:10.465Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.190s coverage: 99.0% of statements [2021-03-10T15:38:10.465Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-10T15:38:10.465Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.126s coverage: 100.0% of statements [2021-03-10T15:38:10.465Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-10T15:38:10.465Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-10T15:38:10.465Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-10T15:38:10.465Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-10T15:38:10.465Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.242s coverage: 96.5% of statements [2021-03-10T15:38:10.465Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-10T15:38:10.465Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-10T15:38:10.465Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-10T15:38:10.465Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.047s coverage: 0.0% of statements [2021-03-10T15:38:10.465Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-10T15:38:10.465Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.076s coverage: 100.0% of statements [2021-03-10T15:38:10.465Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-10T15:38:10.465Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-10T15:38:10.465Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-10T15:38:10.465Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-10T15:38:10.465Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.094s coverage: 87.9% of statements [2021-03-10T15:38:10.465Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-10T15:38:10.465Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-10T15:38:10.465Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.074s coverage: 100.0% of statements [2021-03-10T15:38:10.465Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements [2021-03-10T15:38:10.736Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.088s coverage: 100.0% of statements [2021-03-10T15:38:11.414Z] Removing intermediate container ce655056373d [2021-03-10T15:38:11.414Z] ---> 56dabbfac7fe [2021-03-10T15:38:11.414Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-10T15:38:11.687Z] ---> Running in e18d659c53cb [2021-03-10T15:38:11.710Z] GO111MODULE=on go vet ./... [2021-03-10T15:38:12.271Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-10T15:38:13.227Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-10T15:38:13.227Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-10T15:38:13.227Z] ---> aefe523efa57 [2021-03-10T15:38:13.227Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-10T15:38:13.227Z] ---> Running in 19fa445e46b8 [2021-03-10T15:38:13.814Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-10T15:38:13.815Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-10T15:38:13.815Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-10T15:38:14.083Z] (1/2) Installing readline (8.0.4-r0) [2021-03-10T15:38:14.083Z] (2/2) Installing bash (5.0.17-r0) [2021-03-10T15:38:14.083Z] Executing bash-5.0.17-r0.post-install [2021-03-10T15:38:14.083Z] Executing busybox-1.31.1-r19.trigger [2021-03-10T15:38:14.083Z] OK: 12 MiB in 22 packages [2021-03-10T15:38:15.041Z] Removing intermediate container 19fa445e46b8 [2021-03-10T15:38:15.041Z] ---> 6b6dc0bf6d8b [2021-03-10T15:38:15.041Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-10T15:38:15.041Z] ---> Running in fd8bfbe819cd [2021-03-10T15:38:15.041Z] Removing intermediate container fd8bfbe819cd [2021-03-10T15:38:15.041Z] ---> f10d10c60e20 [2021-03-10T15:38:15.041Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-10T15:38:15.041Z] ---> Running in 807caf140b3f [2021-03-10T15:38:15.305Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-10T15:38:15.305Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-10T15:38:15.305Z] Removing intermediate container 807caf140b3f [2021-03-10T15:38:15.305Z] ---> 5978e77747af [2021-03-10T15:38:15.305Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-10T15:38:15.305Z] ---> Running in bd8353bc2947 [2021-03-10T15:38:15.305Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-10T15:38:15.571Z] Removing intermediate container bd8353bc2947 [2021-03-10T15:38:15.571Z] ---> a6bcc4f1f958 [2021-03-10T15:38:15.571Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-10T15:38:15.571Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-10T15:38:16.153Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-10T15:38:16.153Z] ---> ad7c751c7c13 [2021-03-10T15:38:16.153Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-10T15:38:16.417Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-10T15:38:16.417Z] ---> a921ea56fe7a [2021-03-10T15:38:16.417Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-10T15:38:16.417Z] Executing busybox-1.31.1-r19.trigger [2021-03-10T15:38:16.417Z] OK: 8 MiB in 20 packages [2021-03-10T15:38:16.686Z] ---> 87dbd11668b3 [2021-03-10T15:38:16.686Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-10T15:38:16.686Z] ---> Running in 2d9cf65cd813 [2021-03-10T15:38:16.960Z] Removing intermediate container e18d659c53cb [2021-03-10T15:38:16.960Z] ---> fefdbd21a234 [2021-03-10T15:38:16.960Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-10T15:38:17.540Z] ---> c44dc1a2d037 [2021-03-10T15:38:17.540Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-10T15:38:17.540Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-10T15:38:17.540Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-10T15:38:17.809Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-10T15:38:17.809Z] (2/33) Installing expat (2.2.9-r1) [2021-03-10T15:38:17.809Z] (3/33) Installing libffi (3.3-r2) [2021-03-10T15:38:17.809Z] (4/33) Installing gdbm (1.13-r1) [2021-03-10T15:38:17.809Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-10T15:38:17.809Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-10T15:38:17.809Z] (7/33) Installing python3 (3.8.5-r1) [2021-03-10T15:38:21.148Z] ---> a7e567180d8c [2021-03-10T15:38:21.148Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-10T15:38:21.148Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-10T15:38:21.148Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-10T15:38:21.148Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-10T15:38:21.148Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-10T15:38:21.148Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-10T15:38:21.412Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-10T15:38:21.412Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-10T15:38:21.412Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-10T15:38:21.412Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-10T15:38:21.412Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-10T15:38:21.412Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-10T15:38:21.412Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-10T15:38:21.412Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-10T15:38:22.029Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-10T15:38:22.029Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-10T15:38:22.029Z] ---> 7609bcf9c079 [2021-03-10T15:38:22.029Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-10T15:38:22.029Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-10T15:38:22.293Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-10T15:38:22.293Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-10T15:38:22.562Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-10T15:38:22.562Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-10T15:38:22.562Z] ---> Running in 55faed0d7bc3 [2021-03-10T15:38:22.562Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-10T15:38:22.562Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-10T15:38:22.562Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-10T15:38:22.562Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-10T15:38:22.562Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-10T15:38:22.562Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-10T15:38:22.829Z] Executing busybox-1.31.1-r19.trigger [2021-03-10T15:38:22.829Z] OK: 71 MiB in 55 packages [2021-03-10T15:38:23.781Z] Removing intermediate container 55faed0d7bc3 [2021-03-10T15:38:23.781Z] ---> cb6bb751adcb [2021-03-10T15:38:23.781Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-10T15:38:23.781Z] ---> Running in d4464e0d8f0f [2021-03-10T15:38:24.048Z] Removing intermediate container d4464e0d8f0f [2021-03-10T15:38:24.048Z] ---> a831102d1655 [2021-03-10T15:38:24.048Z] Step 21/23 : LABEL arch=x86_64 [2021-03-10T15:38:24.048Z] ---> Running in 493e712a0e94 [2021-03-10T15:38:26.623Z] Removing intermediate container 493e712a0e94 [2021-03-10T15:38:26.623Z] ---> 0a85e249658f [2021-03-10T15:38:26.623Z] Step 22/23 : LABEL git_sha=47041f63e4fd20aee46499544879fd8d908199f5 [2021-03-10T15:38:29.201Z] ---> Running in f70cb71b4016 [2021-03-10T15:38:29.201Z] Removing intermediate container 2d9cf65cd813 [2021-03-10T15:38:29.201Z] ---> 18644c140136 [2021-03-10T15:38:29.201Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-10T15:38:29.201Z] ---> Running in fed076eb0dcf [2021-03-10T15:38:29.201Z] Removing intermediate container f70cb71b4016 [2021-03-10T15:38:29.201Z] ---> ace5ac71da59 [2021-03-10T15:38:29.201Z] Step 23/23 : LABEL version=0.0.0 [2021-03-10T15:38:29.468Z] ---> Running in ed4a6c2b7e6a [2021-03-10T15:38:29.733Z] Removing intermediate container ed4a6c2b7e6a [2021-03-10T15:38:29.733Z] ---> e9eb629ad87f [2021-03-10T15:38:29.733Z] [2021-03-10T15:38:29.733Z] Successfully built e9eb629ad87f [2021-03-10T15:38:29.999Z] Successfully tagged docker-core-data-go:latest [2021-03-10T15:38:30.951Z]  Building docker-core-data-go ... done Collecting docker-compose==1.23.2 [2021-03-10T15:38:30.951Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-10T15:38:31.255Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-10T15:38:31.255Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-10T15:38:31.255Z] Collecting docopt<0.7,>=0.6.1 [2021-03-10T15:38:31.255Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-10T15:38:31.844Z] Collecting texttable<0.10,>=0.9.0 [2021-03-10T15:38:31.844Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-10T15:38:32.425Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-10T15:38:32.425Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-10T15:38:32.689Z] 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-10T15:38:32.953Z] Collecting PyYAML<4,>=3.10 [2021-03-10T15:38:32.953Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-10T15:38:33.907Z] Collecting docker<4.0,>=3.6.0 [2021-03-10T15:38:33.907Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-10T15:38:33.907Z] Collecting jsonschema<3,>=2.5.1 [2021-03-10T15:38:33.907Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-10T15:38:34.485Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-10T15:38:34.485Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-10T15:38:34.485Z] Collecting cached-property<2,>=1.2.0 [2021-03-10T15:38:34.485Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-10T15:38:34.485Z] Collecting docker-pycreds>=0.4.0 [2021-03-10T15:38:34.485Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-10T15:38:34.485Z] Collecting idna<2.8,>=2.5 [2021-03-10T15:38:34.485Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-10T15:38:34.749Z] 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-10T15:38:34.749Z] 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-10T15:38:34.749Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-10T15:38:34.749Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-10T15:38:34.749Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-10T15:38:34.749Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-10T15:38:34.749Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-10T15:38:34.749Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-10T15:38:35.015Z] Installing collected packages: websocket-client, docopt, texttable, dockerpty, PyYAML, idna, urllib3, requests, docker-pycreds, docker, jsonschema, cached-property, docker-compose [2021-03-10T15:38:35.015Z] Running setup.py install for docopt: started [2021-03-10T15:38:35.597Z] Running setup.py install for docopt: finished with status 'done' [2021-03-10T15:38:35.597Z] Running setup.py install for texttable: started [2021-03-10T15:38:36.994Z] Running setup.py install for texttable: finished with status 'done' [2021-03-10T15:38:36.994Z] Running setup.py install for dockerpty: started [2021-03-10T15:38:37.260Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-10T15:38:37.260Z] Running setup.py install for PyYAML: started [2021-03-10T15:38:37.838Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-10T15:38:37.839Z] Attempting uninstall: idna [2021-03-10T15:38:37.839Z] Found existing installation: idna 2.9 [2021-03-10T15:38:37.839Z] Uninstalling idna-2.9: [2021-03-10T15:38:37.839Z] Successfully uninstalled idna-2.9 [2021-03-10T15:38:38.131Z] Attempting uninstall: urllib3 [2021-03-10T15:38:38.131Z] Found existing installation: urllib3 1.25.9 [2021-03-10T15:38:38.131Z] Uninstalling urllib3-1.25.9: [2021-03-10T15:38:38.131Z] Successfully uninstalled urllib3-1.25.9 [2021-03-10T15:38:38.397Z] Attempting uninstall: requests [2021-03-10T15:38:38.397Z] Found existing installation: requests 2.23.0 [2021-03-10T15:38:38.397Z] Uninstalling requests-2.23.0: [2021-03-10T15:38:38.397Z] Successfully uninstalled requests-2.23.0 [2021-03-10T15:38:39.351Z] 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-10T15:38:41.919Z] Removing intermediate container fed076eb0dcf [2021-03-10T15:38:41.919Z] ---> a9d61b558e33 [2021-03-10T15:38:41.919Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-10T15:38:42.189Z] ---> Running in e521c60835ec [2021-03-10T15:38:42.776Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-10T15:38:42.776Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-10T15:38:43.044Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-10T15:38:43.044Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-10T15:38:43.044Z] (3/3) Installing curl (7.69.1-r3) [2021-03-10T15:38:43.044Z] Executing busybox-1.31.1-r19.trigger [2021-03-10T15:38:43.044Z] OK: 72 MiB in 58 packages [2021-03-10T15:38:43.624Z] Removing intermediate container e521c60835ec [2021-03-10T15:38:43.624Z] ---> 94ca5b6131c9 [2021-03-10T15:38:43.624Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-10T15:38:43.624Z] ---> Running in 79d35509d6e9 [2021-03-10T15:38:43.624Z] Removing intermediate container 79d35509d6e9 [2021-03-10T15:38:43.624Z] ---> a91d30b4d4ed [2021-03-10T15:38:43.624Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-10T15:38:43.888Z] ---> Running in 5a3adfe39535 [2021-03-10T15:38:43.888Z] Removing intermediate container 5a3adfe39535 [2021-03-10T15:38:43.888Z] ---> e8a1c27f04d1 [2021-03-10T15:38:43.888Z] Step 24/26 : LABEL arch=x86_64 [2021-03-10T15:38:43.888Z] ---> Running in ee322e80756c [2021-03-10T15:38:44.155Z] Removing intermediate container ee322e80756c [2021-03-10T15:38:44.156Z] ---> 3dce06584dbe [2021-03-10T15:38:44.156Z] Step 25/26 : LABEL git_sha=47041f63e4fd20aee46499544879fd8d908199f5 [2021-03-10T15:38:44.156Z] ---> Running in a90dbaaa7734 [2021-03-10T15:38:44.421Z] Removing intermediate container a90dbaaa7734 [2021-03-10T15:38:44.422Z] ---> 583f6bca8c52 [2021-03-10T15:38:44.422Z] Step 26/26 : LABEL version=0.0.0 [2021-03-10T15:38:44.422Z] ---> Running in d6b8b31f9c51 [2021-03-10T15:38:44.687Z] Removing intermediate container d6b8b31f9c51 [2021-03-10T15:38:44.688Z] ---> 4990f9298744 [2021-03-10T15:38:44.688Z] [2021-03-10T15:38:44.688Z] Successfully built 4990f9298744 [2021-03-10T15:38:44.952Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-03-10T15:38:45.231Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-03-10T15:38:45.253Z] $ docker stop --time=1 b089e56f6aabe82dc66172621929a405aa5e6e3d142d38443d9c808215f86eae [2021-03-10T15:38:46.954Z] $ docker rm -f b089e56f6aabe82dc66172621929a405aa5e6e3d142d38443d9c808215f86eae [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-10T15:38:47.509Z] + docker images [2021-03-10T15:38:47.510Z] + grep docker [2021-03-10T15:38:47.772Z] docker-sys-mgmt-agent-go latest 4990f9298744 3 seconds ago 313MB [2021-03-10T15:38:47.772Z] docker-core-data-go latest e9eb629ad87f 18 seconds ago 22.6MB [2021-03-10T15:38:47.772Z] docker-security-secretstore-setup-go latest 377a6ba68b57 49 seconds ago 24.9MB [2021-03-10T15:38:47.772Z] docker-core-command-go latest a3dacbb01f9f 56 seconds ago 17.2MB [2021-03-10T15:38:47.772Z] docker-security-bootstrapper-go latest 85f4f07d27d6 About a minute ago 18.7MB [2021-03-10T15:38:47.772Z] docker-core-metadata-go latest 2ed5ca659c73 2 minutes ago 19MB [2021-03-10T15:38:47.772Z] docker-support-scheduler-go latest 05e6be535884 2 minutes ago 17.3MB [2021-03-10T15:38:47.772Z] docker-support-notifications-go latest 0a5a1d727e77 2 minutes ago 17.8MB [2021-03-10T15:38:47.772Z] docker-security-proxy-setup-go latest 06c2ce08d68d 2 minutes ago 24.7MB [2021-03-10T15:38:47.772Z] 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-10T15:39:03.391Z] Still waiting to schedule task [2021-03-10T15:39:03.392Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-03-10T15:39:33.521Z] gofmt -l . [2021-03-10T15:39:36.901Z] [ "`gofmt -l .`" = "" ] [2021-03-10T15:39:40.300Z] ./bin/test-go-mod-tidy.sh [2021-03-10T15:39:40.580Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-10T15:39:42.732Z] + ls -al . [2021-03-10T15:39:42.732Z] total 768 [2021-03-10T15:39:42.732Z] drwxrwxr-x 9 1001 1001 4096 Mar 10 15:39 . [2021-03-10T15:39:42.732Z] drwxr-xr-x 4 root root 4096 Mar 10 15:34 .. [2021-03-10T15:39:42.732Z] -rw-rw-r-- 1 1001 1001 11 Mar 10 15:33 .dockerignore [2021-03-10T15:39:42.732Z] drwxrwxr-x 8 1001 1001 4096 Mar 10 15:33 .git [2021-03-10T15:39:42.732Z] drwxrwxr-x 3 1001 1001 4096 Mar 10 15:33 .github [2021-03-10T15:39:42.733Z] -rw-rw-r-- 1 1001 1001 818 Mar 10 15:33 .gitignore [2021-03-10T15:39:42.733Z] -rw-rw-r-- 1 1001 1001 166 Mar 10 15:33 .sonarcloud.properties [2021-03-10T15:39:42.733Z] -rw-rw-r-- 1 1001 1001 8607 Mar 10 15:33 Attribution.txt [2021-03-10T15:39:42.733Z] -rw-rw-r-- 1 1001 1001 3804 Mar 10 15:33 CONTRIBUTING.md [2021-03-10T15:39:42.733Z] -rw-rw-r-- 1 1001 1001 931 Mar 10 15:33 Dockerfile.build [2021-03-10T15:39:42.733Z] -rw-rw-r-- 1 1001 1001 863 Mar 10 15:33 Jenkinsfile [2021-03-10T15:39:42.733Z] -rw-rw-r-- 1 1001 1001 10775 Mar 10 15:33 LICENSE [2021-03-10T15:39:42.733Z] -rw-rw-r-- 1 1001 1001 5774 Mar 10 15:33 Makefile [2021-03-10T15:39:42.733Z] -rw-rw-r-- 1 1001 1001 6548 Mar 10 15:33 README.md [2021-03-10T15:39:42.733Z] -rw-rw-r-- 1 1001 1001 6755 Mar 10 15:33 SECURITY.md [2021-03-10T15:39:42.733Z] -rw-rw-r-- 1 1001 1001 5 Mar 10 15:30 VERSION [2021-03-10T15:39:42.733Z] -rw-rw-r-- 1 1001 1001 4131 Mar 10 15:33 ZMQWindows.md [2021-03-10T15:39:42.733Z] drwxrwxr-x 2 1001 1001 4096 Mar 10 15:33 bin [2021-03-10T15:39:42.733Z] drwxrwxr-x 14 1001 1001 4096 Mar 10 15:33 cmd [2021-03-10T15:39:42.733Z] -rw-r--r-- 1 root root 628838 Mar 10 15:38 coverage.out [2021-03-10T15:39:42.733Z] -rw-r--r-- 1 root root 1055 Mar 10 15:39 go.mod [2021-03-10T15:39:42.733Z] -rw-r--r-- 1 root root 22099 Mar 10 15:39 go.sum [2021-03-10T15:39:42.733Z] drwxrwxr-x 8 1001 1001 4096 Mar 10 15:33 internal [2021-03-10T15:39:42.733Z] drwxrwxr-x 4 1001 1001 4096 Mar 10 15:33 openapi [2021-03-10T15:39:42.733Z] drwxrwxr-x 4 1001 1001 4096 Mar 10 15:33 snap [2021-03-10T15:39:42.733Z] -rw-rw-r-- 1 1001 1001 168 Mar 10 15:33 version.go [Pipeline] sh [2021-03-10T15:39:43.460Z] + '[' -e coverage.out ] [2021-03-10T15:39:43.460Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-10T15:39:43.528Z] Warning: overwriting stash ‘coverage-report’ [2021-03-10T15:39:44.862Z] Stashed 1 file(s) [Pipeline] sh [2021-03-10T15:39:45.515Z] + make build [2021-03-10T15:39:45.515Z] 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-10T15:39:57.902Z] 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-10T15:40:24.745Z] 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-10T15:40:30.150Z] 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-10T15:40:36.861Z] 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-10T15:40:37.838Z] 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-10T15:40:43.235Z] 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-10T15:40:49.946Z] 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-10T15:40:54.282Z] 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-10T15:40:58.594Z] 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-10T15:41:02.005Z] 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-10T15:41:03.652Z] Running on prd-ubuntu18.04-docker-8c-8g-29351 in /w/workspace/edgexfoundry_edgex-go_PR-3209 [Pipeline] { [Pipeline] ws [2021-03-10T15:41:03.711Z] Running in /w/workspace/edgex-go/13 [Pipeline] { [Pipeline] checkout [2021-03-10T15:41:05.749Z] using credential edgex-jenkins-ssh [2021-03-10T15:41:05.844Z] Cloning the remote Git repository [2021-03-10T15:41:05.843Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-10T15:41:05.915Z] > git init /w/workspace/edgex-go/13 # timeout=10 [2021-03-10T15:41:05.950Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-10T15:41:05.950Z] > git --version # timeout=10 [2021-03-10T15:41:05.957Z] > git --version # 'git version 2.17.1' [2021-03-10T15:41:05.958Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-10T15:41:05.984Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-10T15:41:06.318Z] 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-10T15:41:14.000Z] $ docker stop --time=1 12060ed7622359c0f9648eb1bcbf32043cc04cfe524d9e974bd821b42cf3dc07 [2021-03-10T15:41:15.724Z] Merging remotes/origin/master commit fb188d25fcab3d585a11d4385d590a36e735c372 into PR head commit 47041f63e4fd20aee46499544879fd8d908199f5 [2021-03-10T15:41:15.875Z] Merge succeeded, producing 47041f63e4fd20aee46499544879fd8d908199f5 [2021-03-10T15:41:15.875Z] Checking out Revision 47041f63e4fd20aee46499544879fd8d908199f5 (PR-3209) [2021-03-10T15:41:16.471Z] $ docker rm -f 12060ed7622359c0f9648eb1bcbf32043cc04cfe524d9e974bd821b42cf3dc07 [2021-03-10T15:41:15.183Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-10T15:41:15.192Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-10T15:41:15.201Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-10T15:41:15.214Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-10T15:41:15.215Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-10T15:41:15.220Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3209/head:refs/remotes/origin/PR-3209 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-10T15:41:15.715Z] > git config core.sparsecheckout # timeout=10 [2021-03-10T15:41:15.719Z] > git checkout -f 47041f63e4fd20aee46499544879fd8d908199f5 # timeout=10 [2021-03-10T15:41:15.832Z] > git remote # timeout=10 [2021-03-10T15:41:15.837Z] > git config --get remote.origin.url # timeout=10 [2021-03-10T15:41:15.841Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-10T15:41:15.844Z] > git merge fb188d25fcab3d585a11d4385d590a36e735c372 # timeout=10 [2021-03-10T15:41:15.852Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-10T15:41:15.859Z] > git config core.sparsecheckout # timeout=10 [2021-03-10T15:41:15.862Z] > git checkout -f 47041f63e4fd20aee46499544879fd8d908199f5 # timeout=10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-10T15:41:18.417Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-10T15:41:18.417Z] [2021-03-10T15:41:18.417Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-10T15:41:18.797Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-10T15:41:18.797Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-03-10T15:41:18.797Z] 29e5d40040c1: Pulling fs layer [2021-03-10T15:41:18.797Z] 1ce36da41761: Pulling fs layer [2021-03-10T15:41:18.797Z] 25b303627fd3: Pulling fs layer [2021-03-10T15:41:19.397Z] 29e5d40040c1: Verifying Checksum [2021-03-10T15:41:19.397Z] 29e5d40040c1: Download complete [2021-03-10T15:41:19.547Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2021-03-10T15:41:19.671Z] 1ce36da41761: Verifying Checksum [2021-03-10T15:41:19.671Z] 1ce36da41761: Download complete [Pipeline] withEnv [Pipeline] { [2021-03-10T15:41:19.950Z] 29e5d40040c1: Pull complete [Pipeline] libraryResource [Pipeline] sh [2021-03-10T15:41:20.475Z] + echo snap-build.sh [2021-03-10T15:41:20.475Z] snap-build.sh [2021-03-10T15:41:20.475Z] + SNAP_BASE_DIR=. [2021-03-10T15:41:20.475Z] + '[' '!' -z /w/workspace/edgex-go/13 ']' [2021-03-10T15:41:20.475Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/13 [2021-03-10T15:41:20.475Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/13]' [2021-03-10T15:41:20.475Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/13] [2021-03-10T15:41:20.475Z] + cd /w/workspace/edgex-go/13 [2021-03-10T15:41:20.475Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-03-10T15:41:20.475Z] Reading package lists... [2021-03-10T15:41:20.738Z] Building dependency tree... [2021-03-10T15:41:20.738Z] Reading state information... [2021-03-10T15:41:20.738Z] The following packages were automatically installed and are no longer required: [2021-03-10T15:41:20.738Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-03-10T15:41:20.738Z] uidmap xdelta3 [2021-03-10T15:41:20.738Z] Use 'sudo apt autoremove' to remove them. [2021-03-10T15:41:20.999Z] The following packages will be REMOVED: [2021-03-10T15:41:20.999Z] lxd* lxd-client* [2021-03-10T15:41:21.260Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-03-10T15:41:21.260Z] After this operation, 31.7 MB disk space will be freed. [2021-03-10T15:41:21.402Z] 1ce36da41761: Pull complete [2021-03-10T15:41:21.403Z] 25b303627fd3: Verifying Checksum [2021-03-10T15:41:21.403Z] 25b303627fd3: Download complete [2021-03-10T15:41:22.307Z] (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-10T15:41:22.307Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-10T15:41:23.248Z] Removing lxd dnsmasq configuration [2021-03-10T15:41:23.248Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-03-10T15:41:23.509Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-03-10T15:41:24.082Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-03-10T15:41:24.342Z] (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-10T15:41:24.342Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-10T15:41:26.257Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-03-10T15:41:26.257Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-03-10T15:41:27.641Z] + sudo snap remove --purge lxd [2021-03-10T15:41:27.641Z] snap "lxd" is not installed [2021-03-10T15:41:27.641Z] + sudo groupadd --force --system lxd [2021-03-10T15:41:27.641Z] ++ whoami [2021-03-10T15:41:27.641Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-03-10T15:41:27.641Z] + newgrp - lxd [2021-03-10T15:41:27.901Z] + sudo snap install lxd [2021-03-10T15:41:31.551Z] 25b303627fd3: Pull complete [2021-03-10T15:41:31.551Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-03-10T15:41:31.551Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-10T15:41:31.551Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-03-10T15:41:31.829Z] prd-ubuntu18.04-docker-arm64-4c-16g-29346 does not seem to be running inside a container [2021-03-10T15:41:31.904Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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-arm64:latest cat [2021-03-10T15:41:35.131Z] $ docker top 2f51fd06002da0d1537c1e1ad7aac5c151e79d955f0f9b0df654761077e0b87e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-10T15:41:36.211Z] + grep parallel [2021-03-10T15:41:36.211Z] + docker-compose build --help [2021-03-10T15:41:40.508Z] --parallel Build images in parallel. [Pipeline] } [2021-03-10T15:41:40.524Z] $ docker stop --time=1 2f51fd06002da0d1537c1e1ad7aac5c151e79d955f0f9b0df654761077e0b87e [2021-03-10T15:41:42.560Z] $ docker rm -f 2f51fd06002da0d1537c1e1ad7aac5c151e79d955f0f9b0df654761077e0b87e [2021-03-10T15:41:42.810Z] 2021-03-10T15:41:38Z INFO Waiting for automatic snapd restart... [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-10T15:41:43.373Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-10T15:41:43.374Z] . [Pipeline] withDockerContainer [2021-03-10T15:41:43.641Z] prd-ubuntu18.04-docker-arm64-4c-16g-29346 does not seem to be running inside a container [2021-03-10T15:41:43.712Z] $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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-10T15:41:45.087Z] $ docker top 024197b3c208fbab40769a216d82bae6b99e0597ff3530c6fa62ab5b037438c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-10T15:41:46.112Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-10T15:41:50.495Z] Building docker-core-command-go ... [2021-03-10T15:41:50.495Z] Building docker-core-data-go ... [2021-03-10T15:41:50.495Z] Building docker-core-metadata-go ... [2021-03-10T15:41:50.495Z] Building docker-security-bootstrapper-go ... [2021-03-10T15:41:50.495Z] Building docker-security-proxy-setup-go ... [2021-03-10T15:41:50.495Z] Building docker-security-secretstore-setup-go ... [2021-03-10T15:41:50.495Z] Building docker-support-notifications-go ... [2021-03-10T15:41:50.495Z] Building docker-support-scheduler-go ... [2021-03-10T15:41:50.495Z] Building docker-sys-mgmt-agent-go ... [2021-03-10T15:41:50.495Z] Building docker-support-scheduler-go [2021-03-10T15:41:50.495Z] Building docker-support-notifications-go [2021-03-10T15:41:50.495Z] Building docker-security-proxy-setup-go [2021-03-10T15:41:50.495Z] Building docker-core-data-go [2021-03-10T15:41:50.495Z] Building docker-security-secretstore-setup-go [2021-03-10T15:41:57.760Z] lxd 4.11 from Canonical* installed [2021-03-10T15:41:57.760Z] + sudo lxd init --auto [2021-03-10T15:42:05.919Z] + sudo snap install --classic snapcraft [2021-03-10T15:42:14.070Z] snapcraft 4.5.4 from Canonical* installed [2021-03-10T15:42:14.070Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-03-10T15:42:14.070Z] + patch --verbose -p1 [2021-03-10T15:42:14.070Z] Hmm... Looks like a unified diff to me... [2021-03-10T15:42:14.070Z] The text leading up to this was: [2021-03-10T15:42:14.070Z] -------------------------- [2021-03-10T15:42:14.070Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-03-10T15:42:14.070Z] |From: Tony Espy [2021-03-10T15:42:14.070Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-03-10T15:42:14.070Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-03-10T15:42:14.070Z] | [2021-03-10T15:42:14.070Z] |This patch is used by the EdgeX CI pipeline builds to [2021-03-10T15:42:14.070Z] |optimize the snap CI check run for pull requests. When [2021-03-10T15:42:14.070Z] |applied, it essentially strips out everything (apps and [2021-03-10T15:42:14.070Z] |parts) from the snapcraft.yaml file except those required [2021-03-10T15:42:14.070Z] |to build edgex-go, as the whole idea of the CI check is to [2021-03-10T15:42:14.070Z] |catch changes to edgex-go that break the snap build. [2021-03-10T15:42:14.070Z] | [2021-03-10T15:42:14.070Z] |In general, anyone updating snapcraft.yaml will also need [2021-03-10T15:42:14.070Z] |to update this patch file, otherwise it may fail to apply, [2021-03-10T15:42:14.070Z] |resulting in a failed snap build CI check in the associated [2021-03-10T15:42:14.070Z] |pull request. [2021-03-10T15:42:14.070Z] | [2021-03-10T15:42:14.070Z] |Note - in addition to applying this patch, the pipeline also [2021-03-10T15:42:14.070Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-03-10T15:42:14.070Z] |need to build the finally binary .snap file (and it won't [2021-03-10T15:42:14.070Z] |work with the patch applied). This further reduces the build [2021-03-10T15:42:14.070Z] |time. [2021-03-10T15:42:14.070Z] |--- [2021-03-10T15:42:14.070Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-03-10T15:42:14.070Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-03-10T15:42:14.070Z] | [2021-03-10T15:42:14.070Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-03-10T15:42:14.070Z] |index 1e537489..faf42425 100644 [2021-03-10T15:42:14.070Z] |--- a/snap/snapcraft.yaml [2021-03-10T15:42:14.070Z] |+++ b/snap/snapcraft.yaml [2021-03-10T15:42:14.070Z] -------------------------- [2021-03-10T15:42:14.070Z] patching file snap/snapcraft.yaml [2021-03-10T15:42:14.070Z] Using Plan A... [2021-03-10T15:42:14.070Z] Hunk #1 succeeded at 73. [2021-03-10T15:42:14.070Z] Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). [2021-03-10T15:42:14.070Z] Hunk #3 succeeded at 217 (offset 3 lines). [2021-03-10T15:42:14.070Z] Hunk #4 succeeded at 225 (offset 3 lines). [2021-03-10T15:42:14.070Z] Hunk #5 succeeded at 232 (offset 3 lines). [2021-03-10T15:42:14.070Z] Hunk #6 succeeded at 259 (offset 3 lines). [2021-03-10T15:42:14.070Z] Hunk #7 succeeded at 293 (offset 3 lines). [2021-03-10T15:42:14.070Z] Hunk #8 succeeded at 352 (offset 11 lines). [2021-03-10T15:42:14.070Z] Hmm... Ignoring the trailing garbage. [2021-03-10T15:42:14.070Z] done [2021-03-10T15:42:14.070Z] + sudo snapcraft prime --use-lxd [2021-03-10T15:42:15.014Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-03-10T15:42:15.014Z] 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-10T15:42:15.014Z] - README.md [2021-03-10T15:42:15.014Z] - snapcraft.yaml.orig [2021-03-10T15:42:15.014Z] [2021-03-10T15:42:15.014Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-10T15:42:15.959Z] Launching a container. [2021-03-10T15:42:28.224Z] Waiting for container to be ready [2021-03-10T15:42:28.224Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-03-10T15:42:28.224Z] [2021-03-10T15:42:31.533Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-03-10T15:42:31.796Z] Waiting for network to be ready... [2021-03-10T15:42:32.374Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-10T15:42:32.374Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-10T15:42:32.638Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1573 kB] [2021-03-10T15:42:32.638Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-10T15:42:32.924Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-10T15:42:32.924Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-10T15:42:33.186Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-10T15:42:33.186Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-10T15:42:33.186Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] [2021-03-10T15:42:33.186Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-10T15:42:33.186Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-10T15:42:33.186Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-10T15:42:33.186Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-10T15:42:33.186Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-10T15:42:33.186Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [245 kB] [2021-03-10T15:42:33.186Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [31.7 kB] [2021-03-10T15:42:33.186Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1113 kB] [2021-03-10T15:42:33.186Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] [2021-03-10T15:42:33.759Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-10T15:42:33.759Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1913 kB] [2021-03-10T15:42:33.759Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] [2021-03-10T15:42:33.759Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-10T15:42:33.759Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-10T15:42:33.759Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [266 kB] [2021-03-10T15:42:33.759Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [35.3 kB] [2021-03-10T15:42:33.759Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] [2021-03-10T15:42:34.020Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-03-10T15:42:38.236Z] Fetched 24.0 MB in 6s (4324 kB/s) [2021-03-10T15:42:39.196Z] Reading package lists... [2021-03-10T15:42:39.196Z] Reading package lists... [2021-03-10T15:42:39.462Z] Building dependency tree... [2021-03-10T15:42:39.462Z] Reading state information... [2021-03-10T15:42:39.462Z] The following additional packages will be installed: [2021-03-10T15:42:39.462Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-10T15:42:39.462Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-10T15:42:39.462Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-10T15:42:39.462Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-03-10T15:42:39.462Z] Suggested packages: [2021-03-10T15:42:39.462Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-03-10T15:42:39.462Z] Recommended packages: [2021-03-10T15:42:39.462Z] gnupg libsasl2-modules [2021-03-10T15:42:39.729Z] The following NEW packages will be installed: [2021-03-10T15:42:39.729Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-10T15:42:39.729Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-10T15:42:39.729Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-10T15:42:39.729Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-03-10T15:42:39.729Z] The following packages will be upgraded: [2021-03-10T15:42:39.729Z] gpg gpg-agent gpgconf libudev1 [2021-03-10T15:42:39.729Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-03-10T15:42:39.729Z] Need to get 3530 kB of archives. [2021-03-10T15:42:39.729Z] After this operation, 13.3 MB of additional disk space will be used. [2021-03-10T15:42:39.729Z] 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-10T15:42:39.729Z] 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-10T15:42:39.729Z] 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-10T15:42:39.729Z] 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-10T15:42:39.729Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-03-10T15:42:39.990Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-03-10T15:42:40.569Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-03-10T15:42:40.569Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-03-10T15:42:40.569Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-03-10T15:42:40.569Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-03-10T15:42:40.569Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-03-10T15:42:40.569Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-03-10T15:42:40.569Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-03-10T15:42:40.569Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-03-10T15:42:40.569Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-03-10T15:42:40.569Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-03-10T15:42:40.569Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-03-10T15:42:40.569Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-03-10T15:42:40.569Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-03-10T15:42:40.569Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-03-10T15:42:40.569Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-03-10T15:42:40.569Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-03-10T15:42:40.832Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-10T15:42:40.832Z] Fetched 3530 kB in 1s (3419 kB/s) [2021-03-10T15:42:40.832Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-10T15:42:40.832Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-03-10T15:42:40.832Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-10T15:42:41.094Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-03-10T15:42:41.095Z] Selecting previously unselected package udev. [2021-03-10T15:42:41.095Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-10T15:42:41.095Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-03-10T15:42:41.095Z] Unpacking udev (237-3ubuntu10.44) ... [2021-03-10T15:42:41.357Z] Selecting previously unselected package libfuse2:amd64. [2021-03-10T15:42:41.358Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-03-10T15:42:41.358Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-10T15:42:41.651Z] Selecting previously unselected package fuse. [2021-03-10T15:42:41.651Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-03-10T15:42:41.651Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-03-10T15:42:41.651Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-10T15:42:41.651Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-10T15:42:41.916Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-10T15:42:41.916Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-10T15:42:41.916Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-10T15:42:41.916Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-10T15:42:42.179Z] Selecting previously unselected package libksba8:amd64. [2021-03-10T15:42:42.179Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-03-10T15:42:42.179Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-03-10T15:42:42.179Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-03-10T15:42:42.179Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-10T15:42:42.179Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-10T15:42:42.179Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-03-10T15:42:42.179Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-10T15:42:42.179Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-10T15:42:42.441Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-03-10T15:42:42.441Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-10T15:42:42.441Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-10T15:42:42.441Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-03-10T15:42:42.441Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-10T15:42:42.441Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-10T15:42:42.706Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-03-10T15:42:42.706Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-10T15:42:42.706Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-10T15:42:42.706Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-03-10T15:42:42.706Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-10T15:42:42.706Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-10T15:42:42.706Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-03-10T15:42:42.706Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-10T15:42:42.706Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-10T15:42:42.969Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-03-10T15:42:42.969Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-10T15:42:42.969Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-10T15:42:42.969Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-03-10T15:42:42.969Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-10T15:42:42.969Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-10T15:42:43.234Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-10T15:42:43.234Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-10T15:42:43.234Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-10T15:42:43.234Z] Selecting previously unselected package libsasl2-2:amd64. [2021-03-10T15:42:43.234Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-10T15:42:43.234Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-10T15:42:43.234Z] Selecting previously unselected package libldap-common. [2021-03-10T15:42:43.234Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-03-10T15:42:43.234Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-10T15:42:43.498Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-10T15:42:43.499Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-03-10T15:42:43.499Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-10T15:42:43.499Z] Selecting previously unselected package dirmngr. [2021-03-10T15:42:43.499Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-10T15:42:43.499Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-10T15:42:43.763Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-10T15:42:43.763Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-03-10T15:42:43.763Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-10T15:42:43.763Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-10T15:42:43.763Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-10T15:42:43.763Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-03-10T15:42:44.032Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-10T15:42:44.032Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-03-10T15:42:44.032Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-10T15:42:44.032Z] Setting up udev (237-3ubuntu10.44) ... [2021-03-10T15:42:44.296Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-03-10T15:42:44.559Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-10T15:42:44.559Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-03-10T15:42:44.559Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-03-10T15:42:44.559Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-03-10T15:42:44.822Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-10T15:42:44.822Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-10T15:42:44.822Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-10T15:42:44.822Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-10T15:42:44.822Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-10T15:42:44.822Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-10T15:42:44.822Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-10T15:42:44.822Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-10T15:42:44.822Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-10T15:42:45.084Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-10T15:42:45.657Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-03-10T15:42:45.657Z] settings in the [Install] section, and DefaultInstance for template units). [2021-03-10T15:42:45.657Z] This means they are not meant to be enabled using systemctl. [2021-03-10T15:42:45.657Z] Possible reasons for having this kind of units are: [2021-03-10T15:42:45.657Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-03-10T15:42:45.657Z] .wants/ or .requires/ directory. [2021-03-10T15:42:45.657Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-03-10T15:42:45.657Z] a requirement dependency on it. [2021-03-10T15:42:45.657Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-03-10T15:42:45.657Z] D-Bus, udev, scripted systemctl call, ...). [2021-03-10T15:42:45.657Z] 4) In case of template units, the unit is meant to be enabled with some [2021-03-10T15:42:45.657Z] instance name specified. [2021-03-10T15:42:45.923Z] Reading package lists... [2021-03-10T15:42:45.923Z] Building dependency tree... [2021-03-10T15:42:45.923Z] Reading state information... [2021-03-10T15:42:46.188Z] The following additional packages will be installed: [2021-03-10T15:42:46.188Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-03-10T15:42:46.188Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-03-10T15:42:46.188Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-03-10T15:42:46.188Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-03-10T15:42:46.188Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-03-10T15:42:46.188Z] Suggested packages: [2021-03-10T15:42:46.188Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-03-10T15:42:46.188Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-03-10T15:42:46.188Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-03-10T15:42:46.188Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-03-10T15:42:46.188Z] systemd-container policykit-1 [2021-03-10T15:42:46.188Z] Recommended packages: [2021-03-10T15:42:46.188Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-03-10T15:42:46.188Z] The following NEW packages will be installed: [2021-03-10T15:42:46.188Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-03-10T15:42:46.188Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-03-10T15:42:46.188Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-03-10T15:42:46.188Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-03-10T15:42:46.188Z] python3.6-minimal snapd squashfs-tools sudo [2021-03-10T15:42:46.188Z] The following packages will be upgraded: [2021-03-10T15:42:46.188Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-03-10T15:42:46.464Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-03-10T15:42:46.464Z] Need to get 35.2 MB of archives. [2021-03-10T15:42:46.464Z] After this operation, 141 MB of additional disk space will be used. [2021-03-10T15:42:46.464Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-03-10T15:42:46.464Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-03-10T15:42:47.041Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-03-10T15:42:47.041Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.8 [1301 kB] [2021-03-10T15:42:47.305Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-03-10T15:42:47.305Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-03-10T15:42:47.305Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-03-10T15:42:47.305Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-03-10T15:42:47.305Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-03-10T15:42:47.305Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-03-10T15:42:47.305Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-03-10T15:42:47.305Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-03-10T15:42:47.305Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-03-10T15:42:47.305Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-03-10T15:42:47.305Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-03-10T15:42:47.305Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-03-10T15:42:47.305Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-03-10T15:42:47.305Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-03-10T15:42:47.305Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-03-10T15:42:47.305Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-03-10T15:42:47.305Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-03-10T15:42:47.305Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-03-10T15:42:47.305Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-03-10T15:42:47.305Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-03-10T15:42:47.305Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-03-10T15:42:47.305Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-03-10T15:42:47.305Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-03-10T15:42:47.305Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-03-10T15:42:47.570Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-03-10T15:42:47.570Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-03-10T15:42:48.530Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-10T15:42:48.530Z] Fetched 35.2 MB in 2s (15.6 MB/s) [2021-03-10T15:42:48.811Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-10T15:42:48.811Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-03-10T15:42:48.811Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-10T15:42:49.405Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-03-10T15:42:49.405Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-10T15:42:49.673Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-03-10T15:42:49.673Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-10T15:42:49.673Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-03-10T15:42:49.673Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-10T15:42:49.936Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-03-10T15:42:49.936Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-10T15:42:49.936Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-03-10T15:42:50.198Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-10T15:42:50.458Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-03-10T15:42:50.459Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-03-10T15:42:51.031Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-03-10T15:42:51.031Z] (Reading database ... 12764 files and directories currently installed.) [2021-03-10T15:42:51.031Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-10T15:42:51.031Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-10T15:42:51.292Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-03-10T15:42:51.292Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-10T15:42:51.292Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-10T15:42:51.292Z] Selecting previously unselected package libexpat1:amd64. [2021-03-10T15:42:51.292Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-03-10T15:42:51.292Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-10T15:42:51.560Z] Selecting previously unselected package python3.6-minimal. [2021-03-10T15:42:51.560Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-10T15:42:51.560Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-10T15:42:51.822Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-10T15:42:51.822Z] Checking for services that may need to be restarted...done. [2021-03-10T15:42:51.822Z] Checking for services that may need to be restarted...done. [2021-03-10T15:42:51.822Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-10T15:42:51.823Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-10T15:42:51.823Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-10T15:42:52.396Z] Selecting previously unselected package python3-minimal. [2021-03-10T15:42:52.396Z] (Reading database ... 13012 files and directories currently installed.) [2021-03-10T15:42:52.396Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-03-10T15:42:52.656Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-03-10T15:42:52.656Z] Selecting previously unselected package mime-support. [2021-03-10T15:42:52.656Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-03-10T15:42:52.656Z] Unpacking mime-support (3.60ubuntu1) ... [2021-03-10T15:42:52.656Z] Selecting previously unselected package libmpdec2:amd64. [2021-03-10T15:42:52.656Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-03-10T15:42:52.656Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-10T15:42:52.930Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-03-10T15:42:52.930Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-10T15:42:52.930Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-10T15:42:53.196Z] Selecting previously unselected package python3.6. [2021-03-10T15:42:53.196Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-10T15:42:53.196Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-10T15:42:53.196Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-10T15:42:53.196Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-03-10T15:42:53.196Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-10T15:42:53.196Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-03-10T15:42:53.771Z] Selecting previously unselected package python3. [2021-03-10T15:42:53.771Z] (Reading database ... 13442 files and directories currently installed.) [2021-03-10T15:42:53.771Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-03-10T15:42:53.771Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-03-10T15:42:53.771Z] Selecting previously unselected package multiarch-support. [2021-03-10T15:42:53.771Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-03-10T15:42:53.771Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-03-10T15:42:53.771Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-03-10T15:42:54.032Z] Selecting previously unselected package liblzo2-2:amd64. [2021-03-10T15:42:54.032Z] (Reading database ... 13479 files and directories currently installed.) [2021-03-10T15:42:54.032Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-03-10T15:42:54.032Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-03-10T15:42:54.032Z] Selecting previously unselected package libbsd0:amd64. [2021-03-10T15:42:54.032Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-03-10T15:42:54.032Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-10T15:42:54.032Z] Selecting previously unselected package sudo. [2021-03-10T15:42:54.032Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-03-10T15:42:54.032Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-10T15:42:54.294Z] Selecting previously unselected package apparmor. [2021-03-10T15:42:54.294Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-03-10T15:42:54.294Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-03-10T15:42:54.555Z] Selecting previously unselected package libedit2:amd64. [2021-03-10T15:42:54.555Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-03-10T15:42:54.555Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-03-10T15:42:54.555Z] Selecting previously unselected package libkrb5support0:amd64. [2021-03-10T15:42:54.555Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-03-10T15:42:54.555Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-10T15:42:54.555Z] Selecting previously unselected package libk5crypto3:amd64. [2021-03-10T15:42:54.555Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-10T15:42:54.555Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-10T15:42:54.816Z] Selecting previously unselected package libkeyutils1:amd64. [2021-03-10T15:42:54.816Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-03-10T15:42:54.816Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-10T15:42:54.816Z] Selecting previously unselected package libkrb5-3:amd64. [2021-03-10T15:42:54.816Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-10T15:42:54.816Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-10T15:42:54.816Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-10T15:42:54.816Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-03-10T15:42:55.077Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-10T15:42:55.077Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-03-10T15:42:55.077Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-03-10T15:42:55.077Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-10T15:42:55.338Z] Selecting previously unselected package openssh-client. [2021-03-10T15:42:55.338Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-03-10T15:42:55.338Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-10T15:42:55.598Z] Selecting previously unselected package squashfs-tools. [2021-03-10T15:42:55.598Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-03-10T15:42:55.598Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-10T15:42:55.598Z] Selecting previously unselected package snapd. [2021-03-10T15:42:55.598Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-03-10T15:42:55.598Z] Unpacking snapd (2.48.3+18.04) ... [2021-03-10T15:42:58.911Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-03-10T15:42:58.911Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-10T15:42:58.911Z] Setting up mime-support (3.60ubuntu1) ... [2021-03-10T15:42:58.911Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-10T15:42:59.185Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-10T15:42:59.185Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-10T15:42:59.185Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-10T15:42:59.185Z] Setting up systemd (237-3ubuntu10.44) ... [2021-03-10T15:42:59.185Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-03-10T15:43:00.139Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-10T15:43:00.139Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-10T15:43:00.139Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-03-10T15:43:00.139Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-10T15:43:00.139Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-10T15:43:00.139Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-10T15:43:01.090Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-10T15:43:01.090Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-10T15:43:01.090Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-10T15:43:01.090Z] Setting up python3 (3.6.7-1~18.04) ... [2021-03-10T15:43:01.090Z] running python rtupdate hooks for python3.6... [2021-03-10T15:43:01.090Z] running python post-rtupdate hooks for python3.6... [2021-03-10T15:43:01.090Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-03-10T15:43:02.492Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-03-10T15:43:02.754Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-10T15:43:02.754Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-10T15:43:03.016Z] Setting up snapd (2.48.3+18.04) ... [2021-03-10T15:43:03.278Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-03-10T15:43:03.541Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-03-10T15:43:03.802Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-03-10T15:43:04.064Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-03-10T15:43:04.064Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-10T15:43:04.064Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-10T15:43:04.325Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-03-10T15:43:04.587Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-03-10T15:43:04.849Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-03-10T15:43:05.111Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-03-10T15:43:05.111Z] /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-10T15:43:05.111Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-10T15:43:05.111Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-03-10T15:43:06.500Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-10T15:43:06.500Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-10T15:43:06.500Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-10T15:43:07.896Z] Reading package lists... [2021-03-10T15:43:08.157Z] Reading package lists... [2021-03-10T15:43:08.157Z] Building dependency tree... [2021-03-10T15:43:08.158Z] Reading state information... [2021-03-10T15:43:08.418Z] Calculating upgrade... [2021-03-10T15:43:08.678Z] The following packages will be upgraded: [2021-03-10T15:43:08.679Z] advancecomp base-files bash binutils binutils-common [2021-03-10T15:43:08.679Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-03-10T15:43:08.679Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-03-10T15:43:08.679Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-03-10T15:43:08.679Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-03-10T15:43:08.679Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-03-10T15:43:08.679Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-03-10T15:43:08.679Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-03-10T15:43:08.679Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-03-10T15:43:08.679Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-03-10T15:43:08.679Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-03-10T15:43:08.679Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-03-10T15:43:08.679Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-03-10T15:43:08.679Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-03-10T15:43:08.679Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-03-10T15:43:08.679Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-03-10T15:43:08.679Z] Need to get 63.8 MB of archives. [2021-03-10T15:43:08.679Z] After this operation, 5202 kB of additional disk space will be used. [2021-03-10T15:43:08.679Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-136.140 [1001 kB] [2021-03-10T15:43:08.679Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-03-10T15:43:09.622Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-03-10T15:43:09.622Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-03-10T15:43:09.622Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-03-10T15:43:09.622Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-03-10T15:43:09.622Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-03-10T15:43:09.622Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-03-10T15:43:09.622Z] 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-10T15:43:09.622Z] 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-10T15:43:09.622Z] 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-10T15:43:09.622Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-03-10T15:43:09.622Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-03-10T15:43:09.622Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-03-10T15:43:09.622Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-03-10T15:43:09.622Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-03-10T15:43:09.622Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-03-10T15:43:09.622Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-03-10T15:43:09.622Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-03-10T15:43:09.622Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-03-10T15:43:09.622Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-03-10T15:43:09.622Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-03-10T15:43:09.622Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-03-10T15:43:09.622Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-03-10T15:43:09.622Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-03-10T15:43:09.622Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-03-10T15:43:09.622Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-03-10T15:43:09.622Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-03-10T15:43:09.622Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-03-10T15:43:09.622Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-03-10T15:43:09.622Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-03-10T15:43:09.887Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-03-10T15:43:09.887Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-03-10T15:43:09.887Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-03-10T15:43:09.887Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-03-10T15:43:09.887Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-03-10T15:43:09.887Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-03-10T15:43:09.887Z] Get:38 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-10T15:43:09.887Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-03-10T15:43:09.887Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-03-10T15:43:09.887Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-03-10T15:43:09.887Z] Get:42 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-10T15:43:09.887Z] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-03-10T15:43:09.887Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-03-10T15:43:09.887Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-03-10T15:43:09.887Z] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-03-10T15:43:09.887Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-03-10T15:43:09.887Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-03-10T15:43:09.887Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-03-10T15:43:09.887Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-03-10T15:43:09.887Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-03-10T15:43:09.887Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-03-10T15:43:09.887Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-03-10T15:43:09.887Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-03-10T15:43:09.887Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-03-10T15:43:09.887Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-03-10T15:43:09.887Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-03-10T15:43:09.887Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-03-10T15:43:09.887Z] Get:59 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-10T15:43:09.887Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-03-10T15:43:09.887Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-03-10T15:43:09.887Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-03-10T15:43:10.149Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-03-10T15:43:10.149Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-03-10T15:43:10.149Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-03-10T15:43:10.149Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-03-10T15:43:10.149Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-03-10T15:43:10.149Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-03-10T15:43:10.149Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-03-10T15:43:10.149Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-03-10T15:43:10.149Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-03-10T15:43:10.149Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-03-10T15:43:10.149Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-03-10T15:43:10.149Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] [2021-03-10T15:43:10.149Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-03-10T15:43:10.149Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-03-10T15:43:10.149Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-03-10T15:43:10.149Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-03-10T15:43:10.149Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-03-10T15:43:10.149Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-03-10T15:43:10.149Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-03-10T15:43:10.149Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-03-10T15:43:10.411Z] Get:83 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-10T15:43:10.411Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-03-10T15:43:10.411Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-03-10T15:43:10.411Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-03-10T15:43:10.411Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-03-10T15:43:10.411Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-03-10T15:43:10.411Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-03-10T15:43:10.411Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-03-10T15:43:10.985Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-03-10T15:43:11.245Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-03-10T15:43:11.245Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-03-10T15:43:11.245Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-03-10T15:43:11.816Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-03-10T15:43:11.816Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-03-10T15:43:11.816Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-03-10T15:43:11.816Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-03-10T15:43:11.816Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-03-10T15:43:11.816Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-10T15:43:12.077Z] Fetched 63.8 MB in 3s (20.1 MB/s) [2021-03-10T15:43:12.077Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-10T15:43:12.077Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-03-10T15:43:12.077Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-10T15:43:12.315Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-10T15:43:12.315Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-10T15:43:12.316Z] ---> 8433cdbe6db2 [2021-03-10T15:43:12.316Z] Step 3/21 : WORKDIR /edgex-go [2021-03-10T15:43:12.316Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-10T15:43:12.316Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-10T15:43:12.316Z] ---> 8433cdbe6db2 [2021-03-10T15:43:12.316Z] Step 3/24 : WORKDIR /edgex-go [2021-03-10T15:43:12.316Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-10T15:43:12.316Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-10T15:43:12.316Z] ---> 8433cdbe6db2 [2021-03-10T15:43:12.316Z] Step 3/23 : WORKDIR /edgex-go [2021-03-10T15:43:12.316Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-10T15:43:12.316Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-10T15:43:12.316Z] ---> 8433cdbe6db2 [2021-03-10T15:43:12.316Z] Step 3/22 : WORKDIR /edgex-go [2021-03-10T15:43:12.316Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-10T15:43:12.316Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-10T15:43:12.316Z] ---> 8433cdbe6db2 [2021-03-10T15:43:12.316Z] Step 3/22 : WORKDIR /edgex-go [2021-03-10T15:43:12.316Z] ---> Running in 8865c42796a6 [2021-03-10T15:43:12.316Z] ---> Running in 17861225bc91 [2021-03-10T15:43:12.316Z] ---> Running in 75bb5ee26ed8 [2021-03-10T15:43:12.316Z] ---> Running in 3169b8216d5b [2021-03-10T15:43:12.316Z] ---> Running in f3775912d1a2 [2021-03-10T15:43:12.316Z] Removing intermediate container 75bb5ee26ed8 [2021-03-10T15:43:12.316Z] ---> 0935fa4af722 [2021-03-10T15:43:12.316Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-10T15:43:12.316Z] Removing intermediate container f3775912d1a2 [2021-03-10T15:43:12.316Z] ---> 6f9fd4abcefc [2021-03-10T15:43:12.316Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-10T15:43:12.316Z] Removing intermediate container 8865c42796a6 [2021-03-10T15:43:12.316Z] ---> add0b88ab12e [2021-03-10T15:43:12.316Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-10T15:43:12.316Z] Removing intermediate container 3169b8216d5b [2021-03-10T15:43:12.316Z] ---> 6696b061dc12 [2021-03-10T15:43:12.316Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-10T15:43:12.316Z] Removing intermediate container 17861225bc91 [2021-03-10T15:43:12.316Z] ---> 5f6448aa257b [2021-03-10T15:43:12.316Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-10T15:43:12.316Z] ---> Running in a585c4d4d5be [2021-03-10T15:43:12.316Z] ---> Running in 31114386f482 [2021-03-10T15:43:12.316Z] ---> Running in 805ae62d02dc [2021-03-10T15:43:12.316Z] ---> Running in 28a551b9b7b3 [2021-03-10T15:43:12.316Z] ---> Running in 6ef2c547726d [2021-03-10T15:43:12.316Z] Removing intermediate container a585c4d4d5be [2021-03-10T15:43:12.316Z] ---> 7f264b1bc6d1 [2021-03-10T15:43:12.316Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-10T15:43:12.316Z] ---> Running in 4cf1bdd99cf1 [2021-03-10T15:43:12.316Z] Removing intermediate container 805ae62d02dc [2021-03-10T15:43:12.316Z] ---> ea458f5ba937 [2021-03-10T15:43:12.316Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-10T15:43:12.316Z] Removing intermediate container 31114386f482 [2021-03-10T15:43:12.316Z] ---> 9c98f80e402f [2021-03-10T15:43:12.316Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-10T15:43:12.316Z] Removing intermediate container 28a551b9b7b3 [2021-03-10T15:43:12.316Z] ---> 40ea51ebd181 [2021-03-10T15:43:12.316Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-10T15:43:12.316Z] ---> Running in 6c01337803e0 [2021-03-10T15:43:12.316Z] ---> Running in d07707922801 [2021-03-10T15:43:12.316Z] ---> Running in ade98eb1ef99 [2021-03-10T15:43:12.316Z] Removing intermediate container 6ef2c547726d [2021-03-10T15:43:12.316Z] ---> ab2325c0adf1 [2021-03-10T15:43:12.316Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-10T15:43:12.316Z] ---> Running in 892966332f60 [2021-03-10T15:43:12.651Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-10T15:43:12.912Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-10T15:43:12.912Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-136.140_amd64.deb ... [2021-03-10T15:43:12.912Z] Unpacking linux-libc-dev:amd64 (4.15.0-136.140) over (4.15.0-20.21) ... [2021-03-10T15:43:12.917Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-10T15:43:13.522Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-10T15:43:13.868Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-10T15:43:13.868Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-10T15:43:13.868Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-10T15:43:13.868Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-10T15:43:13.868Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-10T15:43:13.868Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-10T15:43:14.129Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-10T15:43:14.129Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-10T15:43:14.129Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-10T15:43:14.129Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-10T15:43:14.129Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-10T15:43:14.154Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-10T15:43:14.391Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-10T15:43:14.392Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-10T15:43:14.392Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-10T15:43:14.392Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-10T15:43:14.435Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-10T15:43:14.435Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-10T15:43:14.435Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-10T15:43:14.435Z] OK: 217 MiB in 51 packages [2021-03-10T15:43:14.654Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-10T15:43:14.654Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-10T15:43:14.654Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-03-10T15:43:14.654Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-03-10T15:43:14.654Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-10T15:43:14.654Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-10T15:43:14.715Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-10T15:43:14.916Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-10T15:43:14.916Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-10T15:43:14.916Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-10T15:43:14.916Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-10T15:43:15.178Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-10T15:43:15.178Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-10T15:43:15.336Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-10T15:43:15.337Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-10T15:43:15.337Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-10T15:43:15.437Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-10T15:43:15.437Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-03-10T15:43:15.437Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-10T15:43:15.620Z] OK: 217 MiB in 51 packages [2021-03-10T15:43:15.903Z] Removing intermediate container 4cf1bdd99cf1 [2021-03-10T15:43:15.903Z] ---> 7e0aa6d5e99a [2021-03-10T15:43:15.903Z] Step 6/24 : COPY go.mod . [2021-03-10T15:43:16.010Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-03-10T15:43:16.185Z] OK: 217 MiB in 51 packages [2021-03-10T15:43:16.185Z] OK: 217 MiB in 51 packages [2021-03-10T15:43:16.270Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-10T15:43:16.271Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-03-10T15:43:16.271Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-03-10T15:43:16.271Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-03-10T15:43:16.271Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-03-10T15:43:16.458Z] OK: 217 MiB in 51 packages [2021-03-10T15:43:16.531Z] Setting up base-files (10.1ubuntu2.10) ... [2021-03-10T15:43:16.531Z] Installing new version of config file /etc/issue ... [2021-03-10T15:43:16.531Z] Installing new version of config file /etc/issue.net ... [2021-03-10T15:43:16.532Z] Installing new version of config file /etc/lsb-release ... [2021-03-10T15:43:16.532Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-03-10T15:43:16.792Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-03-10T15:43:17.055Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-03-10T15:43:17.055Z] Removing obsolete conffile /etc/default/motd-news ... [2021-03-10T15:43:17.055Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-10T15:43:17.055Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-03-10T15:43:17.055Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-03-10T15:43:17.059Z] ---> 13e6ab1ee7e0 [2021-03-10T15:43:17.059Z] Step 7/24 : RUN go mod download [2021-03-10T15:43:17.320Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-03-10T15:43:17.320Z] 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-10T15:43:17.320Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-10T15:43:17.320Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-10T15:43:17.320Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-03-10T15:43:17.320Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-03-10T15:43:17.581Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-10T15:43:17.581Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-03-10T15:43:17.581Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-03-10T15:43:17.581Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-03-10T15:43:17.659Z] ---> Running in 3f7b7e9dabf0 [2021-03-10T15:43:17.659Z] Removing intermediate container d07707922801 [2021-03-10T15:43:17.659Z] ---> 7f8e5ff60d7b [2021-03-10T15:43:17.659Z] Step 6/22 : COPY go.mod . [2021-03-10T15:43:17.842Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-10T15:43:17.842Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-03-10T15:43:17.842Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-10T15:43:18.108Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-03-10T15:43:18.108Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-10T15:43:18.108Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-10T15:43:18.108Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-10T15:43:18.261Z] Removing intermediate container 892966332f60 [2021-03-10T15:43:18.261Z] ---> be0453d20817 [2021-03-10T15:43:18.261Z] Step 6/22 : COPY go.mod . [2021-03-10T15:43:18.372Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-10T15:43:18.372Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-10T15:43:18.372Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-10T15:43:18.372Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-10T15:43:18.558Z] Removing intermediate container 6c01337803e0 [2021-03-10T15:43:18.558Z] ---> a65c2adaf7e4 [2021-03-10T15:43:18.558Z] Step 6/23 : COPY go.mod . [2021-03-10T15:43:18.646Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-03-10T15:43:18.647Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-10T15:43:18.647Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-03-10T15:43:18.647Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-03-10T15:43:18.647Z] Setting up grep (3.1-2build1) ... [2021-03-10T15:43:18.841Z] Removing intermediate container ade98eb1ef99 [2021-03-10T15:43:18.841Z] ---> e03017571386 [2021-03-10T15:43:18.841Z] Step 6/21 : COPY go.mod . [2021-03-10T15:43:18.841Z] ---> 4bcf7ee61b95 [2021-03-10T15:43:18.841Z] Step 7/22 : RUN go mod download [2021-03-10T15:43:18.915Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-10T15:43:18.915Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-10T15:43:18.915Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-10T15:43:18.915Z] Setting up login (1:4.5-1ubuntu2) ... [2021-03-10T15:43:19.132Z] ---> Running in 9ff76cf69bad [2021-03-10T15:43:19.183Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-10T15:43:19.183Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-10T15:43:19.183Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-10T15:43:19.183Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-03-10T15:43:19.449Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-10T15:43:19.449Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-10T15:43:19.449Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-10T15:43:19.753Z] ---> 5b366e1392f7 [2021-03-10T15:43:19.753Z] Step 7/22 : RUN go mod download [2021-03-10T15:43:20.021Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-10T15:43:20.021Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-10T15:43:20.021Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-10T15:43:20.021Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-10T15:43:20.028Z] ---> d4ef5e3b990d [2021-03-10T15:43:20.028Z] Step 7/23 : RUN go mod download [2021-03-10T15:43:20.028Z] ---> Running in d8a6d1f82af9 [2021-03-10T15:43:20.028Z] ---> ee40bbe4a695 [2021-03-10T15:43:20.028Z] Step 7/21 : RUN go mod download [2021-03-10T15:43:20.304Z] ---> Running in d0e3007ac244 [2021-03-10T15:43:20.304Z] ---> Running in efa3c6c9ea06 [2021-03-10T15:43:20.594Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-03-10T15:43:20.594Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-10T15:43:20.594Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-03-10T15:43:20.594Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-10T15:43:21.980Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-10T15:43:21.980Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-10T15:43:21.980Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-10T15:43:21.980Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-10T15:43:21.980Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-03-10T15:43:21.980Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-10T15:43:21.980Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-03-10T15:43:21.980Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-03-10T15:43:22.244Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-03-10T15:43:22.304Z] Removing intermediate container 3f7b7e9dabf0 [2021-03-10T15:43:22.304Z] ---> b49c70058714 [2021-03-10T15:43:22.304Z] Step 8/24 : COPY . . [2021-03-10T15:43:22.505Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-10T15:43:22.505Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-10T15:43:22.505Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-10T15:43:22.505Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-10T15:43:22.768Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-10T15:43:22.768Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-10T15:43:22.768Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-10T15:43:22.768Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-10T15:43:23.030Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-10T15:43:23.030Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-10T15:43:23.030Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-10T15:43:23.030Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-10T15:43:23.030Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-10T15:43:23.030Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-10T15:43:23.290Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-10T15:43:23.290Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-10T15:43:23.290Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-10T15:43:23.290Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-10T15:43:23.290Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-10T15:43:23.551Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-10T15:43:23.551Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-10T15:43:23.551Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-10T15:43:23.811Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-10T15:43:23.811Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-10T15:43:23.811Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-10T15:43:23.811Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-10T15:43:23.811Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-10T15:43:23.811Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-10T15:43:23.811Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-10T15:43:24.071Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-10T15:43:24.071Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-10T15:43:24.071Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-10T15:43:24.071Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-10T15:43:24.334Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-03-10T15:43:24.334Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-10T15:43:24.334Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-10T15:43:24.334Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-10T15:43:24.912Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-03-10T15:43:24.974Z] Removing intermediate container 9ff76cf69bad [2021-03-10T15:43:24.974Z] ---> 532c347d9934 [2021-03-10T15:43:24.974Z] Step 8/22 : COPY . . [2021-03-10T15:43:25.173Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-03-10T15:43:25.439Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-03-10T15:43:25.439Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-10T15:43:25.439Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-10T15:43:25.707Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-10T15:43:25.707Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-03-10T15:43:25.975Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-10T15:43:25.975Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-03-10T15:43:25.975Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-10T15:43:25.975Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-03-10T15:43:26.236Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-10T15:43:26.236Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-03-10T15:43:26.236Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-03-10T15:43:26.496Z] Setting up debconf (1.5.66ubuntu1) ... [2021-03-10T15:43:26.496Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-10T15:43:26.496Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-03-10T15:43:26.757Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-10T15:43:26.757Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-03-10T15:43:26.757Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-10T15:43:26.757Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-03-10T15:43:26.963Z] Removing intermediate container d8a6d1f82af9 [2021-03-10T15:43:26.963Z] ---> 87c9bb8b10aa [2021-03-10T15:43:26.963Z] Step 8/22 : COPY . . [2021-03-10T15:43:27.018Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-10T15:43:27.018Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-03-10T15:43:27.018Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-10T15:43:27.018Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-10T15:43:27.238Z] Removing intermediate container efa3c6c9ea06 [2021-03-10T15:43:27.238Z] ---> 38296213b9bf [2021-03-10T15:43:27.238Z] Step 8/21 : COPY . . [2021-03-10T15:43:27.238Z] Removing intermediate container d0e3007ac244 [2021-03-10T15:43:27.238Z] ---> c6f9086a91e1 [2021-03-10T15:43:27.238Z] Step 8/23 : COPY . . [2021-03-10T15:43:27.278Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-10T15:43:27.279Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-10T15:43:27.540Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-10T15:43:27.540Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-10T15:43:27.540Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-10T15:43:27.540Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-10T15:43:27.800Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-10T15:43:27.800Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-10T15:43:27.800Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-10T15:43:27.800Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-10T15:43:28.061Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-10T15:43:28.061Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-10T15:43:28.325Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-10T15:43:28.325Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-03-10T15:43:28.325Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-10T15:43:28.325Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-10T15:43:28.586Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-10T15:43:28.586Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-10T15:43:28.586Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-10T15:43:28.586Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-03-10T15:43:28.586Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-03-10T15:43:28.846Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-03-10T15:43:28.846Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-10T15:43:28.846Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-03-10T15:43:28.846Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-10T15:43:29.107Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-10T15:43:29.368Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-10T15:43:29.368Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-10T15:43:29.368Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-10T15:43:29.368Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-10T15:43:29.628Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-10T15:43:29.628Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-03-10T15:43:29.628Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-03-10T15:43:30.198Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-03-10T15:43:30.198Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-10T15:43:30.198Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-10T15:43:30.198Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-10T15:43:30.772Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-03-10T15:43:30.772Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-10T15:43:30.772Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-10T15:43:30.772Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-10T15:43:30.772Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-03-10T15:43:31.033Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-10T15:43:31.033Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-03-10T15:43:31.033Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-03-10T15:43:31.033Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-03-10T15:43:31.295Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-10T15:43:31.295Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-03-10T15:43:31.295Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-03-10T15:43:31.295Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-03-10T15:43:31.556Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-10T15:43:31.556Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-03-10T15:43:31.556Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-03-10T15:43:31.556Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-03-10T15:43:31.819Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-10T15:43:31.819Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-03-10T15:43:31.819Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-03-10T15:43:31.819Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-03-10T15:43:32.080Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-10T15:43:32.080Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-03-10T15:43:32.080Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-03-10T15:43:32.080Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-03-10T15:43:32.080Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-10T15:43:32.080Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-03-10T15:43:32.342Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-03-10T15:43:32.342Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-03-10T15:43:32.342Z] (Reading database ... 13915 files and directories currently installed.) [2021-03-10T15:43:32.342Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-10T15:43:32.342Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-10T15:43:32.602Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-10T15:43:32.602Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-10T15:43:32.602Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-10T15:43:32.602Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-10T15:43:32.863Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-03-10T15:43:32.863Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-03-10T15:43:33.127Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-03-10T15:43:33.127Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-03-10T15:43:33.127Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-03-10T15:43:33.127Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-03-10T15:43:33.389Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-03-10T15:43:33.390Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-03-10T15:43:33.390Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-03-10T15:43:33.390Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-03-10T15:43:33.651Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-03-10T15:43:33.651Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-03-10T15:43:33.651Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-03-10T15:43:33.911Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-03-10T15:43:33.911Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-03-10T15:43:33.911Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-03-10T15:43:34.172Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-03-10T15:43:34.172Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-03-10T15:43:35.158Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-03-10T15:43:35.158Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-03-10T15:43:35.158Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-03-10T15:43:35.158Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-03-10T15:43:35.447Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-10T15:43:35.447Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-10T15:43:35.715Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-10T15:43:35.715Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-10T15:43:35.980Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-10T15:43:35.980Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-10T15:43:35.980Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-10T15:43:35.980Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-10T15:43:36.256Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-10T15:43:36.256Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-10T15:43:36.256Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-10T15:43:36.256Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-10T15:43:36.539Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-10T15:43:36.539Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-10T15:43:36.539Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-10T15:43:36.539Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-10T15:43:37.548Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-10T15:43:37.548Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-10T15:43:38.496Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-10T15:43:38.496Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-10T15:43:39.443Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-10T15:43:39.443Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-10T15:43:39.703Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-10T15:43:39.703Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-10T15:43:40.644Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-10T15:43:40.644Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-10T15:43:40.644Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-10T15:43:40.644Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-10T15:43:40.905Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-03-10T15:43:40.905Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-10T15:43:40.905Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-03-10T15:43:40.905Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-10T15:43:41.166Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-03-10T15:43:41.166Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-03-10T15:43:41.166Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-10T15:43:41.427Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-10T15:43:41.427Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-10T15:43:41.427Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-10T15:43:41.427Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-03-10T15:43:41.688Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-03-10T15:43:41.689Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-10T15:43:41.689Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-10T15:43:41.689Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-10T15:43:41.689Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-10T15:43:41.689Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-10T15:43:41.689Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-03-10T15:43:41.951Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-03-10T15:43:41.951Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-03-10T15:43:41.951Z] [2021-03-10T15:43:41.951Z] Current default time zone: 'Etc/UTC' [2021-03-10T15:43:41.951Z] Local time is now: Wed Mar 10 15:43:41 UTC 2021. [2021-03-10T15:43:41.951Z] Universal Time is now: Wed Mar 10 15:43:41 UTC 2021. [2021-03-10T15:43:41.951Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-03-10T15:43:41.951Z] [2021-03-10T15:43:41.951Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-03-10T15:43:41.951Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-10T15:43:42.214Z] Setting up linux-libc-dev:amd64 (4.15.0-136.140) ... [2021-03-10T15:43:42.214Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-03-10T15:43:42.214Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-03-10T15:43:42.214Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-03-10T15:43:42.214Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-03-10T15:43:42.214Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-03-10T15:43:42.214Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-03-10T15:43:42.214Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-03-10T15:43:42.214Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-10T15:43:42.214Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-03-10T15:43:42.475Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-10T15:43:42.475Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-10T15:43:42.736Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-10T15:43:42.736Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-03-10T15:43:42.736Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-03-10T15:43:42.736Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-03-10T15:43:42.736Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-10T15:43:42.736Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-03-10T15:43:42.736Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-03-10T15:43:42.736Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-03-10T15:43:42.736Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-03-10T15:43:44.141Z] Updating certificates in /etc/ssl/certs... [2021-03-10T15:43:45.083Z] 23 added, 27 removed; done. [2021-03-10T15:43:45.083Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-03-10T15:43:45.083Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-10T15:43:45.083Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-03-10T15:43:45.083Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-03-10T15:43:45.083Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-03-10T15:43:45.343Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-10T15:43:45.343Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-10T15:43:45.343Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-10T15:43:45.343Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-10T15:43:45.343Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-10T15:43:45.343Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-10T15:43:45.343Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-10T15:43:45.343Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-03-10T15:43:45.603Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-03-10T15:43:45.603Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-03-10T15:43:45.603Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-03-10T15:43:45.603Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-03-10T15:43:45.603Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-10T15:43:45.603Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-10T15:43:45.603Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-03-10T15:43:45.603Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-03-10T15:43:45.864Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-03-10T15:43:45.864Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-10T15:43:45.864Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-03-10T15:43:45.864Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-03-10T15:43:45.864Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-03-10T15:43:45.864Z] Updating certificates in /etc/ssl/certs... [2021-03-10T15:43:46.444Z] 0 added, 0 removed; done. [2021-03-10T15:43:46.444Z] Running hooks in /etc/ca-certificates/update.d... [2021-03-10T15:43:46.444Z] done. [2021-03-10T15:43:47.015Z] Reading package lists... [2021-03-10T15:43:47.275Z] Building dependency tree... [2021-03-10T15:43:47.275Z] Reading state information... [2021-03-10T15:43:47.275Z] The following NEW packages will be installed: [2021-03-10T15:43:47.275Z] apt-transport-https [2021-03-10T15:43:47.538Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-03-10T15:43:47.538Z] Need to get 1696 B of archives. [2021-03-10T15:43:47.538Z] After this operation, 153 kB of additional disk space will be used. [2021-03-10T15:43:47.538Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-03-10T15:43:47.799Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-10T15:43:47.799Z] Fetched 1696 B in 0s (9487 B/s) [2021-03-10T15:43:47.799Z] Selecting previously unselected package apt-transport-https. [2021-03-10T15:43:47.799Z] (Reading database ... 13920 files and directories currently installed.) [2021-03-10T15:43:47.799Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-03-10T15:43:47.799Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-10T15:43:47.799Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-10T15:43:48.060Z] Waiting for network to be ready... [2021-03-10T15:43:54.049Z] ---> 22fe91ba841d [2021-03-10T15:43:54.049Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-10T15:43:54.049Z] ---> ac2749a25508 [2021-03-10T15:43:54.049Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-10T15:43:54.050Z] ---> 5115803d9a38 [2021-03-10T15:43:54.050Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-10T15:43:54.050Z] ---> cedd7ec8b457 [2021-03-10T15:43:54.050Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-10T15:43:54.050Z] ---> 086248dbeabc [2021-03-10T15:43:54.050Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-10T15:43:54.050Z] ---> Running in e41883f274b9 [2021-03-10T15:43:54.050Z] ---> Running in 93058086e7e2 [2021-03-10T15:43:54.050Z] ---> Running in 5911558eeba6 [2021-03-10T15:43:54.050Z] ---> Running in 1e860b8149b7 [2021-03-10T15:43:54.050Z] ---> Running in 5d5e6ccb9273 [2021-03-10T15:43:54.050Z] 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-10T15:43:54.050Z] 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-10T15:43:54.050Z] 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-10T15:43:54.050Z] 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-10T15:43:54.050Z] 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-10T15:43:54.666Z] 2021-03-10T15:43:52Z INFO Waiting for automatic snapd restart... [2021-03-10T15:43:56.053Z] snapd 2.49 from Canonical* installed [2021-03-10T15:43:57.000Z] "snapd" switched to the "latest/stable" channel [2021-03-10T15:43:57.000Z] [2021-03-10T15:44:01.204Z] core18 20210128 from Canonical* installed [2021-03-10T15:44:01.204Z] "core18" switched to the "latest/stable" channel [2021-03-10T15:44:01.204Z] [2021-03-10T15:44:06.492Z] snapcraft 4.5.4 from Canonical* installed [2021-03-10T15:44:06.492Z] "snapcraft" switched to the "latest/stable" channel [2021-03-10T15:44:06.492Z] [2021-03-10T15:44:09.788Z] 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-10T15:44:09.788Z] - README.md [2021-03-10T15:44:09.788Z] - snapcraft.yaml.orig [2021-03-10T15:44:09.788Z] [2021-03-10T15:44:09.788Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-10T15:44:16.379Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-10T15:44:16.379Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-10T15:44:16.951Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-10T15:44:16.951Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-10T15:44:18.610Z] Reading package lists... [2021-03-10T15:44:18.872Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.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-10T15:44:25.466Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-10T15:44:25.466Z] Reading package lists... [2021-03-10T15:44:25.466Z] Building dependency tree... [2021-03-10T15:44:25.466Z] Reading state information... [2021-03-10T15:44:25.466Z] Suggested packages: [2021-03-10T15:44:25.466Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-03-10T15:44:25.466Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-03-10T15:44:25.466Z] Recommended packages: [2021-03-10T15:44:25.466Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-03-10T15:44:25.466Z] The following NEW packages will be installed: [2021-03-10T15:44:25.466Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-03-10T15:44:25.466Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-03-10T15:44:25.466Z] pkg-config zip [2021-03-10T15:44:25.727Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-03-10T15:44:25.727Z] Need to get 7658 kB of archives. [2021-03-10T15:44:25.727Z] After this operation, 43.8 MB of additional disk space will be used. [2021-03-10T15:44:25.727Z] 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-10T15:44:25.727Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-03-10T15:44:25.728Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-03-10T15:44:25.989Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-03-10T15:44:25.989Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-03-10T15:44:25.989Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-03-10T15:44:25.989Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-03-10T15:44:26.250Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-03-10T15:44:26.250Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-03-10T15:44:26.250Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-03-10T15:44:26.250Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-03-10T15:44:26.250Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-03-10T15:44:26.250Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-03-10T15:44:26.511Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-03-10T15:44:26.511Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-03-10T15:44:26.772Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-10T15:44:26.772Z] Fetched 7658 kB in 1s (7051 kB/s) [2021-03-10T15:44:26.772Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-03-10T15:44:26.772Z] (Reading database ... 13924 files and directories currently installed.) [2021-03-10T15:44:26.772Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.7_amd64.deb ... [2021-03-10T15:44:26.772Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.7) ... [2021-03-10T15:44:27.033Z] Selecting previously unselected package libpsl5:amd64. [2021-03-10T15:44:27.033Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-03-10T15:44:27.033Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-03-10T15:44:27.294Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-03-10T15:44:27.294Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-03-10T15:44:27.294Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-10T15:44:27.294Z] Selecting previously unselected package librtmp1:amd64. [2021-03-10T15:44:27.294Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-03-10T15:44:27.294Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-10T15:44:27.294Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-03-10T15:44:27.294Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-03-10T15:44:27.294Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-10T15:44:27.555Z] Selecting previously unselected package liberror-perl. [2021-03-10T15:44:27.555Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-03-10T15:44:27.555Z] Unpacking liberror-perl (0.17025-1) ... [2021-03-10T15:44:27.555Z] Selecting previously unselected package git-man. [2021-03-10T15:44:27.555Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-03-10T15:44:27.555Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-03-10T15:44:27.817Z] Selecting previously unselected package git. [2021-03-10T15:44:27.817Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-03-10T15:44:27.817Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-03-10T15:44:28.759Z] Selecting previously unselected package libnorm1:amd64. [2021-03-10T15:44:28.759Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-03-10T15:44:28.759Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-10T15:44:28.759Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-03-10T15:44:28.759Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-03-10T15:44:28.759Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-10T15:44:28.759Z] Selecting previously unselected package libsodium23:amd64. [2021-03-10T15:44:28.759Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-03-10T15:44:28.759Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-03-10T15:44:28.759Z] Selecting previously unselected package libzmq5:amd64. [2021-03-10T15:44:28.759Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-10T15:44:28.759Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-10T15:44:29.020Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-03-10T15:44:29.020Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-10T15:44:29.020Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-10T15:44:29.020Z] Selecting previously unselected package pkg-config. [2021-03-10T15:44:29.020Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-03-10T15:44:29.020Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-03-10T15:44:29.279Z] Selecting previously unselected package zip. [2021-03-10T15:44:29.279Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-03-10T15:44:29.280Z] Unpacking zip (3.0-11build1) ... [2021-03-10T15:44:29.280Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-10T15:44:29.280Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-03-10T15:44:29.280Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-10T15:44:29.280Z] Setting up liberror-perl (0.17025-1) ... [2021-03-10T15:44:29.280Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-03-10T15:44:29.540Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.7) ... [2021-03-10T15:44:29.540Z] No schema files found: doing nothing. [2021-03-10T15:44:29.540Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-10T15:44:29.540Z] Setting up zip (3.0-11build1) ... [2021-03-10T15:44:29.540Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-10T15:44:29.540Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-03-10T15:44:29.540Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-03-10T15:44:29.540Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-10T15:44:29.540Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-10T15:44:29.800Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-10T15:44:29.800Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-03-10T15:44:29.800Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-10T15:44:36.385Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-10T15:44:36.385Z] git set to automatically installed. [2021-03-10T15:44:36.385Z] git-man set to automatically installed. [2021-03-10T15:44:36.385Z] libcurl3-gnutls set to automatically installed. [2021-03-10T15:44:36.385Z] liberror-perl set to automatically installed. [2021-03-10T15:44:36.385Z] libglib2.0-0 set to automatically installed. [2021-03-10T15:44:36.385Z] libnghttp2-14 set to automatically installed. [2021-03-10T15:44:36.385Z] libnorm1 set to automatically installed. [2021-03-10T15:44:36.385Z] libpgm-5.2-0 set to automatically installed. [2021-03-10T15:44:36.385Z] libpsl5 set to automatically installed. [2021-03-10T15:44:36.385Z] librtmp1 set to automatically installed. [2021-03-10T15:44:36.385Z] libsodium23 set to automatically installed. [2021-03-10T15:44:36.385Z] libzmq3-dev set to automatically installed. [2021-03-10T15:44:36.385Z] libzmq5 set to automatically installed. [2021-03-10T15:44:36.385Z] pkg-config set to automatically installed. [2021-03-10T15:44:36.385Z] zip set to automatically installed. [2021-03-10T15:44:37.769Z] snapd is not logged in, snap install commands will use sudo [2021-03-10T15:44:44.354Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-10T15:44:44.354Z] snap "core18" has no updates available [2021-03-10T15:44:44.925Z] Pulling config-common [2021-03-10T15:44:44.925Z] + snapcraftctl pull [2021-03-10T15:44:46.309Z] Pulling go-build-helper [2021-03-10T15:44:46.309Z] + snapcraftctl pull [2021-03-10T15:45:13.922Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-10T15:45:13.922Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-10T15:45:13.922Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1573 kB] [2021-03-10T15:45:13.922Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] [2021-03-10T15:45:13.922Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-10T15:45:13.922Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-10T15:45:13.922Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [245 kB] [2021-03-10T15:45:13.922Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [31.7 kB] [2021-03-10T15:45:13.922Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1113 kB] [2021-03-10T15:45:13.922Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] [2021-03-10T15:45:13.922Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-10T15:45:13.922Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-10T15:45:13.922Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-10T15:45:13.923Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-10T15:45:13.923Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-10T15:45:13.923Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-10T15:45:13.923Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-10T15:45:13.923Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-10T15:45:13.923Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-10T15:45:13.923Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1913 kB] [2021-03-10T15:45:13.923Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] [2021-03-10T15:45:13.923Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-10T15:45:13.923Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-10T15:45:13.923Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [266 kB] [2021-03-10T15:45:13.923Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [35.3 kB] [2021-03-10T15:45:13.923Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] [2021-03-10T15:45:13.923Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-03-10T15:45:13.923Z] Fetched 24.0 MB in 0s (0 B/s) [2021-03-10T15:45:13.923Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-03-10T15:45:13.923Z] Fetched 96.5 kB in 0s (0 B/s) [2021-03-10T15:45:13.923Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-03-10T15:45:13.923Z] Fetched 279 kB in 0s (0 B/s) [2021-03-10T15:45:13.923Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-03-10T15:45:13.923Z] Fetched 122 kB in 0s (0 B/s) [2021-03-10T15:45:13.923Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-03-10T15:45:13.923Z] Fetched 77.8 kB in 0s (0 B/s) [2021-03-10T15:45:13.923Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-03-10T15:45:13.923Z] Fetched 8848 B in 0s (0 B/s) [2021-03-10T15:45:13.923Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-03-10T15:45:13.923Z] Fetched 47.8 kB in 0s (0 B/s) [2021-03-10T15:45:13.923Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-03-10T15:45:13.923Z] Fetched 45.6 kB in 0s (0 B/s) [2021-03-10T15:45:13.923Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-03-10T15:45:13.923Z] Fetched 15.0 kB in 0s (0 B/s) [2021-03-10T15:45:13.923Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-03-10T15:45:13.923Z] Fetched 214 kB in 0s (0 B/s) [2021-03-10T15:45:13.923Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-03-10T15:45:13.923Z] Fetched 154 kB in 0s (0 B/s) [2021-03-10T15:45:13.923Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-03-10T15:45:13.923Z] Fetched 50.6 kB in 0s (0 B/s) [2021-03-10T15:45:13.923Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-03-10T15:45:13.923Z] Fetched 14.8 kB in 0s (0 B/s) [2021-03-10T15:45:13.923Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-03-10T15:45:13.923Z] Fetched 41.8 kB in 0s (0 B/s) [2021-03-10T15:45:13.923Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-03-10T15:45:13.923Z] Fetched 499 kB in 0s (0 B/s) [2021-03-10T15:45:13.923Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-03-10T15:45:13.923Z] Fetched 111 kB in 0s (0 B/s) [2021-03-10T15:45:13.923Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-03-10T15:45:13.923Z] Fetched 240 kB in 0s (0 B/s) [2021-03-10T15:45:13.923Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-03-10T15:45:13.923Z] Fetched 29.3 kB in 0s (0 B/s) [2021-03-10T15:45:13.923Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-03-10T15:45:13.923Z] Fetched 85.5 kB in 0s (0 B/s) [2021-03-10T15:45:13.923Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-03-10T15:45:13.923Z] Fetched 24.5 kB in 0s (0 B/s) [2021-03-10T15:45:13.923Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-03-10T15:45:13.923Z] Fetched 49.2 kB in 0s (0 B/s) [2021-03-10T15:45:13.923Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-03-10T15:45:13.923Z] Fetched 54.2 kB in 0s (0 B/s) [2021-03-10T15:45:13.923Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-03-10T15:45:13.923Z] Fetched 30.8 kB in 0s (0 B/s) [2021-03-10T15:45:13.923Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-03-10T15:45:13.923Z] Fetched 15.8 kB in 0s (0 B/s) [2021-03-10T15:45:13.923Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-03-10T15:45:13.923Z] Fetched 85.9 kB in 0s (0 B/s) [2021-03-10T15:45:13.923Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-03-10T15:45:13.923Z] Fetched 8720 B in 0s (0 B/s) [2021-03-10T15:45:13.923Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-03-10T15:45:13.923Z] Fetched 137 kB in 0s (0 B/s) [2021-03-10T15:45:13.923Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-03-10T15:45:13.923Z] Fetched 119 kB in 0s (0 B/s) [2021-03-10T15:45:13.923Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-03-10T15:45:13.923Z] Fetched 109 kB in 0s (0 B/s) [2021-03-10T15:45:13.923Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-03-10T15:45:13.923Z] Fetched 11.1 kB in 0s (0 B/s) [2021-03-10T15:45:13.923Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-03-10T15:45:13.923Z] Fetched 645 kB in 0s (0 B/s) [2021-03-10T15:45:13.923Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-03-10T15:45:13.923Z] Fetched 41.3 kB in 0s (0 B/s) [2021-03-10T15:45:13.923Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-03-10T15:45:13.923Z] Fetched 17.9 kB in 0s (0 B/s) [2021-03-10T15:45:13.923Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-03-10T15:45:13.923Z] Fetched 368 kB in 0s (0 B/s) [2021-03-10T15:45:13.923Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-03-10T15:45:13.923Z] Fetched 187 kB in 0s (0 B/s) [2021-03-10T15:45:13.923Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-03-10T15:45:13.923Z] Fetched 175 kB in 0s (0 B/s) [2021-03-10T15:45:13.923Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-03-10T15:45:13.923Z] Fetched 206 kB in 0s (0 B/s) [2021-03-10T15:45:13.923Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb [1301 kB] [2021-03-10T15:45:13.923Z] Fetched 1301 kB in 0s (0 B/s) [2021-03-10T15:45:13.923Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-03-10T15:45:13.923Z] Fetched 36.2 kB in 0s (0 B/s) [2021-03-10T15:45:13.923Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-03-10T15:45:13.923Z] Fetched 159 kB in 0s (0 B/s) [2021-03-10T15:45:13.923Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-03-10T15:45:13.923Z] Fetched 107 kB in 0s (0 B/s) [2021-03-10T15:45:13.923Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-03-10T15:45:13.923Z] Fetched 48.7 kB in 0s (0 B/s) [2021-03-10T15:45:13.923Z] Pulling static-packages [2021-03-10T15:45:13.923Z] + snapcraftctl pull [2021-03-10T15:45:13.923Z] 'go115' has dependencies that need to be staged: static-packages go-build-helper [2021-03-10T15:45:13.923Z] Skipping pull go-build-helper (already ran) [2021-03-10T15:45:13.923Z] Skipping pull static-packages (already ran) [2021-03-10T15:45:13.923Z] Building go-build-helper [2021-03-10T15:45:13.923Z] + snapcraftctl build [2021-03-10T15:45:18.142Z] Building static-packages [2021-03-10T15:45:18.142Z] + snapcraftctl build [2021-03-10T15:45:20.060Z] Staging go-build-helper [2021-03-10T15:45:20.060Z] + snapcraftctl stage [2021-03-10T15:45:21.006Z] Staging static-packages [2021-03-10T15:45:21.006Z] + snapcraftctl stage [2021-03-10T15:45:22.394Z] Pulling go115 [2021-03-10T15:45:22.394Z] + snapcraftctl pull [2021-03-10T15:45:23.337Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-03-10T15:45:23.337Z] Skipping pull go115 (already ran) [2021-03-10T15:45:23.337Z] Building go115 [2021-03-10T15:45:23.337Z] + dpkg --print-architecture [2021-03-10T15:45:23.337Z] + FILE_NAME=go1.15.2.linux-amd64.tar.gz [2021-03-10T15:45:23.337Z] + FILE_HASH=b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 [2021-03-10T15:45:23.337Z] + curl https://dl.google.com/go/go1.15.2.linux-amd64.tar.gz -O [2021-03-10T15:45:23.337Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-10T15:45:23.337Z] Dload Upload Total Spent Left Speed [2021-03-10T15:45:27.521Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 24 115M 24 28.6M 0 0 26.6M 0 0:00:04 0:00:01 0:00:03 26.6M 53 115M 53 62.1M 0 0 29.9M 0 0:00:03 0:00:02 0:00:01 29.9M 77 115M 77 89.9M 0 0 29.1M 0 0:00:03 0:00:03 --:--:-- 29.1M 95 115M 95 110M 0 0 27.1M 0 0:00:04 0:00:04 --:--:-- 27.1M 100 115M 100 115M 0 0 26.3M 0 0:00:04 0:00:04 --:--:-- 26.8M [2021-03-10T15:45:27.521Z] + echo b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 go1.15.2.linux-amd64.tar.gz [2021-03-10T15:45:27.521Z] + sha256sum -c sha256 [2021-03-10T15:45:27.521Z] + grep OK [2021-03-10T15:45:28.464Z] go1.15.2.linux-amd64.tar.gz: OK [2021-03-10T15:45:28.464Z] + mkdir -p /root/stage/go1.15 [2021-03-10T15:45:28.464Z] + tar -C /root/stage/go1.15 -xf go1.15.2.linux-amd64.tar.gz --strip-components=1 [2021-03-10T15:45:30.889Z] 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-10T15:45:30.889Z] 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-10T15:45:33.760Z] Staging go115 [2021-03-10T15:45:33.760Z] + snapcraftctl stage [2021-03-10T15:45:40.350Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-10T15:45:40.350Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-10T15:45:40.350Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-10T15:45:40.350Z] Fetched 0 B in 0s (0 B/s) [2021-03-10T15:45:40.350Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-03-10T15:45:40.350Z] Fetched 224 kB in 0s (0 B/s) [2021-03-10T15:45:40.350Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-03-10T15:45:40.350Z] Fetched 157 kB in 0s (0 B/s) [2021-03-10T15:45:40.350Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-03-10T15:45:40.350Z] Fetched 221 kB in 0s (0 B/s) [2021-03-10T15:45:40.350Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-03-10T15:45:40.350Z] Fetched 143 kB in 0s (0 B/s) [2021-03-10T15:45:40.350Z] Pulling edgex-go [2021-03-10T15:45:40.350Z] + snapcraftctl pull [2021-03-10T15:45:41.293Z] Pulling version [2021-03-10T15:45:41.293Z] + cd /root/project [2021-03-10T15:45:41.293Z] + [ -f VERSION ] [2021-03-10T15:45:41.293Z] + PROJECT_VERSION=local-dev [2021-03-10T15:45:41.293Z] + git rev-parse --short HEAD [2021-03-10T15:45:41.293Z] + GIT_REVISION=47041f63 [2021-03-10T15:45:41.293Z] + snapcraftctl set-version local-dev [2021-03-10T15:45:42.237Z] Building config-common [2021-03-10T15:45:42.237Z] + snapcraftctl build [2021-03-10T15:45:43.341Z] Removing intermediate container 5d5e6ccb9273 [2021-03-10T15:45:43.341Z] ---> a3505e41bb2a [2021-03-10T15:45:43.341Z] [2021-03-10T15:45:43.341Z] Step 10/21 : FROM alpine:3.12 [2021-03-10T15:45:43.341Z] Removing intermediate container 93058086e7e2 [2021-03-10T15:45:43.341Z] ---> 9cb25a8e9c3f [2021-03-10T15:45:43.341Z] [2021-03-10T15:45:43.341Z] Step 10/24 : FROM alpine:3.12 [2021-03-10T15:45:43.341Z] 3.12: Pulling from library/alpine [2021-03-10T15:45:43.341Z] 3.12: Pulling from library/alpine [2021-03-10T15:45:44.323Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-10T15:45:44.323Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-10T15:45:44.323Z] Status: Downloaded newer image for alpine:3.12 [2021-03-10T15:45:44.323Z] ---> d10569e2745f [2021-03-10T15:45:44.323Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-10T15:45:44.323Z] Status: Downloaded newer image for alpine:3.12 [2021-03-10T15:45:44.323Z] ---> d10569e2745f [2021-03-10T15:45:44.323Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-10T15:45:44.920Z] ---> Running in 828bbda89176 [2021-03-10T15:45:44.920Z] ---> Running in 24a15891f05f [2021-03-10T15:45:45.556Z] Skipping build go-build-helper (already ran) [2021-03-10T15:45:45.556Z] Skipping build static-packages (already ran) [2021-03-10T15:45:45.556Z] Skipping build go115 (already ran) [2021-03-10T15:45:45.556Z] Building edgex-go [2021-03-10T15:45:45.556Z] + 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-10T15:45:45.556Z] + cd /root/parts/edgex-go/src [2021-03-10T15:45:45.556Z] + make build [2021-03-10T15:45:45.556Z] 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-10T15:45:46.923Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-10T15:45:47.197Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-10T15:45:47.474Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-10T15:45:47.474Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-10T15:45:47.481Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-03-10T15:45:47.481Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.14 [2021-03-10T15:45:47.481Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.46 [2021-03-10T15:45:47.481Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.6 [2021-03-10T15:45:47.481Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-03-10T15:45:47.481Z] go: downloading github.com/pkg/errors v0.8.1 [2021-03-10T15:45:47.481Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-03-10T15:45:47.481Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-03-10T15:45:47.481Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.7 [2021-03-10T15:45:47.481Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 [2021-03-10T15:45:47.481Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-03-10T15:45:47.481Z] go: downloading github.com/google/uuid v1.2.0 [2021-03-10T15:45:47.481Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-10T15:45:47.481Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.3 [2021-03-10T15:45:47.481Z] go: downloading github.com/pebbe/zmq4 v1.2.5 [2021-03-10T15:45:47.481Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-03-10T15:45:47.481Z] go: downloading github.com/x448/float16 v0.8.4 [2021-03-10T15:45:47.481Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-03-10T15:45:47.481Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-03-10T15:45:47.481Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.2 [2021-03-10T15:45:47.481Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-03-10T15:45:47.481Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-10T15:45:47.481Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-03-10T15:45:47.481Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-03-10T15:45:47.765Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-03-10T15:45:47.765Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-03-10T15:45:47.765Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-10T15:45:47.765Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-03-10T15:45:47.765Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-03-10T15:45:47.765Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-03-10T15:45:47.765Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-03-10T15:45:47.765Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-03-10T15:45:47.765Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-03-10T15:45:47.765Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-03-10T15:45:47.765Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-03-10T15:45:47.765Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-03-10T15:45:47.765Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-10T15:45:47.765Z] go: downloading github.com/fatih/color v1.9.0 [2021-03-10T15:45:47.765Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-03-10T15:45:47.765Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-03-10T15:45:47.765Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-03-10T15:45:47.765Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-10T15:45:47.765Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-03-10T15:45:48.026Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-03-10T15:45:48.026Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-03-10T15:45:48.080Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-10T15:45:48.357Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-10T15:45:48.357Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-10T15:45:48.357Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-10T15:45:48.357Z] (4/4) Installing curl (7.69.1-r3) [2021-03-10T15:45:48.357Z] Executing busybox-1.31.1-r19.trigger [2021-03-10T15:45:48.357Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-10T15:45:48.357Z] Executing ca-certificates-20191127-r4.trigger [2021-03-10T15:45:48.357Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-10T15:45:48.357Z] (4/5) Installing curl (7.69.1-r3) [2021-03-10T15:45:48.357Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-10T15:45:48.357Z] Executing busybox-1.31.1-r19.trigger [2021-03-10T15:45:48.357Z] Executing ca-certificates-20191127-r4.trigger [2021-03-10T15:45:48.635Z] OK: 7 MiB in 18 packages [2021-03-10T15:45:48.635Z] OK: 7 MiB in 19 packages [2021-03-10T15:45:52.047Z] Removing intermediate container 24a15891f05f [2021-03-10T15:45:52.047Z] ---> bff785b3a961 [2021-03-10T15:45:52.047Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-10T15:45:52.318Z] Removing intermediate container 828bbda89176 [2021-03-10T15:45:52.318Z] ---> d94c094bb85e [2021-03-10T15:45:52.318Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-10T15:45:52.592Z] ---> Running in d85f8413e05b [2021-03-10T15:45:52.592Z] ---> Running in 3f4780ef07ea [2021-03-10T15:45:53.593Z] Removing intermediate container 3f4780ef07ea [2021-03-10T15:45:53.593Z] ---> b3a7bbc6d816 [2021-03-10T15:45:53.593Z] Step 13/24 : WORKDIR / [2021-03-10T15:45:53.878Z] Removing intermediate container d85f8413e05b [2021-03-10T15:45:53.878Z] ---> c99037c41fbd [2021-03-10T15:45:53.878Z] Step 13/21 : WORKDIR /edgex [2021-03-10T15:45:53.878Z] ---> Running in 4976f1cf075f [2021-03-10T15:45:54.158Z] ---> Running in f7683282fe9a [2021-03-10T15:45:55.150Z] Removing intermediate container 4976f1cf075f [2021-03-10T15:45:55.150Z] ---> 506fe67fff78 [2021-03-10T15:45:55.150Z] 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-10T15:45:55.150Z] Removing intermediate container f7683282fe9a [2021-03-10T15:45:55.150Z] ---> 2c3e0a939a26 [2021-03-10T15:45:55.150Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-10T15:45:56.181Z] 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-10T15:45:56.181Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-03-10T15:45:57.786Z] ---> 7b1ef0d56040 [2021-03-10T15:45:57.786Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-10T15:45:57.786Z] ---> 792095d4e89e [2021-03-10T15:45:57.786Z] 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-10T15:45:59.769Z] Removing intermediate container e41883f274b9 [2021-03-10T15:45:59.769Z] ---> 1e505449ee4e [2021-03-10T15:45:59.769Z] [2021-03-10T15:45:59.769Z] Step 10/22 : FROM alpine:3.12 [2021-03-10T15:45:59.769Z] ---> d10569e2745f [2021-03-10T15:45:59.769Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-10T15:45:59.769Z] ---> 84c24cbd065c [2021-03-10T15:45:59.769Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config .Removing intermediate container 5911558eeba6 [2021-03-10T15:45:59.769Z] [2021-03-10T15:45:59.769Z] ---> 970c940fbebf [2021-03-10T15:45:59.769Z] ---> 32308a9389d3 [2021-03-10T15:45:59.769Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-10T15:45:59.769Z] [2021-03-10T15:45:59.769Z] Step 10/22 : FROM alpine:3.12 [2021-03-10T15:45:59.769Z] ---> d10569e2745f [2021-03-10T15:45:59.769Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-10T15:46:00.059Z] ---> Running in 6efbd5dbb9b2 [2021-03-10T15:46:00.059Z] ---> Running in 9feb5a49056d [2021-03-10T15:46:01.476Z] 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-10T15:46:01.676Z] ---> 77b503f2b268 [2021-03-10T15:46:01.676Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-10T15:46:01.997Z] ---> 41dc256552c2 [2021-03-10T15:46:01.997Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-10T15:46:02.296Z] ---> Running in 7d99dbbc89d5 [2021-03-10T15:46:02.296Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-10T15:46:02.419Z] 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-10T15:46:02.590Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-10T15:46:02.901Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-10T15:46:02.901Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-10T15:46:03.621Z] Removing intermediate container 7d99dbbc89d5 [2021-03-10T15:46:03.621Z] ---> 7d9936b616c6 [2021-03-10T15:46:03.621Z] Step 18/21 : CMD ["--init=true"] [2021-03-10T15:46:03.621Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-10T15:46:03.621Z] ---> 2bb57a2dc82c [2021-03-10T15:46:03.621Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-10T15:46:03.621Z] ---> Running in ef0b17f3499f [2021-03-10T15:46:03.807Z] 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-10T15:46:03.920Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-10T15:46:03.920Z] Executing busybox-1.31.1-r19.trigger [2021-03-10T15:46:03.920Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-10T15:46:03.920Z] Executing busybox-1.31.1-r19.trigger [2021-03-10T15:46:03.920Z] OK: 5 MiB in 15 packages [2021-03-10T15:46:03.920Z] Executing ca-certificates-20191127-r4.trigger [2021-03-10T15:46:04.068Z] 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-10T15:46:04.068Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-03-10T15:46:04.225Z] OK: 6 MiB in 16 packages [2021-03-10T15:46:04.335Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-10T15:46:04.335Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-03-10T15:46:04.335Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-10T15:46:04.829Z] Removing intermediate container ef0b17f3499f [2021-03-10T15:46:04.829Z] ---> 7ebfc00562b2 [2021-03-10T15:46:04.829Z] Step 19/21 : LABEL arch=arm64 [2021-03-10T15:46:05.118Z] ---> Running in 5602aef381b5 [2021-03-10T15:46:05.724Z] ---> 30cdcb2efd53 [2021-03-10T15:46:05.724Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-10T15:46:05.996Z] Removing intermediate container 6efbd5dbb9b2 [2021-03-10T15:46:05.996Z] ---> 1287dc2be882 [2021-03-10T15:46:05.996Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-10T15:46:05.996Z] Removing intermediate container 5602aef381b5 [2021-03-10T15:46:05.996Z] ---> 5183f8be5c45 [2021-03-10T15:46:05.996Z] Step 20/21 : LABEL git_sha=47041f63e4fd20aee46499544879fd8d908199f5 [2021-03-10T15:46:06.254Z] 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-10T15:46:06.254Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-03-10T15:46:06.254Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-03-10T15:46:06.275Z] ---> Running in 447740339ef8 [2021-03-10T15:46:06.552Z] ---> Running in 07a4656f5100 [2021-03-10T15:46:06.825Z] ---> 3a885bc06647 [2021-03-10T15:46:06.825Z] 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-10T15:46:06.825Z] Removing intermediate container 9feb5a49056d [2021-03-10T15:46:06.825Z] ---> 7ed108d87e41 [2021-03-10T15:46:06.825Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-10T15:46:07.104Z] ---> Running in 4cb4cfbdc02a [2021-03-10T15:46:07.104Z] ---> Running in 6185a1adfccd [2021-03-10T15:46:07.104Z] Removing intermediate container 447740339ef8 [2021-03-10T15:46:07.104Z] ---> a87670fa7b7e [2021-03-10T15:46:07.104Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-10T15:46:07.382Z] Removing intermediate container 07a4656f5100 [2021-03-10T15:46:07.382Z] ---> 6f2311cc9893 [2021-03-10T15:46:07.382Z] Step 21/21 : LABEL version=0.0.0 [2021-03-10T15:46:07.642Z] 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-10T15:46:07.658Z] ---> Running in 2154508fccc2 [2021-03-10T15:46:07.658Z] ---> Running in e2f8f883c2da [2021-03-10T15:46:07.937Z] Removing intermediate container 4cb4cfbdc02a [2021-03-10T15:46:07.937Z] ---> 746c83d80ff4 [2021-03-10T15:46:07.937Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-10T15:46:08.213Z] ---> Running in 3d3d351343e5 [2021-03-10T15:46:08.499Z] Removing intermediate container 2154508fccc2 [2021-03-10T15:46:08.499Z] ---> 497bd93cea09 [2021-03-10T15:46:08.499Z] [2021-03-10T15:46:08.499Z] Removing intermediate container e2f8f883c2da [2021-03-10T15:46:08.499Z] ---> c5dd34336dbc [2021-03-10T15:46:08.499Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-10T15:46:08.582Z] 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-10T15:46:08.582Z] go: downloading golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 [2021-03-10T15:46:08.772Z] ---> Running in d3f1947cd051 [2021-03-10T15:46:09.046Z] Removing intermediate container 3d3d351343e5 [2021-03-10T15:46:09.046Z] ---> b596a0cd9160 [2021-03-10T15:46:09.046Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-10T15:46:09.324Z] Successfully built 497bd93cea09 [2021-03-10T15:46:09.324Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-03-10T15:46:09.324Z] Building docker-security-bootstrapper-go [2021-03-10T15:46:09.595Z]  Building docker-security-proxy-setup-go ... done  ---> Running in b7e083e0217f [2021-03-10T15:46:09.876Z] Removing intermediate container d3f1947cd051 [2021-03-10T15:46:09.876Z] ---> 29797bced659 [2021-03-10T15:46:09.877Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-10T15:46:09.964Z] 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-10T15:46:10.881Z] Removing intermediate container b7e083e0217f [2021-03-10T15:46:10.881Z] ---> 271b10903d92 [2021-03-10T15:46:10.881Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-10T15:46:10.905Z] 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-10T15:46:10.905Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-03-10T15:46:11.488Z] Removing intermediate container 6185a1adfccd [2021-03-10T15:46:11.488Z] ---> 76f60da4ca3a [2021-03-10T15:46:11.488Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-10T15:46:12.083Z] ---> da1c26a57419 [2021-03-10T15:46:12.083Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-10T15:46:12.287Z] 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-10T15:46:12.288Z] go: downloading github.com/lib/pq v1.9.0 [2021-03-10T15:46:12.353Z] ---> Running in 8dfd19d6efc9 [2021-03-10T15:46:12.954Z] ---> d10f9bcec65d [2021-03-10T15:46:12.954Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-10T15:46:13.228Z] Removing intermediate container 1e860b8149b7 [2021-03-10T15:46:13.228Z] ---> a0b22c347e9a [2021-03-10T15:46:13.228Z] [2021-03-10T15:46:13.228Z] Step 10/23 : FROM alpine:3.12 [2021-03-10T15:46:13.228Z] ---> d10569e2745f [2021-03-10T15:46:13.228Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-10T15:46:13.503Z] Removing intermediate container 8dfd19d6efc9 [2021-03-10T15:46:13.503Z] ---> 49604ec12856 [2021-03-10T15:46:13.503Z] Step 22/24 : LABEL arch=arm64 [2021-03-10T15:46:13.776Z] ---> Running in 9eed3906d09d [2021-03-10T15:46:13.776Z] ---> Running in fb1d65a00811 [2021-03-10T15:46:14.054Z] ---> 4ea0ed89b9c0 [2021-03-10T15:46:14.054Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-10T15:46:14.202Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-03-10T15:46:14.202Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-03-10T15:46:14.202Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-03-10T15:46:14.202Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-03-10T15:46:14.202Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-03-10T15:46:14.202Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-03-10T15:46:14.202Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-03-10T15:46:14.202Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-03-10T15:46:14.202Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-03-10T15:46:14.202Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-03-10T15:46:14.202Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-03-10T15:46:14.202Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-03-10T15:46:14.202Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-03-10T15:46:14.202Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-03-10T15:46:14.202Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-03-10T15:46:14.202Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-03-10T15:46:14.202Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-03-10T15:46:14.202Z] + 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-10T15:46:14.202Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-03-10T15:46:14.202Z] + 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-10T15:46:14.202Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-03-10T15:46:14.202Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-03-10T15:46:14.202Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-03-10T15:46:14.202Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-03-10T15:46:14.202Z] + 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-10T15:46:14.343Z] Removing intermediate container 9eed3906d09d [2021-03-10T15:46:14.343Z] ---> c6018df1b732 [2021-03-10T15:46:14.343Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-10T15:46:14.619Z] ---> cbf0c5c64995 [2021-03-10T15:46:14.619Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-10T15:46:14.901Z] Removing intermediate container fb1d65a00811 [2021-03-10T15:46:14.901Z] ---> 22ce804290fb [2021-03-10T15:46:14.901Z] Step 23/24 : LABEL git_sha=47041f63e4fd20aee46499544879fd8d908199f5 [2021-03-10T15:46:14.901Z] ---> Running in d112b5ec90a1 [2021-03-10T15:46:15.500Z] ---> cec442e82971 [2021-03-10T15:46:15.500Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-10T15:46:15.500Z] ---> Running in 9f9ce91463ff [2021-03-10T15:46:15.776Z] ---> Running in 2ccd533b63aa [2021-03-10T15:46:16.049Z] ---> 0d4c5bc61dae [2021-03-10T15:46:16.049Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-10T15:46:16.049Z] Removing intermediate container d112b5ec90a1 [2021-03-10T15:46:16.049Z] ---> e5e4f2d5db12 [2021-03-10T15:46:16.049Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-10T15:46:16.049Z] Removing intermediate container 9f9ce91463ff [2021-03-10T15:46:16.049Z] ---> 60c9e045824b [2021-03-10T15:46:16.049Z] Step 24/24 : LABEL version=0.0.0 [2021-03-10T15:46:16.119Z] Building version [2021-03-10T15:46:16.119Z] + snapcraftctl build [2021-03-10T15:46:16.329Z] ---> Running in c0f1d4f2d56b [2021-03-10T15:46:16.329Z] ---> Running in 208cdeccfd0b [2021-03-10T15:46:16.329Z] ---> Running in 0b89fe0aaada [2021-03-10T15:46:16.329Z] Removing intermediate container 2ccd533b63aa [2021-03-10T15:46:16.329Z] ---> f7367990008e [2021-03-10T15:46:16.329Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-10T15:46:16.604Z] ---> Running in dae972b1709b [2021-03-10T15:46:16.876Z] Removing intermediate container c0f1d4f2d56b [2021-03-10T15:46:16.876Z] ---> 77a320a29ad3 [2021-03-10T15:46:16.876Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-10T15:46:16.876Z] Removing intermediate container 208cdeccfd0b [2021-03-10T15:46:16.876Z] ---> 164262b4dbd4 [2021-03-10T15:46:16.876Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-10T15:46:17.149Z] Removing intermediate container 0b89fe0aaada [2021-03-10T15:46:17.149Z] ---> 946f58c344ab [2021-03-10T15:46:17.149Z] [2021-03-10T15:46:17.149Z] ---> Running in 0a71c2ea4bd4 [2021-03-10T15:46:17.149Z] ---> Running in 13556fcbe94e [2021-03-10T15:46:17.423Z] Removing intermediate container dae972b1709b [2021-03-10T15:46:17.423Z] ---> 0dcdc6bc4dc9 [2021-03-10T15:46:17.423Z] Step 20/22 : LABEL arch=arm64 [2021-03-10T15:46:17.696Z] Successfully built 946f58c344ab [2021-03-10T15:46:17.696Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-03-10T15:46:17.696Z]  Building docker-security-secretstore-setup-go ... done  ---> Running in 7891fc9d79db [2021-03-10T15:46:17.696Z] Building docker-sys-mgmt-agent-go [2021-03-10T15:46:17.969Z] Removing intermediate container 13556fcbe94e [2021-03-10T15:46:17.969Z] ---> f6c5e7870be9 [2021-03-10T15:46:17.969Z] Step 20/22 : LABEL arch=arm64 [2021-03-10T15:46:18.243Z] ---> Running in 1eb5dd53fa6e [2021-03-10T15:46:18.516Z] Removing intermediate container 7891fc9d79db [2021-03-10T15:46:18.516Z] ---> f49e5f57c30e [2021-03-10T15:46:18.516Z] Step 21/22 : LABEL git_sha=47041f63e4fd20aee46499544879fd8d908199f5 [2021-03-10T15:46:18.666Z] Staging config-common [2021-03-10T15:46:18.666Z] + snapcraftctl stage [2021-03-10T15:46:18.784Z] ---> Running in 74432bf5f480 [2021-03-10T15:46:18.784Z] Removing intermediate container 1eb5dd53fa6e [2021-03-10T15:46:18.784Z] ---> d90560a1bd32 [2021-03-10T15:46:18.784Z] Step 21/22 : LABEL git_sha=47041f63e4fd20aee46499544879fd8d908199f5 [2021-03-10T15:46:19.057Z] ---> Running in de9b23c672c9 [2021-03-10T15:46:19.331Z] Removing intermediate container 74432bf5f480 [2021-03-10T15:46:19.331Z] ---> 5d76b3a4356b [2021-03-10T15:46:19.331Z] Step 22/22 : LABEL version=0.0.0 [2021-03-10T15:46:19.619Z] ---> Running in 01c1d4704ac7 [2021-03-10T15:46:19.899Z] Removing intermediate container de9b23c672c9 [2021-03-10T15:46:19.899Z] ---> c4803c465948 [2021-03-10T15:46:19.899Z] Step 22/22 : LABEL version=0.0.0 [2021-03-10T15:46:20.065Z] Skipping stage go-build-helper (already ran) [2021-03-10T15:46:20.066Z] Skipping stage static-packages (already ran) [2021-03-10T15:46:20.066Z] Skipping stage go115 (already ran) [2021-03-10T15:46:20.066Z] Staging edgex-go [2021-03-10T15:46:20.066Z] + snapcraftctl stage [2021-03-10T15:46:20.500Z] ---> Running in 424f7ad97693 [2021-03-10T15:46:20.501Z] Removing intermediate container 01c1d4704ac7 [2021-03-10T15:46:20.501Z] ---> 80f616f28138 [2021-03-10T15:46:20.501Z] [2021-03-10T15:46:20.775Z] Removing intermediate container 0a71c2ea4bd4 [2021-03-10T15:46:20.775Z] ---> d2be64f7b36e [2021-03-10T15:46:20.775Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-10T15:46:21.027Z] Staging version [2021-03-10T15:46:21.027Z] + snapcraftctl stage [2021-03-10T15:46:21.371Z] Successfully built 80f616f28138 [2021-03-10T15:46:21.371Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-03-10T15:46:21.371Z]  Building docker-support-scheduler-go ... done Building docker-core-metadata-go [2021-03-10T15:46:21.371Z] ---> Running in 79c4ffe576e1 [2021-03-10T15:46:21.646Z] Removing intermediate container 424f7ad97693 [2021-03-10T15:46:21.646Z] ---> 6f5cbe2c4f1f [2021-03-10T15:46:21.646Z] [2021-03-10T15:46:21.972Z] Priming config-common [2021-03-10T15:46:21.972Z] + snapcraftctl prime [2021-03-10T15:46:22.252Z] Successfully built 6f5cbe2c4f1f [2021-03-10T15:46:22.252Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-03-10T15:46:22.252Z]  Building docker-support-notifications-go ... done Building docker-core-command-go [2021-03-10T15:46:22.849Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-10T15:46:23.360Z] Priming go-build-helper [2021-03-10T15:46:23.360Z] + snapcraftctl prime [2021-03-10T15:46:23.440Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-10T15:46:23.930Z] Priming static-packages [2021-03-10T15:46:24.190Z] + snapcraftctl prime [2021-03-10T15:46:24.429Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-10T15:46:24.429Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-10T15:46:24.429Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-10T15:46:24.703Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-10T15:46:24.978Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-10T15:46:25.248Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-10T15:46:25.248Z] Executing busybox-1.31.1-r19.trigger [2021-03-10T15:46:25.248Z] OK: 8 MiB in 20 packages [2021-03-10T15:46:26.749Z] Priming go115 [2021-03-10T15:46:26.749Z] + snapcraftctl prime [2021-03-10T15:46:27.323Z] Priming edgex-go [2021-03-10T15:46:27.323Z] + snapcraftctl prime [2021-03-10T15:46:27.887Z] Removing intermediate container 79c4ffe576e1 [2021-03-10T15:46:27.887Z] ---> d4f852da8818 [2021-03-10T15:46:27.887Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-10T15:46:28.707Z] Priming version [2021-03-10T15:46:28.707Z] + snapcraftctl prime [2021-03-10T15:46:29.324Z] ---> 551ff60367b5 [2021-03-10T15:46:29.324Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-10T15:46:29.651Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-03-10T15:46:31.297Z] ---> fe5778fbb2ba [2021-03-10T15:46:31.297Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-10T15:46:32.744Z] ---> ceaa42f087ae [2021-03-10T15:46:32.744Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-10T15:46:32.744Z] ---> Running in 1686f67033c5 [2021-03-10T15:46:33.723Z] Removing intermediate container 1686f67033c5 [2021-03-10T15:46:33.723Z] ---> beb5f6215a3a [2021-03-10T15:46:33.723Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-10T15:46:33.723Z] ---> Running in 7ea70993bb97 [2021-03-10T15:46:34.324Z] Removing intermediate container 7ea70993bb97 [2021-03-10T15:46:34.324Z] ---> dec22eb78c30 [2021-03-10T15:46:34.324Z] Step 21/23 : LABEL arch=arm64 [2021-03-10T15:46:34.324Z] ---> Running in c595ba03320f [2021-03-10T15:46:34.923Z] Removing intermediate container c595ba03320f [2021-03-10T15:46:34.923Z] ---> e46729a7e3ab [2021-03-10T15:46:34.923Z] Step 22/23 : LABEL git_sha=47041f63e4fd20aee46499544879fd8d908199f5 [2021-03-10T15:46:35.199Z] ---> Running in 9998013883af [2021-03-10T15:46:35.805Z] Removing intermediate container 9998013883af [2021-03-10T15:46:35.805Z] ---> 650b5d2daa48 [2021-03-10T15:46:35.805Z] Step 23/23 : LABEL version=0.0.0 [2021-03-10T15:46:36.079Z] ---> Running in dabcb16c7e28 [2021-03-10T15:46:36.679Z] Removing intermediate container dabcb16c7e28 [2021-03-10T15:46:36.679Z] ---> aade33646ece [2021-03-10T15:46:36.679Z] [2021-03-10T15:46:37.274Z] Successfully built aade33646ece [2021-03-10T15:46:37.274Z] Successfully tagged docker-core-data-go-arm64:latest [2021-03-10T15:46:52.358Z]  Building docker-core-data-go ... done Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-10T15:46:52.358Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-10T15:46:52.358Z] ---> 8433cdbe6db2 [2021-03-10T15:46:52.358Z] Step 3/31 : WORKDIR /edgex-go [2021-03-10T15:46:52.358Z] ---> Using cache [2021-03-10T15:46:52.358Z] ---> 5f6448aa257b [2021-03-10T15:46:52.358Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-10T15:46:52.358Z] ---> Using cache [2021-03-10T15:46:52.358Z] ---> ab2325c0adf1 [2021-03-10T15:46:52.358Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-10T15:46:52.358Z] ---> Using cache [2021-03-10T15:46:52.358Z] ---> be0453d20817 [2021-03-10T15:46:52.358Z] Step 6/31 : COPY go.mod . [2021-03-10T15:46:52.358Z] ---> Using cache [2021-03-10T15:46:52.358Z] ---> 5b366e1392f7 [2021-03-10T15:46:52.358Z] Step 7/31 : RUN go mod download [2021-03-10T15:46:52.358Z] ---> Using cache [2021-03-10T15:46:52.358Z] ---> 87c9bb8b10aa [2021-03-10T15:46:52.358Z] Step 8/31 : COPY . . [2021-03-10T15:46:52.358Z] ---> Using cache [2021-03-10T15:46:52.358Z] ---> 5115803d9a38 [2021-03-10T15:46:52.358Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-10T15:46:55.754Z] ---> Running in bcb3c757286d [2021-03-10T15:46:57.197Z] 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-10T15:47:07.370Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-10T15:47:07.370Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-10T15:47:07.370Z] ---> 8433cdbe6db2 [2021-03-10T15:47:07.370Z] Step 3/26 : WORKDIR /edgex-go [2021-03-10T15:47:07.370Z] ---> Using cache [2021-03-10T15:47:07.370Z] ---> 5f6448aa257b [2021-03-10T15:47:07.370Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-10T15:47:07.370Z] ---> Using cache [2021-03-10T15:47:07.370Z] ---> ab2325c0adf1 [2021-03-10T15:47:07.370Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-10T15:47:09.374Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-10T15:47:09.374Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-10T15:47:09.374Z] ---> 8433cdbe6db2 [2021-03-10T15:47:09.374Z] Step 3/23 : WORKDIR /edgex-go [2021-03-10T15:47:09.374Z] ---> Using cache [2021-03-10T15:47:09.374Z] ---> 5f6448aa257b [2021-03-10T15:47:09.374Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-10T15:47:09.374Z] ---> Using cache [2021-03-10T15:47:09.374Z] ---> ab2325c0adf1 [2021-03-10T15:47:09.374Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-10T15:47:09.374Z] ---> Using cache [2021-03-10T15:47:09.374Z] ---> be0453d20817 [2021-03-10T15:47:09.374Z] Step 6/23 : COPY go.mod . [2021-03-10T15:47:09.374Z] ---> Using cache [2021-03-10T15:47:09.374Z] ---> 5b366e1392f7 [2021-03-10T15:47:09.374Z] Step 7/23 : RUN go mod download [2021-03-10T15:47:09.374Z] ---> Using cache [2021-03-10T15:47:09.374Z] ---> 87c9bb8b10aa [2021-03-10T15:47:09.374Z] Step 8/23 : COPY . . [2021-03-10T15:47:09.681Z] ---> Using cache [2021-03-10T15:47:09.681Z] ---> 5115803d9a38 [2021-03-10T15:47:09.681Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-10T15:47:09.681Z] ---> Running in 9f98df32dbc2 [2021-03-10T15:47:09.956Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-10T15:47:09.956Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-10T15:47:09.956Z] ---> 8433cdbe6db2 [2021-03-10T15:47:09.956Z] Step 3/23 : WORKDIR /edgex-go [2021-03-10T15:47:09.956Z] ---> Using cache [2021-03-10T15:47:09.956Z] ---> 5f6448aa257b [2021-03-10T15:47:09.956Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-10T15:47:09.956Z] ---> Using cache [2021-03-10T15:47:09.956Z] ---> ab2325c0adf1 [2021-03-10T15:47:09.956Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-10T15:47:09.956Z] ---> Using cache [2021-03-10T15:47:09.956Z] ---> be0453d20817 [2021-03-10T15:47:09.956Z] Step 6/23 : COPY go.mod . [2021-03-10T15:47:09.956Z] ---> Using cache [2021-03-10T15:47:09.956Z] ---> 5b366e1392f7 [2021-03-10T15:47:09.956Z] Step 7/23 : RUN go mod download [2021-03-10T15:47:09.956Z] ---> Using cache [2021-03-10T15:47:09.956Z] ---> 87c9bb8b10aa [2021-03-10T15:47:09.956Z] Step 8/23 : COPY . . [2021-03-10T15:47:09.956Z] ---> Running in 8bd54848df28 [2021-03-10T15:47:10.231Z] ---> Using cache [2021-03-10T15:47:10.231Z] ---> 5115803d9a38 [2021-03-10T15:47:10.231Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-10T15:47:10.510Z] ---> Running in be9fc8d12b6f [2021-03-10T15:47:12.549Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-10T15:47:12.830Z] 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-10T15:47:12.830Z] 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-10T15:47:13.437Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-10T15:47:14.540Z] OK: 217 MiB in 51 packages [2021-03-10T15:47:16.124Z] Removing intermediate container 9f98df32dbc2 [2021-03-10T15:47:16.124Z] ---> f0f86772f52d [2021-03-10T15:47:16.124Z] Step 6/26 : COPY go.mod . [2021-03-10T15:47:17.568Z] ---> 434ada52e153 [2021-03-10T15:47:17.568Z] Step 7/26 : RUN go mod download [2021-03-10T15:47:17.568Z] ---> Running in 80ac5f05ebd2 [2021-03-10T15:47:23.008Z] Removing intermediate container 80ac5f05ebd2 [2021-03-10T15:47:23.008Z] ---> dbce5f4f26cc [2021-03-10T15:47:23.008Z] Step 8/26 : COPY . . [2021-03-10T15:47:45.242Z] ---> 85e093c98cf4 [2021-03-10T15:47:45.242Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-10T15:47:45.242Z] ---> Running in 331ab5bcdc98 [2021-03-10T15:47:45.242Z] 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-10T15:48:19.089Z] Removing intermediate container bcb3c757286d [2021-03-10T15:48:19.089Z] ---> e22f6cff96f8 [2021-03-10T15:48:19.366Z] [2021-03-10T15:48:19.366Z] Step 10/31 : FROM alpine:3.12 [2021-03-10T15:48:19.366Z] ---> d10569e2745f [2021-03-10T15:48:19.366Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-10T15:48:19.644Z] ---> Running in 3e656375b0df [2021-03-10T15:48:20.632Z] Removing intermediate container 3e656375b0df [2021-03-10T15:48:20.632Z] ---> ec2c34739044 [2021-03-10T15:48:20.632Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-10T15:48:20.632Z] ---> Running in d93c9dd4855a [2021-03-10T15:48:22.622Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-10T15:48:22.895Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-10T15:48:23.496Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-10T15:48:23.496Z] (2/2) Installing su-exec (0.2-r1) [2021-03-10T15:48:23.496Z] Executing busybox-1.31.1-r19.trigger [2021-03-10T15:48:23.496Z] OK: 5 MiB in 16 packages [2021-03-10T15:48:25.490Z] Removing intermediate container d93c9dd4855a [2021-03-10T15:48:25.490Z] ---> 2e4af63696fc [2021-03-10T15:48:25.490Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-10T15:48:25.490Z] ---> Running in 2d377b1328ed [2021-03-10T15:48:26.097Z] Removing intermediate container 2d377b1328ed [2021-03-10T15:48:26.097Z] ---> 53696629739e [2021-03-10T15:48:26.097Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-10T15:48:26.703Z] ---> Running in 10a23eca0996 [2021-03-10T15:48:26.983Z] Removing intermediate container 10a23eca0996 [2021-03-10T15:48:26.983Z] ---> 6a3eb32872db [2021-03-10T15:48:26.983Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-10T15:48:27.252Z] ---> Running in 5bf894849731 [2021-03-10T15:48:30.660Z] Removing intermediate container 5bf894849731 [2021-03-10T15:48:30.660Z] ---> 01b9149b2495 [2021-03-10T15:48:30.660Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-10T15:48:30.937Z] ---> Running in 1ab2e6957a0f [2021-03-10T15:48:31.540Z] Removing intermediate container 1ab2e6957a0f [2021-03-10T15:48:31.540Z] ---> ca724d80db01 [2021-03-10T15:48:31.540Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-10T15:48:32.529Z] ---> ab5ca0f90aa8 [2021-03-10T15:48:32.529Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-10T15:48:32.841Z] ---> Running in 3220d3c072a7 [2021-03-10T15:48:36.263Z] Removing intermediate container 3220d3c072a7 [2021-03-10T15:48:36.263Z] ---> 375af1e17b62 [2021-03-10T15:48:36.263Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-10T15:48:37.712Z] ---> 13d6bea49df5 [2021-03-10T15:48:37.712Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-10T15:48:39.699Z] ---> 5254f1e73da3 [2021-03-10T15:48:39.699Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-10T15:48:41.154Z] ---> 8ce7f2232abf [2021-03-10T15:48:41.154Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-10T15:48:42.140Z] ---> 7403bbff7d29 [2021-03-10T15:48:42.140Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-10T15:48:43.133Z] ---> 8f157eb00748 [2021-03-10T15:48:43.133Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-10T15:48:43.735Z] ---> Running in 1f9438108074 [2021-03-10T15:48:44.337Z] Removing intermediate container 1f9438108074 [2021-03-10T15:48:44.337Z] ---> 9f8815d53da3 [2021-03-10T15:48:44.337Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-10T15:48:45.329Z] ---> 5af38376ffde [2021-03-10T15:48:45.329Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-10T15:48:45.613Z] ---> Running in d4d2274787f3 [2021-03-10T15:48:49.955Z] Removing intermediate container d4d2274787f3 [2021-03-10T15:48:49.955Z] ---> 2c507f5403cb [2021-03-10T15:48:49.955Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-10T15:48:49.955Z] ---> Running in d1758402951e [2021-03-10T15:48:51.439Z] Removing intermediate container d1758402951e [2021-03-10T15:48:51.439Z] ---> 9d32198bdc20 [2021-03-10T15:48:51.439Z] Step 28/31 : CMD ["gate"] [2021-03-10T15:48:52.042Z] ---> Running in 5a6f19256b23 [2021-03-10T15:48:52.640Z] Removing intermediate container 5a6f19256b23 [2021-03-10T15:48:52.640Z] ---> 7a3de9f71741 [2021-03-10T15:48:52.640Z] Step 29/31 : LABEL arch=arm64 [2021-03-10T15:48:52.917Z] Removing intermediate container be9fc8d12b6f [2021-03-10T15:48:52.917Z] ---> d4e213f46846 [2021-03-10T15:48:52.917Z] [2021-03-10T15:48:52.917Z] Step 10/23 : FROM alpine:3.12 [2021-03-10T15:48:52.917Z] ---> d10569e2745f [2021-03-10T15:48:52.917Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-10T15:48:52.917Z] ---> Using cache [2021-03-10T15:48:52.917Z] ---> 1287dc2be882 [2021-03-10T15:48:52.917Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-10T15:48:52.917Z] ---> Using cache [2021-03-10T15:48:52.917Z] ---> a87670fa7b7e [2021-03-10T15:48:52.917Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-10T15:48:53.191Z] ---> Running in 729126ea6289 [2021-03-10T15:48:53.472Z] ---> Running in ee4749b07887 [2021-03-10T15:48:54.072Z] Removing intermediate container 729126ea6289 [2021-03-10T15:48:54.072Z] ---> bce7eb2d3297 [2021-03-10T15:48:54.072Z] Step 30/31 : LABEL git_sha=47041f63e4fd20aee46499544879fd8d908199f5 [2021-03-10T15:48:54.072Z] Removing intermediate container ee4749b07887 [2021-03-10T15:48:54.072Z] ---> dc56f96c94a8 [2021-03-10T15:48:54.072Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-10T15:48:54.356Z] ---> Running in 7ef46a2e2d53 [2021-03-10T15:48:54.631Z] ---> Running in f78c18a53816 [2021-03-10T15:48:55.234Z] Removing intermediate container 7ef46a2e2d53 [2021-03-10T15:48:55.234Z] ---> 55d25c9f55e3 [2021-03-10T15:48:55.234Z] Step 31/31 : LABEL version=0.0.0 [2021-03-10T15:48:55.234Z] Removing intermediate container f78c18a53816 [2021-03-10T15:48:55.234Z] ---> bbf07c194bf2 [2021-03-10T15:48:55.234Z] Step 15/23 : WORKDIR / [2021-03-10T15:48:55.510Z] ---> Running in 30ce59a9d8b1 [2021-03-10T15:48:55.510Z] ---> Running in 4fb69755b6a6 [2021-03-10T15:48:56.489Z] Removing intermediate container 4fb69755b6a6 [2021-03-10T15:48:56.489Z] ---> 9f9a627fbd11 [2021-03-10T15:48:56.489Z] [2021-03-10T15:48:56.489Z] Removing intermediate container 30ce59a9d8b1 [2021-03-10T15:48:56.489Z] ---> 394cacd1bd21 [2021-03-10T15:48:56.489Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-10T15:48:56.758Z] Successfully built 9f9a627fbd11 [2021-03-10T15:48:56.758Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-03-10T15:48:57.361Z]  Building docker-security-bootstrapper-go ... done  ---> 42169369dc49 [2021-03-10T15:48:57.361Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-10T15:48:58.803Z] ---> 4f13344b999e [2021-03-10T15:48:58.803Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-10T15:48:59.782Z] ---> 43a527313df6 [2021-03-10T15:48:59.782Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-10T15:48:59.782Z] ---> Running in ff0d307b00cb [2021-03-10T15:49:00.775Z] Removing intermediate container ff0d307b00cb [2021-03-10T15:49:00.775Z] ---> 602d1e4292db [2021-03-10T15:49:00.775Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-10T15:49:01.813Z] ---> Running in 6c20db3fa64b [2021-03-10T15:49:02.442Z] Removing intermediate container 331ab5bcdc98 [2021-03-10T15:49:02.442Z] ---> 4235218e6e60 [2021-03-10T15:49:02.442Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-10T15:49:02.442Z] Removing intermediate container 6c20db3fa64b [2021-03-10T15:49:02.442Z] ---> 213469e2990c [2021-03-10T15:49:02.442Z] Step 21/23 : LABEL arch=arm64 [2021-03-10T15:49:02.796Z] ---> Running in c0bacce8006b [2021-03-10T15:49:02.796Z] ---> Running in 4b854eb65808 [2021-03-10T15:49:03.085Z] Removing intermediate container 8bd54848df28 [2021-03-10T15:49:03.085Z] ---> d818966c961b [2021-03-10T15:49:03.085Z] [2021-03-10T15:49:03.085Z] Step 10/23 : FROM alpine:3.12 [2021-03-10T15:49:03.085Z] ---> d10569e2745f [2021-03-10T15:49:03.085Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-10T15:49:03.085Z] ---> Using cache [2021-03-10T15:49:03.085Z] ---> 1287dc2be882 [2021-03-10T15:49:03.085Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-10T15:49:03.085Z] ---> Using cache [2021-03-10T15:49:03.085Z] ---> a87670fa7b7e [2021-03-10T15:49:03.085Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-10T15:49:03.363Z] ---> Running in aab462ffec71 [2021-03-10T15:49:03.635Z] Removing intermediate container 4b854eb65808 [2021-03-10T15:49:03.635Z] ---> d4b9437f676a [2021-03-10T15:49:03.635Z] Step 22/23 : LABEL git_sha=47041f63e4fd20aee46499544879fd8d908199f5 [2021-03-10T15:49:03.635Z] ---> Running in acb166ed0a69 [2021-03-10T15:49:03.907Z] Removing intermediate container aab462ffec71 [2021-03-10T15:49:03.907Z] ---> ebd25650d938 [2021-03-10T15:49:03.907Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-10T15:49:04.177Z] 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-10T15:49:04.177Z] ---> Running in 10f5e8ea907f [2021-03-10T15:49:04.177Z] Removing intermediate container acb166ed0a69 [2021-03-10T15:49:04.177Z] ---> a3cc7c2dd514 [2021-03-10T15:49:04.177Z] Step 23/23 : LABEL version=0.0.0 [2021-03-10T15:49:04.451Z] ---> Running in c5f26e716a95 [2021-03-10T15:49:04.723Z] Removing intermediate container 10f5e8ea907f [2021-03-10T15:49:04.723Z] ---> 884077650f6d [2021-03-10T15:49:04.723Z] Step 15/23 : WORKDIR / [2021-03-10T15:49:04.996Z] ---> Running in ec9bd84bf384 [2021-03-10T15:49:04.996Z] Removing intermediate container c5f26e716a95 [2021-03-10T15:49:04.996Z] ---> e0b4f0f52dff [2021-03-10T15:49:04.996Z] [2021-03-10T15:49:05.591Z] Successfully built e0b4f0f52dff [2021-03-10T15:49:05.591Z] Successfully tagged docker-core-command-go-arm64:latest [2021-03-10T15:49:05.864Z]  Building docker-core-command-go ... done Removing intermediate container ec9bd84bf384 [2021-03-10T15:49:05.864Z] ---> 3741e14dfaa8 [2021-03-10T15:49:05.864Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-10T15:49:06.860Z] ---> c6a8b605a063 [2021-03-10T15:49:06.860Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-10T15:49:07.132Z] Removing intermediate container c0bacce8006b [2021-03-10T15:49:07.132Z] ---> a793da493376 [2021-03-10T15:49:07.132Z] [2021-03-10T15:49:07.132Z] Step 11/26 : FROM docker:20.10.0 [2021-03-10T15:49:07.132Z] 20.10.0: Pulling from library/docker [2021-03-10T15:49:09.116Z] ---> 7929e2be3a5e [2021-03-10T15:49:09.116Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-10T15:49:10.134Z] ---> fad876924daa [2021-03-10T15:49:10.134Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-10T15:49:10.134Z] ---> Running in bf3cba2b5f43 [2021-03-10T15:49:11.123Z] Removing intermediate container bf3cba2b5f43 [2021-03-10T15:49:11.123Z] ---> 5ec48cddfe0a [2021-03-10T15:49:11.123Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-10T15:49:11.399Z] ---> Running in 6f40872646eb [2021-03-10T15:49:12.391Z] Removing intermediate container 6f40872646eb [2021-03-10T15:49:12.391Z] ---> f2a439d733ce [2021-03-10T15:49:12.391Z] Step 21/23 : LABEL arch=arm64 [2021-03-10T15:49:12.662Z] ---> Running in 265d418d8e0d [2021-03-10T15:49:13.645Z] Removing intermediate container 265d418d8e0d [2021-03-10T15:49:13.645Z] ---> 155622113de5 [2021-03-10T15:49:13.645Z] Step 22/23 : LABEL git_sha=47041f63e4fd20aee46499544879fd8d908199f5 [2021-03-10T15:49:14.240Z] ---> Running in d2334e7826e3 [2021-03-10T15:49:15.217Z] Removing intermediate container d2334e7826e3 [2021-03-10T15:49:15.217Z] ---> d91f4895b996 [2021-03-10T15:49:15.217Z] Step 23/23 : LABEL version=0.0.0 [2021-03-10T15:49:15.490Z] ---> Running in f432f80f5a63 [2021-03-10T15:49:16.083Z] Removing intermediate container f432f80f5a63 [2021-03-10T15:49:16.083Z] ---> 94c05ad632cc [2021-03-10T15:49:16.083Z] [2021-03-10T15:49:16.355Z] Successfully built 94c05ad632cc [2021-03-10T15:49:16.355Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-03-10T15:49:16.355Z]  Building docker-core-metadata-go ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-10T15:49:16.630Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-10T15:49:16.630Z] ---> eeaf43b92773 [2021-03-10T15:49:16.630Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-10T15:49:16.630Z] ---> Running in d75a145e0b17 [2021-03-10T15:49:18.066Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-10T15:49:18.066Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-10T15:49:18.665Z] (1/2) Installing readline (8.0.4-r0) [2021-03-10T15:49:18.665Z] (2/2) Installing bash (5.0.17-r0) [2021-03-10T15:49:18.665Z] Executing bash-5.0.17-r0.post-install [2021-03-10T15:49:18.665Z] Executing busybox-1.31.1-r19.trigger [2021-03-10T15:49:18.665Z] OK: 12 MiB in 22 packages [2021-03-10T15:49:20.095Z] Removing intermediate container d75a145e0b17 [2021-03-10T15:49:20.095Z] ---> d95f8b843595 [2021-03-10T15:49:20.095Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-10T15:49:20.366Z] ---> Running in 7353ee50f3d1 [2021-03-10T15:49:20.646Z] Removing intermediate container 7353ee50f3d1 [2021-03-10T15:49:20.646Z] ---> 6b381d81a807 [2021-03-10T15:49:20.646Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-10T15:49:20.918Z] ---> Running in 3ffc7a0fabdc [2021-03-10T15:49:21.512Z] Removing intermediate container 3ffc7a0fabdc [2021-03-10T15:49:21.512Z] ---> cbaacd6aab1f [2021-03-10T15:49:21.512Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-10T15:49:21.512Z] ---> Running in 558a58f960fc [2021-03-10T15:49:22.103Z] Removing intermediate container 558a58f960fc [2021-03-10T15:49:22.103Z] ---> ef87f4f0817f [2021-03-10T15:49:22.103Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-10T15:49:23.536Z] ---> 141171a7d3c8 [2021-03-10T15:49:23.536Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-10T15:49:24.131Z] ---> 56766975a902 [2021-03-10T15:49:24.131Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-10T15:49:25.120Z] ---> 3e62625690a5 [2021-03-10T15:49:25.120Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-10T15:49:25.120Z] ---> Running in 08e1fe750940 [2021-03-10T15:49:26.558Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-10T15:49:26.558Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-10T15:49:27.151Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-10T15:49:27.151Z] (2/33) Installing expat (2.2.9-r1) [2021-03-10T15:49:27.151Z] (3/33) Installing libffi (3.3-r2) [2021-03-10T15:49:27.151Z] (4/33) Installing gdbm (1.13-r1) [2021-03-10T15:49:27.151Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-10T15:49:27.151Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-10T15:49:27.151Z] (7/33) Installing python3 (3.8.5-r1) [2021-03-10T15:49:29.111Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-10T15:49:29.111Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-10T15:49:29.112Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-10T15:49:29.112Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-10T15:49:29.112Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-10T15:49:29.112Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-10T15:49:29.112Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-10T15:49:29.112Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-10T15:49:29.112Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-10T15:49:29.112Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-10T15:49:29.112Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-10T15:49:29.112Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-10T15:49:29.112Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-10T15:49:29.112Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-10T15:49:29.112Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-10T15:49:29.112Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-10T15:49:29.112Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-10T15:49:29.112Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-10T15:49:29.384Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-10T15:49:29.384Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-10T15:49:29.384Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-10T15:49:29.384Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-10T15:49:29.384Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-10T15:49:29.384Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-10T15:49:29.384Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-10T15:49:29.384Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-10T15:49:29.384Z] Executing busybox-1.31.1-r19.trigger [2021-03-10T15:49:29.655Z] OK: 71 MiB in 55 packages [2021-03-10T15:49:36.349Z] Removing intermediate container 08e1fe750940 [2021-03-10T15:49:36.349Z] ---> ba0a8bcd7aba [2021-03-10T15:49:36.349Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-10T15:49:36.349Z] ---> Running in c76d55fc89f6 [2021-03-10T15:49:43.044Z] Collecting docker-compose==1.23.2 [2021-03-10T15:49:43.044Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-10T15:49:43.044Z] Collecting docopt<0.7,>=0.6.1 [2021-03-10T15:49:43.044Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-10T15:49:45.650Z] Collecting docker<4.0,>=3.6.0 [2021-03-10T15:49:45.650Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-10T15:49:46.626Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-10T15:49:46.626Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-10T15:49:50.000Z] Collecting PyYAML<4,>=3.10 [2021-03-10T15:49:50.000Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-10T15:49:53.370Z] Collecting texttable<0.10,>=0.9.0 [2021-03-10T15:49:53.370Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-10T15:49:55.335Z] 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-10T15:49:56.308Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-10T15:49:56.308Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-10T15:49:56.899Z] Collecting jsonschema<3,>=2.5.1 [2021-03-10T15:49:56.899Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-10T15:49:57.489Z] Collecting cached-property<2,>=1.2.0 [2021-03-10T15:49:57.489Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-10T15:49:58.082Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-10T15:49:58.082Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-10T15:49:58.671Z] Collecting docker-pycreds>=0.4.0 [2021-03-10T15:49:58.671Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-10T15:49:58.671Z] 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-10T15:49:58.942Z] Collecting idna<2.8,>=2.5 [2021-03-10T15:49:58.942Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-10T15:49:59.914Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-10T15:49:59.914Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-10T15:49:59.914Z] 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-10T15:49:59.914Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-10T15:49:59.914Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-10T15:49:59.914Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-10T15:49:59.914Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-10T15:50:00.885Z] Installing collected packages: docopt, docker-pycreds, idna, urllib3, requests, websocket-client, docker, dockerpty, PyYAML, texttable, jsonschema, cached-property, docker-compose [2021-03-10T15:50:00.885Z] Running setup.py install for docopt: started [2021-03-10T15:50:03.502Z] Running setup.py install for docopt: finished with status 'done' [2021-03-10T15:50:03.502Z] Attempting uninstall: idna [2021-03-10T15:50:03.502Z] Found existing installation: idna 2.9 [2021-03-10T15:50:03.502Z] Uninstalling idna-2.9: [2021-03-10T15:50:03.502Z] Successfully uninstalled idna-2.9 [2021-03-10T15:50:04.094Z] Attempting uninstall: urllib3 [2021-03-10T15:50:04.094Z] Found existing installation: urllib3 1.25.9 [2021-03-10T15:50:04.094Z] Uninstalling urllib3-1.25.9: [2021-03-10T15:50:04.094Z] Successfully uninstalled urllib3-1.25.9 [2021-03-10T15:50:04.711Z] Attempting uninstall: requests [2021-03-10T15:50:04.712Z] Found existing installation: requests 2.23.0 [2021-03-10T15:50:04.712Z] Uninstalling requests-2.23.0: [2021-03-10T15:50:04.997Z] Successfully uninstalled requests-2.23.0 [2021-03-10T15:50:06.472Z] Running setup.py install for dockerpty: started [2021-03-10T15:50:09.077Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-10T15:50:09.078Z] Running setup.py install for PyYAML: started [2021-03-10T15:50:11.682Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-10T15:50:11.682Z] Running setup.py install for texttable: started [2021-03-10T15:50:14.290Z] Running setup.py install for texttable: finished with status 'done' [2021-03-10T15:50:16.257Z] 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-10T15:50:20.551Z] Removing intermediate container c76d55fc89f6 [2021-03-10T15:50:20.551Z] ---> e23e7bf1c834 [2021-03-10T15:50:20.552Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-10T15:50:20.552Z] ---> Running in 614f72df1037 [2021-03-10T15:50:21.526Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-10T15:50:21.526Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-10T15:50:22.118Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-10T15:50:22.118Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-10T15:50:22.118Z] (3/3) Installing curl (7.69.1-r3) [2021-03-10T15:50:22.118Z] Executing busybox-1.31.1-r19.trigger [2021-03-10T15:50:22.118Z] OK: 71 MiB in 58 packages [2021-03-10T15:50:23.551Z] Removing intermediate container 614f72df1037 [2021-03-10T15:50:23.551Z] ---> d1fd6e4ea9ea [2021-03-10T15:50:23.551Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-10T15:50:23.551Z] ---> Running in ac7c4c45e6b3 [2021-03-10T15:50:24.142Z] Removing intermediate container ac7c4c45e6b3 [2021-03-10T15:50:24.142Z] ---> 0f1bec76202d [2021-03-10T15:50:24.142Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-10T15:50:24.142Z] ---> Running in 2078d97d3451 [2021-03-10T15:50:24.735Z] Removing intermediate container 2078d97d3451 [2021-03-10T15:50:24.735Z] ---> 8f756efb4337 [2021-03-10T15:50:24.735Z] Step 24/26 : LABEL arch=arm64 [2021-03-10T15:50:24.735Z] ---> Running in ad412e2d9d13 [2021-03-10T15:50:25.328Z] Removing intermediate container ad412e2d9d13 [2021-03-10T15:50:25.328Z] ---> c8a3d2129b87 [2021-03-10T15:50:25.328Z] Step 25/26 : LABEL git_sha=47041f63e4fd20aee46499544879fd8d908199f5 [2021-03-10T15:50:25.328Z] ---> Running in be1740e9bb02 [2021-03-10T15:50:25.921Z] Removing intermediate container be1740e9bb02 [2021-03-10T15:50:25.921Z] ---> 5ba0771fb260 [2021-03-10T15:50:25.921Z] Step 26/26 : LABEL version=0.0.0 [2021-03-10T15:50:25.921Z] ---> Running in 8fcd63b3ea30 [2021-03-10T15:50:26.514Z] Removing intermediate container 8fcd63b3ea30 [2021-03-10T15:50:26.514Z] ---> 3d14ce6e3780 [2021-03-10T15:50:26.514Z] [2021-03-10T15:50:27.106Z] Successfully built 3d14ce6e3780 [2021-03-10T15:50:27.106Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-03-10T15:50:27.392Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-03-10T15:50:27.387Z] $ docker stop --time=1 024197b3c208fbab40769a216d82bae6b99e0597ff3530c6fa62ab5b037438c8 [2021-03-10T15:50:29.421Z] $ docker rm -f 024197b3c208fbab40769a216d82bae6b99e0597ff3530c6fa62ab5b037438c8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-10T15:50:30.123Z] + docker+ images [2021-03-10T15:50:30.123Z] grep docker [2021-03-10T15:50:30.396Z] docker-sys-mgmt-agent-go-arm64 latest 3d14ce6e3780 4 seconds ago 300MB [2021-03-10T15:50:30.396Z] docker-core-metadata-go-arm64 latest 94c05ad632cc About a minute ago 17.9MB [2021-03-10T15:50:30.396Z] docker-core-command-go-arm64 latest e0b4f0f52dff About a minute ago 16.2MB [2021-03-10T15:50:30.396Z] docker-security-bootstrapper-go-arm64 latest 9f9a627fbd11 About a minute ago 17.8MB [2021-03-10T15:50:30.396Z] docker-core-data-go-arm64 latest aade33646ece 3 minutes ago 21.3MB [2021-03-10T15:50:30.396Z] docker-support-notifications-go-arm64 latest 6f5cbe2c4f1f 4 minutes ago 16.9MB [2021-03-10T15:50:30.396Z] docker-support-scheduler-go-arm64 latest 80f616f28138 4 minutes ago 16.3MB [2021-03-10T15:50:30.396Z] docker-security-secretstore-setup-go-arm64 latest 946f58c344ab 4 minutes ago 23.7MB [2021-03-10T15:50:30.396Z] docker-security-proxy-setup-go-arm64 latest 497bd93cea09 4 minutes ago 23.4MB [2021-03-10T15:50:30.396Z] 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-10T15:50:31.325Z] ---> job-cost.sh [2021-03-10T15:50:31.326Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XtnV [2021-03-10T15:51:18.238Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-10T15:52:54.968Z] lf-activate-venv(): INFO: Adding /tmp/venv-XtnV/bin to PATH [2021-03-10T15:52:54.968Z] INFO: No Stack... [2021-03-10T15:52:54.968Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-10T15:52:54.968Z] INFO: Archiving Costs [Pipeline] sh [2021-03-10T15:52:55.306Z] + cut -d, -f6 [2021-03-10T15:52:55.306Z] + cat /w/workspace/edgex-go/13/archives/cost.csv [Pipeline] lock [2021-03-10T15:52:55.409Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3209-13-stack-cost] [2021-03-10T15:52:55.418Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3209-13-stack-cost] did not exist. Created. [2021-03-10T15:52:55.418Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3209-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-10T15:52:55.876Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-10T15:52:56.154Z] Stashed 1 file(s) [Pipeline] } [2021-03-10T15:52:56.172Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3209-13-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-10T15:52:57.566Z] provisioning config files... [2021-03-10T15:52:57.581Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/13@tmp/config270441735424430055tmp [Pipeline] { [Pipeline] sh [2021-03-10T15:52:58.008Z] + set +x [2021-03-10T15:52:58.008Z] + curl -s https://codecov.io/bash [2021-03-10T15:52:58.008Z] + bash -s -- [2021-03-10T15:52:58.271Z] [2021-03-10T15:52:58.271Z] _____ _ [2021-03-10T15:52:58.271Z] / ____| | | [2021-03-10T15:52:58.271Z] | | ___ __| | ___ ___ _____ __ [2021-03-10T15:52:58.271Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-10T15:52:58.271Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-10T15:52:58.271Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-10T15:52:58.271Z] Bash-20210309-2b87ace [2021-03-10T15:52:58.271Z] [2021-03-10T15:52:58.271Z] [2021-03-10T15:52:58.271Z] ==> git version 2.24.3 found [2021-03-10T15:52:58.535Z] ==> 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-10T15:52:58.535Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-10T15:52:58.535Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-10T15:52:58.535Z] ==> Jenkins CI detected. [2021-03-10T15:52:58.535Z] project root: . [2021-03-10T15:52:58.535Z] --> token set from env [2021-03-10T15:52:58.535Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-10T15:52:58.535Z] ==> Running gcov in . (disable via -X gcov) [2021-03-10T15:52:58.535Z] ==> Python coveragepy not found [2021-03-10T15:52:58.535Z] ==> Searching for coverage reports in: [2021-03-10T15:52:58.535Z] + . [2021-03-10T15:52:58.535Z] -> Found 1 reports [2021-03-10T15:52:58.535Z] ==> Detecting git/mercurial file structure [2021-03-10T15:52:58.798Z] ==> Reading reports [2021-03-10T15:52:58.798Z] + ./coverage.out bytes=628838 [2021-03-10T15:52:58.798Z] ==> Appending adjustments [2021-03-10T15:52:58.798Z] https://docs.codecov.io/docs/fixing-reports [2021-03-10T15:53:02.110Z] + Found adjustments [2021-03-10T15:53:02.110Z] ==> Gzipping contents [2021-03-10T15:53:02.372Z] 92K /tmp/codecov.gXdjjU.gz [2021-03-10T15:53:02.372Z] ==> Uploading reports [2021-03-10T15:53:02.372Z] url: https://codecov.io [2021-03-10T15:53:02.372Z] query: branch=PR-3209&commit=47041f63e4fd20aee46499544879fd8d908199f5&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3209%2F13%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3209&job=&cmd_args= [2021-03-10T15:53:02.372Z] -> Pinging Codecov [2021-03-10T15:53:02.372Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-3209&commit=47041f63e4fd20aee46499544879fd8d908199f5&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3209%2F13%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3209&job=&cmd_args= [2021-03-10T15:53:07.676Z] -> Uploading to [2021-03-10T15:53:07.676Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-10/00271124DB129430A58F1EEE437C3FCB/47041f63e4fd20aee46499544879fd8d908199f5/bdd6b6e8-b82f-426f-b4a0-b98dc0b8cf12.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210310%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210310T155306Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=88dd54473e9b86ae40e3b29dd921e5557c129239f58d81a92ac7b244a0d7ae25 [2021-03-10T15:53:07.676Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-10T15:53:07.676Z] Dload Upload Total Spent Left Speed [2021-03-10T15:53:07.676Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 92813 0 0 100 92813 0 166k --:--:-- --:--:-- --:--:-- 166k [2021-03-10T15:53:07.676Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/47041f63e4fd20aee46499544879fd8d908199f5 [Pipeline] } [2021-03-10T15:53:07.687Z] 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-10T15:53:09.383Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-10T15:53:10.269Z] ---> package-listing.sh [2021-03-10T15:53:10.269Z] ++ facter osfamily [2021-03-10T15:53:10.269Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-10T15:53:10.269Z] + OS_FAMILY=redhat [2021-03-10T15:53:10.269Z] + workspace=/w/workspace/edgex-go/13 [2021-03-10T15:53:10.269Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-10T15:53:10.269Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-10T15:53:10.269Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-10T15:53:10.269Z] + PACKAGES=/tmp/packages_start.txt [2021-03-10T15:53:10.269Z] + '[' /w/workspace/edgex-go/13 ']' [2021-03-10T15:53:10.269Z] + PACKAGES=/tmp/packages_end.txt [2021-03-10T15:53:10.269Z] + case "${OS_FAMILY}" in [2021-03-10T15:53:10.269Z] + rpm -qa [2021-03-10T15:53:10.269Z] + sort [2021-03-10T15:53:15.581Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-10T15:53:15.581Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-10T15:53:15.581Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-10T15:53:15.581Z] + '[' /w/workspace/edgex-go/13 ']' [2021-03-10T15:53:15.581Z] + mkdir -p /w/workspace/edgex-go/13/archives/ [2021-03-10T15:53:15.581Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/13/archives/ [Pipeline] echo [2021-03-10T15:53:15.594Z] 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/13/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-10T15:53:15.900Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-10T15:53:16.216Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-10T15:53:16.216Z] [2021-03-10T15:53:16.216Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-10T15:53:16.833Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-10T15:53:17.115Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-10T15:53:17.115Z] df20fa9351a1: Pulling fs layer [2021-03-10T15:53:17.115Z] 36b3adc4ff6f: Pulling fs layer [2021-03-10T15:53:17.115Z] 8ad3a11d3b57: Pulling fs layer [2021-03-10T15:53:17.115Z] 46f8f816bc3b: Pulling fs layer [2021-03-10T15:53:17.115Z] 93b61091891f: Pulling fs layer [2021-03-10T15:53:17.115Z] 93b9cdb0e59b: Pulling fs layer [2021-03-10T15:53:17.115Z] 5e14af77c1be: Pulling fs layer [2021-03-10T15:53:17.115Z] 01666e4c0597: Pulling fs layer [2021-03-10T15:53:17.115Z] aa168da1d23b: Pulling fs layer [2021-03-10T15:53:17.115Z] 46f8f816bc3b: Waiting [2021-03-10T15:53:17.115Z] 01666e4c0597: Waiting [2021-03-10T15:53:17.115Z] 93b9cdb0e59b: Waiting [2021-03-10T15:53:17.115Z] aa168da1d23b: Waiting [2021-03-10T15:53:17.115Z] 5e14af77c1be: Waiting [2021-03-10T15:53:17.115Z] 36b3adc4ff6f: Verifying Checksum [2021-03-10T15:53:17.115Z] 36b3adc4ff6f: Download complete [2021-03-10T15:53:17.115Z] 46f8f816bc3b: Verifying Checksum [2021-03-10T15:53:17.115Z] 46f8f816bc3b: Download complete [2021-03-10T15:53:17.115Z] df20fa9351a1: Verifying Checksum [2021-03-10T15:53:17.115Z] df20fa9351a1: Download complete [2021-03-10T15:53:17.115Z] 93b9cdb0e59b: Verifying Checksum [2021-03-10T15:53:17.115Z] 93b9cdb0e59b: Download complete [2021-03-10T15:53:17.381Z] 5e14af77c1be: Verifying Checksum [2021-03-10T15:53:17.381Z] 5e14af77c1be: Download complete [2021-03-10T15:53:17.381Z] 93b61091891f: Verifying Checksum [2021-03-10T15:53:17.381Z] 93b61091891f: Download complete [2021-03-10T15:53:17.381Z] 01666e4c0597: Verifying Checksum [2021-03-10T15:53:17.381Z] 01666e4c0597: Download complete [2021-03-10T15:53:17.381Z] 8ad3a11d3b57: Verifying Checksum [2021-03-10T15:53:17.381Z] 8ad3a11d3b57: Download complete [2021-03-10T15:53:17.644Z] df20fa9351a1: Pull complete [2021-03-10T15:53:17.918Z] 36b3adc4ff6f: Pull complete [2021-03-10T15:53:19.336Z] aa168da1d23b: Verifying Checksum [2021-03-10T15:53:19.336Z] aa168da1d23b: Download complete [2021-03-10T15:53:19.600Z] 8ad3a11d3b57: Pull complete [2021-03-10T15:53:19.863Z] 46f8f816bc3b: Pull complete [2021-03-10T15:53:20.816Z] 93b61091891f: Pull complete [2021-03-10T15:53:21.078Z] 93b9cdb0e59b: Pull complete [2021-03-10T15:53:21.341Z] 5e14af77c1be: Pull complete [2021-03-10T15:53:21.341Z] 01666e4c0597: Pull complete [2021-03-10T15:53:29.530Z] aa168da1d23b: Pull complete [2021-03-10T15:53:30.104Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-10T15:53:30.104Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-10T15:53:30.104Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-10T15:53:30.325Z] prd-centos7-docker-4c-2g-29340 does not seem to be running inside a container [2021-03-10T15:53:30.384Z] $ 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/13/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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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-lftools-log-publisher:alpine cat [2021-03-10T15:53:35.514Z] $ docker top 4cfd8c1f5d19b53fc9ca940fc6fb33bd1f2e2b039613b73d3c8cb605beb76b9b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-10T15:53:36.145Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-10T15:53:36.451Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-10T15:53:36.750Z] + ls /var/log/sa-host [2021-03-10T15:53:36.750Z] + sadf -c /var/log/sa-host/sa10 [2021-03-10T15:53:36.750Z] file_magic: OK [2021-03-10T15:53:36.750Z] HZ: Using current value: 100 [2021-03-10T15:53:36.750Z] file_header: OK [2021-03-10T15:53:36.750Z] 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-10T15:53:36.750Z] Statistics: [2021-03-10T15:53:36.750Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-10T15:53:36.750Z] File successfully converted to sysstat format version 12.2.1 [2021-03-10T15:53:36.750Z] + sadf -c /var/log/sa-host/sa23 [2021-03-10T15:53:36.750Z] file_magic: OK [2021-03-10T15:53:36.750Z] HZ: Using current value: 100 [2021-03-10T15:53:36.750Z] file_header: OK [2021-03-10T15:53:36.750Z] 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-10T15:53:36.750Z] Statistics: [2021-03-10T15:53:36.750Z] Hnuu...uuuununununu... [2021-03-10T15:53:36.750Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-10T15:53:36.949Z] provisioning config files... [2021-03-10T15:53:36.964Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/13@tmp/config5284124896482154705tmp [Pipeline] { [Pipeline] echo [2021-03-10T15:53:37.048Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-10T15:53:37.350Z] ---> create-netrc.sh [Pipeline] } [2021-03-10T15:53:37.360Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-10T15:53:37.452Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-10T15:53:37.759Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-10T15:53:37.770Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-10T15:53:38.083Z] ---> sudo-logs.sh [2021-03-10T15:53:38.083Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-10T15:53:38.149Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-10T15:53:38.454Z] ---> job-cost.sh [2021-03-10T15:53:38.454Z] lf-activate-venv: SKIPPING [2021-03-10T15:53:38.454Z] DEBUG: total: 0.20999999344348907 [2021-03-10T15:53:38.454Z] INFO: Retrieving Stack Cost... [2021-03-10T15:53:39.848Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-10T15:53:40.127Z] INFO: Archiving Costs [Pipeline] echo [2021-03-10T15:53:40.144Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-10T15:53:40.446Z] ---> logs-deploy.sh [2021-03-10T15:53:40.446Z] lf-activate-venv: SKIPPING [2021-03-10T15:53:40.446Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3209/13 [2021-03-10T15:53:40.446Z] INFO: archiving workspace using pattern(s): [2021-03-10T15:53:41.845Z] Archives upload complete. [2021-03-10T15:53:42.110Z] INFO: archiving logs to Nexus