Pull request #3148 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 FelixTing for edgexfoundry/edgex-go Loading trusted files from base branch master at 4701403bb7246123cd8f18798155fd534c2f7ee0 rather than d5e601b106eb5ab2062863f585c4f56dcf796bda Obtained Jenkinsfile from 4701403bb7246123cd8f18798155fd534c2f7ee0 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > 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-25827 in /w/workspace/edgexfoundry_edgex-go_PR-3148 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # 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 4701403bb7246123cd8f18798155fd534c2f7ee0 into PR head commit d5e601b106eb5ab2062863f585c4f56dcf796bda Merge succeeded, producing d5e601b106eb5ab2062863f585c4f56dcf796bda Checking out Revision d5e601b106eb5ab2062863f585c4f56dcf796bda (PR-3148) > 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/3148/head:refs/remotes/origin/PR-3148 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d5e601b106eb5ab2062863f585c4f56dcf796bda # 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 4701403bb7246123cd8f18798155fd534c2f7ee0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d5e601b106eb5ab2062863f585c4f56dcf796bda # timeout=10 Commit message: "feat(notifications): Implement PATCH /subscription V2 API" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-09T18:45:45.225Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-09T18:45:45.510Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-09T18:45:45.603Z] ========================================================= [2021-02-09T18:45:45.603Z] EdgeX Global Pipelines Version Info [2021-02-09T18:45:45.603Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk f56f5be6bf9264fab99786e3a0eacf679df79e3b # timeout=10 [2021-02-09T18:45:47.072Z] ------------------- [2021-02-09T18:45:47.072Z] stable info: [2021-02-09T18:45:47.072Z] ------------------- [2021-02-09T18:45:47.072Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-09T18:45:47.073Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-09T18:45:47.073Z] Message: update stable to v1.0.179 [2021-02-09T18:45:48.018Z] ------------------- [2021-02-09T18:45:48.018Z] experimental info: [2021-02-09T18:45:48.018Z] ------------------- [2021-02-09T18:45:48.018Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-09T18:45:48.018Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-09T18:45:48.018Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-09T18:45:48.306Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-02-09T18:45:48.393Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-02-09T18:45:48.481Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-09T18:45:48.570Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-09T18:45:48.656Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-09T18:45:48.743Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-09T18:45:48.829Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-09T18:45:48.942Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-02-09T18:45:49.035Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-02-09T18:45:49.128Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-02-09T18:45:49.219Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-09T18:45:49.334Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-09T18:45:49.419Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-09T18:45:49.525Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-09T18:45:49.611Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-02-09T18:45:49.705Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-02-09T18:45:49.793Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-09T18:45:49.880Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-09T18:45:49.991Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-02-09T18:45:50.080Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-02-09T18:45:50.165Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-02-09T18:45:50.259Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-02-09T18:45:50.420Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-02-09T18:45:50.517Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3148 [Pipeline] echo [2021-02-09T18:45:50.624Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3148 [Pipeline] echo [2021-02-09T18:45:50.774Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3148 [Pipeline] echo [2021-02-09T18:45:50.977Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d5e601b106eb5ab2062863f585c4f56dcf796bda [Pipeline] echo [2021-02-09T18:45:51.070Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d5e601b [Pipeline] echo [2021-02-09T18:45:51.167Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-09T18:45:51.368Z] provisioning config files... [2021-02-09T18:45:51.405Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config6757854536100426354tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-09T18:45:51.791Z] ---> docker-login.sh [2021-02-09T18:45:51.791Z] nexus3.edgexfoundry.org:10001 [2021-02-09T18:45:52.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-09T18:45:52.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-09T18:45:52.055Z] Configure a credential helper to remove this warning. See [2021-02-09T18:45:52.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-09T18:45:52.055Z] [2021-02-09T18:45:52.055Z] Login Succeeded [2021-02-09T18:45:52.056Z] nexus3.edgexfoundry.org:10002 [2021-02-09T18:45:52.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-09T18:45:52.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-09T18:45:52.317Z] Configure a credential helper to remove this warning. See [2021-02-09T18:45:52.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-09T18:45:52.317Z] [2021-02-09T18:45:52.317Z] Login Succeeded [2021-02-09T18:45:52.317Z] nexus3.edgexfoundry.org:10003 [2021-02-09T18:45:52.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-09T18:45:52.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-09T18:45:52.578Z] Configure a credential helper to remove this warning. See [2021-02-09T18:45:52.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-09T18:45:52.578Z] [2021-02-09T18:45:52.578Z] Login Succeeded [2021-02-09T18:45:52.579Z] nexus3.edgexfoundry.org:10004 [2021-02-09T18:45:52.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-09T18:45:52.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-09T18:45:52.579Z] Configure a credential helper to remove this warning. See [2021-02-09T18:45:52.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-09T18:45:52.579Z] [2021-02-09T18:45:52.579Z] Login Succeeded [2021-02-09T18:45:52.841Z] docker.io [2021-02-09T18:45:52.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-09T18:45:53.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-09T18:45:53.103Z] Configure a credential helper to remove this warning. See [2021-02-09T18:45:53.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-09T18:45:53.103Z] [2021-02-09T18:45:53.103Z] Login Succeeded [2021-02-09T18:45:53.103Z] ---> docker-login.sh ends [Pipeline] } [2021-02-09T18:45:53.112Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-09T18:45:53.585Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-02-09T18:45:53.585Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-09T18:45:53.585Z] ++ dirname cmd/core-command/Dockerfile [2021-02-09T18:45:53.585Z] ++ cut -d/ -f2 [2021-02-09T18:45:53.585Z] + echo core-command,cmd/core-command/Dockerfile [2021-02-09T18:45:53.585Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-09T18:45:53.585Z] ++ dirname cmd/core-data/Dockerfile [2021-02-09T18:45:53.585Z] ++ cut -d/ -f2 [2021-02-09T18:45:53.585Z] + echo core-data,cmd/core-data/Dockerfile [2021-02-09T18:45:53.585Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-09T18:45:53.585Z] ++ dirname cmd/core-metadata/Dockerfile [2021-02-09T18:45:53.585Z] ++ cut -d/ -f2 [2021-02-09T18:45:53.585Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-02-09T18:45:53.585Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-09T18:45:53.585Z] ++ cut -d/ -f2 [2021-02-09T18:45:53.585Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-02-09T18:45:53.585Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-02-09T18:45:53.585Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-09T18:45:53.585Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-02-09T18:45:53.585Z] ++ cut -d/ -f2 [2021-02-09T18:45:53.585Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-02-09T18:45:53.585Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-09T18:45:53.585Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-02-09T18:45:53.585Z] ++ cut -d/ -f2 [2021-02-09T18:45:53.585Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-02-09T18:45:53.585Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-09T18:45:53.585Z] ++ dirname cmd/support-notifications/Dockerfile [2021-02-09T18:45:53.585Z] ++ cut -d/ -f2 [2021-02-09T18:45:53.585Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-02-09T18:45:53.585Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-09T18:45:53.585Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-02-09T18:45:53.585Z] ++ cut -d/ -f2 [2021-02-09T18:45:53.585Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-02-09T18:45:53.585Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-09T18:45:53.585Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-02-09T18:45:53.585Z] ++ cut -d/ -f2 [2021-02-09T18:45:53.585Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-02-09T18:45:53.654Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-02-09T18:45:55.208Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-09T18:45:55.208Z] [2021-02-09T18:45:55.208Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-09T18:45:55.573Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-09T18:45:55.573Z] latest: Pulling from edgex-devops/git-semver [2021-02-09T18:45:55.573Z] 31603596830f: Pulling fs layer [2021-02-09T18:45:55.573Z] 2a8b12db71e7: Pulling fs layer [2021-02-09T18:45:55.573Z] 6ca5941a6612: Pulling fs layer [2021-02-09T18:45:55.573Z] ecc8261a40a4: Pulling fs layer [2021-02-09T18:45:55.573Z] ecc8261a40a4: Waiting [2021-02-09T18:45:55.573Z] 2a8b12db71e7: Download complete [2021-02-09T18:45:55.573Z] 31603596830f: Verifying Checksum [2021-02-09T18:45:55.573Z] 31603596830f: Download complete [2021-02-09T18:45:55.837Z] ecc8261a40a4: Verifying Checksum [2021-02-09T18:45:55.837Z] ecc8261a40a4: Download complete [2021-02-09T18:45:55.837Z] 6ca5941a6612: Verifying Checksum [2021-02-09T18:45:55.837Z] 6ca5941a6612: Download complete [2021-02-09T18:45:56.099Z] 31603596830f: Pull complete [2021-02-09T18:45:56.099Z] 2a8b12db71e7: Pull complete [2021-02-09T18:45:57.046Z] 6ca5941a6612: Pull complete [2021-02-09T18:45:57.308Z] ecc8261a40a4: Pull complete [2021-02-09T18:45:57.308Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-09T18:45:57.308Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-09T18:45:57.308Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-09T18:45:57.406Z] prd-centos7-docker-4c-2g-25827 does not seem to be running inside a container [2021-02-09T18:45:57.451Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-02-09T18:45:59.872Z] $ docker top 195879547bab498cf5e99f1cb92b0522cf17109158222d61ff845089a23bc4fe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-09T18:46:00.262Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-09T18:46:00.262Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-09T18:46:00.482Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-09T18:46:00.487Z] $ docker exec 195879547bab498cf5e99f1cb92b0522cf17109158222d61ff845089a23bc4fe ssh-agent [2021-02-09T18:46:00.646Z] SSH_AUTH_SOCK=/tmp/ssh-IGv67juqdS8m/agent.11 [2021-02-09T18:46:00.646Z] SSH_AGENT_PID=17 [2021-02-09T18:46:00.658Z] Running ssh-add (command line suppressed) [2021-02-09T18:46:00.776Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_8532087745087924965.key (/w/workspace/edgex-go/7@tmp/private_key_8532087745087924965.key) [2021-02-09T18:46:00.825Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-09T18:46:01.159Z] + git tag --points-at HEAD [Pipeline] } [2021-02-09T18:46:01.183Z] $ docker exec --env ******** --env ******** 195879547bab498cf5e99f1cb92b0522cf17109158222d61ff845089a23bc4fe ssh-agent -k [2021-02-09T18:46:01.295Z] unset SSH_AUTH_SOCK; [2021-02-09T18:46:01.296Z] unset SSH_AGENT_PID; [2021-02-09T18:46:01.296Z] echo Agent pid 17 killed; [2021-02-09T18:46:01.342Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-09T18:46:01.490Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-09T18:46:01.491Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-09T18:46:01.725Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-09T18:46:01.729Z] $ docker exec 195879547bab498cf5e99f1cb92b0522cf17109158222d61ff845089a23bc4fe ssh-agent [2021-02-09T18:46:01.914Z] SSH_AUTH_SOCK=/tmp/ssh-xQGIjWtQHws5/agent.45 [2021-02-09T18:46:01.914Z] SSH_AGENT_PID=51 [2021-02-09T18:46:01.924Z] Running ssh-add (command line suppressed) [2021-02-09T18:46:02.043Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_8483487525111179898.key (/w/workspace/edgex-go/7@tmp/private_key_8483487525111179898.key) [2021-02-09T18:46:02.098Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-09T18:46:02.456Z] + git semver init [2021-02-09T18:46:02.456Z] # -> Open(): unable to determine branch for HEAD [2021-02-09T18:46:02.456Z] # $GIT_DIR = /w/workspace/edgex-go/7/.git [2021-02-09T18:46:02.456Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/7 [2021-02-09T18:46:02.456Z] # $SEMVER_REMOTE_NAME = origin [2021-02-09T18:46:02.456Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-09T18:46:02.456Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-09T18:46:02.456Z] # $SEMVER_BRANCH = PR-3148 [2021-02-09T18:46:02.456Z] # $SEMVER_TEMP = /tmp/semver-507679086 [2021-02-09T18:46:02.456Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-02-09T18:46:20.609Z] # '/tmp/semver-507679086' -> '/w/workspace/edgex-go/7/.semver' [2021-02-09T18:46:21.557Z] # -> Force: false [2021-02-09T18:46:21.557Z] # $SEMVER_DIR = /w/workspace/edgex-go/7/.semver [Pipeline] } [2021-02-09T18:46:21.573Z] $ docker exec --env ******** --env ******** 195879547bab498cf5e99f1cb92b0522cf17109158222d61ff845089a23bc4fe ssh-agent -k [2021-02-09T18:46:21.739Z] unset SSH_AUTH_SOCK; [2021-02-09T18:46:21.740Z] unset SSH_AGENT_PID; [2021-02-09T18:46:21.740Z] echo Agent pid 51 killed; [2021-02-09T18:46:21.802Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-09T18:46:22.331Z] + git semver [Pipeline] } [2021-02-09T18:46:22.350Z] $ docker stop --time=1 195879547bab498cf5e99f1cb92b0522cf17109158222d61ff845089a23bc4fe [2021-02-09T18:46:23.963Z] $ docker rm -f 195879547bab498cf5e99f1cb92b0522cf17109158222d61ff845089a23bc4fe [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-09T18:46:24.499Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-09T18:46:24.946Z] Stashed 1 file(s) [Pipeline] echo [2021-02-09T18:46:24.948Z] [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-02-09T18:46:25.813Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-09T18:46:26.108Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-09T18:46:26.404Z] + sudo service docker restart [2021-02-09T18:46:26.404Z] + true [2021-02-09T18:46:26.404Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-02-09T18:46:26.993Z] ========================================================= [2021-02-09T18:46:26.993Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-09T18:46:26.993Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-09T18:46:27.378Z] + 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-02-09T18:46:30.707Z] Sending build context to Docker daemon 327.9MB [2021-02-09T18:46:30.707Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-09T18:46:30.707Z] Step 2/6 : FROM ${BASE} [2021-02-09T18:46:30.707Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-09T18:46:30.707Z] 188c0c94c7c5: Pulling fs layer [2021-02-09T18:46:30.707Z] 0ef7d3d256c8: Pulling fs layer [2021-02-09T18:46:30.707Z] de9db76c5a1d: Pulling fs layer [2021-02-09T18:46:30.707Z] bca2f99d35d6: Pulling fs layer [2021-02-09T18:46:30.707Z] 93359f2a8cfa: Pulling fs layer [2021-02-09T18:46:30.707Z] 7c6f9722023f: Pulling fs layer [2021-02-09T18:46:30.707Z] a35cf1a2eb13: Pulling fs layer [2021-02-09T18:46:30.707Z] 7c6f9722023f: Waiting [2021-02-09T18:46:30.707Z] bca2f99d35d6: Waiting [2021-02-09T18:46:30.707Z] a35cf1a2eb13: Waiting [2021-02-09T18:46:30.707Z] 93359f2a8cfa: Waiting [2021-02-09T18:46:30.707Z] de9db76c5a1d: Download complete [2021-02-09T18:46:30.707Z] 0ef7d3d256c8: Verifying Checksum [2021-02-09T18:46:30.707Z] 0ef7d3d256c8: Download complete [2021-02-09T18:46:30.707Z] 93359f2a8cfa: Verifying Checksum [2021-02-09T18:46:30.707Z] 93359f2a8cfa: Download complete [2021-02-09T18:46:30.707Z] 188c0c94c7c5: Verifying Checksum [2021-02-09T18:46:30.707Z] 188c0c94c7c5: Download complete [2021-02-09T18:46:30.707Z] 7c6f9722023f: Verifying Checksum [2021-02-09T18:46:30.707Z] 7c6f9722023f: Download complete [2021-02-09T18:46:31.664Z] 188c0c94c7c5: Pull complete [2021-02-09T18:46:31.664Z] 0ef7d3d256c8: Pull complete [2021-02-09T18:46:31.928Z] de9db76c5a1d: Pull complete [2021-02-09T18:46:32.879Z] a35cf1a2eb13: Verifying Checksum [2021-02-09T18:46:32.879Z] a35cf1a2eb13: Download complete [2021-02-09T18:46:33.142Z] bca2f99d35d6: Verifying Checksum [2021-02-09T18:46:33.142Z] bca2f99d35d6: Download complete [2021-02-09T18:46:38.472Z] bca2f99d35d6: Pull complete [2021-02-09T18:46:38.472Z] 93359f2a8cfa: Pull complete [2021-02-09T18:46:38.472Z] 7c6f9722023f: Pull complete [2021-02-09T18:46:40.297Z] Still waiting to schedule task [2021-02-09T18:46:40.297Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-25825’ [2021-02-09T18:46:45.079Z] a35cf1a2eb13: Pull complete [2021-02-09T18:46:45.079Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-09T18:46:45.079Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-09T18:46:45.079Z] ---> a62c8e92a672 [2021-02-09T18:46:45.079Z] 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-02-09T18:46:45.079Z] ---> Running in 442c07278283 [2021-02-09T18:46:45.343Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-09T18:46:46.293Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-09T18:46:47.685Z] (1/12) Installing libmagic (5.38-r0) [2021-02-09T18:46:47.685Z] (2/12) Installing file (5.38-r0) [2021-02-09T18:46:47.948Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-09T18:46:47.948Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-09T18:47:06.111Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-09T18:47:06.111Z] (6/12) Installing patch (2.7.6-r6) [2021-02-09T18:47:06.111Z] (7/12) Installing build-base (0.5-r2) [2021-02-09T18:47:06.111Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-09T18:47:06.111Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-09T18:47:06.111Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-09T18:47:06.111Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-09T18:47:06.111Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-09T18:47:06.111Z] Executing busybox-1.31.1-r19.trigger [2021-02-09T18:47:06.111Z] OK: 233 MiB in 51 packages [2021-02-09T18:47:10.343Z] Removing intermediate container 442c07278283 [2021-02-09T18:47:10.343Z] ---> 24a494a4660e [2021-02-09T18:47:10.343Z] Step 4/6 : WORKDIR /edgex-go [2021-02-09T18:47:10.343Z] ---> Running in ed5ef9991bee [2021-02-09T18:47:10.343Z] Removing intermediate container ed5ef9991bee [2021-02-09T18:47:10.343Z] ---> 9560846482ff [2021-02-09T18:47:10.343Z] Step 5/6 : COPY go.mod . [2021-02-09T18:47:10.343Z] ---> e4487d18f595 [2021-02-09T18:47:10.343Z] Step 6/6 : RUN go mod download [2021-02-09T18:47:10.343Z] ---> Running in 9933d1358cc9 [2021-02-09T18:47:32.367Z] Removing intermediate container 9933d1358cc9 [2021-02-09T18:47:32.367Z] ---> ca36c17af204 [2021-02-09T18:47:32.367Z] Successfully built ca36c17af204 [2021-02-09T18:47:32.367Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-09T18:47:32.687Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-09T18:47:32.687Z] . [Pipeline] withDockerContainer [2021-02-09T18:47:32.788Z] prd-centos7-docker-4c-2g-25827 does not seem to be running inside a container [2021-02-09T18:47:32.837Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-02-09T18:47:33.602Z] $ docker top d82f42da6188a721afa00c0cb3bd9dbd439d525bfde8546322a6bb74560c1c3b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-09T18:47:34.084Z] + go version [2021-02-09T18:47:34.085Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-09T18:47:34.100Z] $ docker stop --time=1 d82f42da6188a721afa00c0cb3bd9dbd439d525bfde8546322a6bb74560c1c3b [2021-02-09T18:47:35.462Z] $ docker rm -f d82f42da6188a721afa00c0cb3bd9dbd439d525bfde8546322a6bb74560c1c3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-09T18:47:36.321Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-09T18:47:36.321Z] . [Pipeline] withDockerContainer [2021-02-09T18:47:36.422Z] prd-centos7-docker-4c-2g-25827 does not seem to be running inside a container [2021-02-09T18:47:36.490Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-02-09T18:47:37.537Z] $ docker top ad7863ec3f137da2eb3269f431cb426947c16c781d9522d859cb97ccd43079d9 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-09T18:47:37.745Z] ========================================================= [2021-02-09T18:47:37.751Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-09T18:47:37.751Z] ========================================================= [Pipeline] sh [2021-02-09T18:47:38.051Z] + make test [2021-02-09T18:47:38.051Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-09T18:47:46.252Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-09T18:48:04.556Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-09T18:48:08.858Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-09T18:48:08.858Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-09T18:48:08.858Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-09T18:48:09.841Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-09T18:48:09.841Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-09T18:48:09.841Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-09T18:48:09.841Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-09T18:48:10.815Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-09T18:48:11.080Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-09T18:48:13.681Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-09T18:48:13.681Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-09T18:48:13.681Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-09T18:48:15.657Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.108s coverage: 45.6% of statements [2021-02-09T18:48:15.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-09T18:48:15.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-09T18:48:15.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-09T18:48:15.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-09T18:48:15.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-09T18:48:15.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-09T18:48:15.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-09T18:48:15.657Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.074s coverage: 100.0% of statements [2021-02-09T18:48:19.948Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.184s coverage: 27.1% of statements [2021-02-09T18:48:19.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-09T18:48:19.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-09T18:48:19.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-09T18:48:19.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-09T18:48:19.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-09T18:48:19.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-09T18:48:19.948Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.034s coverage: 100.0% of statements [2021-02-09T18:48:19.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-09T18:48:19.948Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.050s coverage: 100.0% of statements [2021-02-09T18:48:19.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-09T18:48:19.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-09T18:48:19.948Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.092s coverage: 65.8% of statements [2021-02-09T18:48:19.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-09T18:48:19.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-09T18:48:19.948Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.126s coverage: 82.3% of statements [2021-02-09T18:48:19.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-09T18:48:19.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-09T18:48:19.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-09T18:48:19.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-09T18:48:21.946Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.327s coverage: 28.6% of statements [2021-02-09T18:48:21.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-09T18:48:21.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-09T18:48:21.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-09T18:48:21.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-09T18:48:21.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-09T18:48:21.946Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.066s coverage: 100.0% of statements [2021-02-09T18:48:21.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-09T18:48:21.946Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.052s coverage: 100.0% of statements [2021-02-09T18:48:21.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-09T18:48:21.946Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.106s coverage: 86.7% of statements [2021-02-09T18:48:21.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-09T18:48:22.223Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.128s coverage: 97.5% of statements [2021-02-09T18:48:22.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-09T18:48:22.223Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.056s coverage: 78.3% of statements [2021-02-09T18:48:22.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-09T18:48:22.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-09T18:48:22.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-09T18:48:22.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-09T18:48:24.198Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.363s coverage: 92.8% of statements [2021-02-09T18:48:24.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-09T18:48:24.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-09T18:48:24.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-09T18:48:24.198Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-09T18:48:24.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-09T18:48:24.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-09T18:48:24.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-09T18:48:24.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-09T18:48:24.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-09T18:48:24.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-09T18:48:24.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-09T18:48:24.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-09T18:48:24.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-09T18:48:24.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-09T18:48:24.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-09T18:48:24.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-09T18:48:24.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-09T18:48:24.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-09T18:48:24.198Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.034s coverage: 58.8% of statements [2021-02-09T18:48:24.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-09T18:48:24.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-09T18:48:24.198Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.064s coverage: 0.1% of statements [2021-02-09T18:48:24.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-09T18:48:24.199Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-09T18:48:24.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-09T18:48:24.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 45.5% of statements [2021-02-09T18:48:24.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.045s coverage: 79.5% of statements [2021-02-09T18:48:24.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements [2021-02-09T18:48:24.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.073s coverage: 96.3% of statements [2021-02-09T18:48:24.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.032s coverage: 87.5% of statements [2021-02-09T18:48:37.129Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.040s coverage: 94.4% of statements [2021-02-09T18:48:37.129Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.028s coverage: 44.8% of statements [2021-02-09T18:48:49.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.067s coverage: 92.9% of statements [2021-02-09T18:48:49.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-09T18:48:49.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-09T18:48:49.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-09T18:48:49.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 77.8% of statements [2021-02-09T18:48:49.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-09T18:48:49.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-02-09T18:48:49.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-02-09T18:48:49.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-02-09T18:48:49.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-02-09T18:48:49.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.050s coverage: 87.2% of statements [2021-02-09T18:48:49.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-09T18:48:49.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-09T18:48:49.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.025s coverage: 100.0% of statements [2021-02-09T18:48:49.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-09T18:48:49.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.043s coverage: 75.5% of statements [2021-02-09T18:48:49.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-09T18:48:49.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.034s coverage: 80.8% of statements [2021-02-09T18:48:49.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-02-09T18:48:49.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.044s coverage: 84.2% of statements [2021-02-09T18:48:49.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.4% of statements [2021-02-09T18:48:49.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-09T18:48:49.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.175s coverage: 63.5% of statements [2021-02-09T18:48:49.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-09T18:48:49.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-09T18:48:49.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.032s coverage: 100.0% of statements [2021-02-09T18:48:49.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements [2021-02-09T18:48:49.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2021-02-09T18:48:49.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2021-02-09T18:48:49.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2021-02-09T18:48:49.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.279s coverage: 68.9% of statements [2021-02-09T18:48:49.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-09T18:48:49.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-09T18:48:49.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.106s coverage: 37.0% of statements [2021-02-09T18:48:49.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-09T18:48:49.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-09T18:48:49.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.275s coverage: 84.0% of statements [2021-02-09T18:48:49.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.034s coverage: 100.0% of statements [2021-02-09T18:48:49.489Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.124s coverage: 47.0% of statements [2021-02-09T18:48:49.489Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-09T18:48:49.489Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-09T18:48:49.489Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-09T18:48:49.489Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-09T18:48:49.489Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-09T18:48:49.489Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.054s coverage: 100.0% of statements [2021-02-09T18:48:49.489Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-09T18:48:49.489Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.045s coverage: 100.0% of statements [2021-02-09T18:48:49.489Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-09T18:48:49.489Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-09T18:48:49.489Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-09T18:48:49.489Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-09T18:48:49.489Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.098s coverage: 89.4% of statements [2021-02-09T18:48:49.489Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-09T18:48:49.489Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-09T18:48:49.489Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-09T18:48:49.489Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.695s coverage: 29.1% of statements [2021-02-09T18:48:49.489Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-09T18:48:49.489Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-09T18:48:49.489Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-09T18:48:49.489Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-09T18:48:49.489Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-09T18:48:49.489Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.065s coverage: 99.0% of statements [2021-02-09T18:48:49.489Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-09T18:48:49.489Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.043s coverage: 100.0% of statements [2021-02-09T18:48:49.489Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-09T18:48:49.489Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-09T18:48:49.489Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-09T18:48:49.489Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-09T18:48:49.489Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.058s coverage: 100.0% of statements [2021-02-09T18:48:49.490Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-09T18:48:49.490Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-09T18:48:49.490Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-09T18:48:49.490Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.029s coverage: 0.0% of statements [2021-02-09T18:48:49.490Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-09T18:48:49.490Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.032s coverage: 100.0% of statements [2021-02-09T18:48:49.490Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-09T18:48:49.490Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-09T18:48:49.490Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-09T18:48:49.490Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-09T18:48:49.490Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.042s coverage: 87.9% of statements [2021-02-09T18:48:49.490Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-09T18:48:49.490Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-09T18:48:49.490Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.040s coverage: 100.0% of statements [2021-02-09T18:48:49.490Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements [2021-02-09T18:48:49.490Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.042s coverage: 100.0% of statements [2021-02-09T18:48:49.490Z] GO111MODULE=on go vet ./... [2021-02-09T18:49:16.215Z] gofmt -l . [2021-02-09T18:49:16.215Z] [ "`gofmt -l .`" = "" ] [2021-02-09T18:49:16.215Z] ./bin/test-go-mod-tidy.sh [2021-02-09T18:49:16.215Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-02-09T18:49:16.531Z] + ls -al . [2021-02-09T18:49:16.531Z] total 700 [2021-02-09T18:49:16.531Z] drwxrwxr-x 10 1001 1001 4096 Feb 9 18:49 . [2021-02-09T18:49:16.531Z] drwxr-xr-x 4 root root 28 Feb 9 18:47 .. [2021-02-09T18:49:16.531Z] -rw-rw-r-- 1 1001 1001 11 Feb 9 18:45 .dockerignore [2021-02-09T18:49:16.531Z] drwxrwxr-x 8 1001 1001 179 Feb 9 18:45 .git [2021-02-09T18:49:16.531Z] drwxrwxr-x 3 1001 1001 125 Feb 9 18:45 .github [2021-02-09T18:49:16.531Z] -rw-rw-r-- 1 1001 1001 818 Feb 9 18:45 .gitignore [2021-02-09T18:49:16.531Z] drwx------ 3 1001 1001 60 Feb 9 18:46 .semver [2021-02-09T18:49:16.531Z] -rw-rw-r-- 1 1001 1001 166 Feb 9 18:45 .sonarcloud.properties [2021-02-09T18:49:16.531Z] -rw-rw-r-- 1 1001 1001 7859 Feb 9 18:45 Attribution.txt [2021-02-09T18:49:16.531Z] -rw-rw-r-- 1 1001 1001 3804 Feb 9 18:45 CONTRIBUTING.md [2021-02-09T18:49:16.531Z] -rw-rw-r-- 1 1001 1001 931 Feb 9 18:45 Dockerfile.build [2021-02-09T18:49:16.531Z] -rw-rw-r-- 1 1001 1001 863 Feb 9 18:45 Jenkinsfile [2021-02-09T18:49:16.531Z] -rw-rw-r-- 1 1001 1001 10775 Feb 9 18:45 LICENSE [2021-02-09T18:49:16.531Z] -rw-rw-r-- 1 1001 1001 5774 Feb 9 18:45 Makefile [2021-02-09T18:49:16.531Z] -rw-rw-r-- 1 1001 1001 6524 Feb 9 18:45 README.md [2021-02-09T18:49:16.531Z] -rw-rw-r-- 1 1001 1001 6755 Feb 9 18:45 SECURITY.md [2021-02-09T18:49:16.531Z] -rw-rw-r-- 1 1001 1001 5 Feb 9 18:46 VERSION [2021-02-09T18:49:16.531Z] -rw-rw-r-- 1 1001 1001 4131 Feb 9 18:45 ZMQWindows.md [2021-02-09T18:49:16.531Z] drwxrwxr-x 2 1001 1001 117 Feb 9 18:45 bin [2021-02-09T18:49:16.531Z] drwxrwxr-x 14 1001 1001 4096 Feb 9 18:45 cmd [2021-02-09T18:49:16.531Z] -rw-r--r-- 1 root root 594557 Feb 9 18:48 coverage.out [2021-02-09T18:49:16.531Z] -rw-r--r-- 1 root root 1054 Feb 9 18:49 go.mod [2021-02-09T18:49:16.531Z] -rw-r--r-- 1 root root 19290 Feb 9 18:49 go.sum [2021-02-09T18:49:16.531Z] drwxrwxr-x 8 1001 1001 127 Feb 9 18:45 internal [2021-02-09T18:49:16.531Z] drwxrwxr-x 4 1001 1001 26 Feb 9 18:45 openapi [2021-02-09T18:49:16.531Z] drwxrwxr-x 4 1001 1001 71 Feb 9 18:45 snap [2021-02-09T18:49:16.531Z] -rw-rw-r-- 1 1001 1001 168 Feb 9 18:45 version.go [Pipeline] sh [2021-02-09T18:49:16.829Z] + '[' -e coverage.out ] [2021-02-09T18:49:16.829Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-02-09T18:49:17.045Z] Stashed 1 file(s) [Pipeline] sh [2021-02-09T18:49:17.342Z] + make build [2021-02-09T18:49:17.342Z] 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-02-09T18:49:20.659Z] 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-02-09T18:49:28.904Z] 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-02-09T18:49:29.493Z] 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-02-09T18:49:30.888Z] 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-02-09T18:49:31.472Z] 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-02-09T18:49:33.433Z] 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-02-09T18:49:34.378Z] 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-02-09T18:49:35.779Z] 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-02-09T18:49:36.728Z] 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-02-09T18:49:37.678Z] 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-02-09T18:49:38.630Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-02-09T18:49:40.604Z] $ docker stop --time=1 ad7863ec3f137da2eb3269f431cb426947c16c781d9522d859cb97ccd43079d9 [2021-02-09T18:49:42.337Z] $ docker rm -f ad7863ec3f137da2eb3269f431cb426947c16c781d9522d859cb97ccd43079d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-09T18:49:44.315Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-09T18:49:44.315Z] [2021-02-09T18:49:44.315Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-02-09T18:49:44.665Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-09T18:49:44.665Z] latest: Pulling from edgex-devops/edgex-compose [2021-02-09T18:49:44.665Z] cbdbe7a5bc2a: Pulling fs layer [2021-02-09T18:49:44.665Z] ca9280d653b3: Pulling fs layer [2021-02-09T18:49:44.665Z] 7e9c9ca2126c: Pulling fs layer [2021-02-09T18:49:44.665Z] cbdbe7a5bc2a: Verifying Checksum [2021-02-09T18:49:44.665Z] cbdbe7a5bc2a: Download complete [2021-02-09T18:49:45.244Z] cbdbe7a5bc2a: Pull complete [2021-02-09T18:49:45.244Z] ca9280d653b3: Verifying Checksum [2021-02-09T18:49:45.244Z] ca9280d653b3: Download complete [2021-02-09T18:49:46.201Z] ca9280d653b3: Pull complete [2021-02-09T18:49:46.201Z] 7e9c9ca2126c: Download complete [2021-02-09T18:49:52.841Z] 7e9c9ca2126c: Pull complete [2021-02-09T18:49:52.841Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-02-09T18:49:52.841Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-09T18:49:52.841Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-02-09T18:49:52.950Z] prd-centos7-docker-4c-2g-25827 does not seem to be running inside a container [2021-02-09T18:49:53.000Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-02-09T18:49:55.357Z] $ docker top e41305bc15c2368779af8b1f35b2cbc6ec693869997e6acb6facae3313182374 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-09T18:49:55.827Z] + docker-compose build --help [2021-02-09T18:49:55.827Z] + grep parallel [2021-02-09T18:49:56.781Z] --parallel Build images in parallel. [Pipeline] } [2021-02-09T18:49:56.796Z] $ docker stop --time=1 e41305bc15c2368779af8b1f35b2cbc6ec693869997e6acb6facae3313182374 [2021-02-09T18:49:58.137Z] $ docker rm -f e41305bc15c2368779af8b1f35b2cbc6ec693869997e6acb6facae3313182374 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-09T18:49:58.767Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-09T18:49:58.767Z] . [Pipeline] withDockerContainer [2021-02-09T18:49:58.864Z] prd-centos7-docker-4c-2g-25827 does not seem to be running inside a container [2021-02-09T18:49:58.915Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-02-09T18:49:59.499Z] $ docker top dee9fb2e35a61ba91fc9c1d0a1140c0ce99d91152c6be6a7236f2948a1694b3b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-09T18:50:00.014Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-09T18:50:00.961Z] Building docker-core-command-go ... [2021-02-09T18:50:00.961Z] Building docker-core-data-go ... [2021-02-09T18:50:00.961Z] Building docker-core-metadata-go ... [2021-02-09T18:50:00.961Z] Building docker-security-bootstrapper-go ... [2021-02-09T18:50:00.961Z] Building docker-security-proxy-setup-go ... [2021-02-09T18:50:00.961Z] Building docker-security-secretstore-setup-go ... [2021-02-09T18:50:00.961Z] Building docker-support-notifications-go ... [2021-02-09T18:50:00.961Z] Building docker-support-scheduler-go ... [2021-02-09T18:50:00.961Z] Building docker-sys-mgmt-agent-go ... [2021-02-09T18:50:00.961Z] Building docker-support-notifications-go [2021-02-09T18:50:00.961Z] Building docker-support-scheduler-go [2021-02-09T18:50:00.961Z] Building docker-security-secretstore-setup-go [2021-02-09T18:50:00.961Z] Building docker-core-metadata-go [2021-02-09T18:50:00.961Z] Building docker-security-proxy-setup-go [2021-02-09T18:50:20.906Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-25828 in /w/workspace/edgexfoundry_edgex-go_PR-3148 [Pipeline] { [Pipeline] ws [2021-02-09T18:50:20.970Z] Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout [2021-02-09T18:50:25.718Z] using credential edgex-jenkins-ssh [2021-02-09T18:50:25.805Z] Cloning the remote Git repository [2021-02-09T18:50:25.874Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-09T18:50:25.992Z] > git init /w/workspace/edgex-go/7 # timeout=10 [2021-02-09T18:50:26.081Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-09T18:50:26.082Z] > git --version # timeout=10 [2021-02-09T18:50:26.101Z] > git --version # 'git version 2.17.1' [2021-02-09T18:50:26.103Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-09T18:50:26.179Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-09T18:50:33.527Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-09T18:50:33.528Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-09T18:50:33.528Z] ---> ca36c17af204 [2021-02-09T18:50:33.528Z] Step 3/21 : WORKDIR /edgex-go [2021-02-09T18:50:33.528Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-09T18:50:33.528Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-09T18:50:33.528Z] ---> ca36c17af204 [2021-02-09T18:50:33.528Z] Step 3/23 : WORKDIR /edgex-go [2021-02-09T18:50:33.528Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-09T18:50:33.528Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-09T18:50:33.528Z] ---> ca36c17af204 [2021-02-09T18:50:33.528Z] Step 3/24 : WORKDIR /edgex-go [2021-02-09T18:50:33.528Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-09T18:50:33.528Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-09T18:50:33.528Z] ---> ca36c17af204 [2021-02-09T18:50:33.528Z] Step 3/22 : WORKDIR /edgex-go [2021-02-09T18:50:34.474Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-09T18:50:34.474Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-09T18:50:34.474Z] ---> ca36c17af204 [2021-02-09T18:50:34.474Z] Step 3/22 : WORKDIR /edgex-go [2021-02-09T18:50:34.744Z] ---> Running in 45a486cdef15 [2021-02-09T18:50:34.744Z] ---> Running in 22070b1ee9de [2021-02-09T18:50:34.744Z] ---> Running in ae2b4c82a51a [2021-02-09T18:50:34.744Z] ---> Running in 69743e4191ea [2021-02-09T18:50:34.744Z] ---> Running in 612dc68aa6fb [2021-02-09T18:50:35.335Z] Removing intermediate container ae2b4c82a51a [2021-02-09T18:50:35.335Z] ---> 98c995bd751d [2021-02-09T18:50:35.335Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-09T18:50:35.335Z] Removing intermediate container 69743e4191ea [2021-02-09T18:50:35.335Z] ---> f26b925f59a0 [2021-02-09T18:50:35.335Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-09T18:50:35.335Z] Removing intermediate container 45a486cdef15 [2021-02-09T18:50:35.335Z] ---> d4ac21fdff27 [2021-02-09T18:50:35.335Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-09T18:50:35.335Z] Removing intermediate container 612dc68aa6fb [2021-02-09T18:50:35.335Z] ---> 0caa872d911d [2021-02-09T18:50:35.335Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-09T18:50:35.335Z] Removing intermediate container 22070b1ee9de [2021-02-09T18:50:35.335Z] ---> 8c2d3226921b [2021-02-09T18:50:35.335Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-09T18:50:35.335Z] ---> Running in b45ef2156f82 [2021-02-09T18:50:35.598Z] ---> Running in 129c1ba5c0ec [2021-02-09T18:50:35.598Z] ---> Running in 9352c46f7e97 [2021-02-09T18:50:35.598Z] ---> Running in e94c4d094de3 [2021-02-09T18:50:35.598Z] ---> Running in 42dbe0b3e2f5 [2021-02-09T18:50:37.539Z] Removing intermediate container 129c1ba5c0ec [2021-02-09T18:50:37.539Z] ---> a357bb51ff9b [2021-02-09T18:50:37.539Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-09T18:50:37.801Z] ---> Running in c2b66094c814 [2021-02-09T18:50:37.801Z] Removing intermediate container b45ef2156f82 [2021-02-09T18:50:37.801Z] ---> 445870566e63 [2021-02-09T18:50:37.801Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-09T18:50:38.067Z] ---> Running in 3553aba1b14f [2021-02-09T18:50:38.068Z] Removing intermediate container e94c4d094de3 [2021-02-09T18:50:38.068Z] ---> b04ac884c368 [2021-02-09T18:50:38.068Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-09T18:50:38.068Z] Removing intermediate container 9352c46f7e97 [2021-02-09T18:50:38.068Z] ---> bf3cc5e9fddb [2021-02-09T18:50:38.068Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-09T18:50:38.068Z] Removing intermediate container 42dbe0b3e2f5 [2021-02-09T18:50:38.068Z] ---> 79da69d0fe0d [2021-02-09T18:50:38.068Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-09T18:50:38.339Z] ---> Running in d8eabe723258 [2021-02-09T18:50:38.339Z] ---> Running in 3196e3f4f3ab [2021-02-09T18:50:38.339Z] ---> Running in 4a7aa5fd10cd [2021-02-09T18:50:38.922Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-09T18:50:38.922Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-09T18:50:39.185Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-09T18:50:39.185Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-09T18:50:39.185Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-09T18:50:39.447Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-09T18:50:39.711Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-09T18:50:39.711Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-09T18:50:39.978Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-09T18:50:39.978Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-09T18:50:40.244Z] OK: 233 MiB in 51 packages [2021-02-09T18:50:40.506Z] OK: 233 MiB in 51 packages [2021-02-09T18:50:40.506Z] OK: 233 MiB in 51 packages [2021-02-09T18:50:40.775Z] Removing intermediate container c2b66094c814 [2021-02-09T18:50:40.775Z] ---> 0a1e62693559 [2021-02-09T18:50:40.775Z] Step 6/22 : COPY go.mod . [2021-02-09T18:50:40.775Z] OK: 233 MiB in 51 packages [2021-02-09T18:50:40.775Z] OK: 233 MiB in 51 packages [2021-02-09T18:50:41.048Z] ---> f23d8674414f [2021-02-09T18:50:41.048Z] Step 7/22 : RUN go mod download [2021-02-09T18:50:41.313Z] Removing intermediate container 3553aba1b14f [2021-02-09T18:50:41.313Z] ---> 2c627c6e2709 [2021-02-09T18:50:41.313Z] Step 6/23 : COPY go.mod . [2021-02-09T18:50:41.313Z] ---> Running in 14ce777fdcea [2021-02-09T18:50:41.313Z] Removing intermediate container d8eabe723258 [2021-02-09T18:50:41.313Z] ---> d5646141a48b [2021-02-09T18:50:41.313Z] Step 6/22 : COPY go.mod . [2021-02-09T18:50:41.906Z] Removing intermediate container 3196e3f4f3ab [2021-02-09T18:50:41.906Z] ---> 7c1f4d09e57f [2021-02-09T18:50:41.906Z] Step 6/21 : COPY go.mod . [2021-02-09T18:50:41.906Z] ---> d9ad7fa0cfe5 [2021-02-09T18:50:41.906Z] Step 7/23 : RUN go mod download [2021-02-09T18:50:41.906Z] ---> 9c292ed8fcc6 [2021-02-09T18:50:41.906Z] Step 7/22 : RUN go mod download [2021-02-09T18:50:41.906Z] Removing intermediate container 4a7aa5fd10cd [2021-02-09T18:50:41.906Z] ---> 09b8c4e252a5 [2021-02-09T18:50:41.906Z] Step 6/24 : COPY go.mod . [2021-02-09T18:50:41.906Z] ---> Running in 9a673ea9d75c [2021-02-09T18:50:42.174Z] ---> Running in 19365f66fcd3 [2021-02-09T18:50:42.456Z] ---> a90d244869dc [2021-02-09T18:50:42.456Z] Step 7/21 : RUN go mod download [2021-02-09T18:50:42.456Z] ---> ccc66e843b1c [2021-02-09T18:50:42.456Z] Step 7/24 : RUN go mod download [2021-02-09T18:50:42.456Z] ---> Running in 496d90b05ef3 [2021-02-09T18:50:42.727Z] ---> Running in b15e16affd62 [2021-02-09T18:50:43.690Z] Removing intermediate container 14ce777fdcea [2021-02-09T18:50:43.690Z] ---> 9b60f5e7516b [2021-02-09T18:50:43.690Z] Step 8/22 : COPY . . [2021-02-09T18:50:46.688Z] Merging remotes/origin/master commit 4701403bb7246123cd8f18798155fd534c2f7ee0 into PR head commit d5e601b106eb5ab2062863f585c4f56dcf796bda [2021-02-09T18:50:47.257Z] Merge succeeded, producing d5e601b106eb5ab2062863f585c4f56dcf796bda [2021-02-09T18:50:47.258Z] Checking out Revision d5e601b106eb5ab2062863f585c4f56dcf796bda (PR-3148) [2021-02-09T18:50:45.763Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-09T18:50:45.792Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-09T18:50:45.824Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-09T18:50:45.877Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-09T18:50:45.878Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-09T18:50:45.890Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3148/head:refs/remotes/origin/PR-3148 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-09T18:50:46.715Z] > git config core.sparsecheckout # timeout=10 [2021-02-09T18:50:46.738Z] > git checkout -f d5e601b106eb5ab2062863f585c4f56dcf796bda # timeout=10 [2021-02-09T18:50:47.118Z] > git remote # timeout=10 [2021-02-09T18:50:47.163Z] > git config --get remote.origin.url # timeout=10 [2021-02-09T18:50:47.181Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-09T18:50:47.196Z] > git merge 4701403bb7246123cd8f18798155fd534c2f7ee0 # timeout=10 [2021-02-09T18:50:47.231Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-09T18:50:47.275Z] > git config core.sparsecheckout # timeout=10 [2021-02-09T18:50:47.320Z] > git checkout -f d5e601b106eb5ab2062863f585c4f56dcf796bda # timeout=10 [2021-02-09T18:50:47.927Z] Removing intermediate container 19365f66fcd3 [2021-02-09T18:50:47.927Z] ---> 599c1a2b7eba [2021-02-09T18:50:47.927Z] Step 8/22 : COPY . . [2021-02-09T18:50:49.323Z] Removing intermediate container 9a673ea9d75c [2021-02-09T18:50:49.323Z] ---> d1ab45f51411 [2021-02-09T18:50:49.323Z] Step 8/23 : COPY . . [2021-02-09T18:50:49.323Z] Removing intermediate container 496d90b05ef3 [2021-02-09T18:50:49.323Z] ---> 91ddcf347df2 [2021-02-09T18:50:49.323Z] Step 8/21 : COPY . . [2021-02-09T18:50:51.870Z] Commit message: "feat(notifications): Implement PATCH /subscription V2 API" [2021-02-09T18:50:51.881Z] Removing intermediate container b15e16affd62 [2021-02-09T18:50:51.881Z] ---> 3023609e2487 [2021-02-09T18:50:51.881Z] Step 8/24 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-09T18:50:53.533Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-09T18:50:53.944Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-09T18:50:54.292Z] + sudo service docker restart [2021-02-09T18:50:54.292Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-09T18:50:56.349Z] provisioning config files... [2021-02-09T18:50:56.392Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config2643428843105934827tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-09T18:50:56.788Z] ---> docker-login.sh [2021-02-09T18:50:56.788Z] nexus3.edgexfoundry.org:10001 [2021-02-09T18:50:57.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-09T18:50:57.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-09T18:50:57.992Z] Configure a credential helper to remove this warning. See [2021-02-09T18:50:57.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-09T18:50:57.992Z] [2021-02-09T18:50:57.992Z] Login Succeeded [2021-02-09T18:50:57.992Z] nexus3.edgexfoundry.org:10002 [2021-02-09T18:50:58.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-09T18:50:58.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-09T18:50:58.541Z] Configure a credential helper to remove this warning. See [2021-02-09T18:50:58.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-09T18:50:58.541Z] [2021-02-09T18:50:58.541Z] Login Succeeded [2021-02-09T18:50:58.541Z] nexus3.edgexfoundry.org:10003 [2021-02-09T18:50:58.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-09T18:50:59.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-09T18:50:59.091Z] Configure a credential helper to remove this warning. See [2021-02-09T18:50:59.091Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-09T18:50:59.091Z] [2021-02-09T18:50:59.091Z] Login Succeeded [2021-02-09T18:50:59.091Z] nexus3.edgexfoundry.org:10004 [2021-02-09T18:50:59.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-09T18:50:59.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-09T18:50:59.641Z] Configure a credential helper to remove this warning. See [2021-02-09T18:50:59.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-09T18:50:59.641Z] [2021-02-09T18:50:59.641Z] Login Succeeded [2021-02-09T18:50:59.641Z] docker.io [2021-02-09T18:50:59.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-09T18:51:00.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-09T18:51:00.193Z] Configure a credential helper to remove this warning. See [2021-02-09T18:51:00.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-09T18:51:00.193Z] [2021-02-09T18:51:00.193Z] Login Succeeded [2021-02-09T18:51:00.193Z] ---> docker-login.sh ends [Pipeline] } [2021-02-09T18:51:00.211Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-09T18:51:00.696Z] ========================================================= [2021-02-09T18:51:00.696Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-09T18:51:00.696Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-09T18:51:01.095Z] + 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-02-09T18:51:03.746Z] Sending build context to Docker daemon 166.3MB [2021-02-09T18:51:03.746Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-09T18:51:03.746Z] Step 2/6 : FROM ${BASE} [2021-02-09T18:51:03.746Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-09T18:51:03.746Z] 5f621e34cdf4: Pulling fs layer [2021-02-09T18:51:03.746Z] a4357932f1b6: Pulling fs layer [2021-02-09T18:51:03.746Z] 18c013af1878: Pulling fs layer [2021-02-09T18:51:03.746Z] 00ac8860ef70: Pulling fs layer [2021-02-09T18:51:03.746Z] 63d7cb157983: Pulling fs layer [2021-02-09T18:51:03.746Z] b116817d02f9: Pulling fs layer [2021-02-09T18:51:03.746Z] 745a02a5169b: Pulling fs layer [2021-02-09T18:51:03.746Z] 63d7cb157983: Waiting [2021-02-09T18:51:03.746Z] b116817d02f9: Waiting [2021-02-09T18:51:03.746Z] 745a02a5169b: Waiting [2021-02-09T18:51:03.746Z] 00ac8860ef70: Waiting [2021-02-09T18:51:03.746Z] 18c013af1878: Verifying Checksum [2021-02-09T18:51:03.746Z] 18c013af1878: Download complete [2021-02-09T18:51:03.746Z] a4357932f1b6: Verifying Checksum [2021-02-09T18:51:03.746Z] a4357932f1b6: Download complete [2021-02-09T18:51:03.746Z] 63d7cb157983: Verifying Checksum [2021-02-09T18:51:03.746Z] 63d7cb157983: Download complete [2021-02-09T18:51:04.023Z] b116817d02f9: Verifying Checksum [2021-02-09T18:51:04.023Z] b116817d02f9: Download complete [2021-02-09T18:51:04.023Z] 5f621e34cdf4: Verifying Checksum [2021-02-09T18:51:04.023Z] 5f621e34cdf4: Download complete [2021-02-09T18:51:04.628Z] 5f621e34cdf4: Pull complete [2021-02-09T18:51:05.236Z] a4357932f1b6: Pull complete [2021-02-09T18:51:05.838Z] 18c013af1878: Pull complete [2021-02-09T18:51:06.485Z] 745a02a5169b: Verifying Checksum [2021-02-09T18:51:06.485Z] 745a02a5169b: Download complete [2021-02-09T18:51:07.464Z] 00ac8860ef70: Verifying Checksum [2021-02-09T18:51:07.464Z] 00ac8860ef70: Download complete [2021-02-09T18:51:17.617Z] 00ac8860ef70: Pull complete [2021-02-09T18:51:17.617Z] 63d7cb157983: Pull complete [2021-02-09T18:51:17.617Z] b116817d02f9: Pull complete [2021-02-09T18:51:21.015Z] 745a02a5169b: Pull complete [2021-02-09T18:51:21.015Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-09T18:51:21.015Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-09T18:51:21.015Z] ---> b7e6874047d6 [2021-02-09T18:51:21.015Z] 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-02-09T18:51:24.414Z] ---> Running in 04d3bc506de8 [2021-02-09T18:51:25.859Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-09T18:51:26.453Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-09T18:51:27.049Z] (1/12) Installing libmagic (5.38-r0) [2021-02-09T18:51:27.321Z] (2/12) Installing file (5.38-r0) [2021-02-09T18:51:27.321Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-09T18:51:27.594Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-09T18:51:30.207Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-09T18:51:30.207Z] (6/12) Installing patch (2.7.6-r6) [2021-02-09T18:51:30.478Z] (7/12) Installing build-base (0.5-r2) [2021-02-09T18:51:30.478Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-09T18:51:30.478Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-09T18:51:30.751Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-09T18:51:30.751Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-09T18:51:30.751Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-09T18:51:31.024Z] Executing busybox-1.31.1-r19.trigger [2021-02-09T18:51:31.024Z] OK: 217 MiB in 51 packages [2021-02-09T18:51:31.290Z] ---> 061279dc2863 [2021-02-09T18:51:31.291Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-09T18:51:31.291Z] ---> 30cb59ee95e9 [2021-02-09T18:51:31.291Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-09T18:51:31.291Z] ---> Running in 69a59ee7838b [2021-02-09T18:51:31.291Z] ---> 3a6750a10b1e [2021-02-09T18:51:31.291Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-09T18:51:31.291Z] ---> 8992e0df63cb [2021-02-09T18:51:31.291Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-09T18:51:31.291Z] ---> f106fbf805db [2021-02-09T18:51:31.291Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-09T18:51:31.291Z] ---> Running in d5acb3cdbe09 [2021-02-09T18:51:31.291Z] ---> Running in 4c9f03e24d08 [2021-02-09T18:51:31.291Z] ---> Running in ac9379fd81b0 [2021-02-09T18:51:31.291Z] ---> Running in dd8c97717a10 [2021-02-09T18:51:31.291Z] 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-02-09T18:51:31.291Z] 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-02-09T18:51:31.291Z] 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-02-09T18:51:31.291Z] 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-02-09T18:51:31.291Z] 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-02-09T18:51:35.343Z] Removing intermediate container 04d3bc506de8 [2021-02-09T18:51:35.343Z] ---> 94924a163857 [2021-02-09T18:51:35.343Z] Step 4/6 : WORKDIR /edgex-go [2021-02-09T18:51:35.343Z] ---> Running in a3fb3ee439d8 [2021-02-09T18:51:35.618Z] Removing intermediate container a3fb3ee439d8 [2021-02-09T18:51:35.618Z] ---> 9f1a2a2fb272 [2021-02-09T18:51:35.618Z] Step 5/6 : COPY go.mod . [2021-02-09T18:51:36.216Z] ---> f7ffbea2d94f [2021-02-09T18:51:36.216Z] Step 6/6 : RUN go mod download [2021-02-09T18:51:36.490Z] ---> Running in 59f44addb023 [2021-02-09T18:51:57.981Z] 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-02-09T18:51:57.981Z] 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-02-09T18:52:03.290Z] Removing intermediate container 59f44addb023 [2021-02-09T18:52:03.290Z] ---> 4470d3d01a59 [2021-02-09T18:52:03.290Z] Successfully built 4470d3d01a59 [2021-02-09T18:52:03.290Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-09T18:52:03.633Z] + docker inspect -f . ci-base-image-arm64 [2021-02-09T18:52:03.633Z] . [Pipeline] withDockerContainer [2021-02-09T18:52:03.869Z] prd-ubuntu18.04-docker-arm64-4c-16g-25828 does not seem to be running inside a container [2021-02-09T18:52:03.964Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-02-09T18:52:05.419Z] $ docker top d58818ccd00ac99f410c20f9664c8c9b498519ca70ec996dea0e0a181a1b483a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-09T18:52:06.259Z] Removing intermediate container dd8c97717a10 [2021-02-09T18:52:06.259Z] ---> 2f3cbc817983 [2021-02-09T18:52:06.259Z] [2021-02-09T18:52:06.259Z] Step 10/24 : FROM alpine:3.12 [2021-02-09T18:52:06.259Z] Removing intermediate container d5acb3cdbe09 [2021-02-09T18:52:06.259Z] ---> 09bb931a4c6e [2021-02-09T18:52:06.259Z] [2021-02-09T18:52:06.259Z] Step 10/22 : FROM alpine:3.12 [2021-02-09T18:52:06.259Z] Removing intermediate container 4c9f03e24d08 [2021-02-09T18:52:06.259Z] ---> fac6df02a066 [2021-02-09T18:52:06.259Z] [2021-02-09T18:52:06.259Z] Step 10/21 : FROM alpine:3.12 [2021-02-09T18:52:06.259Z] 3.12: Pulling from library/alpine [2021-02-09T18:52:06.259Z] 3.12: Pulling from library/alpine [2021-02-09T18:52:06.259Z] Removing intermediate container 69a59ee7838b [2021-02-09T18:52:06.259Z] ---> 793e6559f4c1 [2021-02-09T18:52:06.259Z] [2021-02-09T18:52:06.259Z] Step 10/22 : FROM alpine:3.12 [2021-02-09T18:52:06.259Z] 3.12: Pulling from library/alpine [2021-02-09T18:52:06.259Z] 3.12: Pulling from library/alpine [2021-02-09T18:52:06.260Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-09T18:52:06.260Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-09T18:52:06.260Z] Status: Downloaded newer image for alpine:3.12 [2021-02-09T18:52:06.260Z] Status: Image is up to date for alpine:3.12 [2021-02-09T18:52:06.260Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-09T18:52:06.260Z] Status: Image is up to date for alpine:3.12 [2021-02-09T18:52:06.260Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-09T18:52:06.260Z] Status: Image is up to date for alpine:3.12 [2021-02-09T18:52:06.260Z] ---> 389fef711851 [2021-02-09T18:52:06.260Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-09T18:52:06.260Z] ---> 389fef711851 [2021-02-09T18:52:06.260Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-09T18:52:06.260Z] ---> 389fef711851 [2021-02-09T18:52:06.260Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-09T18:52:06.260Z] ---> 389fef711851 [2021-02-09T18:52:06.260Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-09T18:52:06.411Z] + go version [2021-02-09T18:52:06.411Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-09T18:52:06.446Z] $ docker stop --time=1 d58818ccd00ac99f410c20f9664c8c9b498519ca70ec996dea0e0a181a1b483a [2021-02-09T18:52:08.392Z] $ docker rm -f d58818ccd00ac99f410c20f9664c8c9b498519ca70ec996dea0e0a181a1b483a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-02-09T18:52:08.819Z] ---> Running in 43372b044a65 [2021-02-09T18:52:08.820Z] ---> Running in ad26839aaf77 [2021-02-09T18:52:08.820Z] ---> Running in d878e49987ee [2021-02-09T18:52:08.820Z] ---> Running in 1337dd2176a7 [2021-02-09T18:52:08.820Z] Removing intermediate container ac9379fd81b0 [2021-02-09T18:52:08.820Z] ---> 830968546ec5 [2021-02-09T18:52:08.820Z] [2021-02-09T18:52:08.820Z] Step 10/23 : FROM alpine:3.12 [2021-02-09T18:52:08.820Z] ---> 389fef711851 [2021-02-09T18:52:08.820Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-09T18:52:09.083Z] ---> Running in 4750044f51f6 [2021-02-09T18:52:09.328Z] + docker inspect -f . ci-base-image-arm64 [2021-02-09T18:52:09.328Z] . [Pipeline] withDockerContainer [2021-02-09T18:52:09.594Z] prd-ubuntu18.04-docker-arm64-4c-16g-25828 does not seem to be running inside a container [2021-02-09T18:52:09.666Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-09T18:52:09.667Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-09T18:52:09.667Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-09T18:52:09.691Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-02-09T18:52:09.941Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-09T18:52:09.941Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-09T18:52:09.941Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-09T18:52:09.941Z] Executing busybox-1.31.1-r19.trigger [2021-02-09T18:52:09.941Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-09T18:52:09.941Z] OK: 6 MiB in 15 packages [2021-02-09T18:52:09.941Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-09T18:52:09.941Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-09T18:52:09.941Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-09T18:52:10.214Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-09T18:52:10.214Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-09T18:52:10.214Z] (4/5) Installing curl (7.69.1-r3) [2021-02-09T18:52:10.214Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-09T18:52:10.214Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-09T18:52:10.214Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-09T18:52:10.214Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-09T18:52:10.214Z] Executing busybox-1.31.1-r19.trigger [2021-02-09T18:52:10.214Z] Executing ca-certificates-20191127-r4.trigger [2021-02-09T18:52:10.214Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-09T18:52:10.214Z] Executing busybox-1.31.1-r19.trigger [2021-02-09T18:52:10.214Z] Executing ca-certificates-20191127-r4.trigger [2021-02-09T18:52:10.214Z] OK: 7 MiB in 19 packages [2021-02-09T18:52:10.214Z] OK: 6 MiB in 16 packages [2021-02-09T18:52:10.214Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-09T18:52:10.214Z] Executing busybox-1.31.1-r19.trigger [2021-02-09T18:52:10.214Z] OK: 6 MiB in 15 packages [2021-02-09T18:52:10.479Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-09T18:52:10.479Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-09T18:52:10.479Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-09T18:52:10.479Z] (4/4) Installing curl (7.69.1-r3) [2021-02-09T18:52:10.479Z] Executing busybox-1.31.1-r19.trigger [2021-02-09T18:52:10.479Z] Executing ca-certificates-20191127-r4.trigger [2021-02-09T18:52:10.479Z] OK: 7 MiB in 18 packages [2021-02-09T18:52:11.065Z] $ docker top 448f4b28b767d0368fb9e967c13d4f2dd206c7e0165f902b5e571227eef7c636 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-09T18:52:11.395Z] ========================================================= [2021-02-09T18:52:11.395Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-09T18:52:11.395Z] ========================================================= [Pipeline] sh [2021-02-09T18:52:11.716Z] + make test [2021-02-09T18:52:11.871Z] Removing intermediate container 43372b044a65 [2021-02-09T18:52:11.871Z] ---> 297d1212de8c [2021-02-09T18:52:11.871Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-09T18:52:11.993Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-09T18:52:12.133Z] ---> Running in 4fe96450e138 [2021-02-09T18:52:14.065Z] Removing intermediate container 4fe96450e138 [2021-02-09T18:52:14.065Z] ---> d88d68824c62 [2021-02-09T18:52:14.065Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-09T18:52:14.065Z] Removing intermediate container ad26839aaf77 [2021-02-09T18:52:14.065Z] ---> 72f26b7c9077 [2021-02-09T18:52:14.065Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-09T18:52:14.065Z] Removing intermediate container 1337dd2176a7 [2021-02-09T18:52:14.065Z] ---> 50cebe6639de [2021-02-09T18:52:14.065Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-09T18:52:14.065Z] Removing intermediate container 4750044f51f6 [2021-02-09T18:52:14.065Z] ---> dac241c0c409 [2021-02-09T18:52:14.065Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-09T18:52:14.328Z] Removing intermediate container d878e49987ee [2021-02-09T18:52:14.328Z] ---> b278803735b1 [2021-02-09T18:52:14.328Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-09T18:52:14.590Z] ---> Running in af345b161d13 [2021-02-09T18:52:14.590Z] ---> Running in 97c4b710549f [2021-02-09T18:52:14.590Z] ---> Running in a09ef83fef02 [2021-02-09T18:52:14.590Z] ---> Running in 22f46ebdfbd5 [2021-02-09T18:52:14.590Z] ---> Running in e7904754b624 [2021-02-09T18:52:14.852Z] Removing intermediate container af345b161d13 [2021-02-09T18:52:14.852Z] ---> 413d57c8e620 [2021-02-09T18:52:14.852Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-09T18:52:14.852Z] Removing intermediate container 97c4b710549f [2021-02-09T18:52:14.852Z] ---> 9a3e68f07388 [2021-02-09T18:52:14.852Z] Step 13/21 : WORKDIR /edgex [2021-02-09T18:52:14.852Z] Removing intermediate container 22f46ebdfbd5 [2021-02-09T18:52:14.852Z] ---> 8e18afea5bc4 [2021-02-09T18:52:14.852Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-09T18:52:15.116Z] Removing intermediate container a09ef83fef02 [2021-02-09T18:52:15.116Z] ---> 97756e13ecd2 [2021-02-09T18:52:15.116Z] Step 13/24 : WORKDIR / [2021-02-09T18:52:15.116Z] Removing intermediate container e7904754b624 [2021-02-09T18:52:15.116Z] ---> ac38b1a814cc [2021-02-09T18:52:15.116Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-09T18:52:15.116Z] ---> Running in 1fb13521312e [2021-02-09T18:52:15.116Z] ---> Running in d2bf5ca83869 [2021-02-09T18:52:15.116Z] ---> Running in a7578024e10d [2021-02-09T18:52:15.116Z] ---> Running in 8fccf55e8325 [2021-02-09T18:52:15.384Z] ---> Running in 37f2200ba631 [2021-02-09T18:52:15.384Z] Removing intermediate container 1fb13521312e [2021-02-09T18:52:15.384Z] ---> 2f53ec2621d2 [2021-02-09T18:52:15.384Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-09T18:52:15.647Z] Removing intermediate container a7578024e10d [2021-02-09T18:52:15.647Z] ---> 4d7d39bc315f [2021-02-09T18:52:15.647Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-09T18:52:15.647Z] Removing intermediate container 8fccf55e8325 [2021-02-09T18:52:15.647Z] ---> 79151dd87a85 [2021-02-09T18:52:15.647Z] 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-02-09T18:52:15.647Z] Removing intermediate container d2bf5ca83869 [2021-02-09T18:52:15.647Z] ---> 8ae9e7c69cfe [2021-02-09T18:52:15.647Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-09T18:52:15.647Z] Removing intermediate container 37f2200ba631 [2021-02-09T18:52:15.647Z] ---> 55efc40110f7 [2021-02-09T18:52:15.647Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-09T18:52:15.911Z] ---> Running in 8252727085f4 [2021-02-09T18:52:15.911Z] ---> 4e3ebbea2f55 [2021-02-09T18:52:15.911Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-09T18:52:15.911Z] ---> Running in a939b9e02f3e [2021-02-09T18:52:16.174Z] ---> 7f869cd08f92 [2021-02-09T18:52:16.175Z] 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-02-09T18:52:16.175Z] ---> dc127a3475a6 [2021-02-09T18:52:16.175Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-09T18:52:16.175Z] Removing intermediate container 8252727085f4 [2021-02-09T18:52:16.175Z] ---> 294395705a02 [2021-02-09T18:52:16.175Z] Step 15/23 : WORKDIR / [2021-02-09T18:52:16.175Z] Removing intermediate container a939b9e02f3e [2021-02-09T18:52:16.175Z] ---> 4a0346b1c423 [2021-02-09T18:52:16.175Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-09T18:52:16.442Z] ---> Running in 5745a054114d [2021-02-09T18:52:16.442Z] ---> 9de97058158f [2021-02-09T18:52:16.442Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-09T18:52:16.442Z] ---> 820b6ac37b3b [2021-02-09T18:52:16.442Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-09T18:52:16.709Z] ---> afe3be4c7283 [2021-02-09T18:52:16.709Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-09T18:52:16.709Z] Removing intermediate container 5745a054114d [2021-02-09T18:52:16.709Z] ---> 5511fa62b035 [2021-02-09T18:52:16.709Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-09T18:52:16.973Z] ---> fe1f56154d19 [2021-02-09T18:52:16.973Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-09T18:52:16.973Z] ---> 942872959e6a [2021-02-09T18:52:16.973Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-09T18:52:16.973Z] ---> 3272dc3b0766 [2021-02-09T18:52:16.973Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-09T18:52:17.236Z] ---> Running in 8979219c9644 [2021-02-09T18:52:17.236Z] ---> 7dab1cd3c355 [2021-02-09T18:52:17.236Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-09T18:52:17.814Z] ---> 0a091924fc75 [2021-02-09T18:52:17.814Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-09T18:52:18.080Z] ---> 234c147115d2 [2021-02-09T18:52:18.080Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-09T18:52:18.080Z] Removing intermediate container 8979219c9644 [2021-02-09T18:52:18.080Z] ---> 2b4369a2aa10 [2021-02-09T18:52:18.080Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-09T18:52:18.080Z] ---> Running in 090827cb0a6b [2021-02-09T18:52:18.080Z] ---> Running in 003de7f6ca77 [2021-02-09T18:52:18.080Z] ---> d6ae02d0ffce [2021-02-09T18:52:18.080Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-09T18:52:18.346Z] ---> b0257d3c4376 [2021-02-09T18:52:18.346Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-09T18:52:18.346Z] ---> 030ae435a381 [2021-02-09T18:52:18.346Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-09T18:52:18.346Z] ---> Running in 1f2082887dd2 [2021-02-09T18:52:18.609Z] Removing intermediate container 090827cb0a6b [2021-02-09T18:52:18.609Z] ---> 9e09425e3705 [2021-02-09T18:52:18.609Z] Step 18/21 : CMD ["--init=true"] [2021-02-09T18:52:18.609Z] Removing intermediate container 003de7f6ca77 [2021-02-09T18:52:18.609Z] ---> 247b5480e2a6 [2021-02-09T18:52:18.609Z] Step 20/22 : LABEL arch=x86_64 [2021-02-09T18:52:18.609Z] ---> Running in 0a91734a7005 [2021-02-09T18:52:18.609Z] Removing intermediate container 1f2082887dd2 [2021-02-09T18:52:18.609Z] ---> 7656add82089 [2021-02-09T18:52:18.609Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-09T18:52:18.609Z] ---> Running in cc71b85865cc [2021-02-09T18:52:18.872Z] ---> cc6d10f995a4 [2021-02-09T18:52:18.872Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-09T18:52:18.872Z] ---> c69b64ef8764 [2021-02-09T18:52:18.872Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-09T18:52:18.872Z] ---> Running in 79e76315d532 [2021-02-09T18:52:18.872Z] ---> Running in 2e9a054ecaa1 [2021-02-09T18:52:19.136Z] Removing intermediate container cc71b85865cc [2021-02-09T18:52:19.136Z] ---> 8527ef66fee8 [2021-02-09T18:52:19.136Z] Step 21/22 : LABEL git_sha=d5e601b106eb5ab2062863f585c4f56dcf796bda [2021-02-09T18:52:19.136Z] Removing intermediate container 0a91734a7005 [2021-02-09T18:52:19.136Z] ---> af9ae3b5cbc5 [2021-02-09T18:52:19.136Z] Step 19/21 : LABEL arch=x86_64 [2021-02-09T18:52:19.398Z] ---> Running in 8074d29d81f3 [2021-02-09T18:52:19.398Z] ---> Running in 065bdec18fbf [2021-02-09T18:52:19.398Z] Removing intermediate container 79e76315d532 [2021-02-09T18:52:19.398Z] ---> f1ad18bc26e3 [2021-02-09T18:52:19.398Z] Step 20/22 : LABEL arch=x86_64 [2021-02-09T18:52:19.674Z] ---> 3ec816512856 [2021-02-09T18:52:19.674Z] 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-02-09T18:52:19.674Z] Removing intermediate container 2e9a054ecaa1 [2021-02-09T18:52:19.674Z] ---> 9faec85406f1 [2021-02-09T18:52:19.674Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-09T18:52:19.674Z] ---> Running in 9b7a80e40e4e [2021-02-09T18:52:19.674Z] ---> Running in c5d643824c9d [2021-02-09T18:52:19.674Z] ---> Running in 02924b952b3f [2021-02-09T18:52:19.938Z] Removing intermediate container 8074d29d81f3 [2021-02-09T18:52:19.938Z] ---> 28a38df2a8b9 [2021-02-09T18:52:19.938Z] Step 22/22 : LABEL version=0.0.0 [2021-02-09T18:52:19.938Z] Removing intermediate container 065bdec18fbf [2021-02-09T18:52:19.938Z] ---> 7690efcb602c [2021-02-09T18:52:19.938Z] Step 20/21 : LABEL git_sha=d5e601b106eb5ab2062863f585c4f56dcf796bda [2021-02-09T18:52:20.200Z] ---> Running in 24dcc58db230 [2021-02-09T18:52:20.200Z] Removing intermediate container 9b7a80e40e4e [2021-02-09T18:52:20.200Z] ---> 3920cef0c02e [2021-02-09T18:52:20.200Z] Step 21/22 : LABEL git_sha=d5e601b106eb5ab2062863f585c4f56dcf796bda [2021-02-09T18:52:20.200Z] ---> Running in b5f57b045c04 [2021-02-09T18:52:20.200Z] Removing intermediate container 02924b952b3f [2021-02-09T18:52:20.200Z] ---> b7b532f4286f [2021-02-09T18:52:20.200Z] Step 21/23 : LABEL arch=x86_64 [2021-02-09T18:52:20.464Z] ---> Running in 900f8f1628bd [2021-02-09T18:52:20.464Z] Removing intermediate container 24dcc58db230 [2021-02-09T18:52:20.464Z] ---> 6f342e245295 [2021-02-09T18:52:20.464Z] [2021-02-09T18:52:20.464Z] ---> Running in f570cd4e3249 [2021-02-09T18:52:20.727Z] Removing intermediate container b5f57b045c04 [2021-02-09T18:52:20.727Z] ---> bcd7f94d7d37 [2021-02-09T18:52:20.727Z] Step 21/21 : LABEL version=0.0.0 [2021-02-09T18:52:20.727Z] Successfully built 6f342e245295 [2021-02-09T18:52:20.994Z] Successfully tagged docker-support-scheduler-go:latest [2021-02-09T18:52:20.994Z] Removing intermediate container 900f8f1628bd [2021-02-09T18:52:20.994Z] ---> 637bd762280d [2021-02-09T18:52:20.994Z] Step 22/22 : LABEL version=0.0.0 [2021-02-09T18:52:20.994Z] Building docker-sys-mgmt-agent-go [2021-02-09T18:52:20.994Z]  Building docker-support-scheduler-go ... done  ---> Running in ee53c4707c16 [2021-02-09T18:52:21.263Z] Removing intermediate container f570cd4e3249 [2021-02-09T18:52:21.263Z] ---> d36fed9cc425 [2021-02-09T18:52:21.263Z] Step 22/23 : LABEL git_sha=d5e601b106eb5ab2062863f585c4f56dcf796bda [2021-02-09T18:52:21.263Z] ---> Running in 88cff89730ee [2021-02-09T18:52:21.263Z] ---> Running in b5c5d187d0e8 [2021-02-09T18:52:21.527Z] Removing intermediate container ee53c4707c16 [2021-02-09T18:52:21.527Z] ---> 4bef7d087ef7 [2021-02-09T18:52:21.527Z] [2021-02-09T18:52:21.527Z] Removing intermediate container 88cff89730ee [2021-02-09T18:52:21.527Z] ---> 311ada547707 [2021-02-09T18:52:21.527Z] [2021-02-09T18:52:21.527Z] Removing intermediate container c5d643824c9d [2021-02-09T18:52:21.527Z] ---> ab27ab6702f0 [2021-02-09T18:52:21.527Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-09T18:52:21.527Z] Successfully built 4bef7d087ef7 [2021-02-09T18:52:21.790Z] Successfully built 311ada547707 [2021-02-09T18:52:23.186Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-02-09T18:52:23.186Z]  Building docker-security-proxy-setup-go ... done Building docker-core-command-go [2021-02-09T18:52:23.186Z] Successfully tagged docker-support-notifications-go:latest [2021-02-09T18:52:23.186Z]  Building docker-support-notifications-go ... done Building docker-core-data-go [2021-02-09T18:52:23.186Z] Removing intermediate container b5c5d187d0e8 [2021-02-09T18:52:23.186Z] ---> 3c0a9baf4ce8 [2021-02-09T18:52:23.186Z] Step 23/23 : LABEL version=0.0.0 [2021-02-09T18:52:25.755Z] ---> Running in 466578385bd9 [2021-02-09T18:52:26.707Z] ---> Running in d07c7b4da124 [2021-02-09T18:52:26.707Z] Removing intermediate container 466578385bd9 [2021-02-09T18:52:26.707Z] ---> c5a6d14defed [2021-02-09T18:52:26.707Z] Step 22/24 : LABEL arch=x86_64 [2021-02-09T18:52:29.263Z] ---> Running in c0eea76c5b8d [2021-02-09T18:52:29.527Z] Removing intermediate container d07c7b4da124 [2021-02-09T18:52:29.527Z] ---> 89bc990702fc [2021-02-09T18:52:29.527Z] [2021-02-09T18:52:29.796Z] Successfully built 89bc990702fc [2021-02-09T18:52:29.796Z] Successfully tagged docker-core-metadata-go:latest [2021-02-09T18:52:29.796Z]  Building docker-core-metadata-go ... done Building docker-security-bootstrapper-go [2021-02-09T18:52:29.796Z] Removing intermediate container c0eea76c5b8d [2021-02-09T18:52:29.796Z] ---> 9a43871ba302 [2021-02-09T18:52:29.796Z] Step 23/24 : LABEL git_sha=d5e601b106eb5ab2062863f585c4f56dcf796bda [2021-02-09T18:52:31.198Z] ---> Running in 3bb3926e59ac [2021-02-09T18:52:31.784Z] Removing intermediate container 3bb3926e59ac [2021-02-09T18:52:31.784Z] ---> 7fa4819a5b90 [2021-02-09T18:52:31.784Z] Step 24/24 : LABEL version=0.0.0 [2021-02-09T18:52:32.048Z] ---> Running in 49b2613e40e6 [2021-02-09T18:52:33.019Z] Removing intermediate container 49b2613e40e6 [2021-02-09T18:52:33.019Z] ---> 79948d84421b [2021-02-09T18:52:33.019Z] [2021-02-09T18:52:34.192Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-09T18:52:36.373Z] Successfully built 79948d84421b [2021-02-09T18:52:37.373Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-02-09T18:52:45.676Z]  Building docker-security-secretstore-setup-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-09T18:52:45.676Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-09T18:52:45.676Z] ---> ca36c17af204 [2021-02-09T18:52:45.676Z] Step 3/23 : WORKDIR /edgex-go [2021-02-09T18:52:45.676Z] ---> Using cache [2021-02-09T18:52:45.676Z] ---> 8c2d3226921b [2021-02-09T18:52:45.676Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-09T18:52:45.676Z] ---> Using cache [2021-02-09T18:52:45.676Z] ---> 79da69d0fe0d [2021-02-09T18:52:45.676Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-09T18:52:46.273Z] ---> Running in cdcccc486796 [2021-02-09T18:52:46.273Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-09T18:52:46.273Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-09T18:52:46.273Z] ---> ca36c17af204 [2021-02-09T18:52:46.273Z] Step 3/23 : WORKDIR /edgex-go [2021-02-09T18:52:46.273Z] ---> Using cache [2021-02-09T18:52:46.273Z] ---> 8c2d3226921b [2021-02-09T18:52:46.273Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-09T18:52:46.273Z] ---> Using cache [2021-02-09T18:52:46.273Z] ---> 79da69d0fe0d [2021-02-09T18:52:46.273Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-09T18:52:46.273Z] ---> Using cache [2021-02-09T18:52:46.273Z] ---> 09b8c4e252a5 [2021-02-09T18:52:46.273Z] Step 6/23 : COPY go.mod . [2021-02-09T18:52:46.273Z] ---> Using cache [2021-02-09T18:52:46.273Z] ---> ccc66e843b1c [2021-02-09T18:52:46.273Z] Step 7/23 : RUN go mod download [2021-02-09T18:52:46.273Z] ---> Using cache [2021-02-09T18:52:46.273Z] ---> 3023609e2487 [2021-02-09T18:52:46.273Z] Step 8/23 : COPY . . [2021-02-09T18:52:46.273Z] ---> Using cache [2021-02-09T18:52:46.273Z] ---> 8992e0df63cb [2021-02-09T18:52:46.273Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-09T18:52:46.541Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-09T18:52:46.541Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-09T18:52:46.541Z] ---> ca36c17af204 [2021-02-09T18:52:46.541Z] Step 3/26 : WORKDIR /edgex-go [2021-02-09T18:52:46.541Z] ---> Using cache [2021-02-09T18:52:46.541Z] ---> 8c2d3226921b [2021-02-09T18:52:46.541Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-09T18:52:46.541Z] ---> Using cache [2021-02-09T18:52:46.541Z] ---> 79da69d0fe0d [2021-02-09T18:52:46.541Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-09T18:52:47.130Z] ---> Running in 3c55236ee0aa [2021-02-09T18:52:47.130Z] ---> Running in 87234021bfda [2021-02-09T18:52:48.560Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-09T18:52:49.146Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-09T18:52:49.146Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-09T18:52:49.146Z] 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-02-09T18:52:49.413Z] OK: 233 MiB in 51 packages [2021-02-09T18:52:49.678Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-09T18:52:50.264Z] OK: 233 MiB in 51 packages [2021-02-09T18:52:51.223Z] Removing intermediate container cdcccc486796 [2021-02-09T18:52:51.223Z] ---> af46ddf03de0 [2021-02-09T18:52:51.223Z] Step 6/23 : COPY go.mod . [2021-02-09T18:52:51.502Z] Removing intermediate container 87234021bfda [2021-02-09T18:52:51.502Z] ---> b8f05092793c [2021-02-09T18:52:51.502Z] Step 6/26 : COPY go.mod . [2021-02-09T18:52:52.088Z] ---> 0f5f9e599ad5 [2021-02-09T18:52:52.088Z] Step 7/23 : RUN go mod download [2021-02-09T18:52:52.356Z] ---> b681d8d2feb3 [2021-02-09T18:52:52.356Z] Step 7/26 : RUN go mod download [2021-02-09T18:52:52.942Z] Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-09T18:52:52.942Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-02-09T18:52:52.942Z] ---> ca36c17af204 [2021-02-09T18:52:52.942Z] Step 3/30 : WORKDIR /edgex-go [2021-02-09T18:52:52.942Z] ---> Using cache [2021-02-09T18:52:52.942Z] ---> 8c2d3226921b [2021-02-09T18:52:52.942Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-09T18:52:52.942Z] ---> Using cache [2021-02-09T18:52:52.942Z] ---> 79da69d0fe0d [2021-02-09T18:52:52.942Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-02-09T18:52:52.942Z] ---> Using cache [2021-02-09T18:52:52.942Z] ---> 09b8c4e252a5 [2021-02-09T18:52:52.942Z] Step 6/30 : COPY go.mod . [2021-02-09T18:52:52.942Z] ---> Using cache [2021-02-09T18:52:52.942Z] ---> ccc66e843b1c [2021-02-09T18:52:52.942Z] Step 7/30 : RUN go mod download [2021-02-09T18:52:52.942Z] ---> Using cache [2021-02-09T18:52:52.942Z] ---> 3023609e2487 [2021-02-09T18:52:52.942Z] Step 8/30 : COPY . . [2021-02-09T18:52:52.942Z] ---> Using cache [2021-02-09T18:52:52.942Z] ---> 8992e0df63cb [2021-02-09T18:52:52.942Z] Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-02-09T18:52:54.145Z] ---> Running in 2e42b59b16bd [2021-02-09T18:52:54.145Z] ---> Running in f26a31375556 [2021-02-09T18:52:54.145Z] ---> Running in d4faaf54ae95 [2021-02-09T18:52:55.424Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-02-09T18:52:56.958Z] Removing intermediate container 2e42b59b16bd [2021-02-09T18:52:56.958Z] ---> 39200b9560e9 [2021-02-09T18:52:56.958Z] Step 8/23 : COPY . . [2021-02-09T18:52:56.958Z] Removing intermediate container f26a31375556 [2021-02-09T18:52:56.958Z] ---> 0bdd1e1473ef [2021-02-09T18:52:56.958Z] Step 8/26 : COPY . . [2021-02-09T18:53:13.258Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-09T18:53:29.268Z] Removing intermediate container 3c55236ee0aa [2021-02-09T18:53:29.269Z] ---> cf8e64dfb1cd [2021-02-09T18:53:29.269Z] [2021-02-09T18:53:29.269Z] Step 10/23 : FROM alpine:3.12 [2021-02-09T18:53:29.269Z] ---> 389fef711851 [2021-02-09T18:53:29.269Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-09T18:53:29.269Z] ---> Using cache [2021-02-09T18:53:29.269Z] ---> dac241c0c409 [2021-02-09T18:53:29.269Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-09T18:53:29.269Z] ---> Using cache [2021-02-09T18:53:29.269Z] ---> 8e18afea5bc4 [2021-02-09T18:53:29.269Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-09T18:53:29.269Z] Removing intermediate container d4faaf54ae95 [2021-02-09T18:53:29.269Z] ---> ecad5e7ec114 [2021-02-09T18:53:29.269Z] [2021-02-09T18:53:29.269Z] Step 10/30 : FROM alpine:3.12 [2021-02-09T18:53:29.269Z] ---> 389fef711851 [2021-02-09T18:53:29.269Z] Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-09T18:53:29.269Z] ---> b1c5164e6c57 [2021-02-09T18:53:29.269Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-09T18:53:29.269Z] ---> 3fc12d6e2059 [2021-02-09T18:53:29.269Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-09T18:53:29.269Z] ---> Running in a8f9d1f0aff8 [2021-02-09T18:53:29.269Z] ---> Running in 5913d424a440 [2021-02-09T18:53:29.269Z] ---> Running in 154d8564f901 [2021-02-09T18:53:29.269Z] ---> Running in 742abed6605b [2021-02-09T18:53:29.269Z] Removing intermediate container 5913d424a440 [2021-02-09T18:53:29.269Z] ---> 498f511fddba [2021-02-09T18:53:29.269Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-09T18:53:29.269Z] Removing intermediate container a8f9d1f0aff8 [2021-02-09T18:53:29.269Z] ---> cbb3a4e196ff [2021-02-09T18:53:29.269Z] Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-09T18:53:29.269Z] ---> Running in 8933d58821a0 [2021-02-09T18:53:29.269Z] ---> Running in 8de51988c4fd [2021-02-09T18:53:29.269Z] Removing intermediate container 8933d58821a0 [2021-02-09T18:53:29.269Z] ---> e5f3130070ce [2021-02-09T18:53:29.269Z] Step 15/23 : WORKDIR / [2021-02-09T18:53:29.269Z] ---> Running in 1679dd76ecd9 [2021-02-09T18:53:29.269Z] 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-02-09T18:53:29.269Z] 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-02-09T18:53:29.269Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-09T18:53:29.269Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-09T18:53:29.269Z] Removing intermediate container 1679dd76ecd9 [2021-02-09T18:53:29.269Z] ---> eb64aea5aab9 [2021-02-09T18:53:29.269Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-09T18:53:29.269Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-09T18:53:29.269Z] (2/2) Installing su-exec (0.2-r1) [2021-02-09T18:53:29.269Z] Executing busybox-1.31.1-r19.trigger [2021-02-09T18:53:29.269Z] OK: 6 MiB in 16 packages [2021-02-09T18:53:29.269Z] ---> 76a559631002 [2021-02-09T18:53:29.269Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-09T18:53:29.269Z] ---> 295e2aebe0ed [2021-02-09T18:53:29.269Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-09T18:53:29.269Z] Removing intermediate container 8de51988c4fd [2021-02-09T18:53:29.269Z] ---> 7f7c468d6cdc [2021-02-09T18:53:29.269Z] Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-09T18:53:29.269Z] ---> Running in 1a818d39e6e7 [2021-02-09T18:53:29.269Z] ---> c0a13ad06fcd [2021-02-09T18:53:29.269Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-09T18:53:29.269Z] ---> Running in 6a92cc80af77 [2021-02-09T18:53:29.269Z] Removing intermediate container 1a818d39e6e7 [2021-02-09T18:53:29.269Z] ---> 3e571dcf1dff [2021-02-09T18:53:29.269Z] Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-09T18:53:29.269Z] ---> Running in 47514a468375 [2021-02-09T18:53:29.269Z] Removing intermediate container 6a92cc80af77 [2021-02-09T18:53:29.269Z] ---> a1f21149b3dd [2021-02-09T18:53:29.269Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-09T18:53:29.269Z] ---> Running in 69a7d6e1c1da [2021-02-09T18:53:29.540Z] Removing intermediate container 47514a468375 [2021-02-09T18:53:29.540Z] ---> 0104a52b124a [2021-02-09T18:53:29.540Z] Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-09T18:53:29.540Z] ---> Running in d8459c115eae [2021-02-09T18:53:29.815Z] Removing intermediate container 69a7d6e1c1da [2021-02-09T18:53:29.815Z] ---> e05051bb1112 [2021-02-09T18:53:29.815Z] Step 21/23 : LABEL arch=x86_64 [2021-02-09T18:53:30.089Z] ---> Running in 9452f4de4819 [2021-02-09T18:53:30.367Z] Removing intermediate container 9452f4de4819 [2021-02-09T18:53:30.367Z] ---> 8f9f804cd89e [2021-02-09T18:53:30.367Z] Step 22/23 : LABEL git_sha=d5e601b106eb5ab2062863f585c4f56dcf796bda [2021-02-09T18:53:30.647Z] ---> Running in 3f22bea0f22c [2021-02-09T18:53:30.914Z] Removing intermediate container 3f22bea0f22c [2021-02-09T18:53:30.914Z] ---> 46d053ae81f9 [2021-02-09T18:53:30.914Z] Step 23/23 : LABEL version=0.0.0 [2021-02-09T18:53:30.914Z] ---> Running in f141a8b5eabe [2021-02-09T18:53:31.183Z] Removing intermediate container f141a8b5eabe [2021-02-09T18:53:31.183Z] ---> 904c02af4dad [2021-02-09T18:53:31.183Z] [2021-02-09T18:53:31.781Z] Successfully built 904c02af4dad [2021-02-09T18:53:32.051Z] Successfully tagged docker-core-command-go:latest [2021-02-09T18:53:32.323Z]  Building docker-core-command-go ... done Removing intermediate container d8459c115eae [2021-02-09T18:53:32.323Z] ---> 4c5066f9a3cb [2021-02-09T18:53:32.323Z] Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-09T18:53:32.323Z] ---> Running in e9524d5f3d90 [2021-02-09T18:53:32.594Z] Removing intermediate container e9524d5f3d90 [2021-02-09T18:53:32.594Z] ---> 3bf62f5e3cd9 [2021-02-09T18:53:32.594Z] Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-09T18:53:34.027Z] ---> 598ae3fc71dd [2021-02-09T18:53:34.027Z] Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-09T18:53:34.303Z] ---> Running in 3f01f7bdfc3d [2021-02-09T18:53:35.709Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-09T18:53:35.709Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-09T18:53:35.709Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-09T18:53:35.709Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-09T18:53:35.709Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-09T18:53:35.709Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-09T18:53:36.279Z] Removing intermediate container 3f01f7bdfc3d [2021-02-09T18:53:36.279Z] ---> 300c573d3ce9 [2021-02-09T18:53:36.279Z] Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-09T18:53:36.310Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-09T18:53:36.895Z] ---> 69ccaf2b2909 [2021-02-09T18:53:36.896Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-09T18:53:37.882Z] ---> 6cdf358c5890 [2021-02-09T18:53:37.882Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-09T18:53:38.305Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-09T18:53:38.479Z] ---> f55cede743ba [2021-02-09T18:53:38.479Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-09T18:53:39.072Z] ---> 2ccc1590b01b [2021-02-09T18:53:39.072Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-02-09T18:53:39.660Z] ---> Running in 047dff149707 [2021-02-09T18:53:39.756Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-09T18:53:39.931Z] Removing intermediate container 047dff149707 [2021-02-09T18:53:39.931Z] ---> fd9ebfd19a4d [2021-02-09T18:53:39.931Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-09T18:53:40.513Z] ---> 8a92741be255 [2021-02-09T18:53:40.513Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-02-09T18:53:40.513Z] ---> Running in 7d48452e7805 [2021-02-09T18:53:42.462Z] Removing intermediate container 7d48452e7805 [2021-02-09T18:53:42.462Z] ---> 506e5724c433 [2021-02-09T18:53:42.462Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-09T18:53:43.860Z] ---> Running in 89897b55fc0e [2021-02-09T18:53:44.122Z] Removing intermediate container 742abed6605b [2021-02-09T18:53:44.122Z] ---> 14c6c058fd52 [2021-02-09T18:53:44.122Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-09T18:53:44.122Z] Removing intermediate container 89897b55fc0e [2021-02-09T18:53:44.122Z] ---> 50265b8cc4f5 [2021-02-09T18:53:44.122Z] Step 27/30 : CMD ["gate"] [2021-02-09T18:53:44.122Z] ---> Running in b0d521eee968 [2021-02-09T18:53:44.384Z] ---> Running in 6e7298f0eda3 [2021-02-09T18:53:44.649Z] Removing intermediate container 6e7298f0eda3 [2021-02-09T18:53:44.649Z] ---> d482fb29ebdb [2021-02-09T18:53:44.649Z] Step 28/30 : LABEL arch=x86_64 [2021-02-09T18:53:44.915Z] 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-02-09T18:53:44.915Z] ---> Running in 304bb6a51ae7 [2021-02-09T18:53:45.872Z] Removing intermediate container 304bb6a51ae7 [2021-02-09T18:53:45.872Z] ---> 1e6ab1bf7042 [2021-02-09T18:53:45.872Z] Step 29/30 : LABEL git_sha=d5e601b106eb5ab2062863f585c4f56dcf796bda [2021-02-09T18:53:46.489Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-09T18:53:46.489Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-09T18:53:46.489Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-09T18:53:47.286Z] ---> Running in 48056ab3649f [2021-02-09T18:53:47.286Z] Removing intermediate container 154d8564f901 [2021-02-09T18:53:47.286Z] ---> 567091f54475 [2021-02-09T18:53:47.286Z] [2021-02-09T18:53:47.286Z] Step 10/23 : FROM alpine:3.12 [2021-02-09T18:53:47.286Z] ---> 389fef711851 [2021-02-09T18:53:47.286Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-09T18:53:47.549Z] ---> Running in 06e70847d536 [2021-02-09T18:53:47.549Z] Removing intermediate container 48056ab3649f [2021-02-09T18:53:47.549Z] ---> 7c009d8f32f8 [2021-02-09T18:53:47.549Z] Step 30/30 : LABEL version=0.0.0 [2021-02-09T18:53:47.549Z] Removing intermediate container b0d521eee968 [2021-02-09T18:53:47.549Z] ---> 78d47867100e [2021-02-09T18:53:47.549Z] [2021-02-09T18:53:47.549Z] Step 11/26 : FROM docker:20.10.0 [2021-02-09T18:53:47.549Z] 20.10.0: Pulling from library/docker [2021-02-09T18:53:47.816Z] ---> Running in d5db630b1600 [2021-02-09T18:53:47.816Z] Removing intermediate container 06e70847d536 [2021-02-09T18:53:47.816Z] ---> ab3c9b88dbe3 [2021-02-09T18:53:47.816Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-09T18:53:48.084Z] ---> Running in 6df0306e91f1 [2021-02-09T18:53:48.348Z] Removing intermediate container d5db630b1600 [2021-02-09T18:53:48.348Z] ---> 9d4f71f69e9a [2021-02-09T18:53:48.348Z] [2021-02-09T18:53:48.925Z] Successfully built 9d4f71f69e9a [2021-02-09T18:53:49.187Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-02-09T18:53:49.187Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container 6df0306e91f1 [2021-02-09T18:53:49.187Z] ---> 8140b254fd74 [2021-02-09T18:53:49.187Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-09T18:53:49.449Z] ---> Running in aaaa206b834f [2021-02-09T18:53:49.712Z] Removing intermediate container aaaa206b834f [2021-02-09T18:53:49.712Z] ---> 91828f1e1d2e [2021-02-09T18:53:49.712Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-09T18:53:49.712Z] ---> Running in bfba4f8d844d [2021-02-09T18:53:50.668Z] Removing intermediate container bfba4f8d844d [2021-02-09T18:53:50.668Z] ---> 50c0bf62829a [2021-02-09T18:53:50.668Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-09T18:53:50.932Z] ---> Running in bdb5649866cd [2021-02-09T18:53:51.510Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-09T18:53:52.083Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-09T18:53:52.657Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-09T18:53:52.657Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-09T18:53:52.657Z] ---> aefe523efa57 [2021-02-09T18:53:52.657Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-09T18:53:52.925Z] ---> Running in 2e0440c8acae [2021-02-09T18:53:52.925Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-09T18:53:52.925Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-09T18:53:53.221Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-09T18:53:53.221Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-09T18:53:53.221Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-09T18:53:53.221Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-09T18:53:53.237Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.302s coverage: 45.6% of statements [2021-02-09T18:53:53.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-09T18:53:53.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-09T18:53:53.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-09T18:53:53.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-09T18:53:53.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-09T18:53:53.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-09T18:53:53.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-09T18:53:53.237Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.236s coverage: 100.0% of statements [2021-02-09T18:53:53.483Z] (1/2) Installing readline (8.0.4-r0) [2021-02-09T18:53:53.483Z] (2/2) Installing bash (5.0.17-r0) [2021-02-09T18:53:53.483Z] Executing bash-5.0.17-r0.post-install [2021-02-09T18:53:53.483Z] Executing busybox-1.31.1-r19.trigger [2021-02-09T18:53:53.483Z] OK: 12 MiB in 22 packages [2021-02-09T18:53:53.745Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-09T18:53:53.745Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-09T18:53:54.006Z] Executing busybox-1.31.1-r19.trigger [2021-02-09T18:53:54.006Z] OK: 8 MiB in 20 packages [2021-02-09T18:53:54.006Z] Removing intermediate container 2e0440c8acae [2021-02-09T18:53:54.006Z] ---> 583f6ba68c1d [2021-02-09T18:53:54.006Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-09T18:53:54.006Z] ---> Running in 4cef813d7c90 [2021-02-09T18:53:55.397Z] Removing intermediate container 4cef813d7c90 [2021-02-09T18:53:55.397Z] ---> 67ea9f843b82 [2021-02-09T18:53:55.397Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-09T18:53:55.397Z] ---> Running in e8421334f261 [2021-02-09T18:53:55.397Z] Removing intermediate container bdb5649866cd [2021-02-09T18:53:55.397Z] ---> 57acb89a8716 [2021-02-09T18:53:55.397Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-09T18:53:55.397Z] Removing intermediate container e8421334f261 [2021-02-09T18:53:55.397Z] ---> edbb013a988c [2021-02-09T18:53:55.397Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-09T18:53:55.659Z] ---> Running in 70ad24c43c5c [2021-02-09T18:53:55.659Z] ---> d954c70b1fd8 [2021-02-09T18:53:55.659Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-09T18:53:55.659Z] Removing intermediate container 70ad24c43c5c [2021-02-09T18:53:55.659Z] ---> 6bd4fc8b66b8 [2021-02-09T18:53:55.659Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-09T18:53:56.239Z] ---> 4c32f080a674 [2021-02-09T18:53:56.239Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-09T18:53:56.239Z] ---> d2ecf33249af [2021-02-09T18:53:56.239Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-09T18:53:56.502Z] ---> 23099e92b52b [2021-02-09T18:53:56.502Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-09T18:53:56.502Z] ---> 2df3cc81fa44 [2021-02-09T18:53:56.502Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-09T18:53:56.764Z] ---> Running in c831929070ca [2021-02-09T18:53:56.764Z] ---> 69edcd3128dd [2021-02-09T18:53:57.026Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-09T18:53:57.026Z] Removing intermediate container c831929070ca [2021-02-09T18:53:57.026Z] ---> 82612f4606ed [2021-02-09T18:53:57.026Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-09T18:53:57.026Z] ---> Running in ef672c07174e [2021-02-09T18:53:57.026Z] ---> Running in 45ef1f75c3d3 [2021-02-09T18:53:57.289Z] Removing intermediate container 45ef1f75c3d3 [2021-02-09T18:53:57.289Z] ---> 96d045899de5 [2021-02-09T18:53:57.289Z] Step 21/23 : LABEL arch=x86_64 [2021-02-09T18:53:57.289Z] ---> Running in 84636bff9443 [2021-02-09T18:53:57.553Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-09T18:53:57.553Z] Removing intermediate container 84636bff9443 [2021-02-09T18:53:57.553Z] ---> ec84383ef3f1 [2021-02-09T18:53:57.553Z] Step 22/23 : LABEL git_sha=d5e601b106eb5ab2062863f585c4f56dcf796bda [2021-02-09T18:53:57.553Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-09T18:53:57.553Z] ---> Running in bba7cf8e40b8 [2021-02-09T18:53:57.815Z] Removing intermediate container bba7cf8e40b8 [2021-02-09T18:53:57.815Z] ---> 677b3f637e41 [2021-02-09T18:53:57.815Z] Step 23/23 : LABEL version=0.0.0 [2021-02-09T18:53:57.815Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-09T18:53:57.815Z] ---> Running in 9da5e701aed4 [2021-02-09T18:53:57.815Z] (2/33) Installing expat (2.2.9-r1) [2021-02-09T18:53:57.815Z] (3/33) Installing libffi (3.3-r2) [2021-02-09T18:53:57.815Z] (4/33) Installing gdbm (1.13-r1) [2021-02-09T18:53:57.815Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-09T18:53:57.815Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-09T18:53:57.815Z] (7/33) Installing python3 (3.8.5-r0) [2021-02-09T18:53:58.390Z] Removing intermediate container 9da5e701aed4 [2021-02-09T18:53:58.390Z] ---> a645f20cf2d8 [2021-02-09T18:53:58.390Z] [2021-02-09T18:53:58.651Z] Successfully built a645f20cf2d8 [2021-02-09T18:53:58.651Z] Successfully tagged docker-core-data-go:latest [2021-02-09T18:53:58.651Z]  Building docker-core-data-go ... done (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-09T18:53:58.651Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-09T18:53:58.651Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-09T18:53:58.912Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-09T18:53:58.912Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-09T18:53:58.912Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-09T18:53:58.912Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-09T18:53:58.912Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-09T18:53:58.912Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-09T18:53:58.912Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-09T18:53:58.912Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-09T18:53:58.912Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-09T18:53:58.912Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-09T18:53:58.912Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-09T18:53:58.912Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-09T18:53:59.174Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-09T18:53:59.174Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-09T18:53:59.174Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-09T18:53:59.174Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-09T18:53:59.174Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-09T18:53:59.174Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-09T18:53:59.174Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-09T18:53:59.174Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-09T18:53:59.174Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-09T18:53:59.174Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-09T18:53:59.174Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-09T18:53:59.439Z] Executing busybox-1.31.1-r19.trigger [2021-02-09T18:53:59.439Z] OK: 71 MiB in 55 packages [2021-02-09T18:53:59.981Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.543s coverage: 27.1% of statements [2021-02-09T18:53:59.981Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-09T18:53:59.981Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-09T18:53:59.981Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-09T18:53:59.981Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-09T18:53:59.981Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-09T18:53:59.981Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-09T18:53:59.981Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.095s coverage: 100.0% of statements [2021-02-09T18:53:59.981Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-09T18:53:59.981Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.104s coverage: 100.0% of statements [2021-02-09T18:53:59.981Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-09T18:53:59.981Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-09T18:54:00.258Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.280s coverage: 65.8% of statements [2021-02-09T18:54:00.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-09T18:54:00.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-09T18:54:02.252Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.735s coverage: 82.3% of statements [2021-02-09T18:54:02.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-09T18:54:02.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-09T18:54:02.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-09T18:54:02.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-09T18:54:07.616Z] Removing intermediate container ef672c07174e [2021-02-09T18:54:07.616Z] ---> a41381d75db9 [2021-02-09T18:54:07.616Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-09T18:54:07.616Z] ---> Running in 23fefb486761 [2021-02-09T18:54:07.703Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.120s coverage: 28.6% of statements [2021-02-09T18:54:07.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-09T18:54:07.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-09T18:54:07.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-09T18:54:07.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-09T18:54:07.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-09T18:54:07.703Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.212s coverage: 100.0% of statements [2021-02-09T18:54:07.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-09T18:54:07.703Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.102s coverage: 100.0% of statements [2021-02-09T18:54:07.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-09T18:54:07.987Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.333s coverage: 86.7% of statements [2021-02-09T18:54:07.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-09T18:54:09.008Z] Collecting docker-compose==1.23.2 [2021-02-09T18:54:09.008Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-09T18:54:09.270Z] Collecting cached-property<2,>=1.2.0 [2021-02-09T18:54:09.270Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-09T18:54:09.532Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-09T18:54:09.532Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-09T18:54:09.794Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-09T18:54:09.794Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-09T18:54:10.055Z] Collecting jsonschema<3,>=2.5.1 [2021-02-09T18:54:10.056Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-09T18:54:10.319Z] Collecting PyYAML<4,>=3.10 [2021-02-09T18:54:10.319Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-09T18:54:10.625Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.347s coverage: 97.5% of statements [2021-02-09T18:54:10.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-09T18:54:10.625Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.161s coverage: 78.3% of statements [2021-02-09T18:54:10.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-09T18:54:10.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-09T18:54:10.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-09T18:54:10.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-09T18:54:10.893Z] 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-02-09T18:54:11.157Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-09T18:54:11.157Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-09T18:54:11.729Z] Collecting texttable<0.10,>=0.9.0 [2021-02-09T18:54:11.729Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-09T18:54:11.991Z] Collecting docopt<0.7,>=0.6.1 [2021-02-09T18:54:11.991Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-09T18:54:12.565Z] Collecting docker<4.0,>=3.6.0 [2021-02-09T18:54:12.565Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-09T18:54:12.828Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-09T18:54:12.828Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-09T18:54:13.092Z] 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-02-09T18:54:13.092Z] 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-02-09T18:54:13.092Z] Collecting idna<2.8,>=2.5 [2021-02-09T18:54:13.092Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-09T18:54:13.092Z] Collecting docker-pycreds>=0.4.0 [2021-02-09T18:54:13.092Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-09T18:54:13.353Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-09T18:54:13.353Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-09T18:54:13.353Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-09T18:54:13.353Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-09T18:54:13.353Z] Installing collected packages: cached-property, urllib3, idna, requests, websocket-client, jsonschema, PyYAML, dockerpty, texttable, docopt, docker-pycreds, docker, docker-compose [2021-02-09T18:54:13.353Z] Attempting uninstall: urllib3 [2021-02-09T18:54:13.353Z] Found existing installation: urllib3 1.25.9 [2021-02-09T18:54:13.353Z] Uninstalling urllib3-1.25.9: [2021-02-09T18:54:13.615Z] Successfully uninstalled urllib3-1.25.9 [2021-02-09T18:54:13.615Z] Attempting uninstall: idna [2021-02-09T18:54:13.615Z] Found existing installation: idna 2.9 [2021-02-09T18:54:13.615Z] Uninstalling idna-2.9: [2021-02-09T18:54:13.615Z] Successfully uninstalled idna-2.9 [2021-02-09T18:54:13.878Z] Attempting uninstall: requests [2021-02-09T18:54:13.878Z] Found existing installation: requests 2.23.0 [2021-02-09T18:54:13.878Z] Uninstalling requests-2.23.0: [2021-02-09T18:54:13.878Z] Successfully uninstalled requests-2.23.0 [2021-02-09T18:54:14.142Z] Running setup.py install for PyYAML: started [2021-02-09T18:54:14.714Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-09T18:54:14.715Z] Running setup.py install for dockerpty: started [2021-02-09T18:54:15.289Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-09T18:54:15.289Z] Running setup.py install for texttable: started [2021-02-09T18:54:15.550Z] Running setup.py install for texttable: finished with status 'done' [2021-02-09T18:54:15.550Z] Running setup.py install for docopt: started [2021-02-09T18:54:16.123Z] Running setup.py install for docopt: finished with status 'done' [2021-02-09T18:54:16.695Z] 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-02-09T18:54:18.960Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.261s coverage: 92.8% of statements [2021-02-09T18:54:18.960Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-09T18:54:18.960Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-09T18:54:18.960Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-09T18:54:18.960Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-09T18:54:18.960Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-09T18:54:18.960Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-09T18:54:18.960Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-09T18:54:18.960Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-09T18:54:18.960Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-09T18:54:18.960Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-09T18:54:18.960Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-09T18:54:18.960Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-09T18:54:18.960Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-09T18:54:18.960Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-09T18:54:18.960Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-09T18:54:18.960Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-09T18:54:18.960Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-09T18:54:18.960Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-09T18:54:18.960Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.076s coverage: 58.8% of statements [2021-02-09T18:54:18.960Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-09T18:54:18.960Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-09T18:54:18.960Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.220s coverage: 0.1% of statements [2021-02-09T18:54:18.960Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-09T18:54:18.960Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-09T18:54:18.960Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-09T18:54:18.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.059s coverage: 45.5% of statements [2021-02-09T18:54:18.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.128s coverage: 79.5% of statements [2021-02-09T18:54:18.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2021-02-09T18:54:19.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.109s coverage: 96.3% of statements [2021-02-09T18:54:19.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.078s coverage: 87.5% of statements [2021-02-09T18:54:20.012Z] Removing intermediate container 23fefb486761 [2021-02-09T18:54:20.012Z] ---> 7d136ef691fd [2021-02-09T18:54:20.012Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-09T18:54:20.012Z] ---> Running in 4c7f3f584800 [2021-02-09T18:54:20.012Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-09T18:54:20.274Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-09T18:54:20.274Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-09T18:54:20.274Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-09T18:54:20.274Z] (3/3) Installing curl (7.69.1-r3) [2021-02-09T18:54:20.274Z] Executing busybox-1.31.1-r19.trigger [2021-02-09T18:54:20.274Z] OK: 72 MiB in 58 packages [2021-02-09T18:54:20.849Z] Removing intermediate container 4c7f3f584800 [2021-02-09T18:54:20.849Z] ---> 9b82715632af [2021-02-09T18:54:20.849Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-09T18:54:20.849Z] ---> Running in ebcdea8ff832 [2021-02-09T18:54:21.112Z] Removing intermediate container ebcdea8ff832 [2021-02-09T18:54:21.112Z] ---> 3e1ac1a31a92 [2021-02-09T18:54:21.112Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-09T18:54:21.112Z] ---> Running in 8282a2ae7aed [2021-02-09T18:54:21.374Z] Removing intermediate container 8282a2ae7aed [2021-02-09T18:54:21.374Z] ---> df7d663e147c [2021-02-09T18:54:21.374Z] Step 24/26 : LABEL arch=x86_64 [2021-02-09T18:54:21.374Z] ---> Running in b028893c6743 [2021-02-09T18:54:21.637Z] Removing intermediate container b028893c6743 [2021-02-09T18:54:21.637Z] ---> e7f30b2c4722 [2021-02-09T18:54:21.637Z] Step 25/26 : LABEL git_sha=d5e601b106eb5ab2062863f585c4f56dcf796bda [2021-02-09T18:54:21.637Z] ---> Running in 9d8a87c4b1a3 [2021-02-09T18:54:21.637Z] Removing intermediate container 9d8a87c4b1a3 [2021-02-09T18:54:21.637Z] ---> 2e70462ec7aa [2021-02-09T18:54:21.637Z] Step 26/26 : LABEL version=0.0.0 [2021-02-09T18:54:21.899Z] ---> Running in 21cbc201946e [2021-02-09T18:54:21.899Z] Removing intermediate container 21cbc201946e [2021-02-09T18:54:21.899Z] ---> bf25ca76c08f [2021-02-09T18:54:21.899Z] [2021-02-09T18:54:22.162Z] Successfully built bf25ca76c08f [2021-02-09T18:54:22.162Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-02-09T18:54:22.745Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-02-09T18:54:22.761Z] $ docker stop --time=1 dee9fb2e35a61ba91fc9c1d0a1140c0ce99d91152c6be6a7236f2948a1694b3b [2021-02-09T18:54:25.250Z] $ docker rm -f dee9fb2e35a61ba91fc9c1d0a1140c0ce99d91152c6be6a7236f2948a1694b3b [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-09T18:54:25.854Z] + docker images [2021-02-09T18:54:25.854Z] + grep docker [2021-02-09T18:54:26.158Z] docker-sys-mgmt-agent-go latest bf25ca76c08f 5 seconds ago 313MB [2021-02-09T18:54:26.158Z] docker-core-data-go latest a645f20cf2d8 29 seconds ago 22.3MB [2021-02-09T18:54:26.158Z] docker-security-bootstrapper-go latest 9d4f71f69e9a 39 seconds ago 17.9MB [2021-02-09T18:54:26.158Z] docker-core-command-go latest 904c02af4dad 55 seconds ago 16.9MB [2021-02-09T18:54:26.158Z] docker-security-secretstore-setup-go latest 79948d84421b About a minute ago 24.6MB [2021-02-09T18:54:26.158Z] docker-core-metadata-go latest 89bc990702fc 2 minutes ago 18.8MB [2021-02-09T18:54:26.158Z] docker-support-notifications-go latest 311ada547707 2 minutes ago 17.6MB [2021-02-09T18:54:26.158Z] docker-security-proxy-setup-go latest 4bef7d087ef7 2 minutes ago 24.4MB [2021-02-09T18:54:26.158Z] docker-support-scheduler-go latest 6f342e245295 2 minutes ago 17MB [2021-02-09T18:54:26.158Z] docker 20.10.0 aefe523efa57 2 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-02-09T18:54:31.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.076s coverage: 94.4% of statements [2021-02-09T18:54:31.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements [2021-02-09T18:54:41.812Z] Still waiting to schedule task [2021-02-09T18:54:41.812Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-02-09T18:54:46.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.164s coverage: 92.9% of statements [2021-02-09T18:54:46.751Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-09T18:54:46.751Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-09T18:54:46.751Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-09T18:54:46.751Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.058s coverage: 77.8% of statements [2021-02-09T18:54:46.751Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-09T18:54:46.751Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-02-09T18:54:46.751Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-02-09T18:54:46.751Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-02-09T18:54:46.751Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-02-09T18:54:46.751Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements [2021-02-09T18:54:46.751Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-09T18:54:46.751Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-09T18:54:46.751Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2021-02-09T18:54:46.751Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-09T18:54:46.751Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 75.5% of statements [2021-02-09T18:54:46.751Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-09T18:54:46.751Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.073s coverage: 80.8% of statements [2021-02-09T18:54:46.751Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.115s coverage: 87.2% of statements [2021-02-09T18:54:46.751Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.131s coverage: 84.2% of statements [2021-02-09T18:54:46.751Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.173s coverage: 91.4% of statements [2021-02-09T18:54:46.751Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-09T18:54:46.751Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.527s coverage: 63.5% of statements [2021-02-09T18:54:46.751Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-09T18:54:46.751Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-09T18:54:46.751Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2021-02-09T18:54:46.751Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.079s coverage: 91.3% of statements [2021-02-09T18:54:46.751Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.052s coverage: 100.0% of statements [2021-02-09T18:54:46.751Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.058s coverage: 73.7% of statements [2021-02-09T18:54:46.751Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.064s coverage: 100.0% of statements [2021-02-09T18:54:46.751Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.748s coverage: 68.9% of statements [2021-02-09T18:54:46.751Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-09T18:54:46.751Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-09T18:54:47.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.377s coverage: 37.0% of statements [2021-02-09T18:54:47.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-09T18:54:47.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-09T18:54:47.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.523s coverage: 84.0% of statements [2021-02-09T18:54:48.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.106s coverage: 100.0% of statements [2021-02-09T18:54:54.752Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.498s coverage: 47.0% of statements [2021-02-09T18:54:54.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-09T18:54:54.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-09T18:54:54.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-09T18:54:54.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-09T18:54:54.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-09T18:54:54.752Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.124s coverage: 100.0% of statements [2021-02-09T18:54:54.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-09T18:54:54.752Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.111s coverage: 100.0% of statements [2021-02-09T18:54:54.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-09T18:54:54.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-09T18:54:54.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-09T18:54:54.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-09T18:54:54.752Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.356s coverage: 89.4% of statements [2021-02-09T18:54:54.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-09T18:54:54.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-09T18:54:54.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-09T18:55:03.069Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.216s coverage: 29.1% of statements [2021-02-09T18:55:03.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-09T18:55:03.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-09T18:55:03.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-09T18:55:03.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-09T18:55:03.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-09T18:55:03.069Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.200s coverage: 99.0% of statements [2021-02-09T18:55:03.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-09T18:55:03.069Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.099s coverage: 100.0% of statements [2021-02-09T18:55:03.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-09T18:55:03.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-09T18:55:03.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-09T18:55:03.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-09T18:55:03.070Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.145s coverage: 100.0% of statements [2021-02-09T18:55:03.070Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-09T18:55:03.070Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-09T18:55:03.070Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-09T18:55:03.070Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.046s coverage: 0.0% of statements [2021-02-09T18:55:03.070Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-09T18:55:03.070Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.053s coverage: 100.0% of statements [2021-02-09T18:55:03.070Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-09T18:55:03.070Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-09T18:55:03.070Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-09T18:55:03.070Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-09T18:55:03.070Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.146s coverage: 87.9% of statements [2021-02-09T18:55:03.070Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-09T18:55:03.070Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-09T18:55:03.070Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2021-02-09T18:55:03.070Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements [2021-02-09T18:55:03.664Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-02-09T18:55:04.643Z] GO111MODULE=on go vet ./... [2021-02-09T18:55:30.608Z] Running on prd-ubuntu18.04-docker-8c-8g-25832 in /w/workspace/edgexfoundry_edgex-go_PR-3148 [Pipeline] { [Pipeline] ws [2021-02-09T18:55:30.666Z] Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout [2021-02-09T18:55:32.812Z] using credential edgex-jenkins-ssh [2021-02-09T18:55:32.869Z] Cloning the remote Git repository [2021-02-09T18:55:32.857Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-09T18:55:32.927Z] > git init /w/workspace/edgex-go/7 # timeout=10 [2021-02-09T18:55:32.959Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-09T18:55:32.959Z] > git --version # timeout=10 [2021-02-09T18:55:32.968Z] > git --version # 'git version 2.17.1' [2021-02-09T18:55:32.969Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-09T18:55:32.993Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-09T18:55:39.009Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-09T18:55:39.017Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-09T18:55:39.028Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-09T18:55:39.044Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-09T18:55:39.045Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-09T18:55:39.052Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3148/head:refs/remotes/origin/PR-3148 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-09T18:55:39.722Z] Merging remotes/origin/master commit 4701403bb7246123cd8f18798155fd534c2f7ee0 into PR head commit d5e601b106eb5ab2062863f585c4f56dcf796bda [2021-02-09T18:55:39.906Z] Merge succeeded, producing d5e601b106eb5ab2062863f585c4f56dcf796bda [2021-02-09T18:55:39.906Z] Checking out Revision d5e601b106eb5ab2062863f585c4f56dcf796bda (PR-3148) [2021-02-09T18:55:39.712Z] > git config core.sparsecheckout # timeout=10 [2021-02-09T18:55:39.724Z] > git checkout -f d5e601b106eb5ab2062863f585c4f56dcf796bda # timeout=10 [2021-02-09T18:55:39.850Z] > git remote # timeout=10 [2021-02-09T18:55:39.857Z] > git config --get remote.origin.url # timeout=10 [2021-02-09T18:55:39.863Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-09T18:55:39.867Z] > git merge 4701403bb7246123cd8f18798155fd534c2f7ee0 # timeout=10 [2021-02-09T18:55:39.881Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-09T18:55:39.891Z] > git config core.sparsecheckout # timeout=10 [2021-02-09T18:55:39.895Z] > git checkout -f d5e601b106eb5ab2062863f585c4f56dcf796bda # timeout=10 [2021-02-09T18:55:43.737Z] Commit message: "feat(notifications): Implement PATCH /subscription V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-09T18:55:44.862Z] + echo snap-build.sh [2021-02-09T18:55:44.862Z] snap-build.sh [2021-02-09T18:55:44.862Z] + SNAP_BASE_DIR=. [2021-02-09T18:55:44.862Z] + '[' '!' -z /w/workspace/edgex-go/7 ']' [2021-02-09T18:55:44.862Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/7 [2021-02-09T18:55:44.862Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/7]' [2021-02-09T18:55:44.862Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/7] [2021-02-09T18:55:44.862Z] + cd /w/workspace/edgex-go/7 [2021-02-09T18:55:44.862Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-02-09T18:55:44.862Z] Reading package lists... [2021-02-09T18:55:45.125Z] Building dependency tree... [2021-02-09T18:55:45.125Z] Reading state information... [2021-02-09T18:55:45.408Z] The following packages were automatically installed and are no longer required: [2021-02-09T18:55:45.408Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-02-09T18:55:45.408Z] uidmap xdelta3 [2021-02-09T18:55:45.408Z] Use 'sudo apt autoremove' to remove them. [2021-02-09T18:55:45.408Z] The following packages will be REMOVED: [2021-02-09T18:55:45.408Z] lxd* lxd-client* [2021-02-09T18:55:45.988Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-02-09T18:55:45.988Z] After this operation, 31.7 MB disk space will be freed. [2021-02-09T18:55:47.046Z] (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-02-09T18:55:47.046Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-02-09T18:55:47.997Z] Removing lxd dnsmasq configuration [2021-02-09T18:55:48.263Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-02-09T18:55:48.527Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-02-09T18:55:49.481Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-02-09T18:55:50.017Z] (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-02-09T18:55:50.017Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-02-09T18:55:51.440Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-02-09T18:55:51.727Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-02-09T18:55:53.676Z] + sudo snap remove --purge lxd [2021-02-09T18:55:53.676Z] snap "lxd" is not installed [2021-02-09T18:55:53.676Z] + sudo groupadd --force --system lxd [2021-02-09T18:55:53.676Z] ++ whoami [2021-02-09T18:55:53.676Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-02-09T18:55:53.676Z] + newgrp - lxd [2021-02-09T18:55:53.676Z] + sudo snap install lxd [2021-02-09T18:56:01.870Z] 2021-02-09T18:55:59Z INFO Waiting for automatic snapd restart... [2021-02-09T18:56:23.924Z] lxd 4.11 from Canonical* installed [2021-02-09T18:56:23.924Z] + sudo lxd init --auto [2021-02-09T18:56:26.477Z] gofmt -l . [2021-02-09T18:56:26.477Z] [ "`gofmt -l .`" = "" ] [2021-02-09T18:56:26.477Z] ./bin/test-go-mod-tidy.sh [2021-02-09T18:56:26.477Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-02-09T18:56:27.144Z] + ls -al . [2021-02-09T18:56:27.144Z] total 728 [2021-02-09T18:56:27.144Z] drwxrwxr-x 9 1001 1001 4096 Feb 9 18:56 . [2021-02-09T18:56:27.144Z] drwxr-xr-x 4 root root 4096 Feb 9 18:52 .. [2021-02-09T18:56:27.144Z] -rw-rw-r-- 1 1001 1001 11 Feb 9 18:50 .dockerignore [2021-02-09T18:56:27.144Z] drwxrwxr-x 8 1001 1001 4096 Feb 9 18:50 .git [2021-02-09T18:56:27.144Z] drwxrwxr-x 3 1001 1001 4096 Feb 9 18:50 .github [2021-02-09T18:56:27.145Z] -rw-rw-r-- 1 1001 1001 818 Feb 9 18:50 .gitignore [2021-02-09T18:56:27.145Z] -rw-rw-r-- 1 1001 1001 166 Feb 9 18:50 .sonarcloud.properties [2021-02-09T18:56:27.145Z] -rw-rw-r-- 1 1001 1001 7859 Feb 9 18:50 Attribution.txt [2021-02-09T18:56:27.145Z] -rw-rw-r-- 1 1001 1001 3804 Feb 9 18:50 CONTRIBUTING.md [2021-02-09T18:56:27.145Z] -rw-rw-r-- 1 1001 1001 931 Feb 9 18:50 Dockerfile.build [2021-02-09T18:56:27.145Z] -rw-rw-r-- 1 1001 1001 863 Feb 9 18:50 Jenkinsfile [2021-02-09T18:56:27.145Z] -rw-rw-r-- 1 1001 1001 10775 Feb 9 18:50 LICENSE [2021-02-09T18:56:27.145Z] -rw-rw-r-- 1 1001 1001 5774 Feb 9 18:50 Makefile [2021-02-09T18:56:27.145Z] -rw-rw-r-- 1 1001 1001 6524 Feb 9 18:50 README.md [2021-02-09T18:56:27.145Z] -rw-rw-r-- 1 1001 1001 6755 Feb 9 18:50 SECURITY.md [2021-02-09T18:56:27.145Z] -rw-rw-r-- 1 1001 1001 5 Feb 9 18:46 VERSION [2021-02-09T18:56:27.145Z] -rw-rw-r-- 1 1001 1001 4131 Feb 9 18:50 ZMQWindows.md [2021-02-09T18:56:27.145Z] drwxrwxr-x 2 1001 1001 4096 Feb 9 18:50 bin [2021-02-09T18:56:27.145Z] drwxrwxr-x 14 1001 1001 4096 Feb 9 18:50 cmd [2021-02-09T18:56:27.145Z] -rw-r--r-- 1 root root 594557 Feb 9 18:55 coverage.out [2021-02-09T18:56:27.145Z] -rw-r--r-- 1 root root 1054 Feb 9 18:56 go.mod [2021-02-09T18:56:27.145Z] -rw-r--r-- 1 root root 19290 Feb 9 18:56 go.sum [2021-02-09T18:56:27.145Z] drwxrwxr-x 8 1001 1001 4096 Feb 9 18:50 internal [2021-02-09T18:56:27.145Z] drwxrwxr-x 4 1001 1001 4096 Feb 9 18:50 openapi [2021-02-09T18:56:27.145Z] drwxrwxr-x 4 1001 1001 4096 Feb 9 18:50 snap [2021-02-09T18:56:27.145Z] -rw-rw-r-- 1 1001 1001 168 Feb 9 18:50 version.go [Pipeline] sh [2021-02-09T18:56:27.798Z] + '[' -e coverage.out ] [2021-02-09T18:56:27.798Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-02-09T18:56:27.860Z] Warning: overwriting stash ‘coverage-report’ [2021-02-09T18:56:29.097Z] Stashed 1 file(s) [Pipeline] sh [2021-02-09T18:56:29.805Z] + make build [2021-02-09T18:56:29.805Z] 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-02-09T18:56:30.533Z] + sudo snap install --classic snapcraft [2021-02-09T18:56:37.147Z] snapcraft 4.5.1 from Canonical* installed [2021-02-09T18:56:37.147Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-02-09T18:56:37.147Z] + patch --verbose -p1 [2021-02-09T18:56:37.147Z] Hmm... Looks like a unified diff to me... [2021-02-09T18:56:37.147Z] The text leading up to this was: [2021-02-09T18:56:37.147Z] -------------------------- [2021-02-09T18:56:37.147Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-02-09T18:56:37.147Z] |From: Tony Espy [2021-02-09T18:56:37.147Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-02-09T18:56:37.147Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-02-09T18:56:37.147Z] | [2021-02-09T18:56:37.147Z] |This patch is used by the EdgeX CI pipeline builds to [2021-02-09T18:56:37.147Z] |optimize the snap CI check run for pull requests. When [2021-02-09T18:56:37.147Z] |applied, it essentially strips out everything (apps and [2021-02-09T18:56:37.148Z] |parts) from the snapcraft.yaml file except those required [2021-02-09T18:56:37.148Z] |to build edgex-go, as the whole idea of the CI check is to [2021-02-09T18:56:37.148Z] |catch changes to edgex-go that break the snap build. [2021-02-09T18:56:37.148Z] | [2021-02-09T18:56:37.148Z] |In general, anyone updating snapcraft.yaml will also need [2021-02-09T18:56:37.148Z] |to update this patch file, otherwise it may fail to apply, [2021-02-09T18:56:37.148Z] |resulting in a failed snap build CI check in the associated [2021-02-09T18:56:37.148Z] |pull request. [2021-02-09T18:56:37.148Z] | [2021-02-09T18:56:37.148Z] |Note - in addition to applying this patch, the pipeline also [2021-02-09T18:56:37.148Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-02-09T18:56:37.148Z] |need to build the finally binary .snap file (and it won't [2021-02-09T18:56:37.148Z] |work with the patch applied). This further reduces the build [2021-02-09T18:56:37.148Z] |time. [2021-02-09T18:56:37.148Z] |--- [2021-02-09T18:56:37.148Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-02-09T18:56:37.148Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-02-09T18:56:37.148Z] | [2021-02-09T18:56:37.148Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-02-09T18:56:37.148Z] |index 1e537489..faf42425 100644 [2021-02-09T18:56:37.148Z] |--- a/snap/snapcraft.yaml [2021-02-09T18:56:37.148Z] |+++ b/snap/snapcraft.yaml [2021-02-09T18:56:37.148Z] -------------------------- [2021-02-09T18:56:37.148Z] patching file snap/snapcraft.yaml [2021-02-09T18:56:37.148Z] Using Plan A... [2021-02-09T18:56:37.148Z] Hunk #1 succeeded at 73. [2021-02-09T18:56:37.148Z] Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). [2021-02-09T18:56:37.148Z] Hunk #3 succeeded at 217 (offset 3 lines). [2021-02-09T18:56:37.148Z] Hunk #4 succeeded at 225 (offset 3 lines). [2021-02-09T18:56:37.148Z] Hunk #5 succeeded at 232 (offset 3 lines). [2021-02-09T18:56:37.148Z] Hunk #6 succeeded at 259 (offset 3 lines). [2021-02-09T18:56:37.148Z] Hunk #7 succeeded at 293 (offset 3 lines). [2021-02-09T18:56:37.148Z] Hunk #8 succeeded at 352 (offset 11 lines). [2021-02-09T18:56:37.148Z] Hmm... Ignoring the trailing garbage. [2021-02-09T18:56:37.148Z] done [2021-02-09T18:56:37.148Z] + sudo snapcraft prime --use-lxd [2021-02-09T18:56:38.543Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-02-09T18:56:38.808Z] 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-02-09T18:56:38.808Z] - README.md [2021-02-09T18:56:38.808Z] - snapcraft.yaml.orig [2021-02-09T18:56:38.808Z] [2021-02-09T18:56:38.808Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-02-09T18:56:39.766Z] Launching a container. [2021-02-09T18:56:40.008Z] 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-02-09T18:56:57.907Z] Waiting for container to be ready [2021-02-09T18:56:57.908Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-02-09T18:56:57.908Z] [2021-02-09T18:57:00.461Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-02-09T18:57:00.461Z] Waiting for network to be ready... [2021-02-09T18:57:01.063Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-02-09T18:57:01.063Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-02-09T18:57:01.636Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1543 kB] [2021-02-09T18:57:01.636Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-02-09T18:57:01.636Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-02-09T18:57:01.897Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-02-09T18:57:02.164Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-02-09T18:57:02.164Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-02-09T18:57:02.164Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-02-09T18:57:02.164Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-02-09T18:57:02.164Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-02-09T18:57:02.164Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [298 kB] [2021-02-09T18:57:02.164Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-02-09T18:57:02.164Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-02-09T18:57:02.164Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] [2021-02-09T18:57:02.164Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] [2021-02-09T18:57:02.164Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1108 kB] [2021-02-09T18:57:02.164Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [248 kB] [2021-02-09T18:57:02.434Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-02-09T18:57:02.699Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1883 kB] [2021-02-09T18:57:02.699Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [390 kB] [2021-02-09T18:57:02.961Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] [2021-02-09T18:57:02.961Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] [2021-02-09T18:57:02.961Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] [2021-02-09T18:57:02.961Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] [2021-02-09T18:57:02.961Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1717 kB] [2021-02-09T18:57:02.961Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [362 kB] [2021-02-09T18:57:06.813Z] 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-02-09T18:57:07.218Z] Fetched 23.9 MB in 6s (4136 kB/s) [2021-02-09T18:57:07.791Z] Reading package lists... [2021-02-09T18:57:08.372Z] Reading package lists... [2021-02-09T18:57:08.372Z] Building dependency tree... [2021-02-09T18:57:08.372Z] Reading state information... [2021-02-09T18:57:08.637Z] The following additional packages will be installed: [2021-02-09T18:57:08.637Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-02-09T18:57:08.637Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-02-09T18:57:08.637Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-02-09T18:57:08.637Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-02-09T18:57:08.637Z] Suggested packages: [2021-02-09T18:57:08.637Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-02-09T18:57:08.637Z] Recommended packages: [2021-02-09T18:57:08.637Z] gnupg libsasl2-modules [2021-02-09T18:57:08.637Z] The following NEW packages will be installed: [2021-02-09T18:57:08.637Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-02-09T18:57:08.637Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-02-09T18:57:08.637Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-02-09T18:57:08.637Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-02-09T18:57:08.637Z] The following packages will be upgraded: [2021-02-09T18:57:08.637Z] gpg gpg-agent gpgconf libudev1 [2021-02-09T18:57:08.900Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-02-09T18:57:08.900Z] Need to get 3532 kB of archives. [2021-02-09T18:57:08.900Z] After this operation, 13.3 MB of additional disk space will be used. [2021-02-09T18:57:08.900Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-02-09T18:57:08.900Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-02-09T18:57:08.900Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-02-09T18:57:08.900Z] Get:4 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-02-09T18:57:08.900Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-02-09T18:57:08.900Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.9 [16.6 kB] [2021-02-09T18:57:08.900Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.9 [155 kB] [2021-02-09T18:57:08.900Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-02-09T18:57:08.900Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-02-09T18:57:09.162Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-02-09T18:57:09.423Z] 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-02-09T18:57:09.735Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-02-09T18:57:09.735Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-02-09T18:57:09.735Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-02-09T18:57:09.735Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-02-09T18:57:09.735Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-02-09T18:57:09.735Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-02-09T18:57:09.735Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-02-09T18:57:09.735Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-02-09T18:57:09.735Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-02-09T18:57:09.735Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-02-09T18:57:09.736Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-02-09T18:57:09.736Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-02-09T18:57:09.997Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-09T18:57:09.997Z] Fetched 3532 kB in 1s (3552 kB/s) [2021-02-09T18:57:09.997Z] (Reading database ... 12511 files and directories currently installed.) [2021-02-09T18:57:09.997Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-02-09T18:57:09.997Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-09T18:57:10.260Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-02-09T18:57:10.260Z] Selecting previously unselected package udev. [2021-02-09T18:57:10.260Z] (Reading database ... 12511 files and directories currently installed.) [2021-02-09T18:57:10.260Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-02-09T18:57:10.260Z] Unpacking udev (237-3ubuntu10.44) ... [2021-02-09T18:57:10.834Z] Selecting previously unselected package libfuse2:amd64. [2021-02-09T18:57:10.834Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-02-09T18:57:10.834Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-02-09T18:57:10.834Z] Selecting previously unselected package fuse. [2021-02-09T18:57:10.834Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-02-09T18:57:10.834Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-02-09T18:57:10.834Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-09T18:57:10.834Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-09T18:57:11.095Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-09T18:57:11.095Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-09T18:57:11.095Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-09T18:57:11.095Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-09T18:57:11.358Z] Selecting previously unselected package libksba8:amd64. [2021-02-09T18:57:11.358Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-02-09T18:57:11.358Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-02-09T18:57:11.358Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-02-09T18:57:11.358Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-09T18:57:11.358Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-09T18:57:11.621Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-02-09T18:57:11.622Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-09T18:57:11.622Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-09T18:57:11.622Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-02-09T18:57:11.622Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-09T18:57:11.622Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-09T18:57:11.622Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-02-09T18:57:11.622Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-09T18:57:11.622Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-09T18:57:11.886Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-02-09T18:57:11.886Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-09T18:57:11.886Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-09T18:57:11.886Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-02-09T18:57:11.886Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-09T18:57:11.886Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-09T18:57:12.149Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-02-09T18:57:12.149Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-09T18:57:12.149Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-09T18:57:12.149Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-02-09T18:57:12.149Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-09T18:57:12.149Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-09T18:57:12.411Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-02-09T18:57:12.411Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-09T18:57:12.411Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-09T18:57:12.411Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-02-09T18:57:12.412Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-02-09T18:57:12.412Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-09T18:57:12.412Z] Selecting previously unselected package libsasl2-2:amd64. [2021-02-09T18:57:12.412Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-02-09T18:57:12.412Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-09T18:57:12.675Z] Selecting previously unselected package libldap-common. [2021-02-09T18:57:12.675Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.9_all.deb ... [2021-02-09T18:57:12.675Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.9) ... [2021-02-09T18:57:12.675Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-02-09T18:57:12.675Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.9_amd64.deb ... [2021-02-09T18:57:12.675Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.9) ... [2021-02-09T18:57:12.938Z] Selecting previously unselected package dirmngr. [2021-02-09T18:57:12.938Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-09T18:57:12.938Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-02-09T18:57:12.938Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.9) ... [2021-02-09T18:57:12.938Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-02-09T18:57:13.199Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-02-09T18:57:13.199Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-09T18:57:13.199Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-09T18:57:13.199Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-02-09T18:57:13.199Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-09T18:57:13.199Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-02-09T18:57:13.199Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-09T18:57:13.199Z] Setting up udev (237-3ubuntu10.44) ... [2021-02-09T18:57:13.788Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-02-09T18:57:13.788Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-09T18:57:14.063Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-02-09T18:57:14.063Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-02-09T18:57:14.326Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-02-09T18:57:14.326Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-09T18:57:14.326Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-09T18:57:14.326Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-09T18:57:14.326Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-09T18:57:14.326Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-09T18:57:14.326Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-09T18:57:14.326Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-09T18:57:14.587Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.9) ... [2021-02-09T18:57:14.587Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-02-09T18:57:14.587Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-09T18:57:14.838Z] 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-02-09T18:57:15.161Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-02-09T18:57:15.161Z] settings in the [Install] section, and DefaultInstance for template units). [2021-02-09T18:57:15.161Z] This means they are not meant to be enabled using systemctl. [2021-02-09T18:57:15.161Z] Possible reasons for having this kind of units are: [2021-02-09T18:57:15.161Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-02-09T18:57:15.161Z] .wants/ or .requires/ directory. [2021-02-09T18:57:15.161Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-02-09T18:57:15.161Z] a requirement dependency on it. [2021-02-09T18:57:15.161Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-02-09T18:57:15.161Z] D-Bus, udev, scripted systemctl call, ...). [2021-02-09T18:57:15.161Z] 4) In case of template units, the unit is meant to be enabled with some [2021-02-09T18:57:15.161Z] instance name specified. [2021-02-09T18:57:15.422Z] Reading package lists... [2021-02-09T18:57:15.440Z] 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-02-09T18:57:15.684Z] Building dependency tree... [2021-02-09T18:57:15.684Z] Reading state information... [2021-02-09T18:57:15.947Z] The following additional packages will be installed: [2021-02-09T18:57:15.947Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-02-09T18:57:15.947Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-02-09T18:57:15.947Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-02-09T18:57:15.947Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-02-09T18:57:15.947Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-02-09T18:57:15.947Z] Suggested packages: [2021-02-09T18:57:15.947Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-02-09T18:57:15.947Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-02-09T18:57:15.947Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-02-09T18:57:15.947Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-02-09T18:57:15.947Z] systemd-container policykit-1 [2021-02-09T18:57:15.947Z] Recommended packages: [2021-02-09T18:57:15.947Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-02-09T18:57:15.947Z] The following NEW packages will be installed: [2021-02-09T18:57:15.947Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-02-09T18:57:15.947Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-02-09T18:57:15.947Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-02-09T18:57:15.947Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-02-09T18:57:15.947Z] python3.6-minimal snapd squashfs-tools sudo [2021-02-09T18:57:15.947Z] The following packages will be upgraded: [2021-02-09T18:57:15.947Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-02-09T18:57:16.210Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-02-09T18:57:16.210Z] Need to get 35.2 MB of archives. [2021-02-09T18:57:16.210Z] After this operation, 141 MB of additional disk space will be used. [2021-02-09T18:57:16.210Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-02-09T18:57:16.210Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-02-09T18:57:16.782Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-02-09T18:57:16.782Z] 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-02-09T18:57:17.044Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2021-02-09T18:57:17.044Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-02-09T18:57:17.044Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2021-02-09T18:57:17.044Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2021-02-09T18:57:17.044Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-02-09T18:57:17.044Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-02-09T18:57:17.044Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-02-09T18:57:17.044Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-02-09T18:57:17.044Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-02-09T18:57:17.044Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-02-09T18:57:17.044Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-02-09T18:57:17.044Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-02-09T18:57:17.044Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-02-09T18:57:17.044Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-02-09T18:57:17.044Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-02-09T18:57:17.044Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-02-09T18:57:17.044Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-02-09T18:57:17.044Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-02-09T18:57:17.044Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-02-09T18:57:17.305Z] Get:24 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-02-09T18:57:17.305Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-02-09T18:57:17.305Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-02-09T18:57:17.305Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-02-09T18:57:17.305Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-02-09T18:57:17.571Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-02-09T18:57:17.572Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-02-09T18:57:19.494Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-09T18:57:19.494Z] Fetched 35.2 MB in 3s (10.8 MB/s) [2021-02-09T18:57:19.494Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-09T18:57:19.494Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-02-09T18:57:19.494Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-09T18:57:20.442Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-02-09T18:57:20.442Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-09T18:57:20.442Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-02-09T18:57:20.442Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-09T18:57:20.442Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-02-09T18:57:20.442Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-02-09T18:57:20.711Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-02-09T18:57:20.711Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-09T18:57:20.711Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-02-09T18:57:20.852Z] 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-02-09T18:57:20.972Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-02-09T18:57:21.236Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-02-09T18:57:21.237Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-02-09T18:57:21.812Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-02-09T18:57:21.812Z] (Reading database ... 12764 files and directories currently installed.) [2021-02-09T18:57:21.812Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-02-09T18:57:21.812Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-02-09T18:57:22.073Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-02-09T18:57:22.073Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-09T18:57:22.073Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-09T18:57:22.334Z] Selecting previously unselected package libexpat1:amd64. [2021-02-09T18:57:22.334Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-02-09T18:57:22.334Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-02-09T18:57:22.334Z] Selecting previously unselected package python3.6-minimal. [2021-02-09T18:57:22.334Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-09T18:57:22.334Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-02-09T18:57:22.595Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-02-09T18:57:22.595Z] Checking for services that may need to be restarted...done. [2021-02-09T18:57:22.856Z] Checking for services that may need to be restarted...done. [2021-02-09T18:57:22.856Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-09T18:57:22.856Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-02-09T18:57:22.856Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-02-09T18:57:23.438Z] Selecting previously unselected package python3-minimal. [2021-02-09T18:57:23.438Z] (Reading database ... 13012 files and directories currently installed.) [2021-02-09T18:57:23.438Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-02-09T18:57:23.438Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-02-09T18:57:23.438Z] Selecting previously unselected package mime-support. [2021-02-09T18:57:23.438Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-02-09T18:57:23.438Z] Unpacking mime-support (3.60ubuntu1) ... [2021-02-09T18:57:23.707Z] Selecting previously unselected package libmpdec2:amd64. [2021-02-09T18:57:23.707Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-02-09T18:57:23.707Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-02-09T18:57:23.707Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-02-09T18:57:23.707Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-09T18:57:23.707Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-09T18:57:23.978Z] Selecting previously unselected package python3.6. [2021-02-09T18:57:23.978Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-09T18:57:23.978Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-09T18:57:23.978Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-02-09T18:57:23.978Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-02-09T18:57:23.978Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-02-09T18:57:24.251Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-02-09T18:57:25.216Z] Selecting previously unselected package python3. [2021-02-09T18:57:25.216Z] (Reading database ... 13442 files and directories currently installed.) [2021-02-09T18:57:25.216Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-02-09T18:57:25.216Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-02-09T18:57:25.490Z] Selecting previously unselected package multiarch-support. [2021-02-09T18:57:25.490Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-02-09T18:57:25.490Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-02-09T18:57:25.490Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-02-09T18:57:25.490Z] Selecting previously unselected package liblzo2-2:amd64. [2021-02-09T18:57:25.490Z] (Reading database ... 13479 files and directories currently installed.) [2021-02-09T18:57:25.490Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-02-09T18:57:25.490Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-02-09T18:57:25.753Z] Selecting previously unselected package libbsd0:amd64. [2021-02-09T18:57:25.753Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-02-09T18:57:25.753Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-02-09T18:57:25.753Z] Selecting previously unselected package sudo. [2021-02-09T18:57:25.754Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-02-09T18:57:25.754Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-02-09T18:57:26.017Z] Selecting previously unselected package apparmor. [2021-02-09T18:57:26.017Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-02-09T18:57:26.017Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-02-09T18:57:26.017Z] Selecting previously unselected package libedit2:amd64. [2021-02-09T18:57:26.017Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-02-09T18:57:26.017Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-02-09T18:57:26.279Z] Selecting previously unselected package libkrb5support0:amd64. [2021-02-09T18:57:26.279Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-02-09T18:57:26.279Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-02-09T18:57:26.279Z] Selecting previously unselected package libk5crypto3:amd64. [2021-02-09T18:57:26.279Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-02-09T18:57:26.279Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-02-09T18:57:26.280Z] 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-02-09T18:57:26.547Z] Selecting previously unselected package libkeyutils1:amd64. [2021-02-09T18:57:26.547Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-02-09T18:57:26.547Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-02-09T18:57:26.547Z] Selecting previously unselected package libkrb5-3:amd64. [2021-02-09T18:57:26.547Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-02-09T18:57:26.547Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-02-09T18:57:26.812Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-02-09T18:57:26.812Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-02-09T18:57:26.812Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-02-09T18:57:27.076Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-02-09T18:57:27.076Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-02-09T18:57:27.076Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-02-09T18:57:27.076Z] Selecting previously unselected package openssh-client. [2021-02-09T18:57:27.076Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-02-09T18:57:27.338Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-02-09T18:57:27.338Z] Selecting previously unselected package squashfs-tools. [2021-02-09T18:57:27.338Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-02-09T18:57:27.338Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-02-09T18:57:27.602Z] Selecting previously unselected package snapd. [2021-02-09T18:57:27.602Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-02-09T18:57:27.602Z] Unpacking snapd (2.48+18.04) ... [2021-02-09T18:57:29.679Z] 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-02-09T18:57:30.176Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-02-09T18:57:30.176Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-02-09T18:57:30.176Z] Setting up mime-support (3.60ubuntu1) ... [2021-02-09T18:57:30.176Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-02-09T18:57:30.176Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-02-09T18:57:30.176Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-02-09T18:57:30.438Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-09T18:57:30.702Z] Setting up systemd (237-3ubuntu10.44) ... [2021-02-09T18:57:30.702Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-02-09T18:57:31.275Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-02-09T18:57:31.275Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-02-09T18:57:31.540Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-02-09T18:57:31.540Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-09T18:57:31.540Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-02-09T18:57:31.540Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-09T18:57:32.486Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-02-09T18:57:32.486Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-02-09T18:57:32.486Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-02-09T18:57:32.486Z] Setting up python3 (3.6.7-1~18.04) ... [2021-02-09T18:57:32.486Z] running python rtupdate hooks for python3.6... [2021-02-09T18:57:32.486Z] running python post-rtupdate hooks for python3.6... [2021-02-09T18:57:32.751Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-02-09T18:57:33.994Z] 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-02-09T18:57:34.133Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-02-09T18:57:34.134Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-02-09T18:57:34.134Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-02-09T18:57:34.396Z] Setting up snapd (2.48+18.04) ... [2021-02-09T18:57:34.969Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-02-09T18:57:35.233Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-02-09T18:57:35.495Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-02-09T18:57:35.757Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-02-09T18:57:36.019Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-02-09T18:57:36.019Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-02-09T18:57:36.019Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-02-09T18:57:36.281Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-02-09T18:57:36.542Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-02-09T18:57:36.613Z] 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-02-09T18:57:36.803Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-02-09T18:57:37.065Z] /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-02-09T18:57:37.065Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-09T18:57:37.065Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-02-09T18:57:38.008Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-02-09T18:57:38.008Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-09T18:57:38.269Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-09T18:57:39.918Z] Reading package lists... [2021-02-09T18:57:39.918Z] Reading package lists... [2021-02-09T18:57:40.004Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-02-09T18:57:40.180Z] Building dependency tree... [2021-02-09T18:57:40.180Z] Reading state information... [2021-02-09T18:57:40.180Z] Calculating upgrade... [2021-02-09T18:57:40.441Z] The following packages will be upgraded: [2021-02-09T18:57:40.441Z] advancecomp base-files bash binutils binutils-common [2021-02-09T18:57:40.441Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-02-09T18:57:40.441Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-02-09T18:57:40.441Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-02-09T18:57:40.441Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-02-09T18:57:40.441Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-02-09T18:57:40.441Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-02-09T18:57:40.441Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-02-09T18:57:40.441Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-02-09T18:57:40.441Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-02-09T18:57:40.441Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-02-09T18:57:40.441Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-02-09T18:57:40.441Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-02-09T18:57:40.441Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-02-09T18:57:40.441Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-02-09T18:57:40.441Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-02-09T18:57:40.441Z] Need to get 63.8 MB of archives. [2021-02-09T18:57:40.441Z] After this operation, 5188 kB of additional disk space will be used. [2021-02-09T18:57:40.441Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-135.139 [990 kB] [2021-02-09T18:57:40.709Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-02-09T18:57:40.709Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-02-09T18:57:40.709Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-02-09T18:57:40.709Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-02-09T18:57:40.709Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-02-09T18:57:40.709Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-02-09T18:57:40.709Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-02-09T18:57:40.709Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-02-09T18:57:40.709Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-02-09T18:57:40.709Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-02-09T18:57:40.709Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-02-09T18:57:40.709Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-02-09T18:57:40.709Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-02-09T18:57:40.709Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-02-09T18:57:40.709Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-02-09T18:57:40.709Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-02-09T18:57:40.709Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-02-09T18:57:40.709Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-02-09T18:57:40.709Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-02-09T18:57:40.709Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-02-09T18:57:40.972Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-02-09T18:57:40.973Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-02-09T18:57:40.973Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-02-09T18:57:40.973Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-02-09T18:57:40.973Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-02-09T18:57:40.973Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-02-09T18:57:40.973Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-02-09T18:57:40.973Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-02-09T18:57:40.973Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-02-09T18:57:40.973Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-02-09T18:57:40.973Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-02-09T18:57:40.973Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-02-09T18:57:40.973Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-02-09T18:57:40.973Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-02-09T18:57:40.973Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-02-09T18:57:40.973Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-02-09T18:57:40.973Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-02-09T18:57:40.973Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-02-09T18:57:40.973Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-02-09T18:57:40.973Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-02-09T18:57:40.973Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-02-09T18:57:40.973Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-02-09T18:57:40.973Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-02-09T18:57:40.973Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-02-09T18:57:40.973Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-02-09T18:57:40.973Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-02-09T18:57:40.973Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-02-09T18:57:40.973Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2021-02-09T18:57:40.973Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-02-09T18:57:40.973Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-02-09T18:57:40.973Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-02-09T18:57:40.973Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-02-09T18:57:40.973Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-02-09T18:57:40.973Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-02-09T18:57:40.973Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-02-09T18:57:41.234Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-02-09T18:57:41.500Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-02-09T18:57:41.500Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-02-09T18:57:41.500Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-02-09T18:57:41.500Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-02-09T18:57:41.500Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-02-09T18:57:41.761Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-02-09T18:57:41.761Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-02-09T18:57:41.761Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-02-09T18:57:41.761Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-02-09T18:57:41.761Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-02-09T18:57:41.761Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-02-09T18:57:41.761Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-02-09T18:57:41.761Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-02-09T18:57:41.761Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-02-09T18:57:41.761Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-02-09T18:57:41.761Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-02-09T18:57:41.761Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-02-09T18:57:42.025Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-02-09T18:57:42.025Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-02-09T18:57:42.025Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-02-09T18:57:42.025Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-02-09T18:57:42.025Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-02-09T18:57:42.025Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-02-09T18:57:42.025Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-02-09T18:57:42.025Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-02-09T18:57:42.025Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-02-09T18:57:42.025Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-02-09T18:57:42.025Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-02-09T18:57:42.025Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-02-09T18:57:42.025Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-02-09T18:57:42.289Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-02-09T18:57:42.289Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-02-09T18:57:42.289Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-02-09T18:57:42.289Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-02-09T18:57:42.551Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-02-09T18:57:42.551Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-02-09T18:57:42.551Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-02-09T18:57:42.552Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-02-09T18:57:42.552Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-02-09T18:57:42.552Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-02-09T18:57:42.552Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-02-09T18:57:42.552Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-02-09T18:57:42.815Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-09T18:57:42.815Z] Fetched 63.8 MB in 2s (30.5 MB/s) [2021-02-09T18:57:42.815Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-09T18:57:42.815Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-02-09T18:57:42.815Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-09T18:57:43.391Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-02-09T18:57:44.885Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-09T18:57:44.885Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-135.139_amd64.deb ... [2021-02-09T18:57:44.885Z] Unpacking linux-libc-dev:amd64 (4.15.0-135.139) over (4.15.0-20.21) ... [2021-02-09T18:57:44.885Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-09T18:57:44.885Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-09T18:57:44.885Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-09T18:57:44.885Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-09T18:57:44.885Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-09T18:57:44.885Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-09T18:57:44.885Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-09T18:57:44.885Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-09T18:57:45.147Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-09T18:57:45.147Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-09T18:57:45.147Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-09T18:57:45.147Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-09T18:57:45.406Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-09T18:57:45.406Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-09T18:57:45.406Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-09T18:57:45.670Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-09T18:57:45.670Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-09T18:57:45.670Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-02-09T18:57:45.670Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-02-09T18:57:45.670Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-09T18:57:45.670Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-09T18:57:45.670Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-09T18:57:45.932Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-09T18:57:45.932Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-09T18:57:45.932Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-09T18:57:46.194Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-09T18:57:46.194Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-09T18:57:46.457Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-09T18:57:46.457Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-02-09T18:57:46.457Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [Pipeline] } [2021-02-09T18:57:46.922Z] $ docker stop --time=1 448f4b28b767d0368fb9e967c13d4f2dd206c7e0165f902b5e571227eef7c636 [2021-02-09T18:57:47.033Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-02-09T18:57:47.295Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-09T18:57:47.295Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-02-09T18:57:47.295Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-02-09T18:57:47.295Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-02-09T18:57:47.295Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-02-09T18:57:47.556Z] Setting up base-files (10.1ubuntu2.10) ... [2021-02-09T18:57:47.556Z] Installing new version of config file /etc/issue ... [2021-02-09T18:57:47.817Z] Installing new version of config file /etc/issue.net ... [2021-02-09T18:57:47.817Z] Installing new version of config file /etc/lsb-release ... [2021-02-09T18:57:47.817Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-02-09T18:57:48.079Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-02-09T18:57:48.079Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-02-09T18:57:48.079Z] Removing obsolete conffile /etc/default/motd-news ... [2021-02-09T18:57:48.079Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-09T18:57:48.079Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-02-09T18:57:48.339Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-02-09T18:57:48.339Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-02-09T18:57:48.339Z] 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-02-09T18:57:48.600Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-09T18:57:48.600Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-09T18:57:48.600Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-02-09T18:57:48.600Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-02-09T18:57:48.600Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-09T18:57:48.600Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-02-09T18:57:48.865Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-02-09T18:57:48.865Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-02-09T18:57:49.126Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-09T18:57:49.126Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-02-09T18:57:49.126Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-09T18:57:49.387Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-02-09T18:57:49.387Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-09T18:57:49.387Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-09T18:57:49.387Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-09T18:57:49.629Z] $ docker rm -f 448f4b28b767d0368fb9e967c13d4f2dd206c7e0165f902b5e571227eef7c636 [2021-02-09T18:57:49.648Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-09T18:57:49.648Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-09T18:57:49.648Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-09T18:57:49.648Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-09T18:57:49.912Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-02-09T18:57:49.912Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-09T18:57:49.912Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-02-09T18:57:49.912Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-02-09T18:57:50.176Z] Setting up grep (3.1-2build1) ... [2021-02-09T18:57:50.176Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-09T18:57:50.176Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-02-09T18:57:50.176Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-02-09T18:57:50.437Z] Setting up login (1:4.5-1ubuntu2) ... [2021-02-09T18:57:50.704Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-09T18:57:50.705Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-09T18:57:50.705Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-09T18:57:50.705Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [Pipeline] // withDockerContainer [Pipeline] } [2021-02-09T18:57:50.969Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-09T18:57:50.969Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-09T18:57:50.969Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-09T18:57:51.544Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-09T18:57:51.545Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-09T18:57:51.703Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-09T18:57:51.703Z] [2021-02-09T18:57:51.703Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-09T18:57:51.807Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-09T18:57:51.807Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [Pipeline] isUnix [Pipeline] sh [2021-02-09T18:57:52.355Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-09T18:57:52.380Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-02-09T18:57:52.380Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-09T18:57:52.380Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-02-09T18:57:52.380Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-09T18:57:52.627Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-02-09T18:57:52.627Z] 29e5d40040c1: Pulling fs layer [2021-02-09T18:57:52.627Z] 1ce36da41761: Pulling fs layer [2021-02-09T18:57:52.627Z] 25b303627fd3: Pulling fs layer [2021-02-09T18:57:52.627Z] 29e5d40040c1: Verifying Checksum [2021-02-09T18:57:52.627Z] 29e5d40040c1: Download complete [2021-02-09T18:57:53.229Z] 29e5d40040c1: Pull complete [2021-02-09T18:57:53.503Z] 1ce36da41761: Verifying Checksum [2021-02-09T18:57:53.503Z] 1ce36da41761: Download complete [2021-02-09T18:57:53.803Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-02-09T18:57:53.803Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-02-09T18:57:53.803Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-02-09T18:57:53.803Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-02-09T18:57:54.066Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-02-09T18:57:54.066Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-09T18:57:54.066Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-02-09T18:57:54.066Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-02-09T18:57:54.330Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-02-09T18:57:54.330Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-09T18:57:54.330Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-09T18:57:54.598Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-09T18:57:54.598Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-09T18:57:54.598Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-09T18:57:54.598Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-09T18:57:54.863Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-09T18:57:54.863Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-09T18:57:54.863Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-09T18:57:54.863Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-09T18:57:54.936Z] 1ce36da41761: Pull complete [2021-02-09T18:57:54.936Z] 25b303627fd3: Verifying Checksum [2021-02-09T18:57:54.936Z] 25b303627fd3: Download complete [2021-02-09T18:57:55.126Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-09T18:57:55.126Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-09T18:57:55.126Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-09T18:57:55.126Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-09T18:57:55.392Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-09T18:57:55.392Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-09T18:57:55.392Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-09T18:57:55.392Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-09T18:57:55.392Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-09T18:57:55.661Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-09T18:57:55.661Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-09T18:57:55.661Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-09T18:57:55.932Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-09T18:57:55.932Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-09T18:57:55.932Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-09T18:57:55.932Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-09T18:57:56.210Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-09T18:57:56.210Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-09T18:57:56.210Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-09T18:57:56.210Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-09T18:57:56.474Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-09T18:57:56.474Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-09T18:57:56.474Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-09T18:57:56.474Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-02-09T18:57:56.739Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-09T18:57:56.739Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-09T18:57:56.739Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-09T18:57:57.401Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-02-09T18:57:57.665Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-02-09T18:57:58.243Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-02-09T18:57:58.243Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-09T18:57:58.243Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-02-09T18:57:58.243Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-09T18:57:58.520Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-02-09T18:57:58.520Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-09T18:57:58.520Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-02-09T18:57:58.825Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-09T18:57:58.825Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-02-09T18:57:58.825Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-09T18:57:58.825Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-02-09T18:57:59.179Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-02-09T18:57:59.179Z] Setting up debconf (1.5.66ubuntu1) ... [2021-02-09T18:57:59.484Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-09T18:57:59.484Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-02-09T18:57:59.484Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-02-09T18:57:59.758Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-02-09T18:57:59.758Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-09T18:57:59.758Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-02-09T18:57:59.758Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-02-09T18:58:00.020Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-02-09T18:58:00.020Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-09T18:58:00.020Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-09T18:58:00.020Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-09T18:58:00.283Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-09T18:58:00.283Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-09T18:58:00.283Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-09T18:58:00.544Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-09T18:58:00.544Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-09T18:58:00.807Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-09T18:58:00.807Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-09T18:58:00.807Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-09T18:58:01.069Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-09T18:58:01.069Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-09T18:58:01.069Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-09T18:58:01.069Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-09T18:58:01.332Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-02-09T18:58:01.332Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-09T18:58:01.909Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-09T18:58:01.909Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-09T18:58:01.909Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-09T18:58:02.173Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-09T18:58:02.173Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-02-09T18:58:02.173Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-02-09T18:58:02.173Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-02-09T18:58:02.436Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-09T18:58:02.436Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-02-09T18:58:02.436Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-09T18:58:02.436Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-09T18:58:03.008Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-09T18:58:03.009Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-09T18:58:03.009Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-09T18:58:03.009Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-09T18:58:03.009Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-09T18:58:03.009Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-02-09T18:58:03.009Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-02-09T18:58:03.270Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-02-09T18:58:03.270Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-09T18:58:03.270Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-02-09T18:58:03.532Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-02-09T18:58:03.797Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-02-09T18:58:04.060Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-09T18:58:04.060Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-09T18:58:04.060Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-09T18:58:04.060Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-02-09T18:58:04.322Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-09T18:58:04.322Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-02-09T18:58:04.322Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-02-09T18:58:04.583Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-02-09T18:58:04.583Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-09T18:58:04.583Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-02-09T18:58:04.583Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-02-09T18:58:04.583Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-02-09T18:58:04.843Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-09T18:58:04.843Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-02-09T18:58:04.843Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-02-09T18:58:05.104Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-02-09T18:58:05.104Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-09T18:58:05.104Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-02-09T18:58:05.104Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-02-09T18:58:05.132Z] 25b303627fd3: Pull complete [2021-02-09T18:58:05.133Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-02-09T18:58:05.133Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-09T18:58:05.133Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-02-09T18:58:05.366Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-02-09T18:58:05.366Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-09T18:58:05.366Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-02-09T18:58:05.366Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-02-09T18:58:05.405Z] prd-ubuntu18.04-docker-arm64-4c-16g-25828 does not seem to be running inside a container [2021-02-09T18:58:05.509Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-02-09T18:58:05.630Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-02-09T18:58:05.630Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-09T18:58:05.630Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-02-09T18:58:05.630Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-02-09T18:58:05.630Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-02-09T18:58:05.891Z] (Reading database ... 13915 files and directories currently installed.) [2021-02-09T18:58:05.891Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-02-09T18:58:05.891Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-02-09T18:58:05.891Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-02-09T18:58:06.151Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-02-09T18:58:06.151Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-02-09T18:58:06.151Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-02-09T18:58:06.413Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-02-09T18:58:06.413Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-02-09T18:58:06.675Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-02-09T18:58:06.675Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-02-09T18:58:06.675Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-02-09T18:58:06.937Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-02-09T18:58:07.199Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-02-09T18:58:07.199Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-02-09T18:58:07.199Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-02-09T18:58:07.199Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-02-09T18:58:07.460Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-02-09T18:58:07.460Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-02-09T18:58:07.460Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-02-09T18:58:07.460Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-02-09T18:58:07.720Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-02-09T18:58:07.720Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-02-09T18:58:07.982Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-02-09T18:58:07.982Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-02-09T18:58:08.485Z] $ docker top 64e30d0d2ef87c5758831274e6c45d56f0477f31d1a6bd4e860dec0e4317361a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-09T18:58:08.935Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-02-09T18:58:08.935Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-02-09T18:58:08.935Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-02-09T18:58:08.935Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-02-09T18:58:08.935Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-09T18:58:09.196Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-09T18:58:09.453Z] + + grepdocker-compose parallel build [2021-02-09T18:58:09.453Z] --help [2021-02-09T18:58:09.457Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-09T18:58:09.457Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-09T18:58:09.722Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-09T18:58:09.722Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-09T18:58:09.722Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-09T18:58:09.990Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-09T18:58:09.990Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-09T18:58:09.990Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-09T18:58:09.990Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-09T18:58:10.253Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-09T18:58:10.253Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-09T18:58:10.253Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-09T18:58:10.515Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-09T18:58:10.515Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-09T18:58:11.459Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-09T18:58:11.459Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-09T18:58:12.408Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-09T18:58:12.408Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-09T18:58:12.825Z] --parallel Build images in parallel. [Pipeline] } [2021-02-09T18:58:12.874Z] $ docker stop --time=1 64e30d0d2ef87c5758831274e6c45d56f0477f31d1a6bd4e860dec0e4317361a [2021-02-09T18:58:13.354Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-09T18:58:13.354Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-09T18:58:13.615Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-09T18:58:13.615Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-09T18:58:14.812Z] $ docker rm -f 64e30d0d2ef87c5758831274e6c45d56f0477f31d1a6bd4e860dec0e4317361a [2021-02-09T18:58:14.998Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-09T18:58:14.998Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-09T18:58:14.998Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-09T18:58:14.998Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-09T18:58:14.998Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-02-09T18:58:14.998Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [Pipeline] // withDockerContainer [Pipeline] writeFile [2021-02-09T18:58:15.260Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-02-09T18:58:15.260Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-09T18:58:15.260Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-02-09T18:58:15.260Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-09T18:58:15.521Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-09T18:58:15.521Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-09T18:58:15.521Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-09T18:58:15.521Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-09T18:58:15.623Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-09T18:58:15.623Z] . [Pipeline] withDockerContainer [2021-02-09T18:58:15.787Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-02-09T18:58:15.787Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-02-09T18:58:15.787Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-09T18:58:15.787Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-09T18:58:15.959Z] prd-ubuntu18.04-docker-arm64-4c-16g-25828 does not seem to be running inside a container [2021-02-09T18:58:16.048Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-09T18:58:16.048Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-09T18:58:16.048Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-09T18:58:16.048Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-02-09T18:58:16.048Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-02-09T18:58:16.048Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-02-09T18:58:16.073Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-02-09T18:58:16.309Z] [2021-02-09T18:58:16.309Z] Current default time zone: 'Etc/UTC' [2021-02-09T18:58:16.309Z] Local time is now: Tue Feb 9 18:58:16 UTC 2021. [2021-02-09T18:58:16.309Z] Universal Time is now: Tue Feb 9 18:58:16 UTC 2021. [2021-02-09T18:58:16.309Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-02-09T18:58:16.309Z] [2021-02-09T18:58:16.309Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-02-09T18:58:16.309Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-09T18:58:16.309Z] Setting up linux-libc-dev:amd64 (4.15.0-135.139) ... [2021-02-09T18:58:16.309Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-02-09T18:58:16.309Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-02-09T18:58:16.570Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-02-09T18:58:16.570Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-02-09T18:58:16.570Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-02-09T18:58:16.570Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-02-09T18:58:16.570Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-02-09T18:58:16.570Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-09T18:58:16.570Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-02-09T18:58:16.832Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-09T18:58:16.832Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-02-09T18:58:16.832Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-09T18:58:16.832Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-02-09T18:58:17.092Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-02-09T18:58:17.092Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-02-09T18:58:17.092Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-02-09T18:58:17.092Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-02-09T18:58:17.092Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-02-09T18:58:17.092Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-02-09T18:58:17.092Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-02-09T18:58:17.472Z] $ docker top c9fdfda1dfb80103fc685f1ed60291dd40ad18de9e7bed904170787ad5a1b400 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-09T18:58:18.571Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-09T18:58:19.015Z] Updating certificates in /etc/ssl/certs... [2021-02-09T18:58:19.959Z] 23 added, 27 removed; done. [2021-02-09T18:58:19.959Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-02-09T18:58:19.959Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-09T18:58:19.959Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-02-09T18:58:19.959Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-02-09T18:58:19.959Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-02-09T18:58:20.221Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-09T18:58:20.221Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-02-09T18:58:20.221Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-09T18:58:20.221Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-09T18:58:20.221Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-09T18:58:20.482Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-09T18:58:20.482Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-09T18:58:20.482Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-02-09T18:58:20.482Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-02-09T18:58:20.482Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-02-09T18:58:20.482Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-02-09T18:58:20.482Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-02-09T18:58:20.482Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-09T18:58:20.742Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-09T18:58:20.742Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-02-09T18:58:20.742Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-02-09T18:58:20.742Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-02-09T18:58:20.742Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-02-09T18:58:20.742Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-02-09T18:58:21.003Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-02-09T18:58:21.003Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-02-09T18:58:21.003Z] Updating certificates in /etc/ssl/certs... [2021-02-09T18:58:21.576Z] 0 added, 0 removed; done. [2021-02-09T18:58:21.576Z] Running hooks in /etc/ca-certificates/update.d... [2021-02-09T18:58:21.576Z] done. [2021-02-09T18:58:22.148Z] Reading package lists... [2021-02-09T18:58:22.411Z] Building dependency tree... [2021-02-09T18:58:22.411Z] Reading state information... [2021-02-09T18:58:22.678Z] The following NEW packages will be installed: [2021-02-09T18:58:22.678Z] apt-transport-https [2021-02-09T18:58:22.886Z] Building docker-core-command-go ... [2021-02-09T18:58:22.886Z] Building docker-core-data-go ... [2021-02-09T18:58:22.886Z] Building docker-core-metadata-go ... [2021-02-09T18:58:22.886Z] Building docker-security-bootstrapper-go ... [2021-02-09T18:58:22.886Z] Building docker-security-proxy-setup-go ... [2021-02-09T18:58:22.886Z] Building docker-security-secretstore-setup-go ... [2021-02-09T18:58:22.886Z] Building docker-support-notifications-go ... [2021-02-09T18:58:22.886Z] Building docker-support-scheduler-go ... [2021-02-09T18:58:22.886Z] Building docker-sys-mgmt-agent-go ... [2021-02-09T18:58:22.886Z] Building docker-security-secretstore-setup-go [2021-02-09T18:58:22.886Z] Building docker-core-command-go [2021-02-09T18:58:22.886Z] Building docker-support-notifications-go [2021-02-09T18:58:22.886Z] Building docker-support-scheduler-go [2021-02-09T18:58:22.886Z] Building docker-core-metadata-go [2021-02-09T18:58:22.938Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-02-09T18:58:22.938Z] Need to get 1696 B of archives. [2021-02-09T18:58:22.938Z] After this operation, 153 kB of additional disk space will be used. [2021-02-09T18:58:22.938Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-02-09T18:58:23.199Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-09T18:58:23.199Z] Fetched 1696 B in 0s (8410 B/s) [2021-02-09T18:58:23.199Z] Selecting previously unselected package apt-transport-https. [2021-02-09T18:58:23.199Z] (Reading database ... 13920 files and directories currently installed.) [2021-02-09T18:58:23.199Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-02-09T18:58:23.199Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-02-09T18:58:23.199Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-02-09T18:58:23.468Z] Waiting for network to be ready... [2021-02-09T18:58:31.618Z] 2021-02-09T18:58:29Z INFO Waiting for automatic snapd restart... [2021-02-09T18:58:31.618Z] snapd 2.48.2.1 from Canonical* installed [2021-02-09T18:58:33.006Z] "snapd" switched to the "latest/stable" channel [2021-02-09T18:58:33.006Z] [2021-02-09T18:58:37.220Z] core18 20210128 from Canonical* installed [2021-02-09T18:58:37.220Z] "core18" switched to the "latest/stable" channel [2021-02-09T18:58:37.220Z] [2021-02-09T18:58:42.512Z] snapcraft 4.5.1 from Canonical* installed [2021-02-09T18:58:42.512Z] "snapcraft" switched to the "latest/stable" channel [2021-02-09T18:58:42.512Z] [2021-02-09T18:58:46.733Z] 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-02-09T18:58:46.733Z] - README.md [2021-02-09T18:58:46.733Z] - snapcraft.yaml.orig [2021-02-09T18:58:46.733Z] [2021-02-09T18:58:46.733Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-02-09T18:58:53.336Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-09T18:58:53.336Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-02-09T18:58:53.336Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-09T18:58:53.336Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-09T18:58:54.723Z] Reading package lists... [2021-02-09T18:58:54.985Z] 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-02-09T18:59:01.572Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-09T18:59:01.572Z] Reading package lists... [2021-02-09T18:59:01.572Z] Building dependency tree... [2021-02-09T18:59:01.572Z] Reading state information... [2021-02-09T18:59:01.572Z] Suggested packages: [2021-02-09T18:59:01.572Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-02-09T18:59:01.572Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-02-09T18:59:01.572Z] Recommended packages: [2021-02-09T18:59:01.572Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-02-09T18:59:01.572Z] The following NEW packages will be installed: [2021-02-09T18:59:01.572Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-02-09T18:59:01.572Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-02-09T18:59:01.572Z] pkg-config zip [2021-02-09T18:59:01.834Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-02-09T18:59:01.834Z] Need to get 7655 kB of archives. [2021-02-09T18:59:01.834Z] After this operation, 43.7 MB of additional disk space will be used. [2021-02-09T18:59:01.834Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2021-02-09T18:59:01.834Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-02-09T18:59:02.262Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-02-09T18:59:02.262Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-02-09T18:59:02.262Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-02-09T18:59:02.262Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-02-09T18:59:02.262Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-02-09T18:59:02.262Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-02-09T18:59:02.553Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-02-09T18:59:02.553Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-02-09T18:59:02.553Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-02-09T18:59:02.553Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-02-09T18:59:02.553Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-02-09T18:59:02.826Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-02-09T18:59:02.826Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-02-09T18:59:03.096Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-09T18:59:03.096Z] Fetched 7655 kB in 1s (5755 kB/s) [2021-02-09T18:59:03.367Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-02-09T18:59:03.367Z] (Reading database ... 13924 files and directories currently installed.) [2021-02-09T18:59:03.367Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-02-09T18:59:03.367Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-02-09T18:59:03.634Z] Selecting previously unselected package libpsl5:amd64. [2021-02-09T18:59:03.634Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-02-09T18:59:03.634Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-02-09T18:59:03.634Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-02-09T18:59:03.634Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-02-09T18:59:03.634Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-02-09T18:59:03.634Z] Selecting previously unselected package librtmp1:amd64. [2021-02-09T18:59:03.634Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-02-09T18:59:03.634Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-02-09T18:59:03.898Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-02-09T18:59:03.898Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-02-09T18:59:03.898Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-02-09T18:59:03.898Z] Selecting previously unselected package liberror-perl. [2021-02-09T18:59:03.898Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-02-09T18:59:03.898Z] Unpacking liberror-perl (0.17025-1) ... [2021-02-09T18:59:03.898Z] Selecting previously unselected package git-man. [2021-02-09T18:59:03.898Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-02-09T18:59:04.167Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-02-09T18:59:04.167Z] Selecting previously unselected package git. [2021-02-09T18:59:04.167Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-02-09T18:59:04.167Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-02-09T18:59:05.114Z] Selecting previously unselected package libnorm1:amd64. [2021-02-09T18:59:05.114Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-02-09T18:59:05.114Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-02-09T18:59:05.376Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-02-09T18:59:05.376Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-02-09T18:59:05.376Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-02-09T18:59:05.376Z] Selecting previously unselected package libsodium23:amd64. [2021-02-09T18:59:05.376Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-02-09T18:59:05.376Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-02-09T18:59:05.638Z] Selecting previously unselected package libzmq5:amd64. [2021-02-09T18:59:05.638Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-02-09T18:59:05.638Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-09T18:59:05.638Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-02-09T18:59:05.638Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-02-09T18:59:05.638Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-09T18:59:05.900Z] Selecting previously unselected package pkg-config. [2021-02-09T18:59:05.900Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-02-09T18:59:05.900Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-02-09T18:59:05.900Z] Selecting previously unselected package zip. [2021-02-09T18:59:05.900Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-02-09T18:59:05.900Z] Unpacking zip (3.0-11build1) ... [2021-02-09T18:59:06.164Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-02-09T18:59:06.164Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-02-09T18:59:06.164Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-02-09T18:59:06.164Z] Setting up liberror-perl (0.17025-1) ... [2021-02-09T18:59:06.164Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-02-09T18:59:06.164Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-02-09T18:59:06.164Z] No schema files found: doing nothing. [2021-02-09T18:59:06.164Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-02-09T18:59:06.164Z] Setting up zip (3.0-11build1) ... [2021-02-09T18:59:06.164Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-02-09T18:59:06.424Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-02-09T18:59:06.425Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-02-09T18:59:06.425Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-09T18:59:06.425Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-02-09T18:59:06.425Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-09T18:59:06.425Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-02-09T18:59:06.425Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-02-09T18:59:13.054Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-09T18:59:13.314Z] git set to automatically installed. [2021-02-09T18:59:13.314Z] git-man set to automatically installed. [2021-02-09T18:59:13.314Z] libcurl3-gnutls set to automatically installed. [2021-02-09T18:59:13.314Z] liberror-perl set to automatically installed. [2021-02-09T18:59:13.314Z] libglib2.0-0 set to automatically installed. [2021-02-09T18:59:13.314Z] libnghttp2-14 set to automatically installed. [2021-02-09T18:59:13.314Z] libnorm1 set to automatically installed. [2021-02-09T18:59:13.314Z] libpgm-5.2-0 set to automatically installed. [2021-02-09T18:59:13.314Z] libpsl5 set to automatically installed. [2021-02-09T18:59:13.314Z] librtmp1 set to automatically installed. [2021-02-09T18:59:13.314Z] libsodium23 set to automatically installed. [2021-02-09T18:59:13.314Z] libzmq3-dev set to automatically installed. [2021-02-09T18:59:13.314Z] libzmq5 set to automatically installed. [2021-02-09T18:59:13.314Z] pkg-config set to automatically installed. [2021-02-09T18:59:13.314Z] zip set to automatically installed. [2021-02-09T18:59:19.898Z] snapd is not logged in, snap install commands will use sudo [2021-02-09T18:59:26.489Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-09T18:59:26.489Z] snap "core18" has no updates available [2021-02-09T18:59:27.068Z] Pulling config-common [2021-02-09T18:59:27.068Z] + snapcraftctl pull [2021-02-09T18:59:28.462Z] Pulling go-build-helper [2021-02-09T18:59:28.462Z] + snapcraftctl pull [2021-02-09T18:59:44.646Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-09T18:59:44.646Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-09T18:59:44.646Z] ---> 4470d3d01a59 [2021-02-09T18:59:44.646Z] Step 3/22 : WORKDIR /edgex-go [2021-02-09T18:59:44.646Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-09T18:59:44.646Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-09T18:59:44.646Z] ---> 4470d3d01a59 [2021-02-09T18:59:44.646Z] Step 3/22 : WORKDIR /edgex-go [2021-02-09T18:59:44.646Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-09T18:59:44.646Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-09T18:59:44.646Z] [2021-02-09T18:59:44.646Z] [2021-02-09T18:59:44.646Z] Step 2/23 : FROM ${BUILDER_BASE} AS builderStep 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-09T18:59:44.646Z] [2021-02-09T18:59:44.646Z] ---> 4470d3d01a59 [2021-02-09T18:59:44.646Z] ---> 4470d3d01a59 [2021-02-09T18:59:44.646Z] Step 3/23 : WORKDIR /edgex-goStep 3/23 : WORKDIR /edgex-go [2021-02-09T18:59:44.646Z] [2021-02-09T18:59:44.646Z] ---> 4470d3d01a59 [2021-02-09T18:59:44.646Z] Step 3/24 : WORKDIR /edgex-go [2021-02-09T18:59:44.646Z] ---> Running in bf349b48d2e7 [2021-02-09T18:59:44.646Z] ---> Running in 4e6f1f5f8f5c [2021-02-09T18:59:44.646Z] ---> Running in 72e6e855e2aa [2021-02-09T18:59:44.646Z] ---> Running in 22807d3a6694 [2021-02-09T18:59:44.646Z] ---> Running in 4ba58b2f5176 [2021-02-09T18:59:44.646Z] Removing intermediate container 72e6e855e2aa [2021-02-09T18:59:44.646Z] ---> a45b35768221 [2021-02-09T18:59:44.646Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-09T18:59:44.646Z] Removing intermediate container bf349b48d2e7 [2021-02-09T18:59:44.646Z] ---> 670bd334779d [2021-02-09T18:59:44.646Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-09T18:59:44.646Z] Removing intermediate container 4e6f1f5f8f5c [2021-02-09T18:59:44.646Z] ---> 00d416671d10 [2021-02-09T18:59:44.646Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-09T18:59:44.646Z] Removing intermediate container 4ba58b2f5176 [2021-02-09T18:59:44.646Z] ---> 7f07dafc7962 [2021-02-09T18:59:44.646Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-09T18:59:44.646Z] Removing intermediate container 22807d3a6694 [2021-02-09T18:59:44.646Z] ---> a8c27a8888c1 [2021-02-09T18:59:44.646Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-09T18:59:44.646Z] ---> Running in 422a6f9474e3 [2021-02-09T18:59:44.646Z] ---> Running in 838ecaf6de23 [2021-02-09T18:59:44.646Z] ---> Running in 37ef3e6bd99a [2021-02-09T18:59:44.646Z] ---> Running in 74bbb47e1d34 [2021-02-09T18:59:44.646Z] ---> Running in f915fce7f42e [2021-02-09T18:59:44.646Z] Removing intermediate container 422a6f9474e3 [2021-02-09T18:59:44.646Z] ---> 9ba7f9adc301 [2021-02-09T18:59:44.646Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-09T18:59:44.646Z] Removing intermediate container 838ecaf6de23 [2021-02-09T18:59:44.646Z] ---> e20089bbf5d9 [2021-02-09T18:59:44.646Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-09T18:59:44.646Z] ---> Running in 4dcc6ffcce1a [2021-02-09T18:59:44.646Z] ---> Running in b23cc16abf8f [2021-02-09T18:59:44.646Z] Removing intermediate container 74bbb47e1d34 [2021-02-09T18:59:44.646Z] ---> 93ee366b0a47 [2021-02-09T18:59:44.646Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-09T18:59:44.646Z] Removing intermediate container 37ef3e6bd99a [2021-02-09T18:59:44.646Z] ---> 29d91a3c425c [2021-02-09T18:59:44.646Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-09T18:59:44.646Z] Removing intermediate container f915fce7f42e [2021-02-09T18:59:44.646Z] ---> f2eb8af2b00b [2021-02-09T18:59:44.646Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-09T18:59:44.646Z] ---> Running in 4726558bc19c [2021-02-09T18:59:44.646Z] ---> Running in 525eacd2437b [2021-02-09T18:59:44.646Z] ---> Running in 08fe87597b5e [2021-02-09T18:59:44.646Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-09T18:59:44.646Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-09T18:59:44.646Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-09T18:59:44.646Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-09T18:59:44.646Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-09T18:59:44.646Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-09T18:59:44.646Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-09T18:59:44.646Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-09T18:59:44.646Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-09T18:59:44.646Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-09T18:59:44.646Z] OK: 217 MiB in 51 packages [2021-02-09T18:59:44.927Z] OK: 217 MiB in 51 packages [2021-02-09T18:59:44.927Z] OK: 217 MiB in 51 packages [2021-02-09T18:59:45.199Z] OK: 217 MiB in 51 packages [2021-02-09T18:59:45.199Z] OK: 217 MiB in 51 packages [2021-02-09T18:59:46.201Z] Removing intermediate container 4dcc6ffcce1a [2021-02-09T18:59:46.201Z] ---> c762e9575980 [2021-02-09T18:59:46.201Z] Step 6/23 : COPY go.mod . [2021-02-09T18:59:46.482Z] Removing intermediate container b23cc16abf8f [2021-02-09T18:59:46.482Z] ---> 4a030f0c4acf [2021-02-09T18:59:46.482Z] Step 6/22 : COPY go.mod . [2021-02-09T18:59:46.763Z] Removing intermediate container 4726558bc19c [2021-02-09T18:59:46.763Z] ---> 896a2d9532ce [2021-02-09T18:59:46.763Z] Step 6/22 : COPY go.mod . [2021-02-09T18:59:47.040Z] Removing intermediate container 08fe87597b5e [2021-02-09T18:59:47.040Z] ---> 84d08af37304 [2021-02-09T18:59:47.040Z] Step 6/23 : COPY go.mod . [2021-02-09T18:59:47.040Z] Removing intermediate container 525eacd2437b [2021-02-09T18:59:47.040Z] ---> 7b9ef9f78eee [2021-02-09T18:59:47.040Z] Step 6/24 : COPY go.mod . [2021-02-09T18:59:47.040Z] ---> 7d0975839c46 [2021-02-09T18:59:47.314Z] Step 7/23 : RUN go mod download [2021-02-09T18:59:47.314Z] ---> Running in 3dbabe8b3ac7 [2021-02-09T18:59:47.590Z] ---> 4082fe482a40 [2021-02-09T18:59:47.590Z] Step 7/22 : RUN go mod download [2021-02-09T18:59:47.864Z] ---> Running in 659933171daf [2021-02-09T18:59:48.140Z] ---> c421ada8ea4d [2021-02-09T18:59:48.140Z] Step 7/22 : RUN go mod download [2021-02-09T18:59:48.140Z] ---> Running in 6530f1902121 [2021-02-09T18:59:48.417Z] ---> 4c2ab4373453 [2021-02-09T18:59:48.417Z] ---> 4116c8dcb2a5 [2021-02-09T18:59:48.417Z] Step 7/24 : RUN go mod download [2021-02-09T18:59:48.417Z] Step 7/23 : RUN go mod download [2021-02-09T18:59:48.702Z] ---> Running in bd2bad155b4b [2021-02-09T18:59:48.702Z] ---> Running in 6e3d4890ec44 [2021-02-09T18:59:51.339Z] Removing intermediate container 3dbabe8b3ac7 [2021-02-09T18:59:51.339Z] ---> 6c1429a63310 [2021-02-09T18:59:51.339Z] Step 8/23 : COPY . . [2021-02-09T18:59:51.942Z] Removing intermediate container 659933171daf [2021-02-09T18:59:51.943Z] ---> 6895e94aebdb [2021-02-09T18:59:51.943Z] Step 8/22 : COPY . . [2021-02-09T18:59:52.541Z] Removing intermediate container 6530f1902121 [2021-02-09T18:59:52.541Z] ---> 7d3cff54241c [2021-02-09T18:59:52.541Z] Step 8/22 : COPY . . [2021-02-09T18:59:54.572Z] Removing intermediate container bd2bad155b4b [2021-02-09T18:59:54.572Z] ---> 484323b2115c [2021-02-09T18:59:54.573Z] Step 8/24 : COPY . . [2021-02-09T18:59:54.853Z] Removing intermediate container 6e3d4890ec44 [2021-02-09T18:59:54.853Z] ---> 81ea2644e91f [2021-02-09T18:59:54.853Z] Step 8/23 : COPY . . [2021-02-09T19:00:21.680Z] ---> 2d7f85d05866 [2021-02-09T19:00:21.680Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-09T19:00:21.680Z] ---> 14c70147cf55 [2021-02-09T19:00:21.680Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-09T19:00:21.680Z] ---> 802d4aea69fb [2021-02-09T19:00:21.680Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-09T19:00:21.680Z] ---> 0e51d55a3f36 [2021-02-09T19:00:21.680Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-09T19:00:21.680Z] ---> Running in 7df1e2058ee4 [2021-02-09T19:00:21.680Z] ---> 6fd03a86184c [2021-02-09T19:00:21.680Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-09T19:00:21.680Z] ---> Running in 9f55b765fa1c [2021-02-09T19:00:21.681Z] ---> Running in 2f015ead4a1b [2021-02-09T19:00:21.681Z] ---> Running in c9e30ac3cbfa [2021-02-09T19:00:21.681Z] ---> Running in f6bc9a3003d0 [2021-02-09T19:00:21.681Z] 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-02-09T19:00:21.681Z] 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-02-09T19:00:21.681Z] 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-02-09T19:00:21.681Z] 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-02-09T19:00:21.681Z] 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-02-09T19:00:24.767Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-02-09T19:00:24.767Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-02-09T19:00:24.767Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-02-09T19:00:24.767Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1543 kB] [2021-02-09T19:00:24.767Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-02-09T19:00:24.767Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-02-09T19:00:24.767Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-02-09T19:00:24.767Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-02-09T19:00:24.767Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-02-09T19:00:24.767Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-02-09T19:00:24.767Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-02-09T19:00:24.767Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [298 kB] [2021-02-09T19:00:24.767Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-02-09T19:00:24.767Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-02-09T19:00:24.767Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] [2021-02-09T19:00:24.767Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] [2021-02-09T19:00:24.767Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1108 kB] [2021-02-09T19:00:24.767Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [248 kB] [2021-02-09T19:00:24.767Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-02-09T19:00:24.767Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1883 kB] [2021-02-09T19:00:24.767Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [390 kB] [2021-02-09T19:00:24.767Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] [2021-02-09T19:00:24.767Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] [2021-02-09T19:00:24.767Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] [2021-02-09T19:00:24.767Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] [2021-02-09T19:00:24.767Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1717 kB] [2021-02-09T19:00:24.767Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [362 kB] [2021-02-09T19:00:24.767Z] Fetched 23.9 MB in 6s (3978 kB/s) [2021-02-09T19:00:24.767Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-02-09T19:00:24.767Z] Fetched 96.5 kB in 0s (0 B/s) [2021-02-09T19:00:24.767Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-02-09T19:00:24.767Z] Fetched 279 kB in 0s (0 B/s) [2021-02-09T19:00:24.767Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-02-09T19:00:24.767Z] Fetched 122 kB in 0s (0 B/s) [2021-02-09T19:00:24.767Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-02-09T19:00:24.767Z] Fetched 77.8 kB in 0s (0 B/s) [2021-02-09T19:00:24.767Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-02-09T19:00:24.767Z] Fetched 8848 B in 0s (0 B/s) [2021-02-09T19:00:24.767Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-02-09T19:00:24.767Z] Fetched 47.8 kB in 6s (0 B/s) [2021-02-09T19:00:24.767Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-02-09T19:00:24.767Z] Fetched 45.6 kB in 0s (0 B/s) [2021-02-09T19:00:24.767Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-02-09T19:00:24.767Z] Fetched 15.0 kB in 0s (0 B/s) [2021-02-09T19:00:24.767Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-02-09T19:00:24.767Z] Fetched 214 kB in 0s (0 B/s) [2021-02-09T19:00:24.767Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.9_amd64.deb [155 kB] [2021-02-09T19:00:24.767Z] Fetched 155 kB in 0s (0 B/s) [2021-02-09T19:00:24.767Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-02-09T19:00:24.767Z] Fetched 50.6 kB in 0s (0 B/s) [2021-02-09T19:00:24.767Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-02-09T19:00:24.767Z] Fetched 14.8 kB in 0s (0 B/s) [2021-02-09T19:00:24.767Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-02-09T19:00:24.767Z] Fetched 41.8 kB in 0s (0 B/s) [2021-02-09T19:00:24.767Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-02-09T19:00:24.767Z] Fetched 499 kB in 0s (0 B/s) [2021-02-09T19:00:24.767Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-02-09T19:00:24.767Z] Fetched 111 kB in 0s (0 B/s) [2021-02-09T19:00:24.767Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-02-09T19:00:24.767Z] Fetched 240 kB in 0s (0 B/s) [2021-02-09T19:00:24.767Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-02-09T19:00:24.767Z] Fetched 29.3 kB in 0s (0 B/s) [2021-02-09T19:00:24.767Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-02-09T19:00:24.767Z] Fetched 85.5 kB in 0s (0 B/s) [2021-02-09T19:00:24.767Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-02-09T19:00:24.767Z] Fetched 24.5 kB in 0s (0 B/s) [2021-02-09T19:00:24.767Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-02-09T19:00:24.767Z] Fetched 49.2 kB in 0s (0 B/s) [2021-02-09T19:00:24.767Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-02-09T19:00:24.767Z] Fetched 54.2 kB in 0s (0 B/s) [2021-02-09T19:00:24.767Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-02-09T19:00:24.767Z] Fetched 30.8 kB in 0s (0 B/s) [2021-02-09T19:00:24.767Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.9_all.deb [16.6 kB] [2021-02-09T19:00:24.767Z] Fetched 16.6 kB in 0s (0 B/s) [2021-02-09T19:00:24.767Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-02-09T19:00:24.767Z] Fetched 85.9 kB in 0s (0 B/s) [2021-02-09T19:00:24.767Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-02-09T19:00:24.767Z] Fetched 8720 B in 0s (0 B/s) [2021-02-09T19:00:24.767Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-02-09T19:00:24.767Z] Fetched 137 kB in 0s (0 B/s) [2021-02-09T19:00:24.767Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-02-09T19:00:24.767Z] Fetched 119 kB in 0s (0 B/s) [2021-02-09T19:00:24.767Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-02-09T19:00:24.767Z] Fetched 109 kB in 0s (0 B/s) [2021-02-09T19:00:24.767Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-02-09T19:00:24.767Z] Fetched 11.1 kB in 0s (0 B/s) [2021-02-09T19:00:24.767Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-02-09T19:00:24.767Z] Fetched 645 kB in 0s (0 B/s) [2021-02-09T19:00:24.767Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-02-09T19:00:24.767Z] Fetched 41.3 kB in 0s (0 B/s) [2021-02-09T19:00:24.767Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-02-09T19:00:24.767Z] Fetched 17.9 kB in 0s (0 B/s) [2021-02-09T19:00:24.767Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-02-09T19:00:24.767Z] Fetched 368 kB in 0s (0 B/s) [2021-02-09T19:00:24.767Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-02-09T19:00:24.767Z] Fetched 187 kB in 0s (0 B/s) [2021-02-09T19:00:24.767Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-02-09T19:00:24.767Z] Fetched 175 kB in 0s (0 B/s) [2021-02-09T19:00:24.767Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-02-09T19:00:24.767Z] Fetched 206 kB in 0s (0 B/s) [2021-02-09T19:00:24.767Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-02-09T19:00:24.767Z] Fetched 1301 kB in 0s (0 B/s) [2021-02-09T19:00:24.767Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-02-09T19:00:24.767Z] Fetched 36.2 kB in 0s (0 B/s) [2021-02-09T19:00:24.767Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-02-09T19:00:24.767Z] Fetched 159 kB in 0s (0 B/s) [2021-02-09T19:00:24.767Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-02-09T19:00:24.767Z] Fetched 107 kB in 0s (0 B/s) [2021-02-09T19:00:24.767Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-02-09T19:00:24.767Z] Fetched 48.7 kB in 0s (0 B/s) [2021-02-09T19:00:24.767Z] Pulling static-packages [2021-02-09T19:00:24.767Z] + snapcraftctl pull [2021-02-09T19:00:24.767Z] 'go115' has dependencies that need to be staged: go-build-helper static-packages [2021-02-09T19:00:24.767Z] Skipping pull go-build-helper (already ran) [2021-02-09T19:00:24.767Z] Skipping pull static-packages (already ran) [2021-02-09T19:00:24.767Z] Building go-build-helper [2021-02-09T19:00:24.767Z] + snapcraftctl build [2021-02-09T19:00:25.031Z] Building static-packages [2021-02-09T19:00:25.031Z] + snapcraftctl build [2021-02-09T19:00:27.581Z] Staging go-build-helper [2021-02-09T19:00:27.581Z] + snapcraftctl stage [2021-02-09T19:00:28.977Z] Staging static-packages [2021-02-09T19:00:28.977Z] + snapcraftctl stage [2021-02-09T19:00:30.922Z] Pulling go115 [2021-02-09T19:00:30.922Z] + snapcraftctl pull [2021-02-09T19:00:31.869Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-02-09T19:00:31.869Z] Skipping pull go115 (already ran) [2021-02-09T19:00:31.869Z] Building go115 [2021-02-09T19:00:31.869Z] + dpkg --print-architecture [2021-02-09T19:00:31.869Z] + FILE_NAME=go1.15.2.linux-amd64.tar.gz [2021-02-09T19:00:31.869Z] + FILE_HASH=b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 [2021-02-09T19:00:31.869Z] + curl https://dl.google.com/go/go1.15.2.linux-amd64.tar.gz -O [2021-02-09T19:00:31.869Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-09T19:00:31.869Z] Dload Upload Total Spent Left Speed [2021-02-09T19:00:35.099Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 115M 0 459k 0 0 1663k 0 0:01:11 --:--:-- 0:01:11 1663k 31 115M 31 36.1M 0 0 28.3M 0 0:00:04 0:00:01 0:00:03 28.3M 67 115M 67 77.9M 0 0 33.8M 0 0:00:03 0:00:02 0:00:01 33.8M 100 115M 100 115M 0 0 35.6M 0 0:00:03 0:00:03 --:--:-- 35.6M [2021-02-09T19:00:35.099Z] + echo b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 go1.15.2.linux-amd64.tar.gz [2021-02-09T19:00:35.099Z] + sha256sum -c sha256 [2021-02-09T19:00:35.099Z] + grep OK [2021-02-09T19:00:36.052Z] go1.15.2.linux-amd64.tar.gz: OK [2021-02-09T19:00:36.052Z] + mkdir -p /root/stage/go1.15 [2021-02-09T19:00:36.052Z] + tar -C /root/stage/go1.15 -xf go1.15.2.linux-amd64.tar.gz --strip-components=1 [2021-02-09T19:00:41.386Z] Staging go115 [2021-02-09T19:00:41.386Z] + snapcraftctl stage [2021-02-09T19:00:49.543Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-02-09T19:00:49.543Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-09T19:00:49.543Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-09T19:00:49.543Z] Fetched 0 B in 0s (0 B/s) [2021-02-09T19:00:49.543Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-02-09T19:00:49.543Z] Fetched 224 kB in 0s (0 B/s) [2021-02-09T19:00:49.543Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-02-09T19:00:49.543Z] Fetched 157 kB in 0s (0 B/s) [2021-02-09T19:00:49.543Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-02-09T19:00:49.543Z] Fetched 221 kB in 0s (0 B/s) [2021-02-09T19:00:49.543Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-02-09T19:00:49.543Z] Fetched 143 kB in 0s (0 B/s) [2021-02-09T19:00:49.543Z] Pulling edgex-go [2021-02-09T19:00:49.543Z] + snapcraftctl pull [2021-02-09T19:00:50.531Z] Pulling version [2021-02-09T19:00:50.531Z] + cd /root/project [2021-02-09T19:00:50.531Z] + [ -f VERSION ] [2021-02-09T19:00:50.531Z] + PROJECT_VERSION=local-dev [2021-02-09T19:00:50.531Z] + git rev-parse --short HEAD [2021-02-09T19:00:50.531Z] + GIT_REVISION=d5e601b1 [2021-02-09T19:00:50.531Z] + snapcraftctl set-version local-dev [2021-02-09T19:00:51.961Z] Building config-common [2021-02-09T19:00:51.961Z] + snapcraftctl build [2021-02-09T19:00:55.283Z] Skipping build go-build-helper (already ran) [2021-02-09T19:00:55.283Z] Skipping build static-packages (already ran) [2021-02-09T19:00:55.283Z] Skipping build go115 (already ran) [2021-02-09T19:00:55.283Z] Building edgex-go [2021-02-09T19:00:56.240Z] + export PATH=/root/stage/go1.15/bin:/bin:/root/stage/usr/sbin:/root/stage/usr/bin:/root/stage/sbin:/root/stage/bin:/root/parts/edgex-go/install/usr/sbin:/root/parts/edgex-go/install/usr/bin:/root/parts/edgex-go/install/sbin:/root/parts/edgex-go/install/bin:/snap/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/snapcraft/6050/bin/scriptlet-bin [2021-02-09T19:00:56.240Z] + cd /root/parts/edgex-go/src [2021-02-09T19:00:56.240Z] + make build [2021-02-09T19:00:56.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-02-09T19:00:57.636Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-02-09T19:00:57.636Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.1 [2021-02-09T19:00:57.636Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.7 [2021-02-09T19:00:57.636Z] go: downloading github.com/google/uuid v1.2.0 [2021-02-09T19:00:57.636Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-02-09T19:00:57.636Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.31 [2021-02-09T19:00:57.636Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.3 [2021-02-09T19:00:57.636Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-02-09T19:00:57.636Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-02-09T19:00:57.636Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.1 [2021-02-09T19:00:57.636Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.1 [2021-02-09T19:00:57.636Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-02-09T19:00:57.636Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-02-09T19:00:57.636Z] go: downloading github.com/pkg/errors v0.8.1 [2021-02-09T19:00:57.636Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-02-09T19:00:57.636Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-02-09T19:00:57.636Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-02-09T19:00:57.636Z] go: downloading github.com/x448/float16 v0.8.4 [2021-02-09T19:00:57.636Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-02-09T19:00:57.903Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-02-09T19:00:57.903Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-09T19:00:57.903Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-02-09T19:00:57.903Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-09T19:00:57.903Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-02-09T19:00:57.903Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-02-09T19:00:57.903Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-02-09T19:00:57.903Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-09T19:00:57.903Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-02-09T19:00:57.903Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-02-09T19:00:57.903Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-02-09T19:00:57.903Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-02-09T19:00:57.903Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-02-09T19:00:57.903Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-02-09T19:00:57.903Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-02-09T19:00:57.903Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-02-09T19:00:58.166Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-02-09T19:00:58.166Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-02-09T19:00:58.429Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-02-09T19:00:58.429Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-02-09T19:01:08.531Z] 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-02-09T19:01:08.531Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-02-09T19:01:15.161Z] 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-02-09T19:01:15.750Z] 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-02-09T19:01:17.162Z] 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-02-09T19:01:17.737Z] 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-02-09T19:01:17.737Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-02-09T19:01:17.998Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-09T19:01:17.998Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-02-09T19:01:17.998Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-09T19:01:19.929Z] 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-02-09T19:01:19.929Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-02-09T19:01:19.929Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-02-09T19:01:21.853Z] 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-02-09T19:01:22.805Z] 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-02-09T19:01:22.805Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-09T19:01:24.775Z] 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-02-09T19:01:25.823Z] 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-02-09T19:01:25.823Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-02-09T19:01:27.283Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-02-09T19:01:27.283Z] go: downloading github.com/lib/pq v1.9.0 [2021-02-09T19:01:29.237Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-02-09T19:01:29.237Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-02-09T19:01:29.237Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-02-09T19:01:29.501Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-02-09T19:01:29.501Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-02-09T19:01:29.501Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-02-09T19:01:29.501Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-02-09T19:01:29.501Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-02-09T19:01:29.501Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-02-09T19:01:29.501Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-02-09T19:01:29.501Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-02-09T19:01:29.501Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-02-09T19:01:29.501Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-02-09T19:01:29.501Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-02-09T19:01:29.501Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-02-09T19:01:29.501Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-02-09T19:01:29.501Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-02-09T19:01:29.501Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-02-09T19:01:29.501Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-02-09T19:01:29.766Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-02-09T19:01:29.766Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-02-09T19:01:29.766Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-02-09T19:01:29.766Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-02-09T19:01:29.766Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-02-09T19:01:29.766Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-02-09T19:01:31.702Z] Building version [2021-02-09T19:01:31.702Z] + snapcraftctl build [2021-02-09T19:01:35.021Z] Staging config-common [2021-02-09T19:01:35.021Z] + snapcraftctl stage [2021-02-09T19:01:35.595Z] Skipping stage go-build-helper (already ran) [2021-02-09T19:01:35.595Z] Skipping stage static-packages (already ran) [2021-02-09T19:01:35.595Z] Skipping stage go115 (already ran) [2021-02-09T19:01:35.595Z] Staging edgex-go [2021-02-09T19:01:35.595Z] + snapcraftctl stage [2021-02-09T19:01:36.984Z] Staging version [2021-02-09T19:01:36.984Z] + snapcraftctl stage [2021-02-09T19:01:38.371Z] Priming config-common [2021-02-09T19:01:38.371Z] + snapcraftctl prime [2021-02-09T19:01:39.766Z] Priming go-build-helper [2021-02-09T19:01:39.766Z] + snapcraftctl prime [2021-02-09T19:01:40.710Z] Priming static-packages [2021-02-09T19:01:40.710Z] + snapcraftctl prime [2021-02-09T19:01:43.494Z] 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-02-09T19:01:44.021Z] Priming go115 [2021-02-09T19:01:44.021Z] + snapcraftctl prime [2021-02-09T19:01:44.968Z] Priming edgex-go [2021-02-09T19:01:44.968Z] + snapcraftctl prime [2021-02-09T19:01:46.360Z] Priming version [2021-02-09T19:01:46.360Z] + snapcraftctl prime [2021-02-09T19:01:47.758Z] 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-02-09T19:01:53.734Z] Removing intermediate container 2f015ead4a1b [2021-02-09T19:01:53.734Z] ---> 2fe34b525976 [2021-02-09T19:01:53.734Z] [2021-02-09T19:01:53.734Z] Step 10/24 : FROM alpine:3.12 [2021-02-09T19:01:53.734Z] 3.12: Pulling from library/alpine [2021-02-09T19:01:54.757Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-09T19:01:54.757Z] Status: Downloaded newer image for alpine:3.12 [2021-02-09T19:01:54.757Z] ---> afeebe901d6b [2021-02-09T19:01:54.757Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-09T19:01:55.360Z] ---> Running in c8fb9817e960 [2021-02-09T19:01:56.825Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-09T19:01:57.425Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-09T19:01:58.057Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-09T19:01:58.058Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-09T19:01:58.058Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-09T19:01:58.058Z] (4/5) Installing curl (7.69.1-r3) [2021-02-09T19:01:58.058Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-09T19:01:58.058Z] Executing busybox-1.31.1-r19.trigger [2021-02-09T19:01:58.058Z] Executing ca-certificates-20191127-r4.trigger [2021-02-09T19:01:58.656Z] OK: 7 MiB in 19 packages [2021-02-09T19:02:01.307Z] Removing intermediate container c8fb9817e960 [2021-02-09T19:02:01.307Z] ---> a0fbe4c9093c [2021-02-09T19:02:01.307Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-09T19:02:01.307Z] ---> Running in 3e98af162d56 [2021-02-09T19:02:01.910Z] Removing intermediate container 3e98af162d56 [2021-02-09T19:02:01.910Z] ---> 78ae8408e700 [2021-02-09T19:02:01.910Z] Step 13/24 : WORKDIR / [2021-02-09T19:02:02.186Z] ---> Running in 6301478ccfa1 [2021-02-09T19:02:03.176Z] Removing intermediate container 6301478ccfa1 [2021-02-09T19:02:03.176Z] ---> 200e2af69a7f [2021-02-09T19:02:03.176Z] 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-02-09T19:02:04.628Z] ---> a1f959728cf7 [2021-02-09T19:02:04.628Z] 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-02-09T19:02:06.617Z] ---> fdadefb27a47 [2021-02-09T19:02:06.617Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-09T19:02:08.617Z] ---> a84d011776e3 [2021-02-09T19:02:08.618Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-09T19:02:08.890Z] Removing intermediate container 9f55b765fa1c [2021-02-09T19:02:08.890Z] ---> ab61a5ba816a [2021-02-09T19:02:08.890Z] [2021-02-09T19:02:08.890Z] Step 10/23 : FROM alpine:3.12 [2021-02-09T19:02:08.890Z] ---> afeebe901d6b [2021-02-09T19:02:08.890Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-09T19:02:09.870Z] ---> Running in 57f0c175b3a2 [2021-02-09T19:02:11.857Z] ---> 8c5bcca0b500 [2021-02-09T19:02:11.858Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-09T19:02:11.858Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-09T19:02:12.136Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-09T19:02:12.412Z] Removing intermediate container c9e30ac3cbfa [2021-02-09T19:02:12.412Z] ---> 19668310c345 [2021-02-09T19:02:12.412Z] [2021-02-09T19:02:12.412Z] Step 10/22 : FROM alpine:3.12 [2021-02-09T19:02:12.412Z] ---> afeebe901d6b [2021-02-09T19:02:12.412Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-09T19:02:12.412Z] Removing intermediate container 7df1e2058ee4 [2021-02-09T19:02:12.412Z] ---> 04c22d0490b3 [2021-02-09T19:02:12.412Z] [2021-02-09T19:02:12.412Z] Step 10/22 : FROM alpine:3.12 [2021-02-09T19:02:12.412Z] ---> afeebe901d6b [2021-02-09T19:02:12.412Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-09T19:02:12.689Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-09T19:02:12.689Z] Executing busybox-1.31.1-r19.trigger [2021-02-09T19:02:12.968Z] OK: 5 MiB in 15 packages [2021-02-09T19:02:12.968Z] ---> Running in 11be56091e48 [2021-02-09T19:02:12.968Z] ---> Running in 50cc8c47b5cf [2021-02-09T19:02:13.963Z] ---> fef879398a8b [2021-02-09T19:02:13.963Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-09T19:02:14.963Z] Removing intermediate container 57f0c175b3a2 [2021-02-09T19:02:14.963Z] ---> c27c51de9b7c [2021-02-09T19:02:14.963Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-09T19:02:14.963Z] ---> 36ec5266f084 [2021-02-09T19:02:14.963Z] 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-02-09T19:02:15.249Z] ---> Running in d3b2bcb77e21 [2021-02-09T19:02:15.526Z] ---> Running in 7d3d12ad3765 [2021-02-09T19:02:15.526Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-09T19:02:15.526Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-09T19:02:15.806Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-09T19:02:15.806Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-09T19:02:16.082Z] Removing intermediate container d3b2bcb77e21 [2021-02-09T19:02:16.082Z] ---> 94e97c2262e1 [2021-02-09T19:02:16.082Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-09T19:02:16.359Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-09T19:02:16.359Z] ---> Running in b5d85c6950cc [2021-02-09T19:02:16.359Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-09T19:02:16.359Z] Executing busybox-1.31.1-r19.trigger [2021-02-09T19:02:16.640Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-09T19:02:16.640Z] Executing busybox-1.31.1-r19.trigger [2021-02-09T19:02:16.640Z] Executing ca-certificates-20191127-r4.trigger [2021-02-09T19:02:16.640Z] OK: 5 MiB in 15 packages [2021-02-09T19:02:16.917Z] OK: 6 MiB in 16 packages [2021-02-09T19:02:17.956Z] Removing intermediate container b5d85c6950cc [2021-02-09T19:02:17.956Z] ---> 22f0a641a5eb [2021-02-09T19:02:17.956Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-09T19:02:18.950Z] ---> Running in 20f6a9404e7f [2021-02-09T19:02:19.227Z] Removing intermediate container 11be56091e48 [2021-02-09T19:02:19.227Z] ---> 4460c79cadf4 [2021-02-09T19:02:19.227Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-09T19:02:19.227Z] Removing intermediate container f6bc9a3003d0 [2021-02-09T19:02:19.227Z] ---> 5f388d945c01 [2021-02-09T19:02:19.227Z] [2021-02-09T19:02:19.227Z] Step 10/23 : FROM alpine:3.12 [2021-02-09T19:02:19.227Z] ---> afeebe901d6b [2021-02-09T19:02:19.227Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-09T19:02:19.227Z] ---> Using cache [2021-02-09T19:02:19.227Z] ---> 4460c79cadf4 [2021-02-09T19:02:19.227Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-09T19:02:19.823Z] ---> Running in 318a60e36182 [2021-02-09T19:02:19.823Z] ---> Running in 73647b5ef6fa [2021-02-09T19:02:19.823Z] Removing intermediate container 20f6a9404e7f [2021-02-09T19:02:19.823Z] ---> fe1e246e6e51 [2021-02-09T19:02:19.823Z] Step 15/23 : WORKDIR / [2021-02-09T19:02:19.823Z] Removing intermediate container 7d3d12ad3765 [2021-02-09T19:02:19.823Z] ---> 8e3b829c4e71 [2021-02-09T19:02:19.823Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-09T19:02:20.106Z] Removing intermediate container 50cc8c47b5cf [2021-02-09T19:02:20.106Z] ---> a0f420eda991 [2021-02-09T19:02:20.106Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-09T19:02:20.106Z] ---> Running in 63b5c175bed2 [2021-02-09T19:02:20.106Z] ---> Running in a8ce554848fb [2021-02-09T19:02:20.106Z] ---> Running in c0d183cf9a67 [2021-02-09T19:02:20.386Z] Removing intermediate container 318a60e36182 [2021-02-09T19:02:20.386Z] ---> 6136c6a175eb [2021-02-09T19:02:20.386Z] Removing intermediate container 73647b5ef6fa [2021-02-09T19:02:20.386Z] ---> bb6cd606325b [2021-02-09T19:02:20.386Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-09T19:02:20.386Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-09T19:02:20.662Z] ---> Running in 34955e4352db [2021-02-09T19:02:20.662Z] ---> Running in 821b04cf661d [2021-02-09T19:02:20.942Z] Removing intermediate container 63b5c175bed2 [2021-02-09T19:02:20.942Z] ---> d877263dc393 [2021-02-09T19:02:20.942Z] Step 22/24 : LABEL arch=arm64 [2021-02-09T19:02:20.942Z] Removing intermediate container a8ce554848fb [2021-02-09T19:02:20.942Z] ---> 11f2e768cbfc [2021-02-09T19:02:20.942Z] Removing intermediate container c0d183cf9a67 [2021-02-09T19:02:20.942Z] ---> 256bbf18db9c [2021-02-09T19:02:20.942Z] Step 13/22 : ENV APP_PORT=48060Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-09T19:02:20.942Z] [2021-02-09T19:02:20.942Z] ---> Running in ca1deb951e28 [2021-02-09T19:02:21.218Z] ---> Running in ad41fc8a0b61 [2021-02-09T19:02:21.218Z] Removing intermediate container 34955e4352db [2021-02-09T19:02:21.218Z] ---> 1fb43fa27ab8 [2021-02-09T19:02:21.218Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-09T19:02:21.495Z] Removing intermediate container 821b04cf661d [2021-02-09T19:02:21.495Z] ---> 4a3d8769831a [2021-02-09T19:02:21.495Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-09T19:02:21.495Z] ---> Running in 0e8e253a83a3 [2021-02-09T19:02:21.768Z] ---> Running in 77e0a67183a9 [2021-02-09T19:02:21.768Z] Removing intermediate container ca1deb951e28 [2021-02-09T19:02:21.768Z] ---> f0dcbe9d1dea [2021-02-09T19:02:21.768Z] Step 23/24 : LABEL git_sha=d5e601b106eb5ab2062863f585c4f56dcf796bda [2021-02-09T19:02:21.768Z] Removing intermediate container ad41fc8a0b61 [2021-02-09T19:02:21.768Z] ---> e697c46eebae [2021-02-09T19:02:21.768Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-09T19:02:22.044Z] ---> Running in 201ef77be9ab [2021-02-09T19:02:22.044Z] ---> ed72577022b5 [2021-02-09T19:02:22.044Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-09T19:02:22.044Z] ---> Running in 6656f8bb149a [2021-02-09T19:02:22.315Z] Removing intermediate container 0e8e253a83a3 [2021-02-09T19:02:22.315Z] ---> e7e98c26387b [2021-02-09T19:02:22.315Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-09T19:02:22.315Z] Removing intermediate container 77e0a67183a9 [2021-02-09T19:02:22.315Z] ---> 1b6cd447399f [2021-02-09T19:02:22.315Z] Step 15/23 : WORKDIR / [2021-02-09T19:02:22.589Z] ---> Running in 5fde4f1e1638 [2021-02-09T19:02:22.589Z] Removing intermediate container 201ef77be9ab [2021-02-09T19:02:22.589Z] ---> f77d6fd34101 [2021-02-09T19:02:22.589Z] Step 24/24 : LABEL version=0.0.0 [2021-02-09T19:02:22.864Z] Removing intermediate container 6656f8bb149a [2021-02-09T19:02:22.864Z] ---> fc19728f6878 [2021-02-09T19:02:22.864Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-09T19:02:23.138Z] ---> Running in a7f103e717ef [2021-02-09T19:02:23.411Z] ---> da4aa8ba2604 [2021-02-09T19:02:23.411Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-09T19:02:23.411Z] ---> 12093dcb791e [2021-02-09T19:02:23.411Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-09T19:02:23.411Z] Removing intermediate container 5fde4f1e1638 [2021-02-09T19:02:23.411Z] ---> 1eac80747ee3 [2021-02-09T19:02:23.411Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-09T19:02:23.684Z] Removing intermediate container a7f103e717ef [2021-02-09T19:02:23.684Z] ---> 55f2f4cbf665 [2021-02-09T19:02:23.684Z] [2021-02-09T19:02:23.953Z] ---> af4c4fc3fb18 [2021-02-09T19:02:23.953Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-09T19:02:24.224Z] Successfully built 55f2f4cbf665 [2021-02-09T19:02:24.224Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-02-09T19:02:24.224Z]  Building docker-security-secretstore-setup-go ... done Building docker-security-bootstrapper-go [2021-02-09T19:02:24.496Z] ---> df88ff49430d [2021-02-09T19:02:24.496Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-09T19:02:24.767Z] ---> Running in ebc9e6ba2ea6 [2021-02-09T19:02:25.044Z] ---> 9a85ebc00477 [2021-02-09T19:02:25.044Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-09T19:02:25.335Z] ---> af599cdd251c [2021-02-09T19:02:25.335Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-09T19:02:25.609Z] Removing intermediate container ebc9e6ba2ea6 [2021-02-09T19:02:25.609Z] ---> d684a74bd962 [2021-02-09T19:02:25.609Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-09T19:02:25.609Z] ---> c5b11b6af805 [2021-02-09T19:02:25.609Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-09T19:02:26.234Z] ---> Running in 3c32a8236f5c [2021-02-09T19:02:27.214Z] ---> 0451bb91eda5 [2021-02-09T19:02:27.214Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-09T19:02:27.816Z] Removing intermediate container 3c32a8236f5c [2021-02-09T19:02:27.816Z] ---> 3a2f089bbe82 [2021-02-09T19:02:27.816Z] Step 21/23 : LABEL arch=arm64 [2021-02-09T19:02:27.816Z] ---> b9468d57cac3 [2021-02-09T19:02:27.816Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-09T19:02:27.816Z] ---> 93fc927131d3 [2021-02-09T19:02:27.816Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-09T19:02:28.091Z] ---> Running in 0dffa920400b [2021-02-09T19:02:28.091Z] ---> Running in 8dd8eaffd21a [2021-02-09T19:02:28.091Z] ---> Running in daffae63d725 [2021-02-09T19:02:29.102Z] Removing intermediate container 0dffa920400b [2021-02-09T19:02:29.102Z] ---> 58564b80c72b [2021-02-09T19:02:29.102Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-09T19:02:29.696Z] Removing intermediate container 8dd8eaffd21a [2021-02-09T19:02:29.696Z] ---> a1327b76d520 [2021-02-09T19:02:29.696Z] Step 22/23 : LABEL git_sha=d5e601b106eb5ab2062863f585c4f56dcf796bda [2021-02-09T19:02:29.974Z] Removing intermediate container daffae63d725 [2021-02-09T19:02:29.974Z] ---> c6c73ed9e8ce [2021-02-09T19:02:29.974Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-09T19:02:29.974Z] ---> 4cf419e30fc4 [2021-02-09T19:02:29.974Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-09T19:02:29.974Z] ---> Running in 73ee3aa6406b [2021-02-09T19:02:29.974Z] ---> Running in 95be091d1a2e [2021-02-09T19:02:30.248Z] ---> Running in bb3f474a4cd7 [2021-02-09T19:02:30.248Z] ---> Running in a692d537097f [2021-02-09T19:02:30.523Z] Removing intermediate container 73ee3aa6406b [2021-02-09T19:02:30.523Z] ---> abfb6514e842 [2021-02-09T19:02:30.523Z] Step 20/22 : LABEL arch=arm64 [2021-02-09T19:02:30.800Z] Removing intermediate container bb3f474a4cd7 [2021-02-09T19:02:30.800Z] ---> 3feca80a06ff [2021-02-09T19:02:30.800Z] Step 20/22 : LABEL arch=arm64 [2021-02-09T19:02:30.800Z] Removing intermediate container 95be091d1a2e [2021-02-09T19:02:30.800Z] ---> 392ec4b85702 [2021-02-09T19:02:30.800Z] Step 23/23 : LABEL version=0.0.0 [2021-02-09T19:02:31.076Z] ---> Running in b3ea8b49060a [2021-02-09T19:02:31.076Z] Removing intermediate container a692d537097f [2021-02-09T19:02:31.076Z] ---> 7f89cd9c691a [2021-02-09T19:02:31.076Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-09T19:02:31.076Z] ---> Running in 187f36a582d8 [2021-02-09T19:02:31.076Z] ---> Running in 923a74ebcb95 [2021-02-09T19:02:31.076Z] ---> Running in 47a6fc4c7597 [2021-02-09T19:02:31.684Z] Removing intermediate container b3ea8b49060a [2021-02-09T19:02:31.684Z] ---> d7cfbb346167 [2021-02-09T19:02:31.684Z] Step 21/22 : LABEL git_sha=d5e601b106eb5ab2062863f585c4f56dcf796bda [2021-02-09T19:02:31.684Z] Removing intermediate container 187f36a582d8 [2021-02-09T19:02:31.684Z] ---> c61a0eeca3a8 [2021-02-09T19:02:31.684Z] Step 21/22 : LABEL git_sha=d5e601b106eb5ab2062863f585c4f56dcf796bda [2021-02-09T19:02:31.684Z] Removing intermediate container 923a74ebcb95 [2021-02-09T19:02:31.684Z] ---> c2c30bdcb113 [2021-02-09T19:02:31.684Z] [2021-02-09T19:02:31.960Z] ---> Running in a74a85e2e5d8 [2021-02-09T19:02:31.960Z] Removing intermediate container 47a6fc4c7597 [2021-02-09T19:02:31.960Z] ---> a7019fc2fbc2 [2021-02-09T19:02:31.960Z] Step 21/23 : LABEL arch=arm64 [2021-02-09T19:02:31.960Z] ---> Running in 5883260a1f79 [2021-02-09T19:02:32.237Z] ---> Running in 5e2d93ed4e06 [2021-02-09T19:02:32.528Z] Successfully built c2c30bdcb113 [2021-02-09T19:02:32.528Z] Successfully tagged docker-core-command-go-arm64:latest [2021-02-09T19:02:32.528Z]  Building docker-core-command-go ... done Building docker-security-proxy-setup-go [2021-02-09T19:02:32.528Z] Removing intermediate container a74a85e2e5d8 [2021-02-09T19:02:32.528Z] ---> 480a294b40dd [2021-02-09T19:02:32.528Z] Step 22/22 : LABEL version=0.0.0 [2021-02-09T19:02:33.125Z] Removing intermediate container 5883260a1f79 [2021-02-09T19:02:33.125Z] ---> 3ee59bfa6b11 [2021-02-09T19:02:33.125Z] Step 22/22 : LABEL version=0.0.0 [2021-02-09T19:02:33.125Z] ---> Running in 3f986cf3cf5b [2021-02-09T19:02:33.125Z] Removing intermediate container 5e2d93ed4e06 [2021-02-09T19:02:33.125Z] ---> 32122212c0ca [2021-02-09T19:02:33.125Z] Step 22/23 : LABEL git_sha=d5e601b106eb5ab2062863f585c4f56dcf796bda [2021-02-09T19:02:33.125Z] ---> Running in 63c4a9f9925e [2021-02-09T19:02:33.400Z] ---> Running in b12b78c89d9d [2021-02-09T19:02:33.673Z] Removing intermediate container 3f986cf3cf5b [2021-02-09T19:02:33.673Z] ---> ac77c9064f26 [2021-02-09T19:02:33.673Z] [2021-02-09T19:02:33.673Z] Removing intermediate container 63c4a9f9925e [2021-02-09T19:02:33.673Z] ---> 4b0749a4c537 [2021-02-09T19:02:33.673Z] [2021-02-09T19:02:34.277Z] Removing intermediate container b12b78c89d9d [2021-02-09T19:02:34.277Z] ---> 79b91ec6182a [2021-02-09T19:02:34.277Z] Step 23/23 : LABEL version=0.0.0 [2021-02-09T19:02:34.277Z] Successfully built ac77c9064f26 [2021-02-09T19:02:34.277Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-02-09T19:02:34.277Z]  Building docker-support-scheduler-go ... done Building docker-core-data-go [2021-02-09T19:02:34.277Z] Successfully built 4b0749a4c537 [2021-02-09T19:02:34.560Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-02-09T19:02:34.560Z]  Building docker-support-notifications-go ... done Building docker-sys-mgmt-agent-go [2021-02-09T19:02:34.560Z] ---> Running in 530ade90d26b [2021-02-09T19:02:35.151Z] Removing intermediate container 530ade90d26b [2021-02-09T19:02:35.151Z] ---> 98f87e5cc6d3 [2021-02-09T19:02:35.151Z] [2021-02-09T19:02:35.746Z] Successfully built 98f87e5cc6d3 [2021-02-09T19:02:35.746Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-02-09T19:03:14.763Z]  Building docker-core-metadata-go ... done Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-09T19:03:14.763Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-02-09T19:03:14.763Z] ---> 4470d3d01a59 [2021-02-09T19:03:14.763Z] Step 3/30 : WORKDIR /edgex-go [2021-02-09T19:03:14.763Z] ---> Using cache [2021-02-09T19:03:14.763Z] ---> a8c27a8888c1 [2021-02-09T19:03:14.763Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-09T19:03:14.763Z] ---> Using cache [2021-02-09T19:03:14.763Z] ---> 93ee366b0a47 [2021-02-09T19:03:14.763Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-02-09T19:03:14.763Z] ---> Running in b1ebd46ca5c4 [2021-02-09T19:03:16.203Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-09T19:03:16.804Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-09T19:03:17.791Z] OK: 217 MiB in 51 packages [2021-02-09T19:03:20.433Z] Removing intermediate container b1ebd46ca5c4 [2021-02-09T19:03:20.433Z] ---> 9dfe742e936d [2021-02-09T19:03:20.433Z] Step 6/30 : COPY go.mod . [2021-02-09T19:03:21.892Z] ---> 7c7f1447c16d [2021-02-09T19:03:21.892Z] Step 7/30 : RUN go mod download [2021-02-09T19:03:22.176Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-09T19:03:22.176Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-09T19:03:22.176Z] ---> 4470d3d01a59 [2021-02-09T19:03:22.176Z] Step 3/23 : WORKDIR /edgex-go [2021-02-09T19:03:22.176Z] ---> Using cache [2021-02-09T19:03:22.176Z] ---> a8c27a8888c1 [2021-02-09T19:03:22.176Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-09T19:03:22.176Z] ---> Using cache [2021-02-09T19:03:22.176Z] ---> 93ee366b0a47 [2021-02-09T19:03:22.176Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-09T19:03:22.176Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-09T19:03:22.176Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-09T19:03:22.176Z] ---> 4470d3d01a59 [2021-02-09T19:03:22.176Z] Step 3/21 : WORKDIR /edgex-go [2021-02-09T19:03:22.176Z] ---> Using cache [2021-02-09T19:03:22.176Z] ---> a8c27a8888c1 [2021-02-09T19:03:22.176Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-09T19:03:22.176Z] ---> Using cache [2021-02-09T19:03:22.176Z] ---> 93ee366b0a47 [2021-02-09T19:03:22.176Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-09T19:03:22.176Z] ---> Using cache [2021-02-09T19:03:22.176Z] ---> 9dfe742e936d [2021-02-09T19:03:22.176Z] Step 6/21 : COPY go.mod . [2021-02-09T19:03:22.176Z] ---> Using cache [2021-02-09T19:03:22.176Z] ---> 7c7f1447c16d [2021-02-09T19:03:22.176Z] Step 7/21 : RUN go mod download [2021-02-09T19:03:22.451Z] ---> Running in 3736c3052c74 [2021-02-09T19:03:22.451Z] ---> Running in d104eaa33c71 [2021-02-09T19:03:22.451Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-09T19:03:22.451Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-09T19:03:22.451Z] ---> 4470d3d01a59 [2021-02-09T19:03:22.451Z] Step 3/26 : WORKDIR /edgex-go [2021-02-09T19:03:22.451Z] ---> Using cache [2021-02-09T19:03:22.451Z] ---> a8c27a8888c1 [2021-02-09T19:03:22.451Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-09T19:03:22.451Z] ---> Using cache [2021-02-09T19:03:22.451Z] ---> 93ee366b0a47 [2021-02-09T19:03:22.451Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-09T19:03:22.725Z] ---> Running in 1974a92ef21d [2021-02-09T19:03:22.725Z] ---> Running in 5f237a2528b1 [2021-02-09T19:03:24.715Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-09T19:03:24.715Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-09T19:03:25.314Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-09T19:03:25.314Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-09T19:03:25.915Z] Removing intermediate container 3736c3052c74 [2021-02-09T19:03:25.915Z] ---> 7812a4c30914 [2021-02-09T19:03:25.915Z] Step 8/30 : COPY . . [2021-02-09T19:03:26.194Z] OK: 217 MiB in 51 packages [2021-02-09T19:03:26.194Z] OK: 217 MiB in 51 packages [2021-02-09T19:03:26.194Z] Removing intermediate container 5f237a2528b1 [2021-02-09T19:03:26.194Z] ---> 4200adfd1e67 [2021-02-09T19:03:26.194Z] Step 8/21 : COPY . . [2021-02-09T19:03:28.177Z] Removing intermediate container d104eaa33c71 [2021-02-09T19:03:28.177Z] ---> 74e3a69764c0 [2021-02-09T19:03:28.177Z] Step 6/23 : COPY go.mod . [2021-02-09T19:03:28.780Z] Removing intermediate container 1974a92ef21d [2021-02-09T19:03:28.780Z] ---> 0c199385e793 [2021-02-09T19:03:28.780Z] Step 6/26 : COPY go.mod . [2021-02-09T19:03:29.772Z] ---> bb9e0ebff111 [2021-02-09T19:03:29.772Z] Step 7/23 : RUN go mod download [2021-02-09T19:03:30.368Z] ---> e4bfd992ad36 [2021-02-09T19:03:30.368Z] Step 7/26 : RUN go mod download [2021-02-09T19:03:30.368Z] ---> Running in a929029ea127 [2021-02-09T19:03:32.366Z] ---> Running in 633249eeb471 [2021-02-09T19:03:35.771Z] Removing intermediate container a929029ea127 [2021-02-09T19:03:35.771Z] ---> d2ee7a49de26 [2021-02-09T19:03:35.771Z] Step 8/23 : COPY . . [2021-02-09T19:03:36.367Z] Removing intermediate container 633249eeb471 [2021-02-09T19:03:36.367Z] ---> d8e9626bfe70 [2021-02-09T19:03:36.367Z] Step 8/26 : COPY . . [2021-02-09T19:03:44.704Z] ---> 96860f8727a7 [2021-02-09T19:03:44.704Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-09T19:03:44.704Z] ---> b0c4fe3356d5 [2021-02-09T19:03:44.704Z] Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-02-09T19:03:45.404Z] ---> Running in 7dec1b380859 [2021-02-09T19:03:45.404Z] ---> Running in 251ef7e13299 [2021-02-09T19:03:47.011Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-02-09T19:03:47.293Z] 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-02-09T19:03:59.770Z] ---> c4ee4402ea84 [2021-02-09T19:03:59.770Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-09T19:03:59.770Z] ---> 4d3813338f93 [2021-02-09T19:03:59.770Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-09T19:03:59.770Z] ---> Running in 7cbe4fec4221 [2021-02-09T19:03:59.770Z] ---> Running in e6e464b3926e [2021-02-09T19:04:00.762Z] 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-02-09T19:04:01.038Z] 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-02-09T19:04:48.061Z] 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-02-09T19:04:56.382Z] Removing intermediate container 251ef7e13299 [2021-02-09T19:04:56.382Z] ---> 572c35a1f0f9 [2021-02-09T19:04:56.382Z] [2021-02-09T19:04:56.382Z] Step 10/30 : FROM alpine:3.12 [2021-02-09T19:04:56.382Z] ---> afeebe901d6b [2021-02-09T19:04:56.382Z] Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-09T19:04:56.382Z] ---> Running in b390bf0c36c1 [2021-02-09T19:04:56.382Z] Removing intermediate container b390bf0c36c1 [2021-02-09T19:04:56.382Z] ---> 0137963ebe21 [2021-02-09T19:04:56.382Z] Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-09T19:04:56.382Z] ---> Running in b06bd1113415 [2021-02-09T19:04:57.833Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-09T19:04:58.110Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-09T19:04:59.100Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-09T19:04:59.100Z] (2/2) Installing su-exec (0.2-r1) [2021-02-09T19:04:59.100Z] Executing busybox-1.31.1-r19.trigger [2021-02-09T19:04:59.100Z] OK: 5 MiB in 16 packages [2021-02-09T19:05:01.773Z] Removing intermediate container b06bd1113415 [2021-02-09T19:05:01.773Z] ---> 52a10c4fa3ee [2021-02-09T19:05:01.773Z] Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-09T19:05:01.773Z] ---> Running in 8550606b860b [2021-02-09T19:05:02.387Z] Removing intermediate container 7dec1b380859 [2021-02-09T19:05:02.387Z] ---> 190dce91e738 [2021-02-09T19:05:02.387Z] [2021-02-09T19:05:02.387Z] Step 10/21 : FROM alpine:3.12 [2021-02-09T19:05:02.387Z] ---> afeebe901d6b [2021-02-09T19:05:02.387Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-09T19:05:02.387Z] ---> Running in df9b2fb34e46 [2021-02-09T19:05:02.387Z] Removing intermediate container 8550606b860b [2021-02-09T19:05:02.387Z] ---> f8605388a18e [2021-02-09T19:05:02.387Z] Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-09T19:05:02.993Z] ---> Running in 72ffb11bea93 [2021-02-09T19:05:03.612Z] Removing intermediate container 72ffb11bea93 [2021-02-09T19:05:03.612Z] ---> 335da0fe0f70 [2021-02-09T19:05:03.612Z] Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-09T19:05:03.894Z] ---> Running in 56a2ecaa8e24 [2021-02-09T19:05:04.875Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-09T19:05:04.875Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-09T19:05:05.473Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-09T19:05:05.750Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-09T19:05:05.750Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-09T19:05:05.750Z] (4/4) Installing curl (7.69.1-r3) [2021-02-09T19:05:05.750Z] Executing busybox-1.31.1-r19.trigger [2021-02-09T19:05:05.750Z] Executing ca-certificates-20191127-r4.trigger [2021-02-09T19:05:06.031Z] OK: 7 MiB in 18 packages [2021-02-09T19:05:08.022Z] Removing intermediate container 56a2ecaa8e24 [2021-02-09T19:05:08.022Z] ---> 5b6dea66765d [2021-02-09T19:05:08.022Z] Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-09T19:05:08.308Z] ---> Running in 9b4d08e2aed8 [2021-02-09T19:05:08.581Z] Removing intermediate container df9b2fb34e46 [2021-02-09T19:05:08.581Z] ---> 5861ee5ef350 [2021-02-09T19:05:08.581Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-09T19:05:08.857Z] ---> Running in 766aac046add [2021-02-09T19:05:09.131Z] Removing intermediate container 9b4d08e2aed8 [2021-02-09T19:05:09.131Z] ---> 519df26d7ba2 [2021-02-09T19:05:09.131Z] Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-09T19:05:09.727Z] Removing intermediate container 766aac046add [2021-02-09T19:05:09.727Z] ---> 385d2912d0e4 [2021-02-09T19:05:09.727Z] Step 13/21 : WORKDIR /edgex [2021-02-09T19:05:09.727Z] ---> Running in 815b9697d692 [2021-02-09T19:05:10.345Z] ---> 47c362750cca [2021-02-09T19:05:10.345Z] Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-09T19:05:10.622Z] ---> Running in fa1b6fb8d8e1 [2021-02-09T19:05:10.622Z] Removing intermediate container 815b9697d692 [2021-02-09T19:05:10.622Z] ---> b63f8f86da89 [2021-02-09T19:05:10.622Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-09T19:05:12.609Z] ---> 570878c18e5b [2021-02-09T19:05:12.609Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-09T19:05:15.267Z] ---> 17d9a7bad96d [2021-02-09T19:05:15.267Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-09T19:05:15.539Z] Removing intermediate container fa1b6fb8d8e1 [2021-02-09T19:05:15.539Z] ---> 4c997d4b3c7f [2021-02-09T19:05:15.539Z] Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-09T19:05:15.817Z] Removing intermediate container e6e464b3926e [2021-02-09T19:05:15.817Z] ---> 8ddb6b1fceef [2021-02-09T19:05:15.817Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-09T19:05:16.092Z] ---> Running in 10027182fb6f [2021-02-09T19:05:17.072Z] ---> b280b26510e3 [2021-02-09T19:05:17.073Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-09T19:05:17.073Z] ---> af31083d9ecf [2021-02-09T19:05:17.073Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-09T19:05:17.349Z] ---> Running in a8c1ff47e0ca [2021-02-09T19:05:17.638Z] 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-02-09T19:05:18.254Z] Removing intermediate container a8c1ff47e0ca [2021-02-09T19:05:18.254Z] ---> 8d4936b649bd [2021-02-09T19:05:18.254Z] Step 18/21 : CMD ["--init=true"] [2021-02-09T19:05:18.254Z] ---> Running in b2cc7447e817 [2021-02-09T19:05:18.529Z] ---> 418d8acb2c96 [2021-02-09T19:05:18.530Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-09T19:05:19.132Z] Removing intermediate container b2cc7447e817 [2021-02-09T19:05:19.132Z] ---> 12adb8805692 [2021-02-09T19:05:19.132Z] Step 19/21 : LABEL arch=arm64 [2021-02-09T19:05:19.132Z] ---> Running in 90b749fe1adb [2021-02-09T19:05:19.737Z] ---> 2d5b2a19ffc0 [2021-02-09T19:05:19.737Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-09T19:05:19.737Z] Removing intermediate container 90b749fe1adb [2021-02-09T19:05:19.737Z] ---> be4e14f76e08 [2021-02-09T19:05:19.737Z] Step 20/21 : LABEL git_sha=d5e601b106eb5ab2062863f585c4f56dcf796bda [2021-02-09T19:05:20.019Z] ---> Running in 8d92fde52ce9 [2021-02-09T19:05:21.012Z] ---> d167fe471e92 [2021-02-09T19:05:21.012Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-02-09T19:05:21.012Z] Removing intermediate container 8d92fde52ce9 [2021-02-09T19:05:21.012Z] ---> 5bfe5b853d69 [2021-02-09T19:05:21.012Z] Step 21/21 : LABEL version=0.0.0 [2021-02-09T19:05:21.285Z] ---> Running in 4de8292b5f48 [2021-02-09T19:05:21.285Z] ---> Running in 35e97651a586 [2021-02-09T19:05:21.562Z] Removing intermediate container 10027182fb6f [2021-02-09T19:05:21.562Z] ---> b37ffcd5f7eb [2021-02-09T19:05:21.562Z] [2021-02-09T19:05:21.562Z] Step 11/26 : FROM docker:20.10.0 [2021-02-09T19:05:21.563Z] 20.10.0: Pulling from library/docker [2021-02-09T19:05:22.176Z] Removing intermediate container 4de8292b5f48 [2021-02-09T19:05:22.176Z] ---> 987925fb619a [2021-02-09T19:05:22.176Z] [2021-02-09T19:05:22.176Z] Removing intermediate container 35e97651a586 [2021-02-09T19:05:22.176Z] ---> 79c5ea6afb44 [2021-02-09T19:05:22.176Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-09T19:05:23.618Z] Successfully built 987925fb619a [2021-02-09T19:05:23.618Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-02-09T19:05:24.225Z]  Building docker-security-proxy-setup-go ... done  ---> 811bb8abf5b6 [2021-02-09T19:05:24.225Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-02-09T19:05:25.201Z] ---> Running in 200c834818c4 [2021-02-09T19:05:28.591Z] Removing intermediate container 200c834818c4 [2021-02-09T19:05:28.591Z] ---> ed0877f228c6 [2021-02-09T19:05:28.591Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-09T19:05:29.189Z] ---> Running in 268b33b73795 [2021-02-09T19:05:30.164Z] Removing intermediate container 268b33b73795 [2021-02-09T19:05:30.164Z] ---> e883ccad1678 [2021-02-09T19:05:30.164Z] Step 27/30 : CMD ["gate"] [2021-02-09T19:05:30.761Z] ---> Running in e4ab8efbb97b [2021-02-09T19:05:30.761Z] Removing intermediate container 7cbe4fec4221 [2021-02-09T19:05:30.761Z] ---> b27687bd2d87 [2021-02-09T19:05:30.761Z] [2021-02-09T19:05:30.761Z] Step 10/23 : FROM alpine:3.12 [2021-02-09T19:05:30.761Z] ---> afeebe901d6b [2021-02-09T19:05:30.761Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-09T19:05:31.378Z] ---> Running in 2d729bf2911a [2021-02-09T19:05:31.378Z] Removing intermediate container e4ab8efbb97b [2021-02-09T19:05:31.378Z] ---> 2ea3af60623c [2021-02-09T19:05:31.378Z] Step 28/30 : LABEL arch=arm64 [2021-02-09T19:05:31.976Z] ---> Running in 928c31029c9a [2021-02-09T19:05:32.250Z] Removing intermediate container 2d729bf2911a [2021-02-09T19:05:32.250Z] ---> 704ac3dfadb0 [2021-02-09T19:05:32.250Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-09T19:05:32.250Z] ---> Running in 5f115aff9eed [2021-02-09T19:05:32.524Z] Removing intermediate container 928c31029c9a [2021-02-09T19:05:32.524Z] ---> 4c4465e5dbcb [2021-02-09T19:05:32.524Z] Step 29/30 : LABEL git_sha=d5e601b106eb5ab2062863f585c4f56dcf796bda [2021-02-09T19:05:32.805Z] ---> Running in 5b2c0de7f3c4 [2021-02-09T19:05:33.080Z] Removing intermediate container 5f115aff9eed [2021-02-09T19:05:33.080Z] ---> 76e551c7950b [2021-02-09T19:05:33.080Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-09T19:05:33.080Z] ---> Running in 4d685cad4d48 [2021-02-09T19:05:33.352Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-09T19:05:33.352Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-09T19:05:33.352Z] ---> eeaf43b92773 [2021-02-09T19:05:33.352Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-09T19:05:33.352Z] Removing intermediate container 5b2c0de7f3c4 [2021-02-09T19:05:33.352Z] ---> 16372fd5443b [2021-02-09T19:05:33.352Z] Step 30/30 : LABEL version=0.0.0 [2021-02-09T19:05:33.620Z] ---> Running in 856f2334e9cc [2021-02-09T19:05:33.894Z] ---> Running in 1eb914a576dc [2021-02-09T19:05:33.894Z] Removing intermediate container 4d685cad4d48 [2021-02-09T19:05:33.894Z] ---> c6ad7e94f5d3 [2021-02-09T19:05:33.894Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-09T19:05:33.894Z] ---> Running in a9ec400e4d2c [2021-02-09T19:05:34.496Z] Removing intermediate container 1eb914a576dc [2021-02-09T19:05:34.496Z] ---> a78e821f041b [2021-02-09T19:05:34.496Z] [2021-02-09T19:05:34.771Z] Successfully built a78e821f041b [2021-02-09T19:05:35.043Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-02-09T19:05:35.043Z]  Building docker-security-bootstrapper-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-09T19:05:35.043Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-09T19:05:35.651Z] (1/2) Installing readline (8.0.4-r0) [2021-02-09T19:05:35.651Z] (2/2) Installing bash (5.0.17-r0) [2021-02-09T19:05:35.651Z] Executing bash-5.0.17-r0.post-install [2021-02-09T19:05:35.651Z] Executing busybox-1.31.1-r19.trigger [2021-02-09T19:05:35.651Z] OK: 12 MiB in 22 packages [2021-02-09T19:05:36.248Z] Removing intermediate container a9ec400e4d2c [2021-02-09T19:05:36.248Z] ---> 718cb3726f07 [2021-02-09T19:05:36.248Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-09T19:05:36.523Z] ---> Running in 14f24c448d1a [2021-02-09T19:05:37.128Z] Removing intermediate container 856f2334e9cc [2021-02-09T19:05:37.128Z] ---> c331889624f7 [2021-02-09T19:05:37.128Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-09T19:05:37.399Z] ---> Running in 9dc1f1471ba2 [2021-02-09T19:05:37.671Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-09T19:05:37.943Z] Removing intermediate container 9dc1f1471ba2 [2021-02-09T19:05:37.943Z] ---> 9c0c774347a8 [2021-02-09T19:05:37.943Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-09T19:05:37.943Z] ---> Running in 1e1a7a2bc822 [2021-02-09T19:05:38.533Z] Removing intermediate container 1e1a7a2bc822 [2021-02-09T19:05:38.533Z] ---> c4c7ba80fa2a [2021-02-09T19:05:38.533Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-09T19:05:38.533Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-09T19:05:38.533Z] ---> Running in 04cfe4c603c0 [2021-02-09T19:05:39.126Z] Removing intermediate container 04cfe4c603c0 [2021-02-09T19:05:39.126Z] ---> 8dfb13ef3f8f [2021-02-09T19:05:39.126Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-09T19:05:39.396Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-09T19:05:39.396Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-09T19:05:39.667Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-09T19:05:39.667Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-09T19:05:40.263Z] ---> 3ec50ecee368 [2021-02-09T19:05:40.263Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-09T19:05:40.263Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-09T19:05:40.263Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-09T19:05:40.544Z] Executing busybox-1.31.1-r19.trigger [2021-02-09T19:05:40.544Z] OK: 8 MiB in 20 packages [2021-02-09T19:05:41.139Z] ---> bff62b8e8ffc [2021-02-09T19:05:41.139Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-09T19:05:41.732Z] Removing intermediate container 14f24c448d1a [2021-02-09T19:05:41.732Z] ---> 39fc89dbcb0b [2021-02-09T19:05:41.732Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-09T19:05:42.008Z] ---> f83fec73e6fc [2021-02-09T19:05:42.008Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-09T19:05:42.008Z] ---> Running in 428e7b96b84c [2021-02-09T19:05:42.601Z] ---> 5bc7a47b623f [2021-02-09T19:05:42.601Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-09T19:05:43.209Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-09T19:05:43.479Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-09T19:05:43.758Z] ---> 9c9254d43e81 [2021-02-09T19:05:43.758Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-09T19:05:44.039Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-09T19:05:44.039Z] (2/33) Installing expat (2.2.9-r1) [2021-02-09T19:05:44.039Z] (3/33) Installing libffi (3.3-r2) [2021-02-09T19:05:44.039Z] (4/33) Installing gdbm (1.13-r1) [2021-02-09T19:05:44.039Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-09T19:05:44.039Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-09T19:05:44.039Z] (7/33) Installing python3 (3.8.5-r0) [2021-02-09T19:05:45.462Z] ---> 24f3a1bce085 [2021-02-09T19:05:45.462Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-09T19:05:45.735Z] ---> Running in 73e3a64839bb [2021-02-09T19:05:46.016Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-09T19:05:46.016Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-09T19:05:46.016Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-09T19:05:46.016Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-09T19:05:46.016Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-09T19:05:46.016Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-09T19:05:46.286Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-09T19:05:46.286Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-09T19:05:46.286Z] Removing intermediate container 73e3a64839bb [2021-02-09T19:05:46.286Z] ---> 2f567c878e58 [2021-02-09T19:05:46.286Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-09T19:05:46.286Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-09T19:05:46.286Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-09T19:05:46.286Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-09T19:05:46.286Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-09T19:05:46.286Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-09T19:05:46.286Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-09T19:05:46.557Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-09T19:05:46.558Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-09T19:05:46.558Z] ---> Running in 4f30fe1ffd2e [2021-02-09T19:05:46.558Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-09T19:05:46.558Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-09T19:05:46.558Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-09T19:05:46.558Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-09T19:05:46.558Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-09T19:05:46.558Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-09T19:05:46.558Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-09T19:05:46.558Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-09T19:05:46.558Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-09T19:05:46.558Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-09T19:05:46.827Z] Executing busybox-1.31.1-r19.trigger [2021-02-09T19:05:46.827Z] OK: 71 MiB in 55 packages [2021-02-09T19:05:46.827Z] Removing intermediate container 4f30fe1ffd2e [2021-02-09T19:05:46.827Z] ---> 5176c0bd3a43 [2021-02-09T19:05:46.827Z] Step 21/23 : LABEL arch=arm64 [2021-02-09T19:05:47.103Z] ---> Running in d9f55090cd25 [2021-02-09T19:05:47.695Z] Removing intermediate container d9f55090cd25 [2021-02-09T19:05:47.695Z] ---> 7bcdbbf5761d [2021-02-09T19:05:47.695Z] Step 22/23 : LABEL git_sha=d5e601b106eb5ab2062863f585c4f56dcf796bda [2021-02-09T19:05:47.979Z] ---> Running in fcb5abd068f2 [2021-02-09T19:05:48.577Z] Removing intermediate container fcb5abd068f2 [2021-02-09T19:05:48.577Z] ---> 616bcafa3637 [2021-02-09T19:05:48.577Z] Step 23/23 : LABEL version=0.0.0 [2021-02-09T19:05:48.577Z] ---> Running in a9bbc455af9d [2021-02-09T19:05:49.169Z] Removing intermediate container a9bbc455af9d [2021-02-09T19:05:49.169Z] ---> da0aadaa0722 [2021-02-09T19:05:49.169Z] [2021-02-09T19:05:49.765Z] Successfully built da0aadaa0722 [2021-02-09T19:05:49.765Z] Successfully tagged docker-core-data-go-arm64:latest [2021-02-09T19:05:53.145Z]  Building docker-core-data-go ... done Removing intermediate container 428e7b96b84c [2021-02-09T19:05:53.145Z] ---> cb4b0898b6f2 [2021-02-09T19:05:53.145Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-09T19:05:53.145Z] ---> Running in b05dadeda2bb [2021-02-09T19:05:57.424Z] Collecting docker-compose==1.23.2 [2021-02-09T19:05:57.424Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-09T19:05:57.693Z] 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-02-09T19:05:58.280Z] Collecting PyYAML<4,>=3.10 [2021-02-09T19:05:58.280Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-09T19:06:01.644Z] Collecting docker<4.0,>=3.6.0 [2021-02-09T19:06:01.644Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-09T19:06:02.234Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-09T19:06:02.234Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-09T19:06:04.193Z] Collecting texttable<0.10,>=0.9.0 [2021-02-09T19:06:04.193Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-09T19:06:06.153Z] Collecting docopt<0.7,>=0.6.1 [2021-02-09T19:06:06.153Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-09T19:06:08.110Z] Collecting jsonschema<3,>=2.5.1 [2021-02-09T19:06:08.110Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-09T19:06:09.527Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-09T19:06:09.527Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-09T19:06:10.116Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-09T19:06:10.116Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-09T19:06:10.705Z] Collecting cached-property<2,>=1.2.0 [2021-02-09T19:06:10.705Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-09T19:06:10.975Z] Collecting docker-pycreds>=0.4.0 [2021-02-09T19:06:10.975Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-09T19:06:11.243Z] 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-02-09T19:06:11.243Z] 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-02-09T19:06:11.831Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-09T19:06:11.831Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-09T19:06:12.420Z] Collecting idna<2.8,>=2.5 [2021-02-09T19:06:12.420Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-09T19:06:12.420Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-09T19:06:12.420Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-09T19:06:12.420Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-09T19:06:12.420Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-09T19:06:13.010Z] Installing collected packages: PyYAML, docker-pycreds, urllib3, idna, requests, websocket-client, docker, dockerpty, texttable, docopt, jsonschema, cached-property, docker-compose [2021-02-09T19:06:13.281Z] Running setup.py install for PyYAML: started [2021-02-09T19:06:15.241Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-09T19:06:15.241Z] Attempting uninstall: urllib3 [2021-02-09T19:06:15.241Z] Found existing installation: urllib3 1.25.9 [2021-02-09T19:06:15.241Z] Uninstalling urllib3-1.25.9: [2021-02-09T19:06:15.512Z] Successfully uninstalled urllib3-1.25.9 [2021-02-09T19:06:16.126Z] Attempting uninstall: idna [2021-02-09T19:06:16.126Z] Found existing installation: idna 2.9 [2021-02-09T19:06:16.126Z] Uninstalling idna-2.9: [2021-02-09T19:06:16.126Z] Successfully uninstalled idna-2.9 [2021-02-09T19:06:16.752Z] Attempting uninstall: requests [2021-02-09T19:06:16.752Z] Found existing installation: requests 2.23.0 [2021-02-09T19:06:16.752Z] Uninstalling requests-2.23.0: [2021-02-09T19:06:17.028Z] Successfully uninstalled requests-2.23.0 [2021-02-09T19:06:18.509Z] Running setup.py install for dockerpty: started [2021-02-09T19:06:20.503Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-09T19:06:20.503Z] Running setup.py install for texttable: started [2021-02-09T19:06:22.465Z] Running setup.py install for texttable: finished with status 'done' [2021-02-09T19:06:22.465Z] Running setup.py install for docopt: started [2021-02-09T19:06:23.885Z] Running setup.py install for docopt: finished with status 'done' [2021-02-09T19:06:25.309Z] 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-02-09T19:06:28.684Z] Removing intermediate container b05dadeda2bb [2021-02-09T19:06:28.684Z] ---> 9cacb06dd2c6 [2021-02-09T19:06:28.684Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-09T19:06:28.684Z] ---> Running in 5b10f26eaaa9 [2021-02-09T19:06:30.105Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-09T19:06:30.105Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-09T19:06:30.694Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-09T19:06:30.694Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-09T19:06:30.694Z] (3/3) Installing curl (7.69.1-r3) [2021-02-09T19:06:30.694Z] Executing busybox-1.31.1-r19.trigger [2021-02-09T19:06:30.694Z] OK: 71 MiB in 58 packages [2021-02-09T19:06:32.146Z] Removing intermediate container 5b10f26eaaa9 [2021-02-09T19:06:32.146Z] ---> 3cd4df3d0e0f [2021-02-09T19:06:32.146Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-09T19:06:32.146Z] ---> Running in a4df4db0f65c [2021-02-09T19:06:32.417Z] Removing intermediate container a4df4db0f65c [2021-02-09T19:06:32.417Z] ---> 043c67780afc [2021-02-09T19:06:32.417Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-09T19:06:32.690Z] ---> Running in 26f0d1677919 [2021-02-09T19:06:32.961Z] Removing intermediate container 26f0d1677919 [2021-02-09T19:06:32.961Z] ---> 5b193f4e7b2b [2021-02-09T19:06:32.961Z] Step 24/26 : LABEL arch=arm64 [2021-02-09T19:06:33.237Z] ---> Running in f2b3928e7007 [2021-02-09T19:06:33.510Z] Removing intermediate container f2b3928e7007 [2021-02-09T19:06:33.510Z] ---> 7e62b3e1cbf7 [2021-02-09T19:06:33.510Z] Step 25/26 : LABEL git_sha=d5e601b106eb5ab2062863f585c4f56dcf796bda [2021-02-09T19:06:33.782Z] ---> Running in 9acc6b0b71c0 [2021-02-09T19:06:34.379Z] Removing intermediate container 9acc6b0b71c0 [2021-02-09T19:06:34.379Z] ---> 4aa5fa560457 [2021-02-09T19:06:34.379Z] Step 26/26 : LABEL version=0.0.0 [2021-02-09T19:06:34.379Z] ---> Running in 7c053a0a597c [2021-02-09T19:06:34.973Z] Removing intermediate container 7c053a0a597c [2021-02-09T19:06:34.973Z] ---> 7277b0371084 [2021-02-09T19:06:34.973Z] [2021-02-09T19:06:35.245Z] Successfully built 7277b0371084 [2021-02-09T19:06:35.245Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-02-09T19:06:35.531Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-02-09T19:06:35.566Z] $ docker stop --time=1 c9fdfda1dfb80103fc685f1ed60291dd40ad18de9e7bed904170787ad5a1b400 [2021-02-09T19:06:37.490Z] $ docker rm -f c9fdfda1dfb80103fc685f1ed60291dd40ad18de9e7bed904170787ad5a1b400 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-09T19:06:38.129Z] + docker images [2021-02-09T19:06:38.129Z] + grep docker [2021-02-09T19:06:38.403Z] docker-sys-mgmt-agent-go-arm64 latest 7277b0371084 4 seconds ago 300MB [2021-02-09T19:06:38.403Z] docker-core-data-go-arm64 latest da0aadaa0722 50 seconds ago 21MB [2021-02-09T19:06:38.403Z] docker-security-bootstrapper-go-arm64 latest a78e821f041b About a minute ago 17MB [2021-02-09T19:06:38.403Z] docker-security-proxy-setup-go-arm64 latest 987925fb619a About a minute ago 23.2MB [2021-02-09T19:06:38.403Z] docker-core-metadata-go-arm64 latest 98f87e5cc6d3 4 minutes ago 17.8MB [2021-02-09T19:06:38.403Z] docker-support-notifications-go-arm64 latest 4b0749a4c537 4 minutes ago 16.7MB [2021-02-09T19:06:38.403Z] docker-support-scheduler-go-arm64 latest ac77c9064f26 4 minutes ago 16.1MB [2021-02-09T19:06:38.403Z] docker-core-command-go-arm64 latest c2c30bdcb113 4 minutes ago 16MB [2021-02-09T19:06:38.403Z] docker-security-secretstore-setup-go-arm64 latest 55f2f4cbf665 4 minutes ago 23.4MB [2021-02-09T19:06:38.403Z] docker 20.10.0 eeaf43b92773 2 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [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-02-09T19:06:40.190Z] provisioning config files... [2021-02-09T19:06:40.201Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/7@tmp/config5165840452189535228tmp [Pipeline] { [Pipeline] sh [2021-02-09T19:06:40.593Z] + set +x [2021-02-09T19:06:40.593Z] + curl -s https://codecov.io/bash [2021-02-09T19:06:40.593Z] + bash -s -- [2021-02-09T19:06:41.167Z] [2021-02-09T19:06:41.167Z] _____ _ [2021-02-09T19:06:41.167Z] / ____| | | [2021-02-09T19:06:41.167Z] | | ___ __| | ___ ___ _____ __ [2021-02-09T19:06:41.167Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-02-09T19:06:41.167Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-02-09T19:06:41.167Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-02-09T19:06:41.167Z] Bash-20210129-7c25fce [2021-02-09T19:06:41.167Z] [2021-02-09T19:06:41.167Z] [2021-02-09T19:06:41.167Z] ==> git version 2.24.3 found [2021-02-09T19:06:41.167Z] ==> 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-02-09T19:06:41.167Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-02-09T19:06:41.168Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-02-09T19:06:41.168Z] ==> Jenkins CI detected. [2021-02-09T19:06:41.168Z] project root: . [2021-02-09T19:06:41.168Z] --> token set from env [2021-02-09T19:06:41.168Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-02-09T19:06:41.168Z] ==> Running gcov in . (disable via -X gcov) [2021-02-09T19:06:41.168Z] ==> Python coveragepy not found [2021-02-09T19:06:41.168Z] ==> Searching for coverage reports in: [2021-02-09T19:06:41.168Z] + . [2021-02-09T19:06:41.168Z] -> Found 1 reports [2021-02-09T19:06:41.168Z] ==> Detecting git/mercurial file structure [2021-02-09T19:06:41.168Z] ==> Reading reports [2021-02-09T19:06:41.429Z] + ./coverage.out bytes=594557 [2021-02-09T19:06:41.429Z] ==> Appending adjustments [2021-02-09T19:06:41.429Z] https://docs.codecov.io/docs/fixing-reports [2021-02-09T19:06:44.750Z] + Found adjustments [2021-02-09T19:06:44.750Z] ==> Gzipping contents [2021-02-09T19:06:44.750Z] 88K /tmp/codecov.oxn2Sh.gz [2021-02-09T19:06:44.750Z] ==> Uploading reports [2021-02-09T19:06:44.750Z] url: https://codecov.io [2021-02-09T19:06:44.750Z] query: branch=PR-3148&commit=d5e601b106eb5ab2062863f585c4f56dcf796bda&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3148%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3148&job=&cmd_args= [2021-02-09T19:06:44.750Z] -> Pinging Codecov [2021-02-09T19:06:44.750Z] https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-3148&commit=d5e601b106eb5ab2062863f585c4f56dcf796bda&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3148%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3148&job=&cmd_args= [2021-02-09T19:06:45.012Z] -> Uploading to [2021-02-09T19:06:45.012Z] https://storage.googleapis.com/codecov/v4/raw/2021-02-09/00271124DB129430A58F1EEE437C3FCB/d5e601b106eb5ab2062863f585c4f56dcf796bda/53312303-d0e4-4af4-b947-84c5da2cea59.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210209%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210209T190644Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=368aff556d35d7e641dce3627acbb9e787632bea862077f79e3c70388ddb9368 [2021-02-09T19:06:45.012Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-09T19:06:45.012Z] Dload Upload Total Spent Left Speed [2021-02-09T19:06:45.586Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89209 0 0 100 89209 0 159k --:--:-- --:--:-- --:--:-- 159k [2021-02-09T19:06:45.586Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/d5e601b106eb5ab2062863f585c4f56dcf796bda [Pipeline] } [2021-02-09T19:06:45.596Z] 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-02-09T19:06:47.644Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-09T19:06:48.522Z] ---> package-listing.sh [2021-02-09T19:06:48.522Z] ++ facter osfamily [2021-02-09T19:06:48.522Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-09T19:06:48.522Z] + OS_FAMILY=redhat [2021-02-09T19:06:48.522Z] + workspace=/w/workspace/edgex-go/7 [2021-02-09T19:06:48.522Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-09T19:06:48.522Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-09T19:06:48.522Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-09T19:06:48.522Z] + PACKAGES=/tmp/packages_start.txt [2021-02-09T19:06:48.522Z] + '[' /w/workspace/edgex-go/7 ']' [2021-02-09T19:06:48.522Z] + PACKAGES=/tmp/packages_end.txt [2021-02-09T19:06:48.522Z] + case "${OS_FAMILY}" in [2021-02-09T19:06:48.522Z] + rpm -qa [2021-02-09T19:06:48.522Z] + sort [2021-02-09T19:06:53.827Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-09T19:06:53.827Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-09T19:06:53.827Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-09T19:06:53.827Z] + '[' /w/workspace/edgex-go/7 ']' [2021-02-09T19:06:53.827Z] + mkdir -p /w/workspace/edgex-go/7/archives/ [2021-02-09T19:06:53.827Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo [2021-02-09T19:06:53.845Z] 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/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-09T19:06:54.141Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-09T19:06:54.454Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-09T19:06:54.454Z] [2021-02-09T19:06:54.454Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-09T19:06:54.817Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-09T19:06:54.817Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-09T19:06:54.817Z] df20fa9351a1: Pulling fs layer [2021-02-09T19:06:54.817Z] 36b3adc4ff6f: Pulling fs layer [2021-02-09T19:06:54.817Z] 8ad3a11d3b57: Pulling fs layer [2021-02-09T19:06:54.817Z] 46f8f816bc3b: Pulling fs layer [2021-02-09T19:06:54.817Z] 93b61091891f: Pulling fs layer [2021-02-09T19:06:54.817Z] 93b9cdb0e59b: Pulling fs layer [2021-02-09T19:06:54.817Z] 5e14af77c1be: Pulling fs layer [2021-02-09T19:06:54.817Z] 01666e4c0597: Pulling fs layer [2021-02-09T19:06:54.817Z] aa168da1d23b: Pulling fs layer [2021-02-09T19:06:54.817Z] 93b9cdb0e59b: Waiting [2021-02-09T19:06:54.817Z] 46f8f816bc3b: Waiting [2021-02-09T19:06:54.817Z] 5e14af77c1be: Waiting [2021-02-09T19:06:54.817Z] 93b61091891f: Waiting [2021-02-09T19:06:54.817Z] 01666e4c0597: Waiting [2021-02-09T19:06:54.817Z] aa168da1d23b: Waiting [2021-02-09T19:06:54.817Z] 36b3adc4ff6f: Verifying Checksum [2021-02-09T19:06:54.817Z] 36b3adc4ff6f: Download complete [2021-02-09T19:06:54.817Z] 46f8f816bc3b: Verifying Checksum [2021-02-09T19:06:54.817Z] 46f8f816bc3b: Download complete [2021-02-09T19:06:54.817Z] df20fa9351a1: Verifying Checksum [2021-02-09T19:06:54.817Z] 93b9cdb0e59b: Download complete [2021-02-09T19:06:54.817Z] 5e14af77c1be: Verifying Checksum [2021-02-09T19:06:54.817Z] 5e14af77c1be: Download complete [2021-02-09T19:06:55.089Z] 01666e4c0597: Verifying Checksum [2021-02-09T19:06:55.089Z] 01666e4c0597: Download complete [2021-02-09T19:06:55.089Z] 93b61091891f: Verifying Checksum [2021-02-09T19:06:55.089Z] 93b61091891f: Download complete [2021-02-09T19:06:55.354Z] 8ad3a11d3b57: Verifying Checksum [2021-02-09T19:06:55.354Z] 8ad3a11d3b57: Download complete [2021-02-09T19:06:55.354Z] df20fa9351a1: Pull complete [2021-02-09T19:06:55.354Z] 36b3adc4ff6f: Pull complete [2021-02-09T19:06:56.313Z] 8ad3a11d3b57: Pull complete [2021-02-09T19:06:57.264Z] aa168da1d23b: Verifying Checksum [2021-02-09T19:06:57.264Z] aa168da1d23b: Download complete [2021-02-09T19:06:59.189Z] 46f8f816bc3b: Pull complete [2021-02-09T19:06:59.451Z] 93b61091891f: Pull complete [2021-02-09T19:06:59.717Z] 93b9cdb0e59b: Pull complete [2021-02-09T19:06:59.717Z] 5e14af77c1be: Pull complete [2021-02-09T19:06:59.983Z] 01666e4c0597: Pull complete [2021-02-09T19:07:09.476Z] aa168da1d23b: Pull complete [2021-02-09T19:07:09.476Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-09T19:07:09.476Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-09T19:07:09.476Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-09T19:07:09.667Z] prd-centos7-docker-4c-2g-25827 does not seem to be running inside a container [2021-02-09T19:07:09.718Z] $ 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/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-02-09T19:07:13.568Z] $ docker top 9476e96a937db7769710ac2c1aaeeb4492f2f6be7b9b9ab03d9fdc8c4816753b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-09T19:07:14.090Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-09T19:07:14.395Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-09T19:07:14.694Z] + ls /var/log/sa-host [2021-02-09T19:07:14.694Z] + sadf -c /var/log/sa-host/sa09 [2021-02-09T19:07:14.694Z] file_magic: OK [2021-02-09T19:07:14.694Z] HZ: Using current value: 100 [2021-02-09T19:07:14.694Z] file_header: OK [2021-02-09T19:07:14.694Z] 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-02-09T19:07:14.695Z] Statistics: [2021-02-09T19:07:14.695Z] 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-02-09T19:07:14.695Z] File successfully converted to sysstat format version 12.2.1 [2021-02-09T19:07:14.695Z] + sadf -c /var/log/sa-host/sa23 [2021-02-09T19:07:14.695Z] file_magic: OK [2021-02-09T19:07:14.695Z] HZ: Using current value: 100 [2021-02-09T19:07:14.695Z] file_header: OK [2021-02-09T19:07:14.695Z] 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-02-09T19:07:14.695Z] Statistics: [2021-02-09T19:07:14.695Z] Hnuu...uuuununununu... [2021-02-09T19:07:14.695Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-09T19:07:14.919Z] provisioning config files... [2021-02-09T19:07:14.938Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config7991197844826708200tmp [Pipeline] { [Pipeline] echo [2021-02-09T19:07:15.025Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-09T19:07:15.320Z] ---> create-netrc.sh [Pipeline] } [2021-02-09T19:07:15.330Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-09T19:07:15.420Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-09T19:07:15.718Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-09T19:07:15.730Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-09T19:07:16.032Z] ---> sudo-logs.sh [2021-02-09T19:07:16.033Z] Archiving 'sudo' log.. [Pipeline] echo [2021-02-09T19:07:16.044Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-09T19:07:16.343Z] ---> job-cost.sh [2021-02-09T19:07:16.343Z] lf-activate-venv: SKIPPING [2021-02-09T19:07:16.343Z] INFO: No Stack... [2021-02-09T19:07:17.733Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-09T19:07:17.996Z] INFO: Archiving Costs [Pipeline] echo [2021-02-09T19:07:18.008Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-09T19:07:18.403Z] ---> logs-deploy.sh [2021-02-09T19:07:18.403Z] lf-activate-venv: SKIPPING [2021-02-09T19:07:18.403Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3148/7 [2021-02-09T19:07:18.403Z] INFO: archiving workspace using pattern(s): [2021-02-09T19:07:20.336Z] Archives upload complete. [2021-02-09T19:07:20.336Z] INFO: archiving logs to Nexus [2021-02-09T19:07:21.289Z] ---> uname -a: [2021-02-09T19:07:21.289Z] Linux prd-centos7-docker-4c-2g-25827.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-02-09T19:07:21.289Z] [2021-02-09T19:07:21.289Z] [2021-02-09T19:07:21.289Z] ---> lscpu: [2021-02-09T19:07:21.289Z] Architecture: x86_64 [2021-02-09T19:07:21.289Z] CPU op-mode(s): 32-bit, 64-bit [2021-02-09T19:07:21.289Z] Byte Order: Little Endian [2021-02-09T19:07:21.289Z] Address sizes: 40 bits physical, 48 bits virtual [2021-02-09T19:07:21.289Z] CPU(s): 4 [2021-02-09T19:07:21.289Z] On-line CPU(s) list: 0-3 [2021-02-09T19:07:21.289Z] Thread(s) per core: 1 [2021-02-09T19:07:21.289Z] Core(s) per socket: 1 [2021-02-09T19:07:21.289Z] Socket(s): 4 [2021-02-09T19:07:21.289Z] NUMA node(s): 1 [2021-02-09T19:07:21.289Z] Vendor ID: GenuineIntel [2021-02-09T19:07:21.289Z] CPU family: 6 [2021-02-09T19:07:21.289Z] Model: 44 [2021-02-09T19:07:21.289Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-02-09T19:07:21.289Z] Stepping: 1 [2021-02-09T19:07:21.289Z] CPU MHz: 2933.438 [2021-02-09T19:07:21.289Z] BogoMIPS: 5866.87 [2021-02-09T19:07:21.289Z] Virtualization: VT-x [2021-02-09T19:07:21.289Z] Hypervisor vendor: KVM [2021-02-09T19:07:21.289Z] Virtualization type: full [2021-02-09T19:07:21.289Z] L1d cache: 128 KiB [2021-02-09T19:07:21.289Z] L1i cache: 128 KiB [2021-02-09T19:07:21.289Z] L2 cache: 16 MiB [2021-02-09T19:07:21.289Z] L3 cache: 64 MiB [2021-02-09T19:07:21.289Z] NUMA node0 CPU(s): 0-3 [2021-02-09T19:07:21.289Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-02-09T19:07:21.289Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-02-09T19:07:21.289Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-02-09T19:07:21.289Z] Vulnerability Meltdown: Mitigation; PTI [2021-02-09T19:07:21.289Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-02-09T19:07:21.289Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-02-09T19:07:21.289Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-02-09T19:07:21.289Z] Vulnerability Srbds: Not affected [2021-02-09T19:07:21.289Z] Vulnerability Tsx async abort: Not affected [2021-02-09T19:07:21.289Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-02-09T19:07:21.289Z] [2021-02-09T19:07:21.289Z] [2021-02-09T19:07:21.289Z] ---> nproc: [2021-02-09T19:07:21.289Z] 4 [2021-02-09T19:07:21.289Z] [2021-02-09T19:07:21.289Z] [2021-02-09T19:07:21.289Z] ---> df -h: [2021-02-09T19:07:21.289Z] Filesystem Size Used Available Use% Mounted on [2021-02-09T19:07:21.289Z] overlay 50.0G 12.1G 37.9G 24% / [2021-02-09T19:07:21.289Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-02-09T19:07:21.289Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-02-09T19:07:21.289Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-02-09T19:07:21.289Z] /dev/vda1 50.0G 12.1G 37.9G 24% /facter-os [2021-02-09T19:07:21.289Z] /dev/vda1 50.0G 12.1G 37.9G 24% /etc/resolv.conf [2021-02-09T19:07:21.289Z] /dev/vda1 50.0G 12.1G 37.9G 24% /etc/hostname [2021-02-09T19:07:21.289Z] /dev/vda1 50.0G 12.1G 37.9G 24% /etc/hosts [2021-02-09T19:07:21.289Z] /dev/vda1 50.0G 12.1G 37.9G 24% /run/cloud-init/result.json [2021-02-09T19:07:21.289Z] /dev/vda1 50.0G 12.1G 37.9G 24% /var/log/sa-host [2021-02-09T19:07:21.289Z] /dev/vda1 50.0G 12.1G 37.9G 24% /var/log/secure [2021-02-09T19:07:21.289Z] /dev/vda1 50.0G 12.1G 37.9G 24% /var/log/auth.log [2021-02-09T19:07:21.289Z] /dev/vda1 50.0G 12.1G 37.9G 24% /w/workspace/edgex-go/7 [2021-02-09T19:07:21.289Z] /dev/vda1 50.0G 12.1G 37.9G 24% /w/workspace/edgex-go/7@tmp [2021-02-09T19:07:21.289Z] [2021-02-09T19:07:21.289Z] [2021-02-09T19:07:21.289Z] ---> free -m: [2021-02-09T19:07:21.289Z] total used free shared buff/cache available [2021-02-09T19:07:21.289Z] Mem: 1837 714 237 0 885 1040 [2021-02-09T19:07:21.289Z] Swap: 1023 62 961 [2021-02-09T19:07:21.289Z] [2021-02-09T19:07:21.289Z] [2021-02-09T19:07:21.289Z] ---> ip addr: [2021-02-09T19:07:21.289Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-02-09T19:07:21.289Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-02-09T19:07:21.289Z] inet 127.0.0.1/8 scope host lo [2021-02-09T19:07:21.289Z] valid_lft forever preferred_lft forever [2021-02-09T19:07:21.289Z] inet6 ::1/128 scope host [2021-02-09T19:07:21.289Z] valid_lft forever preferred_lft forever [2021-02-09T19:07:21.289Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-02-09T19:07:21.289Z] link/ether fa:16:3e:d2:1c:89 brd ff:ff:ff:ff:ff:ff [2021-02-09T19:07:21.289Z] inet 10.30.122.139/23 brd 10.30.123.255 scope global dynamic eth0 [2021-02-09T19:07:21.289Z] valid_lft 85061sec preferred_lft 85061sec [2021-02-09T19:07:21.289Z] inet6 fe80::f816:3eff:fed2:1c89/64 scope link [2021-02-09T19:07:21.289Z] valid_lft forever preferred_lft forever [2021-02-09T19:07:21.289Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-02-09T19:07:21.289Z] link/ether 02:42:1a:a3:92:99 brd ff:ff:ff:ff:ff:ff [2021-02-09T19:07:21.289Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-02-09T19:07:21.289Z] valid_lft forever preferred_lft forever [2021-02-09T19:07:21.289Z] inet6 fe80::42:1aff:fea3:9299/64 scope link [2021-02-09T19:07:21.289Z] valid_lft forever preferred_lft forever [2021-02-09T19:07:21.289Z] [2021-02-09T19:07:21.289Z] [2021-02-09T19:07:21.289Z] ---> sar -b -r -n DEV: [2021-02-09T19:07:21.289Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/09/21 _x86_64_ (4 CPU) [2021-02-09T19:07:21.289Z] [2021-02-09T19:07:21.289Z] 18:44:50 LINUX RESTART (4 CPU) [2021-02-09T19:07:21.289Z] [2021-02-09T19:07:21.289Z] 18:46:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-02-09T19:07:21.289Z] 18:47:01 198.10 87.44 110.67 0.00 5912.46 44312.58 0.00 [2021-02-09T19:07:21.289Z] 18:48:01 240.80 90.75 150.05 0.00 3772.99 21386.66 0.00 [2021-02-09T19:07:21.289Z] 18:49:01 144.65 60.74 83.91 0.00 2218.88 11835.14 0.00 [2021-02-09T19:07:21.289Z] 18:50:02 139.50 40.15 99.35 0.00 2666.89 23445.62 0.00 [2021-02-09T19:07:21.289Z] 18:51:02 2157.53 1806.95 350.58 0.00 155059.87 212603.63 0.00 [2021-02-09T19:07:21.289Z] 18:52:01 1698.08 1454.34 243.73 0.00 84078.15 100030.69 0.00 [2021-02-09T19:07:21.289Z] 18:53:03 1298.40 940.49 357.91 0.00 125035.07 150256.80 0.00 [2021-02-09T19:07:21.289Z] 18:54:02 1177.38 871.84 305.54 0.00 54122.86 80300.00 0.00 [2021-02-09T19:07:21.289Z] 18:55:01 70.96 15.70 55.25 0.00 2972.55 3767.69 0.00 [2021-02-09T19:07:21.289Z] 18:56:01 2.11 0.55 1.57 0.00 23.18 28.09 0.00 [2021-02-09T19:07:21.289Z] 18:57:01 0.25 0.02 0.23 0.00 0.53 2.21 0.00 [2021-02-09T19:07:21.289Z] 18:58:01 0.35 0.03 0.32 0.00 0.27 4.11 0.00 [2021-02-09T19:07:21.289Z] 18:59:01 0.25 0.00 0.25 0.00 0.00 2.75 0.00 [2021-02-09T19:07:21.289Z] 19:00:01 2.16 1.92 0.25 0.00 58.48 3.63 0.00 [2021-02-09T19:07:21.289Z] 19:01:01 0.90 0.08 0.82 0.00 2.26 15.80 0.00 [2021-02-09T19:07:21.289Z] 19:02:01 0.82 0.48 0.33 0.00 24.63 5.77 0.00 [2021-02-09T19:07:21.289Z] 19:03:01 0.43 0.00 0.43 0.00 0.00 6.04 0.00 [2021-02-09T19:07:21.289Z] 19:04:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 [2021-02-09T19:07:21.289Z] 19:05:01 0.22 0.02 0.20 0.00 0.53 2.32 0.00 [2021-02-09T19:07:21.289Z] 19:06:01 0.18 0.00 0.18 0.00 0.00 2.02 0.00 [2021-02-09T19:07:21.289Z] 19:07:02 92.87 68.11 24.76 0.00 5882.80 5542.84 0.00 [2021-02-09T19:07:21.289Z] Average: 344.23 259.04 85.18 0.00 21162.15 31261.51 0.00 [2021-02-09T19:07:21.289Z] [2021-02-09T19:07:21.289Z] 18:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-02-09T19:07:21.289Z] 18:47:01 92268 0 686696 36.50 1984 1100596 1436052 49.01 577932 971364 50672 [2021-02-09T19:07:21.289Z] 18:48:01 123652 0 773892 41.13 1492 982508 1634564 55.78 638856 838988 61332 [2021-02-09T19:07:21.289Z] 18:49:01 195196 0 826136 43.91 752 859460 1741992 59.45 665700 730744 42120 [2021-02-09T19:07:21.289Z] 18:50:02 186364 0 742048 39.44 584 952548 1259988 43.00 585656 817480 220 [2021-02-09T19:07:21.289Z] 18:51:02 61748 0 833148 44.28 0 986648 2345720 80.06 745508 854616 87864 [2021-02-09T19:07:21.289Z] 18:52:01 186328 0 908220 48.27 0 786996 2485760 84.83 774704 659976 42944 [2021-02-09T19:07:21.289Z] 18:53:03 60956 0 797320 42.38 0 1023268 2332348 79.60 651596 928708 70560 [2021-02-09T19:07:21.289Z] 18:54:02 171628 0 672840 35.76 0 1037076 1379268 47.07 589644 872460 80 [2021-02-09T19:07:21.289Z] 18:55:01 171256 0 630456 33.51 0 1079832 1226308 41.85 595684 870456 8 [2021-02-09T19:07:21.289Z] 18:56:01 173276 0 627812 33.37 0 1080456 1198564 40.91 593556 870776 8 [2021-02-09T19:07:21.289Z] 18:57:01 174668 0 626416 33.29 0 1080460 1191320 40.66 592676 870712 8 [2021-02-09T19:07:21.289Z] 18:58:01 173732 0 627344 33.34 0 1080468 1191440 40.66 593324 870716 8 [2021-02-09T19:07:21.289Z] 18:59:01 174584 0 626484 33.30 0 1080476 1191320 40.66 592672 870716 8 [2021-02-09T19:07:21.289Z] 19:00:01 172936 0 627116 33.33 0 1081492 1191320 40.66 593148 871280 16 [2021-02-09T19:07:21.289Z] 19:01:01 171808 0 628232 33.39 0 1081504 1193732 40.74 594268 871296 8 [2021-02-09T19:07:21.289Z] 19:02:01 171944 0 627420 33.35 0 1082180 1191892 40.68 593508 871904 8 [2021-02-09T19:07:21.289Z] 19:03:01 171560 0 627796 33.37 0 1082188 1191988 40.68 593868 871904 16 [2021-02-09T19:07:21.289Z] 19:04:01 171984 0 627368 33.34 0 1082192 1191892 40.68 593552 871904 12 [2021-02-09T19:07:21.289Z] 19:05:01 171848 0 627492 33.35 0 1082204 1191988 40.68 593776 871920 8 [2021-02-09T19:07:21.289Z] 19:06:01 171856 0 627484 33.35 0 1082204 1191964 40.68 593648 871920 8 [2021-02-09T19:07:21.289Z] 19:07:02 76088 0 711984 37.84 0 1093472 1611316 54.99 707644 832732 118756 [2021-02-09T19:07:21.289Z] Average: 153604 0 689700 36.66 229 1038011 1455749 49.68 621949 855361 22603 [2021-02-09T19:07:21.289Z] [2021-02-09T19:07:21.289Z] 18:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-02-09T19:07:21.289Z] 18:47:01 eth0 1126.11 1180.01 5781.64 129.80 0.00 0.00 0.00 0.00 [2021-02-09T19:07:21.289Z] 18:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-09T19:07:21.289Z] 18:47:01 vethdd0fa0b 37.31 47.05 2.45 254.16 0.00 0.00 0.00 0.00 [2021-02-09T19:07:21.289Z] 18:47:01 docker0 919.07 815.53 74.09 2932.82 0.00 0.00 0.00 0.00 [2021-02-09T19:07:21.289Z] 18:48:01 eth0 181.85 147.77 605.21 23.04 0.00 0.00 0.00 0.00 [2021-02-09T19:07:21.289Z] 18:48:01 veth32dbb8f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-02-09T19:07:21.289Z] 18:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-09T19:07:21.289Z] 18:48:01 docker0 130.67 153.01 10.10 578.54 0.00 0.00 0.00 0.00 [2021-02-09T19:07:21.289Z] 18:49:01 eth0 51.10 38.25 23.59 65.24 0.00 0.00 0.00 0.00 [2021-02-09T19:07:21.289Z] 18:49:01 veth32dbb8f 2.13 2.13 0.17 0.17 0.00 0.00 0.00 0.00 [2021-02-09T19:07:21.289Z] 18:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-09T19:07:21.289Z] 18:49:01 docker0 2.13 2.13 0.14 0.17 0.00 0.00 0.00 0.00 [2021-02-09T19:07:21.289Z] 18:50:02 eth0 181.66 146.09 1704.19 26.03 0.00 0.00 0.00 0.00 [2021-02-09T19:07:21.289Z] 18:50:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-09T19:07:21.289Z] 18:50:02 veth28533ac 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-02-09T19:07:21.289Z] 18:50:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-09T19:07:21.289Z] 18:51:02 eth0 62.91 43.87 165.99 59.83 0.00 0.00 0.00 0.00 [2021-02-09T19:07:21.289Z] 18:51:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-09T19:07:21.289Z] 18:51:02 veth28533ac 0.00 0.36 0.00 0.02 0.00 0.00 0.00 0.00 [2021-02-09T19:07:21.289Z] 18:51:02 docker0 15.40 23.33 0.88 145.59 0.00 0.00 0.00 0.00 [2021-02-09T19:07:21.289Z] 18:52:01 eth0 9.63 4.61 7.48 3.95 0.00 0.00 0.00 0.00 [2021-02-09T19:07:21.289Z] 18:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-09T19:07:21.289Z] 18:52:01 vethd980822 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-02-09T19:07:21.289Z] 18:52:01 veth28533ac 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-09T19:07:21.289Z] 18:53:03 veth60f92be 0.00 0.16 0.00 0.01 0.00 0.00 0.00 0.00 [2021-02-09T19:07:21.289Z] 18:53:03 eth0 101.11 69.04 301.77 89.14 0.00 0.00 0.00 0.00 [2021-02-09T19:07:21.289Z] 18:53:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-09T19:07:21.289Z] 18:53:03 veth08501c6 0.00 0.24 0.00 0.01 0.00 0.00 0.00 0.00 [2021-02-09T19:07:21.289Z] 18:54:02 eth0 225.45 148.10 1714.19 23.12 0.00 0.00 0.00 0.00 [2021-02-09T19:07:21.289Z] 18:54:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-09T19:07:21.289Z] 18:54:02 veth28533ac 0.00 1.15 0.00 0.05 0.00 0.00 0.00 0.00 [2021-02-09T19:07:21.289Z] 18:54:02 docker0 1176.78 1158.12 92.11 4437.77 0.00 0.00 0.00 0.00 [2021-02-09T19:07:21.289Z] 18:55:01 eth0 62.18 51.13 77.97 69.40 0.00 0.00 0.00 0.00 [2021-02-09T19:07:21.289Z] 18:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-09T19:07:21.289Z] 18:55:01 docker0 11.63 13.98 1.14 59.54 0.00 0.00 0.00 0.00 [2021-02-09T19:07:21.289Z] 18:56:01 eth0 1.67 0.68 0.71 0.44 0.00 0.00 0.00 0.00 [2021-02-09T19:07:21.289Z] 18:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-09T19:07:21.289Z] 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-09T19:07:21.289Z] 18:57:01 eth0 0.55 0.10 0.06 0.04 0.00 0.00 0.00 0.00 [2021-02-09T19:07:21.289Z] 18:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-09T19:07:21.289Z] 18:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-09T19:07:21.289Z] 18:58:01 eth0 1.42 0.38 0.38 0.20 0.00 0.00 0.00 0.00 [2021-02-09T19:07:21.289Z] 18:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-09T19:07:21.289Z] 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-09T19:07:21.289Z] 18:59:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-02-09T19:07:21.289Z] 18:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-09T19:07:21.289Z] 18:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-09T19:07:21.289Z] 19:00:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-02-09T19:07:21.289Z] 19:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-09T19:07:21.290Z] 19:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-09T19:07:21.290Z] 19:01:01 eth0 0.27 0.23 0.14 0.07 0.00 0.00 0.00 0.00 [2021-02-09T19:07:21.290Z] 19:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-09T19:07:21.290Z] 19:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-09T19:07:21.290Z] 19:02:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-02-09T19:07:21.290Z] 19:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-09T19:07:21.290Z] 19:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-09T19:07:21.290Z] 19:03:01 eth0 0.97 0.40 0.34 0.17 0.00 0.00 0.00 0.00 [2021-02-09T19:07:21.290Z] 19:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-09T19:07:21.290Z] 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-09T19:07:21.290Z] 19:04:01 eth0 0.65 0.05 0.06 0.04 0.00 0.00 0.00 0.00 [2021-02-09T19:07:21.290Z] 19:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-09T19:07:21.290Z] 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-09T19:07:21.290Z] 19:05:01 eth0 0.57 0.40 0.28 0.21 0.00 0.00 0.00 0.00 [2021-02-09T19:07:21.290Z] 19:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-09T19:07:21.290Z] 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-09T19:07:21.290Z] 19:06:01 eth0 0.23 0.17 0.14 0.07 0.00 0.00 0.00 0.00 [2021-02-09T19:07:21.290Z] 19:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-09T19:07:21.290Z] 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-09T19:07:21.290Z] 19:07:02 eth0 192.19 161.17 2163.17 19.53 0.00 0.00 0.00 0.00 [2021-02-09T19:07:21.290Z] 19:07:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-09T19:07:21.290Z] 19:07:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-09T19:07:21.290Z] Average: eth0 104.76 94.90 596.62 24.40 0.00 0.00 0.00 0.00 [2021-02-09T19:07:21.290Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-09T19:07:21.290Z] Average: docker0 54.98 54.22 4.31 208.08 0.00 0.00 0.00 0.00 [2021-02-09T19:07:21.290Z] [2021-02-09T19:07:21.290Z] [2021-02-09T19:07:21.290Z] ---> sar -P ALL: [2021-02-09T19:07:21.290Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/09/21 _x86_64_ (4 CPU) [2021-02-09T19:07:21.290Z] [2021-02-09T19:07:21.290Z] 18:44:50 LINUX RESTART (4 CPU) [2021-02-09T19:07:21.290Z] [2021-02-09T19:07:21.290Z] 18:46:01 CPU %user %nice %system %iowait %steal %idle [2021-02-09T19:07:21.290Z] 18:47:01 all 14.64 0.00 7.98 1.21 0.05 76.11 [2021-02-09T19:07:21.290Z] 18:47:01 0 14.33 0.00 10.01 0.53 0.03 75.09 [2021-02-09T19:07:21.290Z] 18:47:01 1 12.46 0.00 6.71 0.98 0.05 79.80 [2021-02-09T19:07:21.290Z] 18:47:01 2 14.98 0.00 7.17 1.67 0.09 76.09 [2021-02-09T19:07:21.290Z] 18:47:01 3 16.80 0.00 8.07 1.66 0.03 73.44 [2021-02-09T19:07:21.290Z] 18:48:01 all 26.93 0.00 9.70 6.42 0.07 56.88 [2021-02-09T19:07:21.290Z] 18:48:01 0 26.39 0.00 8.97 6.21 0.07 58.35 [2021-02-09T19:07:21.290Z] 18:48:01 1 27.93 0.00 10.29 5.66 0.07 56.06 [2021-02-09T19:07:21.290Z] 18:48:01 2 25.64 0.00 10.11 7.25 0.05 56.95 [2021-02-09T19:07:21.290Z] 18:48:01 3 27.77 0.00 9.44 6.57 0.09 56.14 [2021-02-09T19:07:21.290Z] 18:49:01 all 50.33 0.00 13.17 4.25 0.05 32.20 [2021-02-09T19:07:21.290Z] 18:49:01 0 49.56 0.00 13.30 5.09 0.05 32.01 [2021-02-09T19:07:21.290Z] 18:49:01 1 50.57 0.00 13.27 4.00 0.05 32.11 [2021-02-09T19:07:21.290Z] 18:49:01 2 53.05 0.00 12.57 3.62 0.07 30.69 [2021-02-09T19:07:21.290Z] 18:49:01 3 48.15 0.00 13.53 4.31 0.03 33.98 [2021-02-09T19:07:21.290Z] 18:50:02 all 32.00 0.00 11.57 2.72 0.06 53.65 [2021-02-09T19:07:21.290Z] 18:50:02 0 31.83 0.00 11.84 2.32 0.05 53.96 [2021-02-09T19:07:21.290Z] 18:50:02 1 29.77 0.00 10.63 0.75 0.07 58.77 [2021-02-09T19:07:21.290Z] 18:50:02 2 32.47 0.00 11.61 3.88 0.07 51.97 [2021-02-09T19:07:21.290Z] 18:50:02 3 33.93 0.00 12.17 3.91 0.07 49.91 [2021-02-09T19:07:21.290Z] 18:51:02 all 19.22 0.00 27.82 24.13 0.13 28.71 [2021-02-09T19:07:21.290Z] 18:51:02 0 19.01 0.00 26.02 22.94 0.16 31.88 [2021-02-09T19:07:21.290Z] 18:51:02 1 18.63 0.00 28.27 23.19 0.10 29.79 [2021-02-09T19:07:21.290Z] 18:51:02 2 19.37 0.00 28.90 26.60 0.14 24.99 [2021-02-09T19:07:21.290Z] 18:51:02 3 19.87 0.00 28.09 23.79 0.11 28.15 [2021-02-09T19:07:21.290Z] 18:52:01 all 54.02 0.00 18.44 15.88 0.08 11.58 [2021-02-09T19:07:21.290Z] 18:52:01 0 54.36 0.00 18.31 15.54 0.07 11.71 [2021-02-09T19:07:21.290Z] 18:52:01 1 54.21 0.00 18.08 17.03 0.07 10.61 [2021-02-09T19:07:21.290Z] 18:52:01 2 52.44 0.00 19.32 15.70 0.13 12.40 [2021-02-09T19:07:21.290Z] 18:52:01 3 54.99 0.00 18.10 15.24 0.05 11.62 [2021-02-09T19:07:21.290Z] 18:53:03 all 28.08 0.00 22.79 21.01 0.09 28.03 [2021-02-09T19:07:21.290Z] 18:53:03 0 27.75 0.00 22.26 19.15 0.10 30.74 [2021-02-09T19:07:21.290Z] 18:53:03 1 27.74 0.00 22.61 23.60 0.10 25.95 [2021-02-09T19:07:21.290Z] 18:53:03 2 28.73 0.00 23.08 22.21 0.07 25.91 [2021-02-09T19:07:21.290Z] 18:53:03 3 28.09 0.00 23.23 19.07 0.08 29.52 [2021-02-09T19:07:21.290Z] 18:54:02 all 36.74 0.00 17.81 15.78 0.09 29.58 [2021-02-09T19:07:21.290Z] 18:54:02 0 35.92 0.00 18.04 18.36 0.05 27.63 [2021-02-09T19:07:21.290Z] 18:54:02 1 36.56 0.00 17.10 15.48 0.12 30.74 [2021-02-09T19:07:21.290Z] 18:54:02 2 38.04 0.00 17.54 15.18 0.11 29.13 [2021-02-09T19:07:21.290Z] 18:54:02 3 36.44 0.00 18.58 14.06 0.07 30.85 [2021-02-09T19:07:21.290Z] 18:55:01 all 4.72 0.00 2.61 2.53 0.02 90.12 [2021-02-09T19:07:21.290Z] 18:55:01 0 4.06 0.00 2.22 2.91 0.03 90.78 [2021-02-09T19:07:21.290Z] 18:55:01 1 4.81 0.00 2.51 2.08 0.02 90.58 [2021-02-09T19:07:21.290Z] 18:55:01 2 3.59 0.00 2.82 1.29 0.02 92.27 [2021-02-09T19:07:21.290Z] 18:55:01 3 6.41 0.00 2.91 3.83 0.02 86.84 [2021-02-09T19:07:21.290Z] 18:56:01 all 0.18 0.00 0.06 0.01 0.00 99.75 [2021-02-09T19:07:21.290Z] 18:56:01 0 0.53 0.00 0.07 0.00 0.02 99.38 [2021-02-09T19:07:21.290Z] 18:56:01 1 0.05 0.00 0.08 0.02 0.00 99.85 [2021-02-09T19:07:21.290Z] 18:56:01 2 0.10 0.00 0.05 0.00 0.00 99.85 [2021-02-09T19:07:21.290Z] 18:56:01 3 0.05 0.00 0.03 0.02 0.00 99.90 [2021-02-09T19:07:21.290Z] 18:57:01 all 0.18 0.00 0.08 0.00 0.00 99.74 [2021-02-09T19:07:21.290Z] 18:57:01 0 0.52 0.00 0.02 0.00 0.00 99.47 [2021-02-09T19:07:21.290Z] 18:57:01 1 0.08 0.00 0.10 0.00 0.00 99.82 [2021-02-09T19:07:21.290Z] 18:57:01 2 0.07 0.00 0.08 0.00 0.02 99.83 [2021-02-09T19:07:21.290Z] 18:57:01 3 0.05 0.00 0.10 0.00 0.00 99.85 [2021-02-09T19:07:21.290Z] [2021-02-09T19:07:21.290Z] 18:57:01 CPU %user %nice %system %iowait %steal %idle [2021-02-09T19:07:21.290Z] 18:58:01 all 0.17 0.00 0.03 0.00 0.00 99.80 [2021-02-09T19:07:21.290Z] 18:58:01 0 0.57 0.00 0.02 0.00 0.00 99.42 [2021-02-09T19:07:21.290Z] 18:58:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2021-02-09T19:07:21.290Z] 18:58:01 2 0.03 0.00 0.05 0.00 0.00 99.92 [2021-02-09T19:07:21.290Z] 18:58:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2021-02-09T19:07:21.290Z] 18:59:01 all 0.15 0.00 0.04 0.00 0.01 99.80 [2021-02-09T19:07:21.290Z] 18:59:01 0 0.48 0.00 0.03 0.00 0.00 99.48 [2021-02-09T19:07:21.290Z] 18:59:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-02-09T19:07:21.290Z] 18:59:01 2 0.07 0.00 0.05 0.00 0.02 99.87 [2021-02-09T19:07:21.290Z] 18:59:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2021-02-09T19:07:21.290Z] 19:00:01 all 0.15 0.00 0.06 0.03 0.00 99.75 [2021-02-09T19:07:21.290Z] 19:00:01 0 0.52 0.00 0.13 0.10 0.02 99.23 [2021-02-09T19:07:21.290Z] 19:00:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2021-02-09T19:07:21.290Z] 19:00:01 2 0.05 0.00 0.07 0.02 0.00 99.87 [2021-02-09T19:07:21.290Z] 19:00:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2021-02-09T19:07:21.290Z] 19:01:01 all 0.19 0.00 0.05 0.00 0.00 99.76 [2021-02-09T19:07:21.290Z] 19:01:01 0 0.25 0.00 0.03 0.00 0.00 99.72 [2021-02-09T19:07:21.290Z] 19:01:01 1 0.12 0.00 0.05 0.00 0.00 99.83 [2021-02-09T19:07:21.290Z] 19:01:01 2 0.35 0.00 0.08 0.00 0.00 99.57 [2021-02-09T19:07:21.290Z] 19:01:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2021-02-09T19:07:21.290Z] 19:02:01 all 0.22 0.00 0.04 0.01 0.00 99.72 [2021-02-09T19:07:21.290Z] 19:02:01 0 0.02 0.00 0.03 0.02 0.00 99.93 [2021-02-09T19:07:21.290Z] 19:02:01 1 0.17 0.00 0.07 0.02 0.00 99.75 [2021-02-09T19:07:21.290Z] 19:02:01 2 0.55 0.00 0.07 0.00 0.02 99.37 [2021-02-09T19:07:21.290Z] 19:02:01 3 0.15 0.00 0.00 0.02 0.00 99.83 [2021-02-09T19:07:21.290Z] 19:03:01 all 0.16 0.00 0.03 0.00 0.00 99.81 [2021-02-09T19:07:21.290Z] 19:03:01 0 0.33 0.00 0.05 0.00 0.00 99.62 [2021-02-09T19:07:21.290Z] 19:03:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2021-02-09T19:07:21.290Z] 19:03:01 2 0.22 0.00 0.03 0.00 0.00 99.75 [2021-02-09T19:07:21.290Z] 19:03:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2021-02-09T19:07:21.290Z] 19:04:01 all 0.15 0.00 0.03 0.00 0.00 99.83 [2021-02-09T19:07:21.290Z] 19:04:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2021-02-09T19:07:21.290Z] 19:04:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2021-02-09T19:07:21.290Z] 19:04:01 2 0.53 0.00 0.03 0.00 0.00 99.43 [2021-02-09T19:07:21.290Z] 19:04:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2021-02-09T19:07:21.290Z] 19:05:01 all 0.15 0.00 0.03 0.00 0.00 99.81 [2021-02-09T19:07:21.290Z] 19:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-02-09T19:07:21.290Z] 19:05:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2021-02-09T19:07:21.290Z] 19:05:01 2 0.53 0.00 0.05 0.00 0.00 99.42 [2021-02-09T19:07:21.290Z] 19:05:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2021-02-09T19:07:21.290Z] 19:06:01 all 0.14 0.00 0.03 0.00 0.00 99.83 [2021-02-09T19:07:21.290Z] 19:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-02-09T19:07:21.290Z] 19:06:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2021-02-09T19:07:21.290Z] 19:06:01 2 0.50 0.00 0.07 0.00 0.00 99.43 [2021-02-09T19:07:21.290Z] 19:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2021-02-09T19:07:21.290Z] 19:07:02 all 4.29 0.00 2.90 2.25 0.03 90.53 [2021-02-09T19:07:21.290Z] 19:07:02 0 4.05 0.00 2.74 0.79 0.03 92.39 [2021-02-09T19:07:21.290Z] 19:07:02 1 4.42 0.00 3.09 1.34 0.03 91.12 [2021-02-09T19:07:21.290Z] 19:07:02 2 3.36 0.00 2.51 0.82 0.02 93.29 [2021-02-09T19:07:21.290Z] 19:07:02 3 5.32 0.00 3.26 6.05 0.03 85.33 [2021-02-09T19:07:21.290Z] Average: all 12.70 0.00 6.30 4.47 0.03 76.51 [2021-02-09T19:07:21.290Z] Average: 0 12.61 0.00 6.25 4.37 0.03 76.73 [2021-02-09T19:07:21.290Z] Average: 1 12.49 0.00 6.21 4.39 0.03 76.88 [2021-02-09T19:07:21.290Z] Average: 2 12.73 0.00 6.33 4.55 0.04 76.36 [2021-02-09T19:07:21.290Z] Average: 3 12.94 0.00 6.39 4.57 0.03 76.06 [2021-02-09T19:07:21.290Z] [2021-02-09T19:07:21.290Z] [2021-02-09T19:07:21.290Z]