Pull request #2962 opened 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 judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from a0fe9c2cbb5f2ba2374e06009d327325fce0109d+bbb161aa59ef099937232867751a09afbb087fa9 (ebe6c51ae323160d1828ba064643a204fab37088) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2962/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2962/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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-16721 in /w/workspace/edgexfoundry_edgex-go_PR-2962 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit bbb161aa59ef099937232867751a09afbb087fa9 into PR head commit a0fe9c2cbb5f2ba2374e06009d327325fce0109d > 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/2962/head:refs/remotes/origin/PR-2962 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merge succeeded, producing a0fe9c2cbb5f2ba2374e06009d327325fce0109d Checking out Revision a0fe9c2cbb5f2ba2374e06009d327325fce0109d (PR-2962) > git config core.sparsecheckout # timeout=10 > git checkout -f a0fe9c2cbb5f2ba2374e06009d327325fce0109d # 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 bbb161aa59ef099937232867751a09afbb087fa9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a0fe9c2cbb5f2ba2374e06009d327325fce0109d # timeout=10 Commit message: "feat(data): Implement GET /reading/count/device/name/{name} V2 API" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-18T04:10:26.213Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-18T04:10:26.712Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-18T04:10:26.928Z] ========================================================= [2020-12-18T04:10:26.929Z] EdgeX Global Pipelines Version Info [2020-12-18T04:10:26.929Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-18T04:10:28.477Z] ------------------- [2020-12-18T04:10:28.477Z] stable info: [2020-12-18T04:10:28.477Z] ------------------- [2020-12-18T04:10:28.477Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-18T04:10:28.477Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-18T04:10:28.477Z] Message: update stable to v1.0.173 [2020-12-18T04:10:29.423Z] ------------------- [2020-12-18T04:10:29.423Z] experimental info: [2020-12-18T04:10:29.423Z] ------------------- [2020-12-18T04:10:29.423Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-12-18T04:10:29.423Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-18T04:10:29.423Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-18T04:10:29.787Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2020-12-18T04:10:29.921Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-12-18T04:10:30.047Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-18T04:10:30.296Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-18T04:10:30.477Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-18T04:10:30.618Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-18T04:10:30.750Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-18T04:10:30.885Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-12-18T04:10:31.013Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-12-18T04:10:31.133Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-12-18T04:10:31.256Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-18T04:10:31.375Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-18T04:10:31.512Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-18T04:10:31.647Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-18T04:10:31.765Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-18T04:10:31.884Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-18T04:10:32.010Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-18T04:10:32.146Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-18T04:10:32.268Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-12-18T04:10:32.404Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-12-18T04:10:32.567Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-12-18T04:10:32.686Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-18T04:10:32.811Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2020-12-18T04:10:32.973Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2962 [Pipeline] echo [2020-12-18T04:10:33.117Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2962 [Pipeline] echo [2020-12-18T04:10:33.240Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2962 [Pipeline] echo [2020-12-18T04:10:33.370Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a0fe9c2cbb5f2ba2374e06009d327325fce0109d [Pipeline] echo [2020-12-18T04:10:33.496Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a0fe9c2 [Pipeline] echo [2020-12-18T04:10:33.612Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-18T04:10:33.869Z] provisioning config files... [2020-12-18T04:10:33.902Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5884882016704868946tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-18T04:10:34.328Z] ---> docker-login.sh [2020-12-18T04:10:34.328Z] nexus3.edgexfoundry.org:10001 [2020-12-18T04:10:34.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T04:10:34.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T04:10:34.854Z] Configure a credential helper to remove this warning. See [2020-12-18T04:10:34.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T04:10:34.854Z] [2020-12-18T04:10:34.854Z] Login Succeeded [2020-12-18T04:10:34.854Z] nexus3.edgexfoundry.org:10002 [2020-12-18T04:10:34.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T04:10:35.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T04:10:35.118Z] Configure a credential helper to remove this warning. See [2020-12-18T04:10:35.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T04:10:35.118Z] [2020-12-18T04:10:35.118Z] Login Succeeded [2020-12-18T04:10:35.118Z] nexus3.edgexfoundry.org:10003 [2020-12-18T04:10:35.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T04:10:35.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T04:10:35.118Z] Configure a credential helper to remove this warning. See [2020-12-18T04:10:35.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T04:10:35.118Z] [2020-12-18T04:10:35.118Z] Login Succeeded [2020-12-18T04:10:35.118Z] nexus3.edgexfoundry.org:10004 [2020-12-18T04:10:35.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T04:10:35.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T04:10:35.385Z] Configure a credential helper to remove this warning. See [2020-12-18T04:10:35.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T04:10:35.385Z] [2020-12-18T04:10:35.385Z] Login Succeeded [2020-12-18T04:10:35.385Z] docker.io [2020-12-18T04:10:35.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T04:10:35.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T04:10:35.912Z] Configure a credential helper to remove this warning. See [2020-12-18T04:10:35.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T04:10:35.912Z] [2020-12-18T04:10:35.912Z] Login Succeeded [2020-12-18T04:10:35.912Z] ---> docker-login.sh ends [Pipeline] } [2020-12-18T04:10:35.944Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-18T04:10:36.490Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2020-12-18T04:10:36.490Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-18T04:10:36.490Z] ++ dirname cmd/core-command/Dockerfile [2020-12-18T04:10:36.490Z] ++ cut -d/ -f2 [2020-12-18T04:10:36.490Z] + echo core-command,cmd/core-command/Dockerfile [2020-12-18T04:10:36.490Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-18T04:10:36.490Z] ++ dirname cmd/core-data/Dockerfile [2020-12-18T04:10:36.490Z] ++ cut -d/ -f2 [2020-12-18T04:10:36.490Z] + echo core-data,cmd/core-data/Dockerfile [2020-12-18T04:10:36.490Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-18T04:10:36.490Z] ++ dirname cmd/core-metadata/Dockerfile [2020-12-18T04:10:36.490Z] ++ cut -d/ -f2 [2020-12-18T04:10:36.490Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-12-18T04:10:36.490Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-18T04:10:36.490Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2020-12-18T04:10:36.490Z] ++ cut -d/ -f2 [2020-12-18T04:10:36.490Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2020-12-18T04:10:36.490Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-18T04:10:36.490Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-12-18T04:10:36.490Z] ++ cut -d/ -f2 [2020-12-18T04:10:36.490Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-12-18T04:10:36.490Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-18T04:10:36.490Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-12-18T04:10:36.490Z] ++ cut -d/ -f2 [2020-12-18T04:10:36.490Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-12-18T04:10:36.490Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-18T04:10:36.490Z] ++ dirname cmd/support-notifications/Dockerfile [2020-12-18T04:10:36.490Z] ++ cut -d/ -f2 [2020-12-18T04:10:36.490Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-12-18T04:10:36.490Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-18T04:10:36.490Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-12-18T04:10:36.490Z] ++ cut -d/ -f2 [2020-12-18T04:10:36.490Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-12-18T04:10:36.490Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-18T04:10:36.490Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-12-18T04:10:36.490Z] ++ cut -d/ -f2 [2020-12-18T04:10:36.490Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-12-18T04:10:36.604Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-12-18T04:10:38.316Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-18T04:10:38.316Z] [2020-12-18T04:10:38.316Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-18T04:10:38.786Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-18T04:10:38.786Z] latest: Pulling from edgex-devops/git-semver [2020-12-18T04:10:38.786Z] 31603596830f: Pulling fs layer [2020-12-18T04:10:38.786Z] 2a8b12db71e7: Pulling fs layer [2020-12-18T04:10:38.786Z] 6ca5941a6612: Pulling fs layer [2020-12-18T04:10:38.786Z] ecc8261a40a4: Pulling fs layer [2020-12-18T04:10:38.786Z] ecc8261a40a4: Waiting [2020-12-18T04:10:38.786Z] 2a8b12db71e7: Verifying Checksum [2020-12-18T04:10:38.786Z] 2a8b12db71e7: Download complete [2020-12-18T04:10:39.054Z] 31603596830f: Verifying Checksum [2020-12-18T04:10:39.054Z] 31603596830f: Download complete [2020-12-18T04:10:39.054Z] ecc8261a40a4: Verifying Checksum [2020-12-18T04:10:39.054Z] ecc8261a40a4: Download complete [2020-12-18T04:10:39.054Z] 6ca5941a6612: Verifying Checksum [2020-12-18T04:10:39.054Z] 6ca5941a6612: Download complete [2020-12-18T04:10:39.317Z] 31603596830f: Pull complete [2020-12-18T04:10:39.579Z] 2a8b12db71e7: Pull complete [2020-12-18T04:10:40.529Z] 6ca5941a6612: Pull complete [2020-12-18T04:10:40.529Z] ecc8261a40a4: Pull complete [2020-12-18T04:10:40.793Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-18T04:10:40.793Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-18T04:10:40.793Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-18T04:10:40.933Z] prd-centos7-docker-4c-2g-16721 does not seem to be running inside a container [2020-12-18T04:10:40.988Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-18T04:10:43.533Z] $ docker top 854cab24f0a43c291585f0eb94ca14a5dcdbebc0a12ac294ab21df1faf24a10b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-18T04:10:43.952Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-18T04:10:43.953Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-18T04:10:44.211Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-18T04:10:44.218Z] $ docker exec 854cab24f0a43c291585f0eb94ca14a5dcdbebc0a12ac294ab21df1faf24a10b ssh-agent [2020-12-18T04:10:44.385Z] SSH_AUTH_SOCK=/tmp/ssh-iRBKKJdpxmQv/agent.11 [2020-12-18T04:10:44.385Z] SSH_AGENT_PID=16 [2020-12-18T04:10:44.394Z] Running ssh-add (command line suppressed) [2020-12-18T04:10:44.521Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4434553374327660698.key (/w/workspace/edgex-go/1@tmp/private_key_4434553374327660698.key) [2020-12-18T04:10:44.572Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-18T04:10:44.946Z] + git tag --points-at HEAD [Pipeline] } [2020-12-18T04:10:44.983Z] $ docker exec --env ******** --env ******** 854cab24f0a43c291585f0eb94ca14a5dcdbebc0a12ac294ab21df1faf24a10b ssh-agent -k [2020-12-18T04:10:45.097Z] unset SSH_AUTH_SOCK; [2020-12-18T04:10:45.098Z] unset SSH_AGENT_PID; [2020-12-18T04:10:45.098Z] echo Agent pid 16 killed; [2020-12-18T04:10:45.143Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-18T04:10:45.335Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-18T04:10:45.336Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-18T04:10:45.511Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-18T04:10:45.518Z] $ docker exec 854cab24f0a43c291585f0eb94ca14a5dcdbebc0a12ac294ab21df1faf24a10b ssh-agent [2020-12-18T04:10:45.692Z] SSH_AUTH_SOCK=/tmp/ssh-tOeAQoTYmbbn/agent.45 [2020-12-18T04:10:45.692Z] SSH_AGENT_PID=50 [2020-12-18T04:10:45.699Z] Running ssh-add (command line suppressed) [2020-12-18T04:10:45.826Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_901554332854279628.key (/w/workspace/edgex-go/1@tmp/private_key_901554332854279628.key) [2020-12-18T04:10:45.874Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-18T04:10:46.251Z] + git semver init [2020-12-18T04:10:46.251Z] # -> Open(): unable to determine branch for HEAD [2020-12-18T04:10:46.251Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2020-12-18T04:10:46.251Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2020-12-18T04:10:46.251Z] # $SEMVER_REMOTE_NAME = origin [2020-12-18T04:10:46.251Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-18T04:10:46.251Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-18T04:10:46.251Z] # $SEMVER_BRANCH = PR-2962 [2020-12-18T04:10:46.251Z] # $SEMVER_TEMP = /tmp/semver-178174285 [2020-12-18T04:10:46.251Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-12-18T04:11:04.452Z] # '/tmp/semver-178174285' -> '/w/workspace/edgex-go/1/.semver' [2020-12-18T04:11:04.452Z] # -> Force: false [2020-12-18T04:11:04.452Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2020-12-18T04:11:04.480Z] $ docker exec --env ******** --env ******** 854cab24f0a43c291585f0eb94ca14a5dcdbebc0a12ac294ab21df1faf24a10b ssh-agent -k [2020-12-18T04:11:04.730Z] unset SSH_AUTH_SOCK; [2020-12-18T04:11:04.730Z] unset SSH_AGENT_PID; [2020-12-18T04:11:04.730Z] echo Agent pid 50 killed; [2020-12-18T04:11:04.833Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-18T04:11:05.487Z] + git semver [Pipeline] } [2020-12-18T04:11:05.532Z] $ docker stop --time=1 854cab24f0a43c291585f0eb94ca14a5dcdbebc0a12ac294ab21df1faf24a10b [2020-12-18T04:11:07.146Z] $ docker rm -f 854cab24f0a43c291585f0eb94ca14a5dcdbebc0a12ac294ab21df1faf24a10b [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-18T04:11:07.705Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-18T04:11:08.269Z] Stashed 1 file(s) [Pipeline] echo [2020-12-18T04:11:08.295Z] [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 [2020-12-18T04:11:09.674Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-18T04:11:10.001Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-18T04:11:10.331Z] + sudo service docker restart [2020-12-18T04:11:10.331Z] + true [2020-12-18T04:11:10.331Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2020-12-18T04:11:10.951Z] ========================================================= [2020-12-18T04:11:10.951Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-18T04:11:10.951Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-18T04:11:11.336Z] + 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 . [2020-12-18T04:11:14.673Z] Sending build context to Docker daemon 326.2MB [2020-12-18T04:11:14.673Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-18T04:11:14.673Z] Step 2/7 : FROM ${BASE} [2020-12-18T04:11:14.673Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-18T04:11:14.673Z] 188c0c94c7c5: Pulling fs layer [2020-12-18T04:11:14.673Z] 0ef7d3d256c8: Pulling fs layer [2020-12-18T04:11:14.673Z] de9db76c5a1d: Pulling fs layer [2020-12-18T04:11:14.673Z] bca2f99d35d6: Pulling fs layer [2020-12-18T04:11:14.673Z] 93359f2a8cfa: Pulling fs layer [2020-12-18T04:11:14.673Z] 7c6f9722023f: Pulling fs layer [2020-12-18T04:11:14.673Z] a35cf1a2eb13: Pulling fs layer [2020-12-18T04:11:14.673Z] 93359f2a8cfa: Waiting [2020-12-18T04:11:14.673Z] 7c6f9722023f: Waiting [2020-12-18T04:11:14.673Z] a35cf1a2eb13: Waiting [2020-12-18T04:11:14.673Z] bca2f99d35d6: Waiting [2020-12-18T04:11:14.941Z] de9db76c5a1d: Verifying Checksum [2020-12-18T04:11:14.941Z] de9db76c5a1d: Download complete [2020-12-18T04:11:14.941Z] 0ef7d3d256c8: Verifying Checksum [2020-12-18T04:11:14.941Z] 0ef7d3d256c8: Download complete [2020-12-18T04:11:14.941Z] 93359f2a8cfa: Download complete [2020-12-18T04:11:14.941Z] 188c0c94c7c5: Verifying Checksum [2020-12-18T04:11:14.941Z] 188c0c94c7c5: Download complete [2020-12-18T04:11:14.941Z] 7c6f9722023f: Download complete [2020-12-18T04:11:15.211Z] 188c0c94c7c5: Pull complete [2020-12-18T04:11:15.211Z] 0ef7d3d256c8: Pull complete [2020-12-18T04:11:15.474Z] de9db76c5a1d: Pull complete [2020-12-18T04:11:18.040Z] a35cf1a2eb13: Verifying Checksum [2020-12-18T04:11:18.040Z] a35cf1a2eb13: Download complete [2020-12-18T04:11:18.306Z] bca2f99d35d6: Verifying Checksum [2020-12-18T04:11:18.306Z] bca2f99d35d6: Download complete [2020-12-18T04:11:23.656Z] bca2f99d35d6: Pull complete [2020-12-18T04:11:23.656Z] 93359f2a8cfa: Pull complete [2020-12-18T04:11:23.921Z] 7c6f9722023f: Pull complete [2020-12-18T04:11:24.004Z] Still waiting to schedule task [2020-12-18T04:11:24.004Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-16717’ [2020-12-18T04:11:29.239Z] a35cf1a2eb13: Pull complete [2020-12-18T04:11:29.502Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-18T04:11:29.502Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-18T04:11:29.502Z] ---> a62c8e92a672 [2020-12-18T04:11:29.502Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-12-18T04:11:29.502Z] ---> Running in c96f2daa4bb4 [2020-12-18T04:11:30.459Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-18T04:11:31.408Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-18T04:11:32.357Z] (1/12) Installing libmagic (5.38-r0) [2020-12-18T04:11:32.933Z] (2/12) Installing file (5.38-r0) [2020-12-18T04:11:32.934Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-18T04:11:32.934Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-18T04:11:37.159Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-18T04:11:37.159Z] (6/12) Installing patch (2.7.6-r6) [2020-12-18T04:11:37.421Z] (7/12) Installing build-base (0.5-r2) [2020-12-18T04:11:37.421Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-18T04:11:37.684Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-18T04:11:37.684Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-18T04:11:37.684Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-18T04:11:37.947Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-18T04:11:37.947Z] Executing busybox-1.31.1-r19.trigger [2020-12-18T04:11:37.947Z] OK: 233 MiB in 51 packages [2020-12-18T04:11:42.169Z] Removing intermediate container c96f2daa4bb4 [2020-12-18T04:11:42.169Z] ---> 8612938f4e96 [2020-12-18T04:11:42.169Z] Step 4/7 : WORKDIR /edgex-go [2020-12-18T04:11:42.169Z] ---> Running in 26e11681aa4f [2020-12-18T04:11:42.169Z] Removing intermediate container 26e11681aa4f [2020-12-18T04:11:42.169Z] ---> 249a6137d02d [2020-12-18T04:11:42.169Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-18T04:11:42.434Z] latest: Pulling from library/docker [2020-12-18T04:11:42.434Z] 801bfaa63ef2: Pulling fs layer [2020-12-18T04:11:42.434Z] 4f7dc993c79e: Pulling fs layer [2020-12-18T04:11:42.434Z] d39d95e4997f: Pulling fs layer [2020-12-18T04:11:42.434Z] 1cda4b703d87: Pulling fs layer [2020-12-18T04:11:42.434Z] 54e5375350ea: Pulling fs layer [2020-12-18T04:11:42.434Z] f08cd1b3bb1b: Pulling fs layer [2020-12-18T04:11:42.434Z] 8e17d04e0c68: Pulling fs layer [2020-12-18T04:11:42.434Z] 54e5375350ea: Waiting [2020-12-18T04:11:42.434Z] f08cd1b3bb1b: Waiting [2020-12-18T04:11:42.434Z] 8e17d04e0c68: Waiting [2020-12-18T04:11:42.434Z] 1cda4b703d87: Waiting [2020-12-18T04:11:42.434Z] d39d95e4997f: Verifying Checksum [2020-12-18T04:11:42.434Z] d39d95e4997f: Download complete [2020-12-18T04:11:42.703Z] 4f7dc993c79e: Verifying Checksum [2020-12-18T04:11:42.703Z] 4f7dc993c79e: Download complete [2020-12-18T04:11:42.703Z] 801bfaa63ef2: Verifying Checksum [2020-12-18T04:11:42.703Z] 801bfaa63ef2: Download complete [2020-12-18T04:11:42.703Z] f08cd1b3bb1b: Verifying Checksum [2020-12-18T04:11:42.703Z] f08cd1b3bb1b: Download complete [2020-12-18T04:11:42.703Z] 54e5375350ea: Verifying Checksum [2020-12-18T04:11:42.703Z] 54e5375350ea: Download complete [2020-12-18T04:11:42.966Z] 8e17d04e0c68: Verifying Checksum [2020-12-18T04:11:42.966Z] 8e17d04e0c68: Download complete [2020-12-18T04:11:42.966Z] 801bfaa63ef2: Pull complete [2020-12-18T04:11:43.229Z] 4f7dc993c79e: Pull complete [2020-12-18T04:11:43.493Z] d39d95e4997f: Pull complete [2020-12-18T04:11:43.761Z] 1cda4b703d87: Verifying Checksum [2020-12-18T04:11:43.761Z] 1cda4b703d87: Download complete [2020-12-18T04:11:47.092Z] 1cda4b703d87: Pull complete [2020-12-18T04:11:47.092Z] 54e5375350ea: Pull complete [2020-12-18T04:11:47.092Z] f08cd1b3bb1b: Pull complete [2020-12-18T04:11:47.092Z] 8e17d04e0c68: Pull complete [2020-12-18T04:11:47.092Z] Digest: sha256:f5f9ba6ab98290000e7e5266b18d6b69d857f2af097916ef94b228351cb0fa81 [2020-12-18T04:11:47.356Z] Status: Downloaded newer image for docker:latest [2020-12-18T04:11:49.311Z] ---> 08621254d86f [2020-12-18T04:11:49.311Z] Step 6/7 : COPY go.mod . [2020-12-18T04:11:49.311Z] ---> 1774442d48d6 [2020-12-18T04:11:49.311Z] Step 7/7 : RUN go mod download [2020-12-18T04:11:49.311Z] ---> Running in 7196d128454f [2020-12-18T04:12:11.352Z] Removing intermediate container 7196d128454f [2020-12-18T04:12:11.352Z] ---> 916d2e6edb39 [2020-12-18T04:12:11.352Z] Successfully built 916d2e6edb39 [2020-12-18T04:12:11.352Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-18T04:12:11.713Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-18T04:12:11.713Z] . [Pipeline] withDockerContainer [2020-12-18T04:12:11.837Z] prd-centos7-docker-4c-2g-16721 does not seem to be running inside a container [2020-12-18T04:12:11.891Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-18T04:12:12.769Z] $ docker top 60eb7a282e7627c6bc9d309b98139b21fef74fc92fe52c66b68c13945e691277 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-18T04:12:13.310Z] + go version [2020-12-18T04:12:13.310Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-18T04:12:13.351Z] $ docker stop --time=1 60eb7a282e7627c6bc9d309b98139b21fef74fc92fe52c66b68c13945e691277 [2020-12-18T04:12:14.711Z] $ docker rm -f 60eb7a282e7627c6bc9d309b98139b21fef74fc92fe52c66b68c13945e691277 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-18T04:12:15.733Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-18T04:12:15.733Z] . [Pipeline] withDockerContainer [2020-12-18T04:12:15.857Z] prd-centos7-docker-4c-2g-16721 does not seem to be running inside a container [2020-12-18T04:12:15.906Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-18T04:12:16.684Z] $ docker top d32b28b149f9494906c5725ead32793c345588aa084aa87bb5e73efaa6382923 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-18T04:12:16.958Z] ========================================================= [2020-12-18T04:12:16.959Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-18T04:12:16.959Z] ========================================================= [Pipeline] sh [2020-12-18T04:12:17.298Z] + make test [2020-12-18T04:12:17.298Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-18T04:12:27.416Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-18T04:12:42.904Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-18T04:12:49.547Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-18T04:12:49.547Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-18T04:12:49.547Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-18T04:12:49.547Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-18T04:12:49.814Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-18T04:12:50.079Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-18T04:12:50.348Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-18T04:12:50.941Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-18T04:12:51.534Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-18T04:12:52.958Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-18T04:12:52.958Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-18T04:12:52.958Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-18T04:12:55.569Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.078s coverage: 46.6% of statements [2020-12-18T04:12:55.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-18T04:12:55.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-18T04:12:55.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-18T04:12:55.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-18T04:12:55.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-18T04:12:59.884Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.207s coverage: 27.1% of statements [2020-12-18T04:12:59.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-18T04:12:59.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-18T04:12:59.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-18T04:12:59.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-18T04:12:59.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-18T04:12:59.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-18T04:12:59.884Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.036s coverage: 100.0% of statements [2020-12-18T04:12:59.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-18T04:12:59.884Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.048s coverage: 100.0% of statements [2020-12-18T04:12:59.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-18T04:12:59.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-18T04:12:59.884Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.086s coverage: 72.3% of statements [2020-12-18T04:12:59.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-18T04:12:59.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-18T04:12:59.884Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.123s coverage: 82.9% of statements [2020-12-18T04:12:59.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-18T04:12:59.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-18T04:12:59.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-18T04:12:59.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-18T04:13:01.838Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.376s coverage: 28.6% of statements [2020-12-18T04:13:01.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-18T04:13:01.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-18T04:13:01.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-18T04:13:01.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-18T04:13:01.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-18T04:13:01.838Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.064s coverage: 100.0% of statements [2020-12-18T04:13:01.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-18T04:13:01.838Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.103s coverage: 100.0% of statements [2020-12-18T04:13:01.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-18T04:13:01.838Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.124s coverage: 86.7% of statements [2020-12-18T04:13:01.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-18T04:13:01.838Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.144s coverage: 97.5% of statements [2020-12-18T04:13:01.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-18T04:13:02.454Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.064s coverage: 78.3% of statements [2020-12-18T04:13:02.454Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-18T04:13:02.454Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-18T04:13:02.454Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-18T04:13:02.454Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-18T04:13:04.429Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.346s coverage: 93.8% of statements [2020-12-18T04:13:04.429Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-18T04:13:04.429Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-18T04:13:04.429Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-18T04:13:04.429Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-18T04:13:04.429Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-18T04:13:04.429Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-18T04:13:04.429Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-18T04:13:04.429Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-18T04:13:04.429Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-18T04:13:04.429Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-18T04:13:04.429Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-18T04:13:04.429Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-18T04:13:04.429Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-18T04:13:04.429Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-18T04:13:04.429Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-18T04:13:04.429Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-18T04:13:04.429Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-18T04:13:04.429Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-18T04:13:04.429Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.062s coverage: 58.8% of statements [2020-12-18T04:13:04.429Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-18T04:13:04.429Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-18T04:13:04.429Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.069s coverage: 0.1% of statements [2020-12-18T04:13:04.429Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-18T04:13:04.429Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-18T04:13:04.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-18T04:13:04.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-18T04:13:04.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements [2020-12-18T04:13:04.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-18T04:13:04.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.057s coverage: 75.5% of statements [2020-12-18T04:13:04.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2020-12-18T04:13:04.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.048s coverage: 80.8% of statements [2020-12-18T04:13:04.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.071s coverage: 87.2% of statements [2020-12-18T04:13:04.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.049s coverage: 84.2% of statements [2020-12-18T04:13:05.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.090s coverage: 91.4% of statements [2020-12-18T04:13:05.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-18T04:13:05.883Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.191s coverage: 63.5% of statements [2020-12-18T04:13:05.883Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-18T04:13:05.883Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-18T04:13:05.883Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2020-12-18T04:13:05.883Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.049s coverage: 91.3% of statements [2020-12-18T04:13:06.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements [2020-12-18T04:13:06.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.064s coverage: 73.7% of statements [2020-12-18T04:13:06.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.041s coverage: 100.0% of statements [2020-12-18T04:13:08.145Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.433s coverage: 55.9% of statements [2020-12-18T04:13:08.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-18T04:13:08.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-18T04:13:08.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-18T04:13:08.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-18T04:13:08.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-18T04:13:08.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.116s coverage: 37.0% of statements [2020-12-18T04:13:08.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-18T04:13:08.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-18T04:13:08.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.381s coverage: 84.0% of statements [2020-12-18T04:13:08.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.047s coverage: 100.0% of statements [2020-12-18T04:13:10.397Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.126s coverage: 47.1% of statements [2020-12-18T04:13:10.397Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-18T04:13:10.397Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-18T04:13:10.397Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-18T04:13:10.397Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-18T04:13:10.397Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-18T04:13:10.397Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.045s coverage: 100.0% of statements [2020-12-18T04:13:10.397Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-18T04:13:10.397Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.063s coverage: 100.0% of statements [2020-12-18T04:13:10.397Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-18T04:13:11.829Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.748s coverage: 29.1% of statements [2020-12-18T04:13:11.829Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-18T04:13:11.829Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-18T04:13:11.829Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-18T04:13:11.829Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-18T04:13:11.829Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-18T04:13:11.829Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.075s coverage: 99.0% of statements [2020-12-18T04:13:11.829Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-18T04:13:11.829Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.083s coverage: 100.0% of statements [2020-12-18T04:13:11.829Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-18T04:13:11.829Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.032s coverage: 0.0% of statements [2020-12-18T04:13:11.829Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-18T04:13:11.829Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.034s coverage: 100.0% of statements [2020-12-18T04:13:11.829Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-18T04:13:11.829Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-18T04:13:11.829Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-18T04:13:11.829Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-18T04:13:12.425Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.044s coverage: 87.9% of statements [2020-12-18T04:13:12.425Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-18T04:13:12.425Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-18T04:13:12.425Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2020-12-18T04:13:12.425Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.035s coverage: 32.1% of statements [2020-12-18T04:13:13.002Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements [2020-12-18T04:13:13.266Z] GO111MODULE=on go vet ./... [2020-12-18T04:13:40.020Z] gofmt -l . [2020-12-18T04:13:40.020Z] [ "`gofmt -l .`" = "" ] [2020-12-18T04:13:40.020Z] ./bin/test-go-mod-tidy.sh [2020-12-18T04:13:40.020Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-12-18T04:13:40.620Z] + ls -al . [2020-12-18T04:13:40.620Z] total 636 [2020-12-18T04:13:40.620Z] drwxrwxr-x 10 1001 1001 4096 Dec 18 04:13 . [2020-12-18T04:13:40.620Z] drwxr-xr-x 4 root root 28 Dec 18 04:12 .. [2020-12-18T04:13:40.620Z] -rw-rw-r-- 1 1001 1001 11 Dec 18 04:10 .dockerignore [2020-12-18T04:13:40.620Z] drwxrwxr-x 8 1001 1001 179 Dec 18 04:10 .git [2020-12-18T04:13:40.620Z] drwxrwxr-x 3 1001 1001 125 Dec 18 04:10 .github [2020-12-18T04:13:40.620Z] -rw-rw-r-- 1 1001 1001 824 Dec 18 04:10 .gitignore [2020-12-18T04:13:40.620Z] drwx------ 3 1001 1001 47 Dec 18 04:11 .semver [2020-12-18T04:13:40.620Z] -rw-rw-r-- 1 1001 1001 166 Dec 18 04:10 .sonarcloud.properties [2020-12-18T04:13:40.620Z] -rw-rw-r-- 1 1001 1001 3804 Dec 18 04:10 CONTRIBUTING.md [2020-12-18T04:13:40.620Z] -rw-rw-r-- 1 1001 1001 1035 Dec 18 04:10 Dockerfile.build [2020-12-18T04:13:40.620Z] -rw-rw-r-- 1 1001 1001 863 Dec 18 04:10 Jenkinsfile [2020-12-18T04:13:40.620Z] -rw-rw-r-- 1 1001 1001 10775 Dec 18 04:10 LICENSE [2020-12-18T04:13:40.620Z] -rw-rw-r-- 1 1001 1001 5750 Dec 18 04:10 Makefile [2020-12-18T04:13:40.620Z] -rw-rw-r-- 1 1001 1001 6511 Dec 18 04:10 README.md [2020-12-18T04:13:40.620Z] -rw-rw-r-- 1 1001 1001 6744 Dec 18 04:10 SECURITY.md [2020-12-18T04:13:40.620Z] -rw-rw-r-- 1 1001 1001 5 Dec 18 04:11 VERSION [2020-12-18T04:13:40.620Z] -rw-rw-r-- 1 1001 1001 4131 Dec 18 04:10 ZMQWindows.md [2020-12-18T04:13:40.620Z] drwxrwxr-x 2 1001 1001 117 Dec 18 04:10 bin [2020-12-18T04:13:40.620Z] drwxrwxr-x 14 1001 1001 4096 Dec 18 04:10 cmd [2020-12-18T04:13:40.620Z] -rw-r--r-- 1 root root 538064 Dec 18 04:13 coverage.out [2020-12-18T04:13:40.620Z] -rw-r--r-- 1 root root 979 Dec 18 04:13 go.mod [2020-12-18T04:13:40.620Z] -rw-r--r-- 1 root root 18631 Dec 18 04:13 go.sum [2020-12-18T04:13:40.620Z] drwxrwxr-x 8 1001 1001 127 Dec 18 04:10 internal [2020-12-18T04:13:40.620Z] drwxrwxr-x 4 1001 1001 26 Dec 18 04:10 openapi [2020-12-18T04:13:40.620Z] drwxrwxr-x 4 1001 1001 71 Dec 18 04:10 snap [2020-12-18T04:13:40.620Z] -rw-rw-r-- 1 1001 1001 168 Dec 18 04:10 version.go [Pipeline] sh [2020-12-18T04:13:40.953Z] + '[' -e coverage.out ] [2020-12-18T04:13:40.953Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-18T04:13:41.163Z] Stashed 1 file(s) [Pipeline] sh [2020-12-18T04:13:41.482Z] + make build [2020-12-18T04:13:41.482Z] 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 [2020-12-18T04:13:45.723Z] 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 [2020-12-18T04:13:54.002Z] 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 [2020-12-18T04:13:54.002Z] 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 [2020-12-18T04:13:55.399Z] 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 [2020-12-18T04:13:55.980Z] 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 [2020-12-18T04:13:57.927Z] 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 [2020-12-18T04:13:59.338Z] 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 [2020-12-18T04:14:00.734Z] 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 [2020-12-18T04:14:01.688Z] 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 [2020-12-18T04:14:03.630Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-18T04:14:04.600Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } [2020-12-18T04:14:06.035Z] $ docker stop --time=1 d32b28b149f9494906c5725ead32793c345588aa084aa87bb5e73efaa6382923 [2020-12-18T04:14:07.780Z] $ docker rm -f d32b28b149f9494906c5725ead32793c345588aa084aa87bb5e73efaa6382923 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-18T04:14:11.865Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-18T04:14:11.865Z] [2020-12-18T04:14:11.865Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-12-18T04:14:12.272Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-18T04:14:12.273Z] latest: Pulling from edgex-devops/edgex-compose [2020-12-18T04:14:12.273Z] cbdbe7a5bc2a: Pulling fs layer [2020-12-18T04:14:12.273Z] ca9280d653b3: Pulling fs layer [2020-12-18T04:14:12.273Z] 7e9c9ca2126c: Pulling fs layer [2020-12-18T04:14:13.237Z] cbdbe7a5bc2a: Verifying Checksum [2020-12-18T04:14:13.237Z] cbdbe7a5bc2a: Download complete [2020-12-18T04:14:13.507Z] cbdbe7a5bc2a: Pull complete [2020-12-18T04:14:13.775Z] ca9280d653b3: Verifying Checksum [2020-12-18T04:14:13.775Z] ca9280d653b3: Download complete [2020-12-18T04:14:14.737Z] ca9280d653b3: Pull complete [2020-12-18T04:14:15.000Z] 7e9c9ca2126c: Verifying Checksum [2020-12-18T04:14:15.000Z] 7e9c9ca2126c: Download complete [2020-12-18T04:14:21.623Z] 7e9c9ca2126c: Pull complete [2020-12-18T04:14:21.623Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-12-18T04:14:21.623Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-18T04:14:21.623Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-12-18T04:14:21.848Z] prd-centos7-docker-4c-2g-16721 does not seem to be running inside a container [2020-12-18T04:14:21.954Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-12-18T04:14:24.611Z] $ docker top 47bd1ea8f66679389cb72537d00c5fbb82de768313a9af5fbc825479d4135dad -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-18T04:14:25.308Z] + docker-compose build --help [2020-12-18T04:14:25.308Z] + grep parallel [2020-12-18T04:14:26.279Z] --parallel Build images in parallel. [Pipeline] } [2020-12-18T04:14:26.316Z] $ docker stop --time=1 47bd1ea8f66679389cb72537d00c5fbb82de768313a9af5fbc825479d4135dad [2020-12-18T04:14:27.686Z] $ docker rm -f 47bd1ea8f66679389cb72537d00c5fbb82de768313a9af5fbc825479d4135dad [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-18T04:14:28.488Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-18T04:14:28.488Z] . [Pipeline] withDockerContainer [2020-12-18T04:14:28.631Z] prd-centos7-docker-4c-2g-16721 does not seem to be running inside a container [2020-12-18T04:14:28.689Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-12-18T04:14:29.330Z] $ docker top 23adee76600dff1ef0f636c1cc95d3d825ffc27b6c0f045f2e589e2b5776c0f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-18T04:14:29.945Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-12-18T04:14:30.889Z] Building docker-core-command-go ... [2020-12-18T04:14:30.889Z] Building docker-core-data-go ... [2020-12-18T04:14:30.889Z] Building docker-core-metadata-go ... [2020-12-18T04:14:30.889Z] Building docker-security-bootstrap-redis-go ... [2020-12-18T04:14:30.889Z] Building docker-security-proxy-setup-go ... [2020-12-18T04:14:30.889Z] Building docker-security-secretstore-setup-go ... [2020-12-18T04:14:30.889Z] Building docker-support-notifications-go ... [2020-12-18T04:14:30.889Z] Building docker-support-scheduler-go ... [2020-12-18T04:14:30.889Z] Building docker-sys-mgmt-agent-go ... [2020-12-18T04:14:30.889Z] Building docker-security-bootstrap-redis-go [2020-12-18T04:14:30.889Z] Building docker-support-scheduler-go [2020-12-18T04:14:30.889Z] Building docker-core-command-go [2020-12-18T04:14:30.889Z] Building docker-support-notifications-go [2020-12-18T04:14:30.889Z] Building docker-security-secretstore-setup-go [2020-12-18T04:15:03.254Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-18T04:15:03.254Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-18T04:15:03.254Z] ---> 916d2e6edb39 [2020-12-18T04:15:03.254Z] Step 3/21 : WORKDIR /edgex-go [2020-12-18T04:15:03.867Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-18T04:15:03.867Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-18T04:15:03.867Z] ---> 916d2e6edb39 [2020-12-18T04:15:03.867Z] Step 3/22 : WORKDIR /edgex-go [2020-12-18T04:15:03.867Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-18T04:15:03.867Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-18T04:15:03.867Z] ---> 916d2e6edb39 [2020-12-18T04:15:03.867Z] Step 3/24 : WORKDIR /edgex-go [2020-12-18T04:15:04.146Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-18T04:15:04.146Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-18T04:15:04.146Z] ---> 916d2e6edb39 [2020-12-18T04:15:04.146Z] Step 3/24 : WORKDIR /edgex-go [2020-12-18T04:15:04.146Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-18T04:15:04.146Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-18T04:15:04.146Z] ---> 916d2e6edb39 [2020-12-18T04:15:04.146Z] Step 3/22 : WORKDIR /edgex-go [2020-12-18T04:15:05.116Z] ---> Running in 27cda66c12d9 [2020-12-18T04:15:05.116Z] ---> Running in 9fbaf6871496 [2020-12-18T04:15:05.116Z] ---> Running in e0caa5fdf653 [2020-12-18T04:15:05.116Z] ---> Running in 3cf323d2da2c [2020-12-18T04:15:05.116Z] ---> Running in 8824f75b40d2 [2020-12-18T04:15:05.402Z] Removing intermediate container 3cf323d2da2c [2020-12-18T04:15:05.402Z] Removing intermediate container 27cda66c12d9 [2020-12-18T04:15:05.402Z] ---> ef1f184a3271 [2020-12-18T04:15:05.402Z] ---> 7fae61f7b650 [2020-12-18T04:15:05.402Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-18T04:15:05.402Z] [2020-12-18T04:15:05.402Z] Removing intermediate container e0caa5fdf653 [2020-12-18T04:15:05.402Z] ---> 563f18b12f76 [2020-12-18T04:15:05.402Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-18T04:15:05.402Z] Removing intermediate container 8824f75b40d2 [2020-12-18T04:15:05.402Z] ---> 0381147c017b [2020-12-18T04:15:05.402Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-18T04:15:05.677Z] Removing intermediate container 9fbaf6871496 [2020-12-18T04:15:05.677Z] ---> e90a78a83507 [2020-12-18T04:15:05.677Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-18T04:15:05.677Z] ---> Running in 607fc0a59d6a [2020-12-18T04:15:05.677Z] ---> Running in ed88263471f8 [2020-12-18T04:15:05.677Z] ---> Running in 20a96dc6d812 [2020-12-18T04:15:05.677Z] ---> Running in ab9e4159694f [2020-12-18T04:15:05.677Z] ---> Running in 88868171ed4a [2020-12-18T04:15:07.919Z] Removing intermediate container ed88263471f8 [2020-12-18T04:15:07.919Z] ---> 4837c5be9202 [2020-12-18T04:15:07.919Z] Step 5/21 : RUN apk update && apk add make git [2020-12-18T04:15:07.919Z] Removing intermediate container 607fc0a59d6a [2020-12-18T04:15:07.919Z] ---> 45cd2b1c0e08 [2020-12-18T04:15:07.919Z] Step 5/24 : RUN apk update && apk add make git [2020-12-18T04:15:07.919Z] ---> Running in a446c7adf265 [2020-12-18T04:15:07.919Z] ---> Running in 87acaa183cee [2020-12-18T04:15:07.919Z] Removing intermediate container 20a96dc6d812 [2020-12-18T04:15:07.919Z] ---> 84c789031b23 [2020-12-18T04:15:07.919Z] Step 5/22 : RUN apk update && apk add make git [2020-12-18T04:15:08.211Z] Removing intermediate container ab9e4159694f [2020-12-18T04:15:08.211Z] ---> c8650d9a5c6e [2020-12-18T04:15:08.211Z] Step 5/22 : RUN apk update && apk add make git [2020-12-18T04:15:08.211Z] ---> Running in 2c7495028fc7 [2020-12-18T04:15:08.211Z] ---> Running in 0d31f5b29a1b [2020-12-18T04:15:08.211Z] Removing intermediate container 88868171ed4a [2020-12-18T04:15:08.211Z] ---> 8810d5cdd246 [2020-12-18T04:15:08.211Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-12-18T04:15:08.482Z] ---> Running in 9242bf43b1b6 [2020-12-18T04:15:09.091Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-18T04:15:09.091Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-18T04:15:09.091Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-18T04:15:09.373Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-18T04:15:09.373Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-18T04:15:09.643Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-18T04:15:09.922Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-18T04:15:10.195Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-18T04:15:10.195Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-18T04:15:10.195Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-18T04:15:10.195Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-18T04:15:10.195Z] OK: 12750 distinct packages available [2020-12-18T04:15:10.484Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-18T04:15:10.484Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-18T04:15:10.484Z] OK: 12750 distinct packages available [2020-12-18T04:15:10.485Z] OK: 233 MiB in 51 packages [2020-12-18T04:15:10.485Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-18T04:15:10.570Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-16722 in /w/workspace/edgexfoundry_edgex-go_PR-2962 [Pipeline] { [Pipeline] ws [2020-12-18T04:15:10.701Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [2020-12-18T04:15:10.766Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-18T04:15:10.766Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-18T04:15:10.766Z] OK: 12750 distinct packages available [2020-12-18T04:15:10.766Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-18T04:15:10.766Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-18T04:15:10.766Z] OK: 12750 distinct packages available [2020-12-18T04:15:10.766Z] OK: 233 MiB in 51 packages [Pipeline] checkout [2020-12-18T04:15:11.034Z] OK: 233 MiB in 51 packages [2020-12-18T04:15:11.034Z] OK: 233 MiB in 51 packages [2020-12-18T04:15:11.305Z] Removing intermediate container 87acaa183cee [2020-12-18T04:15:11.305Z] ---> 464c74a16b17 [2020-12-18T04:15:11.305Z] Step 6/24 : COPY go.mod . [2020-12-18T04:15:11.305Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-18T04:15:11.305Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-18T04:15:11.305Z] OK: 12750 distinct packages available [2020-12-18T04:15:11.571Z] OK: 233 MiB in 51 packages [2020-12-18T04:15:11.572Z] Removing intermediate container 2c7495028fc7 [2020-12-18T04:15:11.572Z] ---> 19384e7a0623 [2020-12-18T04:15:11.572Z] Step 6/22 : COPY go.mod . [2020-12-18T04:15:11.572Z] ---> 4e1a78657d3d [2020-12-18T04:15:11.572Z] Step 7/24 : RUN go mod download [2020-12-18T04:15:11.835Z] ---> Running in 36bfa648b4ed [2020-12-18T04:15:12.098Z] ---> aa67f736641d [2020-12-18T04:15:12.098Z] Step 7/22 : RUN go mod download [2020-12-18T04:15:12.098Z] Removing intermediate container 9242bf43b1b6 [2020-12-18T04:15:12.098Z] ---> 1e6d27c5e1ee [2020-12-18T04:15:12.098Z] Step 6/24 : COPY go.mod . [2020-12-18T04:15:12.098Z] Removing intermediate container 0d31f5b29a1b [2020-12-18T04:15:12.098Z] ---> 89b134713e7a [2020-12-18T04:15:12.098Z] Step 6/22 : COPY go.mod . [2020-12-18T04:15:12.364Z] ---> Running in 72dbfa47e68f [2020-12-18T04:15:12.364Z] ---> 7409fbc3bfae [2020-12-18T04:15:12.364Z] Step 7/24 : RUN go mod download [2020-12-18T04:15:12.640Z] ---> ef78856d8547 [2020-12-18T04:15:12.640Z] Step 7/22 : RUN go mod download [2020-12-18T04:15:12.640Z] Removing intermediate container a446c7adf265 [2020-12-18T04:15:12.640Z] ---> d61ba17067ee [2020-12-18T04:15:12.640Z] Step 6/21 : COPY go.mod . [2020-12-18T04:15:12.640Z] ---> Running in 886a3306b1ad [2020-12-18T04:15:12.640Z] ---> Running in a254bbd75219 [2020-12-18T04:15:12.921Z] ---> af0cb50c7c7b [2020-12-18T04:15:12.921Z] Step 7/21 : RUN go mod download [2020-12-18T04:15:13.194Z] ---> Running in 8a38b4a4b390 [2020-12-18T04:15:14.172Z] Removing intermediate container 36bfa648b4ed [2020-12-18T04:15:14.172Z] ---> 2822568b7fa3 [2020-12-18T04:15:14.172Z] Step 8/24 : COPY . . [2020-12-18T04:15:14.172Z] Removing intermediate container 72dbfa47e68f [2020-12-18T04:15:14.172Z] ---> 96452fe668ca [2020-12-18T04:15:14.172Z] Step 8/22 : COPY . . [2020-12-18T04:15:15.761Z] using credential edgex-jenkins-ssh [2020-12-18T04:15:15.834Z] Cloning the remote Git repository [2020-12-18T04:15:15.906Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-18T04:15:16.032Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2020-12-18T04:15:16.125Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-18T04:15:16.126Z] > git --version # timeout=10 [2020-12-18T04:15:16.154Z] > git --version # 'git version 2.17.1' [2020-12-18T04:15:16.156Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-18T04:15:16.214Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-18T04:15:19.540Z] Removing intermediate container a254bbd75219 [2020-12-18T04:15:19.540Z] ---> a3563d8452be [2020-12-18T04:15:19.540Z] Step 8/22 : COPY . . [2020-12-18T04:15:19.540Z] Removing intermediate container 886a3306b1ad [2020-12-18T04:15:19.540Z] ---> fe8616846f5a [2020-12-18T04:15:19.540Z] Step 8/24 : COPY . . [2020-12-18T04:15:23.814Z] Removing intermediate container 8a38b4a4b390 [2020-12-18T04:15:23.814Z] ---> f5e04bb0ba36 [2020-12-18T04:15:23.814Z] Step 8/21 : COPY . . [2020-12-18T04:15:48.688Z] Merging remotes/origin/master commit bbb161aa59ef099937232867751a09afbb087fa9 into PR head commit a0fe9c2cbb5f2ba2374e06009d327325fce0109d [2020-12-18T04:15:49.077Z] Merge succeeded, producing a0fe9c2cbb5f2ba2374e06009d327325fce0109d [2020-12-18T04:15:49.078Z] Checking out Revision a0fe9c2cbb5f2ba2374e06009d327325fce0109d (PR-2962) [2020-12-18T04:15:47.795Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-18T04:15:47.817Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-18T04:15:47.847Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-18T04:15:47.883Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-18T04:15:47.884Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-18T04:15:47.898Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2962/head:refs/remotes/origin/PR-2962 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-18T04:15:48.729Z] > git config core.sparsecheckout # timeout=10 [2020-12-18T04:15:48.742Z] > git checkout -f a0fe9c2cbb5f2ba2374e06009d327325fce0109d # timeout=10 [2020-12-18T04:15:49.024Z] > git remote # timeout=10 [2020-12-18T04:15:49.041Z] > git config --get remote.origin.url # timeout=10 [2020-12-18T04:15:49.052Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-18T04:15:49.064Z] > git merge bbb161aa59ef099937232867751a09afbb087fa9 # timeout=10 [2020-12-18T04:15:49.085Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-18T04:15:49.103Z] > git config core.sparsecheckout # timeout=10 [2020-12-18T04:15:49.112Z] > git checkout -f a0fe9c2cbb5f2ba2374e06009d327325fce0109d # timeout=10 [2020-12-18T04:15:53.438Z] Commit message: "feat(data): Implement GET /reading/count/device/name/{name} V2 API" [2020-12-18T04:15:53.511Z] > git --version # timeout=10 [2020-12-18T04:15:53.519Z] > git --version # 'git version 2.17.1' [2020-12-18T04:15:53.535Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-18T04:15:55.687Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-18T04:15:56.101Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-18T04:15:56.456Z] ---> b2984c5f659b [2020-12-18T04:15:56.456Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-18T04:15:56.456Z] ---> e3e2c65a3653 [2020-12-18T04:15:56.456Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-18T04:15:56.456Z] ---> Running in bc4b63b22400 [2020-12-18T04:15:56.456Z] ---> Running in eb41a97ba372 [2020-12-18T04:15:56.456Z] ---> ec0fe17303b3 [2020-12-18T04:15:56.456Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-18T04:15:56.456Z] ---> fd2e881146cf [2020-12-18T04:15:56.456Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-18T04:15:56.456Z] ---> 681ffaff5248 [2020-12-18T04:15:56.456Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-18T04:15:56.456Z] ---> Running in 1e159a01b4e3 [2020-12-18T04:15:56.456Z] ---> Running in 3881643add46 [2020-12-18T04:15:56.456Z] ---> Running in 3268256da3d4 [2020-12-18T04:15:56.456Z] 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 [2020-12-18T04:15:56.456Z] 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 [2020-12-18T04:15:56.457Z] 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 [2020-12-18T04:15:56.457Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-18T04:15:56.457Z] 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 [2020-12-18T04:15:56.473Z] + sudo service+ true docker restart [2020-12-18T04:15:56.473Z] [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-18T04:15:58.610Z] provisioning config files... [2020-12-18T04:15:58.650Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config495616922843427688tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-18T04:15:59.118Z] ---> docker-login.sh [2020-12-18T04:15:59.118Z] nexus3.edgexfoundry.org:10001 [2020-12-18T04:15:59.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T04:16:00.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T04:16:00.320Z] Configure a credential helper to remove this warning. See [2020-12-18T04:16:00.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T04:16:00.320Z] [2020-12-18T04:16:00.320Z] Login Succeeded [2020-12-18T04:16:00.320Z] nexus3.edgexfoundry.org:10002 [2020-12-18T04:16:00.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T04:16:00.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T04:16:00.873Z] Configure a credential helper to remove this warning. See [2020-12-18T04:16:00.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T04:16:00.873Z] [2020-12-18T04:16:00.873Z] Login Succeeded [2020-12-18T04:16:00.873Z] nexus3.edgexfoundry.org:10003 [2020-12-18T04:16:01.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T04:16:01.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T04:16:01.428Z] Configure a credential helper to remove this warning. See [2020-12-18T04:16:01.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T04:16:01.429Z] [2020-12-18T04:16:01.429Z] Login Succeeded [2020-12-18T04:16:01.429Z] nexus3.edgexfoundry.org:10004 [2020-12-18T04:16:01.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T04:16:01.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T04:16:01.994Z] Configure a credential helper to remove this warning. See [2020-12-18T04:16:01.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T04:16:01.994Z] [2020-12-18T04:16:01.994Z] Login Succeeded [2020-12-18T04:16:01.994Z] docker.io [2020-12-18T04:16:02.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T04:16:03.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T04:16:03.258Z] Configure a credential helper to remove this warning. See [2020-12-18T04:16:03.258Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T04:16:03.258Z] [2020-12-18T04:16:03.258Z] Login Succeeded [2020-12-18T04:16:03.258Z] ---> docker-login.sh ends [Pipeline] } [2020-12-18T04:16:03.288Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-18T04:16:03.876Z] ========================================================= [2020-12-18T04:16:03.876Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-18T04:16:03.876Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-18T04:16:04.307Z] + 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 . [2020-12-18T04:16:06.317Z] Sending build context to Docker daemon 165.4MB [2020-12-18T04:16:06.603Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-18T04:16:06.604Z] Step 2/7 : FROM ${BASE} [2020-12-18T04:16:06.604Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-18T04:16:06.604Z] 5f621e34cdf4: Pulling fs layer [2020-12-18T04:16:06.604Z] a4357932f1b6: Pulling fs layer [2020-12-18T04:16:06.604Z] 18c013af1878: Pulling fs layer [2020-12-18T04:16:06.604Z] 00ac8860ef70: Pulling fs layer [2020-12-18T04:16:06.604Z] 63d7cb157983: Pulling fs layer [2020-12-18T04:16:06.604Z] b116817d02f9: Pulling fs layer [2020-12-18T04:16:06.604Z] 745a02a5169b: Pulling fs layer [2020-12-18T04:16:06.604Z] 00ac8860ef70: Waiting [2020-12-18T04:16:06.604Z] 63d7cb157983: Waiting [2020-12-18T04:16:06.604Z] b116817d02f9: Waiting [2020-12-18T04:16:06.604Z] 745a02a5169b: Waiting [2020-12-18T04:16:06.604Z] 18c013af1878: Verifying Checksum [2020-12-18T04:16:06.604Z] 18c013af1878: Download complete [2020-12-18T04:16:06.604Z] a4357932f1b6: Verifying Checksum [2020-12-18T04:16:06.604Z] a4357932f1b6: Download complete [2020-12-18T04:16:06.604Z] 63d7cb157983: Verifying Checksum [2020-12-18T04:16:06.604Z] 63d7cb157983: Download complete [2020-12-18T04:16:06.891Z] b116817d02f9: Download complete [2020-12-18T04:16:06.891Z] 5f621e34cdf4: Verifying Checksum [2020-12-18T04:16:06.891Z] 5f621e34cdf4: Download complete [2020-12-18T04:16:07.494Z] 5f621e34cdf4: Pull complete [2020-12-18T04:16:08.102Z] a4357932f1b6: Pull complete [2020-12-18T04:16:08.380Z] 18c013af1878: Pull complete [2020-12-18T04:16:09.817Z] 745a02a5169b: Verifying Checksum [2020-12-18T04:16:09.817Z] 745a02a5169b: Download complete [2020-12-18T04:16:11.284Z] 00ac8860ef70: Verifying Checksum [2020-12-18T04:16:11.284Z] 00ac8860ef70: Download complete [2020-12-18T04:16:21.472Z] 00ac8860ef70: Pull complete [2020-12-18T04:16:21.472Z] 63d7cb157983: Pull complete [2020-12-18T04:16:21.748Z] b116817d02f9: Pull complete [2020-12-18T04:16:26.070Z] 745a02a5169b: Pull complete [2020-12-18T04:16:26.070Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-18T04:16:26.070Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-18T04:16:26.070Z] ---> b7e6874047d6 [2020-12-18T04:16:26.070Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-12-18T04:16:28.723Z] 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 [2020-12-18T04:16:29.472Z] ---> Running in d86f7066303e [2020-12-18T04:16:30.073Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-18T04:16:31.055Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-18T04:16:31.293Z] Removing intermediate container 3268256da3d4 [2020-12-18T04:16:31.293Z] ---> 1021e0443b4d [2020-12-18T04:16:31.293Z] [2020-12-18T04:16:31.293Z] Step 10/22 : FROM alpine:3.10 [2020-12-18T04:16:31.293Z] Removing intermediate container 1e159a01b4e3 [2020-12-18T04:16:31.293Z] ---> 161fc75e2192 [2020-12-18T04:16:31.293Z] [2020-12-18T04:16:31.293Z] Step 10/21 : FROM scratch [2020-12-18T04:16:31.293Z] ---> [2020-12-18T04:16:31.293Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-18T04:16:31.293Z] Removing intermediate container eb41a97ba372 [2020-12-18T04:16:31.293Z] ---> 2d3d0e121f4e [2020-12-18T04:16:31.293Z] [2020-12-18T04:16:31.293Z] Step 10/22 : FROM scratch [2020-12-18T04:16:31.293Z] ---> [2020-12-18T04:16:31.293Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-18T04:16:31.293Z] Removing intermediate container 3881643add46 [2020-12-18T04:16:31.293Z] ---> e59d29e34d39 [2020-12-18T04:16:31.293Z] [2020-12-18T04:16:31.293Z] Step 10/24 : FROM scratch [2020-12-18T04:16:31.293Z] ---> [2020-12-18T04:16:31.293Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-18T04:16:31.293Z] 3.10: Pulling from library/alpine [2020-12-18T04:16:31.293Z] ---> Running in 3735873efc85 [2020-12-18T04:16:31.293Z] ---> Running in cba68af0d25e [2020-12-18T04:16:31.293Z] ---> Running in 7713b32f2047 [2020-12-18T04:16:31.654Z] (1/12) Installing libmagic (5.38-r0) [2020-12-18T04:16:31.927Z] (2/12) Installing file (5.38-r0) [2020-12-18T04:16:31.927Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-18T04:16:32.199Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-18T04:16:32.694Z] Removing intermediate container 3735873efc85 [2020-12-18T04:16:32.694Z] ---> e99904e372e9 [2020-12-18T04:16:32.694Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-18T04:16:32.965Z] Removing intermediate container cba68af0d25e [2020-12-18T04:16:32.965Z] ---> bb38eb962e35 [2020-12-18T04:16:32.965Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-18T04:16:32.965Z] Removing intermediate container 7713b32f2047 [2020-12-18T04:16:32.965Z] ---> d0363b560bf2 [2020-12-18T04:16:32.965Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-18T04:16:32.965Z] ---> Running in ab8aef5ab09d [2020-12-18T04:16:32.965Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-18T04:16:32.965Z] Status: Downloaded newer image for alpine:3.10 [2020-12-18T04:16:32.965Z] ---> be4e4bea2c2e [2020-12-18T04:16:32.965Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-18T04:16:32.965Z] ---> Running in b7d317b5367c [2020-12-18T04:16:32.965Z] ---> Running in 8762b11b373d [2020-12-18T04:16:32.965Z] Removing intermediate container bc4b63b22400 [2020-12-18T04:16:32.965Z] ---> df32ddc11359 [2020-12-18T04:16:32.965Z] [2020-12-18T04:16:32.965Z] Step 10/24 : FROM alpine:3.10 [2020-12-18T04:16:33.229Z] ---> be4e4bea2c2e [2020-12-18T04:16:33.229Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-18T04:16:33.229Z] ---> Running in c2d98f9b904f [2020-12-18T04:16:33.229Z] ---> Running in f4844819d7fb [2020-12-18T04:16:33.229Z] Removing intermediate container ab8aef5ab09d [2020-12-18T04:16:33.229Z] ---> 2d44e0abe1b5 [2020-12-18T04:16:33.229Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-18T04:16:33.492Z] Removing intermediate container b7d317b5367c [2020-12-18T04:16:33.492Z] ---> b9e2c0295c6b [2020-12-18T04:16:33.492Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-18T04:16:33.492Z] Removing intermediate container 8762b11b373d [2020-12-18T04:16:33.492Z] ---> d1d213ffe077 [2020-12-18T04:16:33.492Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-18T04:16:34.891Z] ---> Running in 5ac2dac805d3 [2020-12-18T04:16:34.891Z] ---> Running in f32d2f79719c [2020-12-18T04:16:34.891Z] ---> Running in dc20ee0e51b8 [2020-12-18T04:16:34.891Z] Removing intermediate container 5ac2dac805d3 [2020-12-18T04:16:34.891Z] ---> 7caa85e5623c [2020-12-18T04:16:34.891Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-18T04:16:35.164Z] Removing intermediate container dc20ee0e51b8 [2020-12-18T04:16:35.164Z] ---> 372b0c05deb6 [2020-12-18T04:16:35.164Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-18T04:16:35.164Z] Removing intermediate container f32d2f79719c [2020-12-18T04:16:35.164Z] ---> af9916a28444 [2020-12-18T04:16:35.164Z] Step 14/22 : WORKDIR / [2020-12-18T04:16:35.164Z] ---> Running in a2e93dc670e8 [2020-12-18T04:16:35.438Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-12-18T04:16:35.438Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-12-18T04:16:35.438Z] ---> 675f75938b05 [2020-12-18T04:16:35.438Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-18T04:16:35.438Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-12-18T04:16:35.438Z] Removing intermediate container a2e93dc670e8 [2020-12-18T04:16:35.438Z] ---> 6ec1dda096ac [2020-12-18T04:16:35.438Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-18T04:16:35.438Z] ---> bc7f1cbf4222 [2020-12-18T04:16:35.438Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-18T04:16:35.712Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-12-18T04:16:35.712Z] v3.10.5-169-gde6a9f93ad [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-18T04:16:35.712Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-18T04:16:35.712Z] OK: 10350 distinct packages available [2020-12-18T04:16:35.712Z] v3.10.5-169-gde6a9f93ad [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-18T04:16:35.712Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-18T04:16:35.712Z] OK: 10350 distinct packages available [2020-12-18T04:16:35.712Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-18T04:16:35.987Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-18T04:16:35.987Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-18T04:16:35.987Z] (4/5) Installing curl (7.66.0-r3) [2020-12-18T04:16:35.987Z] ---> 2b9705665275 [2020-12-18T04:16:35.987Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-18T04:16:35.987Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-18T04:16:35.987Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-18T04:16:35.987Z] Executing busybox-1.30.1-r3.trigger [2020-12-18T04:16:35.987Z] Executing ca-certificates-20191127-r2.trigger [2020-12-18T04:16:35.987Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-18T04:16:35.987Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-18T04:16:35.987Z] (4/5) Installing curl (7.66.0-r3) [2020-12-18T04:16:35.987Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-18T04:16:35.987Z] Executing busybox-1.30.1-r3.trigger [2020-12-18T04:16:35.987Z] Executing ca-certificates-20191127-r2.trigger [2020-12-18T04:16:35.987Z] OK: 7 MiB in 19 packages [2020-12-18T04:16:36.494Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-18T04:16:36.494Z] (6/12) Installing patch (2.7.6-r6) [2020-12-18T04:16:36.494Z] (7/12) Installing build-base (0.5-r2) [2020-12-18T04:16:36.566Z] OK: 7 MiB in 19 packages [2020-12-18T04:16:36.763Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-18T04:16:36.763Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-18T04:16:36.763Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-18T04:16:37.034Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-18T04:16:37.034Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-18T04:16:37.034Z] Executing busybox-1.31.1-r19.trigger [2020-12-18T04:16:37.141Z] ---> ce95964ace9d [2020-12-18T04:16:37.141Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-18T04:16:37.311Z] OK: 217 MiB in 51 packages [2020-12-18T04:16:37.409Z] ---> 5ad5dc506648 [2020-12-18T04:16:37.409Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-18T04:16:37.409Z] ---> 8ffb5b070070 [2020-12-18T04:16:37.409Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-18T04:16:38.357Z] ---> 3fa333ba70c0 [2020-12-18T04:16:38.357Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-18T04:16:38.623Z] ---> Running in 733d6add12a5 [2020-12-18T04:16:38.623Z] ---> 71ab94b1c1b2 [2020-12-18T04:16:38.623Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-18T04:16:38.893Z] Removing intermediate container c2d98f9b904f [2020-12-18T04:16:38.893Z] ---> 29cece653443 [2020-12-18T04:16:38.893Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-18T04:16:38.893Z] Removing intermediate container f4844819d7fb [2020-12-18T04:16:38.893Z] ---> 34c8565e580a [2020-12-18T04:16:38.893Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-18T04:16:38.893Z] ---> d742c7e29ed5 [2020-12-18T04:16:38.893Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-18T04:16:38.893Z] ---> Running in c24767a00b21 [2020-12-18T04:16:38.893Z] ---> Running in ce8b2b2c5888 [2020-12-18T04:16:38.893Z] ---> Running in 3223028fee08 [2020-12-18T04:16:39.160Z] Removing intermediate container 733d6add12a5 [2020-12-18T04:16:39.160Z] ---> d69243640279 [2020-12-18T04:16:39.160Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-18T04:16:39.160Z] ---> Running in d555c56d2734 [2020-12-18T04:16:39.428Z] ---> 3c5b4060c4d3 [2020-12-18T04:16:39.428Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-18T04:16:39.428Z] Removing intermediate container c24767a00b21 [2020-12-18T04:16:39.428Z] ---> 1325c4ebe924 [2020-12-18T04:16:39.428Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-18T04:16:39.428Z] Removing intermediate container 3223028fee08 [2020-12-18T04:16:39.428Z] ---> f593d17e4365 [2020-12-18T04:16:39.428Z] Step 13/24 : WORKDIR / [2020-12-18T04:16:39.428Z] Removing intermediate container ce8b2b2c5888 [2020-12-18T04:16:39.428Z] ---> 49fb0466fbcc [2020-12-18T04:16:39.428Z] Step 13/22 : WORKDIR / [2020-12-18T04:16:39.428Z] ---> Running in 7a4638888aa0 [2020-12-18T04:16:39.694Z] ---> Running in 86edaec6c7fc [2020-12-18T04:16:39.694Z] ---> Running in 747d30d10640 [2020-12-18T04:16:39.694Z] Removing intermediate container d555c56d2734 [2020-12-18T04:16:39.694Z] ---> f3843736d999 [2020-12-18T04:16:39.694Z] Step 19/21 : LABEL arch=x86_64 [2020-12-18T04:16:39.963Z] Removing intermediate container 7a4638888aa0 [2020-12-18T04:16:39.963Z] ---> cb4c43ae0b16 [2020-12-18T04:16:39.963Z] Step 20/22 : LABEL arch=x86_64 [2020-12-18T04:16:39.963Z] ---> Running in d38413fd08a4 [2020-12-18T04:16:39.963Z] ---> cbb3b7201bf0 [2020-12-18T04:16:39.963Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-18T04:16:40.236Z] ---> Running in e232587501dc [2020-12-18T04:16:40.236Z] Removing intermediate container 747d30d10640 [2020-12-18T04:16:40.236Z] ---> 87e9a6398db4 [2020-12-18T04:16:40.236Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-12-18T04:16:40.236Z] Removing intermediate container 86edaec6c7fc [2020-12-18T04:16:40.236Z] ---> 64d369cac2cb [2020-12-18T04:16:40.236Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-18T04:16:40.236Z] Removing intermediate container d38413fd08a4 [2020-12-18T04:16:40.236Z] ---> f2fafb39bdce [2020-12-18T04:16:40.236Z] Step 20/21 : LABEL git_sha=a0fe9c2cbb5f2ba2374e06009d327325fce0109d [2020-12-18T04:16:40.813Z] ---> 196dc236ec2a [2020-12-18T04:16:40.813Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-18T04:16:40.813Z] ---> Running in 5ae04c9f67ff [2020-12-18T04:16:40.813Z] Removing intermediate container e232587501dc [2020-12-18T04:16:40.813Z] ---> 5fca98168d92 [2020-12-18T04:16:40.813Z] Step 21/22 : LABEL git_sha=a0fe9c2cbb5f2ba2374e06009d327325fce0109d [2020-12-18T04:16:40.813Z] ---> acb38de6a39b [2020-12-18T04:16:40.813Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-12-18T04:16:40.813Z] ---> 0351718af91e [2020-12-18T04:16:40.813Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-18T04:16:41.078Z] ---> Running in 63bce180749e [2020-12-18T04:16:41.078Z] ---> Running in e75d5bba41d6 [2020-12-18T04:16:41.078Z] Removing intermediate container 5ae04c9f67ff [2020-12-18T04:16:41.078Z] ---> 659d6cd69817 [2020-12-18T04:16:41.078Z] Step 21/21 : LABEL version=0.0.0 [2020-12-18T04:16:41.078Z] ---> 9fc3eba87163 [2020-12-18T04:16:41.078Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-18T04:16:41.341Z] ---> Running in a627cd6bf7ef [2020-12-18T04:16:41.341Z] Removing intermediate container 63bce180749e [2020-12-18T04:16:41.341Z] ---> 21ee34421f73 [2020-12-18T04:16:41.341Z] Step 22/22 : LABEL version=0.0.0 [2020-12-18T04:16:41.341Z] Removing intermediate container e75d5bba41d6 [2020-12-18T04:16:41.341Z] ---> 14b707a6ef11 [2020-12-18T04:16:41.341Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-18T04:16:41.604Z] ---> Running in 8470dd8df3cd [2020-12-18T04:16:41.604Z] ---> 95deaf6afa20 [2020-12-18T04:16:41.604Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-18T04:16:41.604Z] ---> Running in 9fd9f14ff3f2 [2020-12-18T04:16:41.604Z] ---> 960a1d833f1e [2020-12-18T04:16:41.604Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-18T04:16:41.604Z] Removing intermediate container a627cd6bf7ef [2020-12-18T04:16:41.604Z] ---> 18d53bffdca3 [2020-12-18T04:16:41.604Z] [2020-12-18T04:16:41.642Z] Removing intermediate container d86f7066303e [2020-12-18T04:16:41.642Z] ---> 95454e478c02 [2020-12-18T04:16:41.642Z] Step 4/7 : WORKDIR /edgex-go [2020-12-18T04:16:41.642Z] ---> Running in 30113c349986 [2020-12-18T04:16:41.872Z] Successfully built 18d53bffdca3 [2020-12-18T04:16:41.917Z] Removing intermediate container 30113c349986 [2020-12-18T04:16:41.917Z] ---> 4a2e72e469be [2020-12-18T04:16:41.917Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-18T04:16:42.138Z] Removing intermediate container 8470dd8df3cd [2020-12-18T04:16:42.138Z] ---> bb71b6ca98aa [2020-12-18T04:16:42.138Z] [2020-12-18T04:16:42.409Z] Successfully tagged docker-support-scheduler-go:latest [2020-12-18T04:16:42.409Z]  Building docker-support-scheduler-go ... done Building docker-core-metadata-go [2020-12-18T04:16:42.409Z] Removing intermediate container 9fd9f14ff3f2 [2020-12-18T04:16:42.409Z] ---> 9719647e69fd [2020-12-18T04:16:42.409Z] Step 22/24 : LABEL arch=x86_64 [2020-12-18T04:16:42.409Z] ---> a9bfe535311d [2020-12-18T04:16:42.409Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-18T04:16:42.409Z] ---> 1ac11e53036d [2020-12-18T04:16:42.409Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-18T04:16:42.409Z] Successfully built bb71b6ca98aa [2020-12-18T04:16:42.409Z] ---> Running in fc61d6cce5fc [2020-12-18T04:16:42.409Z] Successfully tagged docker-core-command-go:latest [2020-12-18T04:16:42.409Z]  Building docker-core-command-go ... done Building docker-security-proxy-setup-go [2020-12-18T04:16:42.511Z] latest: Pulling from library/docker [2020-12-18T04:16:42.684Z] Removing intermediate container fc61d6cce5fc [2020-12-18T04:16:42.684Z] ---> a1510d5f504a [2020-12-18T04:16:42.684Z] Step 23/24 : LABEL git_sha=a0fe9c2cbb5f2ba2374e06009d327325fce0109d [2020-12-18T04:16:42.784Z] a3cc7d3b244e: Pulling fs layer [2020-12-18T04:16:42.784Z] 02a3295e0d61: Pulling fs layer [2020-12-18T04:16:42.784Z] 0f4f2e6d8100: Pulling fs layer [2020-12-18T04:16:42.784Z] 065c9533d613: Pulling fs layer [2020-12-18T04:16:42.784Z] 9fce0df16b8b: Pulling fs layer [2020-12-18T04:16:42.784Z] e3faa53604c1: Pulling fs layer [2020-12-18T04:16:42.784Z] 04b5adaa2053: Pulling fs layer [2020-12-18T04:16:42.784Z] 9fce0df16b8b: Waiting [2020-12-18T04:16:42.784Z] 04b5adaa2053: Waiting [2020-12-18T04:16:42.784Z] e3faa53604c1: Waiting [2020-12-18T04:16:42.784Z] 065c9533d613: Waiting [2020-12-18T04:16:42.952Z] ---> Running in e1a04ecf2448 [2020-12-18T04:16:42.952Z] ---> db2b689bf0ea [2020-12-18T04:16:42.952Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-18T04:16:42.952Z] ---> Running in cb82b2a8317a [2020-12-18T04:16:42.952Z] ---> fe110474c984 [2020-12-18T04:16:42.952Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-18T04:16:43.061Z] 0f4f2e6d8100: Download complete [2020-12-18T04:16:43.061Z] 02a3295e0d61: Verifying Checksum [2020-12-18T04:16:43.061Z] 02a3295e0d61: Download complete [2020-12-18T04:16:43.061Z] a3cc7d3b244e: Verifying Checksum [2020-12-18T04:16:43.061Z] a3cc7d3b244e: Download complete [2020-12-18T04:16:43.229Z] Removing intermediate container e1a04ecf2448 [2020-12-18T04:16:43.229Z] ---> 4a8f5e1197ed [2020-12-18T04:16:43.229Z] Step 24/24 : LABEL version=0.0.0 [2020-12-18T04:16:43.337Z] 9fce0df16b8b: Verifying Checksum [2020-12-18T04:16:43.338Z] 9fce0df16b8b: Download complete [2020-12-18T04:16:43.338Z] e3faa53604c1: Verifying Checksum [2020-12-18T04:16:43.338Z] e3faa53604c1: Download complete [2020-12-18T04:16:43.338Z] 04b5adaa2053: Verifying Checksum [2020-12-18T04:16:43.338Z] 04b5adaa2053: Download complete [2020-12-18T04:16:43.819Z] ---> Running in 13ea6197b7f8 [2020-12-18T04:16:43.819Z] ---> 9d6ea82acbbc [2020-12-18T04:16:43.819Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-18T04:16:43.941Z] a3cc7d3b244e: Pull complete [2020-12-18T04:16:44.548Z] 02a3295e0d61: Pull complete [2020-12-18T04:16:44.548Z] 065c9533d613: Verifying Checksum [2020-12-18T04:16:44.548Z] 065c9533d613: Download complete [2020-12-18T04:16:44.834Z] 0f4f2e6d8100: Pull complete [2020-12-18T04:16:46.582Z] ---> Running in 32a383d45335 [2020-12-18T04:16:48.083Z] Removing intermediate container 13ea6197b7f8 [2020-12-18T04:16:48.083Z] ---> fee7a57e0008 [2020-12-18T04:16:48.083Z] [2020-12-18T04:16:48.083Z] Successfully built fee7a57e0008 [2020-12-18T04:16:49.109Z] Successfully tagged docker-support-notifications-go:latest [2020-12-18T04:16:49.109Z] Building docker-core-data-go [2020-12-18T04:16:49.147Z] 065c9533d613: Pull complete [2020-12-18T04:16:49.147Z] 9fce0df16b8b: Pull complete [2020-12-18T04:16:49.147Z] e3faa53604c1: Pull complete [2020-12-18T04:16:49.418Z] 04b5adaa2053: Pull complete [2020-12-18T04:16:49.419Z] Digest: sha256:f5f9ba6ab98290000e7e5266b18d6b69d857f2af097916ef94b228351cb0fa81 [2020-12-18T04:16:49.419Z] Status: Downloaded newer image for docker:latest [2020-12-18T04:16:53.733Z] ---> 0388a4a0597e [2020-12-18T04:16:53.733Z] Step 6/7 : COPY go.mod . [2020-12-18T04:16:53.733Z] ---> 67441de3c4d1 [2020-12-18T04:16:53.733Z] Step 7/7 : RUN go mod download [2020-12-18T04:16:53.733Z] ---> Running in c3e161fb93f0 [2020-12-18T04:16:57.312Z]  Building docker-support-notifications-go ... done Removing intermediate container cb82b2a8317a [2020-12-18T04:16:57.312Z] ---> a7c25d643541 [2020-12-18T04:16:57.312Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-18T04:16:57.312Z] ---> Running in 35f4600de784 [2020-12-18T04:16:57.312Z] Removing intermediate container 32a383d45335 [2020-12-18T04:16:57.312Z] ---> 1b6cce9c9e11 [2020-12-18T04:16:57.312Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-18T04:16:57.892Z] ---> Running in ef642434de99 [2020-12-18T04:16:58.477Z] Removing intermediate container 35f4600de784 [2020-12-18T04:16:58.477Z] ---> 6ed85d6832be [2020-12-18T04:16:58.477Z] Step 20/22 : LABEL arch=x86_64 [2020-12-18T04:16:59.900Z] ---> Running in 3646a19075db [2020-12-18T04:16:59.900Z] Removing intermediate container ef642434de99 [2020-12-18T04:16:59.900Z] ---> dadd48b66a7c [2020-12-18T04:16:59.900Z] Step 22/24 : LABEL arch=x86_64 [2020-12-18T04:17:00.169Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-18T04:17:00.169Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-18T04:17:00.169Z] ---> 916d2e6edb39 [2020-12-18T04:17:00.169Z] Step 3/22 : WORKDIR /edgex-go [2020-12-18T04:17:00.169Z] ---> Using cache [2020-12-18T04:17:00.169Z] ---> e90a78a83507 [2020-12-18T04:17:00.169Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-18T04:17:00.169Z] ---> Using cache [2020-12-18T04:17:00.169Z] ---> 8810d5cdd246 [2020-12-18T04:17:00.169Z] Step 5/22 : RUN apk update && apk add make git [2020-12-18T04:17:01.138Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-18T04:17:01.138Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-18T04:17:01.138Z] ---> 916d2e6edb39 [2020-12-18T04:17:01.138Z] Step 3/21 : WORKDIR /edgex-go [2020-12-18T04:17:01.138Z] ---> Using cache [2020-12-18T04:17:01.138Z] ---> e90a78a83507 [2020-12-18T04:17:01.138Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-18T04:17:01.138Z] ---> Using cache [2020-12-18T04:17:01.138Z] ---> 8810d5cdd246 [2020-12-18T04:17:01.138Z] Step 5/21 : RUN apk update && apk add make git [2020-12-18T04:17:02.095Z] ---> Running in ad687f60aa95 [2020-12-18T04:17:02.361Z] ---> Running in 4a9466471bf6 [2020-12-18T04:17:02.361Z] ---> Running in d4b5c67cd70c [2020-12-18T04:17:02.631Z] Removing intermediate container 3646a19075db [2020-12-18T04:17:02.631Z] ---> 82109fd2b817 [2020-12-18T04:17:02.631Z] Step 21/22 : LABEL git_sha=a0fe9c2cbb5f2ba2374e06009d327325fce0109d [2020-12-18T04:17:02.897Z] ---> Running in e9c55e3fef0c [2020-12-18T04:17:02.897Z] Removing intermediate container ad687f60aa95 [2020-12-18T04:17:02.897Z] ---> 75e4345f7e79 [2020-12-18T04:17:02.897Z] Step 23/24 : LABEL git_sha=a0fe9c2cbb5f2ba2374e06009d327325fce0109d [2020-12-18T04:17:03.176Z] ---> Running in 0ebfcbe6bce9 [2020-12-18T04:17:03.442Z] Removing intermediate container e9c55e3fef0c [2020-12-18T04:17:03.442Z] ---> 7373fc8d2481 [2020-12-18T04:17:03.442Z] Step 22/22 : LABEL version=0.0.0 [2020-12-18T04:17:04.426Z] ---> Running in 326015c8b5b3 [2020-12-18T04:17:04.426Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-18T04:17:04.426Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-18T04:17:04.426Z] Removing intermediate container 0ebfcbe6bce9 [2020-12-18T04:17:04.426Z] ---> d8ebd667935a [2020-12-18T04:17:04.426Z] Step 24/24 : LABEL version=0.0.0 [2020-12-18T04:17:04.691Z] ---> Running in 900bd0e6f846 [2020-12-18T04:17:04.957Z] Removing intermediate container 326015c8b5b3 [2020-12-18T04:17:04.957Z] ---> ba68b432878a [2020-12-18T04:17:04.957Z] [2020-12-18T04:17:04.957Z] Removing intermediate container 900bd0e6f846 [2020-12-18T04:17:04.957Z] ---> f50ad0fc7f22 [2020-12-18T04:17:04.957Z] [2020-12-18T04:17:05.229Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-18T04:17:05.229Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-18T04:17:05.229Z] Successfully built ba68b432878a [2020-12-18T04:17:05.498Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2020-12-18T04:17:05.498Z]  Building docker-security-bootstrap-redis-go ... done Building docker-sys-mgmt-agent-go [2020-12-18T04:17:05.498Z] Successfully built f50ad0fc7f22 [2020-12-18T04:17:05.498Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-12-18T04:17:06.087Z]  Building docker-security-secretstore-setup-go ... done v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-18T04:17:06.087Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-18T04:17:06.087Z] OK: 12750 distinct packages available [2020-12-18T04:17:06.087Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-18T04:17:06.087Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-18T04:17:06.087Z] OK: 12750 distinct packages available [2020-12-18T04:17:06.369Z] OK: 233 MiB in 51 packages [2020-12-18T04:17:06.369Z] OK: 233 MiB in 51 packages [2020-12-18T04:17:06.957Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-18T04:17:06.957Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-12-18T04:17:06.957Z] ---> 916d2e6edb39 [2020-12-18T04:17:06.957Z] Step 3/23 : WORKDIR /edgex-go [2020-12-18T04:17:06.957Z] ---> Using cache [2020-12-18T04:17:06.957Z] ---> e90a78a83507 [2020-12-18T04:17:06.957Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-18T04:17:06.957Z] ---> Using cache [2020-12-18T04:17:06.957Z] ---> 8810d5cdd246 [2020-12-18T04:17:06.957Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-18T04:17:08.369Z] ---> Running in 917175b5e2d0 [2020-12-18T04:17:10.946Z] Removing intermediate container 4a9466471bf6 [2020-12-18T04:17:10.946Z] ---> f77e10515ebd [2020-12-18T04:17:10.946Z] Step 6/21 : COPY go.mod . [2020-12-18T04:17:10.946Z] Removing intermediate container d4b5c67cd70c [2020-12-18T04:17:10.946Z] ---> 12ce218dbb9c [2020-12-18T04:17:10.946Z] Step 6/22 : COPY go.mod . [2020-12-18T04:17:11.211Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-18T04:17:11.211Z] ---> 0f0bbaf41aef [2020-12-18T04:17:11.211Z] Step 7/22 : RUN go mod download [2020-12-18T04:17:11.211Z] ---> 2ee8b18edc64 [2020-12-18T04:17:11.211Z] Step 7/21 : RUN go mod download [2020-12-18T04:17:11.211Z] ---> Running in 2259369b6bf7 [2020-12-18T04:17:11.211Z] ---> Running in 3149b36bd5dd [2020-12-18T04:17:11.790Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-18T04:17:12.387Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-18T04:17:12.387Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-18T04:17:12.387Z] OK: 12750 distinct packages available [2020-12-18T04:17:13.368Z] OK: 233 MiB in 51 packages [2020-12-18T04:17:14.799Z] Removing intermediate container 3149b36bd5dd [2020-12-18T04:17:14.800Z] ---> f25866e99190 [2020-12-18T04:17:14.800Z] Step 8/21 : COPY . . [2020-12-18T04:17:14.800Z] Removing intermediate container 917175b5e2d0 [2020-12-18T04:17:14.800Z] ---> f0582d6ebf51 [2020-12-18T04:17:14.800Z] Step 6/23 : COPY go.mod . [2020-12-18T04:17:15.396Z] Removing intermediate container 2259369b6bf7 [2020-12-18T04:17:15.396Z] ---> 1a8e8bffbb40 [2020-12-18T04:17:15.396Z] Step 8/22 : COPY . . [2020-12-18T04:17:20.570Z] Removing intermediate container c3e161fb93f0 [2020-12-18T04:17:20.570Z] ---> 27634f0f4e17 [2020-12-18T04:17:20.570Z] Successfully built 27634f0f4e17 [2020-12-18T04:17:20.570Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-18T04:17:20.740Z] ---> 1eb6e90e545f [2020-12-18T04:17:20.741Z] Step 7/23 : RUN go mod download [2020-12-18T04:17:20.947Z] + docker inspect -f . ci-base-image-arm64 [2020-12-18T04:17:20.947Z] . [Pipeline] withDockerContainer [2020-12-18T04:17:21.235Z] prd-ubuntu18.04-docker-arm64-4c-16g-16722 does not seem to be running inside a container [2020-12-18T04:17:21.349Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-18T04:17:21.708Z] ---> Running in 15d606365b87 [2020-12-18T04:17:22.677Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-18T04:17:22.677Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-12-18T04:17:22.677Z] ---> 916d2e6edb39 [2020-12-18T04:17:22.677Z] Step 3/27 : WORKDIR /edgex-go [2020-12-18T04:17:22.677Z] ---> Using cache [2020-12-18T04:17:22.677Z] ---> e90a78a83507 [2020-12-18T04:17:22.677Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-18T04:17:22.677Z] ---> Using cache [2020-12-18T04:17:22.677Z] ---> 8810d5cdd246 [2020-12-18T04:17:22.677Z] Step 5/27 : RUN apk update && apk add make bash git [2020-12-18T04:17:22.825Z] $ docker top 6031e7bbc6e346cc36bfcb562d1dcb43361419fd64ef9582cbfb7982870d1777 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-18T04:17:23.717Z] ---> Running in fb9d1bbbac8e [2020-12-18T04:17:23.860Z] + go version [2020-12-18T04:17:23.860Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-18T04:17:23.925Z] $ docker stop --time=1 6031e7bbc6e346cc36bfcb562d1dcb43361419fd64ef9582cbfb7982870d1777 [2020-12-18T04:17:25.659Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-18T04:17:25.792Z] $ docker rm -f 6031e7bbc6e346cc36bfcb562d1dcb43361419fd64ef9582cbfb7982870d1777 [Pipeline] // withDockerContainer [Pipeline] } [2020-12-18T04:17:26.244Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [2020-12-18T04:17:26.819Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-18T04:17:26.820Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-18T04:17:26.820Z] OK: 12750 distinct packages available [Pipeline] isUnix [Pipeline] sh [2020-12-18T04:17:27.194Z] + docker inspect -f . ci-base-image-arm64 [2020-12-18T04:17:27.194Z] . [Pipeline] withDockerContainer [2020-12-18T04:17:27.405Z] OK: 233 MiB in 51 packages [2020-12-18T04:17:27.482Z] prd-ubuntu18.04-docker-arm64-4c-16g-16722 does not seem to be running inside a container [2020-12-18T04:17:27.599Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-18T04:17:29.008Z] $ docker top 310ecf5d6be7feaa5f09573371f12e8a6d5b455fe15ce56e37e544d51b36b51e -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-18T04:17:29.436Z] ========================================================= [2020-12-18T04:17:29.436Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-18T04:17:29.436Z] ========================================================= [Pipeline] sh [2020-12-18T04:17:30.104Z] + make test [2020-12-18T04:17:30.104Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-18T04:17:31.678Z] Removing intermediate container 15d606365b87 [2020-12-18T04:17:31.678Z] ---> c2aaa53d4fdf [2020-12-18T04:17:31.678Z] Step 8/23 : COPY . . [2020-12-18T04:17:31.678Z] Removing intermediate container fb9d1bbbac8e [2020-12-18T04:17:31.678Z] ---> 878d8a1e9278 [2020-12-18T04:17:31.678Z] Step 6/27 : COPY go.mod . [2020-12-18T04:17:33.101Z] ---> 3d4a44ab1234 [2020-12-18T04:17:33.101Z] Step 7/27 : RUN go mod download [2020-12-18T04:17:38.461Z] ---> Running in 964e6aa250f2 [2020-12-18T04:17:41.816Z] ---> 8d5577335d2c [2020-12-18T04:17:41.816Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-18T04:17:42.088Z] ---> Running in e3eac1667af9 [2020-12-18T04:17:42.088Z] ---> e16deabc3c6a [2020-12-18T04:17:42.088Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2020-12-18T04:17:42.088Z] ---> Running in 78cd2a0f94cf [2020-12-18T04:17:44.066Z] 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 [2020-12-18T04:17:44.066Z] 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 [2020-12-18T04:17:44.657Z] Removing intermediate container 964e6aa250f2 [2020-12-18T04:17:44.657Z] ---> e7a0f8dd035c [2020-12-18T04:17:44.657Z] Step 8/27 : COPY . . [2020-12-18T04:17:52.382Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-18T04:17:57.073Z] ---> 0de5d83404f8 [2020-12-18T04:17:57.073Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-18T04:17:57.357Z] ---> Running in e1d80ef08d70 [2020-12-18T04:17:58.850Z] 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 [2020-12-18T04:18:07.248Z] ---> fb85c028f0d8 [2020-12-18T04:18:07.248Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-18T04:18:07.248Z] 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 [2020-12-18T04:18:07.522Z] ---> Running in 105ebf4e8b31 [2020-12-18T04:18:08.507Z] 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 [2020-12-18T04:18:19.326Z] Removing intermediate container 78cd2a0f94cf [2020-12-18T04:18:19.326Z] ---> 099cafc4f151 [2020-12-18T04:18:19.326Z] [2020-12-18T04:18:19.326Z] Step 10/21 : FROM alpine [2020-12-18T04:18:19.326Z] Removing intermediate container e3eac1667af9 [2020-12-18T04:18:19.326Z] ---> 45888b1776bf [2020-12-18T04:18:19.326Z] [2020-12-18T04:18:19.326Z] Step 10/22 : FROM scratch [2020-12-18T04:18:19.326Z] ---> [2020-12-18T04:18:19.326Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-18T04:18:19.326Z] latest: Pulling from library/alpine [2020-12-18T04:18:19.326Z] ---> Using cache [2020-12-18T04:18:19.326Z] ---> d0363b560bf2 [2020-12-18T04:18:19.326Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-18T04:18:19.326Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2020-12-18T04:18:19.326Z] Status: Downloaded newer image for alpine:latest [2020-12-18T04:18:19.326Z] ---> 389fef711851 [2020-12-18T04:18:19.326Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-12-18T04:18:19.607Z] ---> Running in 69d9fc91b25e [2020-12-18T04:18:19.607Z] ---> Running in 29a52d980070 [2020-12-18T04:18:19.885Z] Removing intermediate container 69d9fc91b25e [2020-12-18T04:18:19.885Z] ---> 1b9ba1d084ac [2020-12-18T04:18:19.885Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-18T04:18:20.163Z] ---> Running in bbefc438c346 [2020-12-18T04:18:20.438Z] Removing intermediate container bbefc438c346 [2020-12-18T04:18:20.438Z] ---> bfd3294d9b22 [2020-12-18T04:18:20.438Z] Step 14/22 : WORKDIR / [2020-12-18T04:18:20.438Z] ---> Running in 72174aa05fb2 [2020-12-18T04:18:20.711Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-18T04:18:20.711Z] Removing intermediate container 72174aa05fb2 [2020-12-18T04:18:20.711Z] ---> 44e106078e4a [2020-12-18T04:18:20.711Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-18T04:18:20.984Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-18T04:18:21.291Z] v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-18T04:18:21.291Z] v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-18T04:18:21.291Z] OK: 12745 distinct packages available [2020-12-18T04:18:21.291Z] ---> 7b352d33d4e3 [2020-12-18T04:18:21.291Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-18T04:18:21.565Z] (1/4) Installing ca-certificates (20191127-r4) [2020-12-18T04:18:21.565Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-18T04:18:21.565Z] (3/4) Installing libcurl (7.69.1-r3) [2020-12-18T04:18:21.565Z] (4/4) Installing curl (7.69.1-r3) [2020-12-18T04:18:21.565Z] Executing busybox-1.31.1-r19.trigger [2020-12-18T04:18:21.565Z] Executing ca-certificates-20191127-r4.trigger [2020-12-18T04:18:21.839Z] OK: 7 MiB in 18 packages [2020-12-18T04:18:22.812Z] ---> 5d6d57a16172 [2020-12-18T04:18:22.812Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-18T04:18:24.800Z] ---> 3125d7eb6939 [2020-12-18T04:18:24.800Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-12-18T04:18:25.396Z] ---> Running in e769feab2420 [2020-12-18T04:18:25.685Z] Removing intermediate container 29a52d980070 [2020-12-18T04:18:25.685Z] ---> 515e563d927d [2020-12-18T04:18:25.685Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-18T04:18:25.685Z] ---> Running in 43dd09c722c1 [2020-12-18T04:18:25.685Z] Removing intermediate container e769feab2420 [2020-12-18T04:18:25.685Z] ---> 9a29c9f2594d [2020-12-18T04:18:25.685Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-18T04:18:25.953Z] ---> Running in daceabb87cb9 [2020-12-18T04:18:25.953Z] Removing intermediate container 43dd09c722c1 [2020-12-18T04:18:25.953Z] ---> 08c8c3eb5836 [2020-12-18T04:18:25.953Z] Step 13/21 : WORKDIR /edgex [2020-12-18T04:18:26.224Z] ---> Running in df466746860b [2020-12-18T04:18:26.224Z] Removing intermediate container daceabb87cb9 [2020-12-18T04:18:26.224Z] ---> aca20a82d59d [2020-12-18T04:18:26.224Z] Step 20/22 : LABEL arch=x86_64 [2020-12-18T04:18:26.488Z] ---> Running in 371de8309af4 [2020-12-18T04:18:27.892Z] Removing intermediate container df466746860b [2020-12-18T04:18:27.893Z] ---> fb8aa848303f [2020-12-18T04:18:27.893Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-18T04:18:28.477Z] Removing intermediate container 371de8309af4 [2020-12-18T04:18:28.477Z] ---> 884693749cc5 [2020-12-18T04:18:28.477Z] Step 21/22 : LABEL git_sha=a0fe9c2cbb5f2ba2374e06009d327325fce0109d [2020-12-18T04:18:29.483Z] ---> c8612a505706 [2020-12-18T04:18:29.483Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-18T04:18:29.483Z] ---> Running in 62f6a5501a13 [2020-12-18T04:18:29.483Z] Removing intermediate container e1d80ef08d70 [2020-12-18T04:18:29.483Z] ---> fd6f18fc6482 [2020-12-18T04:18:29.483Z] [2020-12-18T04:18:29.483Z] Step 10/23 : FROM alpine [2020-12-18T04:18:29.483Z] ---> 389fef711851 [2020-12-18T04:18:29.483Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-18T04:18:29.483Z] ---> Running in f25a51aca963 [2020-12-18T04:18:29.783Z] Removing intermediate container 62f6a5501a13 [2020-12-18T04:18:29.783Z] ---> 7ea43026755a [2020-12-18T04:18:29.783Z] Step 22/22 : LABEL version=0.0.0 [2020-12-18T04:18:31.418Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-18T04:18:31.883Z] ---> Running in 628f4ea0d878 [2020-12-18T04:18:31.883Z] Removing intermediate container f25a51aca963 [2020-12-18T04:18:31.883Z] ---> 024892452756 [2020-12-18T04:18:31.883Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-18T04:18:31.883Z] ---> 239a5940c20e [2020-12-18T04:18:31.883Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-12-18T04:18:31.883Z] Removing intermediate container 105ebf4e8b31 [2020-12-18T04:18:31.883Z] ---> 334b308a3798 [2020-12-18T04:18:31.883Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-18T04:18:31.883Z] ---> Running in 6c955d46f2bb [2020-12-18T04:18:31.883Z] Removing intermediate container 628f4ea0d878 [2020-12-18T04:18:31.883Z] ---> f7677be74b64 [2020-12-18T04:18:31.883Z] [2020-12-18T04:18:31.883Z] ---> Running in 1eae9ea95670 [2020-12-18T04:18:31.883Z] Removing intermediate container 6c955d46f2bb [2020-12-18T04:18:31.883Z] ---> 674c08b6dde3 [2020-12-18T04:18:31.883Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-18T04:18:32.149Z] Successfully built f7677be74b64 [2020-12-18T04:18:32.149Z] Successfully tagged docker-core-metadata-go:latest [2020-12-18T04:18:32.149Z]  Building docker-core-metadata-go ... done  ---> Running in 0ea5d4ff6987 [2020-12-18T04:18:32.149Z] ---> b6563e5d66b9 [2020-12-18T04:18:32.149Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-18T04:18:32.421Z] ---> Running in 072ffddce565 [2020-12-18T04:18:32.421Z] Removing intermediate container 0ea5d4ff6987 [2020-12-18T04:18:32.421Z] ---> a173a4cb0837 [2020-12-18T04:18:32.421Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-18T04:18:32.421Z] 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 [2020-12-18T04:18:32.421Z] Removing intermediate container 072ffddce565 [2020-12-18T04:18:32.421Z] ---> c4e2b6d82a29 [2020-12-18T04:18:32.421Z] Step 18/21 : CMD ["--init=true"] [2020-12-18T04:18:32.421Z] ---> Running in d14e2ea294f6 [2020-12-18T04:18:32.701Z] ---> Running in e76384f8e836 [2020-12-18T04:18:32.968Z] Removing intermediate container e76384f8e836 [2020-12-18T04:18:32.968Z] ---> 2f1b1fe13ffb [2020-12-18T04:18:32.968Z] Step 19/21 : LABEL arch=x86_64 [2020-12-18T04:18:33.555Z] ---> Running in ac3fde2facf6 [2020-12-18T04:18:33.555Z] Removing intermediate container ac3fde2facf6 [2020-12-18T04:18:33.555Z] ---> 171b43e965bd [2020-12-18T04:18:33.555Z] Step 20/21 : LABEL git_sha=a0fe9c2cbb5f2ba2374e06009d327325fce0109d [2020-12-18T04:18:33.825Z] ---> Running in 377ebfb514ed [2020-12-18T04:18:35.226Z] Removing intermediate container 377ebfb514ed [2020-12-18T04:18:35.226Z] ---> a398d8291761 [2020-12-18T04:18:35.226Z] Step 21/21 : LABEL version=0.0.0 [2020-12-18T04:18:35.226Z] ---> Running in e88203ef700c [2020-12-18T04:18:35.226Z] Removing intermediate container 1eae9ea95670 [2020-12-18T04:18:35.226Z] ---> 0a6a3ff0546b [2020-12-18T04:18:35.226Z] [2020-12-18T04:18:35.226Z] Step 11/27 : FROM docker:latest [2020-12-18T04:18:35.226Z] ---> 0040bc98e531 [2020-12-18T04:18:35.226Z] Step 12/27 : RUN apk add --no-cache bash [2020-12-18T04:18:35.226Z] Removing intermediate container d14e2ea294f6 [2020-12-18T04:18:35.226Z] ---> 710df8d4e2d2 [2020-12-18T04:18:35.226Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-12-18T04:18:35.226Z] ---> Running in dd4c26f24e6e [2020-12-18T04:18:35.226Z] ---> Running in 3a70f5dcca12 [2020-12-18T04:18:35.489Z] Removing intermediate container e88203ef700c [2020-12-18T04:18:35.489Z] ---> fe20ed40eb8c [2020-12-18T04:18:35.489Z] [2020-12-18T04:18:35.753Z] Successfully built fe20ed40eb8c [2020-12-18T04:18:35.753Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-12-18T04:18:36.037Z]  Building docker-security-proxy-setup-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-18T04:18:36.038Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-18T04:18:36.301Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-18T04:18:36.302Z] (1/2) Installing readline (8.0.4-r0) [2020-12-18T04:18:36.302Z] (2/2) Installing bash (5.0.17-r0) [2020-12-18T04:18:36.302Z] Executing bash-5.0.17-r0.post-install [2020-12-18T04:18:36.302Z] Executing busybox-1.31.1-r19.trigger [2020-12-18T04:18:36.564Z] OK: 12 MiB in 22 packages [2020-12-18T04:18:36.832Z] Removing intermediate container dd4c26f24e6e [2020-12-18T04:18:36.832Z] ---> 17c4eda76b2b [2020-12-18T04:18:36.832Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-12-18T04:18:36.832Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-18T04:18:36.832Z] ---> Running in dd763d2ee79b [2020-12-18T04:18:37.411Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-18T04:18:37.672Z] (2/5) Installing libsodium (1.0.18-r0) [2020-12-18T04:18:37.672Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-18T04:18:37.672Z] Removing intermediate container dd763d2ee79b [2020-12-18T04:18:37.672Z] ---> 54e73753a9fd [2020-12-18T04:18:37.672Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-18T04:18:37.936Z] ---> Running in 6f70cc5f5625 [2020-12-18T04:18:37.936Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-18T04:18:37.936Z] Removing intermediate container 6f70cc5f5625 [2020-12-18T04:18:37.936Z] ---> 32deda609a7c [2020-12-18T04:18:37.936Z] Step 15/27 : ENV APP_PORT=48090 [2020-12-18T04:18:37.936Z] ---> Running in 1b73a1e43404 [2020-12-18T04:18:37.936Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-18T04:18:38.199Z] Executing busybox-1.31.1-r19.trigger [2020-12-18T04:18:38.199Z] OK: 8 MiB in 19 packages [2020-12-18T04:18:38.199Z] Removing intermediate container 1b73a1e43404 [2020-12-18T04:18:38.199Z] ---> 4cc3f9d451ba [2020-12-18T04:18:38.199Z] Step 16/27 : EXPOSE $APP_PORT [2020-12-18T04:18:38.199Z] ---> Running in 489f898a3116 [2020-12-18T04:18:38.461Z] Removing intermediate container 489f898a3116 [2020-12-18T04:18:38.461Z] ---> 3142250ac6ce [2020-12-18T04:18:38.461Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-18T04:18:38.725Z] Removing intermediate container 3a70f5dcca12 [2020-12-18T04:18:38.725Z] ---> 2f5c3bf5cc8a [2020-12-18T04:18:38.725Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-12-18T04:18:38.988Z] ---> 56d5e1d88562 [2020-12-18T04:18:38.988Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-18T04:18:38.988Z] ---> d6228be0413b [2020-12-18T04:18:38.988Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-18T04:18:39.260Z] ---> 86f9074f9788 [2020-12-18T04:18:39.260Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-12-18T04:18:39.584Z] ---> 9489b52ade2b [2020-12-18T04:18:39.584Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-12-18T04:18:39.584Z] ---> 827a7e17016d [2020-12-18T04:18:39.584Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-18T04:18:39.584Z] ---> Running in d40dff7ef67d [2020-12-18T04:18:39.846Z] ---> 038dbda9045c [2020-12-18T04:18:39.846Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-18T04:18:40.111Z] ---> Running in 78ba33984f8d [2020-12-18T04:18:40.111Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-18T04:18:40.111Z] Removing intermediate container 78ba33984f8d [2020-12-18T04:18:40.111Z] ---> 0d895b4f600e [2020-12-18T04:18:40.111Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-18T04:18:40.374Z] ---> Running in a988673973ff [2020-12-18T04:18:40.374Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-18T04:18:40.374Z] Removing intermediate container a988673973ff [2020-12-18T04:18:40.374Z] ---> 7043dc505184 [2020-12-18T04:18:40.374Z] Step 21/23 : LABEL arch=x86_64 [2020-12-18T04:18:40.374Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-12-18T04:18:40.374Z] (2/33) Installing expat (2.2.9-r1) [2020-12-18T04:18:40.374Z] (3/33) Installing libffi (3.3-r2) [2020-12-18T04:18:40.374Z] (4/33) Installing gdbm (1.13-r1) [2020-12-18T04:18:40.374Z] ---> Running in 0399f2243e23 [2020-12-18T04:18:40.374Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-18T04:18:40.642Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-18T04:18:40.642Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-18T04:18:41.232Z] Removing intermediate container 0399f2243e23 [2020-12-18T04:18:41.232Z] ---> 30183ae46967 [2020-12-18T04:18:41.232Z] Step 22/23 : LABEL git_sha=a0fe9c2cbb5f2ba2374e06009d327325fce0109d [2020-12-18T04:18:44.552Z] ---> Running in 5ffaaf2b5e7a [2020-12-18T04:18:44.552Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-18T04:18:44.552Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-18T04:18:44.552Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-18T04:18:44.552Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-18T04:18:44.552Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-18T04:18:44.552Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-18T04:18:44.552Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-18T04:18:44.552Z] Removing intermediate container 5ffaaf2b5e7a [2020-12-18T04:18:44.552Z] ---> 95b15acaf6f1 [2020-12-18T04:18:44.552Z] Step 23/23 : LABEL version=0.0.0 [2020-12-18T04:18:44.552Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-18T04:18:44.819Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-18T04:18:44.820Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-18T04:18:45.084Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-18T04:18:45.084Z] ---> Running in 355d88d8c2f7 [2020-12-18T04:18:45.084Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-18T04:18:45.084Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-18T04:18:45.084Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-18T04:18:45.084Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-18T04:18:45.084Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-18T04:18:45.084Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-18T04:18:45.084Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-18T04:18:45.660Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-18T04:18:45.660Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-18T04:18:45.660Z] Removing intermediate container 355d88d8c2f7 [2020-12-18T04:18:45.660Z] ---> a49aaf1579f2 [2020-12-18T04:18:45.660Z] [2020-12-18T04:18:45.660Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-18T04:18:45.660Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-18T04:18:45.660Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-18T04:18:45.660Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-18T04:18:45.660Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-18T04:18:45.660Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-18T04:18:45.927Z] Successfully built a49aaf1579f2 [2020-12-18T04:18:45.927Z] Successfully tagged docker-core-data-go:latest [2020-12-18T04:18:45.927Z]  Building docker-core-data-go ... done Executing busybox-1.31.1-r19.trigger [2020-12-18T04:18:45.927Z] OK: 71 MiB in 55 packages [2020-12-18T04:18:52.539Z] Removing intermediate container d40dff7ef67d [2020-12-18T04:18:52.539Z] ---> 85fd401c27b5 [2020-12-18T04:18:52.539Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-12-18T04:18:52.539Z] ---> Running in 8e2d4a88cd13 [2020-12-18T04:18:53.487Z] Collecting docker-compose==1.23.2 [2020-12-18T04:18:53.487Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-18T04:18:53.600Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-18T04:18:53.600Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-18T04:18:53.600Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-18T04:18:53.600Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-18T04:18:53.600Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-18T04:18:53.600Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-18T04:18:53.600Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-18T04:18:53.600Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-18T04:18:53.600Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-18T04:18:53.600Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-18T04:18:53.600Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-18T04:18:53.600Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-18T04:18:53.749Z] Collecting dockerpty<0.5,>=0.4.1 [2020-12-18T04:18:53.749Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-18T04:18:54.323Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-12-18T04:18:54.323Z] Collecting jsonschema<3,>=2.5.1 [2020-12-18T04:18:54.323Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-18T04:18:54.587Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-18T04:18:54.587Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-18T04:18:54.587Z] Collecting docopt<0.7,>=0.6.1 [2020-12-18T04:18:54.587Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-18T04:18:55.162Z] Collecting docker<4.0,>=3.6.0 [2020-12-18T04:18:55.162Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-18T04:18:55.424Z] Collecting texttable<0.10,>=0.9.0 [2020-12-18T04:18:55.424Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-18T04:18:56.032Z] Collecting PyYAML<4,>=3.10 [2020-12-18T04:18:56.032Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-18T04:18:57.000Z] Collecting cached-property<2,>=1.2.0 [2020-12-18T04:18:57.000Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-18T04:18:57.000Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-18T04:18:57.000Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-18T04:18:57.277Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-18T04:18:57.277Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-18T04:18:57.277Z] 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) [2020-12-18T04:18:57.277Z] 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) [2020-12-18T04:18:57.277Z] Collecting idna<2.8,>=2.5 [2020-12-18T04:18:57.277Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-18T04:18:58.862Z] Collecting docker-pycreds>=0.4.0 [2020-12-18T04:18:58.862Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-18T04:18:58.862Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-18T04:18:58.862Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-18T04:18:58.862Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-18T04:18:58.862Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-18T04:18:58.862Z] Installing collected packages: dockerpty, jsonschema, urllib3, idna, requests, docopt, websocket-client, docker-pycreds, docker, texttable, PyYAML, cached-property, docker-compose [2020-12-18T04:18:58.862Z] Running setup.py install for dockerpty: started [2020-12-18T04:18:58.862Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-18T04:18:58.862Z] Attempting uninstall: urllib3 [2020-12-18T04:18:58.862Z] Found existing installation: urllib3 1.25.9 [2020-12-18T04:18:58.862Z] Uninstalling urllib3-1.25.9: [2020-12-18T04:18:58.862Z] Successfully uninstalled urllib3-1.25.9 [2020-12-18T04:18:58.862Z] Attempting uninstall: idna [2020-12-18T04:18:58.862Z] Found existing installation: idna 2.9 [2020-12-18T04:18:58.862Z] Uninstalling idna-2.9: [2020-12-18T04:18:58.862Z] Successfully uninstalled idna-2.9 [2020-12-18T04:18:58.862Z] Attempting uninstall: requests [2020-12-18T04:18:58.862Z] Found existing installation: requests 2.23.0 [2020-12-18T04:18:58.862Z] Uninstalling requests-2.23.0: [2020-12-18T04:18:58.862Z] Successfully uninstalled requests-2.23.0 [2020-12-18T04:18:58.862Z] Running setup.py install for docopt: started [2020-12-18T04:18:59.456Z] Running setup.py install for docopt: finished with status 'done' [2020-12-18T04:18:59.720Z] Running setup.py install for texttable: started [2020-12-18T04:19:00.296Z] Running setup.py install for texttable: finished with status 'done' [2020-12-18T04:19:00.296Z] Running setup.py install for PyYAML: started [2020-12-18T04:19:00.873Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-18T04:19:01.135Z] 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 [2020-12-18T04:19:01.284Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.246s coverage: 46.6% of statements [2020-12-18T04:19:01.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-18T04:19:01.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-18T04:19:01.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-18T04:19:01.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-18T04:19:01.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-18T04:19:06.453Z] Removing intermediate container 8e2d4a88cd13 [2020-12-18T04:19:06.453Z] ---> c3812e865340 [2020-12-18T04:19:06.453Z] Step 22/27 : RUN apk --no-cache add curl [2020-12-18T04:19:06.453Z] ---> Running in e8ada1106352 [2020-12-18T04:19:06.453Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-18T04:19:06.453Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-18T04:19:06.453Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-18T04:19:06.453Z] (2/3) Installing libcurl (7.69.1-r3) [2020-12-18T04:19:06.453Z] (3/3) Installing curl (7.69.1-r3) [2020-12-18T04:19:06.453Z] Executing busybox-1.31.1-r19.trigger [2020-12-18T04:19:06.453Z] OK: 72 MiB in 58 packages [2020-12-18T04:19:07.028Z] Removing intermediate container e8ada1106352 [2020-12-18T04:19:07.028Z] ---> 399c97559126 [2020-12-18T04:19:07.028Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-18T04:19:07.028Z] ---> Running in 7d03cf38b03d [2020-12-18T04:19:07.290Z] Removing intermediate container 7d03cf38b03d [2020-12-18T04:19:07.290Z] ---> ddd0a04fab90 [2020-12-18T04:19:07.290Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-18T04:19:07.290Z] ---> Running in 43b7e7fb9d72 [2020-12-18T04:19:07.290Z] Removing intermediate container 43b7e7fb9d72 [2020-12-18T04:19:07.290Z] ---> 0f8d7647b020 [2020-12-18T04:19:07.290Z] Step 25/27 : LABEL arch=x86_64 [2020-12-18T04:19:07.555Z] ---> Running in c9b7db95cadd [2020-12-18T04:19:07.555Z] Removing intermediate container c9b7db95cadd [2020-12-18T04:19:07.555Z] ---> eb26f3278652 [2020-12-18T04:19:07.555Z] Step 26/27 : LABEL git_sha=a0fe9c2cbb5f2ba2374e06009d327325fce0109d [2020-12-18T04:19:07.555Z] ---> Running in a1412b8c62ce [2020-12-18T04:19:07.818Z] Removing intermediate container a1412b8c62ce [2020-12-18T04:19:07.818Z] ---> 69970205bd5b [2020-12-18T04:19:07.818Z] Step 27/27 : LABEL version=0.0.0 [2020-12-18T04:19:07.818Z] ---> Running in 80748fc4d08b [2020-12-18T04:19:08.029Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.489s coverage: 27.1% of statements [2020-12-18T04:19:08.029Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-18T04:19:08.029Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-18T04:19:08.029Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-18T04:19:08.029Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-18T04:19:08.029Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-18T04:19:08.029Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-18T04:19:08.029Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.058s coverage: 100.0% of statements [2020-12-18T04:19:08.029Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-18T04:19:08.029Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.081s coverage: 100.0% of statements [2020-12-18T04:19:08.029Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-18T04:19:08.029Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-18T04:19:08.029Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.210s coverage: 72.3% of statements [2020-12-18T04:19:08.029Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-18T04:19:08.029Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-18T04:19:08.029Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.614s coverage: 82.9% of statements [2020-12-18T04:19:08.029Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-18T04:19:08.029Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-18T04:19:08.029Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-18T04:19:08.029Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-18T04:19:08.087Z] Removing intermediate container 80748fc4d08b [2020-12-18T04:19:08.087Z] ---> 18b41c5a1d0a [2020-12-18T04:19:08.087Z] [2020-12-18T04:19:08.087Z] Successfully built 18b41c5a1d0a [2020-12-18T04:19:08.087Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-12-18T04:19:08.359Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-12-18T04:19:08.380Z] $ docker stop --time=1 23adee76600dff1ef0f636c1cc95d3d825ffc27b6c0f045f2e589e2b5776c0f5 [2020-12-18T04:19:09.871Z] $ docker rm -f 23adee76600dff1ef0f636c1cc95d3d825ffc27b6c0f045f2e589e2b5776c0f5 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-18T04:19:10.440Z] + docker images [2020-12-18T04:19:10.440Z] + grep docker [2020-12-18T04:19:10.440Z] docker-sys-mgmt-agent-go latest 18b41c5a1d0a 3 seconds ago 313MB [2020-12-18T04:19:10.440Z] docker-core-data-go latest a49aaf1579f2 26 seconds ago 22.2MB [2020-12-18T04:19:10.440Z] docker-security-proxy-setup-go latest fe20ed40eb8c 35 seconds ago 24.6MB [2020-12-18T04:19:10.440Z] docker-core-metadata-go latest f7677be74b64 39 seconds ago 13MB [2020-12-18T04:19:10.440Z] docker-security-bootstrap-redis-go latest ba68b432878a 2 minutes ago 15.8MB [2020-12-18T04:19:10.440Z] docker-security-secretstore-setup-go latest f50ad0fc7f22 2 minutes ago 24.7MB [2020-12-18T04:19:10.440Z] docker-support-notifications-go latest fee7a57e0008 2 minutes ago 12.1MB [2020-12-18T04:19:10.440Z] docker-support-scheduler-go latest 18d53bffdca3 2 minutes ago 10.8MB [2020-12-18T04:19:10.440Z] docker-core-command-go latest bb71b6ca98aa 2 minutes ago 10.6MB [2020-12-18T04:19:10.440Z] docker latest 0040bc98e531 16 hours 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 [2020-12-18T04:19:16.324Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.195s coverage: 28.6% of statements [2020-12-18T04:19:16.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-18T04:19:16.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-18T04:19:16.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-18T04:19:16.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-18T04:19:16.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-18T04:19:16.324Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.191s coverage: 100.0% of statements [2020-12-18T04:19:16.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-18T04:19:16.324Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.064s coverage: 100.0% of statements [2020-12-18T04:19:16.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-18T04:19:16.325Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.336s coverage: 86.7% of statements [2020-12-18T04:19:16.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-18T04:19:18.316Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.499s coverage: 97.5% of statements [2020-12-18T04:19:18.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-18T04:19:18.316Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.130s coverage: 78.3% of statements [2020-12-18T04:19:18.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-18T04:19:18.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-18T04:19:18.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-18T04:19:18.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-18T04:19:25.046Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.060s coverage: 93.8% of statements [2020-12-18T04:19:25.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-18T04:19:25.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-18T04:19:25.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-18T04:19:25.046Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-18T04:19:25.046Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-18T04:19:25.046Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-18T04:19:25.046Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-18T04:19:25.046Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-18T04:19:25.046Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-18T04:19:25.046Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-18T04:19:25.046Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-18T04:19:25.046Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-18T04:19:25.046Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-18T04:19:25.046Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-18T04:19:25.046Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-18T04:19:25.046Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-18T04:19:25.046Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-18T04:19:25.046Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-18T04:19:25.046Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements [2020-12-18T04:19:25.046Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-18T04:19:25.046Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-18T04:19:25.046Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.205s coverage: 0.1% of statements [2020-12-18T04:19:25.046Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-18T04:19:25.046Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-18T04:19:25.046Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-18T04:19:25.046Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-18T04:19:25.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.073s coverage: 100.0% of statements [2020-12-18T04:19:25.046Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-18T04:19:25.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.108s coverage: 75.5% of statements [2020-12-18T04:19:25.046Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2020-12-18T04:19:25.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.088s coverage: 80.8% of statements [2020-12-18T04:19:25.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.174s coverage: 87.2% of statements [2020-12-18T04:19:25.649Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.182s coverage: 84.2% of statements [2020-12-18T04:19:26.482Z] Still waiting to schedule task [2020-12-18T04:19:26.482Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2020-12-18T04:19:27.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.167s coverage: 91.4% of statements [2020-12-18T04:19:27.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-18T04:19:30.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.657s coverage: 63.5% of statements [2020-12-18T04:19:30.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-18T04:19:30.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-18T04:19:30.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.065s coverage: 100.0% of statements [2020-12-18T04:19:30.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.082s coverage: 91.3% of statements [2020-12-18T04:19:30.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.103s coverage: 100.0% of statements [2020-12-18T04:19:30.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.070s coverage: 73.7% of statements [2020-12-18T04:19:31.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements [2020-12-18T04:19:36.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.878s coverage: 55.9% of statements [2020-12-18T04:19:36.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-18T04:19:36.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-18T04:19:36.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-18T04:19:36.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-18T04:19:36.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-18T04:19:36.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.356s coverage: 37.0% of statements [2020-12-18T04:19:36.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-18T04:19:36.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-18T04:19:37.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.691s coverage: 84.0% of statements [2020-12-18T04:19:37.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.110s coverage: 100.0% of statements [2020-12-18T04:19:44.274Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.384s coverage: 47.1% of statements [2020-12-18T04:19:44.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-18T04:19:44.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-18T04:19:44.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-18T04:19:44.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-18T04:19:44.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-18T04:19:44.274Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.123s coverage: 100.0% of statements [2020-12-18T04:19:44.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-18T04:19:44.274Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.113s coverage: 100.0% of statements [2020-12-18T04:19:44.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-18T04:19:48.591Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.915s coverage: 29.1% of statements [2020-12-18T04:19:48.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-18T04:19:48.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-18T04:19:48.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-18T04:19:48.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-18T04:19:48.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-18T04:19:48.591Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.195s coverage: 99.0% of statements [2020-12-18T04:19:48.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-18T04:19:48.591Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.094s coverage: 100.0% of statements [2020-12-18T04:19:48.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-18T04:19:48.591Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.044s coverage: 0.0% of statements [2020-12-18T04:19:48.591Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-18T04:19:48.591Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.059s coverage: 100.0% of statements [2020-12-18T04:19:48.591Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-18T04:19:48.591Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-18T04:19:48.591Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-18T04:19:48.591Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-18T04:19:48.591Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.084s coverage: 87.9% of statements [2020-12-18T04:19:48.591Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-18T04:19:48.591Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-18T04:19:49.217Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements [2020-12-18T04:19:49.490Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.063s coverage: 32.1% of statements [2020-12-18T04:19:50.919Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2020-12-18T04:19:51.514Z] GO111MODULE=on go vet ./... [2020-12-18T04:20:18.064Z] Running on prd-ubuntu18.04-docker-8c-8g-16723 in /w/workspace/edgexfoundry_edgex-go_PR-2962 [Pipeline] { [Pipeline] ws [2020-12-18T04:20:18.183Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2020-12-18T04:20:20.225Z] using credential edgex-jenkins-ssh [2020-12-18T04:20:20.290Z] Cloning the remote Git repository [2020-12-18T04:20:20.257Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-18T04:20:20.327Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2020-12-18T04:20:20.359Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-18T04:20:20.360Z] > git --version # timeout=10 [2020-12-18T04:20:20.366Z] > git --version # 'git version 2.17.1' [2020-12-18T04:20:20.366Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-18T04:20:20.394Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-18T04:20:26.141Z] Merging remotes/origin/master commit bbb161aa59ef099937232867751a09afbb087fa9 into PR head commit a0fe9c2cbb5f2ba2374e06009d327325fce0109d [2020-12-18T04:20:26.245Z] Merge succeeded, producing a0fe9c2cbb5f2ba2374e06009d327325fce0109d [2020-12-18T04:20:26.246Z] Checking out Revision a0fe9c2cbb5f2ba2374e06009d327325fce0109d (PR-2962) [2020-12-18T04:20:25.467Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-18T04:20:25.476Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-18T04:20:25.484Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-18T04:20:25.495Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-18T04:20:25.495Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-18T04:20:25.498Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2962/head:refs/remotes/origin/PR-2962 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-18T04:20:26.119Z] > git config core.sparsecheckout # timeout=10 [2020-12-18T04:20:26.123Z] > git checkout -f a0fe9c2cbb5f2ba2374e06009d327325fce0109d # timeout=10 [2020-12-18T04:20:26.188Z] > git remote # timeout=10 [2020-12-18T04:20:26.195Z] > git config --get remote.origin.url # timeout=10 [2020-12-18T04:20:26.200Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-18T04:20:26.203Z] > git merge bbb161aa59ef099937232867751a09afbb087fa9 # timeout=10 [2020-12-18T04:20:26.211Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-18T04:20:26.219Z] > git config core.sparsecheckout # timeout=10 [2020-12-18T04:20:26.223Z] > git checkout -f a0fe9c2cbb5f2ba2374e06009d327325fce0109d # timeout=10 [2020-12-18T04:20:29.891Z] Commit message: "feat(data): Implement GET /reading/count/device/name/{name} V2 API" [2020-12-18T04:20:29.896Z] > git --version # timeout=10 [2020-12-18T04:20:29.900Z] > git --version # 'git version 2.17.1' [2020-12-18T04:20:29.903Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-18T04:20:31.143Z] + echo snap-build.sh [2020-12-18T04:20:31.143Z] snap-build.sh [2020-12-18T04:20:31.143Z] + SNAP_BASE_DIR=. [2020-12-18T04:20:31.143Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2020-12-18T04:20:31.143Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2020-12-18T04:20:31.143Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2020-12-18T04:20:31.143Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2020-12-18T04:20:31.143Z] + cd /w/workspace/edgex-go/1 [2020-12-18T04:20:31.143Z] + sudo apt-get remove -qy --purge lxd lxd-client [2020-12-18T04:20:31.143Z] Reading package lists... [2020-12-18T04:20:31.143Z] Building dependency tree... [2020-12-18T04:20:31.143Z] Reading state information... [2020-12-18T04:20:31.405Z] The following packages were automatically installed and are no longer required: [2020-12-18T04:20:31.405Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2020-12-18T04:20:31.405Z] uidmap xdelta3 [2020-12-18T04:20:31.405Z] Use 'sudo apt autoremove' to remove them. [2020-12-18T04:20:31.405Z] The following packages will be REMOVED: [2020-12-18T04:20:31.405Z] lxd* lxd-client* [2020-12-18T04:20:31.667Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2020-12-18T04:20:31.667Z] After this operation, 31.7 MB disk space will be freed. [2020-12-18T04:20:32.714Z] (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.) [2020-12-18T04:20:32.714Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-12-18T04:20:33.658Z] Removing lxd dnsmasq configuration [2020-12-18T04:20:33.658Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2020-12-18T04:20:33.920Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2020-12-18T04:20:34.874Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2020-12-18T04:20:35.136Z] (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.) [2020-12-18T04:20:35.137Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-12-18T04:20:36.523Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2020-12-18T04:20:36.523Z] Processing triggers for ureadahead (0.100.0-21) ... [2020-12-18T04:20:37.467Z] + sudo snap remove --purge lxd [2020-12-18T04:20:37.728Z] snap "lxd" is not installed [2020-12-18T04:20:37.728Z] + sudo groupadd --force --system lxd [2020-12-18T04:20:37.728Z] ++ whoami [2020-12-18T04:20:37.728Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2020-12-18T04:20:37.728Z] + newgrp - lxd [2020-12-18T04:20:37.990Z] + sudo snap install lxd [2020-12-18T04:20:43.307Z] 2020-12-18T04:20:43Z INFO Waiting for automatic snapd restart... [2020-12-18T04:20:58.235Z] lxd 4.9 from Canonical* installed [2020-12-18T04:20:58.235Z] + sudo lxd init --auto [2020-12-18T04:20:59.587Z] gofmt -l . [2020-12-18T04:20:59.587Z] [ "`gofmt -l .`" = "" ] [2020-12-18T04:20:59.587Z] ./bin/test-go-mod-tidy.sh [2020-12-18T04:20:59.587Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-12-18T04:21:02.900Z] + ls -al . [2020-12-18T04:21:02.900Z] total 664 [2020-12-18T04:21:02.900Z] drwxrwxr-x 9 1001 1001 4096 Dec 18 04:21 . [2020-12-18T04:21:02.900Z] drwxr-xr-x 4 root root 4096 Dec 18 04:17 .. [2020-12-18T04:21:02.900Z] -rw-rw-r-- 1 1001 1001 11 Dec 18 04:15 .dockerignore [2020-12-18T04:21:02.900Z] drwxrwxr-x 8 1001 1001 4096 Dec 18 04:15 .git [2020-12-18T04:21:02.900Z] drwxrwxr-x 3 1001 1001 4096 Dec 18 04:15 .github [2020-12-18T04:21:02.900Z] -rw-rw-r-- 1 1001 1001 824 Dec 18 04:15 .gitignore [2020-12-18T04:21:02.900Z] -rw-rw-r-- 1 1001 1001 166 Dec 18 04:15 .sonarcloud.properties [2020-12-18T04:21:02.900Z] -rw-rw-r-- 1 1001 1001 3804 Dec 18 04:15 CONTRIBUTING.md [2020-12-18T04:21:02.900Z] -rw-rw-r-- 1 1001 1001 1035 Dec 18 04:15 Dockerfile.build [2020-12-18T04:21:02.900Z] -rw-rw-r-- 1 1001 1001 863 Dec 18 04:15 Jenkinsfile [2020-12-18T04:21:02.900Z] -rw-rw-r-- 1 1001 1001 10775 Dec 18 04:15 LICENSE [2020-12-18T04:21:02.900Z] -rw-rw-r-- 1 1001 1001 5750 Dec 18 04:15 Makefile [2020-12-18T04:21:02.900Z] -rw-rw-r-- 1 1001 1001 6511 Dec 18 04:15 README.md [2020-12-18T04:21:02.900Z] -rw-rw-r-- 1 1001 1001 6744 Dec 18 04:15 SECURITY.md [2020-12-18T04:21:02.900Z] -rw-rw-r-- 1 1001 1001 5 Dec 18 04:11 VERSION [2020-12-18T04:21:02.900Z] -rw-rw-r-- 1 1001 1001 4131 Dec 18 04:15 ZMQWindows.md [2020-12-18T04:21:02.900Z] drwxrwxr-x 2 1001 1001 4096 Dec 18 04:15 bin [2020-12-18T04:21:02.900Z] drwxrwxr-x 14 1001 1001 4096 Dec 18 04:15 cmd [2020-12-18T04:21:02.900Z] -rw-r--r-- 1 root root 538064 Dec 18 04:19 coverage.out [2020-12-18T04:21:02.900Z] -rw-r--r-- 1 root root 979 Dec 18 04:20 go.mod [2020-12-18T04:21:02.900Z] -rw-r--r-- 1 root root 18631 Dec 18 04:20 go.sum [2020-12-18T04:21:02.900Z] drwxrwxr-x 8 1001 1001 4096 Dec 18 04:15 internal [2020-12-18T04:21:02.900Z] drwxrwxr-x 4 1001 1001 4096 Dec 18 04:15 openapi [2020-12-18T04:21:02.900Z] drwxrwxr-x 4 1001 1001 4096 Dec 18 04:15 snap [2020-12-18T04:21:02.900Z] -rw-rw-r-- 1 1001 1001 168 Dec 18 04:15 version.go [Pipeline] sh [2020-12-18T04:21:03.573Z] + '[' -e coverage.out ] [2020-12-18T04:21:03.574Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-18T04:21:03.613Z] Warning: overwriting stash ‘coverage-report’ [2020-12-18T04:21:04.846Z] Stashed 1 file(s) [Pipeline] sh [2020-12-18T04:21:05.536Z] + make build [2020-12-18T04:21:05.536Z] 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 [2020-12-18T04:21:08.310Z] + sudo snap install --classic snapcraft [2020-12-18T04:21:11.628Z] snapcraft 4.4.4 from Canonical* installed [2020-12-18T04:21:11.628Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2020-12-18T04:21:11.628Z] + patch --verbose -p1 [2020-12-18T04:21:11.628Z] Hmm... Looks like a unified diff to me... [2020-12-18T04:21:11.628Z] The text leading up to this was: [2020-12-18T04:21:11.628Z] -------------------------- [2020-12-18T04:21:11.628Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2020-12-18T04:21:11.628Z] |From: Tony Espy [2020-12-18T04:21:11.628Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2020-12-18T04:21:11.628Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2020-12-18T04:21:11.628Z] | [2020-12-18T04:21:11.628Z] |This patch is used by the EdgeX CI pipeline builds to [2020-12-18T04:21:11.628Z] |optimize the snap CI check run for pull requests. When [2020-12-18T04:21:11.628Z] |applied, it essentially strips out everything (apps and [2020-12-18T04:21:11.628Z] |parts) from the snapcraft.yaml file except those required [2020-12-18T04:21:11.628Z] |to build edgex-go, as the whole idea of the CI check is to [2020-12-18T04:21:11.628Z] |catch changes to edgex-go that break the snap build. [2020-12-18T04:21:11.628Z] | [2020-12-18T04:21:11.628Z] |In general, anyone updating snapcraft.yaml will also need [2020-12-18T04:21:11.628Z] |to update this patch file, otherwise it may fail to apply, [2020-12-18T04:21:11.628Z] |resulting in a failed snap build CI check in the associated [2020-12-18T04:21:11.628Z] |pull request. [2020-12-18T04:21:11.628Z] | [2020-12-18T04:21:11.628Z] |Note - in addition to applying this patch, the pipeline also [2020-12-18T04:21:11.628Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2020-12-18T04:21:11.628Z] |need to build the finally binary .snap file (and it won't [2020-12-18T04:21:11.628Z] |work with the patch applied). This further reduces the build [2020-12-18T04:21:11.628Z] |time. [2020-12-18T04:21:11.628Z] |--- [2020-12-18T04:21:11.628Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2020-12-18T04:21:11.628Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2020-12-18T04:21:11.628Z] | [2020-12-18T04:21:11.628Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2020-12-18T04:21:11.628Z] |index 1e537489..faf42425 100644 [2020-12-18T04:21:11.628Z] |--- a/snap/snapcraft.yaml [2020-12-18T04:21:11.628Z] |+++ b/snap/snapcraft.yaml [2020-12-18T04:21:11.628Z] -------------------------- [2020-12-18T04:21:11.628Z] patching file snap/snapcraft.yaml [2020-12-18T04:21:11.628Z] Using Plan A... [2020-12-18T04:21:11.628Z] Hunk #1 succeeded at 73. [2020-12-18T04:21:11.628Z] Hunk #2 succeeded at 202. [2020-12-18T04:21:11.628Z] Hunk #3 succeeded at 214. [2020-12-18T04:21:11.628Z] Hunk #4 succeeded at 222. [2020-12-18T04:21:11.628Z] Hunk #5 succeeded at 229. [2020-12-18T04:21:11.628Z] Hunk #6 succeeded at 256. [2020-12-18T04:21:11.628Z] Hunk #7 succeeded at 290. [2020-12-18T04:21:11.628Z] Hunk #8 succeeded at 341. [2020-12-18T04:21:11.628Z] Hmm... Ignoring the trailing garbage. [2020-12-18T04:21:11.628Z] done [2020-12-18T04:21:11.628Z] + sudo snapcraft prime --use-lxd [2020-12-18T04:21:13.017Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2020-12-18T04:21:13.017Z] 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: [2020-12-18T04:21:13.017Z] - README.md [2020-12-18T04:21:13.017Z] [2020-12-18T04:21:13.017Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-12-18T04:21:13.589Z] Launching a container. [2020-12-18T04:21:15.721Z] 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 [2020-12-18T04:21:25.823Z] Waiting for container to be ready [2020-12-18T04:21:25.823Z] To start your first instance, try: lxc launch ubuntu:18.04 [2020-12-18T04:21:25.823Z] [2020-12-18T04:21:27.740Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2020-12-18T04:21:28.312Z] Waiting for network to be ready... [2020-12-18T04:21:28.883Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-12-18T04:21:28.883Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-12-18T04:21:29.143Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-12-18T04:21:29.143Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] [2020-12-18T04:21:29.403Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2020-12-18T04:21:29.666Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2020-12-18T04:21:29.666Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2020-12-18T04:21:29.666Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2020-12-18T04:21:29.666Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2020-12-18T04:21:29.666Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2020-12-18T04:21:29.666Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2020-12-18T04:21:29.666Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] [2020-12-18T04:21:29.666Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] [2020-12-18T04:21:29.666Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] [2020-12-18T04:21:29.666Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] [2020-12-18T04:21:29.666Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] [2020-12-18T04:21:29.666Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] [2020-12-18T04:21:29.666Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] [2020-12-18T04:21:30.238Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2020-12-18T04:21:30.238Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1790 kB] [2020-12-18T04:21:30.238Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] [2020-12-18T04:21:30.500Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] [2020-12-18T04:21:30.500Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2020-12-18T04:21:30.500Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] [2020-12-18T04:21:30.500Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] [2020-12-18T04:21:30.500Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] [2020-12-18T04:21:30.500Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] [2020-12-18T04:21:33.052Z] Fetched 23.5 MB in 4s (5463 kB/s) [2020-12-18T04:21:33.628Z] Reading package lists... [2020-12-18T04:21:33.889Z] Reading package lists... [2020-12-18T04:21:33.889Z] Building dependency tree... [2020-12-18T04:21:33.889Z] Reading state information... [2020-12-18T04:21:34.151Z] The following additional packages will be installed: [2020-12-18T04:21:34.151Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-12-18T04:21:34.151Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-12-18T04:21:34.151Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-12-18T04:21:34.151Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2020-12-18T04:21:34.151Z] Suggested packages: [2020-12-18T04:21:34.151Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2020-12-18T04:21:34.151Z] Recommended packages: [2020-12-18T04:21:34.151Z] gnupg libsasl2-modules [2020-12-18T04:21:34.151Z] The following NEW packages will be installed: [2020-12-18T04:21:34.151Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-12-18T04:21:34.151Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-12-18T04:21:34.151Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-12-18T04:21:34.151Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2020-12-18T04:21:34.151Z] The following packages will be upgraded: [2020-12-18T04:21:34.151Z] gpg gpg-agent gpgconf libudev1 [2020-12-18T04:21:34.151Z] 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. [2020-12-18T04:21:34.151Z] Need to get 3531 kB of archives. [2020-12-18T04:21:34.151Z] After this operation, 13.3 MB of additional disk space will be used. [2020-12-18T04:21:34.151Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2020-12-18T04:21:34.151Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2020-12-18T04:21:34.151Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2020-12-18T04:21:34.151Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] [2020-12-18T04:21:34.151Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] [2020-12-18T04:21:34.151Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2020-12-18T04:21:34.151Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2020-12-18T04:21:34.151Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2020-12-18T04:21:34.151Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] [2020-12-18T04:21:34.723Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] [2020-12-18T04:21:34.985Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2020-12-18T04:21:34.985Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2020-12-18T04:21:34.985Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2020-12-18T04:21:34.985Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2020-12-18T04:21:34.985Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2020-12-18T04:21:34.985Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2020-12-18T04:21:34.985Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2020-12-18T04:21:34.985Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2020-12-18T04:21:34.985Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2020-12-18T04:21:34.985Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2020-12-18T04:21:35.246Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2020-12-18T04:21:35.246Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2020-12-18T04:21:35.246Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-18T04:21:35.246Z] Fetched 3531 kB in 1s (3443 kB/s) [2020-12-18T04:21:35.246Z] (Reading database ... 12511 files and directories currently installed.) [2020-12-18T04:21:35.246Z] Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... [2020-12-18T04:21:35.246Z] Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-18T04:21:35.507Z] Setting up libudev1:amd64 (237-3ubuntu10.43) ... [2020-12-18T04:21:35.508Z] Selecting previously unselected package udev. [2020-12-18T04:21:35.508Z] (Reading database ... 12511 files and directories currently installed.) [2020-12-18T04:21:35.508Z] Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... [2020-12-18T04:21:35.508Z] Unpacking udev (237-3ubuntu10.43) ... [2020-12-18T04:21:35.769Z] Selecting previously unselected package libfuse2:amd64. [2020-12-18T04:21:35.769Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2020-12-18T04:21:35.769Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2020-12-18T04:21:36.029Z] Selecting previously unselected package fuse. [2020-12-18T04:21:36.029Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2020-12-18T04:21:36.029Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2020-12-18T04:21:36.029Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-18T04:21:36.029Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-18T04:21:36.290Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-18T04:21:36.290Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-18T04:21:36.290Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-18T04:21:36.290Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-18T04:21:36.551Z] Selecting previously unselected package libksba8:amd64. [2020-12-18T04:21:36.551Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2020-12-18T04:21:36.551Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2020-12-18T04:21:36.551Z] Selecting previously unselected package libroken18-heimdal:amd64. [2020-12-18T04:21:36.551Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-18T04:21:36.551Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-18T04:21:36.551Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2020-12-18T04:21:36.551Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-18T04:21:36.551Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-18T04:21:36.812Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2020-12-18T04:21:36.812Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-18T04:21:36.812Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-18T04:21:36.812Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2020-12-18T04:21:36.812Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-18T04:21:36.812Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-18T04:21:36.812Z] Selecting previously unselected package libwind0-heimdal:amd64. [2020-12-18T04:21:36.812Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-18T04:21:36.812Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-18T04:21:37.072Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2020-12-18T04:21:37.072Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-18T04:21:37.072Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-18T04:21:37.072Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2020-12-18T04:21:37.072Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-18T04:21:37.072Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-18T04:21:37.339Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2020-12-18T04:21:37.339Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-18T04:21:37.339Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-18T04:21:37.339Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2020-12-18T04:21:37.339Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-18T04:21:37.339Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-18T04:21:37.339Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2020-12-18T04:21:37.339Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2020-12-18T04:21:37.600Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-18T04:21:37.600Z] Selecting previously unselected package libsasl2-2:amd64. [2020-12-18T04:21:37.600Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2020-12-18T04:21:37.600Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-18T04:21:37.600Z] Selecting previously unselected package libldap-common. [2020-12-18T04:21:37.600Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2020-12-18T04:21:37.600Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-18T04:21:37.862Z] Selecting previously unselected package libldap-2.4-2:amd64. [2020-12-18T04:21:37.862Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2020-12-18T04:21:37.862Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-18T04:21:37.863Z] Selecting previously unselected package dirmngr. [2020-12-18T04:21:37.863Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-18T04:21:37.863Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2020-12-18T04:21:37.879Z] 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 [2020-12-18T04:21:38.127Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-18T04:21:38.127Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2020-12-18T04:21:38.127Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2020-12-18T04:21:38.127Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-18T04:21:38.127Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-18T04:21:38.127Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2020-12-18T04:21:38.388Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-18T04:21:38.388Z] Setting up libksba8:amd64 (1.3.5-2) ... [2020-12-18T04:21:38.388Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-18T04:21:38.388Z] Setting up udev (237-3ubuntu10.43) ... [2020-12-18T04:21:38.649Z] invoke-rc.d: policy-rc.d denied execution of start. [2020-12-18T04:21:38.909Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-18T04:21:38.909Z] Processing triggers for systemd (237-3ubuntu10) ... [2020-12-18T04:21:38.909Z] Setting up fuse (2.9.7-1ubuntu1) ... [2020-12-18T04:21:38.909Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2020-12-18T04:21:38.909Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-18T04:21:39.172Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-18T04:21:39.172Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-18T04:21:39.172Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-18T04:21:39.172Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-18T04:21:39.172Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-18T04:21:39.172Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-18T04:21:39.172Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-18T04:21:39.172Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2020-12-18T04:21:39.172Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-18T04:21:39.743Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2020-12-18T04:21:39.743Z] settings in the [Install] section, and DefaultInstance for template units). [2020-12-18T04:21:39.743Z] This means they are not meant to be enabled using systemctl. [2020-12-18T04:21:39.743Z] Possible reasons for having this kind of units are: [2020-12-18T04:21:39.743Z] 1) A unit may be statically enabled by being symlinked from another unit's [2020-12-18T04:21:39.743Z] .wants/ or .requires/ directory. [2020-12-18T04:21:39.743Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2020-12-18T04:21:39.743Z] a requirement dependency on it. [2020-12-18T04:21:39.743Z] 3) A unit may be started when needed via activation (socket, path, timer, [2020-12-18T04:21:39.743Z] D-Bus, udev, scripted systemctl call, ...). [2020-12-18T04:21:39.743Z] 4) In case of template units, the unit is meant to be enabled with some [2020-12-18T04:21:39.743Z] instance name specified. [2020-12-18T04:21:40.003Z] Reading package lists... [2020-12-18T04:21:40.003Z] Building dependency tree... [2020-12-18T04:21:40.003Z] Reading state information... [2020-12-18T04:21:40.266Z] The following additional packages will be installed: [2020-12-18T04:21:40.266Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2020-12-18T04:21:40.266Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2020-12-18T04:21:40.266Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2020-12-18T04:21:40.266Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2020-12-18T04:21:40.267Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2020-12-18T04:21:40.267Z] Suggested packages: [2020-12-18T04:21:40.267Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2020-12-18T04:21:40.267Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2020-12-18T04:21:40.267Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2020-12-18T04:21:40.267Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2020-12-18T04:21:40.267Z] systemd-container policykit-1 [2020-12-18T04:21:40.267Z] Recommended packages: [2020-12-18T04:21:40.267Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2020-12-18T04:21:40.267Z] The following NEW packages will be installed: [2020-12-18T04:21:40.267Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2020-12-18T04:21:40.267Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2020-12-18T04:21:40.267Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2020-12-18T04:21:40.267Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2020-12-18T04:21:40.267Z] python3.6-minimal snapd squashfs-tools sudo [2020-12-18T04:21:40.267Z] The following packages will be upgraded: [2020-12-18T04:21:40.267Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2020-12-18T04:21:40.530Z] 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. [2020-12-18T04:21:40.530Z] Need to get 35.2 MB of archives. [2020-12-18T04:21:40.530Z] After this operation, 141 MB of additional disk space will be used. [2020-12-18T04:21:40.530Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2020-12-18T04:21:40.530Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] [2020-12-18T04:21:41.103Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2020-12-18T04:21:41.103Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2020-12-18T04:21:41.103Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] [2020-12-18T04:21:41.103Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2020-12-18T04:21:41.103Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2020-12-18T04:21:41.103Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2020-12-18T04:21:41.103Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2020-12-18T04:21:41.103Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2020-12-18T04:21:41.103Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2020-12-18T04:21:41.103Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2020-12-18T04:21:41.103Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2020-12-18T04:21:41.364Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2020-12-18T04:21:41.364Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2020-12-18T04:21:41.364Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2020-12-18T04:21:41.364Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2020-12-18T04:21:41.364Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2020-12-18T04:21:41.364Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2020-12-18T04:21:41.364Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2020-12-18T04:21:41.364Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2020-12-18T04:21:41.364Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2020-12-18T04:21:41.364Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2020-12-18T04:21:41.364Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2020-12-18T04:21:41.625Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2020-12-18T04:21:41.625Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2020-12-18T04:21:41.625Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2020-12-18T04:21:41.625Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2020-12-18T04:21:41.625Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2020-12-18T04:21:41.625Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2020-12-18T04:21:42.175Z] 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 [2020-12-18T04:21:42.571Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-18T04:21:42.571Z] Fetched 35.2 MB in 2s (15.4 MB/s) [2020-12-18T04:21:42.831Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-18T04:21:42.831Z] Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... [2020-12-18T04:21:42.831Z] Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-18T04:21:43.402Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... [2020-12-18T04:21:43.402Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-18T04:21:43.402Z] Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... [2020-12-18T04:21:43.664Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-18T04:21:43.664Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2020-12-18T04:21:43.664Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2020-12-18T04:21:43.664Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2020-12-18T04:21:43.927Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-18T04:21:43.927Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2020-12-18T04:21:43.927Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2020-12-18T04:21:44.189Z] Setting up apt (1.6.12ubuntu0.2) ... [2020-12-18T04:21:44.189Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2020-12-18T04:21:44.450Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2020-12-18T04:21:44.710Z] (Reading database ... 12764 files and directories currently installed.) [2020-12-18T04:21:44.710Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2020-12-18T04:21:44.710Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2020-12-18T04:21:44.974Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2020-12-18T04:21:44.974Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-18T04:21:44.974Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-18T04:21:45.234Z] Selecting previously unselected package libexpat1:amd64. [2020-12-18T04:21:45.234Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2020-12-18T04:21:45.234Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-12-18T04:21:45.234Z] Selecting previously unselected package python3.6-minimal. [2020-12-18T04:21:45.234Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-18T04:21:45.234Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-12-18T04:21:45.494Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2020-12-18T04:21:45.494Z] Checking for services that may need to be restarted...done. [2020-12-18T04:21:45.755Z] Checking for services that may need to be restarted...done. [2020-12-18T04:21:45.755Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-18T04:21:45.755Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-12-18T04:21:45.755Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-12-18T04:21:46.328Z] Selecting previously unselected package python3-minimal. [2020-12-18T04:21:46.328Z] (Reading database ... 13012 files and directories currently installed.) [2020-12-18T04:21:46.328Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2020-12-18T04:21:46.328Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2020-12-18T04:21:46.328Z] Selecting previously unselected package mime-support. [2020-12-18T04:21:46.328Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2020-12-18T04:21:46.591Z] Unpacking mime-support (3.60ubuntu1) ... [2020-12-18T04:21:46.591Z] Selecting previously unselected package libmpdec2:amd64. [2020-12-18T04:21:46.591Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2020-12-18T04:21:46.591Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2020-12-18T04:21:46.591Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2020-12-18T04:21:46.591Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-18T04:21:46.591Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-18T04:21:46.853Z] Selecting previously unselected package python3.6. [2020-12-18T04:21:46.853Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-18T04:21:46.853Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-18T04:21:47.115Z] Selecting previously unselected package libpython3-stdlib:amd64. [2020-12-18T04:21:47.115Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2020-12-18T04:21:47.115Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2020-12-18T04:21:47.115Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2020-12-18T04:21:47.377Z] Selecting previously unselected package python3. [2020-12-18T04:21:47.377Z] (Reading database ... 13442 files and directories currently installed.) [2020-12-18T04:21:47.377Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2020-12-18T04:21:47.377Z] Unpacking python3 (3.6.7-1~18.04) ... [2020-12-18T04:21:47.377Z] Selecting previously unselected package multiarch-support. [2020-12-18T04:21:47.377Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2020-12-18T04:21:47.377Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2020-12-18T04:21:47.377Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2020-12-18T04:21:47.571Z] 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 [2020-12-18T04:21:47.639Z] Selecting previously unselected package liblzo2-2:amd64. [2020-12-18T04:21:47.639Z] (Reading database ... 13479 files and directories currently installed.) [2020-12-18T04:21:47.639Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2020-12-18T04:21:47.639Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2020-12-18T04:21:47.639Z] Selecting previously unselected package libbsd0:amd64. [2020-12-18T04:21:47.639Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2020-12-18T04:21:47.639Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-12-18T04:21:47.639Z] Selecting previously unselected package sudo. [2020-12-18T04:21:47.639Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2020-12-18T04:21:47.639Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2020-12-18T04:21:47.900Z] Selecting previously unselected package apparmor. [2020-12-18T04:21:47.900Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2020-12-18T04:21:47.900Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2020-12-18T04:21:47.900Z] Selecting previously unselected package libedit2:amd64. [2020-12-18T04:21:47.900Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2020-12-18T04:21:47.900Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2020-12-18T04:21:48.185Z] 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 [2020-12-18T04:21:48.473Z] Selecting previously unselected package libkrb5support0:amd64. [2020-12-18T04:21:48.473Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2020-12-18T04:21:48.473Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2020-12-18T04:21:48.473Z] Selecting previously unselected package libk5crypto3:amd64. [2020-12-18T04:21:48.473Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2020-12-18T04:21:48.473Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2020-12-18T04:21:48.473Z] Selecting previously unselected package libkeyutils1:amd64. [2020-12-18T04:21:48.473Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2020-12-18T04:21:48.473Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2020-12-18T04:21:48.473Z] Selecting previously unselected package libkrb5-3:amd64. [2020-12-18T04:21:48.473Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2020-12-18T04:21:48.473Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2020-12-18T04:21:48.735Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-12-18T04:21:48.735Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2020-12-18T04:21:48.735Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2020-12-18T04:21:48.735Z] Selecting previously unselected package libssl1.0.0:amd64. [2020-12-18T04:21:48.735Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2020-12-18T04:21:48.735Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2020-12-18T04:21:48.996Z] Selecting previously unselected package openssh-client. [2020-12-18T04:21:48.996Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2020-12-18T04:21:48.996Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-12-18T04:21:49.258Z] Selecting previously unselected package squashfs-tools. [2020-12-18T04:21:49.258Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2020-12-18T04:21:49.258Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-12-18T04:21:49.258Z] Selecting previously unselected package snapd. [2020-12-18T04:21:49.258Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2020-12-18T04:21:49.258Z] Unpacking snapd (2.48+18.04) ... [2020-12-18T04:21:51.175Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2020-12-18T04:21:51.175Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2020-12-18T04:21:51.437Z] Setting up mime-support (3.60ubuntu1) ... [2020-12-18T04:21:51.437Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2020-12-18T04:21:51.437Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-12-18T04:21:51.437Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2020-12-18T04:21:51.437Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-18T04:21:51.437Z] Setting up systemd (237-3ubuntu10.43) ... [2020-12-18T04:21:51.703Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2020-12-18T04:21:52.276Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2020-12-18T04:21:52.276Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2020-12-18T04:21:52.276Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2020-12-18T04:21:52.276Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-18T04:21:52.276Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2020-12-18T04:21:52.276Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-18T04:21:52.847Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-12-18T04:21:52.847Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2020-12-18T04:21:52.847Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2020-12-18T04:21:53.108Z] Setting up python3 (3.6.7-1~18.04) ... [2020-12-18T04:21:53.108Z] running python rtupdate hooks for python3.6... [2020-12-18T04:21:53.108Z] running python post-rtupdate hooks for python3.6... [2020-12-18T04:21:53.108Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2020-12-18T04:21:53.599Z] 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 [2020-12-18T04:21:55.659Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2020-12-18T04:21:55.659Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2020-12-18T04:21:55.659Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-12-18T04:21:55.659Z] Setting up snapd (2.48+18.04) ... [2020-12-18T04:21:56.230Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2020-12-18T04:21:56.230Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2020-12-18T04:21:56.491Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2020-12-18T04:21:56.757Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2020-12-18T04:21:56.757Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-12-18T04:21:56.757Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-12-18T04:21:57.017Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2020-12-18T04:21:57.277Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2020-12-18T04:21:57.277Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2020-12-18T04:21:57.538Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2020-12-18T04:21:57.798Z] /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' [2020-12-18T04:21:57.798Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-18T04:21:57.798Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2020-12-18T04:21:57.888Z] 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 [2020-12-18T04:21:58.741Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-18T04:21:58.741Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-18T04:21:58.741Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-18T04:21:59.945Z] Reading package lists... [2020-12-18T04:21:59.945Z] Reading package lists... [2020-12-18T04:22:00.207Z] Building dependency tree... [2020-12-18T04:22:00.208Z] Reading state information... [2020-12-18T04:22:00.208Z] Calculating upgrade... [2020-12-18T04:22:00.470Z] The following packages will be upgraded: [2020-12-18T04:22:00.470Z] advancecomp base-files bash binutils binutils-common [2020-12-18T04:22:00.470Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2020-12-18T04:22:00.470Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2020-12-18T04:22:00.470Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2020-12-18T04:22:00.470Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2020-12-18T04:22:00.470Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2020-12-18T04:22:00.470Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2020-12-18T04:22:00.470Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2020-12-18T04:22:00.470Z] libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2020-12-18T04:22:00.470Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2020-12-18T04:22:00.470Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2020-12-18T04:22:00.470Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2020-12-18T04:22:00.470Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2020-12-18T04:22:00.470Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2020-12-18T04:22:00.470Z] 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2020-12-18T04:22:00.470Z] Need to get 63.5 MB of archives. [2020-12-18T04:22:00.470Z] After this operation, 5191 kB of additional disk space will be used. [2020-12-18T04:22:00.470Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-128.131 [989 kB] [2020-12-18T04:22:00.734Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2020-12-18T04:22:00.734Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2020-12-18T04:22:00.734Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2020-12-18T04:22:00.734Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2020-12-18T04:22:00.734Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2020-12-18T04:22:00.734Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2020-12-18T04:22:00.734Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2020-12-18T04:22:00.734Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2020-12-18T04:22:00.734Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2020-12-18T04:22:00.734Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2020-12-18T04:22:00.734Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2020-12-18T04:22:00.734Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2020-12-18T04:22:00.734Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2020-12-18T04:22:00.734Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2020-12-18T04:22:00.734Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2020-12-18T04:22:00.734Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2020-12-18T04:22:00.734Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2020-12-18T04:22:00.734Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2020-12-18T04:22:00.734Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2020-12-18T04:22:00.734Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2020-12-18T04:22:00.734Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2020-12-18T04:22:00.734Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2020-12-18T04:22:00.734Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2020-12-18T04:22:00.734Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2020-12-18T04:22:00.734Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2020-12-18T04:22:00.734Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2020-12-18T04:22:00.734Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2020-12-18T04:22:00.734Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2020-12-18T04:22:00.734Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2020-12-18T04:22:00.994Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2020-12-18T04:22:00.994Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2020-12-18T04:22:00.994Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2020-12-18T04:22:00.994Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2020-12-18T04:22:00.994Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2020-12-18T04:22:00.994Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2020-12-18T04:22:00.994Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2020-12-18T04:22:00.994Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2020-12-18T04:22:00.994Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2020-12-18T04:22:00.994Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2020-12-18T04:22:00.994Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2020-12-18T04:22:00.994Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2020-12-18T04:22:00.994Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2020-12-18T04:22:00.994Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] [2020-12-18T04:22:00.994Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2020-12-18T04:22:00.994Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2020-12-18T04:22:00.994Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2020-12-18T04:22:00.994Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2020-12-18T04:22:00.994Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2020-12-18T04:22:00.994Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2020-12-18T04:22:00.994Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2020-12-18T04:22:00.994Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2020-12-18T04:22:00.994Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2020-12-18T04:22:00.994Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2020-12-18T04:22:01.257Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2020-12-18T04:22:01.257Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2020-12-18T04:22:01.257Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2020-12-18T04:22:01.257Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2020-12-18T04:22:01.274Z] 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 [2020-12-18T04:22:01.530Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2020-12-18T04:22:01.530Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2020-12-18T04:22:01.530Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-12-18T04:22:01.530Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2020-12-18T04:22:01.530Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2020-12-18T04:22:01.790Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2020-12-18T04:22:01.790Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2020-12-18T04:22:01.790Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2020-12-18T04:22:01.790Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2020-12-18T04:22:01.790Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] [2020-12-18T04:22:01.790Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2020-12-18T04:22:01.790Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2020-12-18T04:22:01.790Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2020-12-18T04:22:01.790Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2020-12-18T04:22:01.790Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2020-12-18T04:22:01.790Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2020-12-18T04:22:02.054Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2020-12-18T04:22:02.054Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2020-12-18T04:22:02.054Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2020-12-18T04:22:02.054Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2020-12-18T04:22:02.054Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2020-12-18T04:22:02.054Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2020-12-18T04:22:02.054Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2020-12-18T04:22:02.054Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] [2020-12-18T04:22:02.054Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2020-12-18T04:22:02.054Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2020-12-18T04:22:02.054Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2020-12-18T04:22:02.054Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2020-12-18T04:22:02.054Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2020-12-18T04:22:02.054Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2020-12-18T04:22:02.316Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2020-12-18T04:22:02.316Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2020-12-18T04:22:02.316Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2020-12-18T04:22:02.316Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2020-12-18T04:22:02.316Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2020-12-18T04:22:02.316Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2020-12-18T04:22:02.316Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2020-12-18T04:22:02.316Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2020-12-18T04:22:02.316Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-18T04:22:02.577Z] Fetched 63.5 MB in 2s (34.7 MB/s) [2020-12-18T04:22:02.577Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-18T04:22:02.577Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2020-12-18T04:22:02.577Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2020-12-18T04:22:03.149Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2020-12-18T04:22:03.149Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2020-12-18T04:22:03.410Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-128.131_amd64.deb ... [2020-12-18T04:22:03.410Z] Unpacking linux-libc-dev:amd64 (4.15.0-128.131) over (4.15.0-20.21) ... [2020-12-18T04:22:03.984Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-18T04:22:04.245Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-18T04:22:04.245Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-18T04:22:04.245Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-18T04:22:04.506Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-18T04:22:04.506Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-18T04:22:04.506Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-18T04:22:04.506Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-18T04:22:04.767Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-18T04:22:05.027Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-18T04:22:05.027Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-18T04:22:05.027Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-18T04:22:05.289Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-18T04:22:05.289Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-18T04:22:05.289Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-18T04:22:05.289Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-18T04:22:05.289Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-18T04:22:05.551Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2020-12-18T04:22:05.551Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2020-12-18T04:22:05.551Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-18T04:22:05.551Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-18T04:22:05.589Z] 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 [2020-12-18T04:22:05.812Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-18T04:22:05.812Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-18T04:22:05.812Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-18T04:22:06.074Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-18T04:22:06.074Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-18T04:22:06.335Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-18T04:22:06.335Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-18T04:22:06.335Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2020-12-18T04:22:06.600Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2020-12-18T04:22:07.172Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2020-12-18T04:22:07.172Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-18T04:22:07.172Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2020-12-18T04:22:07.172Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2020-12-18T04:22:07.172Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2020-12-18T04:22:07.433Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2020-12-18T04:22:07.694Z] Setting up base-files (10.1ubuntu2.10) ... [2020-12-18T04:22:07.694Z] Installing new version of config file /etc/issue ... [2020-12-18T04:22:07.694Z] Installing new version of config file /etc/issue.net ... [2020-12-18T04:22:07.694Z] Installing new version of config file /etc/lsb-release ... [2020-12-18T04:22:07.694Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2020-12-18T04:22:07.955Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2020-12-18T04:22:07.955Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2020-12-18T04:22:07.955Z] Removing obsolete conffile /etc/default/motd-news ... [2020-12-18T04:22:08.217Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-18T04:22:08.217Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2020-12-18T04:22:08.217Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2020-12-18T04:22:08.217Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2020-12-18T04:22:08.478Z] 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 [2020-12-18T04:22:08.478Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-18T04:22:08.478Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-18T04:22:08.478Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2020-12-18T04:22:08.478Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2020-12-18T04:22:08.739Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-18T04:22:08.739Z] Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... [2020-12-18T04:22:08.739Z] Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... [2020-12-18T04:22:08.739Z] Setting up tar (1.29b-2ubuntu0.1) ... [2020-12-18T04:22:08.968Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-18T04:22:09.004Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-18T04:22:09.004Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2020-12-18T04:22:09.004Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-18T04:22:09.265Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2020-12-18T04:22:09.529Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-18T04:22:09.529Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-18T04:22:09.529Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-18T04:22:09.529Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-18T04:22:09.799Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-18T04:22:09.799Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-18T04:22:09.799Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-18T04:22:09.799Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2020-12-18T04:22:10.065Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-18T04:22:10.065Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2020-12-18T04:22:10.065Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2020-12-18T04:22:10.327Z] Setting up grep (3.1-2build1) ... [2020-12-18T04:22:10.327Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-18T04:22:10.327Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2020-12-18T04:22:10.327Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-12-18T04:22:10.327Z] Setting up login (1:4.5-1ubuntu2) ... [2020-12-18T04:22:10.588Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-18T04:22:10.588Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-18T04:22:10.588Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-18T04:22:10.588Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2020-12-18T04:22:10.848Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-18T04:22:10.848Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-18T04:22:10.848Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-18T04:22:11.420Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-18T04:22:11.420Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-18T04:22:11.420Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-18T04:22:11.420Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-18T04:22:11.991Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2020-12-18T04:22:11.991Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-18T04:22:11.991Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2020-12-18T04:22:11.991Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-18T04:22:13.384Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2020-12-18T04:22:13.384Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-12-18T04:22:13.384Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2020-12-18T04:22:13.384Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-12-18T04:22:13.384Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2020-12-18T04:22:13.644Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-18T04:22:13.645Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2020-12-18T04:22:13.645Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2020-12-18T04:22:13.645Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2020-12-18T04:22:13.907Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-18T04:22:13.907Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-18T04:22:13.907Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-18T04:22:13.907Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-18T04:22:13.907Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-18T04:22:13.907Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-18T04:22:13.907Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-18T04:22:14.168Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-18T04:22:14.169Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-18T04:22:14.169Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-18T04:22:14.169Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-18T04:22:14.363Z] 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 [2020-12-18T04:22:14.434Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-18T04:22:14.434Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-18T04:22:14.434Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-18T04:22:14.434Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-18T04:22:14.700Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-18T04:22:14.700Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-18T04:22:14.700Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-18T04:22:14.700Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-18T04:22:14.700Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-18T04:22:14.700Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-18T04:22:14.960Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-18T04:22:14.960Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-18T04:22:14.960Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-18T04:22:14.960Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-18T04:22:14.960Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-18T04:22:15.222Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-18T04:22:15.222Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-18T04:22:15.222Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-18T04:22:15.222Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-18T04:22:15.491Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-18T04:22:15.491Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-18T04:22:15.491Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-18T04:22:15.491Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2020-12-18T04:22:15.752Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-18T04:22:15.752Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-18T04:22:15.752Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-18T04:22:16.326Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2020-12-18T04:22:16.587Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2020-12-18T04:22:16.848Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2020-12-18T04:22:16.848Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-18T04:22:16.848Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2020-12-18T04:22:16.848Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2020-12-18T04:22:17.109Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2020-12-18T04:22:17.373Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-18T04:22:17.373Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2020-12-18T04:22:17.373Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-18T04:22:17.373Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2020-12-18T04:22:17.633Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-18T04:22:17.633Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2020-12-18T04:22:17.633Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [Pipeline] } [2020-12-18T04:22:17.867Z] $ docker stop --time=1 310ecf5d6be7feaa5f09573371f12e8a6d5b455fe15ce56e37e544d51b36b51e [2020-12-18T04:22:17.894Z] Setting up debconf (1.5.66ubuntu1) ... [2020-12-18T04:22:18.154Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-18T04:22:18.154Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-18T04:22:18.154Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-18T04:22:18.154Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-18T04:22:18.415Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-18T04:22:18.415Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-18T04:22:18.415Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-18T04:22:18.415Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-18T04:22:18.677Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-18T04:22:18.677Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-18T04:22:18.677Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-18T04:22:18.938Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-18T04:22:18.938Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-18T04:22:18.938Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-18T04:22:18.938Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-18T04:22:19.204Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... [2020-12-18T04:22:19.204Z] Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-18T04:22:19.204Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-18T04:22:19.204Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-18T04:22:19.470Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-18T04:22:19.470Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-18T04:22:19.470Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2020-12-18T04:22:19.470Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2020-12-18T04:22:19.734Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2020-12-18T04:22:19.734Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-18T04:22:19.734Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2020-12-18T04:22:19.734Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-18T04:22:19.994Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-18T04:22:20.264Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-18T04:22:20.264Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-18T04:22:20.264Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-18T04:22:20.264Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-18T04:22:20.475Z] $ docker rm -f 310ecf5d6be7feaa5f09573371f12e8a6d5b455fe15ce56e37e544d51b36b51e [2020-12-18T04:22:20.525Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-18T04:22:20.525Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2020-12-18T04:22:20.525Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2020-12-18T04:22:20.786Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2020-12-18T04:22:20.786Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-18T04:22:20.786Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2020-12-18T04:22:20.786Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-12-18T04:22:21.048Z] Setting up passwd (1:4.5-1ubuntu2) ... [2020-12-18T04:22:21.309Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-18T04:22:21.309Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-18T04:22:21.309Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-18T04:22:21.309Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2020-12-18T04:22:21.570Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-18T04:22:21.570Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2020-12-18T04:22:21.570Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2020-12-18T04:22:21.570Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [Pipeline] // withDockerContainer [Pipeline] } [2020-12-18T04:22:21.833Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-18T04:22:21.833Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2020-12-18T04:22:21.833Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2020-12-18T04:22:21.833Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [Pipeline] // script [Pipeline] } [2020-12-18T04:22:22.095Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-18T04:22:22.095Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2020-12-18T04:22:22.095Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2020-12-18T04:22:22.095Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2020-12-18T04:22:22.357Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-18T04:22:22.357Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2020-12-18T04:22:22.357Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2020-12-18T04:22:22.357Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2020-12-18T04:22:22.357Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-18T04:22:22.357Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2020-12-18T04:22:22.357Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [Pipeline] isUnix [Pipeline] sh [2020-12-18T04:22:22.618Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2020-12-18T04:22:22.618Z] (Reading database ... 13915 files and directories currently installed.) [2020-12-18T04:22:22.618Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2020-12-18T04:22:22.618Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-12-18T04:22:22.816Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-18T04:22:22.816Z] [2020-12-18T04:22:22.816Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-18T04:22:22.880Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2020-12-18T04:22:22.880Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [Pipeline] isUnix [2020-12-18T04:22:23.143Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2020-12-18T04:22:23.143Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [Pipeline] sh [2020-12-18T04:22:23.404Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2020-12-18T04:22:23.405Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2020-12-18T04:22:23.588Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-18T04:22:23.667Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2020-12-18T04:22:23.667Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2020-12-18T04:22:23.667Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2020-12-18T04:22:23.667Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2020-12-18T04:22:23.859Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-12-18T04:22:23.859Z] 29e5d40040c1: Pulling fs layer [2020-12-18T04:22:23.859Z] 1ce36da41761: Pulling fs layer [2020-12-18T04:22:23.859Z] 25b303627fd3: Pulling fs layer [2020-12-18T04:22:23.928Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2020-12-18T04:22:23.928Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2020-12-18T04:22:23.928Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2020-12-18T04:22:23.928Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2020-12-18T04:22:24.193Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2020-12-18T04:22:24.193Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2020-12-18T04:22:24.193Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2020-12-18T04:22:24.193Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2020-12-18T04:22:24.193Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2020-12-18T04:22:24.193Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2020-12-18T04:22:24.455Z] 29e5d40040c1: Verifying Checksum [2020-12-18T04:22:24.455Z] 29e5d40040c1: Download complete [2020-12-18T04:22:24.458Z] Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... [2020-12-18T04:22:24.458Z] Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... [2020-12-18T04:22:25.036Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2020-12-18T04:22:25.053Z] 29e5d40040c1: Pull complete [2020-12-18T04:22:25.053Z] 1ce36da41761: Verifying Checksum [2020-12-18T04:22:25.053Z] 1ce36da41761: Download complete [2020-12-18T04:22:25.304Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2020-12-18T04:22:25.304Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2020-12-18T04:22:25.304Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2020-12-18T04:22:25.304Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-18T04:22:25.304Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-18T04:22:26.248Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-18T04:22:26.248Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-18T04:22:26.488Z] 1ce36da41761: Pull complete [2020-12-18T04:22:26.509Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-18T04:22:26.509Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-18T04:22:26.509Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-18T04:22:26.509Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-18T04:22:26.509Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-18T04:22:26.773Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-18T04:22:26.773Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-18T04:22:26.773Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-18T04:22:27.035Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-18T04:22:27.035Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-18T04:22:27.035Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-18T04:22:27.035Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-18T04:22:27.082Z] 25b303627fd3: Verifying Checksum [2020-12-18T04:22:27.082Z] 25b303627fd3: Download complete [2020-12-18T04:22:27.975Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-18T04:22:27.975Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-18T04:22:28.934Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-18T04:22:28.934Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-18T04:22:29.525Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-18T04:22:29.525Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-18T04:22:29.803Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-18T04:22:29.803Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-18T04:22:30.455Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-18T04:22:30.455Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-18T04:22:30.753Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-18T04:22:30.753Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-18T04:22:30.753Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2020-12-18T04:22:30.753Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-18T04:22:31.035Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2020-12-18T04:22:31.035Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-18T04:22:31.035Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-12-18T04:22:31.035Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2020-12-18T04:22:31.296Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-18T04:22:31.296Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-18T04:22:31.563Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-18T04:22:31.563Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-18T04:22:31.563Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2020-12-18T04:22:31.563Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2020-12-18T04:22:31.825Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-18T04:22:31.825Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-18T04:22:31.825Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-18T04:22:31.825Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-18T04:22:31.825Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-18T04:22:31.825Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2020-12-18T04:22:31.825Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2020-12-18T04:22:31.825Z] Setting up tzdata (2020d-0ubuntu0.18.04) ... [2020-12-18T04:22:32.093Z] [2020-12-18T04:22:32.093Z] Current default time zone: 'Etc/UTC' [2020-12-18T04:22:32.093Z] Local time is now: Fri Dec 18 04:22:31 UTC 2020. [2020-12-18T04:22:32.093Z] Universal Time is now: Fri Dec 18 04:22:31 UTC 2020. [2020-12-18T04:22:32.093Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2020-12-18T04:22:32.093Z] [2020-12-18T04:22:32.093Z] Setting up systemd-sysv (237-3ubuntu10.43) ... [2020-12-18T04:22:32.093Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-18T04:22:32.093Z] Setting up linux-libc-dev:amd64 (4.15.0-128.131) ... [2020-12-18T04:22:32.093Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2020-12-18T04:22:32.355Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2020-12-18T04:22:32.355Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2020-12-18T04:22:32.355Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2020-12-18T04:22:32.355Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2020-12-18T04:22:32.355Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2020-12-18T04:22:32.355Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2020-12-18T04:22:32.355Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-18T04:22:32.355Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2020-12-18T04:22:32.616Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-18T04:22:32.879Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-12-18T04:22:32.879Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-18T04:22:32.879Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-12-18T04:22:32.879Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2020-12-18T04:22:32.879Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2020-12-18T04:22:32.879Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2020-12-18T04:22:32.879Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2020-12-18T04:22:33.141Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2020-12-18T04:22:33.141Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2020-12-18T04:22:33.141Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2020-12-18T04:22:35.054Z] Updating certificates in /etc/ssl/certs... [2020-12-18T04:22:35.624Z] 22 added, 17 removed; done. [2020-12-18T04:22:35.886Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2020-12-18T04:22:35.886Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-18T04:22:35.886Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2020-12-18T04:22:35.886Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2020-12-18T04:22:35.886Z] Setting up pkgbinarymangler (138.18.04.1) ... [2020-12-18T04:22:35.886Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-18T04:22:35.886Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-12-18T04:22:36.149Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-18T04:22:36.149Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-18T04:22:36.149Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-18T04:22:36.149Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-18T04:22:36.149Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-18T04:22:36.149Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2020-12-18T04:22:36.149Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2020-12-18T04:22:36.149Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2020-12-18T04:22:36.149Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-12-18T04:22:36.410Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2020-12-18T04:22:36.410Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-18T04:22:36.410Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-18T04:22:36.410Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2020-12-18T04:22:36.410Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-12-18T04:22:36.410Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2020-12-18T04:22:36.671Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2020-12-18T04:22:36.671Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2020-12-18T04:22:36.671Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-12-18T04:22:36.671Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2020-12-18T04:22:36.671Z] Updating certificates in /etc/ssl/certs... [2020-12-18T04:22:37.240Z] 25b303627fd3: Pull complete [2020-12-18T04:22:37.240Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-12-18T04:22:37.240Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-18T04:22:37.240Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-12-18T04:22:37.495Z] prd-ubuntu18.04-docker-arm64-4c-16g-16722 does not seem to be running inside a container [2020-12-18T04:22:37.666Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-12-18T04:22:37.612Z] 0 added, 0 removed; done. [2020-12-18T04:22:37.612Z] Running hooks in /etc/ca-certificates/update.d... [2020-12-18T04:22:37.612Z] done. [2020-12-18T04:22:37.872Z] Reading package lists... [2020-12-18T04:22:37.872Z] Building dependency tree... [2020-12-18T04:22:37.872Z] Reading state information... [2020-12-18T04:22:38.133Z] The following NEW packages will be installed: [2020-12-18T04:22:38.133Z] apt-transport-https [2020-12-18T04:22:38.133Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2020-12-18T04:22:38.133Z] Need to get 1696 B of archives. [2020-12-18T04:22:38.133Z] After this operation, 153 kB of additional disk space will be used. [2020-12-18T04:22:38.133Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2020-12-18T04:22:38.394Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-18T04:22:38.394Z] Fetched 1696 B in 0s (13.4 kB/s) [2020-12-18T04:22:38.394Z] Selecting previously unselected package apt-transport-https. [2020-12-18T04:22:38.394Z] (Reading database ... 13929 files and directories currently installed.) [2020-12-18T04:22:38.394Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2020-12-18T04:22:38.394Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2020-12-18T04:22:38.394Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2020-12-18T04:22:38.656Z] Waiting for network to be ready... [2020-12-18T04:22:40.915Z] $ docker top 7a23d490def116163fc711edd665e15960ece7a08b49f47db5a45106e8f5c934 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-18T04:22:41.942Z] + docker-compose build --help [2020-12-18T04:22:41.942Z] + grep parallel [2020-12-18T04:22:43.943Z] 2020-12-18T04:22:41Z INFO Waiting for automatic snapd restart... [2020-12-18T04:22:44.221Z] snapd 2.48.1 from Canonical* installed [2020-12-18T04:22:45.170Z] "snapd" switched to the "latest/stable" channel [2020-12-18T04:22:45.170Z] [2020-12-18T04:22:45.347Z] --parallel Build images in parallel. [Pipeline] } [2020-12-18T04:22:45.463Z] $ docker stop --time=1 7a23d490def116163fc711edd665e15960ece7a08b49f47db5a45106e8f5c934 [2020-12-18T04:22:47.372Z] $ docker rm -f 7a23d490def116163fc711edd665e15960ece7a08b49f47db5a45106e8f5c934 [Pipeline] // withDockerContainer [2020-12-18T04:22:47.779Z] core18 20201210 from Canonical* installed [2020-12-18T04:22:47.779Z] "core18" switched to the "latest/stable" channel [2020-12-18T04:22:47.779Z] [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-18T04:22:48.432Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-18T04:22:48.432Z] . [Pipeline] withDockerContainer [2020-12-18T04:22:48.807Z] prd-ubuntu18.04-docker-arm64-4c-16g-16722 does not seem to be running inside a container [2020-12-18T04:22:49.011Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-12-18T04:22:50.407Z] $ docker top 074dd6beea498f898241d07d334b38417d79ff604a20ff5e81c3e6c2490e4bee -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-18T04:22:51.113Z] snapcraft 4.4.4 from Canonical* installed [2020-12-18T04:22:51.113Z] "snapcraft" switched to the "latest/stable" channel [2020-12-18T04:22:51.113Z] [2020-12-18T04:22:51.495Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-12-18T04:22:54.410Z] 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: [2020-12-18T04:22:54.410Z] - README.md [2020-12-18T04:22:54.410Z] [2020-12-18T04:22:54.410Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-12-18T04:22:55.776Z] Building docker-core-command-go ... [2020-12-18T04:22:55.776Z] Building docker-core-data-go ... [2020-12-18T04:22:55.776Z] Building docker-core-metadata-go ... [2020-12-18T04:22:55.776Z] Building docker-security-bootstrap-redis-go ... [2020-12-18T04:22:55.776Z] Building docker-security-proxy-setup-go ... [2020-12-18T04:22:55.776Z] Building docker-security-secretstore-setup-go ... [2020-12-18T04:22:55.776Z] Building docker-support-notifications-go ... [2020-12-18T04:22:55.776Z] Building docker-support-scheduler-go ... [2020-12-18T04:22:55.776Z] Building docker-sys-mgmt-agent-go ... [2020-12-18T04:22:55.776Z] Building docker-support-notifications-go [2020-12-18T04:22:55.776Z] Building docker-core-command-go [2020-12-18T04:22:55.776Z] Building docker-security-proxy-setup-go [2020-12-18T04:22:55.776Z] Building docker-security-bootstrap-redis-go [2020-12-18T04:22:55.776Z] Building docker-sys-mgmt-agent-go [2020-12-18T04:23:01.000Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-18T04:23:01.000Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-18T04:23:01.277Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-18T04:23:01.277Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-18T04:23:02.476Z] Reading package lists... [2020-12-18T04:23:02.736Z] 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 [2020-12-18T04:23:09.318Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-18T04:23:09.318Z] Reading package lists... [2020-12-18T04:23:09.318Z] Building dependency tree... [2020-12-18T04:23:09.318Z] Reading state information... [2020-12-18T04:23:09.318Z] Suggested packages: [2020-12-18T04:23:09.318Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-12-18T04:23:09.318Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2020-12-18T04:23:09.318Z] Recommended packages: [2020-12-18T04:23:09.318Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2020-12-18T04:23:09.318Z] The following NEW packages will be installed: [2020-12-18T04:23:09.318Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2020-12-18T04:23:09.318Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2020-12-18T04:23:09.318Z] pkg-config zip [2020-12-18T04:23:09.318Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2020-12-18T04:23:09.318Z] Need to get 7655 kB of archives. [2020-12-18T04:23:09.318Z] After this operation, 43.7 MB of additional disk space will be used. [2020-12-18T04:23:09.318Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2020-12-18T04:23:09.318Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2020-12-18T04:23:09.318Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-12-18T04:23:09.318Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2020-12-18T04:23:09.318Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2020-12-18T04:23:09.318Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2020-12-18T04:23:09.578Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2020-12-18T04:23:09.578Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2020-12-18T04:23:09.578Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2020-12-18T04:23:09.840Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-12-18T04:23:09.840Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2020-12-18T04:23:09.840Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2020-12-18T04:23:09.840Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2020-12-18T04:23:09.840Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2020-12-18T04:23:09.840Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2020-12-18T04:23:10.100Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-18T04:23:10.100Z] Fetched 7655 kB in 1s (10.1 MB/s) [2020-12-18T04:23:10.100Z] Selecting previously unselected package libglib2.0-0:amd64. [2020-12-18T04:23:10.100Z] (Reading database ... 13933 files and directories currently installed.) [2020-12-18T04:23:10.100Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2020-12-18T04:23:10.100Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-12-18T04:23:10.671Z] Selecting previously unselected package libpsl5:amd64. [2020-12-18T04:23:10.671Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2020-12-18T04:23:10.671Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2020-12-18T04:23:10.671Z] Selecting previously unselected package libnghttp2-14:amd64. [2020-12-18T04:23:10.671Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2020-12-18T04:23:10.671Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2020-12-18T04:23:10.671Z] Selecting previously unselected package librtmp1:amd64. [2020-12-18T04:23:10.671Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2020-12-18T04:23:10.671Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2020-12-18T04:23:10.931Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-12-18T04:23:10.931Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2020-12-18T04:23:10.931Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2020-12-18T04:23:10.931Z] Selecting previously unselected package liberror-perl. [2020-12-18T04:23:10.931Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2020-12-18T04:23:10.931Z] Unpacking liberror-perl (0.17025-1) ... [2020-12-18T04:23:11.191Z] Selecting previously unselected package git-man. [2020-12-18T04:23:11.191Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-12-18T04:23:11.191Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-12-18T04:23:11.191Z] Selecting previously unselected package git. [2020-12-18T04:23:11.191Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-12-18T04:23:11.450Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-12-18T04:23:12.020Z] Selecting previously unselected package libnorm1:amd64. [2020-12-18T04:23:12.020Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2020-12-18T04:23:12.020Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-12-18T04:23:12.280Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2020-12-18T04:23:12.280Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2020-12-18T04:23:12.280Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-12-18T04:23:12.280Z] Selecting previously unselected package libsodium23:amd64. [2020-12-18T04:23:12.280Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2020-12-18T04:23:12.280Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2020-12-18T04:23:12.280Z] Selecting previously unselected package libzmq5:amd64. [2020-12-18T04:23:12.280Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2020-12-18T04:23:12.280Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-18T04:23:12.542Z] Selecting previously unselected package libzmq3-dev:amd64. [2020-12-18T04:23:12.542Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2020-12-18T04:23:12.542Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-18T04:23:12.542Z] Selecting previously unselected package pkg-config. [2020-12-18T04:23:12.542Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2020-12-18T04:23:12.542Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2020-12-18T04:23:12.542Z] Selecting previously unselected package zip. [2020-12-18T04:23:12.542Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2020-12-18T04:23:12.542Z] Unpacking zip (3.0-11build1) ... [2020-12-18T04:23:12.806Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-12-18T04:23:12.806Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-12-18T04:23:12.806Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2020-12-18T04:23:12.806Z] Setting up liberror-perl (0.17025-1) ... [2020-12-18T04:23:12.806Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2020-12-18T04:23:12.806Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-12-18T04:23:12.806Z] No schema files found: doing nothing. [2020-12-18T04:23:12.806Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2020-12-18T04:23:12.806Z] Setting up zip (3.0-11build1) ... [2020-12-18T04:23:12.806Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-12-18T04:23:12.806Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2020-12-18T04:23:12.806Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2020-12-18T04:23:13.069Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-18T04:23:13.069Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2020-12-18T04:23:13.069Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-18T04:23:13.069Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-12-18T04:23:13.069Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2020-12-18T04:23:19.654Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-18T04:23:19.654Z] git set to automatically installed. [2020-12-18T04:23:19.654Z] git-man set to automatically installed. [2020-12-18T04:23:19.654Z] libcurl3-gnutls set to automatically installed. [2020-12-18T04:23:19.654Z] liberror-perl set to automatically installed. [2020-12-18T04:23:19.654Z] libglib2.0-0 set to automatically installed. [2020-12-18T04:23:19.654Z] libnghttp2-14 set to automatically installed. [2020-12-18T04:23:19.654Z] libnorm1 set to automatically installed. [2020-12-18T04:23:19.654Z] libpgm-5.2-0 set to automatically installed. [2020-12-18T04:23:19.654Z] libpsl5 set to automatically installed. [2020-12-18T04:23:19.654Z] librtmp1 set to automatically installed. [2020-12-18T04:23:19.654Z] libsodium23 set to automatically installed. [2020-12-18T04:23:19.654Z] libzmq3-dev set to automatically installed. [2020-12-18T04:23:19.654Z] libzmq5 set to automatically installed. [2020-12-18T04:23:19.654Z] pkg-config set to automatically installed. [2020-12-18T04:23:19.654Z] zip set to automatically installed. [2020-12-18T04:23:22.230Z] snapd is not logged in, snap install commands will use sudo [2020-12-18T04:23:28.817Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-18T04:23:28.817Z] snap "core18" has no updates available [2020-12-18T04:23:29.388Z] Pulling config-common [2020-12-18T04:23:30.778Z] Pulling go-build-helper [2020-12-18T04:23:52.745Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-12-18T04:23:52.745Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-12-18T04:23:52.745Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] [2020-12-18T04:23:52.745Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] [2020-12-18T04:23:52.745Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] [2020-12-18T04:23:52.745Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] [2020-12-18T04:23:52.745Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] [2020-12-18T04:23:52.745Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] [2020-12-18T04:23:52.745Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] [2020-12-18T04:23:52.745Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] [2020-12-18T04:23:52.745Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-12-18T04:23:52.745Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2020-12-18T04:23:52.745Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2020-12-18T04:23:52.745Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2020-12-18T04:23:52.745Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2020-12-18T04:23:52.745Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2020-12-18T04:23:52.745Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2020-12-18T04:23:52.745Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2020-12-18T04:23:52.745Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2020-12-18T04:23:52.745Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1790 kB] [2020-12-18T04:23:52.745Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] [2020-12-18T04:23:52.745Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] [2020-12-18T04:23:52.745Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2020-12-18T04:23:52.745Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] [2020-12-18T04:23:52.745Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] [2020-12-18T04:23:52.745Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] [2020-12-18T04:23:52.745Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] [2020-12-18T04:23:52.745Z] Fetched 23.5 MB in 0s (0 B/s) [2020-12-18T04:23:52.745Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2020-12-18T04:23:52.745Z] Fetched 96.5 kB in 0s (0 B/s) [2020-12-18T04:23:52.745Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2020-12-18T04:23:52.745Z] Fetched 279 kB in 0s (0 B/s) [2020-12-18T04:23:52.745Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2020-12-18T04:23:52.745Z] Fetched 122 kB in 0s (0 B/s) [2020-12-18T04:23:52.745Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2020-12-18T04:23:52.745Z] Fetched 77.8 kB in 0s (0 B/s) [2020-12-18T04:23:52.745Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2020-12-18T04:23:52.745Z] Fetched 8848 B in 0s (0 B/s) [2020-12-18T04:23:52.745Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2020-12-18T04:23:52.745Z] Fetched 47.8 kB in 0s (0 B/s) [2020-12-18T04:23:52.745Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2020-12-18T04:23:52.745Z] Fetched 45.6 kB in 0s (0 B/s) [2020-12-18T04:23:52.745Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] [2020-12-18T04:23:52.745Z] Fetched 14.8 kB in 0s (0 B/s) [2020-12-18T04:23:52.745Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2020-12-18T04:23:52.745Z] Fetched 214 kB in 0s (0 B/s) [2020-12-18T04:23:52.745Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2020-12-18T04:23:52.745Z] Fetched 155 kB in 0s (0 B/s) [2020-12-18T04:23:52.745Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2020-12-18T04:23:52.745Z] Fetched 50.6 kB in 0s (0 B/s) [2020-12-18T04:23:52.745Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2020-12-18T04:23:52.745Z] Fetched 14.8 kB in 0s (0 B/s) [2020-12-18T04:23:52.745Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2020-12-18T04:23:52.745Z] Fetched 41.8 kB in 0s (0 B/s) [2020-12-18T04:23:52.745Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2020-12-18T04:23:52.745Z] Fetched 499 kB in 0s (0 B/s) [2020-12-18T04:23:52.745Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2020-12-18T04:23:52.745Z] Fetched 111 kB in 0s (0 B/s) [2020-12-18T04:23:52.745Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2020-12-18T04:23:52.745Z] Fetched 240 kB in 0s (0 B/s) [2020-12-18T04:23:52.745Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2020-12-18T04:23:52.745Z] Fetched 29.3 kB in 0s (0 B/s) [2020-12-18T04:23:52.745Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2020-12-18T04:23:52.745Z] Fetched 85.5 kB in 0s (0 B/s) [2020-12-18T04:23:52.745Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2020-12-18T04:23:52.745Z] Fetched 24.5 kB in 0s (0 B/s) [2020-12-18T04:23:52.745Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] [2020-12-18T04:23:52.745Z] Fetched 49.2 kB in 0s (0 B/s) [2020-12-18T04:23:52.746Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2020-12-18T04:23:52.746Z] Fetched 54.2 kB in 0s (0 B/s) [2020-12-18T04:23:52.746Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2020-12-18T04:23:52.746Z] Fetched 30.8 kB in 0s (0 B/s) [2020-12-18T04:23:52.746Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2020-12-18T04:23:52.746Z] Fetched 17.0 kB in 0s (0 B/s) [2020-12-18T04:23:52.746Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2020-12-18T04:23:52.746Z] Fetched 85.9 kB in 0s (0 B/s) [2020-12-18T04:23:52.746Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2020-12-18T04:23:52.746Z] Fetched 8720 B in 0s (0 B/s) [2020-12-18T04:23:52.746Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2020-12-18T04:23:52.746Z] Fetched 137 kB in 0s (0 B/s) [2020-12-18T04:23:52.746Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2020-12-18T04:23:52.746Z] Fetched 119 kB in 0s (0 B/s) [2020-12-18T04:23:52.746Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2020-12-18T04:23:52.746Z] Fetched 109 kB in 0s (0 B/s) [2020-12-18T04:23:52.746Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2020-12-18T04:23:52.746Z] Fetched 11.1 kB in 0s (0 B/s) [2020-12-18T04:23:52.746Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2020-12-18T04:23:52.746Z] Fetched 645 kB in 0s (0 B/s) [2020-12-18T04:23:52.746Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2020-12-18T04:23:52.746Z] Fetched 41.3 kB in 0s (0 B/s) [2020-12-18T04:23:52.746Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2020-12-18T04:23:52.746Z] Fetched 17.9 kB in 0s (0 B/s) [2020-12-18T04:23:52.746Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2020-12-18T04:23:52.746Z] Fetched 368 kB in 0s (0 B/s) [2020-12-18T04:23:52.746Z] Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] [2020-12-18T04:23:52.746Z] Fetched 187 kB in 0s (0 B/s) [2020-12-18T04:23:52.746Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2020-12-18T04:23:52.746Z] Fetched 175 kB in 0s (0 B/s) [2020-12-18T04:23:52.746Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2020-12-18T04:23:55.287Z] Fetched 206 kB in 0s (0 B/s) [2020-12-18T04:23:55.287Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2020-12-18T04:23:55.287Z] Fetched 1301 kB in 0s (0 B/s) [2020-12-18T04:23:55.287Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2020-12-18T04:23:55.287Z] Fetched 36.2 kB in 0s (0 B/s) [2020-12-18T04:23:55.287Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2020-12-18T04:23:55.287Z] Fetched 159 kB in 0s (0 B/s) [2020-12-18T04:23:55.287Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2020-12-18T04:23:55.287Z] Fetched 107 kB in 0s (0 B/s) [2020-12-18T04:23:55.287Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2020-12-18T04:23:55.287Z] Fetched 48.7 kB in 0s (0 B/s) [2020-12-18T04:23:55.287Z] Pulling static-packages [2020-12-18T04:23:55.857Z] 'go115' has dependencies that need to be staged: go-build-helper static-packages [2020-12-18T04:23:55.857Z] Skipping pull go-build-helper (already ran) [2020-12-18T04:23:55.857Z] Skipping pull static-packages (already ran) [2020-12-18T04:23:55.857Z] Building go-build-helper [2020-12-18T04:24:00.067Z] Building static-packages [2020-12-18T04:24:01.451Z] Staging go-build-helper [2020-12-18T04:24:02.524Z] Staging static-packages [2020-12-18T04:24:03.525Z] Pulling go115 [2020-12-18T04:24:03.773Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-18T04:24:03.773Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-18T04:24:03.773Z] ---> 27634f0f4e17 [2020-12-18T04:24:03.773Z] Step 3/22 : WORKDIR /edgex-go [2020-12-18T04:24:03.773Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-18T04:24:03.773Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-18T04:24:03.773Z] ---> 27634f0f4e17 [2020-12-18T04:24:03.773Z] Step 3/24 : WORKDIR /edgex-go [2020-12-18T04:24:03.773Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-18T04:24:03.773Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-18T04:24:03.773Z] ---> 27634f0f4e17 [2020-12-18T04:24:03.773Z] Step 3/21 : WORKDIR /edgex-go [2020-12-18T04:24:03.773Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-18T04:24:03.773Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-12-18T04:24:03.773Z] ---> 27634f0f4e17 [2020-12-18T04:24:03.773Z] Step 3/27 : WORKDIR /edgex-go [2020-12-18T04:24:03.773Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-18T04:24:03.773Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-18T04:24:03.773Z] ---> 27634f0f4e17 [2020-12-18T04:24:03.773Z] Step 3/22 : WORKDIR /edgex-go [2020-12-18T04:24:04.472Z] 'edgex-go' has dependencies that need to be staged: go115 [2020-12-18T04:24:04.473Z] Skipping pull go115 (already ran) [2020-12-18T04:24:04.473Z] Building go115 [2020-12-18T04:24:04.473Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-18T04:24:04.473Z] Dload Upload Total Spent Left Speed [2020-12-18T04:24:06.390Z] ---> Running in 74d88283ec2a [2020-12-18T04:24:06.390Z] ---> Running in 473cffc31e2b [2020-12-18T04:24:06.390Z] ---> Running in 5040e62bd828 [2020-12-18T04:24:06.390Z] ---> Running in 363380071ae4 [2020-12-18T04:24:06.390Z] ---> Running in 5605c23e5e17 [2020-12-18T04:24:07.000Z] Removing intermediate container 74d88283ec2a [2020-12-18T04:24:07.000Z] ---> 3d642809e638 [2020-12-18T04:24:07.000Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-18T04:24:07.224Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 10 115M 10 11.6M 0 0 20.0M 0 0:00:05 --:--:-- 0:00:05 20.0M 44 115M 44 51.4M 0 0 32.5M 0 0:00:03 0:00:01 0:00:02 32.5M 83 115M 83 96.0M 0 0 37.2M 0 0:00:03 0:00:02 0:00:01 37.2M 100 115M 100 115M 0 0 38.1M 0 0:00:03 0:00:03 --:--:-- 38.1M [2020-12-18T04:24:07.273Z] Removing intermediate container 5040e62bd828 [2020-12-18T04:24:07.273Z] ---> a31eb016e955 [2020-12-18T04:24:07.273Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-18T04:24:07.273Z] Removing intermediate container 473cffc31e2b [2020-12-18T04:24:07.273Z] ---> e5f87fe03d80 [2020-12-18T04:24:07.273Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-18T04:24:07.273Z] Removing intermediate container 5605c23e5e17 [2020-12-18T04:24:07.273Z] ---> bed5c1cc850a [2020-12-18T04:24:07.273Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-18T04:24:07.273Z] Removing intermediate container 363380071ae4 [2020-12-18T04:24:07.273Z] ---> 269edec328a9 [2020-12-18T04:24:07.273Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-18T04:24:07.547Z] ---> Running in 0a8c19cb8f81 [2020-12-18T04:24:07.547Z] ---> Running in 8d38ebe2332a [2020-12-18T04:24:07.547Z] ---> Running in 5ddb8f8a4aa8 [2020-12-18T04:24:07.547Z] ---> Running in 216e3f1d63a4 [2020-12-18T04:24:07.547Z] ---> Running in e22ceca39560 [2020-12-18T04:24:07.797Z] go1.15.2.linux-amd64.tar.gz: OK [2020-12-18T04:24:11.904Z] Removing intermediate container 8d38ebe2332a [2020-12-18T04:24:11.904Z] ---> c29d12211693 [2020-12-18T04:24:11.904Z] Step 5/27 : RUN apk update && apk add make bash git [2020-12-18T04:24:11.904Z] ---> Running in a87ba935229a [2020-12-18T04:24:11.904Z] Removing intermediate container e22ceca39560 [2020-12-18T04:24:11.904Z] ---> 3e4bf29c8a65 [2020-12-18T04:24:11.904Z] Step 5/22 : RUN apk update && apk add make git [2020-12-18T04:24:11.904Z] ---> Running in d07a14ca99ee [2020-12-18T04:24:12.009Z] Staging go115 [2020-12-18T04:24:12.179Z] Removing intermediate container 5ddb8f8a4aa8 [2020-12-18T04:24:12.179Z] ---> 8f161e511271 [2020-12-18T04:24:12.179Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-12-18T04:24:12.179Z] Removing intermediate container 0a8c19cb8f81 [2020-12-18T04:24:12.179Z] ---> ac5487b0a179 [2020-12-18T04:24:12.179Z] Step 5/21 : RUN apk update && apk add make git [2020-12-18T04:24:12.179Z] Removing intermediate container 216e3f1d63a4 [2020-12-18T04:24:12.179Z] ---> 67c55034ebcb [2020-12-18T04:24:12.179Z] Step 5/22 : RUN apk update && apk add make git [2020-12-18T04:24:12.450Z] ---> Running in 7f30e290d1d6 [2020-12-18T04:24:12.450Z] ---> Running in b9f2d5fdefa6 [2020-12-18T04:24:12.450Z] ---> Running in dc55289cf878 [2020-12-18T04:24:13.049Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-18T04:24:14.031Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-18T04:24:14.031Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-18T04:24:14.031Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-18T04:24:14.306Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-18T04:24:14.306Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-18T04:24:14.576Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-18T04:24:14.849Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-18T04:24:14.849Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-18T04:24:14.849Z] OK: 12620 distinct packages available [2020-12-18T04:24:14.849Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-18T04:24:15.124Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-18T04:24:15.124Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-18T04:24:15.730Z] OK: 217 MiB in 51 packages [2020-12-18T04:24:15.730Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-18T04:24:15.730Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-18T04:24:15.730Z] OK: 12620 distinct packages available [2020-12-18T04:24:15.730Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-18T04:24:15.730Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-18T04:24:15.730Z] OK: 12620 distinct packages available [2020-12-18T04:24:16.338Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-18T04:24:16.338Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-18T04:24:16.338Z] OK: 12620 distinct packages available [2020-12-18T04:24:16.338Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-18T04:24:16.338Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-18T04:24:16.338Z] OK: 12620 distinct packages available [2020-12-18T04:24:16.614Z] OK: 217 MiB in 51 packages [2020-12-18T04:24:16.894Z] OK: 217 MiB in 51 packages [2020-12-18T04:24:17.176Z] OK: 217 MiB in 51 packages [2020-12-18T04:24:17.312Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-18T04:24:17.312Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-18T04:24:17.312Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-18T04:24:17.312Z] Fetched 0 B in 0s (0 B/s) [2020-12-18T04:24:17.312Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2020-12-18T04:24:17.312Z] Fetched 224 kB in 0s (0 B/s) [2020-12-18T04:24:17.312Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2020-12-18T04:24:17.312Z] Fetched 157 kB in 0s (0 B/s) [2020-12-18T04:24:17.312Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2020-12-18T04:24:17.312Z] Fetched 221 kB in 0s (0 B/s) [2020-12-18T04:24:17.312Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2020-12-18T04:24:17.312Z] Fetched 143 kB in 0s (0 B/s) [2020-12-18T04:24:17.312Z] Pulling edgex-go [2020-12-18T04:24:17.457Z] OK: 217 MiB in 51 packages [2020-12-18T04:24:17.736Z] Removing intermediate container a87ba935229a [2020-12-18T04:24:17.736Z] ---> 29cf626a08cb [2020-12-18T04:24:17.736Z] Step 6/27 : COPY go.mod . [2020-12-18T04:24:18.346Z] Removing intermediate container dc55289cf878 [2020-12-18T04:24:18.346Z] ---> 7ed991db21ac [2020-12-18T04:24:18.346Z] Step 6/22 : COPY go.mod . [2020-12-18T04:24:18.695Z] Pulling version [2020-12-18T04:24:18.947Z] Removing intermediate container d07a14ca99ee [2020-12-18T04:24:18.947Z] ---> 58e7326e9dc7 [2020-12-18T04:24:18.947Z] Step 6/22 : COPY go.mod . [2020-12-18T04:24:18.947Z] ---> 45dd44c99ac7 [2020-12-18T04:24:18.947Z] Step 7/27 : RUN go mod download [2020-12-18T04:24:19.224Z] Removing intermediate container 7f30e290d1d6 [2020-12-18T04:24:19.224Z] ---> 56b4cb4ec0a2 [2020-12-18T04:24:19.224Z] Step 6/21 : COPY go.mod . [2020-12-18T04:24:19.224Z] ---> Running in 33b70a435b5d [2020-12-18T04:24:19.224Z] Removing intermediate container b9f2d5fdefa6 [2020-12-18T04:24:19.504Z] ---> f3ec22f044e2 [2020-12-18T04:24:19.504Z] Step 6/24 : COPY go.mod . [2020-12-18T04:24:19.504Z] ---> a950556ef8a3 [2020-12-18T04:24:19.504Z] Step 7/22 : RUN go mod download [2020-12-18T04:24:19.637Z] Building config-common [2020-12-18T04:24:19.789Z] ---> Running in 66b4278c3ac2 [2020-12-18T04:24:20.068Z] ---> 6d0232727247 [2020-12-18T04:24:20.068Z] Step 7/22 : RUN go mod download [2020-12-18T04:24:20.345Z] ---> Running in fd91285dacc4 [2020-12-18T04:24:20.623Z] ---> 681cbfb4265e [2020-12-18T04:24:20.623Z] ---> dfc3dabfc90d [2020-12-18T04:24:20.623Z] Step 7/21 : RUN go mod download [2020-12-18T04:24:20.623Z] Step 7/24 : RUN go mod download [2020-12-18T04:24:20.902Z] ---> Running in 7fd9f19078bb [2020-12-18T04:24:20.902Z] ---> Running in 158b761ac65e [2020-12-18T04:24:21.553Z] Skipping build go-build-helper (already ran) [2020-12-18T04:24:21.553Z] Skipping build static-packages (already ran) [2020-12-18T04:24:21.553Z] Skipping build go115 (already ran) [2020-12-18T04:24:21.813Z] Building edgex-go [2020-12-18T04:24:22.075Z] 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 [2020-12-18T04:24:23.474Z] go: downloading github.com/gorilla/mux v1.8.0 [2020-12-18T04:24:23.474Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2020-12-18T04:24:23.474Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 [2020-12-18T04:24:23.474Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.60 [2020-12-18T04:24:23.474Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.130 [2020-12-18T04:24:23.474Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-12-18T04:24:23.474Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 [2020-12-18T04:24:23.474Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 [2020-12-18T04:24:23.474Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2020-12-18T04:24:23.474Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-12-18T04:24:23.474Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-12-18T04:24:23.474Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2020-12-18T04:24:23.474Z] go: downloading github.com/google/uuid v1.1.2 [2020-12-18T04:24:23.474Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-12-18T04:24:23.474Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-12-18T04:24:23.474Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-12-18T04:24:23.474Z] go: downloading github.com/x448/float16 v0.8.4 [2020-12-18T04:24:23.474Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2020-12-18T04:24:23.474Z] go: downloading github.com/pebbe/zmq4 v1.0.0 [2020-12-18T04:24:23.474Z] go: downloading github.com/imdario/mergo v0.3.11 [2020-12-18T04:24:23.474Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2020-12-18T04:24:23.474Z] go: downloading github.com/pkg/errors v0.8.1 [2020-12-18T04:24:23.475Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-12-18T04:24:23.475Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-12-18T04:24:23.475Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2020-12-18T04:24:23.475Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-12-18T04:24:23.475Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-12-18T04:24:23.475Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-12-18T04:24:23.475Z] go: downloading github.com/leodido/go-urn v1.2.0 [2020-12-18T04:24:23.475Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-12-18T04:24:23.475Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2020-12-18T04:24:23.542Z] Removing intermediate container 33b70a435b5d [2020-12-18T04:24:23.542Z] ---> 27c83b296cb2 [2020-12-18T04:24:23.542Z] Step 8/27 : COPY . . [2020-12-18T04:24:23.737Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-12-18T04:24:23.738Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-12-18T04:24:23.738Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-12-18T04:24:23.738Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-12-18T04:24:23.738Z] go: downloading github.com/go-playground/locales v0.13.0 [2020-12-18T04:24:23.738Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-12-18T04:24:23.738Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-12-18T04:24:24.145Z] Removing intermediate container 66b4278c3ac2 [2020-12-18T04:24:24.145Z] ---> 029aa7bfd87a [2020-12-18T04:24:24.145Z] Step 8/22 : COPY . . [2020-12-18T04:24:24.311Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-12-18T04:24:24.427Z] Removing intermediate container fd91285dacc4 [2020-12-18T04:24:24.427Z] ---> 1faa78c86434 [2020-12-18T04:24:24.427Z] Step 8/22 : COPY . . [2020-12-18T04:24:24.572Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-12-18T04:24:25.881Z] Removing intermediate container 7fd9f19078bb [2020-12-18T04:24:25.881Z] ---> a348bce75a32 [2020-12-18T04:24:25.881Z] Step 8/21 : COPY . . [2020-12-18T04:24:26.498Z] Removing intermediate container 158b761ac65e [2020-12-18T04:24:26.498Z] ---> 14bd63414ebe [2020-12-18T04:24:26.498Z] Step 8/24 : COPY . . [2020-12-18T04:24:31.156Z] 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 [2020-12-18T04:24:35.361Z] 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 [2020-12-18T04:24:36.302Z] 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 [2020-12-18T04:24:37.251Z] 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 [2020-12-18T04:24:37.823Z] 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 [2020-12-18T04:24:37.823Z] go: downloading github.com/stretchr/testify v1.5.1 [2020-12-18T04:24:38.083Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2020-12-18T04:24:38.083Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-12-18T04:24:39.472Z] 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 [2020-12-18T04:24:39.472Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2020-12-18T04:24:39.472Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-12-18T04:24:40.856Z] 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 [2020-12-18T04:24:40.856Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-12-18T04:24:41.799Z] 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 [2020-12-18T04:24:41.799Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-18T04:24:43.183Z] 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 [2020-12-18T04:24:44.126Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-18T04:24:45.065Z] 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 [2020-12-18T04:24:47.609Z] Building version [2020-12-18T04:24:49.528Z] Staging config-common [2020-12-18T04:24:50.100Z] Skipping stage go-build-helper (already ran) [2020-12-18T04:24:50.100Z] Skipping stage static-packages (already ran) [2020-12-18T04:24:50.100Z] Skipping stage go115 (already ran) [2020-12-18T04:24:50.100Z] Staging edgex-go [2020-12-18T04:24:51.041Z] Staging version [2020-12-18T04:24:52.431Z] Priming config-common [2020-12-18T04:24:53.302Z] ---> eda08b59c954 [2020-12-18T04:24:53.302Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-18T04:24:53.302Z] ---> 94821857c640 [2020-12-18T04:24:53.302Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-18T04:24:53.302Z] ---> Running in c67748b6c157 [2020-12-18T04:24:53.302Z] ---> 0a009ba349dc [2020-12-18T04:24:53.302Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-18T04:24:53.302Z] ---> 00336afcff3b [2020-12-18T04:24:53.302Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-18T04:24:53.302Z] ---> 70b79abe4575 [2020-12-18T04:24:53.302Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2020-12-18T04:24:53.302Z] ---> Running in c28e84021ac7 [2020-12-18T04:24:53.302Z] ---> Running in f48e1f65cd15 [2020-12-18T04:24:53.302Z] ---> Running in 9608ccbc4bda [2020-12-18T04:24:53.302Z] ---> Running in df793fe1ac0b [2020-12-18T04:24:53.302Z] 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 [2020-12-18T04:24:53.302Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-18T04:24:53.373Z] Priming go-build-helper [2020-12-18T04:24:53.576Z] 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 [2020-12-18T04:24:53.576Z] 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 [2020-12-18T04:24:53.576Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-12-18T04:24:54.316Z] Priming static-packages [2020-12-18T04:24:56.863Z] Priming go115 [2020-12-18T04:24:57.434Z] Priming edgex-go [2020-12-18T04:24:58.820Z] Priming version [2020-12-18T04:24:59.391Z] 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] } [2020-12-18T04:26:15.438Z] 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 [2020-12-18T04:26:25.663Z] Removing intermediate container c28e84021ac7 [2020-12-18T04:26:25.663Z] ---> 1563cab93851 [2020-12-18T04:26:25.663Z] [2020-12-18T04:26:25.663Z] Step 10/22 : FROM alpine:3.10 [2020-12-18T04:26:25.663Z] Removing intermediate container c67748b6c157 [2020-12-18T04:26:25.663Z] ---> 478866747dc4 [2020-12-18T04:26:25.663Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-18T04:26:25.663Z] 3.10: Pulling from library/alpine [2020-12-18T04:26:25.663Z] ---> Running in d9ea728ebdff [2020-12-18T04:26:25.954Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-18T04:26:26.229Z] Status: Downloaded newer image for alpine:3.10 [2020-12-18T04:26:26.229Z] ---> 536a684cf733 [2020-12-18T04:26:26.229Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-18T04:26:27.210Z] 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 [2020-12-18T04:26:27.210Z] ---> Running in 926914d49e05 [2020-12-18T04:26:27.486Z] Removing intermediate container f48e1f65cd15 [2020-12-18T04:26:27.486Z] ---> e870e312a46e [2020-12-18T04:26:27.486Z] [2020-12-18T04:26:27.486Z] Step 10/21 : FROM alpine [2020-12-18T04:26:27.763Z] Removing intermediate container df793fe1ac0b [2020-12-18T04:26:27.763Z] ---> 5e320ceca25a [2020-12-18T04:26:27.763Z] [2020-12-18T04:26:27.763Z] Step 10/24 : FROM scratch [2020-12-18T04:26:27.763Z] ---> [2020-12-18T04:26:27.763Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-18T04:26:27.763Z] latest: Pulling from library/alpine [2020-12-18T04:26:27.763Z] Removing intermediate container 9608ccbc4bda [2020-12-18T04:26:27.763Z] ---> 549d6ad92a1d [2020-12-18T04:26:27.763Z] [2020-12-18T04:26:27.763Z] Step 10/22 : FROM scratch [2020-12-18T04:26:27.763Z] ---> [2020-12-18T04:26:27.763Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-18T04:26:28.044Z] ---> Running in 604546a869bb [2020-12-18T04:26:28.044Z] ---> Running in f2a37162025d [2020-12-18T04:26:28.822Z] Removing intermediate container 604546a869bb [2020-12-18T04:26:28.823Z] ---> 6d4f7bbfb5c2 [2020-12-18T04:26:28.823Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-18T04:26:28.823Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-12-18T04:26:28.823Z] Removing intermediate container f2a37162025d [2020-12-18T04:26:28.823Z] ---> 6d46db8377ab [2020-12-18T04:26:28.823Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-18T04:26:29.113Z] ---> Running in 58cb9d63b5a9 [2020-12-18T04:26:29.113Z] ---> Running in 9a9837ef307e [2020-12-18T04:26:29.113Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-12-18T04:26:29.735Z] v3.10.5-169-gde6a9f93ad [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-18T04:26:29.735Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-18T04:26:29.735Z] OK: 10171 distinct packages available [2020-12-18T04:26:29.735Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2020-12-18T04:26:29.735Z] Status: Downloaded newer image for alpine:latest [2020-12-18T04:26:29.735Z] ---> afeebe901d6b [2020-12-18T04:26:29.735Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-12-18T04:26:30.071Z] Removing intermediate container 58cb9d63b5a9 [2020-12-18T04:26:30.071Z] ---> 16bbc1739c88 [2020-12-18T04:26:30.071Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-18T04:26:30.071Z] ---> Running in 85a26577cd52 [2020-12-18T04:26:30.071Z] Removing intermediate container 9a9837ef307e [2020-12-18T04:26:30.071Z] ---> 75b1ef46df87 [2020-12-18T04:26:30.071Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-18T04:26:30.071Z] ---> Running in 63659dbcfc63 [2020-12-18T04:26:30.372Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-18T04:26:30.372Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-18T04:26:30.372Z] ---> Running in be4523b0626b [2020-12-18T04:26:30.372Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-18T04:26:30.372Z] (4/5) Installing curl (7.66.0-r3) [2020-12-18T04:26:30.372Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-18T04:26:30.372Z] Executing busybox-1.30.1-r3.trigger [2020-12-18T04:26:30.373Z] Executing ca-certificates-20191127-r2.trigger [2020-12-18T04:26:31.093Z] OK: 7 MiB in 19 packages [2020-12-18T04:26:31.093Z] Removing intermediate container 63659dbcfc63 [2020-12-18T04:26:31.093Z] ---> e89fca3bab24 [2020-12-18T04:26:31.093Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-18T04:26:31.364Z] Removing intermediate container be4523b0626b [2020-12-18T04:26:31.364Z] ---> a2b918f47a9d [2020-12-18T04:26:31.364Z] Step 14/22 : WORKDIR / [2020-12-18T04:26:31.637Z] ---> Running in b60f3b39f47e [2020-12-18T04:26:31.637Z] Removing intermediate container d9ea728ebdff [2020-12-18T04:26:31.637Z] ---> 915128a7924c [2020-12-18T04:26:31.637Z] [2020-12-18T04:26:31.637Z] Step 11/27 : FROM docker:latest [2020-12-18T04:26:31.637Z] ---> 0c09fb3ff9b5 [2020-12-18T04:26:31.637Z] Step 12/27 : RUN apk add --no-cache bash [2020-12-18T04:26:31.916Z] ---> Running in 1b083ce32452 [2020-12-18T04:26:31.916Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-18T04:26:32.198Z] ---> 575e7a1b67fe [2020-12-18T04:26:32.198Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-18T04:26:32.198Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-18T04:26:32.474Z] Removing intermediate container b60f3b39f47e [2020-12-18T04:26:32.474Z] ---> 1461df7038d0 [2020-12-18T04:26:32.474Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-18T04:26:33.078Z] v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-18T04:26:33.078Z] v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-18T04:26:33.078Z] OK: 12615 distinct packages available [2020-12-18T04:26:33.355Z] Removing intermediate container 926914d49e05 [2020-12-18T04:26:33.355Z] ---> 6559b58f950b [2020-12-18T04:26:33.355Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-18T04:26:33.633Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-18T04:26:33.633Z] ---> Running in 61d9d4a3ee65 [2020-12-18T04:26:33.633Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-18T04:26:33.911Z] ---> 92eb5b08ce10 [2020-12-18T04:26:33.911Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-18T04:26:33.911Z] (1/4) Installing ca-certificates (20191127-r4) [2020-12-18T04:26:33.911Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-18T04:26:33.911Z] (3/4) Installing libcurl (7.69.1-r3) [2020-12-18T04:26:33.911Z] ---> 6cb287634bfd [2020-12-18T04:26:33.911Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-18T04:26:33.911Z] (4/4) Installing curl (7.69.1-r3) [2020-12-18T04:26:33.911Z] Executing busybox-1.31.1-r19.trigger [2020-12-18T04:26:33.911Z] Executing ca-certificates-20191127-r4.trigger [2020-12-18T04:26:34.189Z] (1/2) Installing readline (8.0.4-r0) [2020-12-18T04:26:34.189Z] (2/2) Installing bash (5.0.17-r0) [2020-12-18T04:26:34.189Z] OK: 7 MiB in 18 packages [2020-12-18T04:26:34.471Z] Executing bash-5.0.17-r0.post-install [2020-12-18T04:26:34.471Z] Executing busybox-1.31.1-r19.trigger [2020-12-18T04:26:34.471Z] OK: 12 MiB in 22 packages [2020-12-18T04:26:34.471Z] Removing intermediate container 61d9d4a3ee65 [2020-12-18T04:26:34.471Z] ---> 63a0f2a25d86 [2020-12-18T04:26:34.471Z] Step 13/22 : WORKDIR / [2020-12-18T04:26:35.075Z] ---> Running in 7dd1277edbaa [2020-12-18T04:26:36.060Z] Removing intermediate container 7dd1277edbaa [2020-12-18T04:26:36.060Z] ---> 38139c8163cd [2020-12-18T04:26:36.060Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-18T04:26:36.060Z] ---> 4de63eafd5c7 [2020-12-18T04:26:36.060Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-18T04:26:36.060Z] ---> 01c429f213ff [2020-12-18T04:26:36.060Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-18T04:26:36.338Z] Removing intermediate container 1b083ce32452 [2020-12-18T04:26:36.338Z] ---> 8612a2a4be2f [2020-12-18T04:26:36.338Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-12-18T04:26:36.642Z] Removing intermediate container 85a26577cd52 [2020-12-18T04:26:36.642Z] ---> 43a588f2723b [2020-12-18T04:26:36.642Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-18T04:26:36.642Z] ---> Running in c8b33a2791e1 [2020-12-18T04:26:36.642Z] ---> Running in 4a3d4506c49a [2020-12-18T04:26:37.257Z] ---> 374ace62cd90 [2020-12-18T04:26:37.257Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-18T04:26:37.257Z] ---> dbdda8ffff11 [2020-12-18T04:26:37.257Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-18T04:26:37.257Z] ---> 567c1ee87082 [2020-12-18T04:26:37.257Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-18T04:26:37.531Z] ---> Running in 09aa7a9ad89d [2020-12-18T04:26:37.531Z] Removing intermediate container 4a3d4506c49a [2020-12-18T04:26:37.531Z] ---> 4fce3e70c4b5 [2020-12-18T04:26:37.531Z] Step 13/21 : WORKDIR /edgex [2020-12-18T04:26:37.815Z] ---> Running in 9e8b306fe24b [2020-12-18T04:26:38.416Z] Removing intermediate container 09aa7a9ad89d [2020-12-18T04:26:38.416Z] ---> 4eff871f0703 [2020-12-18T04:26:38.416Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-18T04:26:38.691Z] ---> Running in 68981114f61b [2020-12-18T04:26:38.970Z] Removing intermediate container 9e8b306fe24b [2020-12-18T04:26:38.970Z] ---> 8acdc18ccfc9 [2020-12-18T04:26:38.970Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-18T04:26:39.247Z] ---> 70ef52dfeabf [2020-12-18T04:26:39.247Z] ---> bfb14f66f193 [2020-12-18T04:26:39.247Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-18T04:26:39.247Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-18T04:26:39.247Z] Removing intermediate container 68981114f61b [2020-12-18T04:26:39.247Z] ---> aee78c9d8e37 [2020-12-18T04:26:39.247Z] Step 20/22 : LABEL arch=arm64 [2020-12-18T04:26:39.522Z] ---> Running in 164c388b30e0 [2020-12-18T04:26:40.121Z] Removing intermediate container c8b33a2791e1 [2020-12-18T04:26:40.121Z] ---> 5419db9a0082 [2020-12-18T04:26:40.121Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-18T04:26:40.394Z] ---> Running in a19d6265bc7d [2020-12-18T04:26:40.394Z] Removing intermediate container 164c388b30e0 [2020-12-18T04:26:40.394Z] ---> 1f122caedf6b [2020-12-18T04:26:40.394Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-18T04:26:40.394Z] ---> f7db6f3e4680 [2020-12-18T04:26:40.394Z] Step 21/22 : LABEL git_sha=a0fe9c2cbb5f2ba2374e06009d327325fce0109d [2020-12-18T04:26:40.394Z] ---> 4199845ebcc1 [2020-12-18T04:26:40.394Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-18T04:26:40.394Z] ---> b4ee80df0cd2 [2020-12-18T04:26:40.394Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-18T04:26:40.394Z] ---> Running in 98d29b3710ca [2020-12-18T04:26:40.682Z] ---> Running in 1baa4e50e4db [2020-12-18T04:26:40.958Z] Removing intermediate container a19d6265bc7d [2020-12-18T04:26:40.958Z] ---> cc2bcfe2a2bb [2020-12-18T04:26:40.958Z] Step 15/27 : ENV APP_PORT=48090 [2020-12-18T04:26:41.237Z] ---> Running in d25427bfb9ef [2020-12-18T04:26:41.237Z] Removing intermediate container 98d29b3710ca [2020-12-18T04:26:41.237Z] ---> e382c02b3444 [2020-12-18T04:26:41.237Z] Step 22/22 : LABEL version=0.0.0 [2020-12-18T04:26:41.512Z] Removing intermediate container 1baa4e50e4db [2020-12-18T04:26:41.512Z] ---> b2b3281160f8 [2020-12-18T04:26:41.512Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-18T04:26:41.512Z] ---> df655e694492 [2020-12-18T04:26:41.512Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-18T04:26:41.512Z] ---> Running in ed301f9f8eb8 [2020-12-18T04:26:41.785Z] ---> Running in 7875d6bc118c [2020-12-18T04:26:41.785Z] ---> d66c253f3084 [2020-12-18T04:26:41.785Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-12-18T04:26:42.064Z] ---> Running in 45628865bcbc [2020-12-18T04:26:42.064Z] Removing intermediate container d25427bfb9ef [2020-12-18T04:26:42.064Z] ---> 8bec6de5d100 [2020-12-18T04:26:42.064Z] Step 16/27 : EXPOSE $APP_PORT [2020-12-18T04:26:42.341Z] ---> Running in d457d6edd09c [2020-12-18T04:26:42.341Z] Removing intermediate container ed301f9f8eb8 [2020-12-18T04:26:42.341Z] ---> 3f7567a4a04d [2020-12-18T04:26:42.341Z] [2020-12-18T04:26:42.615Z] Removing intermediate container 7875d6bc118c [2020-12-18T04:26:42.615Z] ---> 0a7051a3edeb [2020-12-18T04:26:42.615Z] Step 22/24 : LABEL arch=arm64 [2020-12-18T04:26:42.897Z] ---> Running in f9ecb6a9caad [2020-12-18T04:26:42.897Z] Removing intermediate container d457d6edd09c [2020-12-18T04:26:42.897Z] ---> e3842cc8469a [2020-12-18T04:26:42.897Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-18T04:26:43.183Z] Successfully built 3f7567a4a04d [2020-12-18T04:26:43.183Z] Successfully tagged docker-core-command-go-arm64:latest [2020-12-18T04:26:43.183Z]  Building docker-core-command-go ... done Building docker-security-secretstore-setup-go [2020-12-18T04:26:43.785Z] ---> 6dece43ad50e [2020-12-18T04:26:43.785Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-18T04:26:44.065Z] Removing intermediate container f9ecb6a9caad [2020-12-18T04:26:44.065Z] ---> 460df645bcdf [2020-12-18T04:26:44.065Z] Step 23/24 : LABEL git_sha=a0fe9c2cbb5f2ba2374e06009d327325fce0109d [2020-12-18T04:26:44.065Z] ---> Running in fc0637e6f621 [2020-12-18T04:26:44.345Z] ---> Running in a2499230f8db [2020-12-18T04:26:44.948Z] Removing intermediate container fc0637e6f621 [2020-12-18T04:26:44.948Z] ---> ffbc7bfc880a [2020-12-18T04:26:44.948Z] Step 18/21 : CMD ["--init=true"] [2020-12-18T04:26:45.574Z] ---> a909552f92ce [2020-12-18T04:26:45.574Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-18T04:26:45.574Z] Removing intermediate container 45628865bcbc [2020-12-18T04:26:45.574Z] ---> 1fac27fe4d76 [2020-12-18T04:26:45.574Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-18T04:26:45.574Z] Removing intermediate container a2499230f8db [2020-12-18T04:26:45.574Z] ---> f160b4a106df [2020-12-18T04:26:45.574Z] Step 24/24 : LABEL version=0.0.0 [2020-12-18T04:26:46.188Z] ---> Running in f3b23d8d15df [2020-12-18T04:26:46.796Z] ---> Running in 4c23cdcc742c [2020-12-18T04:26:46.796Z] ---> Running in 7d6a06e3a6a1 [2020-12-18T04:26:47.073Z] Removing intermediate container f3b23d8d15df [2020-12-18T04:26:47.073Z] ---> 27e241ba3cc9 [2020-12-18T04:26:47.073Z] Step 19/21 : LABEL arch=arm64 [2020-12-18T04:26:47.073Z] ---> cf6feb96f486 [2020-12-18T04:26:47.073Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-12-18T04:26:47.672Z] ---> Running in f97bd54c7500 [2020-12-18T04:26:47.945Z] Removing intermediate container 4c23cdcc742c [2020-12-18T04:26:47.945Z] ---> 482ab198cf45 [2020-12-18T04:26:47.945Z] Step 20/22 : LABEL arch=arm64 [2020-12-18T04:26:47.945Z] Removing intermediate container 7d6a06e3a6a1 [2020-12-18T04:26:47.945Z] ---> 1b93b6e82245 [2020-12-18T04:26:47.945Z] [2020-12-18T04:26:48.231Z] Successfully built 1b93b6e82245 [2020-12-18T04:26:48.508Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-12-18T04:26:48.508Z]  Building docker-support-notifications-go ... done Building docker-core-metadata-go [2020-12-18T04:26:48.781Z] ---> c26970b02d43 [2020-12-18T04:26:48.781Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-12-18T04:26:48.781Z] ---> Running in ba22d762887b [2020-12-18T04:26:49.053Z] ---> Running in a0eaef6266e9 [2020-12-18T04:26:49.053Z] Removing intermediate container f97bd54c7500 [2020-12-18T04:26:49.053Z] ---> 5543f334a1b9 [2020-12-18T04:26:49.053Z] Step 20/21 : LABEL git_sha=a0fe9c2cbb5f2ba2374e06009d327325fce0109d [2020-12-18T04:26:49.333Z] ---> Running in 4ffb46882609 [2020-12-18T04:26:49.612Z] Removing intermediate container ba22d762887b [2020-12-18T04:26:49.612Z] ---> 0ac9f303384f [2020-12-18T04:26:49.612Z] Step 21/22 : LABEL git_sha=a0fe9c2cbb5f2ba2374e06009d327325fce0109d [2020-12-18T04:26:49.886Z] ---> Running in 27ba0ce87c95 [2020-12-18T04:26:50.160Z] Removing intermediate container 4ffb46882609 [2020-12-18T04:26:50.160Z] ---> 0def808cf763 [2020-12-18T04:26:50.160Z] Step 21/21 : LABEL version=0.0.0 [2020-12-18T04:26:50.433Z] ---> Running in 0e5010b0e3d3 [2020-12-18T04:26:50.710Z] Removing intermediate container 27ba0ce87c95 [2020-12-18T04:26:50.710Z] ---> 87781de46490 [2020-12-18T04:26:50.710Z] Step 22/22 : LABEL version=0.0.0 [2020-12-18T04:26:50.710Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-18T04:26:50.985Z] ---> Running in f220419c6985 [2020-12-18T04:26:50.985Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-18T04:26:51.259Z] Removing intermediate container 0e5010b0e3d3 [2020-12-18T04:26:51.259Z] ---> 97b39968210f [2020-12-18T04:26:51.259Z] [2020-12-18T04:26:51.533Z] Successfully built 97b39968210f [2020-12-18T04:26:51.807Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-12-18T04:26:51.807Z] (2/33) Installing expat (2.2.9-r1) [2020-12-18T04:26:51.807Z] (3/33) Installing libffi (3.3-r2) [2020-12-18T04:26:51.807Z] (4/33) Installing gdbm (1.13-r1) [2020-12-18T04:26:51.807Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-18T04:26:51.807Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-18T04:26:51.807Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-12-18T04:26:51.807Z]  Building docker-security-proxy-setup-go ... done Building docker-core-data-go [2020-12-18T04:26:51.807Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-18T04:26:51.807Z] Removing intermediate container f220419c6985 [2020-12-18T04:26:51.807Z] ---> e10ff04b6105 [2020-12-18T04:26:51.807Z] [2020-12-18T04:26:52.405Z] Successfully built e10ff04b6105 [2020-12-18T04:26:52.405Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2020-12-18T04:26:52.405Z]  Building docker-security-bootstrap-redis-go ... done Building docker-support-scheduler-go [2020-12-18T04:26:53.829Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-18T04:26:53.829Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-18T04:26:53.829Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-18T04:26:53.829Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-18T04:26:53.829Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-18T04:26:53.829Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-18T04:26:53.829Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-18T04:26:53.829Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-18T04:26:53.829Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-18T04:26:53.829Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-18T04:26:53.829Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-18T04:26:53.829Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-18T04:26:54.103Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-18T04:26:54.103Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-18T04:26:54.103Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-18T04:26:54.103Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-18T04:26:54.103Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-18T04:26:54.103Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-18T04:26:54.103Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-18T04:26:54.103Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-18T04:26:54.103Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-18T04:26:54.103Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-18T04:26:54.103Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-18T04:26:54.378Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-18T04:26:54.378Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-18T04:26:54.378Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-18T04:26:54.378Z] Executing busybox-1.31.1-r19.trigger [2020-12-18T04:26:54.378Z] OK: 71 MiB in 55 packages [2020-12-18T04:27:06.795Z] Removing intermediate container a0eaef6266e9 [2020-12-18T04:27:06.795Z] ---> 86ed8bfc153a [2020-12-18T04:27:06.795Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-12-18T04:27:06.795Z] ---> Running in 6cc155eba50d [2020-12-18T04:27:12.195Z] Collecting docker-compose==1.23.2 [2020-12-18T04:27:12.195Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-18T04:27:12.468Z] Collecting docker<4.0,>=3.6.0 [2020-12-18T04:27:12.468Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-18T04:27:13.063Z] Collecting texttable<0.10,>=0.9.0 [2020-12-18T04:27:13.063Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-18T04:27:15.685Z] Collecting dockerpty<0.5,>=0.4.1 [2020-12-18T04:27:15.685Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-18T04:27:17.668Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-12-18T04:27:17.942Z] Collecting jsonschema<3,>=2.5.1 [2020-12-18T04:27:17.942Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-18T04:27:18.933Z] Collecting PyYAML<4,>=3.10 [2020-12-18T04:27:18.933Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-18T04:27:23.244Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-18T04:27:23.244Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-18T04:27:23.244Z] ---> 27634f0f4e17 [2020-12-18T04:27:23.244Z] Step 3/24 : WORKDIR /edgex-go [2020-12-18T04:27:23.244Z] ---> Using cache [2020-12-18T04:27:23.244Z] ---> 269edec328a9 [2020-12-18T04:27:23.244Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-18T04:27:23.244Z] ---> Using cache [2020-12-18T04:27:23.244Z] ---> 3e4bf29c8a65 [2020-12-18T04:27:23.244Z] Step 5/24 : RUN apk update && apk add make git [2020-12-18T04:27:23.244Z] ---> Using cache [2020-12-18T04:27:23.244Z] ---> 58e7326e9dc7 [2020-12-18T04:27:23.244Z] Step 6/24 : COPY go.mod . [2020-12-18T04:27:23.244Z] ---> Using cache [2020-12-18T04:27:23.244Z] ---> 6d0232727247 [2020-12-18T04:27:23.244Z] Step 7/24 : RUN go mod download [2020-12-18T04:27:23.244Z] ---> Using cache [2020-12-18T04:27:23.244Z] ---> 1faa78c86434 [2020-12-18T04:27:23.244Z] Step 8/24 : COPY . . [2020-12-18T04:27:23.244Z] ---> Using cache [2020-12-18T04:27:23.244Z] ---> 94821857c640 [2020-12-18T04:27:23.244Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-18T04:27:23.528Z] Collecting cached-property<2,>=1.2.0 [2020-12-18T04:27:23.831Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-18T04:27:26.452Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-18T04:27:26.452Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-18T04:27:27.053Z] ---> Running in 17d3a317f851 [2020-12-18T04:27:27.053Z] Collecting docopt<0.7,>=0.6.1 [2020-12-18T04:27:27.053Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-18T04:27:28.490Z] 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 [2020-12-18T04:27:29.938Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-18T04:27:29.938Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-18T04:27:30.536Z] Collecting docker-pycreds>=0.4.0 [2020-12-18T04:27:30.536Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-18T04:27:31.526Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-18T04:27:31.526Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-18T04:27:31.805Z] 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) [2020-12-18T04:27:31.805Z] 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) [2020-12-18T04:27:32.080Z] Collecting idna<2.8,>=2.5 [2020-12-18T04:27:32.080Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-18T04:27:32.364Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-18T04:27:32.364Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-18T04:27:32.364Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-18T04:27:32.364Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-18T04:27:33.817Z] Installing collected packages: websocket-client, urllib3, idna, requests, docker-pycreds, docker, texttable, dockerpty, jsonschema, PyYAML, cached-property, docopt, docker-compose [2020-12-18T04:27:34.094Z] Attempting uninstall: urllib3 [2020-12-18T04:27:34.094Z] Found existing installation: urllib3 1.25.9 [2020-12-18T04:27:34.094Z] Uninstalling urllib3-1.25.9: [2020-12-18T04:27:34.374Z] Successfully uninstalled urllib3-1.25.9 [2020-12-18T04:27:35.375Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-18T04:27:35.375Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-18T04:27:35.375Z] ---> 27634f0f4e17 [2020-12-18T04:27:35.375Z] Step 3/22 : WORKDIR /edgex-go [2020-12-18T04:27:35.375Z] ---> Using cache [2020-12-18T04:27:35.375Z] ---> 269edec328a9 [2020-12-18T04:27:35.375Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-18T04:27:35.375Z] ---> Using cache [2020-12-18T04:27:35.375Z] ---> 3e4bf29c8a65 [2020-12-18T04:27:35.375Z] Step 5/22 : RUN apk update && apk add make git [2020-12-18T04:27:35.375Z] ---> Using cache [2020-12-18T04:27:35.375Z] ---> 58e7326e9dc7 [2020-12-18T04:27:35.375Z] Step 6/22 : COPY go.mod . [2020-12-18T04:27:35.375Z] ---> Using cache [2020-12-18T04:27:35.375Z] ---> 6d0232727247 [2020-12-18T04:27:35.375Z] Step 7/22 : RUN go mod download [2020-12-18T04:27:35.375Z] ---> Using cache [2020-12-18T04:27:35.375Z] ---> 1faa78c86434 [2020-12-18T04:27:35.375Z] Step 8/22 : COPY . . [2020-12-18T04:27:35.375Z] ---> Using cache [2020-12-18T04:27:35.375Z] ---> 94821857c640 [2020-12-18T04:27:35.375Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-18T04:27:35.984Z] Attempting uninstall: idna [2020-12-18T04:27:35.984Z] Found existing installation: idna 2.9 [2020-12-18T04:27:35.984Z] Uninstalling idna-2.9: [2020-12-18T04:27:36.267Z] Successfully uninstalled idna-2.9 [2020-12-18T04:27:37.332Z] Attempting uninstall: requests [2020-12-18T04:27:37.332Z] Found existing installation: requests 2.23.0 [2020-12-18T04:27:37.332Z] Uninstalling requests-2.23.0: [2020-12-18T04:27:37.744Z] ---> Running in caf8c5a964f5 [2020-12-18T04:27:37.744Z] Successfully uninstalled requests-2.23.0 [2020-12-18T04:27:37.744Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-18T04:27:37.744Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-12-18T04:27:37.744Z] ---> 27634f0f4e17 [2020-12-18T04:27:37.744Z] Step 3/23 : WORKDIR /edgex-go [2020-12-18T04:27:37.744Z] ---> Using cache [2020-12-18T04:27:37.744Z] ---> 269edec328a9 [2020-12-18T04:27:37.744Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-18T04:27:37.744Z] ---> Using cache [2020-12-18T04:27:37.744Z] ---> 3e4bf29c8a65 [2020-12-18T04:27:37.744Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-18T04:27:37.744Z] ---> Running in 98ebb55ec2fe [2020-12-18T04:27:38.071Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-18T04:27:38.071Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-18T04:27:38.071Z] ---> 27634f0f4e17 [2020-12-18T04:27:38.071Z] Step 3/21 : WORKDIR /edgex-go [2020-12-18T04:27:38.071Z] ---> Using cache [2020-12-18T04:27:38.071Z] ---> 269edec328a9 [2020-12-18T04:27:38.071Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-18T04:27:38.071Z] ---> Using cache [2020-12-18T04:27:38.071Z] ---> 3e4bf29c8a65 [2020-12-18T04:27:38.071Z] Step 5/21 : RUN apk update && apk add make git [2020-12-18T04:27:38.071Z] ---> Using cache [2020-12-18T04:27:38.071Z] ---> 58e7326e9dc7 [2020-12-18T04:27:38.071Z] Step 6/21 : COPY go.mod . [2020-12-18T04:27:38.071Z] ---> Using cache [2020-12-18T04:27:38.071Z] ---> 6d0232727247 [2020-12-18T04:27:38.071Z] Step 7/21 : RUN go mod download [2020-12-18T04:27:38.071Z] ---> Using cache [2020-12-18T04:27:38.071Z] ---> 1faa78c86434 [2020-12-18T04:27:38.071Z] Step 8/21 : COPY . . [2020-12-18T04:27:38.364Z] ---> Using cache [2020-12-18T04:27:38.364Z] ---> 94821857c640 [2020-12-18T04:27:38.364Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-18T04:27:38.682Z] ---> Running in 0f9fa5621a2c [2020-12-18T04:27:39.327Z] Running setup.py install for texttable: started [2020-12-18T04:27:40.867Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-18T04:27:41.142Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-12-18T04:27:41.142Z] 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 [2020-12-18T04:27:41.753Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-18T04:27:41.753Z] Running setup.py install for texttable: finished with status 'done' [2020-12-18T04:27:41.753Z] Running setup.py install for dockerpty: started [2020-12-18T04:27:43.219Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-18T04:27:43.219Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-18T04:27:43.219Z] OK: 12620 distinct packages available [2020-12-18T04:27:44.205Z] OK: 217 MiB in 51 packages [2020-12-18T04:27:44.483Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-18T04:27:44.764Z] Running setup.py install for PyYAML: started [2020-12-18T04:27:45.750Z] Removing intermediate container 98ebb55ec2fe [2020-12-18T04:27:45.750Z] ---> e34eaab3a358 [2020-12-18T04:27:45.750Z] Step 6/23 : COPY go.mod . [2020-12-18T04:27:47.186Z] ---> 0d1f0b7678d5 [2020-12-18T04:27:47.186Z] Step 7/23 : RUN go mod download [2020-12-18T04:27:47.186Z] ---> Running in da06f5f1bb13 [2020-12-18T04:27:48.636Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-18T04:27:48.636Z] Running setup.py install for docopt: started [2020-12-18T04:27:52.074Z] Removing intermediate container da06f5f1bb13 [2020-12-18T04:27:52.074Z] ---> 2e033b29fda0 [2020-12-18T04:27:52.074Z] Step 8/23 : COPY . . [2020-12-18T04:27:52.074Z] Running setup.py install for docopt: finished with status 'done' [2020-12-18T04:27:53.525Z] 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 [2020-12-18T04:28:03.724Z] Removing intermediate container 6cc155eba50d [2020-12-18T04:28:03.724Z] ---> e5984f0f47d8 [2020-12-18T04:28:03.724Z] Step 22/27 : RUN apk --no-cache add curl [2020-12-18T04:28:03.724Z] ---> Running in 80efc2f154c8 [2020-12-18T04:28:05.171Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-18T04:28:05.448Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-18T04:28:06.446Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-18T04:28:06.446Z] (2/3) Installing libcurl (7.69.1-r3) [2020-12-18T04:28:06.446Z] (3/3) Installing curl (7.69.1-r3) [2020-12-18T04:28:06.446Z] Executing busybox-1.31.1-r19.trigger [2020-12-18T04:28:06.446Z] OK: 71 MiB in 58 packages [2020-12-18T04:28:09.877Z] Removing intermediate container 80efc2f154c8 [2020-12-18T04:28:09.877Z] ---> 27ac341264d9 [2020-12-18T04:28:09.877Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-18T04:28:09.877Z] ---> Running in 159e6afbfc9d [2020-12-18T04:28:09.877Z] ---> d7078b0e6232 [2020-12-18T04:28:09.877Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-18T04:28:10.152Z] ---> Running in 84bae4099e84 [2020-12-18T04:28:10.435Z] Removing intermediate container 159e6afbfc9d [2020-12-18T04:28:10.436Z] ---> 9c67374a5ca2 [2020-12-18T04:28:10.436Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-18T04:28:10.713Z] ---> Running in d29decdbca48 [2020-12-18T04:28:11.705Z] Removing intermediate container d29decdbca48 [2020-12-18T04:28:11.705Z] ---> 8c0d62699dac [2020-12-18T04:28:11.705Z] Step 25/27 : LABEL arch=arm64 [2020-12-18T04:28:11.705Z] ---> Running in e53af4dc25c4 [2020-12-18T04:28:12.323Z] 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 [2020-12-18T04:28:12.598Z] Removing intermediate container e53af4dc25c4 [2020-12-18T04:28:12.598Z] ---> 0aaa22e4cdbc [2020-12-18T04:28:12.598Z] Step 26/27 : LABEL git_sha=a0fe9c2cbb5f2ba2374e06009d327325fce0109d [2020-12-18T04:28:12.891Z] ---> Running in a74e3bdb028a [2020-12-18T04:28:13.501Z] Removing intermediate container a74e3bdb028a [2020-12-18T04:28:13.501Z] ---> 8898139ee30f [2020-12-18T04:28:13.501Z] Step 27/27 : LABEL version=0.0.0 [2020-12-18T04:28:13.775Z] ---> Running in 2bcc4d25c661 [2020-12-18T04:28:14.386Z] Removing intermediate container 2bcc4d25c661 [2020-12-18T04:28:14.386Z] ---> ad40f6671c29 [2020-12-18T04:28:14.386Z] [2020-12-18T04:28:14.664Z] Successfully built ad40f6671c29 [2020-12-18T04:28:14.943Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-12-18T04:28:37.171Z]  Building docker-sys-mgmt-agent-go ... done 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 [2020-12-18T04:28:52.353Z] Removing intermediate container 17d3a317f851 [2020-12-18T04:28:52.353Z] ---> 2ce476f183a9 [2020-12-18T04:28:52.353Z] [2020-12-18T04:28:52.353Z] Step 10/24 : FROM alpine:3.10 [2020-12-18T04:28:52.353Z] ---> 536a684cf733 [2020-12-18T04:28:52.353Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-18T04:28:52.353Z] ---> Using cache [2020-12-18T04:28:52.353Z] ---> 6559b58f950b [2020-12-18T04:28:52.353Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-18T04:28:52.353Z] ---> Running in c6c0661b274c [2020-12-18T04:28:52.353Z] Removing intermediate container c6c0661b274c [2020-12-18T04:28:52.353Z] ---> 7325e24d1828 [2020-12-18T04:28:52.353Z] Step 13/24 : WORKDIR / [2020-12-18T04:28:52.353Z] ---> Running in b8761b191d20 [2020-12-18T04:28:52.639Z] Removing intermediate container b8761b191d20 [2020-12-18T04:28:52.639Z] ---> 6397ab624ce6 [2020-12-18T04:28:52.639Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-12-18T04:28:53.643Z] ---> 64f5bd984f2d [2020-12-18T04:28:53.643Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-12-18T04:28:54.668Z] ---> 5104169bbade [2020-12-18T04:28:54.668Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-18T04:28:56.127Z] ---> 73adf4f73c1f [2020-12-18T04:28:56.127Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-18T04:28:58.133Z] ---> c992d9aa1445 [2020-12-18T04:28:58.133Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-18T04:28:59.583Z] ---> 6d38a50544e5 [2020-12-18T04:28:59.583Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-18T04:29:00.590Z] ---> b323e1017ca9 [2020-12-18T04:29:00.590Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-18T04:29:00.877Z] ---> Running in 1fd42b04ec58 [2020-12-18T04:29:06.318Z] Removing intermediate container 0f9fa5621a2c [2020-12-18T04:29:06.318Z] ---> b97e0ac6053a [2020-12-18T04:29:06.318Z] [2020-12-18T04:29:06.318Z] Step 10/21 : FROM scratch [2020-12-18T04:29:06.318Z] ---> [2020-12-18T04:29:06.318Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-18T04:29:06.318Z] Removing intermediate container 1fd42b04ec58 [2020-12-18T04:29:06.318Z] ---> 05acf1710bee [2020-12-18T04:29:06.318Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-18T04:29:06.318Z] ---> Using cache [2020-12-18T04:29:06.318Z] ---> 6d46db8377ab [2020-12-18T04:29:06.318Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-18T04:29:06.318Z] ---> Running in 86b95336d8b8 [2020-12-18T04:29:06.318Z] ---> Running in 955f41909132 [2020-12-18T04:29:06.318Z] Removing intermediate container 86b95336d8b8 [2020-12-18T04:29:06.318Z] ---> dc97acc48e27 [2020-12-18T04:29:06.318Z] Step 22/24 : LABEL arch=arm64 [2020-12-18T04:29:06.615Z] Removing intermediate container 955f41909132 [2020-12-18T04:29:06.615Z] ---> 7e6fa75e678e [2020-12-18T04:29:06.615Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-18T04:29:06.615Z] ---> Running in 760eb24b1f01 [2020-12-18T04:29:06.615Z] ---> Running in 263afaf65fc9 [2020-12-18T04:29:07.609Z] Removing intermediate container 263afaf65fc9 [2020-12-18T04:29:07.609Z] ---> 5f5dd2cdef7b [2020-12-18T04:29:07.609Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-18T04:29:07.609Z] Removing intermediate container 760eb24b1f01 [2020-12-18T04:29:07.609Z] ---> 244ba58c7fda [2020-12-18T04:29:07.609Z] Step 23/24 : LABEL git_sha=a0fe9c2cbb5f2ba2374e06009d327325fce0109d [2020-12-18T04:29:07.609Z] ---> Running in 5acd3bdddc3b [2020-12-18T04:29:08.618Z] Removing intermediate container 5acd3bdddc3b [2020-12-18T04:29:08.618Z] ---> 8ce3b0c92a4b [2020-12-18T04:29:08.618Z] Step 24/24 : LABEL version=0.0.0 [2020-12-18T04:29:08.618Z] ---> 7e56231878ac [2020-12-18T04:29:08.618Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-18T04:29:08.894Z] ---> Running in 0bf5288f6d26 [2020-12-18T04:29:09.886Z] Removing intermediate container 0bf5288f6d26 [2020-12-18T04:29:09.886Z] ---> cf095143f881 [2020-12-18T04:29:09.886Z] [2020-12-18T04:29:10.495Z] Successfully built cf095143f881 [2020-12-18T04:29:10.495Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-12-18T04:29:10.772Z]  Building docker-security-secretstore-setup-go ... done  ---> c7c7dfe96629 [2020-12-18T04:29:10.772Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-18T04:29:12.156Z] ---> fe80ee4559f1 [2020-12-18T04:29:12.156Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-18T04:29:12.156Z] ---> Running in 56ff1fa4c0ac [2020-12-18T04:29:12.847Z] Removing intermediate container 56ff1fa4c0ac [2020-12-18T04:29:12.847Z] ---> 6003a8c6de2e [2020-12-18T04:29:12.848Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-18T04:29:13.172Z] ---> Running in dedf8c1bfae7 [2020-12-18T04:29:13.772Z] Removing intermediate container dedf8c1bfae7 [2020-12-18T04:29:13.772Z] ---> 40815b3bd384 [2020-12-18T04:29:13.772Z] Step 19/21 : LABEL arch=arm64 [2020-12-18T04:29:14.050Z] ---> Running in cce2cfbdb3b8 [2020-12-18T04:29:14.656Z] Removing intermediate container cce2cfbdb3b8 [2020-12-18T04:29:14.656Z] ---> 209d11633312 [2020-12-18T04:29:14.656Z] Step 20/21 : LABEL git_sha=a0fe9c2cbb5f2ba2374e06009d327325fce0109d [2020-12-18T04:29:14.656Z] ---> Running in aa0a2974197b [2020-12-18T04:29:15.261Z] Removing intermediate container aa0a2974197b [2020-12-18T04:29:15.261Z] ---> 088e7bd2f4bf [2020-12-18T04:29:15.261Z] Step 21/21 : LABEL version=0.0.0 [2020-12-18T04:29:15.537Z] ---> Running in 8534211ec28b [2020-12-18T04:29:16.145Z] Removing intermediate container 8534211ec28b [2020-12-18T04:29:16.145Z] ---> 48989d92b44d [2020-12-18T04:29:16.145Z] [2020-12-18T04:29:16.424Z] Successfully built 48989d92b44d [2020-12-18T04:29:16.424Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-12-18T04:29:23.179Z]  Building docker-support-scheduler-go ... done Removing intermediate container caf8c5a964f5 [2020-12-18T04:29:23.179Z] ---> 35df495abcc3 [2020-12-18T04:29:23.179Z] [2020-12-18T04:29:23.179Z] Step 10/22 : FROM scratch [2020-12-18T04:29:23.179Z] ---> [2020-12-18T04:29:23.179Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-18T04:29:23.179Z] ---> Using cache [2020-12-18T04:29:23.179Z] ---> 6d46db8377ab [2020-12-18T04:29:23.179Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-18T04:29:23.179Z] ---> Running in 97a1567756c5 [2020-12-18T04:29:23.457Z] Removing intermediate container 97a1567756c5 [2020-12-18T04:29:23.741Z] ---> 680480b1e13e [2020-12-18T04:29:23.741Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-18T04:29:23.741Z] ---> Running in 96ae623c691d [2020-12-18T04:29:24.346Z] Removing intermediate container 96ae623c691d [2020-12-18T04:29:24.346Z] ---> 902aacd91f64 [2020-12-18T04:29:24.346Z] Step 14/22 : WORKDIR / [2020-12-18T04:29:24.346Z] ---> Running in 6ddae7cb5285 [2020-12-18T04:29:24.621Z] Removing intermediate container 6ddae7cb5285 [2020-12-18T04:29:24.902Z] ---> 05efa517da8e [2020-12-18T04:29:24.902Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-18T04:29:25.506Z] ---> bbda5f666f5b [2020-12-18T04:29:25.506Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-18T04:29:26.947Z] ---> 528757b6a486 [2020-12-18T04:29:26.947Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-18T04:29:27.551Z] ---> 170eb46ee8e1 [2020-12-18T04:29:27.551Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-12-18T04:29:27.829Z] ---> Running in 3721da32f084 [2020-12-18T04:29:28.808Z] Removing intermediate container 3721da32f084 [2020-12-18T04:29:28.808Z] ---> a046470f2613 [2020-12-18T04:29:28.808Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-18T04:29:28.808Z] ---> Running in 6b82d0082d57 [2020-12-18T04:29:29.409Z] Removing intermediate container 6b82d0082d57 [2020-12-18T04:29:29.409Z] ---> 5231b0fbc29b [2020-12-18T04:29:29.409Z] Step 20/22 : LABEL arch=arm64 [2020-12-18T04:29:29.409Z] ---> Running in edf2ea143f03 [2020-12-18T04:29:30.019Z] Removing intermediate container edf2ea143f03 [2020-12-18T04:29:30.019Z] ---> fac25ce974a6 [2020-12-18T04:29:30.019Z] Step 21/22 : LABEL git_sha=a0fe9c2cbb5f2ba2374e06009d327325fce0109d [2020-12-18T04:29:30.293Z] ---> Running in d9cf460e8de9 [2020-12-18T04:29:30.586Z] Removing intermediate container d9cf460e8de9 [2020-12-18T04:29:30.586Z] ---> 4e1fc2920dc7 [2020-12-18T04:29:30.586Z] Step 22/22 : LABEL version=0.0.0 [2020-12-18T04:29:30.866Z] ---> Running in a87b11b3495b [2020-12-18T04:29:31.464Z] Removing intermediate container a87b11b3495b [2020-12-18T04:29:31.464Z] ---> 7e1de2f58945 [2020-12-18T04:29:31.464Z] [2020-12-18T04:29:31.738Z] Successfully built 7e1de2f58945 [2020-12-18T04:29:31.738Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-12-18T04:29:37.138Z]  Building docker-core-metadata-go ... done Removing intermediate container 84bae4099e84 [2020-12-18T04:29:37.138Z] ---> 33e4231db42f [2020-12-18T04:29:37.138Z] [2020-12-18T04:29:37.138Z] Step 10/23 : FROM alpine [2020-12-18T04:29:37.138Z] ---> afeebe901d6b [2020-12-18T04:29:37.138Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-18T04:29:37.138Z] ---> Running in f5382661599a [2020-12-18T04:29:37.138Z] Removing intermediate container f5382661599a [2020-12-18T04:29:37.138Z] ---> c6e014ea9291 [2020-12-18T04:29:37.138Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-18T04:29:37.138Z] ---> Running in dc3414c67292 [2020-12-18T04:29:37.734Z] Removing intermediate container dc3414c67292 [2020-12-18T04:29:37.734Z] ---> 6b52568d0301 [2020-12-18T04:29:37.734Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-18T04:29:37.734Z] ---> Running in 62cbbc8e484b [2020-12-18T04:29:38.337Z] Removing intermediate container 62cbbc8e484b [2020-12-18T04:29:38.337Z] ---> ca9e4c43d60a [2020-12-18T04:29:38.337Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-18T04:29:38.337Z] ---> Running in 75305abc63a6 [2020-12-18T04:29:40.323Z] Removing intermediate container 75305abc63a6 [2020-12-18T04:29:40.323Z] ---> bfbf97058006 [2020-12-18T04:29:40.323Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-12-18T04:29:40.596Z] ---> Running in 9236f8ba3c95 [2020-12-18T04:29:42.029Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-18T04:29:42.627Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-18T04:29:43.224Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-18T04:29:43.224Z] (2/5) Installing libsodium (1.0.18-r0) [2020-12-18T04:29:43.497Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-18T04:29:43.771Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-18T04:29:43.771Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-18T04:29:43.771Z] Executing busybox-1.31.1-r19.trigger [2020-12-18T04:29:44.045Z] OK: 8 MiB in 19 packages [2020-12-18T04:29:45.478Z] Removing intermediate container 9236f8ba3c95 [2020-12-18T04:29:45.478Z] ---> 940539baea58 [2020-12-18T04:29:45.478Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-12-18T04:29:46.072Z] ---> e05a2b68dc34 [2020-12-18T04:29:46.072Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-18T04:29:47.046Z] ---> 567c21c61207 [2020-12-18T04:29:47.046Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-18T04:29:48.024Z] ---> 1401f6ab4bf5 [2020-12-18T04:29:48.024Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-18T04:29:48.024Z] ---> Running in 69b299c7fd5a [2020-12-18T04:29:48.631Z] Removing intermediate container 69b299c7fd5a [2020-12-18T04:29:48.631Z] ---> d9a2a9421ca6 [2020-12-18T04:29:48.631Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-18T04:29:48.631Z] ---> Running in 72bef6c365dd [2020-12-18T04:29:48.907Z] Removing intermediate container 72bef6c365dd [2020-12-18T04:29:48.907Z] ---> 17312ff62903 [2020-12-18T04:29:48.907Z] Step 21/23 : LABEL arch=arm64 [2020-12-18T04:29:49.176Z] ---> Running in 7f5cb59d8678 [2020-12-18T04:29:49.456Z] Removing intermediate container 7f5cb59d8678 [2020-12-18T04:29:49.456Z] ---> 47a2fbaf69c8 [2020-12-18T04:29:49.456Z] Step 22/23 : LABEL git_sha=a0fe9c2cbb5f2ba2374e06009d327325fce0109d [2020-12-18T04:29:49.730Z] ---> Running in b0b7c2943b48 [2020-12-18T04:29:50.004Z] Removing intermediate container b0b7c2943b48 [2020-12-18T04:29:50.004Z] ---> 9ae069ef2a7f [2020-12-18T04:29:50.284Z] Step 23/23 : LABEL version=0.0.0 [2020-12-18T04:29:50.284Z] ---> Running in 4d350ce07efd [2020-12-18T04:29:50.885Z] Removing intermediate container 4d350ce07efd [2020-12-18T04:29:50.885Z] ---> c79d7e353b77 [2020-12-18T04:29:50.885Z] [2020-12-18T04:29:51.156Z] Successfully built c79d7e353b77 [2020-12-18T04:29:51.156Z] Successfully tagged docker-core-data-go-arm64:latest [2020-12-18T04:29:51.443Z]  Building docker-core-data-go ... done  [Pipeline] } [2020-12-18T04:29:51.429Z] $ docker stop --time=1 074dd6beea498f898241d07d334b38417d79ff604a20ff5e81c3e6c2490e4bee [2020-12-18T04:29:53.363Z] $ docker rm -f 074dd6beea498f898241d07d334b38417d79ff604a20ff5e81c3e6c2490e4bee [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-18T04:29:54.214Z] + docker images [2020-12-18T04:29:54.214Z] + grep docker [2020-12-18T04:29:54.488Z] docker-core-data-go-arm64 latest c79d7e353b77 4 seconds ago 21MB [2020-12-18T04:29:54.488Z] docker-core-metadata-go-arm64 latest 7e1de2f58945 24 seconds ago 12.2MB [2020-12-18T04:29:54.488Z] docker-support-scheduler-go-arm64 latest 48989d92b44d 39 seconds ago 10MB [2020-12-18T04:29:54.488Z] docker-security-secretstore-setup-go-arm64 latest cf095143f881 45 seconds ago 23.5MB [2020-12-18T04:29:54.488Z] docker-sys-mgmt-agent-go-arm64 latest ad40f6671c29 About a minute ago 300MB [2020-12-18T04:29:54.488Z] docker-security-bootstrap-redis-go-arm64 latest e10ff04b6105 3 minutes ago 15.2MB [2020-12-18T04:29:54.488Z] docker-security-proxy-setup-go-arm64 latest 97b39968210f 3 minutes ago 23.4MB [2020-12-18T04:29:54.488Z] docker-support-notifications-go-arm64 latest 1b93b6e82245 3 minutes ago 11.4MB [2020-12-18T04:29:54.488Z] docker-core-command-go-arm64 latest 3f7567a4a04d 3 minutes ago 9.98MB [2020-12-18T04:29:54.488Z] docker latest 0c09fb3ff9b5 2 days 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 [2020-12-18T04:29:57.491Z] provisioning config files... [2020-12-18T04:29:57.521Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5524728540064266638tmp [Pipeline] { [Pipeline] sh [2020-12-18T04:29:57.946Z] + set +x [2020-12-18T04:29:57.947Z] + curl -s https://codecov.io/bash [2020-12-18T04:29:57.947Z] + bash -s -- [2020-12-18T04:29:58.529Z] [2020-12-18T04:29:58.529Z] _____ _ [2020-12-18T04:29:58.529Z] / ____| | | [2020-12-18T04:29:58.529Z] | | ___ __| | ___ ___ _____ __ [2020-12-18T04:29:58.529Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-12-18T04:29:58.529Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-12-18T04:29:58.529Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-12-18T04:29:58.529Z] Bash-20201217-3d3df35 [2020-12-18T04:29:58.529Z] [2020-12-18T04:29:58.529Z] [2020-12-18T04:29:58.529Z] git version 2.24.3 found [2020-12-18T04:29:58.529Z] 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 [2020-12-18T04:29:58.529Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2020-12-18T04:29:58.529Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets found [2020-12-18T04:29:58.529Z] ==> Jenkins CI detected. [2020-12-18T04:29:58.529Z] project root: . [2020-12-18T04:29:58.529Z] --> token set from env [2020-12-18T04:29:58.529Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-12-18T04:29:58.529Z] ==> Running gcov in . (disable via -X gcov) [2020-12-18T04:29:58.529Z] ==> Python coveragepy not found [2020-12-18T04:29:58.529Z] ==> Searching for coverage reports in: [2020-12-18T04:29:58.529Z] + . [2020-12-18T04:29:58.529Z] -> Found 1 reports [2020-12-18T04:29:58.529Z] ==> Detecting git/mercurial file structure [2020-12-18T04:29:58.529Z] ==> Reading reports [2020-12-18T04:29:58.529Z] + ./coverage.out bytes=538064 [2020-12-18T04:29:58.529Z] ==> Appending adjustments [2020-12-18T04:29:58.529Z] https://docs.codecov.io/docs/fixing-reports [2020-12-18T04:30:01.864Z] + Found adjustments [2020-12-18T04:30:01.864Z] ==> Gzipping contents [2020-12-18T04:30:01.864Z] 80K /tmp/codecov.ZVFZ3m.gz [2020-12-18T04:30:01.864Z] ==> Uploading reports [2020-12-18T04:30:01.864Z] url: https://codecov.io [2020-12-18T04:30:01.864Z] query: branch=PR-2962&commit=a0fe9c2cbb5f2ba2374e06009d327325fce0109d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2962%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2962&job=&cmd_args= [2020-12-18T04:30:01.864Z] -> Pinging Codecov [2020-12-18T04:30:01.864Z] https://codecov.io/upload/v4?package=bash-20201217-3d3df35&token=secret&branch=PR-2962&commit=a0fe9c2cbb5f2ba2374e06009d327325fce0109d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2962%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2962&job=&cmd_args= [2020-12-18T04:30:02.173Z] -> Uploading to [2020-12-18T04:30:02.173Z] https://storage.googleapis.com/codecov/v4/raw/2020-12-18/00271124DB129430A58F1EEE437C3FCB/a0fe9c2cbb5f2ba2374e06009d327325fce0109d/e2d3b04b-dd01-461d-95f6-91a11bd04fc1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201218%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201218T043002Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=69bedf0e93dac9de570a78bf60b40c590be28df5f32d69d1d5d3a72efe3d773c [2020-12-18T04:30:02.173Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-18T04:30:02.173Z] Dload Upload Total Spent Left Speed [2020-12-18T04:30:02.774Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 81864 0 0 100 81864 0 250k --:--:-- --:--:-- --:--:-- 250k 100 81864 0 0 100 81864 0 139k --:--:-- --:--:-- --:--:-- 139k [2020-12-18T04:30:02.774Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/a0fe9c2cbb5f2ba2374e06009d327325fce0109d [Pipeline] } [2020-12-18T04:30:02.839Z] 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 [2020-12-18T04:30:05.977Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-18T04:30:06.907Z] ---> package-listing.sh [2020-12-18T04:30:06.907Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-18T04:30:06.907Z] ++ facter osfamily [2020-12-18T04:30:06.907Z] + OS_FAMILY=redhat [2020-12-18T04:30:06.907Z] + workspace=/w/workspace/edgex-go/1 [2020-12-18T04:30:06.907Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-18T04:30:06.907Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-18T04:30:06.907Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-18T04:30:06.907Z] + PACKAGES=/tmp/packages_start.txt [2020-12-18T04:30:06.907Z] + '[' /w/workspace/edgex-go/1 ']' [2020-12-18T04:30:06.907Z] + PACKAGES=/tmp/packages_end.txt [2020-12-18T04:30:06.907Z] + case "${OS_FAMILY}" in [2020-12-18T04:30:06.907Z] + rpm -qa [2020-12-18T04:30:06.907Z] + sort [2020-12-18T04:30:12.227Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-18T04:30:12.227Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-18T04:30:12.227Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-18T04:30:12.227Z] + '[' /w/workspace/edgex-go/1 ']' [2020-12-18T04:30:12.227Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2020-12-18T04:30:12.227Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2020-12-18T04:30:12.269Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-18T04:30:12.611Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-18T04:30:13.073Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-18T04:30:13.073Z] [2020-12-18T04:30:13.073Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-18T04:30:13.579Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-18T04:30:13.579Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-18T04:30:13.579Z] df20fa9351a1: Pulling fs layer [2020-12-18T04:30:13.579Z] 36b3adc4ff6f: Pulling fs layer [2020-12-18T04:30:13.579Z] 8ad3a11d3b57: Pulling fs layer [2020-12-18T04:30:13.579Z] 46f8f816bc3b: Pulling fs layer [2020-12-18T04:30:13.579Z] 93b61091891f: Pulling fs layer [2020-12-18T04:30:13.579Z] 93b9cdb0e59b: Pulling fs layer [2020-12-18T04:30:13.579Z] 5e14af77c1be: Pulling fs layer [2020-12-18T04:30:13.579Z] 01666e4c0597: Pulling fs layer [2020-12-18T04:30:13.579Z] aa168da1d23b: Pulling fs layer [2020-12-18T04:30:13.579Z] 93b9cdb0e59b: Waiting [2020-12-18T04:30:13.579Z] 5e14af77c1be: Waiting [2020-12-18T04:30:13.579Z] 01666e4c0597: Waiting [2020-12-18T04:30:13.579Z] aa168da1d23b: Waiting [2020-12-18T04:30:13.579Z] 46f8f816bc3b: Waiting [2020-12-18T04:30:13.579Z] 93b61091891f: Waiting [2020-12-18T04:30:13.579Z] 36b3adc4ff6f: Download complete [2020-12-18T04:30:13.579Z] 46f8f816bc3b: Download complete [2020-12-18T04:30:13.849Z] df20fa9351a1: Verifying Checksum [2020-12-18T04:30:13.849Z] df20fa9351a1: Download complete [2020-12-18T04:30:13.849Z] 93b9cdb0e59b: Verifying Checksum [2020-12-18T04:30:13.849Z] 93b9cdb0e59b: Download complete [2020-12-18T04:30:13.849Z] 5e14af77c1be: Verifying Checksum [2020-12-18T04:30:13.849Z] 5e14af77c1be: Download complete [2020-12-18T04:30:13.849Z] 01666e4c0597: Download complete [2020-12-18T04:30:13.849Z] 93b61091891f: Verifying Checksum [2020-12-18T04:30:13.849Z] 93b61091891f: Download complete [2020-12-18T04:30:14.115Z] df20fa9351a1: Pull complete [2020-12-18T04:30:14.115Z] 8ad3a11d3b57: Verifying Checksum [2020-12-18T04:30:14.115Z] 8ad3a11d3b57: Download complete [2020-12-18T04:30:14.390Z] 36b3adc4ff6f: Pull complete [2020-12-18T04:30:15.350Z] 8ad3a11d3b57: Pull complete [2020-12-18T04:30:15.350Z] 46f8f816bc3b: Pull complete [2020-12-18T04:30:15.933Z] 93b61091891f: Pull complete [2020-12-18T04:30:16.884Z] aa168da1d23b: Verifying Checksum [2020-12-18T04:30:16.884Z] aa168da1d23b: Download complete [2020-12-18T04:30:19.458Z] 93b9cdb0e59b: Pull complete [2020-12-18T04:30:19.458Z] 5e14af77c1be: Pull complete [2020-12-18T04:30:19.458Z] 01666e4c0597: Pull complete [2020-12-18T04:30:27.689Z] aa168da1d23b: Pull complete [2020-12-18T04:30:27.689Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-18T04:30:27.690Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-18T04:30:27.690Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-18T04:30:27.920Z] prd-centos7-docker-4c-2g-16721 does not seem to be running inside a container [2020-12-18T04:30:27.972Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-18T04:30:31.879Z] $ docker top 6f9ccac6d49d9ac4f82115ed0ad0cc6929ead1bc9ac541795f53a0738e894535 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-18T04:30:32.609Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-18T04:30:32.947Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-18T04:30:33.269Z] + ls /var/log/sa-host [2020-12-18T04:30:33.269Z] + sadf -c /var/log/sa-host/sa18 [2020-12-18T04:30:33.269Z] file_magic: OK [2020-12-18T04:30:33.269Z] HZ: Using current value: 100 [2020-12-18T04:30:33.269Z] file_header: OK [2020-12-18T04:30:33.269Z] 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 [2020-12-18T04:30:33.269Z] Statistics: [2020-12-18T04:30:33.269Z] 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... [2020-12-18T04:30:33.269Z] File successfully converted to sysstat format version 12.2.1 [2020-12-18T04:30:33.269Z] + sadf -c /var/log/sa-host/sa23 [2020-12-18T04:30:33.269Z] file_magic: OK [2020-12-18T04:30:33.269Z] HZ: Using current value: 100 [2020-12-18T04:30:33.269Z] file_header: OK [2020-12-18T04:30:33.269Z] 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 [2020-12-18T04:30:33.269Z] Statistics: [2020-12-18T04:30:33.269Z] Hnuu...uuuununununu... [2020-12-18T04:30:33.269Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-18T04:30:34.004Z] provisioning config files... [2020-12-18T04:30:34.022Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4427206425126983118tmp [Pipeline] { [Pipeline] echo [2020-12-18T04:30:34.140Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-18T04:30:34.492Z] ---> create-netrc.sh [Pipeline] } [2020-12-18T04:30:34.527Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-18T04:30:34.677Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-18T04:30:35.014Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-18T04:30:35.048Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-18T04:30:35.393Z] ---> sudo-logs.sh [2020-12-18T04:30:35.393Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-18T04:30:35.423Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-18T04:30:35.762Z] ---> job-cost.sh [2020-12-18T04:30:35.762Z] lf-activate-venv: SKIPPING [2020-12-18T04:30:35.762Z] INFO: No Stack... [2020-12-18T04:30:36.724Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-18T04:30:36.987Z] INFO: Archiving Costs [Pipeline] echo [2020-12-18T04:30:37.022Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-18T04:30:37.376Z] ---> logs-deploy.sh [2020-12-18T04:30:37.376Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2962/1 [2020-12-18T04:30:37.376Z] INFO: archiving workspace using pattern(s): [2020-12-18T04:30:39.303Z] Archives upload complete. [2020-12-18T04:30:39.303Z] INFO: archiving logs to Nexus