Pull request #3051 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from fed66cef04f51147ac7e75bd7131d072a6d6f290+b641f4fe6866282541f2491776ace8236c0fa9c5 (2d29840e2e897222f42d8b6a9a988118688c8ce5) 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-21662 in /w/workspace/edgexfoundry_edgex-go_PR-3051 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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 b641f4fe6866282541f2491776ace8236c0fa9c5 into PR head commit fed66cef04f51147ac7e75bd7131d072a6d6f290 Merge succeeded, producing fed66cef04f51147ac7e75bd7131d072a6d6f290 Checking out Revision fed66cef04f51147ac7e75bd7131d072a6d6f290 (PR-3051) > 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/3051/head:refs/remotes/origin/PR-3051 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fed66cef04f51147ac7e75bd7131d072a6d6f290 # 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 b641f4fe6866282541f2491776ace8236c0fa9c5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fed66cef04f51147ac7e75bd7131d072a6d6f290 # timeout=10 Commit message: "fix(core-data): Set ApiVerion on Event/Reading DTOs prior to publishing to MessageBus" First time build. Skipping changelog. [Pipeline] } > git rev-list --no-walk 7c22161e7358ea62ae94c661ce8d86ab54401cb7 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-20T20:37:21.424Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-20T20:37:21.738Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-20T20:37:21.856Z] ========================================================= [2021-01-20T20:37:21.857Z] EdgeX Global Pipelines Version Info [2021-01-20T20:37:21.857Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-20T20:37:23.383Z] ------------------- [2021-01-20T20:37:23.383Z] stable info: [2021-01-20T20:37:23.383Z] ------------------- [2021-01-20T20:37:23.383Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-20T20:37:23.383Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-20T20:37:23.383Z] Message: update stable to v1.0.179 [2021-01-20T20:37:24.332Z] ------------------- [2021-01-20T20:37:24.332Z] experimental info: [2021-01-20T20:37:24.332Z] ------------------- [2021-01-20T20:37:24.332Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-20T20:37:24.332Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-20T20:37:24.332Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-20T20:37:24.599Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-20T20:37:24.703Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-20T20:37:24.796Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-20T20:37:24.888Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-20T20:37:24.988Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-20T20:37:25.086Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-20T20:37:25.177Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-20T20:37:25.275Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-20T20:37:25.427Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-20T20:37:25.512Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-20T20:37:25.605Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-20T20:37:25.702Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-20T20:37:25.808Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-20T20:37:25.904Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-20T20:37:26.050Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-20T20:37:26.168Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-20T20:37:26.262Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-20T20:37:26.352Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-20T20:37:26.443Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-20T20:37:26.531Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-20T20:37:26.621Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-20T20:37:26.713Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-20T20:37:26.808Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-20T20:37:26.895Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3051 [Pipeline] echo [2021-01-20T20:37:26.984Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3051 [Pipeline] echo [2021-01-20T20:37:27.077Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3051 [Pipeline] echo [2021-01-20T20:37:27.172Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fed66cef04f51147ac7e75bd7131d072a6d6f290 [Pipeline] echo [2021-01-20T20:37:27.261Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fed66ce [Pipeline] echo [2021-01-20T20:37:27.388Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-20T20:37:27.558Z] provisioning config files... [2021-01-20T20:37:27.599Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config4426770355698396670tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-20T20:37:27.963Z] ---> docker-login.sh [2021-01-20T20:37:27.964Z] nexus3.edgexfoundry.org:10001 [2021-01-20T20:37:28.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-20T20:37:28.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-20T20:37:28.226Z] Configure a credential helper to remove this warning. See [2021-01-20T20:37:28.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-20T20:37:28.226Z] [2021-01-20T20:37:28.226Z] Login Succeeded [2021-01-20T20:37:28.226Z] nexus3.edgexfoundry.org:10002 [2021-01-20T20:37:28.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-20T20:37:28.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-20T20:37:28.490Z] Configure a credential helper to remove this warning. See [2021-01-20T20:37:28.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-20T20:37:28.490Z] [2021-01-20T20:37:28.490Z] Login Succeeded [2021-01-20T20:37:28.490Z] nexus3.edgexfoundry.org:10003 [2021-01-20T20:37:28.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-20T20:37:28.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-20T20:37:28.754Z] Configure a credential helper to remove this warning. See [2021-01-20T20:37:28.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-20T20:37:28.754Z] [2021-01-20T20:37:28.754Z] Login Succeeded [2021-01-20T20:37:28.754Z] nexus3.edgexfoundry.org:10004 [2021-01-20T20:37:28.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-20T20:37:29.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-20T20:37:29.017Z] Configure a credential helper to remove this warning. See [2021-01-20T20:37:29.017Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-20T20:37:29.017Z] [2021-01-20T20:37:29.017Z] Login Succeeded [2021-01-20T20:37:29.017Z] docker.io [2021-01-20T20:37:29.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-20T20:37:29.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-20T20:37:29.280Z] Configure a credential helper to remove this warning. See [2021-01-20T20:37:29.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-20T20:37:29.280Z] [2021-01-20T20:37:29.280Z] Login Succeeded [2021-01-20T20:37:29.280Z] ---> docker-login.sh ends [Pipeline] } [2021-01-20T20:37:29.291Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-20T20:37:29.771Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/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-01-20T20:37:29.771Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-20T20:37:29.771Z] ++ dirname cmd/core-command/Dockerfile [2021-01-20T20:37:29.771Z] ++ cut -d/ -f2 [2021-01-20T20:37:29.771Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-20T20:37:29.771Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-20T20:37:29.771Z] ++ dirname cmd/core-data/Dockerfile [2021-01-20T20:37:29.771Z] ++ cut -d/ -f2 [2021-01-20T20:37:29.771Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-20T20:37:29.771Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-20T20:37:29.771Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-20T20:37:29.771Z] ++ cut -d/ -f2 [2021-01-20T20:37:29.771Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-20T20:37:29.771Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-20T20:37:29.771Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2021-01-20T20:37:29.771Z] ++ cut -d/ -f2 [2021-01-20T20:37:29.771Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2021-01-20T20:37:29.771Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-20T20:37:29.771Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-20T20:37:29.771Z] ++ cut -d/ -f2 [2021-01-20T20:37:29.771Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-20T20:37:29.771Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-20T20:37:29.771Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-20T20:37:29.771Z] ++ cut -d/ -f2 [2021-01-20T20:37:29.771Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-20T20:37:29.771Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-20T20:37:29.771Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-20T20:37:29.771Z] ++ cut -d/ -f2 [2021-01-20T20:37:29.771Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-20T20:37:29.771Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-20T20:37:29.771Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-20T20:37:29.771Z] ++ cut -d/ -f2 [2021-01-20T20:37:29.771Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-20T20:37:29.771Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-20T20:37:29.771Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-20T20:37:29.771Z] ++ cut -d/ -f2 [2021-01-20T20:37:29.771Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-20T20:37:29.847Z] 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-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/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-01-20T20:37:30.752Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-20T20:37:30.752Z] [2021-01-20T20:37:30.752Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-20T20:37:31.098Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-20T20:37:31.098Z] latest: Pulling from edgex-devops/git-semver [2021-01-20T20:37:31.098Z] 31603596830f: Pulling fs layer [2021-01-20T20:37:31.098Z] 2a8b12db71e7: Pulling fs layer [2021-01-20T20:37:31.098Z] 6ca5941a6612: Pulling fs layer [2021-01-20T20:37:31.098Z] ecc8261a40a4: Pulling fs layer [2021-01-20T20:37:31.098Z] ecc8261a40a4: Waiting [2021-01-20T20:37:31.098Z] 2a8b12db71e7: Verifying Checksum [2021-01-20T20:37:31.098Z] 2a8b12db71e7: Download complete [2021-01-20T20:37:31.366Z] 31603596830f: Verifying Checksum [2021-01-20T20:37:31.366Z] 31603596830f: Download complete [2021-01-20T20:37:31.366Z] ecc8261a40a4: Verifying Checksum [2021-01-20T20:37:31.366Z] ecc8261a40a4: Download complete [2021-01-20T20:37:31.366Z] 6ca5941a6612: Verifying Checksum [2021-01-20T20:37:31.366Z] 6ca5941a6612: Download complete [2021-01-20T20:37:31.629Z] 31603596830f: Pull complete [2021-01-20T20:37:31.894Z] 2a8b12db71e7: Pull complete [2021-01-20T20:37:32.846Z] 6ca5941a6612: Pull complete [2021-01-20T20:37:32.846Z] ecc8261a40a4: Pull complete [2021-01-20T20:37:32.846Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-20T20:37:32.846Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-20T20:37:32.846Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-20T20:37:32.952Z] prd-centos7-docker-4c-2g-21662 does not seem to be running inside a container [2021-01-20T20:37:33.003Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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:10004/edgex-devops/git-semver:latest cat [2021-01-20T20:37:35.525Z] $ docker top 5f2254b6ad3925b990c43328a3533307d9582b50350de44037f62bf8daef11fa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-20T20:37:35.901Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-20T20:37:35.902Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-20T20:37:36.118Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-20T20:37:36.123Z] $ docker exec 5f2254b6ad3925b990c43328a3533307d9582b50350de44037f62bf8daef11fa ssh-agent [2021-01-20T20:37:36.294Z] SSH_AUTH_SOCK=/tmp/ssh-WskmKdIax81l/agent.12 [2021-01-20T20:37:36.294Z] SSH_AGENT_PID=17 [2021-01-20T20:37:36.305Z] Running ssh-add (command line suppressed) [2021-01-20T20:37:36.424Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_3479648244011544363.key (/w/workspace/edgex-go/5@tmp/private_key_3479648244011544363.key) [2021-01-20T20:37:36.475Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-20T20:37:36.817Z] + git tag --points-at HEAD [Pipeline] } [2021-01-20T20:37:36.842Z] $ docker exec --env ******** --env ******** 5f2254b6ad3925b990c43328a3533307d9582b50350de44037f62bf8daef11fa ssh-agent -k [2021-01-20T20:37:36.962Z] unset SSH_AUTH_SOCK; [2021-01-20T20:37:36.963Z] unset SSH_AGENT_PID; [2021-01-20T20:37:36.963Z] echo Agent pid 17 killed; [2021-01-20T20:37:37.009Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-20T20:37:37.160Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-20T20:37:37.160Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-20T20:37:37.334Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-20T20:37:37.340Z] $ docker exec 5f2254b6ad3925b990c43328a3533307d9582b50350de44037f62bf8daef11fa ssh-agent [2021-01-20T20:37:37.502Z] SSH_AUTH_SOCK=/tmp/ssh-nEsxLYbXjlv6/agent.47 [2021-01-20T20:37:37.502Z] SSH_AGENT_PID=53 [2021-01-20T20:37:37.510Z] Running ssh-add (command line suppressed) [2021-01-20T20:37:37.632Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_3523409081793284286.key (/w/workspace/edgex-go/5@tmp/private_key_3523409081793284286.key) [2021-01-20T20:37:37.682Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-20T20:37:38.023Z] + git semver init [2021-01-20T20:37:38.023Z] # -> Open(): unable to determine branch for HEAD [2021-01-20T20:37:38.023Z] # $GIT_DIR = /w/workspace/edgex-go/5/.git [2021-01-20T20:37:38.023Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/5 [2021-01-20T20:37:38.023Z] # $SEMVER_REMOTE_NAME = origin [2021-01-20T20:37:38.023Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-20T20:37:38.023Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-20T20:37:38.023Z] # $SEMVER_BRANCH = PR-3051 [2021-01-20T20:37:38.023Z] # $SEMVER_TEMP = /tmp/semver-561955130 [2021-01-20T20:37:38.023Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-20T20:38:04.755Z] # '/tmp/semver-561955130' -> '/w/workspace/edgex-go/5/.semver' [2021-01-20T20:38:05.344Z] # -> Force: false [2021-01-20T20:38:05.344Z] # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } [2021-01-20T20:38:05.360Z] $ docker exec --env ******** --env ******** 5f2254b6ad3925b990c43328a3533307d9582b50350de44037f62bf8daef11fa ssh-agent -k [2021-01-20T20:38:05.659Z] unset SSH_AUTH_SOCK; [2021-01-20T20:38:05.659Z] unset SSH_AGENT_PID; [2021-01-20T20:38:05.659Z] echo Agent pid 53 killed; [2021-01-20T20:38:05.769Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-20T20:38:06.259Z] + git semver [Pipeline] } [2021-01-20T20:38:06.280Z] $ docker stop --time=1 5f2254b6ad3925b990c43328a3533307d9582b50350de44037f62bf8daef11fa [2021-01-20T20:38:07.902Z] $ docker rm -f 5f2254b6ad3925b990c43328a3533307d9582b50350de44037f62bf8daef11fa [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-20T20:38:08.452Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-20T20:38:09.024Z] Stashed 1 file(s) [Pipeline] echo [2021-01-20T20:38:09.027Z] [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-01-20T20:38:09.884Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-20T20:38:10.197Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-20T20:38:10.499Z] + sudo service docker restart [2021-01-20T20:38:10.499Z] + true [2021-01-20T20:38:10.499Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-20T20:38:11.102Z] ========================================================= [2021-01-20T20:38:11.102Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-20T20:38:11.102Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-20T20:38:11.452Z] + 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-01-20T20:38:15.696Z] Sending build context to Docker daemon 326.6MB [2021-01-20T20:38:15.696Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-20T20:38:15.696Z] Step 2/6 : FROM ${BASE} [2021-01-20T20:38:15.696Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-20T20:38:15.696Z] 188c0c94c7c5: Pulling fs layer [2021-01-20T20:38:15.696Z] 0ef7d3d256c8: Pulling fs layer [2021-01-20T20:38:15.696Z] de9db76c5a1d: Pulling fs layer [2021-01-20T20:38:15.696Z] bca2f99d35d6: Pulling fs layer [2021-01-20T20:38:15.696Z] 93359f2a8cfa: Pulling fs layer [2021-01-20T20:38:15.696Z] 7c6f9722023f: Pulling fs layer [2021-01-20T20:38:15.696Z] a35cf1a2eb13: Pulling fs layer [2021-01-20T20:38:15.696Z] bca2f99d35d6: Waiting [2021-01-20T20:38:15.696Z] 93359f2a8cfa: Waiting [2021-01-20T20:38:15.696Z] 7c6f9722023f: Waiting [2021-01-20T20:38:15.696Z] a35cf1a2eb13: Waiting [2021-01-20T20:38:15.696Z] de9db76c5a1d: Verifying Checksum [2021-01-20T20:38:15.696Z] de9db76c5a1d: Download complete [2021-01-20T20:38:15.696Z] 0ef7d3d256c8: Download complete [2021-01-20T20:38:15.696Z] 93359f2a8cfa: Download complete [2021-01-20T20:38:15.696Z] 7c6f9722023f: Verifying Checksum [2021-01-20T20:38:15.696Z] 7c6f9722023f: Download complete [2021-01-20T20:38:15.696Z] 188c0c94c7c5: Download complete [2021-01-20T20:38:15.959Z] 188c0c94c7c5: Pull complete [2021-01-20T20:38:16.222Z] 0ef7d3d256c8: Pull complete [2021-01-20T20:38:16.222Z] de9db76c5a1d: Pull complete [2021-01-20T20:38:18.157Z] a35cf1a2eb13: Verifying Checksum [2021-01-20T20:38:18.157Z] a35cf1a2eb13: Download complete [2021-01-20T20:38:18.736Z] bca2f99d35d6: Verifying Checksum [2021-01-20T20:38:18.736Z] bca2f99d35d6: Download complete [2021-01-20T20:38:24.383Z] Still waiting to schedule task [2021-01-20T20:38:24.383Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-01-20T20:38:25.350Z] bca2f99d35d6: Pull complete [2021-01-20T20:38:25.350Z] 93359f2a8cfa: Pull complete [2021-01-20T20:38:25.350Z] 7c6f9722023f: Pull complete [2021-01-20T20:38:28.677Z] a35cf1a2eb13: Pull complete [2021-01-20T20:38:28.677Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-20T20:38:28.677Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-20T20:38:28.677Z] ---> a62c8e92a672 [2021-01-20T20:38:28.677Z] 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-01-20T20:38:28.940Z] ---> Running in ce790f48da52 [2021-01-20T20:38:29.516Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-20T20:38:30.091Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-20T20:38:30.671Z] (1/12) Installing libmagic (5.38-r0) [2021-01-20T20:38:30.671Z] (2/12) Installing file (5.38-r0) [2021-01-20T20:38:30.937Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-20T20:38:30.937Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-20T20:38:40.985Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-20T20:38:40.985Z] (6/12) Installing patch (2.7.6-r6) [2021-01-20T20:38:40.985Z] (7/12) Installing build-base (0.5-r2) [2021-01-20T20:38:40.985Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-20T20:38:40.985Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-20T20:38:40.985Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-20T20:38:40.985Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-20T20:38:40.985Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-20T20:38:40.985Z] Executing busybox-1.31.1-r19.trigger [2021-01-20T20:38:40.985Z] OK: 233 MiB in 51 packages [2021-01-20T20:38:45.236Z] Removing intermediate container ce790f48da52 [2021-01-20T20:38:45.236Z] ---> 97a74be1e091 [2021-01-20T20:38:45.236Z] Step 4/6 : WORKDIR /edgex-go [2021-01-20T20:38:45.236Z] ---> Running in ee53c32fe87b [2021-01-20T20:38:45.236Z] Removing intermediate container ee53c32fe87b [2021-01-20T20:38:45.236Z] ---> d13c10f77ec2 [2021-01-20T20:38:45.236Z] Step 5/6 : COPY go.mod . [2021-01-20T20:38:45.236Z] ---> 9e34a8942faf [2021-01-20T20:38:45.236Z] Step 6/6 : RUN go mod download [2021-01-20T20:38:45.502Z] ---> Running in bfe794d9103e [2021-01-20T20:39:12.142Z] Removing intermediate container bfe794d9103e [2021-01-20T20:39:12.142Z] ---> 9110d565aca6 [2021-01-20T20:39:12.142Z] Successfully built 9110d565aca6 [2021-01-20T20:39:12.142Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-20T20:39:12.471Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-20T20:39:12.471Z] . [Pipeline] withDockerContainer [2021-01-20T20:39:12.582Z] prd-centos7-docker-4c-2g-21662 does not seem to be running inside a container [2021-01-20T20:39:12.639Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-20T20:39:13.465Z] $ docker top bc57bccc44cd08ab64c4f3b03a9565a8ff5663186b8d56ce47416f6d6c959c19 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-20T20:39:14.002Z] + go version [2021-01-20T20:39:14.002Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-20T20:39:14.021Z] $ docker stop --time=1 bc57bccc44cd08ab64c4f3b03a9565a8ff5663186b8d56ce47416f6d6c959c19 [2021-01-20T20:39:15.390Z] $ docker rm -f bc57bccc44cd08ab64c4f3b03a9565a8ff5663186b8d56ce47416f6d6c959c19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-20T20:39:16.305Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-20T20:39:16.306Z] . [Pipeline] withDockerContainer [2021-01-20T20:39:16.422Z] prd-centos7-docker-4c-2g-21662 does not seem to be running inside a container [2021-01-20T20:39:16.524Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-20T20:39:17.250Z] $ docker top 8a2fd2326aa109934091f76e8544e310f5b7f68b0b38e3ab7c3e1fb836f08f49 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-20T20:39:17.553Z] ========================================================= [2021-01-20T20:39:17.553Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-20T20:39:17.553Z] ========================================================= [Pipeline] sh [2021-01-20T20:39:17.850Z] + make test [2021-01-20T20:39:17.850Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-20T20:39:27.919Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-20T20:39:40.328Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-20T20:39:48.605Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-20T20:39:48.873Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-20T20:39:48.873Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-20T20:39:48.873Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-20T20:39:48.873Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-20T20:39:49.139Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-20T20:39:49.728Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-20T20:39:50.008Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-20T20:39:50.601Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-20T20:39:52.581Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-20T20:39:52.581Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-20T20:39:52.581Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-20T20:39:55.183Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.117s coverage: 46.6% of statements [2021-01-20T20:39:55.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-20T20:39:55.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-20T20:39:55.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-20T20:39:55.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-20T20:39:55.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-20T20:39:58.583Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.191s coverage: 27.0% of statements [2021-01-20T20:39:58.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-20T20:39:58.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-20T20:39:58.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-20T20:39:58.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-20T20:39:58.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-20T20:39:58.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-20T20:39:58.583Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.057s coverage: 100.0% of statements [2021-01-20T20:39:58.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-20T20:39:58.584Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.051s coverage: 100.0% of statements [2021-01-20T20:39:58.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-20T20:39:58.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-20T20:39:58.584Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.078s coverage: 66.7% of statements [2021-01-20T20:39:58.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-20T20:39:58.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-20T20:39:59.198Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.488s coverage: 82.3% of statements [2021-01-20T20:39:59.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-20T20:39:59.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-20T20:39:59.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-20T20:39:59.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-20T20:40:00.644Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.376s coverage: 28.6% of statements [2021-01-20T20:40:00.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-20T20:40:00.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-20T20:40:00.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-20T20:40:00.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-20T20:40:00.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-20T20:40:00.644Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.080s coverage: 100.0% of statements [2021-01-20T20:40:00.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-20T20:40:00.644Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.035s coverage: 100.0% of statements [2021-01-20T20:40:00.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-20T20:40:00.924Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.114s coverage: 86.7% of statements [2021-01-20T20:40:00.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-20T20:40:01.541Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.155s coverage: 97.5% of statements [2021-01-20T20:40:01.541Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-20T20:40:01.541Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.061s coverage: 78.3% of statements [2021-01-20T20:40:01.541Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-20T20:40:01.541Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-20T20:40:01.541Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-20T20:40:01.541Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-20T20:40:04.371Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.459s coverage: 92.8% of statements [2021-01-20T20:40:04.371Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-20T20:40:04.371Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-20T20:40:04.371Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-20T20:40:04.371Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-20T20:40:04.371Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-20T20:40:04.371Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-20T20:40:04.371Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-20T20:40:04.371Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-20T20:40:04.371Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-20T20:40:04.371Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-20T20:40:04.371Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-20T20:40:04.371Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-20T20:40:04.371Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-20T20:40:04.371Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-20T20:40:04.371Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-20T20:40:04.371Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-20T20:40:04.371Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-20T20:40:04.371Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-20T20:40:04.371Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements [2021-01-20T20:40:04.371Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-20T20:40:04.371Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-20T20:40:04.371Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.060s coverage: 0.1% of statements [2021-01-20T20:40:04.371Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-20T20:40:04.371Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-20T20:40:04.371Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-20T20:40:04.371Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-20T20:40:04.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.038s coverage: 100.0% of statements [2021-01-20T20:40:04.371Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-20T20:40:04.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.056s coverage: 75.5% of statements [2021-01-20T20:40:04.371Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-20T20:40:04.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.041s coverage: 80.8% of statements [2021-01-20T20:40:04.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.080s coverage: 87.2% of statements [2021-01-20T20:40:04.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.058s coverage: 84.2% of statements [2021-01-20T20:40:04.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.099s coverage: 91.4% of statements [2021-01-20T20:40:04.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-20T20:40:05.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.194s coverage: 63.5% of statements [2021-01-20T20:40:05.622Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-20T20:40:05.622Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-20T20:40:05.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.039s coverage: 100.0% of statements [2021-01-20T20:40:05.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 91.3% of statements [2021-01-20T20:40:05.931Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2021-01-20T20:40:05.931Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.062s coverage: 73.7% of statements [2021-01-20T20:40:05.931Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.040s coverage: 100.0% of statements [2021-01-20T20:40:07.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.302s coverage: 68.9% of statements [2021-01-20T20:40:07.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-20T20:40:07.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-20T20:40:07.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-20T20:40:07.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-20T20:40:07.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-20T20:40:07.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.088s coverage: 37.0% of statements [2021-01-20T20:40:07.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-20T20:40:07.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-20T20:40:07.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.321s coverage: 84.0% of statements [2021-01-20T20:40:07.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.048s coverage: 100.0% of statements [2021-01-20T20:40:10.178Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.126s coverage: 47.1% of statements [2021-01-20T20:40:10.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-20T20:40:10.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-20T20:40:10.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-20T20:40:10.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-20T20:40:10.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-20T20:40:10.178Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.071s coverage: 100.0% of statements [2021-01-20T20:40:10.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-20T20:40:10.178Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.052s coverage: 100.0% of statements [2021-01-20T20:40:10.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-20T20:40:11.164Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.738s coverage: 29.1% of statements [2021-01-20T20:40:11.164Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-20T20:40:11.164Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-20T20:40:11.164Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-20T20:40:11.164Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-20T20:40:11.164Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-20T20:40:11.164Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.075s coverage: 99.0% of statements [2021-01-20T20:40:11.164Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-20T20:40:11.164Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.045s coverage: 100.0% of statements [2021-01-20T20:40:11.164Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-20T20:40:11.164Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.027s coverage: 0.0% of statements [2021-01-20T20:40:11.164Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-20T20:40:11.164Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.034s coverage: 100.0% of statements [2021-01-20T20:40:11.164Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-20T20:40:11.164Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-20T20:40:11.164Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-20T20:40:11.164Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-20T20:40:11.441Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.044s coverage: 87.9% of statements [2021-01-20T20:40:11.441Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-20T20:40:11.441Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-20T20:40:12.035Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.034s coverage: 100.0% of statements [2021-01-20T20:40:12.035Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.034s coverage: 32.1% of statements [2021-01-20T20:40:12.035Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-01-20T20:40:12.661Z] GO111MODULE=on go vet ./... [2021-01-20T20:40:40.189Z] gofmt -l . [2021-01-20T20:40:40.189Z] [ "`gofmt -l .`" = "" ] [2021-01-20T20:40:40.189Z] ./bin/test-go-mod-tidy.sh [2021-01-20T20:40:40.189Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-20T20:40:40.514Z] + ls -al . [2021-01-20T20:40:40.514Z] total 656 [2021-01-20T20:40:40.514Z] drwxrwxr-x 10 1001 1001 4096 Jan 20 20:40 . [2021-01-20T20:40:40.514Z] drwxr-xr-x 4 root root 28 Jan 20 20:39 .. [2021-01-20T20:40:40.514Z] -rw-rw-r-- 1 1001 1001 11 Jan 20 20:37 .dockerignore [2021-01-20T20:40:40.514Z] drwxrwxr-x 8 1001 1001 179 Jan 20 20:37 .git [2021-01-20T20:40:40.514Z] drwxrwxr-x 3 1001 1001 125 Jan 20 20:37 .github [2021-01-20T20:40:40.514Z] -rw-rw-r-- 1 1001 1001 824 Jan 20 20:37 .gitignore [2021-01-20T20:40:40.514Z] drwx------ 3 1001 1001 47 Jan 20 20:38 .semver [2021-01-20T20:40:40.514Z] -rw-rw-r-- 1 1001 1001 166 Jan 20 20:37 .sonarcloud.properties [2021-01-20T20:40:40.514Z] -rw-rw-r-- 1 1001 1001 7744 Jan 20 20:37 Attribution.txt [2021-01-20T20:40:40.514Z] -rw-rw-r-- 1 1001 1001 3804 Jan 20 20:37 CONTRIBUTING.md [2021-01-20T20:40:40.514Z] -rw-rw-r-- 1 1001 1001 931 Jan 20 20:37 Dockerfile.build [2021-01-20T20:40:40.514Z] -rw-rw-r-- 1 1001 1001 863 Jan 20 20:37 Jenkinsfile [2021-01-20T20:40:40.514Z] -rw-rw-r-- 1 1001 1001 10775 Jan 20 20:37 LICENSE [2021-01-20T20:40:40.514Z] -rw-rw-r-- 1 1001 1001 5750 Jan 20 20:37 Makefile [2021-01-20T20:40:40.514Z] -rw-rw-r-- 1 1001 1001 6524 Jan 20 20:37 README.md [2021-01-20T20:40:40.514Z] -rw-rw-r-- 1 1001 1001 6744 Jan 20 20:37 SECURITY.md [2021-01-20T20:40:40.514Z] -rw-rw-r-- 1 1001 1001 5 Jan 20 20:38 VERSION [2021-01-20T20:40:40.514Z] -rw-rw-r-- 1 1001 1001 4131 Jan 20 20:37 ZMQWindows.md [2021-01-20T20:40:40.514Z] drwxrwxr-x 2 1001 1001 117 Jan 20 20:37 bin [2021-01-20T20:40:40.514Z] drwxrwxr-x 14 1001 1001 4096 Jan 20 20:37 cmd [2021-01-20T20:40:40.514Z] -rw-r--r-- 1 root root 550466 Jan 20 20:40 coverage.out [2021-01-20T20:40:40.514Z] -rw-r--r-- 1 root root 981 Jan 20 20:40 go.mod [2021-01-20T20:40:40.514Z] -rw-r--r-- 1 root root 19436 Jan 20 20:40 go.sum [2021-01-20T20:40:40.514Z] drwxrwxr-x 8 1001 1001 127 Jan 20 20:37 internal [2021-01-20T20:40:40.514Z] drwxrwxr-x 4 1001 1001 26 Jan 20 20:37 openapi [2021-01-20T20:40:40.514Z] drwxrwxr-x 4 1001 1001 71 Jan 20 20:37 snap [2021-01-20T20:40:40.514Z] -rw-rw-r-- 1 1001 1001 168 Jan 20 20:37 version.go [Pipeline] sh [2021-01-20T20:40:40.823Z] + '[' -e coverage.out ] [2021-01-20T20:40:40.823Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-20T20:40:41.065Z] Stashed 1 file(s) [Pipeline] sh [2021-01-20T20:40:41.373Z] + make build [2021-01-20T20:40:41.373Z] 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-01-20T20:40:45.628Z] 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-01-20T20:40:53.877Z] 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-01-20T20:40:54.834Z] 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-01-20T20:40:56.234Z] 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-01-20T20:40:56.498Z] 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-01-20T20:40:57.897Z] 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-01-20T20:40:59.309Z] 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-01-20T20:41:00.287Z] 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-01-20T20:41:01.726Z] 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-01-20T20:41:03.151Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-20T20:41:04.105Z] 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 [Pipeline] } [2021-01-20T20:41:05.548Z] $ docker stop --time=1 8a2fd2326aa109934091f76e8544e310f5b7f68b0b38e3ab7c3e1fb836f08f49 [2021-01-20T20:41:07.255Z] $ docker rm -f 8a2fd2326aa109934091f76e8544e310f5b7f68b0b38e3ab7c3e1fb836f08f49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-20T20:41:09.089Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-20T20:41:09.089Z] [2021-01-20T20:41:09.089Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-20T20:41:09.439Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-20T20:41:09.439Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-20T20:41:09.439Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-20T20:41:09.439Z] ca9280d653b3: Pulling fs layer [2021-01-20T20:41:09.439Z] 7e9c9ca2126c: Pulling fs layer [2021-01-20T20:41:10.396Z] cbdbe7a5bc2a: Download complete [2021-01-20T20:41:10.664Z] cbdbe7a5bc2a: Pull complete [2021-01-20T20:41:10.928Z] ca9280d653b3: Verifying Checksum [2021-01-20T20:41:10.928Z] ca9280d653b3: Download complete [2021-01-20T20:41:11.894Z] 7e9c9ca2126c: Verifying Checksum [2021-01-20T20:41:11.894Z] 7e9c9ca2126c: Download complete [2021-01-20T20:41:11.894Z] ca9280d653b3: Pull complete [2021-01-20T20:41:20.111Z] 7e9c9ca2126c: Pull complete [2021-01-20T20:41:20.111Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-20T20:41:20.111Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-20T20:41:20.111Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-20T20:41:20.265Z] prd-centos7-docker-4c-2g-21662 does not seem to be running inside a container [2021-01-20T20:41:20.321Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-20T20:41:23.475Z] $ docker top 8005169c700bf18406823551935d0c9ebaa9e1136255b427265f9305d90332f2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-20T20:41:24.030Z] + docker-compose build --help [2021-01-20T20:41:24.031Z] + grep parallel [2021-01-20T20:41:24.981Z] --parallel Build images in parallel. [Pipeline] } [2021-01-20T20:41:25.028Z] $ docker stop --time=1 8005169c700bf18406823551935d0c9ebaa9e1136255b427265f9305d90332f2 [2021-01-20T20:41:26.470Z] $ docker rm -f 8005169c700bf18406823551935d0c9ebaa9e1136255b427265f9305d90332f2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-20T20:41:27.350Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-20T20:41:27.350Z] . [Pipeline] withDockerContainer [2021-01-20T20:41:27.565Z] prd-centos7-docker-4c-2g-21662 does not seem to be running inside a container [2021-01-20T20:41:27.723Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-20T20:41:28.287Z] $ docker top 2df833bd79a048c2aa5a69c8c74cf950c857999d08bc9fcc212be363a52bc654 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-20T20:41:28.956Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-20T20:41:29.973Z] Building docker-core-command-go ... [2021-01-20T20:41:29.973Z] Building docker-core-data-go ... [2021-01-20T20:41:29.973Z] Building docker-core-metadata-go ... [2021-01-20T20:41:29.973Z] Building docker-security-bootstrap-redis-go ... [2021-01-20T20:41:29.973Z] Building docker-security-proxy-setup-go ... [2021-01-20T20:41:29.973Z] Building docker-security-secretstore-setup-go ... [2021-01-20T20:41:29.973Z] Building docker-support-notifications-go ... [2021-01-20T20:41:29.973Z] Building docker-support-scheduler-go ... [2021-01-20T20:41:29.973Z] Building docker-sys-mgmt-agent-go ... [2021-01-20T20:41:29.973Z] Building docker-support-scheduler-go [2021-01-20T20:41:29.973Z] Building docker-security-bootstrap-redis-go [2021-01-20T20:41:29.973Z] Building docker-core-command-go [2021-01-20T20:41:29.973Z] Building docker-support-notifications-go [2021-01-20T20:41:29.973Z] Building docker-core-metadata-go [2021-01-20T20:42:02.461Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-20T20:42:02.461Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-20T20:42:02.461Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-20T20:42:02.461Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-20T20:42:02.461Z] ---> 9110d565aca6 [2021-01-20T20:42:02.461Z] Step 3/22 : WORKDIR /edgex-go [2021-01-20T20:42:02.461Z] ---> 9110d565aca6 [2021-01-20T20:42:02.461Z] Step 3/24 : WORKDIR /edgex-go [2021-01-20T20:42:02.461Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-20T20:42:02.461Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-20T20:42:02.461Z] ---> 9110d565aca6 [2021-01-20T20:42:02.461Z] Step 3/21 : WORKDIR /edgex-go [2021-01-20T20:42:02.461Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-20T20:42:02.461Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-20T20:42:02.461Z] ---> 9110d565aca6 [2021-01-20T20:42:02.461Z] Step 3/22 : WORKDIR /edgex-go [2021-01-20T20:42:02.461Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-20T20:42:02.461Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-20T20:42:02.461Z] ---> 9110d565aca6 [2021-01-20T20:42:02.461Z] Step 3/22 : WORKDIR /edgex-go [2021-01-20T20:42:02.461Z] ---> Running in 5a5042450752 [2021-01-20T20:42:02.461Z] ---> Running in 758bc0f68b05 [2021-01-20T20:42:02.461Z] ---> Running in aa654bf225a9 [2021-01-20T20:42:02.461Z] ---> Running in e6fb1344b458 [2021-01-20T20:42:02.461Z] ---> Running in 2567e068b237 [2021-01-20T20:42:02.461Z] Removing intermediate container aa654bf225a9 [2021-01-20T20:42:02.461Z] ---> d362d241a8fe [2021-01-20T20:42:02.461Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-20T20:42:02.461Z] Removing intermediate container 5a5042450752 [2021-01-20T20:42:02.461Z] ---> a0ebb5d94e8c [2021-01-20T20:42:02.461Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-20T20:42:02.461Z] Removing intermediate container 2567e068b237 [2021-01-20T20:42:02.461Z] ---> e2a27f8c2143 [2021-01-20T20:42:02.461Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-20T20:42:02.461Z] Removing intermediate container 758bc0f68b05 [2021-01-20T20:42:02.461Z] ---> 46966c488610 [2021-01-20T20:42:02.461Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-20T20:42:02.461Z] Removing intermediate container e6fb1344b458 [2021-01-20T20:42:02.461Z] ---> e85523d66659 [2021-01-20T20:42:02.461Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-20T20:42:02.461Z] ---> Running in 3f58b71c8fdf [2021-01-20T20:42:02.461Z] ---> Running in b5addefb8aa6 [2021-01-20T20:42:02.461Z] ---> Running in 212c6852e1b0 [2021-01-20T20:42:02.461Z] ---> Running in 6e2b899588bc [2021-01-20T20:42:02.461Z] ---> Running in 5cd767cdf109 [2021-01-20T20:42:04.757Z] Removing intermediate container 3f58b71c8fdf [2021-01-20T20:42:04.757Z] ---> ee3c23ba0251 [2021-01-20T20:42:04.757Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-20T20:42:04.757Z] Removing intermediate container b5addefb8aa6 [2021-01-20T20:42:04.757Z] ---> a0b5c6f11cf8 [2021-01-20T20:42:04.757Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-20T20:42:04.757Z] Removing intermediate container 6e2b899588bc [2021-01-20T20:42:04.757Z] ---> 3d8954a2c4cc [2021-01-20T20:42:04.757Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-20T20:42:04.757Z] Removing intermediate container 212c6852e1b0 [2021-01-20T20:42:04.757Z] ---> d35068fad132 [2021-01-20T20:42:04.757Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-20T20:42:05.346Z] ---> Running in 3cb1290bdb0b [2021-01-20T20:42:05.346Z] ---> Running in 6ea86fd26c97 [2021-01-20T20:42:05.346Z] ---> Running in 70d38d01a060 [2021-01-20T20:42:05.346Z] ---> Running in e148e7b52f77 [2021-01-20T20:42:05.346Z] Removing intermediate container 5cd767cdf109 [2021-01-20T20:42:05.346Z] ---> 2bd0fd0940bf [2021-01-20T20:42:05.346Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-20T20:42:05.346Z] ---> Running in f0058a3327bd [2021-01-20T20:42:06.077Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-20T20:42:06.077Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-20T20:42:06.077Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-20T20:42:06.077Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-20T20:42:06.388Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-20T20:42:06.673Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-20T20:42:06.945Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-20T20:42:06.945Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-20T20:42:06.945Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-20T20:42:06.945Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-20T20:42:07.965Z] OK: 233 MiB in 51 packages [2021-01-20T20:42:07.965Z] OK: 233 MiB in 51 packages [2021-01-20T20:42:08.254Z] Removing intermediate container 6ea86fd26c97 [2021-01-20T20:42:08.254Z] ---> ced80be50288 [2021-01-20T20:42:08.254Z] Step 6/22 : COPY go.mod . [2021-01-20T20:42:08.535Z] ---> 161085f0f9bd [2021-01-20T20:42:08.535Z] Step 7/22 : RUN go mod download [2021-01-20T20:42:08.535Z] OK: 233 MiB in 51 packages [2021-01-20T20:42:08.535Z] ---> Running in e8d31562969a [2021-01-20T20:42:08.535Z] Removing intermediate container f0058a3327bd [2021-01-20T20:42:08.535Z] ---> fb1775f62980 [2021-01-20T20:42:08.535Z] Step 6/22 : COPY go.mod . [2021-01-20T20:42:08.826Z] ---> 49b92291dd1c [2021-01-20T20:42:08.826Z] Step 7/22 : RUN go mod download [2021-01-20T20:42:09.131Z] ---> Running in 87555a15dd4d [2021-01-20T20:42:09.131Z] Removing intermediate container 70d38d01a060 [2021-01-20T20:42:09.131Z] ---> de6acf786dc9 [2021-01-20T20:42:09.131Z] Step 6/24 : COPY go.mod . [2021-01-20T20:42:09.452Z] OK: 233 MiB in 51 packages [2021-01-20T20:42:09.452Z] ---> 73e6fe28f387 [2021-01-20T20:42:09.452Z] Step 7/24 : RUN go mod download [2021-01-20T20:42:09.452Z] ---> Running in 27298a751f40 [2021-01-20T20:42:09.872Z] Removing intermediate container 3cb1290bdb0b [2021-01-20T20:42:09.872Z] ---> 08ef683c4a2d [2021-01-20T20:42:09.872Z] Step 6/22 : COPY go.mod . [2021-01-20T20:42:09.872Z] OK: 233 MiB in 51 packages [2021-01-20T20:42:10.201Z] ---> 82fe428ef6cf [2021-01-20T20:42:10.201Z] Step 7/22 : RUN go mod download [2021-01-20T20:42:10.496Z] ---> Running in 8bcf9b623314 [2021-01-20T20:42:10.496Z] Removing intermediate container e8d31562969a [2021-01-20T20:42:10.496Z] ---> 5155d761e527 [2021-01-20T20:42:10.496Z] Step 8/22 : COPY . . [2021-01-20T20:42:10.496Z] Removing intermediate container 87555a15dd4d [2021-01-20T20:42:10.496Z] ---> 9d6569c96792 [2021-01-20T20:42:10.496Z] Step 8/22 : COPY . . [2021-01-20T20:42:10.789Z] Removing intermediate container e148e7b52f77 [2021-01-20T20:42:10.789Z] ---> 420e5a653a73 [2021-01-20T20:42:10.789Z] Step 6/21 : COPY go.mod . [2021-01-20T20:42:10.892Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-21664 in /w/workspace/edgexfoundry_edgex-go_PR-3051 [Pipeline] { [Pipeline] ws [2021-01-20T20:42:10.951Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-01-20T20:42:15.478Z] using credential edgex-jenkins-ssh [2021-01-20T20:42:15.537Z] Cloning the remote Git repository [2021-01-20T20:42:15.589Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-20T20:42:15.694Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-01-20T20:42:15.759Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-20T20:42:15.760Z] > git --version # timeout=10 [2021-01-20T20:42:15.781Z] > git --version # 'git version 2.17.1' [2021-01-20T20:42:15.783Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-20T20:42:15.857Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-20T20:42:17.586Z] ---> 90b42b67b62c [2021-01-20T20:42:17.586Z] Step 7/21 : RUN go mod download [2021-01-20T20:42:18.168Z] Removing intermediate container 27298a751f40 [2021-01-20T20:42:18.168Z] ---> 6df96822a32d [2021-01-20T20:42:18.168Z] Step 8/24 : COPY . . [2021-01-20T20:42:21.509Z] ---> Running in fe31b76c8366 [2021-01-20T20:42:26.880Z] Removing intermediate container 8bcf9b623314 [2021-01-20T20:42:26.880Z] ---> 14269494c78f [2021-01-20T20:42:26.880Z] Step 8/22 : COPY . . [2021-01-20T20:42:32.511Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-20T20:42:32.529Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-20T20:42:32.553Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-20T20:42:32.583Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-20T20:42:32.584Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-20T20:42:32.595Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3051/head:refs/remotes/origin/PR-3051 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-20T20:42:33.405Z] Merging remotes/origin/master commit b641f4fe6866282541f2491776ace8236c0fa9c5 into PR head commit fed66cef04f51147ac7e75bd7131d072a6d6f290 [2021-01-20T20:42:33.803Z] Merge succeeded, producing fed66cef04f51147ac7e75bd7131d072a6d6f290 [2021-01-20T20:42:33.804Z] Checking out Revision fed66cef04f51147ac7e75bd7131d072a6d6f290 (PR-3051) [2021-01-20T20:42:35.117Z] Removing intermediate container fe31b76c8366 [2021-01-20T20:42:35.117Z] ---> 2caf542ce8d0 [2021-01-20T20:42:35.117Z] Step 8/21 : COPY . . [2021-01-20T20:42:33.429Z] > git config core.sparsecheckout # timeout=10 [2021-01-20T20:42:33.451Z] > git checkout -f fed66cef04f51147ac7e75bd7131d072a6d6f290 # timeout=10 [2021-01-20T20:42:33.735Z] > git remote # timeout=10 [2021-01-20T20:42:33.750Z] > git config --get remote.origin.url # timeout=10 [2021-01-20T20:42:33.761Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-20T20:42:33.771Z] > git merge b641f4fe6866282541f2491776ace8236c0fa9c5 # timeout=10 [2021-01-20T20:42:33.792Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-20T20:42:33.815Z] > git config core.sparsecheckout # timeout=10 [2021-01-20T20:42:33.825Z] > git checkout -f fed66cef04f51147ac7e75bd7131d072a6d6f290 # timeout=10 [2021-01-20T20:42:38.261Z] Commit message: "fix(core-data): Set ApiVerion on Event/Reading DTOs prior to publishing to MessageBus" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-20T20:42:39.939Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-20T20:42:40.338Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-20T20:42:40.690Z] + sudo service docker restart [2021-01-20T20:42:40.690Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-20T20:42:42.754Z] provisioning config files... [2021-01-20T20:42:42.798Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config1084079214378043626tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-20T20:42:43.210Z] ---> docker-login.sh [2021-01-20T20:42:43.210Z] nexus3.edgexfoundry.org:10001 [2021-01-20T20:42:43.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-20T20:42:44.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-20T20:42:44.408Z] Configure a credential helper to remove this warning. See [2021-01-20T20:42:44.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-20T20:42:44.408Z] [2021-01-20T20:42:44.408Z] Login Succeeded [2021-01-20T20:42:44.408Z] nexus3.edgexfoundry.org:10002 [2021-01-20T20:42:44.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-20T20:42:44.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-20T20:42:44.971Z] Configure a credential helper to remove this warning. See [2021-01-20T20:42:44.971Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-20T20:42:44.971Z] [2021-01-20T20:42:44.971Z] Login Succeeded [2021-01-20T20:42:44.971Z] nexus3.edgexfoundry.org:10003 [2021-01-20T20:42:45.205Z] ---> afc1797bf327 [2021-01-20T20:42:45.205Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-20T20:42:45.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-20T20:42:45.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-20T20:42:45.244Z] Configure a credential helper to remove this warning. See [2021-01-20T20:42:45.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-20T20:42:45.244Z] [2021-01-20T20:42:45.244Z] Login Succeeded [2021-01-20T20:42:45.518Z] nexus3.edgexfoundry.org:10004 [2021-01-20T20:42:45.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-20T20:42:45.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-20T20:42:45.792Z] Configure a credential helper to remove this warning. See [2021-01-20T20:42:45.792Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-20T20:42:45.792Z] [2021-01-20T20:42:45.792Z] Login Succeeded [2021-01-20T20:42:45.792Z] docker.io [2021-01-20T20:42:45.794Z] ---> 939ec561d2df [2021-01-20T20:42:45.794Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-20T20:42:46.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-20T20:42:46.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-20T20:42:46.659Z] Configure a credential helper to remove this warning. See [2021-01-20T20:42:46.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-20T20:42:46.659Z] [2021-01-20T20:42:46.659Z] Login Succeeded [2021-01-20T20:42:46.659Z] ---> docker-login.sh ends [Pipeline] } [2021-01-20T20:42:46.677Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-20T20:42:47.130Z] ========================================================= [2021-01-20T20:42:47.130Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-20T20:42:47.130Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-20T20:42:47.198Z] ---> Running in e179efa11a41 [2021-01-20T20:42:47.503Z] + 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-01-20T20:42:48.603Z] ---> 9f73c81b5f51 [2021-01-20T20:42:48.603Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-20T20:42:48.870Z] ---> Running in 270bc5210906 [2021-01-20T20:42:49.449Z] ---> Running in a1621579f0fc [2021-01-20T20:42:50.155Z] Sending build context to Docker daemon 165.5MB [2021-01-20T20:42:50.155Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-20T20:42:50.155Z] Step 2/6 : FROM ${BASE} [2021-01-20T20:42:50.155Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-20T20:42:50.155Z] 5f621e34cdf4: Pulling fs layer [2021-01-20T20:42:50.155Z] a4357932f1b6: Pulling fs layer [2021-01-20T20:42:50.155Z] 18c013af1878: Pulling fs layer [2021-01-20T20:42:50.155Z] 00ac8860ef70: Pulling fs layer [2021-01-20T20:42:50.155Z] 63d7cb157983: Pulling fs layer [2021-01-20T20:42:50.155Z] b116817d02f9: Pulling fs layer [2021-01-20T20:42:50.155Z] 745a02a5169b: Pulling fs layer [2021-01-20T20:42:50.155Z] 00ac8860ef70: Waiting [2021-01-20T20:42:50.155Z] b116817d02f9: Waiting [2021-01-20T20:42:50.155Z] 63d7cb157983: Waiting [2021-01-20T20:42:50.155Z] 745a02a5169b: Waiting [2021-01-20T20:42:50.155Z] 18c013af1878: Verifying Checksum [2021-01-20T20:42:50.155Z] 18c013af1878: Download complete [2021-01-20T20:42:50.155Z] a4357932f1b6: Verifying Checksum [2021-01-20T20:42:50.155Z] a4357932f1b6: Download complete [2021-01-20T20:42:50.155Z] 63d7cb157983: Verifying Checksum [2021-01-20T20:42:50.155Z] 63d7cb157983: Download complete [2021-01-20T20:42:50.155Z] 5f621e34cdf4: Verifying Checksum [2021-01-20T20:42:50.155Z] 5f621e34cdf4: Download complete [2021-01-20T20:42:50.155Z] b116817d02f9: Verifying Checksum [2021-01-20T20:42:50.155Z] b116817d02f9: Download complete [2021-01-20T20:42:50.425Z] 5f621e34cdf4: Pull complete [2021-01-20T20:42:51.043Z] a4357932f1b6: Pull complete [2021-01-20T20:42:51.319Z] 18c013af1878: Pull complete [2021-01-20T20:42:51.402Z] 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-01-20T20:42:52.375Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-20T20:42:52.375Z] 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-01-20T20:42:52.385Z] 745a02a5169b: Verifying Checksum [2021-01-20T20:42:52.385Z] 745a02a5169b: Download complete [2021-01-20T20:42:53.366Z] 00ac8860ef70: Verifying Checksum [2021-01-20T20:42:53.366Z] 00ac8860ef70: Download complete [2021-01-20T20:42:55.104Z] ---> 3239cad7f4e6 [2021-01-20T20:42:55.104Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-20T20:42:57.084Z] ---> Running in 6bdfbd283956 [2021-01-20T20:42:58.072Z] ---> bfb501fa751e [2021-01-20T20:42:58.072Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-20T20:42:58.072Z] ---> Running in 7ccd37787ef0 [2021-01-20T20:42:58.340Z] 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-01-20T20:42:59.320Z] 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-01-20T20:43:03.535Z] 00ac8860ef70: Pull complete [2021-01-20T20:43:03.813Z] 63d7cb157983: Pull complete [2021-01-20T20:43:04.409Z] b116817d02f9: Pull complete [2021-01-20T20:43:08.718Z] 745a02a5169b: Pull complete [2021-01-20T20:43:08.718Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-20T20:43:08.718Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-20T20:43:08.718Z] ---> b7e6874047d6 [2021-01-20T20:43:08.718Z] 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-01-20T20:43:11.322Z] ---> Running in 6730c5d2b6d9 [2021-01-20T20:43:12.314Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-20T20:43:13.289Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-20T20:43:14.259Z] (1/12) Installing libmagic (5.38-r0) [2021-01-20T20:43:14.259Z] (2/12) Installing file (5.38-r0) [2021-01-20T20:43:14.530Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-20T20:43:14.530Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-20T20:43:21.466Z] Removing intermediate container 270bc5210906 [2021-01-20T20:43:21.466Z] ---> 8029574e6e94 [2021-01-20T20:43:21.466Z] [2021-01-20T20:43:21.466Z] Step 10/22 : FROM alpine:3.12 [2021-01-20T20:43:21.466Z] 3.12: Pulling from library/alpine [2021-01-20T20:43:22.067Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-20T20:43:22.067Z] Status: Downloaded newer image for alpine:3.12 [2021-01-20T20:43:22.067Z] ---> 389fef711851 [2021-01-20T20:43:22.067Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-20T20:43:26.297Z] ---> Running in 592a2a21291c [2021-01-20T20:43:26.565Z] Removing intermediate container a1621579f0fc [2021-01-20T20:43:26.565Z] ---> a7906faac2fd [2021-01-20T20:43:26.565Z] [2021-01-20T20:43:26.565Z] Step 10/24 : FROM scratch [2021-01-20T20:43:26.565Z] ---> [2021-01-20T20:43:26.565Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-20T20:43:26.565Z] Removing intermediate container e179efa11a41 [2021-01-20T20:43:26.565Z] ---> 9e3b83bf8a46 [2021-01-20T20:43:26.565Z] [2021-01-20T20:43:26.565Z] Step 10/22 : FROM scratch [2021-01-20T20:43:26.565Z] ---> [2021-01-20T20:43:26.565Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-20T20:43:26.844Z] ---> Running in bdb5c68de098 [2021-01-20T20:43:26.844Z] ---> Running in e10f3a26e741 [2021-01-20T20:43:27.119Z] Removing intermediate container bdb5c68de098 [2021-01-20T20:43:27.119Z] ---> 8fd88b8e1ec7 [2021-01-20T20:43:27.119Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-20T20:43:27.119Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-20T20:43:27.407Z] Removing intermediate container e10f3a26e741 [2021-01-20T20:43:27.407Z] ---> 3bc97f3e6604 [2021-01-20T20:43:27.407Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-20T20:43:27.407Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-20T20:43:27.407Z] ---> Running in 4e6a848f7883 [2021-01-20T20:43:27.407Z] ---> Running in aeca9ccaece3 [2021-01-20T20:43:27.699Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-20T20:43:27.699Z] Removing intermediate container 4e6a848f7883 [2021-01-20T20:43:27.699Z] ---> 9dd90a133371 [2021-01-20T20:43:27.699Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-20T20:43:27.699Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-20T20:43:27.699Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-20T20:43:27.699Z] (4/5) Installing curl (7.69.1-r3) [2021-01-20T20:43:27.699Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-20T20:43:27.699Z] Executing busybox-1.31.1-r19.trigger [2021-01-20T20:43:27.699Z] Executing ca-certificates-20191127-r4.trigger [2021-01-20T20:43:27.699Z] OK: 7 MiB in 19 packages [2021-01-20T20:43:28.284Z] ---> Running in 886431c1be39 [2021-01-20T20:43:28.284Z] Removing intermediate container aeca9ccaece3 [2021-01-20T20:43:28.284Z] ---> 2225df9d1894 [2021-01-20T20:43:28.284Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-20T20:43:28.553Z] ---> Running in 959df51608d1 [2021-01-20T20:43:28.819Z] Removing intermediate container 886431c1be39 [2021-01-20T20:43:28.819Z] ---> 81c792138566 [2021-01-20T20:43:28.819Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-20T20:43:29.082Z] Removing intermediate container 959df51608d1 [2021-01-20T20:43:29.082Z] ---> 46b6ce19d639 [2021-01-20T20:43:29.082Z] Step 14/22 : WORKDIR / [2021-01-20T20:43:29.362Z] ---> ba4dc9f1186e [2021-01-20T20:43:29.362Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-20T20:43:29.362Z] ---> Running in 0a30f31d80c8 [2021-01-20T20:43:29.362Z] Removing intermediate container 592a2a21291c [2021-01-20T20:43:29.362Z] ---> 745540776237 [2021-01-20T20:43:29.362Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-20T20:43:29.611Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-20T20:43:29.611Z] (6/12) Installing patch (2.7.6-r6) [2021-01-20T20:43:29.611Z] (7/12) Installing build-base (0.5-r2) [2021-01-20T20:43:29.611Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-20T20:43:29.611Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-20T20:43:29.611Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-20T20:43:29.611Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-20T20:43:29.611Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-20T20:43:29.611Z] Executing busybox-1.31.1-r19.trigger [2021-01-20T20:43:29.611Z] OK: 217 MiB in 51 packages [2021-01-20T20:43:29.660Z] ---> Running in 7c0987448b07 [2021-01-20T20:43:29.952Z] Removing intermediate container 0a30f31d80c8 [2021-01-20T20:43:29.952Z] ---> a68136fd61fc [2021-01-20T20:43:29.952Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-20T20:43:31.908Z] Removing intermediate container 7c0987448b07 [2021-01-20T20:43:31.908Z] ---> 8a146d502101 [2021-01-20T20:43:31.908Z] Step 13/22 : WORKDIR / [2021-01-20T20:43:32.492Z] ---> 460d08214f26 [2021-01-20T20:43:32.492Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-20T20:43:32.492Z] ---> dcd62e98f1a6 [2021-01-20T20:43:32.492Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-20T20:43:32.492Z] ---> Running in a836dd0743cd [2021-01-20T20:43:32.492Z] Removing intermediate container 7ccd37787ef0 [2021-01-20T20:43:32.492Z] ---> 69af63bba1db [2021-01-20T20:43:32.492Z] [2021-01-20T20:43:32.492Z] Step 10/21 : FROM scratch [2021-01-20T20:43:32.492Z] ---> [2021-01-20T20:43:32.492Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-20T20:43:32.492Z] ---> Using cache [2021-01-20T20:43:32.492Z] ---> 3bc97f3e6604 [2021-01-20T20:43:32.492Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-20T20:43:32.757Z] ---> Running in a2f22dcd385e [2021-01-20T20:43:33.023Z] ---> 5d02e7059257 [2021-01-20T20:43:33.023Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-20T20:43:33.290Z] Removing intermediate container a836dd0743cd [2021-01-20T20:43:33.291Z] ---> beef2c83dd60 [2021-01-20T20:43:33.291Z] Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-20T20:43:33.932Z] Removing intermediate container 6730c5d2b6d9 [2021-01-20T20:43:33.932Z] ---> 8bcd6fcaf58d [2021-01-20T20:43:33.932Z] Step 4/6 : WORKDIR /edgex-go [2021-01-20T20:43:33.932Z] ---> Running in 9415c65b3eef [2021-01-20T20:43:33.932Z] Removing intermediate container 9415c65b3eef [2021-01-20T20:43:33.932Z] ---> 0e09bdad14e9 [2021-01-20T20:43:33.932Z] Step 5/6 : COPY go.mod . [2021-01-20T20:43:34.531Z] ---> d45ae4e3f5cb [2021-01-20T20:43:34.531Z] Step 6/6 : RUN go mod download [2021-01-20T20:43:34.806Z] ---> Running in ec25496ce99f [2021-01-20T20:43:35.214Z] ---> 5339629c5353 [2021-01-20T20:43:35.214Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-20T20:43:35.214Z] Removing intermediate container a2f22dcd385e [2021-01-20T20:43:35.214Z] ---> 00c3c8c68f25 [2021-01-20T20:43:35.214Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-20T20:43:35.214Z] ---> 5b86831167d3 [2021-01-20T20:43:35.214Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-20T20:43:35.214Z] ---> Running in 384af8fb5d19 [2021-01-20T20:43:35.490Z] ---> 59af5edb3bed [2021-01-20T20:43:35.490Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-20T20:43:35.490Z] ---> 8c757113e594 [2021-01-20T20:43:35.490Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-20T20:43:35.490Z] Removing intermediate container 6bdfbd283956 [2021-01-20T20:43:35.490Z] ---> 65ab6f4e8dd2 [2021-01-20T20:43:35.490Z] [2021-01-20T20:43:35.490Z] Step 10/22 : FROM scratch [2021-01-20T20:43:35.490Z] ---> [2021-01-20T20:43:35.490Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-20T20:43:35.490Z] ---> Using cache [2021-01-20T20:43:35.490Z] ---> 3bc97f3e6604 [2021-01-20T20:43:35.490Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-20T20:43:35.758Z] ---> Running in e5dcd5e5f25a [2021-01-20T20:43:35.758Z] Removing intermediate container 384af8fb5d19 [2021-01-20T20:43:35.758Z] ---> 8fa4e7c75465 [2021-01-20T20:43:35.758Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-20T20:43:35.758Z] ---> Running in 97e9e83c9737 [2021-01-20T20:43:36.021Z] Removing intermediate container e5dcd5e5f25a [2021-01-20T20:43:36.021Z] ---> d8af93bb24e2 [2021-01-20T20:43:36.021Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-20T20:43:36.283Z] ---> 07e1fef94552 [2021-01-20T20:43:36.283Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-20T20:43:36.550Z] ---> Running in b018f0ca3468 [2021-01-20T20:43:36.550Z] Removing intermediate container 97e9e83c9737 [2021-01-20T20:43:36.550Z] ---> 01a9c9a58bb7 [2021-01-20T20:43:36.550Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-20T20:43:36.550Z] ---> e3a4fe3a7453 [2021-01-20T20:43:36.550Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-20T20:43:36.550Z] ---> b2bbcc57eb4f [2021-01-20T20:43:36.550Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-20T20:43:36.550Z] ---> Running in 7a503b2bcdf3 [2021-01-20T20:43:36.812Z] ---> 318bdf5b25e5 [2021-01-20T20:43:36.812Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-20T20:43:36.812Z] Removing intermediate container b018f0ca3468 [2021-01-20T20:43:36.812Z] ---> 016a862777b1 [2021-01-20T20:43:36.812Z] Step 20/22 : LABEL arch=x86_64 [2021-01-20T20:43:37.079Z] ---> f1d71cb74ae9 [2021-01-20T20:43:37.080Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-20T20:43:37.080Z] ---> Running in 45f40ae4ecc3 [2021-01-20T20:43:37.080Z] Removing intermediate container 7a503b2bcdf3 [2021-01-20T20:43:37.080Z] ---> 45795822d63c [2021-01-20T20:43:37.080Z] Step 14/22 : WORKDIR / [2021-01-20T20:43:37.080Z] ---> Running in 8c6e98049da2 [2021-01-20T20:43:37.347Z] ---> 96504c4d16d2 [2021-01-20T20:43:37.347Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-20T20:43:37.347Z] ---> Running in 8ac515c5ac8e [2021-01-20T20:43:37.347Z] ---> d159633bc127 [2021-01-20T20:43:37.347Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-20T20:43:37.347Z] Removing intermediate container 45f40ae4ecc3 [2021-01-20T20:43:37.347Z] ---> 862ca2445378 [2021-01-20T20:43:37.347Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-20T20:43:37.347Z] Removing intermediate container 8c6e98049da2 [2021-01-20T20:43:37.347Z] ---> cf1cc40b23b8 [2021-01-20T20:43:37.347Z] Step 21/22 : LABEL git_sha=fed66cef04f51147ac7e75bd7131d072a6d6f290 [2021-01-20T20:43:37.610Z] ---> Running in 9dcca818dea2 [2021-01-20T20:43:37.610Z] ---> Running in a73fa0fb03ae [2021-01-20T20:43:37.610Z] ---> Running in 2a2d59adcbd2 [2021-01-20T20:43:37.873Z] Removing intermediate container 8ac515c5ac8e [2021-01-20T20:43:37.873Z] ---> dc88b4c1bd83 [2021-01-20T20:43:37.873Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-20T20:43:37.873Z] ---> aabcc218dd78 [2021-01-20T20:43:37.873Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-20T20:43:38.449Z] ---> Running in 56c52baa29a8 [2021-01-20T20:43:38.715Z] ---> 9bc71a7bcc3c [2021-01-20T20:43:38.715Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-20T20:43:38.715Z] Removing intermediate container 2a2d59adcbd2 [2021-01-20T20:43:38.715Z] ---> bc671fcdbd2e [2021-01-20T20:43:38.715Z] Step 22/24 : LABEL arch=x86_64 [2021-01-20T20:43:38.715Z] Removing intermediate container a73fa0fb03ae [2021-01-20T20:43:38.715Z] ---> 9ea3cb9a3f41 [2021-01-20T20:43:38.715Z] Step 22/22 : LABEL version=0.0.0 [2021-01-20T20:43:38.715Z] ---> Running in bb226446035b [2021-01-20T20:43:38.981Z] ---> Running in 77df646d187d [2021-01-20T20:43:38.981Z] Removing intermediate container 56c52baa29a8 [2021-01-20T20:43:38.981Z] ---> 301e2a52c002 [2021-01-20T20:43:38.981Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-20T20:43:39.254Z] Removing intermediate container bb226446035b [2021-01-20T20:43:39.254Z] ---> c7a75e509a9f [2021-01-20T20:43:39.254Z] Step 23/24 : LABEL git_sha=fed66cef04f51147ac7e75bd7131d072a6d6f290 [2021-01-20T20:43:39.254Z] ---> Running in c03dc60eb1dd [2021-01-20T20:43:39.254Z] Removing intermediate container 77df646d187d [2021-01-20T20:43:39.254Z] ---> 8d02a672b03d [2021-01-20T20:43:39.254Z] [2021-01-20T20:43:39.519Z] ---> 03855a884c2b [2021-01-20T20:43:39.519Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-20T20:43:39.519Z] ---> Running in b3bbfbaa2986 [2021-01-20T20:43:39.519Z] Removing intermediate container c03dc60eb1dd [2021-01-20T20:43:39.519Z] ---> 87a9a32c2d5c [2021-01-20T20:43:39.519Z] Step 19/21 : LABEL arch=x86_64 [2021-01-20T20:43:39.781Z] Successfully built 8d02a672b03d [2021-01-20T20:43:39.781Z] Successfully tagged docker-core-command-go:latest [2021-01-20T20:43:39.781Z]  Building docker-core-command-go ... done Building docker-security-proxy-setup-go [2021-01-20T20:43:39.781Z] ---> Running in 1a0c367272d2 [2021-01-20T20:43:40.054Z] Removing intermediate container 9dcca818dea2 [2021-01-20T20:43:40.054Z] ---> 35f36c756ebd [2021-01-20T20:43:40.054Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-20T20:43:40.054Z] Removing intermediate container b3bbfbaa2986 [2021-01-20T20:43:40.054Z] ---> f335d154496b [2021-01-20T20:43:40.054Z] Step 24/24 : LABEL version=0.0.0 [2021-01-20T20:43:40.318Z] ---> bf3f36310b1c [2021-01-20T20:43:40.318Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-20T20:43:40.589Z] ---> Running in 4c82d33e631b [2021-01-20T20:43:40.589Z] ---> Running in 57836fc79930 [2021-01-20T20:43:40.589Z] ---> Running in f6e8ba475d39 [2021-01-20T20:43:40.851Z] Removing intermediate container 1a0c367272d2 [2021-01-20T20:43:40.851Z] ---> 1f3bde3b4cdb [2021-01-20T20:43:40.851Z] Step 20/21 : LABEL git_sha=fed66cef04f51147ac7e75bd7131d072a6d6f290 [2021-01-20T20:43:41.123Z] Removing intermediate container 4c82d33e631b [2021-01-20T20:43:41.123Z] ---> a7ef62579a02 [2021-01-20T20:43:41.123Z] Step 20/22 : LABEL arch=x86_64 [2021-01-20T20:43:41.123Z] ---> Running in 552059a1e7eb [2021-01-20T20:43:41.123Z] Removing intermediate container f6e8ba475d39 [2021-01-20T20:43:41.123Z] ---> 6627def74d9c [2021-01-20T20:43:41.123Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-20T20:43:41.123Z] Removing intermediate container 57836fc79930 [2021-01-20T20:43:41.123Z] ---> 26a95d21efc1 [2021-01-20T20:43:41.123Z] [2021-01-20T20:43:41.123Z] ---> Running in 1a2775b333d1 [2021-01-20T20:43:41.123Z] ---> Running in 18bf2ab43a8d [2021-01-20T20:43:43.041Z] Successfully built 26a95d21efc1 [2021-01-20T20:43:43.616Z] Successfully tagged docker-support-notifications-go:latest [2021-01-20T20:43:43.616Z] Building docker-security-secretstore-setup-go [2021-01-20T20:43:45.006Z]  Building docker-support-notifications-go ... done Removing intermediate container 552059a1e7eb [2021-01-20T20:43:45.006Z] ---> 950e7489e5c1 [2021-01-20T20:43:45.006Z] Step 21/21 : LABEL version=0.0.0 [2021-01-20T20:43:45.269Z] Removing intermediate container 1a2775b333d1 [2021-01-20T20:43:45.269Z] ---> d8201c8b1e7e [2021-01-20T20:43:45.269Z] Step 21/22 : LABEL git_sha=fed66cef04f51147ac7e75bd7131d072a6d6f290 [2021-01-20T20:43:45.269Z] Removing intermediate container 18bf2ab43a8d [2021-01-20T20:43:45.269Z] ---> 31dc9c571f05 [2021-01-20T20:43:45.269Z] Step 20/22 : LABEL arch=x86_64 [2021-01-20T20:43:45.843Z] ---> Running in d31c018700a1 [2021-01-20T20:43:46.129Z] ---> Running in 3a2ea77188f6 [2021-01-20T20:43:46.129Z] ---> Running in f11ba002cc56 [2021-01-20T20:43:46.733Z] Removing intermediate container d31c018700a1 [2021-01-20T20:43:46.733Z] ---> 091b7aa09e25 [2021-01-20T20:43:46.733Z] [2021-01-20T20:43:46.733Z] Removing intermediate container 3a2ea77188f6 [2021-01-20T20:43:46.733Z] ---> 259abb03ef01 [2021-01-20T20:43:46.733Z] Step 22/22 : LABEL version=0.0.0 [2021-01-20T20:43:47.323Z] Removing intermediate container f11ba002cc56 [2021-01-20T20:43:47.323Z] ---> 4df8a72e8163 [2021-01-20T20:43:47.323Z] Step 21/22 : LABEL git_sha=fed66cef04f51147ac7e75bd7131d072a6d6f290 [2021-01-20T20:43:47.323Z] Successfully built 091b7aa09e25 [2021-01-20T20:43:47.323Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-20T20:43:47.323Z]  Building docker-support-scheduler-go ... done Building docker-core-data-go [2021-01-20T20:43:50.675Z] ---> Running in 9222a48b5adf [2021-01-20T20:43:50.675Z] ---> Running in fafa6100e625 [2021-01-20T20:43:52.078Z] Removing intermediate container 9222a48b5adf [2021-01-20T20:43:52.078Z] ---> 2e8c49f0c072 [2021-01-20T20:43:52.078Z] [2021-01-20T20:43:52.078Z] Removing intermediate container fafa6100e625 [2021-01-20T20:43:52.078Z] ---> a326c80780c8 [2021-01-20T20:43:52.078Z] Step 22/22 : LABEL version=0.0.0 [2021-01-20T20:43:52.350Z] Successfully built 2e8c49f0c072 [2021-01-20T20:43:52.350Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2021-01-20T20:43:52.350Z] Building docker-sys-mgmt-agent-go [2021-01-20T20:43:53.328Z]  Building docker-security-bootstrap-redis-go ... done  ---> Running in 1509a44ab2a1 [2021-01-20T20:43:56.697Z] Removing intermediate container 1509a44ab2a1 [2021-01-20T20:43:56.697Z] ---> 8ed9b7d45536 [2021-01-20T20:43:56.697Z] [2021-01-20T20:43:56.697Z] Successfully built 8ed9b7d45536 [2021-01-20T20:43:56.697Z] Successfully tagged docker-core-metadata-go:latest [2021-01-20T20:43:58.117Z]  Building docker-core-metadata-go ... done Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-20T20:43:58.117Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-20T20:43:58.117Z] ---> 9110d565aca6 [2021-01-20T20:43:58.117Z] Step 3/21 : WORKDIR /edgex-go [2021-01-20T20:43:58.117Z] ---> Using cache [2021-01-20T20:43:58.117Z] ---> e85523d66659 [2021-01-20T20:43:58.117Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-20T20:43:58.117Z] ---> Using cache [2021-01-20T20:43:58.117Z] ---> 2bd0fd0940bf [2021-01-20T20:43:58.117Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-20T20:43:58.117Z] ---> Using cache [2021-01-20T20:43:58.117Z] ---> fb1775f62980 [2021-01-20T20:43:58.117Z] Step 6/21 : COPY go.mod . [2021-01-20T20:43:58.117Z] ---> Using cache [2021-01-20T20:43:58.117Z] ---> 49b92291dd1c [2021-01-20T20:43:58.117Z] Step 7/21 : RUN go mod download [2021-01-20T20:43:58.117Z] ---> Using cache [2021-01-20T20:43:58.382Z] ---> 9d6569c96792 [2021-01-20T20:43:58.382Z] Step 8/21 : COPY . . [2021-01-20T20:43:58.382Z] ---> Using cache [2021-01-20T20:43:58.382Z] ---> afc1797bf327 [2021-01-20T20:43:58.382Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-20T20:43:59.341Z] ---> Running in b3f23d6610db [2021-01-20T20:44:01.974Z] 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-01-20T20:44:03.378Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-20T20:44:03.379Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-20T20:44:03.379Z] ---> 9110d565aca6 [2021-01-20T20:44:03.379Z] Step 3/24 : WORKDIR /edgex-go [2021-01-20T20:44:03.379Z] ---> Using cache [2021-01-20T20:44:03.379Z] ---> e85523d66659 [2021-01-20T20:44:03.379Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-20T20:44:03.379Z] ---> Using cache [2021-01-20T20:44:03.379Z] ---> 2bd0fd0940bf [2021-01-20T20:44:03.379Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-20T20:44:03.379Z] ---> Using cache [2021-01-20T20:44:03.379Z] ---> fb1775f62980 [2021-01-20T20:44:03.379Z] Step 6/24 : COPY go.mod . [2021-01-20T20:44:03.379Z] ---> Using cache [2021-01-20T20:44:03.379Z] ---> 49b92291dd1c [2021-01-20T20:44:03.379Z] Step 7/24 : RUN go mod download [2021-01-20T20:44:03.379Z] ---> Using cache [2021-01-20T20:44:03.379Z] ---> 9d6569c96792 [2021-01-20T20:44:03.379Z] Step 8/24 : COPY . . [2021-01-20T20:44:03.379Z] ---> Using cache [2021-01-20T20:44:03.379Z] ---> afc1797bf327 [2021-01-20T20:44:03.379Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-20T20:44:03.996Z] ---> Running in 05973168d77a [2021-01-20T20:44:06.005Z] 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-01-20T20:44:07.145Z] Removing intermediate container ec25496ce99f [2021-01-20T20:44:07.146Z] ---> eb3363717841 [2021-01-20T20:44:07.146Z] Successfully built eb3363717841 [2021-01-20T20:44:07.146Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-20T20:44:07.482Z] + docker inspect -f . ci-base-image-arm64 [2021-01-20T20:44:07.482Z] . [Pipeline] withDockerContainer [2021-01-20T20:44:07.753Z] prd-ubuntu18.04-docker-arm64-4c-16g-21664 does not seem to be running inside a container [2021-01-20T20:44:07.848Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-20T20:44:09.399Z] $ docker top f4c35c43e1ecaa8833033fdb63c97ae7515aaaa617a92a1daca8f639f3b59fe5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-20T20:44:10.395Z] + go version [2021-01-20T20:44:10.395Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-20T20:44:10.432Z] $ docker stop --time=1 f4c35c43e1ecaa8833033fdb63c97ae7515aaaa617a92a1daca8f639f3b59fe5 [2021-01-20T20:44:12.298Z] $ docker rm -f f4c35c43e1ecaa8833033fdb63c97ae7515aaaa617a92a1daca8f639f3b59fe5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-20T20:44:13.333Z] + docker inspect -f . ci-base-image-arm64 [2021-01-20T20:44:13.333Z] . [Pipeline] withDockerContainer [2021-01-20T20:44:13.596Z] prd-ubuntu18.04-docker-arm64-4c-16g-21664 does not seem to be running inside a container [2021-01-20T20:44:13.690Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-20T20:44:14.882Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-20T20:44:14.882Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-20T20:44:14.882Z] ---> 9110d565aca6 [2021-01-20T20:44:14.882Z] Step 3/23 : WORKDIR /edgex-go [2021-01-20T20:44:14.882Z] ---> Using cache [2021-01-20T20:44:14.882Z] ---> e85523d66659 [2021-01-20T20:44:14.882Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-20T20:44:14.882Z] ---> Using cache [2021-01-20T20:44:14.882Z] ---> 2bd0fd0940bf [2021-01-20T20:44:14.882Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-20T20:44:15.071Z] $ docker top 838a9df24eae871e6f51e1705c3154646797b8538377a3f632d53ba1f77b4deb -eo pid,comm [2021-01-20T20:44:15.233Z] ---> Running in fd1dec35a8a4 [Pipeline] { [Pipeline] echo [2021-01-20T20:44:15.449Z] ========================================================= [2021-01-20T20:44:15.449Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-20T20:44:15.449Z] ========================================================= [Pipeline] sh [2021-01-20T20:44:16.102Z] + make test [2021-01-20T20:44:16.103Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-20T20:44:16.496Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-20T20:44:17.452Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-20T20:44:17.716Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-20T20:44:17.716Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-20T20:44:17.716Z] ---> 9110d565aca6 [2021-01-20T20:44:17.716Z] Step 3/26 : WORKDIR /edgex-go [2021-01-20T20:44:17.716Z] ---> Using cache [2021-01-20T20:44:17.716Z] ---> e85523d66659 [2021-01-20T20:44:17.716Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-20T20:44:17.716Z] ---> Using cache [2021-01-20T20:44:17.716Z] ---> 2bd0fd0940bf [2021-01-20T20:44:17.716Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-20T20:44:18.298Z] ---> Running in 85a5475dc161 [2021-01-20T20:44:18.298Z] 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-01-20T20:44:18.883Z] OK: 233 MiB in 51 packages [2021-01-20T20:44:18.883Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-20T20:44:19.856Z] Removing intermediate container fd1dec35a8a4 [2021-01-20T20:44:19.856Z] ---> 1fae306372ef [2021-01-20T20:44:19.856Z] Step 6/23 : COPY go.mod . [2021-01-20T20:44:19.856Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-20T20:44:20.132Z] ---> 838007d3db27 [2021-01-20T20:44:20.132Z] Step 7/23 : RUN go mod download [2021-01-20T20:44:20.132Z] ---> Running in 5235496d8e45 [2021-01-20T20:44:21.098Z] 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-01-20T20:44:21.098Z] OK: 233 MiB in 51 packages [2021-01-20T20:44:21.685Z] Removing intermediate container 85a5475dc161 [2021-01-20T20:44:21.685Z] ---> 395ea037014f [2021-01-20T20:44:21.685Z] Step 6/26 : COPY go.mod . [2021-01-20T20:44:21.952Z] Removing intermediate container 5235496d8e45 [2021-01-20T20:44:21.952Z] ---> aceee42e53ad [2021-01-20T20:44:21.952Z] Step 8/23 : COPY . . [2021-01-20T20:44:22.226Z] ---> 3b19e9021eb7 [2021-01-20T20:44:22.226Z] Step 7/26 : RUN go mod download [2021-01-20T20:44:22.501Z] ---> Running in 6c308ac06208 [2021-01-20T20:44:29.175Z] Removing intermediate container b3f23d6610db [2021-01-20T20:44:29.175Z] ---> 338c09520196 [2021-01-20T20:44:29.175Z] [2021-01-20T20:44:29.175Z] Step 10/21 : FROM alpine:3.12 [2021-01-20T20:44:29.175Z] ---> 389fef711851 [2021-01-20T20:44:29.175Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-20T20:44:29.464Z] ---> Running in cda4814b24a8 [2021-01-20T20:44:32.049Z] Removing intermediate container 6c308ac06208 [2021-01-20T20:44:32.049Z] ---> 5aa0c0817d18 [2021-01-20T20:44:32.049Z] Step 8/26 : COPY . . [2021-01-20T20:44:33.015Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-20T20:44:33.286Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-20T20:44:33.549Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-20T20:44:33.549Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-20T20:44:33.549Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-20T20:44:33.549Z] (4/4) Installing curl (7.69.1-r3) [2021-01-20T20:44:33.549Z] Executing busybox-1.31.1-r19.trigger [2021-01-20T20:44:34.127Z] Executing ca-certificates-20191127-r4.trigger [2021-01-20T20:44:34.127Z] OK: 7 MiB in 18 packages [2021-01-20T20:44:38.305Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-20T20:44:40.833Z] Removing intermediate container 05973168d77a [2021-01-20T20:44:40.833Z] ---> ecc69bf049b4 [2021-01-20T20:44:40.833Z] [2021-01-20T20:44:40.833Z] Step 10/24 : FROM alpine:3.12 [2021-01-20T20:44:40.833Z] ---> 389fef711851 [2021-01-20T20:44:40.833Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-20T20:44:40.833Z] ---> Using cache [2021-01-20T20:44:40.833Z] ---> 745540776237 [2021-01-20T20:44:40.833Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-20T20:44:46.144Z] Removing intermediate container cda4814b24a8 [2021-01-20T20:44:46.144Z] ---> 4bae32272fc1 [2021-01-20T20:44:46.144Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-20T20:44:46.409Z] ---> Running in afa8e2eb7eb8 [2021-01-20T20:44:46.676Z] ---> Running in d3b0a4f90c7b [2021-01-20T20:44:46.676Z] ---> 10a66f513b41 [2021-01-20T20:44:46.676Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-20T20:44:46.938Z] Removing intermediate container afa8e2eb7eb8 [2021-01-20T20:44:46.938Z] ---> 1ef4413ddd2b [2021-01-20T20:44:46.938Z] Step 13/24 : WORKDIR / [2021-01-20T20:44:46.938Z] ---> Running in 7fa5516f25f5 [2021-01-20T20:44:46.938Z] ---> Running in 4ee7736cf4da [2021-01-20T20:44:47.203Z] Removing intermediate container d3b0a4f90c7b [2021-01-20T20:44:47.203Z] ---> a85e0f9543c2 [2021-01-20T20:44:47.203Z] Step 13/21 : WORKDIR /edgex [2021-01-20T20:44:47.787Z] ---> Running in e86671dc9565 [2021-01-20T20:44:48.053Z] Removing intermediate container 4ee7736cf4da [2021-01-20T20:44:48.053Z] ---> 09a244d372fe [2021-01-20T20:44:48.053Z] 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-01-20T20:44:49.008Z] 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-01-20T20:44:49.008Z] Removing intermediate container e86671dc9565 [2021-01-20T20:44:49.008Z] ---> 04c8ccb34dfd [2021-01-20T20:44:49.008Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-20T20:44:50.945Z] ---> 486527401c6a [2021-01-20T20:44:50.945Z] 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-01-20T20:44:50.945Z] ---> 345f51f92c2f [2021-01-20T20:44:50.945Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-20T20:44:51.226Z] ---> 38fdac809de5 [2021-01-20T20:44:51.226Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-20T20:44:51.226Z] ---> 80c46ae4be1e [2021-01-20T20:44:51.226Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-20T20:44:51.513Z] ---> Running in b4c3891be2dc [2021-01-20T20:44:52.142Z] ---> 428a454be066 [2021-01-20T20:44:52.142Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-20T20:44:52.142Z] ---> 70dc2b169bf9 [2021-01-20T20:44:52.142Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-20T20:44:52.448Z] 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-01-20T20:44:53.066Z] ---> a7da2802a7ec [2021-01-20T20:44:53.066Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-20T20:44:53.344Z] ---> ebe6b3f4997c [2021-01-20T20:44:53.344Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-20T20:44:53.615Z] ---> Running in 8a9c71c6541c [2021-01-20T20:44:54.586Z] ---> ad1efbadd6bc [2021-01-20T20:44:54.586Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-20T20:44:54.586Z] Removing intermediate container 8a9c71c6541c [2021-01-20T20:44:54.586Z] ---> 020c51ac1c83 [2021-01-20T20:44:54.586Z] Step 18/21 : CMD ["--init=true"] [2021-01-20T20:44:54.860Z] ---> Running in f9bb81daecc2 [2021-01-20T20:44:55.133Z] ---> 93b56d543bfc [2021-01-20T20:44:55.133Z] 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-01-20T20:44:55.133Z] ---> Running in 46bb18fc387f [2021-01-20T20:44:55.133Z] Removing intermediate container f9bb81daecc2 [2021-01-20T20:44:55.133Z] ---> ba14bd4207a2 [2021-01-20T20:44:55.133Z] Step 19/21 : LABEL arch=x86_64 [2021-01-20T20:44:55.722Z] ---> Running in 63fb94d9d0de [2021-01-20T20:44:56.317Z] Removing intermediate container 63fb94d9d0de [2021-01-20T20:44:56.317Z] ---> 1a30d8253399 [2021-01-20T20:44:56.317Z] Step 20/21 : LABEL git_sha=fed66cef04f51147ac7e75bd7131d072a6d6f290 [2021-01-20T20:44:56.588Z] ---> Running in 76cf9590448e [2021-01-20T20:44:56.861Z] Removing intermediate container 76cf9590448e [2021-01-20T20:44:56.861Z] ---> f8f7857cebd3 [2021-01-20T20:44:56.861Z] Step 21/21 : LABEL version=0.0.0 [2021-01-20T20:44:57.140Z] ---> Running in d495b09eb924 [2021-01-20T20:44:57.415Z] Removing intermediate container d495b09eb924 [2021-01-20T20:44:57.415Z] ---> 2563f71efdb6 [2021-01-20T20:44:57.415Z] [2021-01-20T20:44:58.011Z] Successfully built 2563f71efdb6 [2021-01-20T20:44:58.011Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-20T20:44:58.601Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 46bb18fc387f [2021-01-20T20:44:58.601Z] ---> d9077072b3ba [2021-01-20T20:44:58.601Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-20T20:44:59.561Z] ---> Running in e2e483f40a24 [2021-01-20T20:44:59.561Z] Removing intermediate container e2e483f40a24 [2021-01-20T20:44:59.561Z] ---> 8750cf8167f4 [2021-01-20T20:44:59.561Z] Step 22/24 : LABEL arch=x86_64 [2021-01-20T20:44:59.831Z] ---> Running in a62241cf0a78 [2021-01-20T20:45:00.103Z] Removing intermediate container a62241cf0a78 [2021-01-20T20:45:00.103Z] ---> 68b14d7c9eae [2021-01-20T20:45:00.103Z] Step 23/24 : LABEL git_sha=fed66cef04f51147ac7e75bd7131d072a6d6f290 [2021-01-20T20:45:00.103Z] ---> Running in 901d994c8193 [2021-01-20T20:45:00.380Z] Removing intermediate container 901d994c8193 [2021-01-20T20:45:00.380Z] ---> 57b459580b02 [2021-01-20T20:45:00.380Z] Step 24/24 : LABEL version=0.0.0 [2021-01-20T20:45:00.380Z] ---> Running in e4755b945103 [2021-01-20T20:45:00.976Z] Removing intermediate container e4755b945103 [2021-01-20T20:45:00.976Z] ---> 7ac5229164c7 [2021-01-20T20:45:00.976Z] [2021-01-20T20:45:01.262Z] Successfully built 7ac5229164c7 [2021-01-20T20:45:01.262Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-20T20:45:11.401Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container b4c3891be2dc [2021-01-20T20:45:11.401Z] ---> bf55a0dfca22 [2021-01-20T20:45:11.401Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-20T20:45:11.401Z] ---> Running in fc2e93bb5a42 [2021-01-20T20:45:11.401Z] 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-01-20T20:45:12.798Z] Removing intermediate container 7fa5516f25f5 [2021-01-20T20:45:12.798Z] ---> edc9fd41f2fb [2021-01-20T20:45:12.798Z] [2021-01-20T20:45:12.798Z] Step 10/23 : FROM alpine:3.12 [2021-01-20T20:45:12.798Z] ---> 389fef711851 [2021-01-20T20:45:12.798Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-20T20:45:12.798Z] ---> Running in c4b4467248cb [2021-01-20T20:45:12.798Z] Removing intermediate container c4b4467248cb [2021-01-20T20:45:12.798Z] ---> 2e5449ac38c0 [2021-01-20T20:45:12.798Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-20T20:45:12.798Z] Removing intermediate container fc2e93bb5a42 [2021-01-20T20:45:12.798Z] ---> 247c14a36636 [2021-01-20T20:45:12.798Z] [2021-01-20T20:45:12.798Z] Step 11/26 : FROM docker:20.10.0 [2021-01-20T20:45:13.067Z] ---> Running in 3dafc4d31e38 [2021-01-20T20:45:13.067Z] 20.10.0: Pulling from library/docker [2021-01-20T20:45:13.067Z] Removing intermediate container 3dafc4d31e38 [2021-01-20T20:45:13.067Z] ---> 0a30735444d2 [2021-01-20T20:45:13.067Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-20T20:45:13.337Z] ---> Running in 62f9524dd82d [2021-01-20T20:45:13.603Z] Removing intermediate container 62f9524dd82d [2021-01-20T20:45:13.603Z] ---> 68c2df83c270 [2021-01-20T20:45:13.603Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-20T20:45:13.603Z] ---> Running in 7088c1f8a835 [2021-01-20T20:45:15.014Z] Removing intermediate container 7088c1f8a835 [2021-01-20T20:45:15.014Z] ---> aaab7a2d0c80 [2021-01-20T20:45:15.014Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-20T20:45:15.014Z] ---> Running in 0610e6d47131 [2021-01-20T20:45:15.593Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-20T20:45:16.171Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-20T20:45:17.119Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-20T20:45:17.120Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-20T20:45:17.381Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-20T20:45:17.384Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-20T20:45:17.644Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-20T20:45:18.230Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-20T20:45:18.230Z] Executing busybox-1.31.1-r19.trigger [2021-01-20T20:45:18.230Z] OK: 8 MiB in 19 packages [2021-01-20T20:45:18.808Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-20T20:45:18.808Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-20T20:45:18.808Z] ---> aefe523efa57 [2021-01-20T20:45:18.808Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-20T20:45:18.808Z] ---> Running in 4deddb351fad [2021-01-20T20:45:18.808Z] Removing intermediate container 0610e6d47131 [2021-01-20T20:45:18.808Z] ---> 00e6122c869b [2021-01-20T20:45:18.808Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-20T20:45:19.387Z] ---> db9340764ecd [2021-01-20T20:45:19.387Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-20T20:45:19.387Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-20T20:45:19.387Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-20T20:45:19.651Z] (1/2) Installing readline (8.0.4-r0) [2021-01-20T20:45:19.651Z] (2/2) Installing bash (5.0.17-r0) [2021-01-20T20:45:19.651Z] Executing bash-5.0.17-r0.post-install [2021-01-20T20:45:19.651Z] Executing busybox-1.31.1-r19.trigger [2021-01-20T20:45:19.651Z] OK: 12 MiB in 22 packages [2021-01-20T20:45:19.912Z] ---> 200d163e76d8 [2021-01-20T20:45:19.912Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-20T20:45:20.175Z] ---> 7b803b7215d1 [2021-01-20T20:45:20.175Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-20T20:45:20.175Z] Removing intermediate container 4deddb351fad [2021-01-20T20:45:20.175Z] ---> ab42d6d73ea7 [2021-01-20T20:45:20.175Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-20T20:45:20.175Z] ---> Running in 9665efe46b9a [2021-01-20T20:45:20.175Z] ---> Running in 2f682c999949 [2021-01-20T20:45:20.440Z] Removing intermediate container 9665efe46b9a [2021-01-20T20:45:20.440Z] ---> faad00bab072 [2021-01-20T20:45:20.440Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-20T20:45:20.440Z] ---> Running in 39b03c4ab370 [2021-01-20T20:45:20.440Z] Removing intermediate container 2f682c999949 [2021-01-20T20:45:20.440Z] ---> 0e26abf52d43 [2021-01-20T20:45:20.440Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-20T20:45:20.440Z] ---> Running in 2ce06a2ed77c [2021-01-20T20:45:20.702Z] Removing intermediate container 39b03c4ab370 [2021-01-20T20:45:20.702Z] ---> 474b8cb4c7e1 [2021-01-20T20:45:20.702Z] Step 21/23 : LABEL arch=x86_64 [2021-01-20T20:45:20.702Z] ---> Running in b3a87f041212 [2021-01-20T20:45:20.702Z] Removing intermediate container 2ce06a2ed77c [2021-01-20T20:45:20.702Z] ---> a6927ada86d3 [2021-01-20T20:45:20.702Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-20T20:45:20.965Z] ---> Running in cc1eeff13427 [2021-01-20T20:45:20.965Z] Removing intermediate container b3a87f041212 [2021-01-20T20:45:20.965Z] ---> ba7035dec691 [2021-01-20T20:45:20.965Z] Step 22/23 : LABEL git_sha=fed66cef04f51147ac7e75bd7131d072a6d6f290 [2021-01-20T20:45:20.965Z] Removing intermediate container cc1eeff13427 [2021-01-20T20:45:20.965Z] ---> c41b7b2174ff [2021-01-20T20:45:20.965Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-20T20:45:20.965Z] ---> Running in 1d780a1c9b57 [2021-01-20T20:45:21.233Z] Removing intermediate container 1d780a1c9b57 [2021-01-20T20:45:21.233Z] ---> 363d14feedf5 [2021-01-20T20:45:21.233Z] Step 23/23 : LABEL version=0.0.0 [2021-01-20T20:45:21.495Z] ---> Running in 79966cb2c996 [2021-01-20T20:45:21.495Z] ---> 31f23e01150e [2021-01-20T20:45:21.495Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-20T20:45:21.495Z] Removing intermediate container 79966cb2c996 [2021-01-20T20:45:21.495Z] ---> 0aabe972aa77 [2021-01-20T20:45:21.495Z] [2021-01-20T20:45:21.757Z] Successfully built 0aabe972aa77 [2021-01-20T20:45:21.757Z] Successfully tagged docker-core-data-go:latest [2021-01-20T20:45:22.020Z]  Building docker-core-data-go ... done  ---> 39d4b7666435 [2021-01-20T20:45:22.020Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-20T20:45:22.282Z] ---> 61213c7a6df5 [2021-01-20T20:45:22.282Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-20T20:45:22.282Z] ---> Running in 3011ec41e8f7 [2021-01-20T20:45:22.858Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-20T20:45:22.858Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-20T20:45:22.858Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-20T20:45:22.858Z] (2/33) Installing expat (2.2.9-r1) [2021-01-20T20:45:22.858Z] (3/33) Installing libffi (3.3-r2) [2021-01-20T20:45:22.858Z] (4/33) Installing gdbm (1.13-r1) [2021-01-20T20:45:23.120Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-20T20:45:23.120Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-20T20:45:23.120Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-20T20:45:24.509Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-20T20:45:24.509Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-20T20:45:24.509Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-20T20:45:24.509Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-20T20:45:24.509Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-20T20:45:24.509Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-20T20:45:24.509Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-20T20:45:24.509Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-20T20:45:24.509Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-20T20:45:24.509Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-20T20:45:24.509Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-20T20:45:24.509Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-20T20:45:24.509Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-20T20:45:24.509Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-20T20:45:24.509Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-20T20:45:24.771Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-20T20:45:24.771Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-20T20:45:24.771Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-20T20:45:24.771Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-20T20:45:24.771Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-20T20:45:24.771Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-20T20:45:24.771Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-20T20:45:24.771Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-20T20:45:24.771Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-20T20:45:24.771Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-20T20:45:24.771Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-20T20:45:25.033Z] Executing busybox-1.31.1-r19.trigger [2021-01-20T20:45:25.033Z] OK: 71 MiB in 55 packages [2021-01-20T20:45:33.207Z] Removing intermediate container 3011ec41e8f7 [2021-01-20T20:45:33.207Z] ---> 4e5f03398cbb [2021-01-20T20:45:33.207Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-20T20:45:33.207Z] ---> Running in 4a0bf6010177 [2021-01-20T20:45:34.605Z] Collecting docker-compose==1.23.2 [2021-01-20T20:45:34.605Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-20T20:45:34.914Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-20T20:45:34.914Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-20T20:45:35.254Z] Collecting PyYAML<4,>=3.10 [2021-01-20T20:45:35.254Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-20T20:45:36.299Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-20T20:45:36.299Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-20T20:45:36.589Z] 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-01-20T20:45:36.589Z] Collecting docopt<0.7,>=0.6.1 [2021-01-20T20:45:36.589Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-20T20:45:37.200Z] Collecting texttable<0.10,>=0.9.0 [2021-01-20T20:45:37.200Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-20T20:45:37.774Z] Collecting jsonschema<3,>=2.5.1 [2021-01-20T20:45:37.774Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-20T20:45:37.774Z] Collecting docker<4.0,>=3.6.0 [2021-01-20T20:45:37.774Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-20T20:45:38.037Z] Collecting cached-property<2,>=1.2.0 [2021-01-20T20:45:38.037Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-20T20:45:38.037Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-20T20:45:38.037Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-20T20:45:38.300Z] 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-01-20T20:45:38.300Z] Collecting idna<2.8,>=2.5 [2021-01-20T20:45:38.300Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-20T20:45:38.563Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-20T20:45:38.563Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-20T20:45:38.563Z] 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-01-20T20:45:38.563Z] Collecting docker-pycreds>=0.4.0 [2021-01-20T20:45:38.563Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-20T20:45:38.828Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-20T20:45:38.828Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-20T20:45:38.828Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-20T20:45:38.828Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-20T20:45:38.828Z] Installing collected packages: idna, urllib3, requests, PyYAML, dockerpty, docopt, texttable, jsonschema, websocket-client, docker-pycreds, docker, cached-property, docker-compose [2021-01-20T20:45:38.828Z] Attempting uninstall: idna [2021-01-20T20:45:38.828Z] Found existing installation: idna 2.9 [2021-01-20T20:45:38.828Z] Uninstalling idna-2.9: [2021-01-20T20:45:38.828Z] Successfully uninstalled idna-2.9 [2021-01-20T20:45:39.091Z] Attempting uninstall: urllib3 [2021-01-20T20:45:39.091Z] Found existing installation: urllib3 1.25.9 [2021-01-20T20:45:39.091Z] Uninstalling urllib3-1.25.9: [2021-01-20T20:45:39.091Z] Successfully uninstalled urllib3-1.25.9 [2021-01-20T20:45:39.355Z] Attempting uninstall: requests [2021-01-20T20:45:39.355Z] Found existing installation: requests 2.23.0 [2021-01-20T20:45:39.355Z] Uninstalling requests-2.23.0: [2021-01-20T20:45:39.355Z] Successfully uninstalled requests-2.23.0 [2021-01-20T20:45:39.355Z] Running setup.py install for PyYAML: started [2021-01-20T20:45:39.583Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-20T20:45:39.583Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-20T20:45:39.583Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-20T20:45:39.583Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-20T20:45:39.583Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-20T20:45:39.583Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-20T20:45:39.583Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-20T20:45:39.583Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-20T20:45:39.583Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-20T20:45:39.931Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-20T20:45:39.931Z] Running setup.py install for dockerpty: started [2021-01-20T20:45:40.505Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-20T20:45:40.505Z] Running setup.py install for docopt: started [2021-01-20T20:45:41.083Z] Running setup.py install for docopt: finished with status 'done' [2021-01-20T20:45:41.083Z] Running setup.py install for texttable: started [2021-01-20T20:45:41.347Z] Running setup.py install for texttable: finished with status 'done' [2021-01-20T20:45:42.310Z] 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.57.0 [2021-01-20T20:45:43.919Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-20T20:45:43.919Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-20T20:45:43.919Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-20T20:45:45.645Z] Removing intermediate container 4a0bf6010177 [2021-01-20T20:45:45.646Z] ---> 19cd71e7b858 [2021-01-20T20:45:45.646Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-20T20:45:45.646Z] ---> Running in 972975349aa8 [2021-01-20T20:45:46.225Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-20T20:45:46.225Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-20T20:45:46.799Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-20T20:45:46.799Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-20T20:45:46.799Z] (3/3) Installing curl (7.69.1-r3) [2021-01-20T20:45:46.799Z] Executing busybox-1.31.1-r19.trigger [2021-01-20T20:45:46.799Z] OK: 72 MiB in 58 packages [2021-01-20T20:45:47.375Z] Removing intermediate container 972975349aa8 [2021-01-20T20:45:47.375Z] ---> 1463989c23f1 [2021-01-20T20:45:47.375Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-20T20:45:47.375Z] ---> Running in 12149c0b22dd [2021-01-20T20:45:47.640Z] Removing intermediate container 12149c0b22dd [2021-01-20T20:45:47.640Z] ---> e3b3ef645362 [2021-01-20T20:45:47.640Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-20T20:45:47.640Z] ---> Running in 4eedb0efe97d [2021-01-20T20:45:47.903Z] Removing intermediate container 4eedb0efe97d [2021-01-20T20:45:47.903Z] ---> a25b2f680faa [2021-01-20T20:45:47.903Z] Step 24/26 : LABEL arch=x86_64 [2021-01-20T20:45:47.903Z] ---> Running in 4259666d33e4 [2021-01-20T20:45:47.903Z] Removing intermediate container 4259666d33e4 [2021-01-20T20:45:47.903Z] ---> eca582e13ef4 [2021-01-20T20:45:47.903Z] Step 25/26 : LABEL git_sha=fed66cef04f51147ac7e75bd7131d072a6d6f290 [2021-01-20T20:45:48.164Z] ---> Running in df7dae9d564f [2021-01-20T20:45:48.164Z] Removing intermediate container df7dae9d564f [2021-01-20T20:45:48.164Z] ---> 1f99d57f5f28 [2021-01-20T20:45:48.164Z] Step 26/26 : LABEL version=0.0.0 [2021-01-20T20:45:48.427Z] ---> Running in 1d4a975f2ae8 [2021-01-20T20:45:48.427Z] Removing intermediate container 1d4a975f2ae8 [2021-01-20T20:45:48.427Z] ---> dc769cc75a14 [2021-01-20T20:45:48.427Z] [2021-01-20T20:45:48.689Z] Successfully built dc769cc75a14 [2021-01-20T20:45:48.689Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-20T20:45:48.961Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-20T20:45:48.970Z] $ docker stop --time=1 2df833bd79a048c2aa5a69c8c74cf950c857999d08bc9fcc212be363a52bc654 [2021-01-20T20:45:50.650Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.245s coverage: 46.6% of statements [2021-01-20T20:45:50.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-20T20:45:50.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-20T20:45:50.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-20T20:45:50.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-20T20:45:50.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-20T20:45:50.726Z] $ docker rm -f 2df833bd79a048c2aa5a69c8c74cf950c857999d08bc9fcc212be363a52bc654 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-20T20:45:51.273Z] + docker images [2021-01-20T20:45:51.273Z] + grep docker [2021-01-20T20:45:51.539Z] docker-sys-mgmt-agent-go latest dc769cc75a14 3 seconds ago 313MB [2021-01-20T20:45:51.539Z] docker-core-data-go latest 0aabe972aa77 30 seconds ago 22.3MB [2021-01-20T20:45:51.539Z] docker-security-secretstore-setup-go latest 7ac5229164c7 51 seconds ago 24.6MB [2021-01-20T20:45:51.539Z] docker-security-proxy-setup-go latest 2563f71efdb6 54 seconds ago 24.4MB [2021-01-20T20:45:51.539Z] docker-core-metadata-go latest 8ed9b7d45536 About a minute ago 13.1MB [2021-01-20T20:45:51.539Z] docker-security-bootstrap-redis-go latest 2e8c49f0c072 2 minutes ago 15.8MB [2021-01-20T20:45:51.539Z] docker-support-scheduler-go latest 091b7aa09e25 2 minutes ago 10.7MB [2021-01-20T20:45:51.539Z] docker-support-notifications-go latest 26a95d21efc1 2 minutes ago 12MB [2021-01-20T20:45:51.539Z] docker-core-command-go latest 8d02a672b03d 2 minutes ago 10.6MB [2021-01-20T20:45:51.539Z] docker 20.10.0 aefe523efa57 5 weeks 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-01-20T20:45:57.399Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.643s coverage: 27.0% of statements [2021-01-20T20:45:57.399Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-20T20:45:57.399Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-20T20:45:57.399Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-20T20:45:57.399Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-20T20:45:57.399Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-20T20:45:57.399Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-20T20:45:57.399Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.079s coverage: 100.0% of statements [2021-01-20T20:45:57.399Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-20T20:45:57.399Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.077s coverage: 100.0% of statements [2021-01-20T20:45:57.399Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-20T20:45:57.399Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-20T20:45:57.399Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.236s coverage: 66.7% of statements [2021-01-20T20:45:57.399Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-20T20:45:57.399Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-20T20:45:57.399Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.340s coverage: 82.3% of statements [2021-01-20T20:45:57.399Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-20T20:45:57.399Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-20T20:45:57.399Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-20T20:45:57.399Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-20T20:46:04.146Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.105s coverage: 28.6% of statements [2021-01-20T20:46:04.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-20T20:46:04.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-20T20:46:04.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-20T20:46:04.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-20T20:46:04.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-20T20:46:04.146Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.149s coverage: 100.0% of statements [2021-01-20T20:46:04.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-20T20:46:04.146Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.067s coverage: 100.0% of statements [2021-01-20T20:46:04.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-20T20:46:04.146Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.351s coverage: 86.7% of statements [2021-01-20T20:46:04.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-20T20:46:05.129Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.351s coverage: 97.5% of statements [2021-01-20T20:46:05.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-20T20:46:05.409Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.159s coverage: 78.3% of statements [2021-01-20T20:46:05.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-20T20:46:05.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-20T20:46:05.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-20T20:46:05.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-20T20:46:07.567Z] Still waiting to schedule task [2021-01-20T20:46:07.567Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-01-20T20:46:15.621Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.241s coverage: 92.8% of statements [2021-01-20T20:46:15.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-20T20:46:15.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-20T20:46:15.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-20T20:46:15.621Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-20T20:46:15.621Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-20T20:46:15.621Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-20T20:46:15.621Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-20T20:46:15.621Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-20T20:46:15.621Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-20T20:46:15.621Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-20T20:46:15.621Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-20T20:46:15.621Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-20T20:46:15.621Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-20T20:46:15.621Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-20T20:46:15.621Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-20T20:46:15.621Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-20T20:46:15.621Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-20T20:46:15.621Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-20T20:46:15.621Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements [2021-01-20T20:46:15.621Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-20T20:46:15.621Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-20T20:46:15.621Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.216s coverage: 0.1% of statements [2021-01-20T20:46:15.621Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-20T20:46:15.621Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-20T20:46:15.621Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-20T20:46:15.621Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-20T20:46:15.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.059s coverage: 100.0% of statements [2021-01-20T20:46:15.621Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-20T20:46:15.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.113s coverage: 75.5% of statements [2021-01-20T20:46:15.621Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-20T20:46:15.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.109s coverage: 80.8% of statements [2021-01-20T20:46:15.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.170s coverage: 87.2% of statements [2021-01-20T20:46:15.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.151s coverage: 84.2% of statements [2021-01-20T20:46:16.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.239s coverage: 91.4% of statements [2021-01-20T20:46:16.227Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-20T20:46:19.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.628s coverage: 63.5% of statements [2021-01-20T20:46:19.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-20T20:46:19.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-20T20:46:19.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.092s coverage: 100.0% of statements [2021-01-20T20:46:19.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.092s coverage: 91.3% of statements [2021-01-20T20:46:19.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.049s coverage: 100.0% of statements [2021-01-20T20:46:19.975Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.103s coverage: 73.7% of statements [2021-01-20T20:46:20.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.092s coverage: 100.0% of statements [2021-01-20T20:46:24.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.838s coverage: 68.9% of statements [2021-01-20T20:46:24.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-20T20:46:24.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-20T20:46:24.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-20T20:46:24.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-20T20:46:24.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-20T20:46:26.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.334s coverage: 37.0% of statements [2021-01-20T20:46:26.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-20T20:46:26.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-20T20:46:26.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.610s coverage: 84.0% of statements [2021-01-20T20:46:26.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.132s coverage: 100.0% of statements [2021-01-20T20:46:33.392Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.356s coverage: 47.1% of statements [2021-01-20T20:46:33.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-20T20:46:33.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-20T20:46:33.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-20T20:46:33.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-20T20:46:33.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-20T20:46:33.392Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.123s coverage: 100.0% of statements [2021-01-20T20:46:33.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-20T20:46:33.392Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.123s coverage: 100.0% of statements [2021-01-20T20:46:33.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-20T20:46:38.810Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.893s coverage: 29.1% of statements [2021-01-20T20:46:38.810Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-20T20:46:38.810Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-20T20:46:38.810Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-20T20:46:38.810Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-20T20:46:38.810Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-20T20:46:38.810Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.193s coverage: 99.0% of statements [2021-01-20T20:46:38.810Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-20T20:46:38.810Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.084s coverage: 100.0% of statements [2021-01-20T20:46:38.810Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-20T20:46:38.810Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.074s coverage: 0.0% of statements [2021-01-20T20:46:38.810Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-20T20:46:38.810Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.050s coverage: 100.0% of statements [2021-01-20T20:46:38.810Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-20T20:46:38.810Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-20T20:46:38.810Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-20T20:46:38.810Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-20T20:46:38.810Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.125s coverage: 87.9% of statements [2021-01-20T20:46:38.810Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-20T20:46:38.810Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-20T20:46:38.810Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.060s coverage: 100.0% of statements [2021-01-20T20:46:39.418Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements [2021-01-20T20:46:40.403Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-01-20T20:46:40.997Z] GO111MODULE=on go vet ./... [2021-01-20T20:47:00.224Z] Running on prd-ubuntu18.04-docker-8c-8g-21665 in /w/workspace/edgexfoundry_edgex-go_PR-3051 [Pipeline] { [Pipeline] ws [2021-01-20T20:47:00.315Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-01-20T20:47:02.762Z] using credential edgex-jenkins-ssh [2021-01-20T20:47:02.858Z] Cloning the remote Git repository [2021-01-20T20:47:02.881Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-20T20:47:02.953Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-01-20T20:47:02.994Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-20T20:47:02.994Z] > git --version # timeout=10 [2021-01-20T20:47:03.001Z] > git --version # 'git version 2.17.1' [2021-01-20T20:47:03.001Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-20T20:47:03.025Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-20T20:47:11.493Z] Merging remotes/origin/master commit b641f4fe6866282541f2491776ace8236c0fa9c5 into PR head commit fed66cef04f51147ac7e75bd7131d072a6d6f290 [2021-01-20T20:47:11.620Z] Merge succeeded, producing fed66cef04f51147ac7e75bd7131d072a6d6f290 [2021-01-20T20:47:11.621Z] Checking out Revision fed66cef04f51147ac7e75bd7131d072a6d6f290 (PR-3051) [2021-01-20T20:47:10.831Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-20T20:47:10.839Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-20T20:47:10.849Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-20T20:47:10.861Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-20T20:47:10.862Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-20T20:47:10.867Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3051/head:refs/remotes/origin/PR-3051 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-20T20:47:11.500Z] > git config core.sparsecheckout # timeout=10 [2021-01-20T20:47:11.506Z] > git checkout -f fed66cef04f51147ac7e75bd7131d072a6d6f290 # timeout=10 [2021-01-20T20:47:11.585Z] > git remote # timeout=10 [2021-01-20T20:47:11.593Z] > git config --get remote.origin.url # timeout=10 [2021-01-20T20:47:11.599Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-20T20:47:11.603Z] > git merge b641f4fe6866282541f2491776ace8236c0fa9c5 # timeout=10 [2021-01-20T20:47:11.613Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-20T20:47:11.621Z] > git config core.sparsecheckout # timeout=10 [2021-01-20T20:47:11.631Z] > git checkout -f fed66cef04f51147ac7e75bd7131d072a6d6f290 # timeout=10 [2021-01-20T20:47:15.349Z] Commit message: "fix(core-data): Set ApiVerion on Event/Reading DTOs prior to publishing to MessageBus" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-20T20:47:16.383Z] + echo snap-build.sh [2021-01-20T20:47:16.383Z] snap-build.sh [2021-01-20T20:47:16.383Z] + SNAP_BASE_DIR=. [2021-01-20T20:47:16.383Z] + '[' '!' -z /w/workspace/edgex-go/5 ']' [2021-01-20T20:47:16.383Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/5 [2021-01-20T20:47:16.383Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' [2021-01-20T20:47:16.383Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/5] [2021-01-20T20:47:16.383Z] + cd /w/workspace/edgex-go/5 [2021-01-20T20:47:16.383Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-20T20:47:16.383Z] Reading package lists... [2021-01-20T20:47:16.383Z] Building dependency tree... [2021-01-20T20:47:16.383Z] Reading state information... [2021-01-20T20:47:16.646Z] The following packages were automatically installed and are no longer required: [2021-01-20T20:47:16.646Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-20T20:47:16.646Z] uidmap xdelta3 [2021-01-20T20:47:16.646Z] Use 'sudo apt autoremove' to remove them. [2021-01-20T20:47:16.646Z] The following packages will be REMOVED: [2021-01-20T20:47:16.646Z] lxd* lxd-client* [2021-01-20T20:47:16.908Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-20T20:47:16.908Z] After this operation, 31.7 MB disk space will be freed. [2021-01-20T20:47:17.954Z] (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-01-20T20:47:17.954Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-20T20:47:18.904Z] Removing lxd dnsmasq configuration [2021-01-20T20:47:18.904Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-20T20:47:19.167Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-20T20:47:20.114Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-20T20:47:20.375Z] (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-01-20T20:47:20.375Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-20T20:47:21.767Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-20T20:47:22.030Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-20T20:47:23.418Z] + sudo snap remove --purge lxd [2021-01-20T20:47:23.418Z] snap "lxd" is not installed [2021-01-20T20:47:23.418Z] + sudo groupadd --force --system lxd [2021-01-20T20:47:23.418Z] ++ whoami [2021-01-20T20:47:23.418Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-20T20:47:23.418Z] + newgrp - lxd [2021-01-20T20:47:23.418Z] + sudo snap install lxd [2021-01-20T20:47:31.564Z] 2021-01-20T20:47:28Z INFO Waiting for automatic snapd restart... [2021-01-20T20:47:46.557Z] lxd 4.10 from Canonical* installed [2021-01-20T20:47:46.557Z] + sudo lxd init --auto [2021-01-20T20:47:49.032Z] gofmt -l . [2021-01-20T20:47:49.032Z] [ "`gofmt -l .`" = "" ] [2021-01-20T20:47:49.032Z] ./bin/test-go-mod-tidy.sh [2021-01-20T20:47:49.628Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-20T20:47:51.721Z] + ls -al . [2021-01-20T20:47:51.721Z] total 684 [2021-01-20T20:47:51.721Z] drwxrwxr-x 9 1001 1001 4096 Jan 20 20:47 . [2021-01-20T20:47:51.721Z] drwxr-xr-x 4 root root 4096 Jan 20 20:44 .. [2021-01-20T20:47:51.721Z] -rw-rw-r-- 1 1001 1001 11 Jan 20 20:42 .dockerignore [2021-01-20T20:47:51.721Z] drwxrwxr-x 8 1001 1001 4096 Jan 20 20:42 .git [2021-01-20T20:47:51.721Z] drwxrwxr-x 3 1001 1001 4096 Jan 20 20:42 .github [2021-01-20T20:47:51.721Z] -rw-rw-r-- 1 1001 1001 824 Jan 20 20:42 .gitignore [2021-01-20T20:47:51.721Z] -rw-rw-r-- 1 1001 1001 166 Jan 20 20:42 .sonarcloud.properties [2021-01-20T20:47:51.721Z] -rw-rw-r-- 1 1001 1001 7744 Jan 20 20:42 Attribution.txt [2021-01-20T20:47:51.721Z] -rw-rw-r-- 1 1001 1001 3804 Jan 20 20:42 CONTRIBUTING.md [2021-01-20T20:47:51.721Z] -rw-rw-r-- 1 1001 1001 931 Jan 20 20:42 Dockerfile.build [2021-01-20T20:47:51.721Z] -rw-rw-r-- 1 1001 1001 863 Jan 20 20:42 Jenkinsfile [2021-01-20T20:47:51.721Z] -rw-rw-r-- 1 1001 1001 10775 Jan 20 20:42 LICENSE [2021-01-20T20:47:51.721Z] -rw-rw-r-- 1 1001 1001 5750 Jan 20 20:42 Makefile [2021-01-20T20:47:51.721Z] -rw-rw-r-- 1 1001 1001 6524 Jan 20 20:42 README.md [2021-01-20T20:47:51.721Z] -rw-rw-r-- 1 1001 1001 6744 Jan 20 20:42 SECURITY.md [2021-01-20T20:47:51.721Z] -rw-rw-r-- 1 1001 1001 5 Jan 20 20:38 VERSION [2021-01-20T20:47:51.721Z] -rw-rw-r-- 1 1001 1001 4131 Jan 20 20:42 ZMQWindows.md [2021-01-20T20:47:51.721Z] drwxrwxr-x 2 1001 1001 4096 Jan 20 20:42 bin [2021-01-20T20:47:51.721Z] drwxrwxr-x 14 1001 1001 4096 Jan 20 20:42 cmd [2021-01-20T20:47:51.721Z] -rw-r--r-- 1 root root 550466 Jan 20 20:46 coverage.out [2021-01-20T20:47:51.721Z] -rw-r--r-- 1 root root 981 Jan 20 20:47 go.mod [2021-01-20T20:47:51.721Z] -rw-r--r-- 1 root root 19436 Jan 20 20:47 go.sum [2021-01-20T20:47:51.721Z] drwxrwxr-x 8 1001 1001 4096 Jan 20 20:42 internal [2021-01-20T20:47:51.721Z] drwxrwxr-x 4 1001 1001 4096 Jan 20 20:42 openapi [2021-01-20T20:47:51.721Z] drwxrwxr-x 4 1001 1001 4096 Jan 20 20:42 snap [2021-01-20T20:47:51.721Z] -rw-rw-r-- 1 1001 1001 168 Jan 20 20:42 version.go [Pipeline] sh [2021-01-20T20:47:52.384Z] + '[' -e coverage.out ] [2021-01-20T20:47:52.384Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-20T20:47:52.464Z] Warning: overwriting stash ‘coverage-report’ [2021-01-20T20:47:53.557Z] Stashed 1 file(s) [Pipeline] sh [2021-01-20T20:47:54.240Z] + make build [2021-01-20T20:47:54.240Z] 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-01-20T20:47:54.710Z] + sudo snap install --classic snapcraft [2021-01-20T20:47:58.928Z] snapcraft 4.4.4 from Canonical* installed [2021-01-20T20:47:58.928Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-20T20:47:58.928Z] + patch --verbose -p1 [2021-01-20T20:47:58.928Z] Hmm... Looks like a unified diff to me... [2021-01-20T20:47:58.928Z] The text leading up to this was: [2021-01-20T20:47:58.928Z] -------------------------- [2021-01-20T20:47:58.928Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-20T20:47:58.928Z] |From: Tony Espy [2021-01-20T20:47:58.929Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-20T20:47:58.929Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-20T20:47:58.929Z] | [2021-01-20T20:47:58.929Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-20T20:47:58.929Z] |optimize the snap CI check run for pull requests. When [2021-01-20T20:47:58.929Z] |applied, it essentially strips out everything (apps and [2021-01-20T20:47:58.929Z] |parts) from the snapcraft.yaml file except those required [2021-01-20T20:47:58.929Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-20T20:47:58.929Z] |catch changes to edgex-go that break the snap build. [2021-01-20T20:47:58.929Z] | [2021-01-20T20:47:58.929Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-20T20:47:58.929Z] |to update this patch file, otherwise it may fail to apply, [2021-01-20T20:47:58.929Z] |resulting in a failed snap build CI check in the associated [2021-01-20T20:47:58.929Z] |pull request. [2021-01-20T20:47:58.929Z] | [2021-01-20T20:47:58.929Z] |Note - in addition to applying this patch, the pipeline also [2021-01-20T20:47:58.929Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-20T20:47:58.929Z] |need to build the finally binary .snap file (and it won't [2021-01-20T20:47:58.929Z] |work with the patch applied). This further reduces the build [2021-01-20T20:47:58.929Z] |time. [2021-01-20T20:47:58.929Z] |--- [2021-01-20T20:47:58.929Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-20T20:47:58.929Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-20T20:47:58.929Z] | [2021-01-20T20:47:58.929Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-20T20:47:58.929Z] |index 1e537489..faf42425 100644 [2021-01-20T20:47:58.929Z] |--- a/snap/snapcraft.yaml [2021-01-20T20:47:58.929Z] |+++ b/snap/snapcraft.yaml [2021-01-20T20:47:58.929Z] -------------------------- [2021-01-20T20:47:58.929Z] patching file snap/snapcraft.yaml [2021-01-20T20:47:58.929Z] Using Plan A... [2021-01-20T20:47:58.929Z] Hunk #1 succeeded at 73. [2021-01-20T20:47:58.929Z] Hunk #2 succeeded at 202 with fuzz 1 (offset 2 lines). [2021-01-20T20:47:58.929Z] Hunk #3 succeeded at 214 (offset -1 lines). [2021-01-20T20:47:58.929Z] Hunk #4 succeeded at 222 (offset -1 lines). [2021-01-20T20:47:58.929Z] Hunk #5 succeeded at 229 (offset -1 lines). [2021-01-20T20:47:58.929Z] Hunk #6 succeeded at 256 (offset -1 lines). [2021-01-20T20:47:58.929Z] Hunk #7 succeeded at 290 (offset -1 lines). [2021-01-20T20:47:58.929Z] Hunk #8 succeeded at 342. [2021-01-20T20:47:58.929Z] Hmm... Ignoring the trailing garbage. [2021-01-20T20:47:58.929Z] done [2021-01-20T20:47:58.929Z] + sudo snapcraft prime --use-lxd [2021-01-20T20:47:59.872Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-01-20T20:47:59.872Z] 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-01-20T20:47:59.872Z] - README.md [2021-01-20T20:47:59.872Z] - snapcraft.yaml.orig [2021-01-20T20:47:59.872Z] [2021-01-20T20:47:59.872Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-20T20:48:00.450Z] Launching a container. [2021-01-20T20:48:04.421Z] 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-01-20T20:48:12.689Z] Waiting for container to be ready [2021-01-20T20:48:12.689Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-01-20T20:48:12.689Z] [2021-01-20T20:48:15.995Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-01-20T20:48:15.995Z] Waiting for network to be ready... [2021-01-20T20:48:16.568Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-20T20:48:16.568Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-20T20:48:16.826Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1513 kB] [2021-01-20T20:48:16.827Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-20T20:48:17.087Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-20T20:48:17.348Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-20T20:48:17.348Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-20T20:48:17.348Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-20T20:48:17.348Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-20T20:48:17.348Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-20T20:48:17.348Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-20T20:48:17.348Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] [2021-01-20T20:48:17.348Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-01-20T20:48:17.348Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-01-20T20:48:17.348Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] [2021-01-20T20:48:17.348Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] [2021-01-20T20:48:17.348Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1101 kB] [2021-01-20T20:48:17.348Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] [2021-01-20T20:48:17.609Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-20T20:48:17.869Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1851 kB] [2021-01-20T20:48:18.129Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [385 kB] [2021-01-20T20:48:18.129Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.5 kB] [2021-01-20T20:48:18.129Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2021-01-20T20:48:18.129Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [240 kB] [2021-01-20T20:48:18.129Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [32.3 kB] [2021-01-20T20:48:18.129Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1706 kB] [2021-01-20T20:48:18.129Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [360 kB] [2021-01-20T20:48:20.676Z] Fetched 23.8 MB in 4s (5667 kB/s) [2021-01-20T20:48:21.249Z] Reading package lists... [2021-01-20T20:48:21.510Z] Reading package lists... [2021-01-20T20:48:21.772Z] Building dependency tree... [2021-01-20T20:48:21.772Z] Reading state information... [2021-01-20T20:48:21.772Z] The following additional packages will be installed: [2021-01-20T20:48:21.772Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-20T20:48:21.772Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-20T20:48:21.772Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-20T20:48:21.772Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-01-20T20:48:21.772Z] Suggested packages: [2021-01-20T20:48:21.772Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-01-20T20:48:21.772Z] Recommended packages: [2021-01-20T20:48:21.772Z] gnupg libsasl2-modules [2021-01-20T20:48:22.033Z] The following NEW packages will be installed: [2021-01-20T20:48:22.033Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-20T20:48:22.033Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-20T20:48:22.033Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-20T20:48:22.033Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-01-20T20:48:22.033Z] The following packages will be upgraded: [2021-01-20T20:48:22.033Z] gpg gpg-agent gpgconf libudev1 [2021-01-20T20:48:22.033Z] 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. [2021-01-20T20:48:22.034Z] Need to get 3533 kB of archives. [2021-01-20T20:48:22.034Z] After this operation, 13.3 MB of additional disk space will be used. [2021-01-20T20:48:22.034Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-01-20T20:48:22.034Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-01-20T20:48:22.297Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-01-20T20:48:22.559Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-01-20T20:48:22.559Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-01-20T20:48:22.826Z] Get:6 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-01-20T20:48:22.826Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-01-20T20:48:22.826Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2021-01-20T20:48:22.826Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2021-01-20T20:48:22.826Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-01-20T20:48:22.826Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-01-20T20:48:22.826Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-01-20T20:48:22.826Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-01-20T20:48:22.826Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-01-20T20:48:22.826Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-01-20T20:48:22.826Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-01-20T20:48:22.826Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-01-20T20:48:22.826Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-01-20T20:48:22.826Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-01-20T20:48:22.826Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-01-20T20:48:22.826Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-01-20T20:48:22.826Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-01-20T20:48:23.089Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-20T20:48:23.089Z] Fetched 3533 kB in 1s (3450 kB/s) [2021-01-20T20:48:23.089Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-20T20:48:23.089Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-01-20T20:48:23.350Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-20T20:48:23.350Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-01-20T20:48:23.611Z] Selecting previously unselected package udev. [2021-01-20T20:48:23.611Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-20T20:48:23.611Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-01-20T20:48:23.611Z] Unpacking udev (237-3ubuntu10.44) ... [2021-01-20T20:48:23.872Z] Selecting previously unselected package libfuse2:amd64. [2021-01-20T20:48:23.872Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-01-20T20:48:23.872Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-20T20:48:23.872Z] Selecting previously unselected package fuse. [2021-01-20T20:48:23.872Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-01-20T20:48:23.872Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-01-20T20:48:24.133Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-20T20:48:24.133Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-20T20:48:24.133Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-20T20:48:24.133Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-20T20:48:24.395Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-20T20:48:24.395Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-20T20:48:24.395Z] Selecting previously unselected package libksba8:amd64. [2021-01-20T20:48:24.395Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-01-20T20:48:24.659Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-01-20T20:48:24.659Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-01-20T20:48:24.659Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-20T20:48:24.659Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-20T20:48:24.659Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-01-20T20:48:24.659Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-20T20:48:24.659Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-20T20:48:24.921Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-01-20T20:48:24.921Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-20T20:48:24.921Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-20T20:48:24.921Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-01-20T20:48:24.921Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-20T20:48:24.921Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-20T20:48:24.921Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-01-20T20:48:24.921Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-20T20:48:24.921Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-20T20:48:25.186Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-01-20T20:48:25.186Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-20T20:48:25.186Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-20T20:48:25.186Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-01-20T20:48:25.186Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-20T20:48:25.186Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-20T20:48:25.186Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-01-20T20:48:25.186Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-20T20:48:25.186Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-20T20:48:25.447Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-01-20T20:48:25.447Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-20T20:48:25.447Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-20T20:48:25.447Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-20T20:48:25.447Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-20T20:48:25.447Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-20T20:48:25.447Z] Selecting previously unselected package libsasl2-2:amd64. [2021-01-20T20:48:25.447Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-20T20:48:25.709Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-20T20:48:25.709Z] Selecting previously unselected package libldap-common. [2021-01-20T20:48:25.709Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-01-20T20:48:25.709Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-20T20:48:25.709Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-20T20:48:25.709Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-01-20T20:48:25.709Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-20T20:48:25.971Z] Selecting previously unselected package dirmngr. [2021-01-20T20:48:25.971Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-20T20:48:25.971Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-20T20:48:25.971Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-20T20:48:25.971Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-01-20T20:48:25.971Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-20T20:48:26.233Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-20T20:48:26.233Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-20T20:48:26.233Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-01-20T20:48:26.233Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-20T20:48:26.233Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-01-20T20:48:26.233Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-20T20:48:26.233Z] Setting up udev (237-3ubuntu10.44) ... [2021-01-20T20:48:26.587Z] 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-01-20T20:48:26.818Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-01-20T20:48:26.818Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-20T20:48:26.818Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-01-20T20:48:26.818Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-01-20T20:48:27.080Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-01-20T20:48:27.080Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-20T20:48:27.080Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-20T20:48:27.080Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-20T20:48:27.080Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-20T20:48:27.080Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-20T20:48:27.080Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-20T20:48:27.080Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-20T20:48:27.080Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-20T20:48:27.342Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-20T20:48:27.342Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-20T20:48:27.602Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-01-20T20:48:27.602Z] settings in the [Install] section, and DefaultInstance for template units). [2021-01-20T20:48:27.602Z] This means they are not meant to be enabled using systemctl. [2021-01-20T20:48:27.602Z] Possible reasons for having this kind of units are: [2021-01-20T20:48:27.602Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-01-20T20:48:27.602Z] .wants/ or .requires/ directory. [2021-01-20T20:48:27.602Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-01-20T20:48:27.602Z] a requirement dependency on it. [2021-01-20T20:48:27.602Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-01-20T20:48:27.602Z] D-Bus, udev, scripted systemctl call, ...). [2021-01-20T20:48:27.602Z] 4) In case of template units, the unit is meant to be enabled with some [2021-01-20T20:48:27.602Z] instance name specified. [2021-01-20T20:48:28.173Z] Reading package lists... [2021-01-20T20:48:28.173Z] Building dependency tree... [2021-01-20T20:48:28.173Z] Reading state information... [2021-01-20T20:48:28.435Z] The following additional packages will be installed: [2021-01-20T20:48:28.435Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-01-20T20:48:28.435Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-01-20T20:48:28.435Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-01-20T20:48:28.435Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-01-20T20:48:28.435Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-01-20T20:48:28.435Z] Suggested packages: [2021-01-20T20:48:28.435Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-01-20T20:48:28.435Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-01-20T20:48:28.435Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-01-20T20:48:28.435Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-01-20T20:48:28.435Z] systemd-container policykit-1 [2021-01-20T20:48:28.435Z] Recommended packages: [2021-01-20T20:48:28.435Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-01-20T20:48:28.435Z] The following NEW packages will be installed: [2021-01-20T20:48:28.435Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-01-20T20:48:28.435Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-01-20T20:48:28.435Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-01-20T20:48:28.435Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-01-20T20:48:28.435Z] python3.6-minimal snapd squashfs-tools sudo [2021-01-20T20:48:28.435Z] The following packages will be upgraded: [2021-01-20T20:48:28.435Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-01-20T20:48:28.695Z] 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. [2021-01-20T20:48:28.695Z] Need to get 35.2 MB of archives. [2021-01-20T20:48:28.696Z] After this operation, 141 MB of additional disk space will be used. [2021-01-20T20:48:28.696Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-01-20T20:48:28.696Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-01-20T20:48:29.269Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-01-20T20:48:29.269Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2021-01-20T20:48:29.531Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-01-20T20:48:29.531Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-01-20T20:48:29.531Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-01-20T20:48:29.531Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-01-20T20:48:29.531Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-01-20T20:48:29.531Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-01-20T20:48:29.531Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-01-20T20:48:29.531Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-01-20T20:48:29.531Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2021-01-20T20:48:29.531Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2021-01-20T20:48:29.531Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-01-20T20:48:29.531Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2021-01-20T20:48:29.531Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-01-20T20:48:29.531Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2021-01-20T20:48:29.531Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-01-20T20:48:29.531Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-01-20T20:48:29.531Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-01-20T20:48:29.531Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-01-20T20:48:29.531Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-01-20T20:48:29.793Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-01-20T20:48:29.793Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-01-20T20:48:29.793Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-01-20T20:48:29.793Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-01-20T20:48:29.793Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-01-20T20:48:29.793Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-01-20T20:48:29.793Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-01-20T20:48:29.974Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-20T20:48:30.736Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-20T20:48:30.736Z] Fetched 35.2 MB in 2s (16.9 MB/s) [2021-01-20T20:48:30.736Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-20T20:48:30.736Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-01-20T20:48:30.997Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-20T20:48:31.570Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-01-20T20:48:31.570Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-20T20:48:31.570Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-01-20T20:48:31.833Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-20T20:48:31.833Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-01-20T20:48:31.833Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-20T20:48:31.833Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-01-20T20:48:32.093Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-20T20:48:32.094Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-01-20T20:48:32.094Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-20T20:48:32.355Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-01-20T20:48:32.355Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-01-20T20:48:32.927Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-01-20T20:48:32.927Z] (Reading database ... 12764 files and directories currently installed.) [2021-01-20T20:48:32.927Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-20T20:48:32.927Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-20T20:48:33.190Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-01-20T20:48:33.190Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-20T20:48:33.190Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-20T20:48:33.451Z] Selecting previously unselected package libexpat1:amd64. [2021-01-20T20:48:33.451Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-01-20T20:48:33.451Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-20T20:48:33.713Z] Selecting previously unselected package python3.6-minimal. [2021-01-20T20:48:33.713Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-20T20:48:33.713Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-20T20:48:33.974Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-20T20:48:34.237Z] Checking for services that may need to be restarted...done. [2021-01-20T20:48:34.237Z] Checking for services that may need to be restarted...done. [2021-01-20T20:48:34.237Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-20T20:48:34.237Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-20T20:48:34.237Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-20T20:48:34.811Z] Selecting previously unselected package python3-minimal. [2021-01-20T20:48:34.811Z] (Reading database ... 13012 files and directories currently installed.) [2021-01-20T20:48:34.811Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-01-20T20:48:34.811Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-01-20T20:48:34.811Z] Selecting previously unselected package mime-support. [2021-01-20T20:48:34.811Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-01-20T20:48:34.811Z] Unpacking mime-support (3.60ubuntu1) ... [2021-01-20T20:48:35.072Z] Selecting previously unselected package libmpdec2:amd64. [2021-01-20T20:48:35.072Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-01-20T20:48:35.072Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-20T20:48:35.072Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-01-20T20:48:35.072Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-20T20:48:35.072Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-20T20:48:35.340Z] Selecting previously unselected package python3.6. [2021-01-20T20:48:35.340Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-20T20:48:35.340Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-20T20:48:35.340Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-20T20:48:35.340Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-01-20T20:48:35.340Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-20T20:48:35.370Z] 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-01-20T20:48:35.601Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-01-20T20:48:35.862Z] Selecting previously unselected package python3. [2021-01-20T20:48:35.862Z] (Reading database ... 13442 files and directories currently installed.) [2021-01-20T20:48:35.862Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-01-20T20:48:35.862Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-01-20T20:48:35.862Z] Selecting previously unselected package multiarch-support. [2021-01-20T20:48:35.862Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-01-20T20:48:35.862Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-01-20T20:48:35.862Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-01-20T20:48:35.967Z] 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-01-20T20:48:36.124Z] Selecting previously unselected package liblzo2-2:amd64. [2021-01-20T20:48:36.124Z] (Reading database ... 13479 files and directories currently installed.) [2021-01-20T20:48:36.124Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-01-20T20:48:36.124Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-01-20T20:48:36.124Z] Selecting previously unselected package libbsd0:amd64. [2021-01-20T20:48:36.124Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-01-20T20:48:36.124Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-20T20:48:36.389Z] Selecting previously unselected package sudo. [2021-01-20T20:48:36.389Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2021-01-20T20:48:36.389Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-20T20:48:36.389Z] Selecting previously unselected package apparmor. [2021-01-20T20:48:36.389Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-01-20T20:48:36.389Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-01-20T20:48:36.650Z] Selecting previously unselected package libedit2:amd64. [2021-01-20T20:48:36.650Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-01-20T20:48:36.650Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-01-20T20:48:36.650Z] Selecting previously unselected package libkrb5support0:amd64. [2021-01-20T20:48:36.650Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-01-20T20:48:36.650Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-20T20:48:36.650Z] Selecting previously unselected package libk5crypto3:amd64. [2021-01-20T20:48:36.650Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-20T20:48:36.650Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-20T20:48:36.912Z] Selecting previously unselected package libkeyutils1:amd64. [2021-01-20T20:48:36.912Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-01-20T20:48:36.912Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-20T20:48:36.912Z] Selecting previously unselected package libkrb5-3:amd64. [2021-01-20T20:48:36.912Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-20T20:48:36.912Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-20T20:48:37.173Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-20T20:48:37.173Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-01-20T20:48:37.173Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-20T20:48:37.173Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-01-20T20:48:37.173Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-01-20T20:48:37.173Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-20T20:48:37.434Z] Selecting previously unselected package openssh-client. [2021-01-20T20:48:37.434Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-01-20T20:48:37.434Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-20T20:48:37.434Z] Selecting previously unselected package squashfs-tools. [2021-01-20T20:48:37.434Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-01-20T20:48:37.695Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-20T20:48:37.695Z] Selecting previously unselected package snapd. [2021-01-20T20:48:37.695Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-01-20T20:48:37.695Z] Unpacking snapd (2.48+18.04) ... [2021-01-20T20:48:39.608Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-01-20T20:48:39.608Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-20T20:48:39.870Z] Setting up mime-support (3.60ubuntu1) ... [2021-01-20T20:48:39.870Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-20T20:48:39.870Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-20T20:48:39.870Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-20T20:48:40.131Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-20T20:48:40.131Z] Setting up systemd (237-3ubuntu10.44) ... [2021-01-20T20:48:40.131Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-01-20T20:48:40.268Z] 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-01-20T20:48:41.074Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-20T20:48:41.075Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-20T20:48:41.075Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-01-20T20:48:41.075Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-20T20:48:41.075Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-20T20:48:41.075Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-20T20:48:41.647Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-20T20:48:41.647Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-20T20:48:41.647Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-20T20:48:41.647Z] Setting up python3 (3.6.7-1~18.04) ... [2021-01-20T20:48:41.647Z] running python rtupdate hooks for python3.6... [2021-01-20T20:48:41.647Z] running python post-rtupdate hooks for python3.6... [2021-01-20T20:48:41.910Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-01-20T20:48:43.298Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-01-20T20:48:43.298Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-20T20:48:43.298Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-20T20:48:43.559Z] Setting up snapd (2.48+18.04) ... [2021-01-20T20:48:43.819Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-01-20T20:48:44.079Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-01-20T20:48:44.342Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-01-20T20:48:44.342Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-01-20T20:48:44.602Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-20T20:48:44.602Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-20T20:48:44.864Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-01-20T20:48:45.125Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-01-20T20:48:45.125Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-01-20T20:48:45.386Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-01-20T20:48:45.386Z] /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-01-20T20:48:45.648Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-20T20:48:45.648Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-01-20T20:48:45.671Z] 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-01-20T20:48:46.591Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-20T20:48:46.591Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-20T20:48:46.591Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-20T20:48:47.797Z] Reading package lists... [2021-01-20T20:48:48.058Z] Reading package lists... [2021-01-20T20:48:48.058Z] Building dependency tree... [2021-01-20T20:48:48.058Z] Reading state information... [2021-01-20T20:48:48.306Z] 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-01-20T20:48:48.318Z] Calculating upgrade... [2021-01-20T20:48:48.318Z] The following packages will be upgraded: [2021-01-20T20:48:48.318Z] advancecomp base-files bash binutils binutils-common [2021-01-20T20:48:48.318Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-01-20T20:48:48.318Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-01-20T20:48:48.318Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2021-01-20T20:48:48.318Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2021-01-20T20:48:48.318Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2021-01-20T20:48:48.318Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2021-01-20T20:48:48.318Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2021-01-20T20:48:48.318Z] libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-01-20T20:48:48.318Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-01-20T20:48:48.318Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-01-20T20:48:48.318Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-01-20T20:48:48.318Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-01-20T20:48:48.318Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-01-20T20:48:48.318Z] ubuntu-keyring util-linux [2021-01-20T20:48:48.582Z] 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-01-20T20:48:48.582Z] Need to get 63.7 MB of archives. [2021-01-20T20:48:48.582Z] After this operation, 5203 kB of additional disk space will be used. [2021-01-20T20:48:48.582Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-01-20T20:48:48.582Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-01-20T20:48:48.582Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-01-20T20:48:48.582Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-01-20T20:48:48.582Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-01-20T20:48:48.582Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-01-20T20:48:48.582Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-01-20T20:48:48.582Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-01-20T20:48:48.582Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-01-20T20:48:48.582Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-01-20T20:48:48.582Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-01-20T20:48:48.582Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-01-20T20:48:48.582Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-01-20T20:48:48.582Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-01-20T20:48:48.582Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-01-20T20:48:48.582Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-01-20T20:48:48.582Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-01-20T20:48:48.848Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-01-20T20:48:48.848Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-01-20T20:48:48.848Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-01-20T20:48:48.848Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-01-20T20:48:48.848Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-01-20T20:48:48.848Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-01-20T20:48:48.848Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-01-20T20:48:48.848Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-01-20T20:48:48.848Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-01-20T20:48:48.848Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-01-20T20:48:48.848Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-01-20T20:48:48.848Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-01-20T20:48:48.848Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-01-20T20:48:48.848Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-01-20T20:48:48.848Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-01-20T20:48:48.848Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-01-20T20:48:48.848Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-01-20T20:48:48.848Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-01-20T20:48:48.848Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-01-20T20:48:48.848Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-01-20T20:48:48.848Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-01-20T20:48:48.848Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-01-20T20:48:48.848Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-01-20T20:48:48.848Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2021-01-20T20:48:48.848Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-01-20T20:48:48.848Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-01-20T20:48:48.848Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-01-20T20:48:48.848Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] [2021-01-20T20:48:48.848Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-01-20T20:48:48.848Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-01-20T20:48:48.848Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2021-01-20T20:48:48.848Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-01-20T20:48:48.848Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-01-20T20:48:48.848Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-01-20T20:48:48.848Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-01-20T20:48:48.848Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-01-20T20:48:49.109Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-01-20T20:48:49.109Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-01-20T20:48:49.109Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-01-20T20:48:49.370Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-01-20T20:48:49.370Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-01-20T20:48:49.370Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-01-20T20:48:49.633Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-01-20T20:48:49.633Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-01-20T20:48:49.633Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-01-20T20:48:49.633Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-01-20T20:48:49.633Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-01-20T20:48:49.633Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-01-20T20:48:49.633Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-134.138 [987 kB] [2021-01-20T20:48:49.894Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-01-20T20:48:49.894Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-01-20T20:48:49.894Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-01-20T20:48:49.894Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-01-20T20:48:50.155Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-01-20T20:48:50.155Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-01-20T20:48:50.155Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-01-20T20:48:50.155Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-01-20T20:48:50.155Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-01-20T20:48:50.155Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-01-20T20:48:50.155Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-01-20T20:48:50.155Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-01-20T20:48:50.155Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-01-20T20:48:50.155Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-01-20T20:48:50.155Z] Get:81 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-01-20T20:48:50.155Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-01-20T20:48:50.155Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-01-20T20:48:50.155Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-01-20T20:48:50.155Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-01-20T20:48:50.417Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-01-20T20:48:50.417Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-01-20T20:48:50.417Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-01-20T20:48:50.417Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-01-20T20:48:50.417Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-01-20T20:48:50.417Z] Get:91 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-01-20T20:48:50.417Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-01-20T20:48:50.417Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-01-20T20:48:50.417Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-01-20T20:48:50.417Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-01-20T20:48:50.417Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-01-20T20:48:50.417Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-01-20T20:48:50.678Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-20T20:48:50.678Z] Fetched 63.7 MB in 2s (30.3 MB/s) [2021-01-20T20:48:50.678Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-20T20:48:50.678Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-01-20T20:48:50.678Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-20T20:48:51.249Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-20T20:48:51.510Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-20T20:48:51.510Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-134.138_amd64.deb ... [2021-01-20T20:48:51.510Z] Unpacking linux-libc-dev:amd64 (4.15.0-134.138) over (4.15.0-20.21) ... [2021-01-20T20:48:52.458Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-20T20:48:52.458Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-20T20:48:52.458Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-20T20:48:52.458Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-20T20:48:52.458Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-20T20:48:52.458Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-20T20:48:52.619Z] 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-01-20T20:48:52.719Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-20T20:48:52.719Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-20T20:48:52.719Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-20T20:48:52.979Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-20T20:48:52.979Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-20T20:48:52.979Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-20T20:48:53.242Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-20T20:48:53.242Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-20T20:48:53.242Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-20T20:48:53.242Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-20T20:48:53.242Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-20T20:48:53.502Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-01-20T20:48:53.502Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-01-20T20:48:53.502Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-20T20:48:53.502Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-20T20:48:53.502Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-20T20:48:53.764Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-20T20:48:53.764Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-20T20:48:53.764Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-20T20:48:54.035Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-20T20:48:54.035Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-20T20:48:54.296Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-20T20:48:54.296Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-01-20T20:48:54.296Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-20T20:48:54.870Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-01-20T20:48:54.870Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-20T20:48:54.870Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-01-20T20:48:54.870Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-01-20T20:48:55.133Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-01-20T20:48:55.133Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-01-20T20:48:55.394Z] Setting up base-files (10.1ubuntu2.10) ... [2021-01-20T20:48:55.394Z] Installing new version of config file /etc/issue ... [2021-01-20T20:48:55.394Z] Installing new version of config file /etc/issue.net ... [2021-01-20T20:48:55.394Z] Installing new version of config file /etc/lsb-release ... [2021-01-20T20:48:55.394Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-01-20T20:48:55.655Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-01-20T20:48:55.655Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-01-20T20:48:55.655Z] Removing obsolete conffile /etc/default/motd-news ... [2021-01-20T20:48:55.918Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-20T20:48:55.918Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-01-20T20:48:55.918Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-01-20T20:48:55.998Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-20T20:48:56.179Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-01-20T20:48:56.179Z] 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-01-20T20:48:56.179Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-20T20:48:56.179Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-20T20:48:56.179Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-01-20T20:48:56.442Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-01-20T20:48:56.442Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-20T20:48:56.442Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-01-20T20:48:56.442Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-01-20T20:48:56.704Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-01-20T20:48:56.704Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-20T20:48:56.704Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-01-20T20:48:56.704Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-20T20:48:56.966Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-01-20T20:48:57.228Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-20T20:48:57.228Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-20T20:48:57.228Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-20T20:48:57.228Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-20T20:48:57.489Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-20T20:48:57.489Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-20T20:48:57.489Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-20T20:48:57.489Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-01-20T20:48:57.751Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-20T20:48:57.751Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-01-20T20:48:57.751Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-01-20T20:48:57.751Z] Setting up grep (3.1-2build1) ... [2021-01-20T20:48:58.018Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-20T20:48:58.018Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-20T20:48:58.018Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-20T20:48:58.018Z] Setting up login (1:4.5-1ubuntu2) ... [2021-01-20T20:48:58.282Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-20T20:48:58.282Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-20T20:48:58.282Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-20T20:48:58.282Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-01-20T20:48:58.545Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-20T20:48:58.545Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-20T20:48:58.545Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-20T20:48:59.125Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-20T20:48:59.126Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-20T20:48:59.126Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-20T20:48:59.126Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-20T20:48:59.696Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-01-20T20:48:59.696Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-20T20:48:59.696Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-01-20T20:48:59.696Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-20T20:49:01.086Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-20T20:49:01.086Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-20T20:49:01.086Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-20T20:49:01.086Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-20T20:49:01.086Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-01-20T20:49:01.086Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-20T20:49:01.086Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-01-20T20:49:01.086Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-01-20T20:49:01.349Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-01-20T20:49:01.349Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-20T20:49:01.349Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-20T20:49:01.349Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-20T20:49:01.398Z] 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-01-20T20:49:01.614Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-20T20:49:01.614Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-20T20:49:01.614Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-20T20:49:01.614Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-20T20:49:01.876Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-20T20:49:01.876Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-20T20:49:01.876Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-20T20:49:01.876Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-20T20:49:02.139Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-20T20:49:02.139Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-20T20:49:02.139Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-20T20:49:02.139Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-20T20:49:02.410Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-20T20:49:02.410Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-20T20:49:02.410Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-20T20:49:02.410Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-20T20:49:02.410Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-20T20:49:02.678Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-20T20:49:02.678Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-20T20:49:02.678Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-20T20:49:02.678Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-20T20:49:02.678Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-20T20:49:02.940Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-20T20:49:02.940Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-20T20:49:02.940Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-20T20:49:02.940Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-20T20:49:02.940Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-20T20:49:03.202Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-20T20:49:03.202Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-20T20:49:03.202Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-20T20:49:03.202Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-01-20T20:49:03.202Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-20T20:49:03.202Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-20T20:49:03.464Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-20T20:49:03.727Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-01-20T20:49:03.991Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-01-20T20:49:04.252Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-01-20T20:49:04.513Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-20T20:49:04.513Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-20T20:49:04.513Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-20T20:49:04.774Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-01-20T20:49:04.774Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-20T20:49:04.774Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-01-20T20:49:04.774Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [Pipeline] } [2021-01-20T20:49:04.836Z] $ docker stop --time=1 838a9df24eae871e6f51e1705c3154646797b8538377a3f632d53ba1f77b4deb [2021-01-20T20:49:05.035Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-01-20T20:49:05.035Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-20T20:49:05.035Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-01-20T20:49:05.296Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-01-20T20:49:05.296Z] Setting up debconf (1.5.66ubuntu1) ... [2021-01-20T20:49:05.570Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-20T20:49:05.570Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-20T20:49:05.570Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-20T20:49:05.839Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-20T20:49:05.839Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-20T20:49:05.839Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-20T20:49:05.839Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-20T20:49:06.101Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-20T20:49:06.101Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-20T20:49:06.101Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-20T20:49:06.101Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-20T20:49:06.362Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-20T20:49:06.624Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-20T20:49:06.624Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-20T20:49:06.624Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-20T20:49:06.885Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-01-20T20:49:06.885Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-20T20:49:06.885Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-20T20:49:06.885Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-20T20:49:07.147Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-20T20:49:07.147Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-20T20:49:07.147Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-01-20T20:49:07.147Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-01-20T20:49:07.388Z] $ docker rm -f 838a9df24eae871e6f51e1705c3154646797b8538377a3f632d53ba1f77b4deb [2021-01-20T20:49:07.407Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-01-20T20:49:07.407Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-20T20:49:07.407Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-01-20T20:49:07.407Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-20T20:49:07.407Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-20T20:49:07.980Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-20T20:49:07.980Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-20T20:49:07.980Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-20T20:49:07.980Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-20T20:49:07.980Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-20T20:49:07.980Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-01-20T20:49:08.242Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-01-20T20:49:08.242Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-01-20T20:49:08.242Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-20T20:49:08.242Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-20T20:49:08.508Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-01-20T20:49:08.773Z] Setting up passwd (1:4.5-1ubuntu2) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [2021-01-20T20:49:09.035Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-20T20:49:09.035Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-20T20:49:09.035Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-20T20:49:09.035Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-01-20T20:49:09.035Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-20T20:49:09.035Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-01-20T20:49:09.035Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-20T20:49:09.297Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-01-20T20:49:09.297Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-20T20:49:09.297Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-01-20T20:49:09.297Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-01-20T20:49:09.436Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-20T20:49:09.436Z] [2021-01-20T20:49:09.436Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-20T20:49:09.558Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-01-20T20:49:09.558Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-20T20:49:09.558Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-01-20T20:49:09.819Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-01-20T20:49:09.819Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-01-20T20:49:09.819Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-20T20:49:09.819Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-01-20T20:49:09.828Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-20T20:49:10.083Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-01-20T20:49:10.083Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-01-20T20:49:10.101Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-20T20:49:10.101Z] 29e5d40040c1: Pulling fs layer [2021-01-20T20:49:10.101Z] 1ce36da41761: Pulling fs layer [2021-01-20T20:49:10.101Z] 25b303627fd3: Pulling fs layer [2021-01-20T20:49:10.344Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-20T20:49:10.344Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-01-20T20:49:10.344Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-01-20T20:49:10.344Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-01-20T20:49:10.344Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-20T20:49:10.344Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-01-20T20:49:10.611Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-01-20T20:49:10.612Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-01-20T20:49:10.612Z] (Reading database ... 13915 files and directories currently installed.) [2021-01-20T20:49:10.612Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-20T20:49:10.612Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-20T20:49:10.694Z] 29e5d40040c1: Verifying Checksum [2021-01-20T20:49:10.694Z] 29e5d40040c1: Download complete [2021-01-20T20:49:10.872Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-20T20:49:10.872Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-20T20:49:10.967Z] 1ce36da41761: Verifying Checksum [2021-01-20T20:49:10.967Z] 1ce36da41761: Download complete [2021-01-20T20:49:11.133Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-20T20:49:11.133Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-20T20:49:11.394Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2021-01-20T20:49:11.394Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2021-01-20T20:49:11.394Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-01-20T20:49:11.394Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-01-20T20:49:11.563Z] 29e5d40040c1: Pull complete [2021-01-20T20:49:11.654Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-01-20T20:49:11.654Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-01-20T20:49:11.654Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-01-20T20:49:11.916Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-01-20T20:49:11.916Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-01-20T20:49:11.916Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-01-20T20:49:12.176Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-01-20T20:49:12.176Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-01-20T20:49:12.176Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-01-20T20:49:12.176Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-01-20T20:49:12.176Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-01-20T20:49:12.437Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-01-20T20:49:12.437Z] Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... [2021-01-20T20:49:12.437Z] Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... [2021-01-20T20:49:13.014Z] 1ce36da41761: Pull complete [2021-01-20T20:49:13.014Z] 25b303627fd3: Verifying Checksum [2021-01-20T20:49:13.014Z] 25b303627fd3: Download complete [2021-01-20T20:49:13.381Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-01-20T20:49:13.381Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-01-20T20:49:13.381Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-01-20T20:49:13.381Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-01-20T20:49:13.381Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-20T20:49:13.381Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-20T20:49:13.956Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-20T20:49:13.956Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-20T20:49:13.956Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-20T20:49:13.956Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-20T20:49:14.217Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-20T20:49:14.218Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-20T20:49:14.218Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-20T20:49:14.218Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-20T20:49:14.478Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-20T20:49:14.478Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-20T20:49:14.478Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-20T20:49:14.739Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-20T20:49:14.739Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-20T20:49:14.739Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-20T20:49:15.681Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-20T20:49:15.681Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-20T20:49:16.625Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-20T20:49:16.887Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-20T20:49:17.459Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-20T20:49:17.459Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-20T20:49:17.720Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-20T20:49:17.983Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-20T20:49:18.930Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-20T20:49:18.931Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-20T20:49:18.931Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-20T20:49:18.931Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-20T20:49:18.931Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-01-20T20:49:18.931Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-20T20:49:19.195Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-01-20T20:49:19.196Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-20T20:49:19.196Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-01-20T20:49:19.459Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-01-20T20:49:19.459Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-20T20:49:19.459Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-20T20:49:19.459Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-20T20:49:19.734Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-20T20:49:19.734Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-01-20T20:49:19.734Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-01-20T20:49:20.083Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-20T20:49:20.083Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-20T20:49:20.083Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-20T20:49:20.083Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-20T20:49:20.083Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-20T20:49:20.083Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-01-20T20:49:20.083Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-01-20T20:49:20.083Z] Setting up tzdata (2020f-0ubuntu0.18.04) ... [2021-01-20T20:49:20.415Z] [2021-01-20T20:49:20.415Z] Current default time zone: 'Etc/UTC' [2021-01-20T20:49:20.415Z] Local time is now: Wed Jan 20 20:49:20 UTC 2021. [2021-01-20T20:49:20.415Z] Universal Time is now: Wed Jan 20 20:49:20 UTC 2021. [2021-01-20T20:49:20.415Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-01-20T20:49:20.415Z] [2021-01-20T20:49:20.415Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-01-20T20:49:20.415Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-20T20:49:20.415Z] Setting up linux-libc-dev:amd64 (4.15.0-134.138) ... [2021-01-20T20:49:20.415Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-01-20T20:49:20.415Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-01-20T20:49:20.415Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-01-20T20:49:20.415Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-01-20T20:49:20.415Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-01-20T20:49:20.705Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-01-20T20:49:20.705Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-01-20T20:49:20.705Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-20T20:49:20.705Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-01-20T20:49:21.025Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-20T20:49:21.025Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-20T20:49:21.025Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-20T20:49:21.025Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-01-20T20:49:21.025Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-01-20T20:49:21.025Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-01-20T20:49:21.025Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-20T20:49:21.025Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-01-20T20:49:21.025Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-01-20T20:49:21.025Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-01-20T20:49:21.025Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-20T20:49:23.026Z] Updating certificates in /etc/ssl/certs... [2021-01-20T20:49:23.154Z] 25b303627fd3: Pull complete [2021-01-20T20:49:23.154Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-20T20:49:23.154Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-20T20:49:23.154Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-20T20:49:23.425Z] prd-ubuntu18.04-docker-arm64-4c-16g-21664 does not seem to be running inside a container [2021-01-20T20:49:23.532Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-20T20:49:23.969Z] 22 added, 17 removed; done. [2021-01-20T20:49:23.969Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-01-20T20:49:23.969Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-20T20:49:23.969Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-01-20T20:49:23.969Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-01-20T20:49:23.969Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-01-20T20:49:24.230Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-20T20:49:24.230Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-20T20:49:24.230Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-20T20:49:24.230Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-20T20:49:24.230Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-20T20:49:24.230Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-20T20:49:24.230Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-20T20:49:24.230Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-01-20T20:49:24.230Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-01-20T20:49:24.491Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-01-20T20:49:24.491Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-01-20T20:49:24.491Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-01-20T20:49:24.491Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-20T20:49:24.491Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-20T20:49:24.491Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-01-20T20:49:24.753Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-01-20T20:49:24.753Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-01-20T20:49:24.753Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-20T20:49:24.753Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-01-20T20:49:24.753Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-01-20T20:49:25.014Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-20T20:49:25.014Z] Updating certificates in /etc/ssl/certs... [2021-01-20T20:49:25.585Z] 0 added, 0 removed; done. [2021-01-20T20:49:25.585Z] Running hooks in /etc/ca-certificates/update.d... [2021-01-20T20:49:25.585Z] done. [2021-01-20T20:49:25.847Z] Reading package lists... [2021-01-20T20:49:26.108Z] Building dependency tree... [2021-01-20T20:49:26.108Z] Reading state information... [2021-01-20T20:49:26.370Z] The following NEW packages will be installed: [2021-01-20T20:49:26.370Z] apt-transport-https [2021-01-20T20:49:26.370Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-01-20T20:49:26.370Z] Need to get 1696 B of archives. [2021-01-20T20:49:26.370Z] After this operation, 153 kB of additional disk space will be used. [2021-01-20T20:49:26.370Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-01-20T20:49:26.631Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-20T20:49:26.632Z] Fetched 1696 B in 0s (8273 B/s) [2021-01-20T20:49:26.632Z] Selecting previously unselected package apt-transport-https. [2021-01-20T20:49:26.632Z] (Reading database ... 13929 files and directories currently installed.) [2021-01-20T20:49:26.632Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-01-20T20:49:26.632Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-20T20:49:26.632Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-20T20:49:26.688Z] $ docker top 98b17cbd64b2e379edd5327fe020957e1b0b19644b4b0ba8bb360486079d7d2c -eo pid,comm [2021-01-20T20:49:26.893Z] Waiting for network to be ready... [Pipeline] { [Pipeline] sh [2021-01-20T20:49:27.705Z] + docker-compose build --help [2021-01-20T20:49:27.705Z] + grep parallel [2021-01-20T20:49:31.077Z] --parallel Build images in parallel. [Pipeline] } [2021-01-20T20:49:31.398Z] $ docker stop --time=1 98b17cbd64b2e379edd5327fe020957e1b0b19644b4b0ba8bb360486079d7d2c [2021-01-20T20:49:32.188Z] 2021-01-20T20:49:29Z INFO Waiting for automatic snapd restart... [2021-01-20T20:49:32.759Z] snapd 2.48.2 from Canonical* installed [2021-01-20T20:49:33.336Z] $ docker rm -f 98b17cbd64b2e379edd5327fe020957e1b0b19644b4b0ba8bb360486079d7d2c [Pipeline] // withDockerContainer [Pipeline] writeFile [2021-01-20T20:49:33.700Z] "snapd" switched to the "latest/stable" channel [2021-01-20T20:49:33.700Z] [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-20T20:49:34.121Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-20T20:49:34.121Z] . [Pipeline] withDockerContainer [2021-01-20T20:49:34.388Z] prd-ubuntu18.04-docker-arm64-4c-16g-21664 does not seem to be running inside a container [2021-01-20T20:49:34.498Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-20T20:49:35.927Z] $ docker top ba22ed80ac6b156de16540311271df1deb6c3198147752d09f56ab93f1b53add -eo pid,comm [Pipeline] { [2021-01-20T20:49:36.247Z] core18 20201210 from Canonical* installed [Pipeline] sh [2021-01-20T20:49:36.509Z] "core18" switched to the "latest/stable" channel [2021-01-20T20:49:36.509Z] [2021-01-20T20:49:36.893Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-20T20:49:39.810Z] snapcraft 4.4.4 from Canonical* installed [2021-01-20T20:49:39.810Z] "snapcraft" switched to the "latest/stable" channel [2021-01-20T20:49:39.810Z] [2021-01-20T20:49:40.255Z] Building docker-core-command-go ... [2021-01-20T20:49:40.255Z] Building docker-core-data-go ... [2021-01-20T20:49:40.255Z] Building docker-core-metadata-go ... [2021-01-20T20:49:40.255Z] Building docker-security-bootstrap-redis-go ... [2021-01-20T20:49:40.255Z] Building docker-security-proxy-setup-go ... [2021-01-20T20:49:40.255Z] Building docker-security-secretstore-setup-go ... [2021-01-20T20:49:40.255Z] Building docker-support-notifications-go ... [2021-01-20T20:49:40.255Z] Building docker-support-scheduler-go ... [2021-01-20T20:49:40.255Z] Building docker-sys-mgmt-agent-go ... [2021-01-20T20:49:40.255Z] Building docker-security-secretstore-setup-go [2021-01-20T20:49:40.255Z] Building docker-security-proxy-setup-go [2021-01-20T20:49:40.255Z] Building docker-core-metadata-go [2021-01-20T20:49:40.255Z] Building docker-support-notifications-go [2021-01-20T20:49:40.255Z] Building docker-support-scheduler-go [2021-01-20T20:49:43.117Z] 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-01-20T20:49:43.117Z] - README.md [2021-01-20T20:49:43.117Z] - snapcraft.yaml.orig [2021-01-20T20:49:43.117Z] [2021-01-20T20:49:43.117Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-20T20:49:49.716Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-20T20:49:49.716Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-20T20:49:49.716Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-20T20:49:49.716Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-20T20:49:50.937Z] Reading package lists... [2021-01-20T20:49:51.199Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 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-01-20T20:49:57.790Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-20T20:49:57.790Z] Reading package lists... [2021-01-20T20:49:57.790Z] Building dependency tree... [2021-01-20T20:49:57.790Z] Reading state information... [2021-01-20T20:49:57.790Z] Suggested packages: [2021-01-20T20:49:57.790Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-01-20T20:49:57.790Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-01-20T20:49:57.790Z] Recommended packages: [2021-01-20T20:49:57.790Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-01-20T20:49:57.790Z] The following NEW packages will be installed: [2021-01-20T20:49:57.790Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-01-20T20:49:57.790Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-01-20T20:49:57.790Z] pkg-config zip [2021-01-20T20:49:57.790Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-01-20T20:49:57.790Z] Need to get 7655 kB of archives. [2021-01-20T20:49:57.790Z] After this operation, 43.7 MB of additional disk space will be used. [2021-01-20T20:49:57.790Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-01-20T20:49:57.790Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2021-01-20T20:49:58.054Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-01-20T20:49:58.316Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-01-20T20:49:58.316Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-01-20T20:49:58.316Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-01-20T20:49:58.316Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-01-20T20:49:58.579Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-01-20T20:49:58.579Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-01-20T20:49:58.579Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-01-20T20:49:58.579Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-01-20T20:49:58.579Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-01-20T20:49:58.579Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-01-20T20:49:58.840Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-01-20T20:49:58.840Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-01-20T20:49:58.840Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-20T20:49:58.840Z] Fetched 7655 kB in 1s (6367 kB/s) [2021-01-20T20:49:59.104Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-01-20T20:49:59.104Z] (Reading database ... 13933 files and directories currently installed.) [2021-01-20T20:49:59.104Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-01-20T20:49:59.104Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-20T20:49:59.365Z] Selecting previously unselected package libpsl5:amd64. [2021-01-20T20:49:59.365Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-01-20T20:49:59.365Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-01-20T20:49:59.365Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-01-20T20:49:59.365Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-01-20T20:49:59.365Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-20T20:49:59.365Z] Selecting previously unselected package librtmp1:amd64. [2021-01-20T20:49:59.365Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-01-20T20:49:59.365Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-20T20:49:59.625Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-01-20T20:49:59.625Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-01-20T20:49:59.625Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-20T20:49:59.625Z] Selecting previously unselected package liberror-perl. [2021-01-20T20:49:59.625Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-01-20T20:49:59.625Z] Unpacking liberror-perl (0.17025-1) ... [2021-01-20T20:49:59.625Z] Selecting previously unselected package git-man. [2021-01-20T20:49:59.625Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-01-20T20:49:59.625Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-20T20:49:59.886Z] Selecting previously unselected package git. [2021-01-20T20:49:59.886Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-01-20T20:49:59.886Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-01-20T20:50:00.829Z] Selecting previously unselected package libnorm1:amd64. [2021-01-20T20:50:00.829Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-01-20T20:50:00.829Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-20T20:50:00.829Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-01-20T20:50:00.829Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-01-20T20:50:00.829Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-20T20:50:00.829Z] Selecting previously unselected package libsodium23:amd64. [2021-01-20T20:50:00.829Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-01-20T20:50:00.829Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-01-20T20:50:01.091Z] Selecting previously unselected package libzmq5:amd64. [2021-01-20T20:50:01.091Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-20T20:50:01.091Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-20T20:50:01.091Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-01-20T20:50:01.091Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-20T20:50:01.091Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-20T20:50:01.352Z] Selecting previously unselected package pkg-config. [2021-01-20T20:50:01.352Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-01-20T20:50:01.352Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-01-20T20:50:01.352Z] Selecting previously unselected package zip. [2021-01-20T20:50:01.352Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-01-20T20:50:01.352Z] Unpacking zip (3.0-11build1) ... [2021-01-20T20:50:01.352Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-20T20:50:01.623Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-20T20:50:01.623Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-20T20:50:01.623Z] Setting up liberror-perl (0.17025-1) ... [2021-01-20T20:50:01.623Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-01-20T20:50:01.623Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-20T20:50:01.623Z] No schema files found: doing nothing. [2021-01-20T20:50:01.623Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-20T20:50:01.623Z] Setting up zip (3.0-11build1) ... [2021-01-20T20:50:01.623Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-20T20:50:01.623Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-01-20T20:50:01.623Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-01-20T20:50:01.884Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-20T20:50:01.884Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-20T20:50:01.884Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-20T20:50:01.884Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-01-20T20:50:01.884Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-20T20:50:08.476Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-20T20:50:08.476Z] git set to automatically installed. [2021-01-20T20:50:08.476Z] git-man set to automatically installed. [2021-01-20T20:50:08.476Z] libcurl3-gnutls set to automatically installed. [2021-01-20T20:50:08.476Z] liberror-perl set to automatically installed. [2021-01-20T20:50:08.476Z] libglib2.0-0 set to automatically installed. [2021-01-20T20:50:08.476Z] libnghttp2-14 set to automatically installed. [2021-01-20T20:50:08.476Z] libnorm1 set to automatically installed. [2021-01-20T20:50:08.476Z] libpgm-5.2-0 set to automatically installed. [2021-01-20T20:50:08.476Z] libpsl5 set to automatically installed. [2021-01-20T20:50:08.476Z] librtmp1 set to automatically installed. [2021-01-20T20:50:08.476Z] libsodium23 set to automatically installed. [2021-01-20T20:50:08.476Z] libzmq3-dev set to automatically installed. [2021-01-20T20:50:08.476Z] libzmq5 set to automatically installed. [2021-01-20T20:50:08.476Z] pkg-config set to automatically installed. [2021-01-20T20:50:08.476Z] zip set to automatically installed. [2021-01-20T20:50:10.394Z] snapd is not logged in, snap install commands will use sudo [2021-01-20T20:50:16.990Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-20T20:50:17.562Z] snap "core18" has no updates available [2021-01-20T20:50:18.504Z] Pulling config-common [2021-01-20T20:50:19.446Z] Pulling go-build-helper [2021-01-20T20:50:41.409Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-20T20:50:41.409Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-20T20:50:41.409Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-20T20:50:41.409Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-20T20:50:41.409Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1513 kB] [2021-01-20T20:50:41.409Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-20T20:50:41.409Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-20T20:50:41.409Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-20T20:50:41.409Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-20T20:50:41.409Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-20T20:50:41.409Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-20T20:50:41.409Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] [2021-01-20T20:50:41.409Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-01-20T20:50:41.409Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-01-20T20:50:41.409Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] [2021-01-20T20:50:41.409Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] [2021-01-20T20:50:41.409Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1101 kB] [2021-01-20T20:50:41.409Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-20T20:50:41.409Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] [2021-01-20T20:50:41.409Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1851 kB] [2021-01-20T20:50:41.409Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [385 kB] [2021-01-20T20:50:41.409Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.5 kB] [2021-01-20T20:50:41.409Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2021-01-20T20:50:41.409Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [240 kB] [2021-01-20T20:50:41.409Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [32.3 kB] [2021-01-20T20:50:41.409Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1706 kB] [2021-01-20T20:50:41.409Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [360 kB] [2021-01-20T20:50:41.409Z] Fetched 23.8 MB in 0s (0 B/s) [2021-01-20T20:50:41.409Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-01-20T20:50:41.409Z] Fetched 96.5 kB in 0s (0 B/s) [2021-01-20T20:50:41.409Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-01-20T20:50:41.409Z] Fetched 279 kB in 0s (0 B/s) [2021-01-20T20:50:41.409Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-01-20T20:50:41.409Z] Fetched 122 kB in 0s (0 B/s) [2021-01-20T20:50:41.409Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-01-20T20:50:41.409Z] Fetched 77.8 kB in 0s (0 B/s) [2021-01-20T20:50:41.409Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-01-20T20:50:41.409Z] Fetched 8848 B in 0s (0 B/s) [2021-01-20T20:50:41.409Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-01-20T20:50:41.409Z] Fetched 47.8 kB in 0s (0 B/s) [2021-01-20T20:50:41.409Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-01-20T20:50:41.409Z] Fetched 45.6 kB in 0s (0 B/s) [2021-01-20T20:50:41.409Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-01-20T20:50:41.409Z] Fetched 15.0 kB in 0s (0 B/s) [2021-01-20T20:50:41.409Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-01-20T20:50:41.409Z] Fetched 214 kB in 0s (0 B/s) [2021-01-20T20:50:41.409Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-01-20T20:50:41.409Z] Fetched 155 kB in 0s (0 B/s) [2021-01-20T20:50:41.409Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-01-20T20:50:41.409Z] Fetched 50.6 kB in 0s (0 B/s) [2021-01-20T20:50:41.409Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-01-20T20:50:41.409Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-20T20:50:41.409Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-01-20T20:50:41.409Z] Fetched 41.8 kB in 0s (0 B/s) [2021-01-20T20:50:41.409Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-01-20T20:50:41.409Z] Fetched 499 kB in 0s (0 B/s) [2021-01-20T20:50:41.409Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-01-20T20:50:41.409Z] Fetched 111 kB in 0s (0 B/s) [2021-01-20T20:50:41.409Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-01-20T20:50:41.409Z] Fetched 240 kB in 0s (0 B/s) [2021-01-20T20:50:41.409Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-01-20T20:50:41.409Z] Fetched 29.3 kB in 0s (0 B/s) [2021-01-20T20:50:41.409Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-01-20T20:50:41.409Z] Fetched 85.5 kB in 0s (0 B/s) [2021-01-20T20:50:41.409Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-01-20T20:50:41.409Z] Fetched 24.5 kB in 0s (0 B/s) [2021-01-20T20:50:41.409Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-01-20T20:50:41.409Z] Fetched 49.2 kB in 0s (0 B/s) [2021-01-20T20:50:41.409Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-01-20T20:50:41.409Z] Fetched 54.2 kB in 0s (0 B/s) [2021-01-20T20:50:41.409Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-01-20T20:50:41.409Z] Fetched 30.8 kB in 0s (0 B/s) [2021-01-20T20:50:41.409Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-01-20T20:50:41.409Z] Fetched 17.0 kB in 0s (0 B/s) [2021-01-20T20:50:41.409Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-01-20T20:50:41.409Z] Fetched 85.9 kB in 0s (0 B/s) [2021-01-20T20:50:41.410Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-01-20T20:50:41.410Z] Fetched 8720 B in 0s (0 B/s) [2021-01-20T20:50:41.410Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-01-20T20:50:41.410Z] Fetched 137 kB in 0s (0 B/s) [2021-01-20T20:50:41.410Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-01-20T20:50:41.410Z] Fetched 119 kB in 0s (0 B/s) [2021-01-20T20:50:41.410Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-01-20T20:50:41.410Z] Fetched 109 kB in 0s (0 B/s) [2021-01-20T20:50:41.410Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-01-20T20:50:41.410Z] Fetched 11.1 kB in 0s (0 B/s) [2021-01-20T20:50:41.410Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-01-20T20:50:41.410Z] Fetched 645 kB in 0s (0 B/s) [2021-01-20T20:50:41.410Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-01-20T20:50:41.410Z] Fetched 41.3 kB in 0s (0 B/s) [2021-01-20T20:50:41.410Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-01-20T20:50:41.410Z] Fetched 17.9 kB in 0s (0 B/s) [2021-01-20T20:50:41.410Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-01-20T20:50:41.410Z] Fetched 368 kB in 0s (0 B/s) [2021-01-20T20:50:41.410Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-01-20T20:50:41.410Z] Fetched 187 kB in 0s (0 B/s) [2021-01-20T20:50:41.410Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-01-20T20:50:41.410Z] Fetched 175 kB in 0s (0 B/s) [2021-01-20T20:50:41.410Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-01-20T20:50:44.713Z] Fetched 206 kB in 0s (0 B/s) [2021-01-20T20:50:44.713Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-01-20T20:50:44.713Z] Fetched 1301 kB in 0s (0 B/s) [2021-01-20T20:50:44.713Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-01-20T20:50:44.713Z] Fetched 36.2 kB in 0s (0 B/s) [2021-01-20T20:50:44.713Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-01-20T20:50:44.713Z] Fetched 159 kB in 0s (0 B/s) [2021-01-20T20:50:44.713Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-01-20T20:50:44.713Z] Fetched 107 kB in 0s (0 B/s) [2021-01-20T20:50:44.713Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-01-20T20:50:44.713Z] Fetched 48.7 kB in 0s (0 B/s) [2021-01-20T20:50:44.713Z] Pulling static-packages [2021-01-20T20:50:45.287Z] 'go115' has dependencies that need to be staged: static-packages go-build-helper [2021-01-20T20:50:45.287Z] Skipping pull go-build-helper (already ran) [2021-01-20T20:50:45.287Z] Skipping pull static-packages (already ran) [2021-01-20T20:50:45.287Z] Building go-build-helper [2021-01-20T20:50:49.519Z] Building static-packages [2021-01-20T20:50:50.984Z] Staging go-build-helper [2021-01-20T20:50:51.831Z] Staging static-packages [2021-01-20T20:50:52.778Z] Pulling go115 [2021-01-20T20:50:53.730Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-01-20T20:50:53.730Z] Skipping pull go115 (already ran) [2021-01-20T20:50:53.730Z] Building go115 [2021-01-20T20:50:53.730Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-20T20:50:53.730Z] Dload Upload Total Spent Left Speed [2021-01-20T20:50:58.886Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 14 115M 14 16.2M 0 0 19.4M 0 0:00:05 --:--:-- 0:00:05 19.4M 45 115M 45 52.7M 0 0 28.7M 0 0:00:04 0:00:01 0:00:03 28.7M 72 115M 72 84.0M 0 0 29.5M 0 0:00:03 0:00:02 0:00:01 29.5M 84 115M 84 97.9M 0 0 25.5M 0 0:00:04 0:00:03 0:00:01 25.5M 96 115M 96 111M 0 0 22.9M 0 0:00:05 0:00:04 0:00:01 22.9M 100 115M 100 115M 0 0 22.6M 0 0:00:05 0:00:05 --:--:-- 23.2M [2021-01-20T20:50:59.148Z] go1.15.2.linux-amd64.tar.gz: OK [2021-01-20T20:51:02.095Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-20T20:51:02.095Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-20T20:51:02.095Z] ---> eb3363717841 [2021-01-20T20:51:02.095Z] Step 3/21 : WORKDIR /edgex-go [2021-01-20T20:51:02.095Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-20T20:51:02.095Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-20T20:51:02.095Z] ---> eb3363717841 [2021-01-20T20:51:02.095Z] Step 3/22 : WORKDIR /edgex-go [2021-01-20T20:51:02.095Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-20T20:51:02.095Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-20T20:51:02.095Z] ---> eb3363717841 [2021-01-20T20:51:02.095Z] Step 3/24 : WORKDIR /edgex-go [2021-01-20T20:51:02.095Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-20T20:51:02.095Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-20T20:51:02.095Z] ---> eb3363717841 [2021-01-20T20:51:02.095Z] Step 3/24 : WORKDIR /edgex-go [2021-01-20T20:51:02.095Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-20T20:51:02.095Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-20T20:51:02.095Z] ---> eb3363717841 [2021-01-20T20:51:02.095Z] Step 3/21 : WORKDIR /edgex-go [2021-01-20T20:51:02.095Z] ---> Running in 90011e4ecaf9 [2021-01-20T20:51:02.095Z] ---> Running in 1ec38bc4896d [2021-01-20T20:51:02.095Z] ---> Running in 8220b3bbd33a [2021-01-20T20:51:02.095Z] ---> Running in 55cc58e4f769 [2021-01-20T20:51:02.095Z] ---> Running in aa370762b53f [2021-01-20T20:51:02.095Z] Removing intermediate container 1ec38bc4896d [2021-01-20T20:51:02.095Z] ---> 044fc8d2d4a6 [2021-01-20T20:51:02.095Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-20T20:51:02.095Z] Removing intermediate container aa370762b53f [2021-01-20T20:51:02.095Z] ---> d708233d02e0 [2021-01-20T20:51:02.095Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-20T20:51:02.095Z] Removing intermediate container 8220b3bbd33a [2021-01-20T20:51:02.095Z] ---> 5ea8147623b8 [2021-01-20T20:51:02.095Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-20T20:51:02.095Z] Removing intermediate container 90011e4ecaf9 [2021-01-20T20:51:02.095Z] Removing intermediate container 55cc58e4f769 [2021-01-20T20:51:02.095Z] ---> bc61a33f14d1 [2021-01-20T20:51:02.095Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-20T20:51:02.095Z] ---> 46e8d9c84f5a [2021-01-20T20:51:02.095Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-20T20:51:02.095Z] ---> Running in e79981b1025b [2021-01-20T20:51:02.095Z] ---> Running in bf188eac9f16 [2021-01-20T20:51:02.095Z] ---> Running in 46366ddccdb7 [2021-01-20T20:51:02.095Z] ---> Running in 894cb7ec493f [2021-01-20T20:51:02.095Z] ---> Running in c3dc6ed23acc [2021-01-20T20:51:02.095Z] Removing intermediate container e79981b1025b [2021-01-20T20:51:02.095Z] ---> a74c221a86e0 [2021-01-20T20:51:02.095Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-20T20:51:02.095Z] ---> Running in 792514bf8381 [2021-01-20T20:51:02.095Z] Removing intermediate container 46366ddccdb7 [2021-01-20T20:51:02.095Z] ---> 29d608b429f9 [2021-01-20T20:51:02.095Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-20T20:51:02.095Z] Removing intermediate container 894cb7ec493f [2021-01-20T20:51:02.095Z] ---> 8531b1b9b906 [2021-01-20T20:51:02.095Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-20T20:51:02.095Z] ---> Running in f17fb1077049 [2021-01-20T20:51:02.095Z] Removing intermediate container bf188eac9f16 [2021-01-20T20:51:02.095Z] ---> 09dbc72150b4 [2021-01-20T20:51:02.096Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-20T20:51:02.096Z] ---> Running in 266ccbc2a280 [2021-01-20T20:51:02.096Z] Removing intermediate container c3dc6ed23acc [2021-01-20T20:51:02.096Z] ---> 68b8452b43e3 [2021-01-20T20:51:02.096Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-20T20:51:02.096Z] ---> Running in 25ed8af6b359 [2021-01-20T20:51:02.096Z] ---> Running in 2807137871f0 [2021-01-20T20:51:02.096Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-20T20:51:02.096Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-20T20:51:02.096Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-20T20:51:02.096Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-20T20:51:02.096Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-20T20:51:02.096Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-20T20:51:02.096Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-20T20:51:02.096Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-20T20:51:02.096Z] OK: 217 MiB in 51 packages [2021-01-20T20:51:02.096Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-20T20:51:02.096Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-20T20:51:02.096Z] OK: 217 MiB in 51 packages [2021-01-20T20:51:02.096Z] OK: 217 MiB in 51 packages [2021-01-20T20:51:02.096Z] OK: 217 MiB in 51 packages [2021-01-20T20:51:02.096Z] OK: 217 MiB in 51 packages [2021-01-20T20:51:02.706Z] Removing intermediate container 792514bf8381 [2021-01-20T20:51:02.706Z] ---> c67059582cfb [2021-01-20T20:51:02.706Z] Step 6/22 : COPY go.mod . [2021-01-20T20:51:03.357Z] Staging go115 [2021-01-20T20:51:03.702Z] Removing intermediate container f17fb1077049 [2021-01-20T20:51:03.702Z] ---> 0095fc48d468 [2021-01-20T20:51:03.702Z] Step 6/21 : COPY go.mod . [2021-01-20T20:51:03.702Z] ---> 7c69dcdf4034 [2021-01-20T20:51:03.702Z] Step 7/22 : RUN go mod download [2021-01-20T20:51:03.980Z] ---> Running in ad973294b46c [2021-01-20T20:51:03.980Z] Removing intermediate container 266ccbc2a280 [2021-01-20T20:51:03.980Z] ---> c53af8bc0992 [2021-01-20T20:51:03.980Z] Step 6/24 : COPY go.mod . [2021-01-20T20:51:03.980Z] Removing intermediate container 2807137871f0 [2021-01-20T20:51:03.980Z] ---> b860d90e8cd1 [2021-01-20T20:51:03.980Z] Step 6/21 : COPY go.mod . [2021-01-20T20:51:04.266Z] Removing intermediate container 25ed8af6b359 [2021-01-20T20:51:04.266Z] ---> 622923b2dfb3 [2021-01-20T20:51:04.266Z] Step 6/24 : COPY go.mod . [2021-01-20T20:51:04.878Z] ---> 8e1063fd87bf [2021-01-20T20:51:04.878Z] Step 7/21 : RUN go mod download [2021-01-20T20:51:05.159Z] ---> Running in 820708de4614 [2021-01-20T20:51:05.441Z] ---> 1ab38c9eea53 [2021-01-20T20:51:05.441Z] Step 7/24 : RUN go mod download [2021-01-20T20:51:05.726Z] ---> 45d1be8c59a1 [2021-01-20T20:51:05.726Z] Step 7/21 : RUN go mod download [2021-01-20T20:51:05.726Z] ---> da57aa4f0011 [2021-01-20T20:51:05.726Z] Step 7/24 : RUN go mod download [2021-01-20T20:51:05.726Z] ---> Running in 15aec35842f7 [2021-01-20T20:51:06.010Z] ---> Running in 4600e42675a0 [2021-01-20T20:51:06.010Z] ---> Running in b94295a2f49a [2021-01-20T20:51:07.995Z] Removing intermediate container ad973294b46c [2021-01-20T20:51:07.995Z] ---> 46362e065bdc [2021-01-20T20:51:07.995Z] Step 8/22 : COPY . . [2021-01-20T20:51:08.669Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-20T20:51:08.669Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-20T20:51:08.669Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-20T20:51:08.669Z] Fetched 0 B in 0s (0 B/s) [2021-01-20T20:51:08.669Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-01-20T20:51:08.669Z] Fetched 224 kB in 0s (0 B/s) [2021-01-20T20:51:08.669Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-01-20T20:51:08.669Z] Fetched 157 kB in 0s (0 B/s) [2021-01-20T20:51:08.669Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-01-20T20:51:08.669Z] Fetched 221 kB in 0s (0 B/s) [2021-01-20T20:51:08.669Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-01-20T20:51:08.669Z] Fetched 143 kB in 0s (0 B/s) [2021-01-20T20:51:08.669Z] Pulling edgex-go [2021-01-20T20:51:09.246Z] Pulling version [2021-01-20T20:51:09.448Z] Removing intermediate container 820708de4614 [2021-01-20T20:51:09.449Z] ---> 8e07d1f25f4c [2021-01-20T20:51:09.449Z] Step 8/21 : COPY . . [2021-01-20T20:51:10.187Z] Building config-common [2021-01-20T20:51:10.441Z] Removing intermediate container 15aec35842f7 [2021-01-20T20:51:10.441Z] ---> 044764f5b0eb [2021-01-20T20:51:10.441Z] Step 8/24 : COPY . . [2021-01-20T20:51:10.441Z] Removing intermediate container b94295a2f49a [2021-01-20T20:51:10.441Z] ---> d20cff2e856c [2021-01-20T20:51:10.441Z] Step 8/24 : COPY . . [2021-01-20T20:51:11.044Z] Removing intermediate container 4600e42675a0 [2021-01-20T20:51:11.044Z] ---> 1d9a9f2c6e5b [2021-01-20T20:51:11.044Z] Step 8/21 : COPY . . [2021-01-20T20:51:12.101Z] Skipping build go-build-helper (already ran) [2021-01-20T20:51:12.101Z] Skipping build static-packages (already ran) [2021-01-20T20:51:12.101Z] Skipping build go115 (already ran) [2021-01-20T20:51:12.101Z] Building edgex-go [2021-01-20T20:51:12.364Z] 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-01-20T20:51:14.279Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-01-20T20:51:14.279Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-01-20T20:51:14.279Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.72 [2021-01-20T20:51:14.279Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-01-20T20:51:14.279Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.149 [2021-01-20T20:51:14.541Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 [2021-01-20T20:51:14.541Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.33 [2021-01-20T20:51:14.541Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2021-01-20T20:51:14.541Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0 [2021-01-20T20:51:14.541Z] go: downloading github.com/x448/float16 v0.8.4 [2021-01-20T20:51:14.541Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-01-20T20:51:14.541Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 [2021-01-20T20:51:14.805Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-01-20T20:51:14.805Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-01-20T20:51:14.805Z] go: downloading github.com/pkg/errors v0.8.1 [2021-01-20T20:51:14.805Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-20T20:51:14.805Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-01-20T20:51:14.805Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-20T20:51:14.805Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-01-20T20:51:14.805Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-01-20T20:51:14.805Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-01-20T20:51:14.805Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-01-20T20:51:14.805Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-01-20T20:51:14.805Z] go: downloading github.com/google/uuid v1.1.5 [2021-01-20T20:51:14.805Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-01-20T20:51:14.805Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-01-20T20:51:14.805Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-01-20T20:51:14.805Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-01-20T20:51:14.805Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-01-20T20:51:14.805Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-01-20T20:51:15.065Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-01-20T20:51:15.065Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-20T20:51:15.065Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-01-20T20:51:15.065Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-01-20T20:51:15.065Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-01-20T20:51:15.065Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-01-20T20:51:15.065Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-01-20T20:51:15.065Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-01-20T20:51:15.637Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-01-20T20:51:15.898Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-01-20T20:51:16.158Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-01-20T20:51:22.738Z] 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-01-20T20:51:26.943Z] 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-01-20T20:51:27.204Z] 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-01-20T20:51:28.150Z] 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-01-20T20:51:28.722Z] 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-01-20T20:51:28.722Z] go: downloading github.com/stretchr/testify v1.6.1 [2021-01-20T20:51:28.982Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-20T20:51:28.982Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-20T20:51:28.982Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-01-20T20:51:30.381Z] 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-01-20T20:51:30.381Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-01-20T20:51:30.381Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-01-20T20:51:31.770Z] 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-01-20T20:51:32.340Z] 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-01-20T20:51:32.601Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-20T20:51:33.989Z] 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-01-20T20:51:34.934Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-20T20:51:35.505Z] 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-01-20T20:51:35.505Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-01-20T20:51:37.869Z] ---> 92ba1307905b [2021-01-20T20:51:37.869Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-20T20:51:37.869Z] ---> dc97325b41db [2021-01-20T20:51:37.869Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-20T20:51:37.869Z] ---> 557b36206912 [2021-01-20T20:51:37.869Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-20T20:51:37.869Z] ---> eead48ba09b3 [2021-01-20T20:51:37.869Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-20T20:51:37.869Z] ---> ee92d9d3117d [2021-01-20T20:51:37.869Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-20T20:51:37.869Z] ---> Running in 785ceeb7a326 [2021-01-20T20:51:37.869Z] ---> Running in 116842e48a6c [2021-01-20T20:51:37.869Z] ---> Running in c89413c41c26 [2021-01-20T20:51:37.869Z] ---> Running in 22eefac26d8b [2021-01-20T20:51:37.869Z] ---> Running in 77c516134f15 [2021-01-20T20:51:37.869Z] 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-01-20T20:51:37.869Z] 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-01-20T20:51:37.869Z] 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-01-20T20:51:37.869Z] 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-01-20T20:51:37.869Z] 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-01-20T20:51:38.050Z] Building version [2021-01-20T20:51:39.964Z] Staging config-common [2021-01-20T20:51:40.536Z] Skipping stage go-build-helper (already ran) [2021-01-20T20:51:40.536Z] Skipping stage static-packages (already ran) [2021-01-20T20:51:40.536Z] Skipping stage go115 (already ran) [2021-01-20T20:51:40.536Z] Staging edgex-go [2021-01-20T20:51:41.478Z] Staging version [2021-01-20T20:51:42.417Z] Priming config-common [2021-01-20T20:51:43.358Z] Priming go-build-helper [2021-01-20T20:51:44.301Z] Priming static-packages [2021-01-20T20:51:46.850Z] Priming go115 [2021-01-20T20:51:47.444Z] Priming edgex-go [2021-01-20T20:51:48.394Z] Priming version [2021-01-20T20:51:49.346Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-20T20:52:59.666Z] 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-01-20T20:52:59.666Z] 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-01-20T20:53:09.916Z] Removing intermediate container 77c516134f15 [2021-01-20T20:53:09.916Z] ---> d832dc506ef4 [2021-01-20T20:53:09.916Z] [2021-01-20T20:53:09.916Z] Step 10/24 : FROM alpine:3.12 [2021-01-20T20:53:09.916Z] 3.12: Pulling from library/alpine [2021-01-20T20:53:11.928Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-20T20:53:11.928Z] Status: Downloaded newer image for alpine:3.12 [2021-01-20T20:53:11.928Z] ---> afeebe901d6b [2021-01-20T20:53:11.928Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-20T20:53:11.928Z] Removing intermediate container 116842e48a6c [2021-01-20T20:53:11.928Z] ---> 693c789fbd9b [2021-01-20T20:53:11.928Z] [2021-01-20T20:53:11.928Z] Step 10/24 : FROM scratch [2021-01-20T20:53:11.928Z] ---> [2021-01-20T20:53:11.928Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-20T20:53:12.525Z] ---> Running in c4b19f1ede3e [2021-01-20T20:53:12.525Z] ---> Running in 9d628d1fe60b [2021-01-20T20:53:13.513Z] Removing intermediate container 9d628d1fe60b [2021-01-20T20:53:13.513Z] ---> 82410675d7c6 [2021-01-20T20:53:13.513Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-20T20:53:13.513Z] Removing intermediate container 785ceeb7a326 [2021-01-20T20:53:13.513Z] ---> e542d6e8e185 [2021-01-20T20:53:13.513Z] [2021-01-20T20:53:13.513Z] Step 10/21 : FROM scratch [2021-01-20T20:53:13.513Z] ---> [2021-01-20T20:53:13.513Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-20T20:53:13.800Z] Removing intermediate container 22eefac26d8b [2021-01-20T20:53:13.800Z] ---> 228b93c5f9ef [2021-01-20T20:53:13.800Z] [2021-01-20T20:53:13.800Z] Step 10/21 : FROM alpine:3.12 [2021-01-20T20:53:13.800Z] ---> afeebe901d6b [2021-01-20T20:53:13.800Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-20T20:53:13.800Z] ---> Running in 89660dd8f9b2 [2021-01-20T20:53:13.800Z] ---> Running in a7b9663868a9 [2021-01-20T20:53:14.080Z] ---> Running in 68feb6e7b908 [2021-01-20T20:53:14.359Z] Removing intermediate container 89660dd8f9b2 [2021-01-20T20:53:14.359Z] ---> 7748611dc9a5 [2021-01-20T20:53:14.359Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-20T20:53:14.632Z] ---> Running in a4e2bd80a56b [2021-01-20T20:53:14.905Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-20T20:53:14.905Z] Removing intermediate container a7b9663868a9 [2021-01-20T20:53:14.905Z] ---> 6e6423086d8d [2021-01-20T20:53:14.905Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-20T20:53:15.180Z] ---> Running in e01b553851c7 [2021-01-20T20:53:15.180Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-20T20:53:15.468Z] Removing intermediate container a4e2bd80a56b [2021-01-20T20:53:15.468Z] ---> 86a46208d27f [2021-01-20T20:53:15.468Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-20T20:53:16.072Z] Removing intermediate container e01b553851c7 [2021-01-20T20:53:16.072Z] ---> 9798e18e7dd2 [2021-01-20T20:53:16.072Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-20T20:53:16.072Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-20T20:53:16.072Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-20T20:53:16.072Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-20T20:53:16.072Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-20T20:53:16.072Z] (4/5) Installing curl (7.69.1-r3) [2021-01-20T20:53:16.072Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-20T20:53:16.072Z] ---> Running in 9062b5dbc70d [2021-01-20T20:53:16.073Z] Executing busybox-1.31.1-r19.trigger [2021-01-20T20:53:16.073Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-20T20:53:16.073Z] Executing ca-certificates-20191127-r4.trigger [2021-01-20T20:53:16.692Z] OK: 7 MiB in 19 packages [2021-01-20T20:53:16.692Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-20T20:53:16.692Z] ---> bdf908bcfe96 [2021-01-20T20:53:16.692Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-20T20:53:16.970Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-20T20:53:16.970Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-20T20:53:16.970Z] (4/4) Installing curl (7.69.1-r3) [2021-01-20T20:53:16.970Z] Removing intermediate container 9062b5dbc70d [2021-01-20T20:53:16.970Z] ---> bfdc1eef7bba [2021-01-20T20:53:16.970Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-20T20:53:16.970Z] Executing busybox-1.31.1-r19.trigger [2021-01-20T20:53:16.970Z] Executing ca-certificates-20191127-r4.trigger [2021-01-20T20:53:17.242Z] OK: 7 MiB in 18 packages [2021-01-20T20:53:18.679Z] ---> e6ec8f56f770 [2021-01-20T20:53:18.679Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-20T20:53:18.956Z] ---> b1902c6c9fda [2021-01-20T20:53:18.956Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-20T20:53:19.231Z] Removing intermediate container c4b19f1ede3e [2021-01-20T20:53:19.231Z] ---> 6c13fa803ad3 [2021-01-20T20:53:19.231Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-20T20:53:19.830Z] ---> Running in c51e5044a029 [2021-01-20T20:53:20.434Z] Removing intermediate container 68feb6e7b908 [2021-01-20T20:53:20.434Z] ---> f83e192da6e4 [2021-01-20T20:53:20.434Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-20T20:53:20.708Z] ---> ee1125511bcc [2021-01-20T20:53:20.709Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-20T20:53:20.709Z] Removing intermediate container c51e5044a029 [2021-01-20T20:53:20.988Z] ---> 2355dc4b6bcb [2021-01-20T20:53:20.988Z] Step 13/24 : WORKDIR / [2021-01-20T20:53:20.988Z] ---> 1c774a4a8781 [2021-01-20T20:53:20.988Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-20T20:53:20.988Z] ---> Running in 13d4186e1255 [2021-01-20T20:53:20.988Z] ---> Running in b88fcbff56f7 [2021-01-20T20:53:21.581Z] ---> a248180ecdf4 [2021-01-20T20:53:21.581Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-20T20:53:21.581Z] Removing intermediate container 13d4186e1255 [2021-01-20T20:53:21.581Z] ---> 00621a1937c9 [2021-01-20T20:53:21.581Z] Step 13/21 : WORKDIR /edgex [2021-01-20T20:53:22.564Z] ---> Running in cb9f7bdbfd0e [2021-01-20T20:53:22.564Z] ---> Running in a8682acc1e06 [2021-01-20T20:53:22.564Z] Removing intermediate container b88fcbff56f7 [2021-01-20T20:53:22.564Z] ---> be65ff010609 [2021-01-20T20:53:22.564Z] 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-01-20T20:53:22.837Z] ---> c959de2d7b6f [2021-01-20T20:53:22.837Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-20T20:53:23.108Z] Removing intermediate container a8682acc1e06 [2021-01-20T20:53:23.108Z] ---> ec8812a43446 [2021-01-20T20:53:23.108Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-20T20:53:23.703Z] ---> Running in a23d3b113739 [2021-01-20T20:53:23.703Z] Removing intermediate container cb9f7bdbfd0e [2021-01-20T20:53:23.703Z] ---> 6d496906e6f2 [2021-01-20T20:53:23.703Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-20T20:53:23.974Z] ---> 01f61c64dbf5 [2021-01-20T20:53:23.975Z] 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-01-20T20:53:24.244Z] Removing intermediate container c89413c41c26 [2021-01-20T20:53:24.244Z] ---> 31e8e886e6af [2021-01-20T20:53:24.245Z] [2021-01-20T20:53:24.245Z] Step 10/22 : FROM scratch [2021-01-20T20:53:24.245Z] ---> [2021-01-20T20:53:24.245Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-20T20:53:24.245Z] ---> Using cache [2021-01-20T20:53:24.245Z] ---> 6e6423086d8d [2021-01-20T20:53:24.245Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-20T20:53:24.516Z] ---> a09e17df2767 [2021-01-20T20:53:24.516Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-20T20:53:24.516Z] Removing intermediate container a23d3b113739 [2021-01-20T20:53:24.516Z] ---> 476aab0e73d3 [2021-01-20T20:53:24.516Z] Step 19/21 : LABEL arch=arm64 [2021-01-20T20:53:24.516Z] ---> Running in b550b0d85b09 [2021-01-20T20:53:24.516Z] ---> 02910fccae69 [2021-01-20T20:53:24.516Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-20T20:53:24.790Z] ---> Running in 1d0cb3009d6d [2021-01-20T20:53:24.791Z] ---> 49c144b8f743 [2021-01-20T20:53:24.791Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-20T20:53:25.064Z] Removing intermediate container b550b0d85b09 [2021-01-20T20:53:25.064Z] ---> 8198cd7808d9 [2021-01-20T20:53:25.064Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-20T20:53:25.340Z] ---> Running in 43812b372229 [2021-01-20T20:53:25.340Z] Removing intermediate container 1d0cb3009d6d [2021-01-20T20:53:25.613Z] ---> 91ca1d7767c1 [2021-01-20T20:53:25.613Z] Step 20/21 : LABEL git_sha=fed66cef04f51147ac7e75bd7131d072a6d6f290 [2021-01-20T20:53:25.613Z] ---> 7a640506d440 [2021-01-20T20:53:25.613Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-20T20:53:25.886Z] ---> Running in 733073cb005e [2021-01-20T20:53:25.886Z] ---> Running in ed2691c135e9 [2021-01-20T20:53:25.886Z] ---> 701adc84834c [2021-01-20T20:53:25.886Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-20T20:53:26.159Z] Removing intermediate container 43812b372229 [2021-01-20T20:53:26.159Z] ---> 200e705c4ae0 [2021-01-20T20:53:26.159Z] Step 14/22 : WORKDIR / [2021-01-20T20:53:26.159Z] ---> 052aabc82f47 [2021-01-20T20:53:26.159Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-20T20:53:26.441Z] ---> Running in 0a308e79a4c1 [2021-01-20T20:53:26.441Z] Removing intermediate container 733073cb005e [2021-01-20T20:53:26.441Z] ---> 2758723f9577 [2021-01-20T20:53:26.441Z] Step 21/21 : LABEL version=0.0.0 [2021-01-20T20:53:26.715Z] Removing intermediate container ed2691c135e9 [2021-01-20T20:53:26.715Z] ---> 7b517ec8e588 [2021-01-20T20:53:26.715Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-20T20:53:27.005Z] ---> Running in b10c230575ff [2021-01-20T20:53:27.005Z] ---> Running in ae700cd8cffd [2021-01-20T20:53:27.278Z] Removing intermediate container 0a308e79a4c1 [2021-01-20T20:53:27.278Z] ---> e9d02eb99b9c [2021-01-20T20:53:27.278Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-20T20:53:27.551Z] ---> 1069cba8afcc [2021-01-20T20:53:27.551Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-20T20:53:27.827Z] ---> 017d2ebced58 [2021-01-20T20:53:27.827Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-20T20:53:27.827Z] Removing intermediate container b10c230575ff [2021-01-20T20:53:27.827Z] Removing intermediate container ae700cd8cffd [2021-01-20T20:53:27.827Z] ---> 7337e4de1106 [2021-01-20T20:53:27.827Z] Step 22/24 : LABEL arch=arm64 [2021-01-20T20:53:27.827Z] ---> 3ede79ad6d95 [2021-01-20T20:53:27.827Z] [2021-01-20T20:53:28.102Z] ---> Running in 5c546914b698 [2021-01-20T20:53:28.378Z] ---> 30c60a962dbc [2021-01-20T20:53:28.378Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-20T20:53:28.378Z] Successfully built 3ede79ad6d95 [2021-01-20T20:53:28.378Z] ---> Running in a7412d044398 [2021-01-20T20:53:28.378Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-20T20:53:28.378Z]  Building docker-support-scheduler-go ... done Building docker-security-bootstrap-redis-go [2021-01-20T20:53:28.653Z] Removing intermediate container 5c546914b698 [2021-01-20T20:53:28.653Z] ---> f5816a2588ff [2021-01-20T20:53:28.653Z] Step 18/21 : CMD ["--init=true"] [2021-01-20T20:53:28.930Z] ---> Running in af556bc11ba9 [2021-01-20T20:53:29.544Z] Removing intermediate container a7412d044398 [2021-01-20T20:53:29.544Z] ---> 8698041c85f3 [2021-01-20T20:53:29.544Z] Step 23/24 : LABEL git_sha=fed66cef04f51147ac7e75bd7131d072a6d6f290 [2021-01-20T20:53:29.544Z] ---> d9c9012f28a1 [2021-01-20T20:53:29.544Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-20T20:53:30.548Z] Removing intermediate container af556bc11ba9 [2021-01-20T20:53:30.548Z] ---> 419be4183772 [2021-01-20T20:53:30.548Z] Step 19/21 : LABEL arch=arm64 [2021-01-20T20:53:30.832Z] ---> Running in e2172ffd17b5 [2021-01-20T20:53:31.811Z] ---> Running in 95e58c0e112e [2021-01-20T20:53:31.811Z] ---> 1363d24a5ccf [2021-01-20T20:53:31.811Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-20T20:53:31.811Z] ---> 8410a8503bc4 [2021-01-20T20:53:31.811Z] 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-01-20T20:53:31.811Z] Removing intermediate container e2172ffd17b5 [2021-01-20T20:53:31.811Z] ---> edf784e05851 [2021-01-20T20:53:31.811Z] Step 24/24 : LABEL version=0.0.0 [2021-01-20T20:53:32.100Z] ---> Running in bd2781463146 [2021-01-20T20:53:32.781Z] ---> Running in 3a50ed72b356 [2021-01-20T20:53:32.781Z] Removing intermediate container 95e58c0e112e [2021-01-20T20:53:32.781Z] ---> 7d1b1be6cdec [2021-01-20T20:53:32.781Z] Step 20/21 : LABEL git_sha=fed66cef04f51147ac7e75bd7131d072a6d6f290 [2021-01-20T20:53:33.431Z] ---> 8d8be02d2dd2 [2021-01-20T20:53:33.431Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-20T20:53:33.717Z] ---> Running in 7eac98690f37 [2021-01-20T20:53:34.040Z] ---> Running in 90e188d1a5e8 [2021-01-20T20:53:34.040Z] Removing intermediate container 3a50ed72b356 [2021-01-20T20:53:34.040Z] ---> b8cd0841d795 [2021-01-20T20:53:34.040Z] [2021-01-20T20:53:34.661Z] Removing intermediate container 7eac98690f37 [2021-01-20T20:53:34.661Z] ---> 43091b43f19b [2021-01-20T20:53:34.661Z] Step 21/21 : LABEL version=0.0.0 [2021-01-20T20:53:34.661Z] Successfully built b8cd0841d795 [2021-01-20T20:53:34.934Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-20T20:53:34.934Z] Building docker-sys-mgmt-agent-go [2021-01-20T20:53:34.934Z]  Building docker-support-notifications-go ... done  ---> Running in 36a103265b1d [2021-01-20T20:53:34.934Z] Removing intermediate container 90e188d1a5e8 [2021-01-20T20:53:34.934Z] ---> b67cbdfb521a [2021-01-20T20:53:34.934Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-20T20:53:35.206Z] ---> Running in eb0dd9254407 [2021-01-20T20:53:35.479Z] Removing intermediate container 36a103265b1d [2021-01-20T20:53:35.479Z] ---> 8fba6124eccd [2021-01-20T20:53:35.479Z] [2021-01-20T20:53:35.757Z] Removing intermediate container eb0dd9254407 [2021-01-20T20:53:35.757Z] ---> e6ef83f059c3 [2021-01-20T20:53:35.757Z] Step 20/22 : LABEL arch=arm64 [2021-01-20T20:53:36.038Z] Successfully built 8fba6124eccd [2021-01-20T20:53:36.038Z] ---> Running in 6c55426f745c [2021-01-20T20:53:36.038Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-20T20:53:36.038Z] Building docker-core-command-go [2021-01-20T20:53:36.038Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container bd2781463146 [2021-01-20T20:53:36.038Z] ---> eea83a6b38f5 [2021-01-20T20:53:36.038Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-20T20:53:36.317Z] ---> Running in a586cbb5ab11 [2021-01-20T20:53:36.592Z] Removing intermediate container 6c55426f745c [2021-01-20T20:53:36.592Z] ---> c641694348ca [2021-01-20T20:53:36.592Z] Step 21/22 : LABEL git_sha=fed66cef04f51147ac7e75bd7131d072a6d6f290 [2021-01-20T20:53:36.592Z] ---> Running in d1873a027f51 [2021-01-20T20:53:36.883Z] Removing intermediate container a586cbb5ab11 [2021-01-20T20:53:36.883Z] ---> c4da63cc22ca [2021-01-20T20:53:36.883Z] Step 22/24 : LABEL arch=arm64 [2021-01-20T20:53:36.883Z] ---> Running in 4361d17248d5 [2021-01-20T20:53:37.157Z] Removing intermediate container d1873a027f51 [2021-01-20T20:53:37.157Z] ---> f78da950cb59 [2021-01-20T20:53:37.157Z] Step 22/22 : LABEL version=0.0.0 [2021-01-20T20:53:37.428Z] ---> Running in bd14d609f402 [2021-01-20T20:53:37.428Z] Removing intermediate container 4361d17248d5 [2021-01-20T20:53:37.428Z] ---> 070cd98003ea [2021-01-20T20:53:37.428Z] Step 23/24 : LABEL git_sha=fed66cef04f51147ac7e75bd7131d072a6d6f290 [2021-01-20T20:53:38.024Z] ---> Running in 06a92c5f0105 [2021-01-20T20:53:38.024Z] Removing intermediate container bd14d609f402 [2021-01-20T20:53:38.024Z] ---> be8cb17d76f5 [2021-01-20T20:53:38.024Z] [2021-01-20T20:53:38.622Z] Successfully built be8cb17d76f5 [2021-01-20T20:53:38.898Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-20T20:53:38.898Z] Building docker-core-data-go [2021-01-20T20:53:38.898Z]  Building docker-core-metadata-go ... done Removing intermediate container 06a92c5f0105 [2021-01-20T20:53:38.898Z] ---> d5ebac1aaf55 [2021-01-20T20:53:38.898Z] Step 24/24 : LABEL version=0.0.0 [2021-01-20T20:53:39.491Z] ---> Running in 5f87f4366bc2 [2021-01-20T20:53:40.085Z] Removing intermediate container 5f87f4366bc2 [2021-01-20T20:53:40.085Z] ---> 0ac24f326a1c [2021-01-20T20:53:40.085Z] [2021-01-20T20:53:40.359Z] Successfully built 0ac24f326a1c [2021-01-20T20:53:40.359Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-20T20:54:12.682Z]  Building docker-security-secretstore-setup-go ... done Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-20T20:54:12.682Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-20T20:54:12.682Z] ---> eb3363717841 [2021-01-20T20:54:12.682Z] Step 3/22 : WORKDIR /edgex-go [2021-01-20T20:54:12.682Z] ---> Using cache [2021-01-20T20:54:12.682Z] ---> 46e8d9c84f5a [2021-01-20T20:54:12.682Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-20T20:54:12.683Z] ---> Using cache [2021-01-20T20:54:12.683Z] ---> 8531b1b9b906 [2021-01-20T20:54:12.683Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-20T20:54:19.453Z] ---> Running in 3499465409c4 [2021-01-20T20:54:19.727Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-20T20:54:20.327Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-20T20:54:21.312Z] OK: 217 MiB in 51 packages [2021-01-20T20:54:22.755Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-20T20:54:22.755Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-20T20:54:22.755Z] ---> eb3363717841 [2021-01-20T20:54:22.755Z] Step 3/26 : WORKDIR /edgex-go [2021-01-20T20:54:22.755Z] ---> Using cache [2021-01-20T20:54:22.755Z] ---> 46e8d9c84f5a [2021-01-20T20:54:22.755Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-20T20:54:22.755Z] ---> Using cache [2021-01-20T20:54:22.755Z] ---> 8531b1b9b906 [2021-01-20T20:54:22.755Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-20T20:54:22.755Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-20T20:54:22.755Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-20T20:54:22.755Z] ---> eb3363717841 [2021-01-20T20:54:22.755Z] Step 3/22 : WORKDIR /edgex-go [2021-01-20T20:54:22.755Z] ---> Using cache [2021-01-20T20:54:22.755Z] ---> 46e8d9c84f5a [2021-01-20T20:54:22.755Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-20T20:54:22.755Z] ---> Using cache [2021-01-20T20:54:22.755Z] ---> 8531b1b9b906 [2021-01-20T20:54:22.755Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-20T20:54:23.353Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-20T20:54:23.353Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-20T20:54:23.353Z] ---> eb3363717841 [2021-01-20T20:54:23.353Z] Step 3/23 : WORKDIR /edgex-go [2021-01-20T20:54:23.353Z] ---> Using cache [2021-01-20T20:54:23.353Z] ---> 46e8d9c84f5a [2021-01-20T20:54:23.353Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-20T20:54:23.353Z] ---> Using cache [2021-01-20T20:54:23.353Z] ---> 8531b1b9b906 [2021-01-20T20:54:23.353Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-20T20:54:23.353Z] ---> Running in c99fa2277862 [2021-01-20T20:54:23.353Z] ---> Running in cf97244982fe [2021-01-20T20:54:23.353Z] ---> Running in 1aa94aeb4900 [2021-01-20T20:54:23.956Z] Removing intermediate container 3499465409c4 [2021-01-20T20:54:23.956Z] ---> 1edda4a7d0d2 [2021-01-20T20:54:23.956Z] Step 6/22 : COPY go.mod . [2021-01-20T20:54:24.942Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-20T20:54:24.942Z] ---> 198f651c3103 [2021-01-20T20:54:24.942Z] Step 7/22 : RUN go mod download [2021-01-20T20:54:25.223Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-20T20:54:25.223Z] ---> Running in c01076c026b5 [2021-01-20T20:54:25.223Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-20T20:54:25.824Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-20T20:54:25.824Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-20T20:54:26.100Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-20T20:54:26.376Z] OK: 217 MiB in 51 packages [2021-01-20T20:54:26.650Z] OK: 217 MiB in 51 packages [2021-01-20T20:54:26.927Z] OK: 217 MiB in 51 packages [2021-01-20T20:54:27.926Z] Removing intermediate container cf97244982fe [2021-01-20T20:54:27.926Z] ---> e88e0b9e5252 [2021-01-20T20:54:27.926Z] Step 6/22 : COPY go.mod . [2021-01-20T20:54:28.211Z] Removing intermediate container c01076c026b5 [2021-01-20T20:54:28.211Z] ---> b9bd183bd7a1 [2021-01-20T20:54:28.211Z] Step 8/22 : COPY . . [2021-01-20T20:54:28.211Z] Removing intermediate container c99fa2277862 [2021-01-20T20:54:28.211Z] ---> d85623ad2a61 [2021-01-20T20:54:28.211Z] Step 6/26 : COPY go.mod . [2021-01-20T20:54:28.818Z] Removing intermediate container 1aa94aeb4900 [2021-01-20T20:54:28.818Z] ---> b95e5bb68e01 [2021-01-20T20:54:28.818Z] Step 6/23 : COPY go.mod . [2021-01-20T20:54:29.097Z] ---> 9b9a66e05e98 [2021-01-20T20:54:29.097Z] Step 7/22 : RUN go mod download [2021-01-20T20:54:29.709Z] ---> 18e457360278 [2021-01-20T20:54:29.709Z] Step 7/26 : RUN go mod download [2021-01-20T20:54:29.709Z] ---> Running in 267cfc56e8e6 [2021-01-20T20:54:30.703Z] ---> 4791c02a0dca [2021-01-20T20:54:30.703Z] Step 7/23 : RUN go mod download [2021-01-20T20:54:30.703Z] ---> Running in 16983754e270 [2021-01-20T20:54:31.680Z] ---> Running in 0a1a4ef03a58 [2021-01-20T20:54:35.096Z] Removing intermediate container 267cfc56e8e6 [2021-01-20T20:54:35.096Z] ---> 9a61607d4113 [2021-01-20T20:54:35.096Z] Step 8/22 : COPY . . [2021-01-20T20:54:35.696Z] Removing intermediate container 16983754e270 [2021-01-20T20:54:35.696Z] ---> c56488c70f80 [2021-01-20T20:54:35.696Z] Step 8/26 : COPY . . [2021-01-20T20:54:35.973Z] Removing intermediate container 0a1a4ef03a58 [2021-01-20T20:54:35.973Z] ---> 927d1f74b61b [2021-01-20T20:54:35.973Z] Step 8/23 : COPY . . [2021-01-20T20:54:46.210Z] ---> 24e3be243800 [2021-01-20T20:54:46.210Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-20T20:54:47.695Z] ---> Running in c3a98e55f22b [2021-01-20T20:54:48.694Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-20T20:54:52.132Z] ---> 2478ae7c602a [2021-01-20T20:54:52.132Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-20T20:54:52.132Z] ---> Running in f90a20dccfae [2021-01-20T20:54:52.421Z] ---> 49ea81b4e5d5 [2021-01-20T20:54:52.421Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-20T20:54:52.713Z] ---> 35a60af0fbe4 [2021-01-20T20:54:52.713Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-20T20:54:52.713Z] ---> Running in 1a4d95892cfb [2021-01-20T20:54:53.041Z] ---> Running in 0d0cd46c71a7 [2021-01-20T20:54:54.063Z] 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-01-20T20:54:55.062Z] 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-01-20T20:54:55.342Z] 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-01-20T20:56:03.444Z] Removing intermediate container c3a98e55f22b [2021-01-20T20:56:03.444Z] ---> e0a919cca6a7 [2021-01-20T20:56:03.444Z] [2021-01-20T20:56:03.444Z] Step 10/22 : FROM alpine:3.12 [2021-01-20T20:56:03.444Z] ---> afeebe901d6b [2021-01-20T20:56:03.444Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-20T20:56:03.444Z] ---> Using cache [2021-01-20T20:56:03.444Z] ---> 6c13fa803ad3 [2021-01-20T20:56:03.444Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-20T20:56:03.444Z] ---> Running in 3a933a03ee0f [2021-01-20T20:56:03.444Z] Removing intermediate container 3a933a03ee0f [2021-01-20T20:56:03.444Z] ---> cd59009d5ec4 [2021-01-20T20:56:03.444Z] Step 13/22 : WORKDIR / [2021-01-20T20:56:03.444Z] ---> Running in b083788b8171 [2021-01-20T20:56:03.444Z] Removing intermediate container b083788b8171 [2021-01-20T20:56:03.444Z] ---> 0f9cdf422d6c [2021-01-20T20:56:03.444Z] Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-20T20:56:03.444Z] ---> eeaf2dbfc162 [2021-01-20T20:56:03.444Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-20T20:56:03.444Z] ---> 26a7284cfdf8 [2021-01-20T20:56:03.444Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-20T20:56:03.444Z] ---> 9637db52b671 [2021-01-20T20:56:03.444Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-20T20:56:03.720Z] ---> 4a9810a5e132 [2021-01-20T20:56:03.720Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-20T20:56:03.993Z] ---> Running in 961bf1b64bed [2021-01-20T20:56:08.331Z] Removing intermediate container 961bf1b64bed [2021-01-20T20:56:08.331Z] ---> b774ba7d361d [2021-01-20T20:56:08.331Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-20T20:56:08.331Z] ---> Running in 6c6a56b7058d [2021-01-20T20:56:09.316Z] Removing intermediate container 6c6a56b7058d [2021-01-20T20:56:09.316Z] ---> 25e01f7afeae [2021-01-20T20:56:09.316Z] Step 20/22 : LABEL arch=arm64 [2021-01-20T20:56:09.594Z] ---> Running in 1e98abbd7976 [2021-01-20T20:56:11.174Z] Removing intermediate container 1e98abbd7976 [2021-01-20T20:56:11.174Z] ---> 53064d574aab [2021-01-20T20:56:11.174Z] Step 21/22 : LABEL git_sha=fed66cef04f51147ac7e75bd7131d072a6d6f290 [2021-01-20T20:56:11.174Z] ---> Running in fd56779163d1 [2021-01-20T20:56:12.660Z] Removing intermediate container 0d0cd46c71a7 [2021-01-20T20:56:12.660Z] ---> 2bf80f368816 [2021-01-20T20:56:12.660Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-20T20:56:12.942Z] Removing intermediate container fd56779163d1 [2021-01-20T20:56:12.942Z] ---> ef7b6ca8743b [2021-01-20T20:56:12.942Z] Step 22/22 : LABEL version=0.0.0 [2021-01-20T20:56:12.942Z] ---> Running in 0933dbe363f8 [2021-01-20T20:56:13.219Z] ---> Running in 73e884611014 [2021-01-20T20:56:13.493Z] Removing intermediate container f90a20dccfae [2021-01-20T20:56:13.493Z] ---> d79db0f4fd22 [2021-01-20T20:56:13.493Z] [2021-01-20T20:56:13.493Z] Step 10/22 : FROM scratch [2021-01-20T20:56:13.493Z] ---> [2021-01-20T20:56:13.493Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-20T20:56:13.772Z] ---> Using cache [2021-01-20T20:56:13.772Z] ---> 6e6423086d8d [2021-01-20T20:56:13.772Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-20T20:56:14.046Z] ---> Running in 76b0c74a87ff [2021-01-20T20:56:14.046Z] Removing intermediate container 73e884611014 [2021-01-20T20:56:14.046Z] ---> c0d370fa8439 [2021-01-20T20:56:14.046Z] [2021-01-20T20:56:14.645Z] Removing intermediate container 76b0c74a87ff [2021-01-20T20:56:14.645Z] ---> 1c82c0254b8e [2021-01-20T20:56:14.645Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-20T20:56:14.921Z] Successfully built c0d370fa8439 [2021-01-20T20:56:14.921Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2021-01-20T20:56:14.921Z]  Building docker-security-bootstrap-redis-go ... done  ---> Running in 0e660350f53e [2021-01-20T20:56:14.921Z] 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-01-20T20:56:15.523Z] Removing intermediate container 0e660350f53e [2021-01-20T20:56:15.523Z] ---> a1fd86246c29 [2021-01-20T20:56:15.523Z] Step 14/22 : WORKDIR / [2021-01-20T20:56:15.523Z] ---> Running in 0f4c53266382 [2021-01-20T20:56:16.144Z] Removing intermediate container 0f4c53266382 [2021-01-20T20:56:16.144Z] ---> 0870a6a21d85 [2021-01-20T20:56:16.144Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-20T20:56:17.217Z] ---> b70e377f8e94 [2021-01-20T20:56:17.217Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-20T20:56:18.720Z] ---> 0740c6f8adc7 [2021-01-20T20:56:18.720Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-20T20:56:18.720Z] Removing intermediate container 0933dbe363f8 [2021-01-20T20:56:18.720Z] ---> fa7ce0fa3d78 [2021-01-20T20:56:18.720Z] [2021-01-20T20:56:18.720Z] Step 11/26 : FROM docker:20.10.0 [2021-01-20T20:56:18.720Z] 20.10.0: Pulling from library/docker [2021-01-20T20:56:19.364Z] ---> 4c09d1b13526 [2021-01-20T20:56:19.364Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-20T20:56:19.364Z] ---> Running in bd2006d1c9ee [2021-01-20T20:56:20.420Z] Removing intermediate container bd2006d1c9ee [2021-01-20T20:56:20.420Z] ---> 763c31aa9885 [2021-01-20T20:56:20.420Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-20T20:56:20.704Z] ---> Running in 2d6a9900eb42 [2021-01-20T20:56:21.762Z] Removing intermediate container 2d6a9900eb42 [2021-01-20T20:56:21.762Z] ---> f0512024da9a [2021-01-20T20:56:21.762Z] Step 20/22 : LABEL arch=arm64 [2021-01-20T20:56:22.054Z] ---> Running in 6b09efd5d250 [2021-01-20T20:56:22.686Z] Removing intermediate container 6b09efd5d250 [2021-01-20T20:56:22.686Z] ---> 0c6ce7dc9e79 [2021-01-20T20:56:22.686Z] Step 21/22 : LABEL git_sha=fed66cef04f51147ac7e75bd7131d072a6d6f290 [2021-01-20T20:56:23.325Z] ---> Running in fe9034712fc2 [2021-01-20T20:56:23.981Z] Removing intermediate container fe9034712fc2 [2021-01-20T20:56:23.981Z] ---> 03bba58dce1c [2021-01-20T20:56:23.981Z] Step 22/22 : LABEL version=0.0.0 [2021-01-20T20:56:24.294Z] ---> Running in 6548ff0e81a6 [2021-01-20T20:56:24.944Z] Removing intermediate container 6548ff0e81a6 [2021-01-20T20:56:24.945Z] ---> 2af7eb17e99f [2021-01-20T20:56:24.945Z] [2021-01-20T20:56:25.610Z] Successfully built 2af7eb17e99f [2021-01-20T20:56:25.610Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-20T20:56:29.137Z]  Building docker-core-command-go ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-20T20:56:29.137Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-20T20:56:29.137Z] ---> eeaf43b92773 [2021-01-20T20:56:29.137Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-20T20:56:29.417Z] ---> Running in 9e6b2d792115 [2021-01-20T20:56:30.880Z] Removing intermediate container 1a4d95892cfb [2021-01-20T20:56:30.880Z] ---> d3688377bc41 [2021-01-20T20:56:30.880Z] [2021-01-20T20:56:30.880Z] Step 10/23 : FROM alpine:3.12 [2021-01-20T20:56:30.880Z] ---> afeebe901d6b [2021-01-20T20:56:30.880Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-20T20:56:30.880Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-20T20:56:30.880Z] ---> Running in 896acb257e55 [2021-01-20T20:56:30.880Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-20T20:56:31.187Z] Removing intermediate container 896acb257e55 [2021-01-20T20:56:31.187Z] ---> 04d0fe949b16 [2021-01-20T20:56:31.187Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-20T20:56:31.472Z] ---> Running in 8b82621b9e02 [2021-01-20T20:56:31.472Z] (1/2) Installing readline (8.0.4-r0) [2021-01-20T20:56:31.472Z] (2/2) Installing bash (5.0.17-r0) [2021-01-20T20:56:31.768Z] Removing intermediate container 8b82621b9e02 [2021-01-20T20:56:31.768Z] ---> 7abc7502557f [2021-01-20T20:56:31.768Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-20T20:56:31.768Z] Executing bash-5.0.17-r0.post-install [2021-01-20T20:56:31.768Z] Executing busybox-1.31.1-r19.trigger [2021-01-20T20:56:31.768Z] OK: 12 MiB in 22 packages [2021-01-20T20:56:32.062Z] ---> Running in 4db8cd087843 [2021-01-20T20:56:32.340Z] Removing intermediate container 4db8cd087843 [2021-01-20T20:56:32.340Z] ---> 1b91b0a8f291 [2021-01-20T20:56:32.340Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-20T20:56:32.618Z] ---> Running in cad76ffb16b8 [2021-01-20T20:56:33.243Z] Removing intermediate container 9e6b2d792115 [2021-01-20T20:56:33.243Z] ---> 9a4d3247d434 [2021-01-20T20:56:33.243Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-20T20:56:33.243Z] ---> Running in 5eec4c7e9bba [2021-01-20T20:56:33.885Z] Removing intermediate container 5eec4c7e9bba [2021-01-20T20:56:33.885Z] ---> 09efe61941da [2021-01-20T20:56:33.885Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-20T20:56:33.885Z] ---> Running in 24b962fca333 [2021-01-20T20:56:34.507Z] Removing intermediate container 24b962fca333 [2021-01-20T20:56:34.507Z] ---> 273bec31f801 [2021-01-20T20:56:34.507Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-20T20:56:34.507Z] ---> Running in 1d94e26832db [2021-01-20T20:56:34.782Z] Removing intermediate container cad76ffb16b8 [2021-01-20T20:56:34.782Z] ---> 281296c1c0d5 [2021-01-20T20:56:34.782Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-20T20:56:34.782Z] ---> Running in ba3ee6397a77 [2021-01-20T20:56:35.057Z] Removing intermediate container 1d94e26832db [2021-01-20T20:56:35.057Z] ---> ceedfc89fcd8 [2021-01-20T20:56:35.057Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-20T20:56:36.047Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-20T20:56:36.323Z] ---> a2de15f9491a [2021-01-20T20:56:36.323Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-20T20:56:36.930Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-20T20:56:36.930Z] ---> d3d8e14b0eea [2021-01-20T20:56:36.930Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-20T20:56:37.530Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-20T20:56:37.801Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-20T20:56:37.801Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-20T20:56:38.073Z] ---> 7f84d235728f [2021-01-20T20:56:38.073Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-20T20:56:38.073Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-20T20:56:38.073Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-20T20:56:38.349Z] ---> Running in 05380c61e28d [2021-01-20T20:56:38.349Z] Executing busybox-1.31.1-r19.trigger [2021-01-20T20:56:38.349Z] OK: 8 MiB in 19 packages [2021-01-20T20:56:39.344Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-20T20:56:39.625Z] Removing intermediate container ba3ee6397a77 [2021-01-20T20:56:39.625Z] ---> 5391064b0095 [2021-01-20T20:56:39.625Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-20T20:56:39.625Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-20T20:56:40.225Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-20T20:56:40.225Z] (2/33) Installing expat (2.2.9-r1) [2021-01-20T20:56:40.225Z] (3/33) Installing libffi (3.3-r2) [2021-01-20T20:56:40.225Z] (4/33) Installing gdbm (1.13-r1) [2021-01-20T20:56:40.225Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-20T20:56:40.225Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-20T20:56:40.225Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-20T20:56:40.497Z] ---> 6bd9cf6311a0 [2021-01-20T20:56:40.497Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-20T20:56:41.932Z] ---> 4c243b72a882 [2021-01-20T20:56:41.932Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-20T20:56:42.220Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-20T20:56:42.220Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-20T20:56:42.220Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-20T20:56:42.220Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-20T20:56:42.220Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-20T20:56:42.220Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-20T20:56:42.220Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-20T20:56:42.220Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-20T20:56:42.493Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-20T20:56:42.493Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-20T20:56:42.493Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-20T20:56:42.493Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-20T20:56:42.493Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-20T20:56:42.493Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-20T20:56:42.493Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-20T20:56:42.493Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-20T20:56:42.493Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-20T20:56:42.764Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-20T20:56:42.764Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-20T20:56:42.764Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-20T20:56:42.764Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-20T20:56:42.764Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-20T20:56:42.764Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-20T20:56:42.764Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-20T20:56:42.764Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-20T20:56:42.764Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-20T20:56:43.039Z] Executing busybox-1.31.1-r19.trigger [2021-01-20T20:56:43.039Z] OK: 71 MiB in 55 packages [2021-01-20T20:56:43.039Z] ---> 3a7b80fb4213 [2021-01-20T20:56:43.039Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-20T20:56:43.315Z] ---> Running in f6fd86446fc1 [2021-01-20T20:56:43.915Z] Removing intermediate container f6fd86446fc1 [2021-01-20T20:56:43.915Z] ---> 24a0b0c9c2cf [2021-01-20T20:56:43.915Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-20T20:56:43.915Z] ---> Running in 24a81a4c9153 [2021-01-20T20:56:44.520Z] Removing intermediate container 24a81a4c9153 [2021-01-20T20:56:44.520Z] ---> 1efa55c2322e [2021-01-20T20:56:44.520Z] Step 21/23 : LABEL arch=arm64 [2021-01-20T20:56:44.792Z] ---> Running in 68a4abb9b758 [2021-01-20T20:56:45.399Z] Removing intermediate container 68a4abb9b758 [2021-01-20T20:56:45.399Z] ---> e44faacd58dd [2021-01-20T20:56:45.399Z] Step 22/23 : LABEL git_sha=fed66cef04f51147ac7e75bd7131d072a6d6f290 [2021-01-20T20:56:45.399Z] ---> Running in 7326e6b6e570 [2021-01-20T20:56:45.997Z] Removing intermediate container 7326e6b6e570 [2021-01-20T20:56:45.997Z] ---> 1fb9c7c48947 [2021-01-20T20:56:45.997Z] Step 23/23 : LABEL version=0.0.0 [2021-01-20T20:56:46.274Z] ---> Running in b01dec6b6788 [2021-01-20T20:56:46.883Z] Removing intermediate container b01dec6b6788 [2021-01-20T20:56:46.883Z] ---> fcb51a3ddf38 [2021-01-20T20:56:46.883Z] [2021-01-20T20:56:47.156Z] Successfully built fcb51a3ddf38 [2021-01-20T20:56:47.156Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-20T20:56:48.587Z]  Building docker-core-data-go ... done Removing intermediate container 05380c61e28d [2021-01-20T20:56:48.587Z] ---> b45a7eab9019 [2021-01-20T20:56:48.587Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-20T20:56:48.863Z] ---> Running in b10b4cc94e6d [2021-01-20T20:56:54.242Z] Collecting docker-compose==1.23.2 [2021-01-20T20:56:54.242Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-20T20:56:54.514Z] Collecting docker<4.0,>=3.6.0 [2021-01-20T20:56:54.514Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-20T20:56:55.110Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-20T20:56:55.110Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-20T20:56:55.703Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-20T20:56:55.703Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-20T20:56:57.664Z] Collecting jsonschema<3,>=2.5.1 [2021-01-20T20:56:57.664Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-20T20:56:57.937Z] 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-01-20T20:56:57.937Z] Collecting texttable<0.10,>=0.9.0 [2021-01-20T20:56:57.937Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-20T20:57:00.549Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-20T20:57:00.549Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-20T20:57:00.819Z] Collecting docopt<0.7,>=0.6.1 [2021-01-20T20:57:01.090Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-20T20:57:03.700Z] Collecting PyYAML<4,>=3.10 [2021-01-20T20:57:03.700Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-20T20:57:06.305Z] Collecting cached-property<2,>=1.2.0 [2021-01-20T20:57:06.305Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-20T20:57:06.575Z] Collecting docker-pycreds>=0.4.0 [2021-01-20T20:57:06.575Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-20T20:57:07.166Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-20T20:57:07.166Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-20T20:57:07.437Z] 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-01-20T20:57:07.437Z] 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-01-20T20:57:07.437Z] Collecting idna<2.8,>=2.5 [2021-01-20T20:57:07.437Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-20T20:57:07.706Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-20T20:57:07.706Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-20T20:57:07.706Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-20T20:57:07.706Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-20T20:57:08.296Z] Installing collected packages: docker-pycreds, urllib3, idna, requests, websocket-client, docker, dockerpty, jsonschema, texttable, docopt, PyYAML, cached-property, docker-compose [2021-01-20T20:57:08.594Z] Attempting uninstall: urllib3 [2021-01-20T20:57:08.594Z] Found existing installation: urllib3 1.25.9 [2021-01-20T20:57:08.594Z] Uninstalling urllib3-1.25.9: [2021-01-20T20:57:08.594Z] Successfully uninstalled urllib3-1.25.9 [2021-01-20T20:57:09.211Z] Attempting uninstall: idna [2021-01-20T20:57:09.211Z] Found existing installation: idna 2.9 [2021-01-20T20:57:09.211Z] Uninstalling idna-2.9: [2021-01-20T20:57:09.518Z] Successfully uninstalled idna-2.9 [2021-01-20T20:57:10.124Z] Attempting uninstall: requests [2021-01-20T20:57:10.124Z] Found existing installation: requests 2.23.0 [2021-01-20T20:57:10.124Z] Uninstalling requests-2.23.0: [2021-01-20T20:57:10.125Z] Successfully uninstalled requests-2.23.0 [2021-01-20T20:57:11.586Z] Running setup.py install for dockerpty: started [2021-01-20T20:57:13.569Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-20T20:57:13.569Z] Running setup.py install for texttable: started [2021-01-20T20:57:15.530Z] Running setup.py install for texttable: finished with status 'done' [2021-01-20T20:57:15.530Z] Running setup.py install for docopt: started [2021-01-20T20:57:16.954Z] Running setup.py install for docopt: finished with status 'done' [2021-01-20T20:57:16.954Z] Running setup.py install for PyYAML: started [2021-01-20T20:57:18.929Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-20T20:57:19.900Z] 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.57.0 [2021-01-20T20:57:23.290Z] Removing intermediate container b10b4cc94e6d [2021-01-20T20:57:23.290Z] ---> f6f999a51a63 [2021-01-20T20:57:23.290Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-20T20:57:23.290Z] ---> Running in da90afc540ac [2021-01-20T20:57:24.263Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-20T20:57:24.534Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-20T20:57:25.127Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-20T20:57:25.127Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-20T20:57:25.127Z] (3/3) Installing curl (7.69.1-r3) [2021-01-20T20:57:25.403Z] Executing busybox-1.31.1-r19.trigger [2021-01-20T20:57:25.403Z] OK: 71 MiB in 58 packages [2021-01-20T20:57:26.385Z] Removing intermediate container da90afc540ac [2021-01-20T20:57:26.385Z] ---> d38a73dcd18b [2021-01-20T20:57:26.385Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-20T20:57:26.655Z] ---> Running in 5dfed0a82ad3 [2021-01-20T20:57:26.928Z] Removing intermediate container 5dfed0a82ad3 [2021-01-20T20:57:26.928Z] ---> e013f70b2c18 [2021-01-20T20:57:26.928Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-20T20:57:27.199Z] ---> Running in d14f4ada53a5 [2021-01-20T20:57:27.472Z] Removing intermediate container d14f4ada53a5 [2021-01-20T20:57:27.472Z] ---> 3a59704c5ef3 [2021-01-20T20:57:27.472Z] Step 24/26 : LABEL arch=arm64 [2021-01-20T20:57:27.744Z] ---> Running in 2b189c5f69fe [2021-01-20T20:57:28.014Z] Removing intermediate container 2b189c5f69fe [2021-01-20T20:57:28.014Z] ---> aed8a9822067 [2021-01-20T20:57:28.014Z] Step 25/26 : LABEL git_sha=fed66cef04f51147ac7e75bd7131d072a6d6f290 [2021-01-20T20:57:28.288Z] ---> Running in dcc32fe35cdd [2021-01-20T20:57:28.567Z] Removing intermediate container dcc32fe35cdd [2021-01-20T20:57:28.567Z] ---> bd14458d6b1d [2021-01-20T20:57:28.567Z] Step 26/26 : LABEL version=0.0.0 [2021-01-20T20:57:28.841Z] ---> Running in 84b7e1805854 [2021-01-20T20:57:29.112Z] Removing intermediate container 84b7e1805854 [2021-01-20T20:57:29.112Z] ---> fa4caccb670e [2021-01-20T20:57:29.112Z] [2021-01-20T20:57:29.712Z] Successfully built fa4caccb670e [2021-01-20T20:57:29.712Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-20T20:57:30.016Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-20T20:57:30.063Z] $ docker stop --time=1 ba22ed80ac6b156de16540311271df1deb6c3198147752d09f56ab93f1b53add [2021-01-20T20:57:31.941Z] $ docker rm -f ba22ed80ac6b156de16540311271df1deb6c3198147752d09f56ab93f1b53add [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-20T20:57:32.668Z] + docker+ images [2021-01-20T20:57:32.668Z] grep docker [2021-01-20T20:57:32.939Z] docker-sys-mgmt-agent-go-arm64 latest fa4caccb670e 3 seconds ago 300MB [2021-01-20T20:57:32.939Z] docker-core-data-go-arm64 latest fcb51a3ddf38 46 seconds ago 21MB [2021-01-20T20:57:32.939Z] docker-core-command-go-arm64 latest 2af7eb17e99f About a minute ago 9.98MB [2021-01-20T20:57:32.939Z] docker-security-bootstrap-redis-go-arm64 latest c0d370fa8439 About a minute ago 15.1MB [2021-01-20T20:57:32.939Z] docker-security-secretstore-setup-go-arm64 latest 0ac24f326a1c 3 minutes ago 23.4MB [2021-01-20T20:57:32.939Z] docker-core-metadata-go-arm64 latest be8cb17d76f5 3 minutes ago 12.3MB [2021-01-20T20:57:32.939Z] docker-security-proxy-setup-go-arm64 latest 8fba6124eccd 3 minutes ago 23.2MB [2021-01-20T20:57:32.939Z] docker-support-notifications-go-arm64 latest b8cd0841d795 3 minutes ago 11.4MB [2021-01-20T20:57:32.939Z] docker-support-scheduler-go-arm64 latest 3ede79ad6d95 4 minutes ago 10MB [2021-01-20T20:57:32.939Z] docker 20.10.0 eeaf43b92773 5 weeks 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 [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-01-20T20:57:35.335Z] provisioning config files... [2021-01-20T20:57:35.356Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config5421092857457284374tmp [Pipeline] { [Pipeline] sh [2021-01-20T20:57:35.751Z] + set +x [2021-01-20T20:57:35.751Z] + curl -s https://codecov.io/bash [2021-01-20T20:57:35.751Z] + bash -s -- [2021-01-20T20:57:36.335Z] [2021-01-20T20:57:36.335Z] _____ _ [2021-01-20T20:57:36.335Z] / ____| | | [2021-01-20T20:57:36.335Z] | | ___ __| | ___ ___ _____ __ [2021-01-20T20:57:36.335Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-20T20:57:36.335Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-20T20:57:36.335Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-20T20:57:36.335Z] Bash-20210115-cec3c92 [2021-01-20T20:57:36.335Z] [2021-01-20T20:57:36.335Z] [2021-01-20T20:57:36.335Z] ==> git version 2.24.3 found [2021-01-20T20:57:36.335Z] ==> 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-01-20T20:57:36.335Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-20T20:57:36.335Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-20T20:57:36.335Z] ==> Jenkins CI detected. [2021-01-20T20:57:36.335Z] project root: . [2021-01-20T20:57:36.335Z] --> token set from env [2021-01-20T20:57:36.335Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-20T20:57:36.335Z] ==> Running gcov in . (disable via -X gcov) [2021-01-20T20:57:36.335Z] ==> Python coveragepy not found [2021-01-20T20:57:36.335Z] ==> Searching for coverage reports in: [2021-01-20T20:57:36.335Z] + . [2021-01-20T20:57:36.335Z] -> Found 1 reports [2021-01-20T20:57:36.335Z] ==> Detecting git/mercurial file structure [2021-01-20T20:57:36.335Z] ==> Reading reports [2021-01-20T20:57:36.335Z] + ./coverage.out bytes=550466 [2021-01-20T20:57:36.602Z] ==> Appending adjustments [2021-01-20T20:57:36.602Z] https://docs.codecov.io/docs/fixing-reports [2021-01-20T20:57:39.436Z] + Found adjustments [2021-01-20T20:57:39.436Z] ==> Gzipping contents [2021-01-20T20:57:39.436Z] 84K /tmp/codecov.P4Rr3F.gz [2021-01-20T20:57:39.436Z] ==> Uploading reports [2021-01-20T20:57:39.436Z] url: https://codecov.io [2021-01-20T20:57:39.436Z] query: branch=PR-3051&commit=fed66cef04f51147ac7e75bd7131d072a6d6f290&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3051%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3051&job=&cmd_args= [2021-01-20T20:57:39.436Z] -> Pinging Codecov [2021-01-20T20:57:39.436Z] https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=PR-3051&commit=fed66cef04f51147ac7e75bd7131d072a6d6f290&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3051%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3051&job=&cmd_args= [2021-01-20T20:57:40.010Z] -> Uploading to [2021-01-20T20:57:40.010Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-20/00271124DB129430A58F1EEE437C3FCB/fed66cef04f51147ac7e75bd7131d072a6d6f290/e07414bc-89b1-496a-8957-5ea50cb27f58.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210120%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210120T205739Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=16c4df16581e58f1817549f62fe24f8fc5c6ae866c93532f8b8426c4cb41dc09 [2021-01-20T20:57:40.010Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-20T20:57:40.010Z] Dload Upload Total Spent Left Speed [2021-01-20T20:57:40.593Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 83318 0 0 100 83318 0 114k --:--:-- --:--:-- --:--:-- 114k 100 83318 0 0 100 83318 0 114k --:--:-- --:--:-- --:--:-- 114k [2021-01-20T20:57:40.856Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/fed66cef04f51147ac7e75bd7131d072a6d6f290 [Pipeline] } [2021-01-20T20:57:40.867Z] 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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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-01-20T20:57:43.521Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-20T20:57:44.488Z] ---> package-listing.sh [2021-01-20T20:57:44.488Z] ++ facter osfamily [2021-01-20T20:57:44.488Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-20T20:57:44.488Z] + OS_FAMILY=redhat [2021-01-20T20:57:44.488Z] + workspace=/w/workspace/edgex-go/5 [2021-01-20T20:57:44.488Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-20T20:57:44.488Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-20T20:57:44.488Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-20T20:57:44.488Z] + PACKAGES=/tmp/packages_start.txt [2021-01-20T20:57:44.488Z] + '[' /w/workspace/edgex-go/5 ']' [2021-01-20T20:57:44.488Z] + PACKAGES=/tmp/packages_end.txt [2021-01-20T20:57:44.488Z] + case "${OS_FAMILY}" in [2021-01-20T20:57:44.488Z] + rpm -qa [2021-01-20T20:57:44.488Z] + sort [2021-01-20T20:57:49.861Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-20T20:57:49.861Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-20T20:57:49.861Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-20T20:57:49.861Z] + '[' /w/workspace/edgex-go/5 ']' [2021-01-20T20:57:49.861Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2021-01-20T20:57:49.861Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2021-01-20T20:57:49.877Z] 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-20T20:57:50.178Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-20T20:57:50.499Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-20T20:57:50.499Z] [2021-01-20T20:57:50.499Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-20T20:57:50.865Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-20T20:57:50.865Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-20T20:57:50.865Z] df20fa9351a1: Pulling fs layer [2021-01-20T20:57:50.865Z] 36b3adc4ff6f: Pulling fs layer [2021-01-20T20:57:50.865Z] 8ad3a11d3b57: Pulling fs layer [2021-01-20T20:57:50.865Z] 46f8f816bc3b: Pulling fs layer [2021-01-20T20:57:50.865Z] 93b61091891f: Pulling fs layer [2021-01-20T20:57:50.865Z] 93b9cdb0e59b: Pulling fs layer [2021-01-20T20:57:50.865Z] 5e14af77c1be: Pulling fs layer [2021-01-20T20:57:50.865Z] 01666e4c0597: Pulling fs layer [2021-01-20T20:57:50.865Z] aa168da1d23b: Pulling fs layer [2021-01-20T20:57:50.865Z] 5e14af77c1be: Waiting [2021-01-20T20:57:50.865Z] 01666e4c0597: Waiting [2021-01-20T20:57:50.865Z] 46f8f816bc3b: Waiting [2021-01-20T20:57:50.865Z] 93b61091891f: Waiting [2021-01-20T20:57:50.865Z] aa168da1d23b: Waiting [2021-01-20T20:57:50.865Z] 93b9cdb0e59b: Waiting [2021-01-20T20:57:50.865Z] 36b3adc4ff6f: Verifying Checksum [2021-01-20T20:57:50.865Z] 36b3adc4ff6f: Download complete [2021-01-20T20:57:50.865Z] 46f8f816bc3b: Verifying Checksum [2021-01-20T20:57:50.865Z] 46f8f816bc3b: Download complete [2021-01-20T20:57:51.128Z] df20fa9351a1: Download complete [2021-01-20T20:57:51.128Z] 93b9cdb0e59b: Verifying Checksum [2021-01-20T20:57:51.128Z] 93b9cdb0e59b: Download complete [2021-01-20T20:57:51.128Z] 5e14af77c1be: Verifying Checksum [2021-01-20T20:57:51.128Z] 5e14af77c1be: Download complete [2021-01-20T20:57:51.128Z] 01666e4c0597: Verifying Checksum [2021-01-20T20:57:51.128Z] 01666e4c0597: Download complete [2021-01-20T20:57:51.128Z] 93b61091891f: Verifying Checksum [2021-01-20T20:57:51.128Z] 93b61091891f: Download complete [2021-01-20T20:57:51.128Z] 8ad3a11d3b57: Verifying Checksum [2021-01-20T20:57:51.128Z] 8ad3a11d3b57: Download complete [2021-01-20T20:57:51.391Z] df20fa9351a1: Pull complete [2021-01-20T20:57:51.660Z] 36b3adc4ff6f: Pull complete [2021-01-20T20:57:52.615Z] 8ad3a11d3b57: Pull complete [2021-01-20T20:57:52.615Z] 46f8f816bc3b: Pull complete [2021-01-20T20:57:53.588Z] aa168da1d23b: Verifying Checksum [2021-01-20T20:57:53.588Z] aa168da1d23b: Download complete [2021-01-20T20:57:55.511Z] 93b61091891f: Pull complete [2021-01-20T20:57:56.458Z] 93b9cdb0e59b: Pull complete [2021-01-20T20:57:56.458Z] 5e14af77c1be: Pull complete [2021-01-20T20:57:56.724Z] 01666e4c0597: Pull complete [2021-01-20T20:58:04.919Z] aa168da1d23b: Pull complete [2021-01-20T20:58:04.919Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-20T20:58:04.919Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-20T20:58:04.919Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-20T20:58:05.193Z] prd-centos7-docker-4c-2g-21662 does not seem to be running inside a container [2021-01-20T20:58:05.250Z] $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-lftools-log-publisher:alpine cat [2021-01-20T20:58:09.174Z] $ docker top bc6f44b88f1f9aabb5d6875b9c60c0bf1270d9a0c582e8a2f044914ec15c0903 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-20T20:58:09.689Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-20T20:58:10.019Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-20T20:58:10.326Z] + ls /var/log/sa-host [2021-01-20T20:58:10.326Z] + sadf -c /var/log/sa-host/sa20 [2021-01-20T20:58:10.326Z] file_magic: OK [2021-01-20T20:58:10.326Z] HZ: Using current value: 100 [2021-01-20T20:58:10.326Z] file_header: OK [2021-01-20T20:58:10.326Z] 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-01-20T20:58:10.326Z] Statistics: [2021-01-20T20:58:10.326Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-20T20:58:10.326Z] File successfully converted to sysstat format version 12.2.1 [2021-01-20T20:58:10.326Z] + sadf -c /var/log/sa-host/sa23 [2021-01-20T20:58:10.326Z] file_magic: OK [2021-01-20T20:58:10.326Z] HZ: Using current value: 100 [2021-01-20T20:58:10.326Z] file_header: OK [2021-01-20T20:58:10.326Z] 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-01-20T20:58:10.326Z] Statistics: [2021-01-20T20:58:10.326Z] Hnuu...uuuununununu... [2021-01-20T20:58:10.326Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-20T20:58:10.577Z] provisioning config files... [2021-01-20T20:58:10.600Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config3532551693323441407tmp [Pipeline] { [Pipeline] echo [2021-01-20T20:58:10.675Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-20T20:58:10.991Z] ---> create-netrc.sh [Pipeline] } [2021-01-20T20:58:11.011Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-20T20:58:11.103Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-20T20:58:11.447Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-20T20:58:11.461Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-20T20:58:11.813Z] ---> sudo-logs.sh [2021-01-20T20:58:11.813Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-20T20:58:11.848Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-20T20:58:12.147Z] ---> job-cost.sh [2021-01-20T20:58:12.147Z] lf-activate-venv: SKIPPING [2021-01-20T20:58:12.147Z] INFO: No Stack... [2021-01-20T20:58:13.099Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-20T20:58:13.695Z] INFO: Archiving Costs [Pipeline] echo [2021-01-20T20:58:13.721Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-20T20:58:14.053Z] ---> logs-deploy.sh [2021-01-20T20:58:14.053Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3051/5 [2021-01-20T20:58:14.053Z] INFO: archiving workspace using pattern(s): [2021-01-20T20:58:15.997Z] Archives upload complete. [2021-01-20T20:58:15.997Z] INFO: archiving logs to Nexus