Pull request #3209 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 49718c946fbf1d21b605dd41d0c635a3842b2325+ebb2ea496306d9631a66da1b80e1549344472191 (43da4b295698f77626aa10c24185c6a9aceb8906) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-29909’ Running on prd-centos7-docker-4c-2g-29918 in /w/workspace/edgexfoundry_edgex-go_PR-3209 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/22 [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/22 # 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 ebb2ea496306d9631a66da1b80e1549344472191 into PR head commit 49718c946fbf1d21b605dd41d0c635a3842b2325 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3209/head:refs/remotes/origin/PR-3209 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 49718c946fbf1d21b605dd41d0c635a3842b2325 # timeout=10 Merge succeeded, producing 49718c946fbf1d21b605dd41d0c635a3842b2325 Checking out Revision 49718c946fbf1d21b605dd41d0c635a3842b2325 (PR-3209) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge ebb2ea496306d9631a66da1b80e1549344472191 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 49718c946fbf1d21b605dd41d0c635a3842b2325 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage > git rev-list --no-walk f759c1930cbd0512a5551fdcb84a4de84c3c09dd # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-16T02:56:20.400Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-16T02:56:20.699Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-16T02:56:20.806Z] ========================================================= [2021-03-16T02:56:20.806Z] EdgeX Global Pipelines Version Info [2021-03-16T02:56:20.806Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-16T02:56:22.255Z] ------------------- [2021-03-16T02:56:22.255Z] stable info: [2021-03-16T02:56:22.255Z] ------------------- [2021-03-16T02:56:22.255Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-16T02:56:22.255Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-16T02:56:22.255Z] Message: update stable to v1.0.184 [2021-03-16T02:56:23.201Z] ------------------- [2021-03-16T02:56:23.201Z] experimental info: [2021-03-16T02:56:23.201Z] ------------------- [2021-03-16T02:56:23.201Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-16T02:56:23.201Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-16T02:56:23.201Z] Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-16T02:56:23.496Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-03-16T02:56:23.579Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-03-16T02:56:23.661Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-16T02:56:23.747Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-16T02:56:23.827Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-16T02:56:23.906Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-16T02:56:23.991Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-16T02:56:24.072Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-03-16T02:56:24.151Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-03-16T02:56:24.233Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-03-16T02:56:24.335Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-16T02:56:24.419Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-16T02:56:24.517Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-16T02:56:24.602Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-16T02:56:24.696Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-16T02:56:24.789Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-16T02:56:24.878Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-16T02:56:25.069Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-16T02:56:25.189Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-16T02:56:25.272Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-16T02:56:25.349Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-16T02:56:25.432Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-16T02:56:25.512Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3209 [Pipeline] echo [2021-03-16T02:56:25.592Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3209 [Pipeline] echo [2021-03-16T02:56:25.758Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3209 [Pipeline] echo [2021-03-16T02:56:25.864Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 49718c946fbf1d21b605dd41d0c635a3842b2325 [Pipeline] echo [2021-03-16T02:56:25.945Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 49718c9 [Pipeline] echo [2021-03-16T02:56:26.036Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-16T02:56:26.198Z] provisioning config files... [2021-03-16T02:56:26.229Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/22@tmp/config6161492479871728886tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-16T02:56:26.612Z] ---> docker-login.sh [2021-03-16T02:56:26.612Z] nexus3.edgexfoundry.org:10001 [2021-03-16T02:56:26.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-16T02:56:27.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-16T02:56:27.141Z] Configure a credential helper to remove this warning. See [2021-03-16T02:56:27.141Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-16T02:56:27.141Z] [2021-03-16T02:56:27.141Z] Login Succeeded [2021-03-16T02:56:27.141Z] nexus3.edgexfoundry.org:10002 [2021-03-16T02:56:27.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-16T02:56:27.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-16T02:56:27.402Z] Configure a credential helper to remove this warning. See [2021-03-16T02:56:27.402Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-16T02:56:27.402Z] [2021-03-16T02:56:27.402Z] Login Succeeded [2021-03-16T02:56:27.402Z] nexus3.edgexfoundry.org:10003 [2021-03-16T02:56:27.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-16T02:56:27.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-16T02:56:27.403Z] Configure a credential helper to remove this warning. See [2021-03-16T02:56:27.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-16T02:56:27.403Z] [2021-03-16T02:56:27.403Z] Login Succeeded [2021-03-16T02:56:27.403Z] nexus3.edgexfoundry.org:10004 [2021-03-16T02:56:27.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-16T02:56:27.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-16T02:56:27.664Z] Configure a credential helper to remove this warning. See [2021-03-16T02:56:27.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-16T02:56:27.664Z] [2021-03-16T02:56:27.664Z] Login Succeeded [2021-03-16T02:56:27.664Z] docker.io [2021-03-16T02:56:27.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-16T02:56:27.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-16T02:56:27.929Z] Configure a credential helper to remove this warning. See [2021-03-16T02:56:27.929Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-16T02:56:27.929Z] [2021-03-16T02:56:27.930Z] Login Succeeded [2021-03-16T02:56:27.930Z] ---> docker-login.sh ends [Pipeline] } [2021-03-16T02:56:27.939Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-16T02:56:28.622Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-03-16T02:56:28.623Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-16T02:56:28.623Z] ++ dirname cmd/core-command/Dockerfile [2021-03-16T02:56:28.623Z] ++ cut -d/ -f2 [2021-03-16T02:56:28.623Z] + echo core-command,cmd/core-command/Dockerfile [2021-03-16T02:56:28.623Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-16T02:56:28.623Z] ++ dirname cmd/core-data/Dockerfile [2021-03-16T02:56:28.623Z] ++ cut -d/ -f2 [2021-03-16T02:56:28.623Z] + echo core-data,cmd/core-data/Dockerfile [2021-03-16T02:56:28.623Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-16T02:56:28.623Z] ++ dirname cmd/core-metadata/Dockerfile [2021-03-16T02:56:28.623Z] ++ cut -d/ -f2 [2021-03-16T02:56:28.623Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-03-16T02:56:28.623Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-16T02:56:28.623Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-03-16T02:56:28.623Z] ++ cut -d/ -f2 [2021-03-16T02:56:28.623Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-03-16T02:56:28.623Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-16T02:56:28.623Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-03-16T02:56:28.623Z] ++ cut -d/ -f2 [2021-03-16T02:56:28.623Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-03-16T02:56:28.623Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-16T02:56:28.623Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-03-16T02:56:28.623Z] ++ cut -d/ -f2 [2021-03-16T02:56:28.623Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-03-16T02:56:28.623Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-16T02:56:28.623Z] ++ dirname cmd/support-notifications/Dockerfile [2021-03-16T02:56:28.623Z] ++ cut -d/ -f2 [2021-03-16T02:56:28.623Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-03-16T02:56:28.623Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-16T02:56:28.623Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-03-16T02:56:28.623Z] ++ cut -d/ -f2 [2021-03-16T02:56:28.623Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-03-16T02:56:28.623Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-16T02:56:28.623Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-03-16T02:56:28.623Z] ++ cut -d/ -f2 [2021-03-16T02:56:28.623Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-03-16T02:56:28.695Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-03-16T02:56:29.497Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-16T02:56:29.497Z] [2021-03-16T02:56:29.497Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-16T02:56:29.847Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-16T02:56:29.847Z] latest: Pulling from edgex-devops/git-semver [2021-03-16T02:56:29.847Z] 31603596830f: Pulling fs layer [2021-03-16T02:56:29.847Z] 2a8b12db71e7: Pulling fs layer [2021-03-16T02:56:29.847Z] 6ca5941a6612: Pulling fs layer [2021-03-16T02:56:29.847Z] ecc8261a40a4: Pulling fs layer [2021-03-16T02:56:29.847Z] ecc8261a40a4: Waiting [2021-03-16T02:56:29.847Z] 2a8b12db71e7: Verifying Checksum [2021-03-16T02:56:29.847Z] 2a8b12db71e7: Download complete [2021-03-16T02:56:29.847Z] 31603596830f: Download complete [2021-03-16T02:56:30.111Z] ecc8261a40a4: Verifying Checksum [2021-03-16T02:56:30.111Z] ecc8261a40a4: Download complete [2021-03-16T02:56:30.111Z] 6ca5941a6612: Verifying Checksum [2021-03-16T02:56:30.111Z] 6ca5941a6612: Download complete [2021-03-16T02:56:30.373Z] 31603596830f: Pull complete [2021-03-16T02:56:30.635Z] 2a8b12db71e7: Pull complete [2021-03-16T02:56:31.223Z] 6ca5941a6612: Pull complete [2021-03-16T02:56:31.809Z] ecc8261a40a4: Pull complete [2021-03-16T02:56:31.809Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-16T02:56:31.809Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-16T02:56:31.809Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-16T02:56:31.916Z] prd-centos7-docker-4c-2g-29918 does not seem to be running inside a container [2021-03-16T02:56:31.972Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-16T02:56:34.678Z] $ docker top 639a9b9b50a24df1fe4ba6bd3797fc20e12a2561587875c76cc42e7835606874 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-16T02:56:35.035Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-16T02:56:35.035Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-16T02:56:35.258Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-16T02:56:35.263Z] $ docker exec 639a9b9b50a24df1fe4ba6bd3797fc20e12a2561587875c76cc42e7835606874 ssh-agent [2021-03-16T02:56:35.431Z] SSH_AUTH_SOCK=/tmp/ssh-LUgOsxxDv3m2/agent.11 [2021-03-16T02:56:35.431Z] SSH_AGENT_PID=16 [2021-03-16T02:56:35.443Z] Running ssh-add (command line suppressed) [2021-03-16T02:56:35.602Z] Identity added: /w/workspace/edgex-go/22@tmp/private_key_2987019414707166655.key (/w/workspace/edgex-go/22@tmp/private_key_2987019414707166655.key) [2021-03-16T02:56:35.658Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-16T02:56:36.003Z] + git tag --points-at HEAD [Pipeline] } [2021-03-16T02:56:36.031Z] $ docker exec --env ******** --env ******** 639a9b9b50a24df1fe4ba6bd3797fc20e12a2561587875c76cc42e7835606874 ssh-agent -k [2021-03-16T02:56:36.147Z] unset SSH_AUTH_SOCK; [2021-03-16T02:56:36.148Z] unset SSH_AGENT_PID; [2021-03-16T02:56:36.148Z] echo Agent pid 16 killed; [2021-03-16T02:56:36.196Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-16T02:56:36.343Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-16T02:56:36.343Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-16T02:56:36.512Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-16T02:56:36.518Z] $ docker exec 639a9b9b50a24df1fe4ba6bd3797fc20e12a2561587875c76cc42e7835606874 ssh-agent [2021-03-16T02:56:36.679Z] SSH_AUTH_SOCK=/tmp/ssh-388dleKE6I8i/agent.45 [2021-03-16T02:56:36.679Z] SSH_AGENT_PID=51 [2021-03-16T02:56:36.686Z] Running ssh-add (command line suppressed) [2021-03-16T02:56:36.811Z] Identity added: /w/workspace/edgex-go/22@tmp/private_key_8974651757039967718.key (/w/workspace/edgex-go/22@tmp/private_key_8974651757039967718.key) [2021-03-16T02:56:36.863Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-16T02:56:37.211Z] + git semver init [2021-03-16T02:56:37.211Z] # -> Open(): unable to determine branch for HEAD [2021-03-16T02:56:37.211Z] # $GIT_DIR = /w/workspace/edgex-go/22/.git [2021-03-16T02:56:37.211Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/22 [2021-03-16T02:56:37.211Z] # $SEMVER_REMOTE_NAME = origin [2021-03-16T02:56:37.211Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-16T02:56:37.211Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-16T02:56:37.211Z] # $SEMVER_BRANCH = PR-3209 [2021-03-16T02:56:37.211Z] # $SEMVER_TEMP = /tmp/semver-341157721 [2021-03-16T02:56:37.211Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-03-16T02:57:16.036Z] # '/tmp/semver-341157721' -> '/w/workspace/edgex-go/22/.semver' [2021-03-16T02:57:16.036Z] # -> Force: false [2021-03-16T02:57:16.036Z] # $SEMVER_DIR = /w/workspace/edgex-go/22/.semver [Pipeline] } [2021-03-16T02:57:16.059Z] $ docker exec --env ******** --env ******** 639a9b9b50a24df1fe4ba6bd3797fc20e12a2561587875c76cc42e7835606874 ssh-agent -k [2021-03-16T02:57:16.357Z] unset SSH_AUTH_SOCK; [2021-03-16T02:57:16.358Z] unset SSH_AGENT_PID; [2021-03-16T02:57:16.358Z] echo Agent pid 51 killed; [2021-03-16T02:57:16.465Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-16T02:57:16.941Z] + git semver [Pipeline] } [2021-03-16T02:57:16.964Z] $ docker stop --time=1 639a9b9b50a24df1fe4ba6bd3797fc20e12a2561587875c76cc42e7835606874 [2021-03-16T02:57:18.862Z] $ docker rm -f 639a9b9b50a24df1fe4ba6bd3797fc20e12a2561587875c76cc42e7835606874 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-16T02:57:19.383Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-16T02:57:19.892Z] Stashed 1 file(s) [Pipeline] echo [2021-03-16T02:57:19.895Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-16T02:57:20.908Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-16T02:57:21.207Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-16T02:57:21.506Z] + sudo service docker restart [2021-03-16T02:57:21.506Z] + true [2021-03-16T02:57:21.506Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-03-16T02:57:22.099Z] ========================================================= [2021-03-16T02:57:22.100Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-16T02:57:22.100Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-16T02:57:22.446Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-03-16T02:57:25.779Z] Sending build context to Docker daemon 328.6MB [2021-03-16T02:57:25.779Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-16T02:57:25.779Z] Step 2/6 : FROM ${BASE} [2021-03-16T02:57:25.779Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-16T02:57:25.779Z] 188c0c94c7c5: Pulling fs layer [2021-03-16T02:57:25.779Z] 0ef7d3d256c8: Pulling fs layer [2021-03-16T02:57:25.779Z] de9db76c5a1d: Pulling fs layer [2021-03-16T02:57:25.779Z] bca2f99d35d6: Pulling fs layer [2021-03-16T02:57:25.779Z] 93359f2a8cfa: Pulling fs layer [2021-03-16T02:57:25.779Z] 7c6f9722023f: Pulling fs layer [2021-03-16T02:57:25.779Z] a35cf1a2eb13: Pulling fs layer [2021-03-16T02:57:25.779Z] 93359f2a8cfa: Waiting [2021-03-16T02:57:25.779Z] 7c6f9722023f: Waiting [2021-03-16T02:57:25.779Z] a35cf1a2eb13: Waiting [2021-03-16T02:57:25.779Z] bca2f99d35d6: Waiting [2021-03-16T02:57:26.043Z] de9db76c5a1d: Verifying Checksum [2021-03-16T02:57:26.043Z] de9db76c5a1d: Download complete [2021-03-16T02:57:26.043Z] 0ef7d3d256c8: Download complete [2021-03-16T02:57:26.043Z] 93359f2a8cfa: Verifying Checksum [2021-03-16T02:57:26.043Z] 93359f2a8cfa: Download complete [2021-03-16T02:57:26.043Z] 7c6f9722023f: Verifying Checksum [2021-03-16T02:57:26.043Z] 7c6f9722023f: Download complete [2021-03-16T02:57:26.043Z] 188c0c94c7c5: Verifying Checksum [2021-03-16T02:57:26.043Z] 188c0c94c7c5: Download complete [2021-03-16T02:57:26.622Z] 188c0c94c7c5: Pull complete [2021-03-16T02:57:26.891Z] 0ef7d3d256c8: Pull complete [2021-03-16T02:57:27.154Z] de9db76c5a1d: Pull complete [2021-03-16T02:57:27.734Z] a35cf1a2eb13: Verifying Checksum [2021-03-16T02:57:27.734Z] a35cf1a2eb13: Download complete [2021-03-16T02:57:28.314Z] bca2f99d35d6: Verifying Checksum [2021-03-16T02:57:28.314Z] bca2f99d35d6: Download complete [2021-03-16T02:57:33.652Z] bca2f99d35d6: Pull complete [2021-03-16T02:57:33.917Z] 93359f2a8cfa: Pull complete [2021-03-16T02:57:33.917Z] 7c6f9722023f: Pull complete [2021-03-16T02:57:35.337Z] Still waiting to schedule task [2021-03-16T02:57:35.337Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-03-16T02:57:38.158Z] a35cf1a2eb13: Pull complete [2021-03-16T02:57:38.158Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-16T02:57:38.158Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-16T02:57:38.158Z] ---> a62c8e92a672 [2021-03-16T02:57:38.158Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-03-16T02:57:38.158Z] ---> Running in 6c4b2308b876 [2021-03-16T02:57:38.732Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T02:57:39.685Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T02:57:40.262Z] (1/12) Installing libmagic (5.38-r0) [2021-03-16T02:57:40.524Z] (2/12) Installing file (5.38-r0) [2021-03-16T02:57:40.524Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-16T02:57:40.787Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-16T02:58:02.804Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-16T02:58:02.804Z] (6/12) Installing patch (2.7.6-r6) [2021-03-16T02:58:02.804Z] (7/12) Installing build-base (0.5-r2) [2021-03-16T02:58:02.804Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-16T02:58:02.804Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-16T02:58:02.804Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-16T02:58:02.804Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-16T02:58:02.804Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-16T02:58:02.804Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T02:58:02.804Z] OK: 233 MiB in 51 packages [2021-03-16T02:58:06.159Z] Removing intermediate container 6c4b2308b876 [2021-03-16T02:58:06.159Z] ---> b18030f2d01b [2021-03-16T02:58:06.159Z] Step 4/6 : WORKDIR /edgex-go [2021-03-16T02:58:06.159Z] ---> Running in ad823984070d [2021-03-16T02:58:06.159Z] Removing intermediate container ad823984070d [2021-03-16T02:58:06.159Z] ---> 9be783a606ad [2021-03-16T02:58:06.159Z] Step 5/6 : COPY go.mod . [2021-03-16T02:58:06.430Z] ---> 71f61c4c5768 [2021-03-16T02:58:06.430Z] Step 6/6 : RUN go mod download [2021-03-16T02:58:06.430Z] ---> Running in f5c802d2d617 [2021-03-16T02:58:28.432Z] Removing intermediate container f5c802d2d617 [2021-03-16T02:58:28.432Z] ---> 61202da417dc [2021-03-16T02:58:28.432Z] Successfully built 61202da417dc [2021-03-16T02:58:28.432Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-16T02:58:28.748Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-16T02:58:28.748Z] . [Pipeline] withDockerContainer [2021-03-16T02:58:28.847Z] prd-centos7-docker-4c-2g-29918 does not seem to be running inside a container [2021-03-16T02:58:28.897Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-16T02:58:29.662Z] $ docker top 5c879567eba70d5c4d0503c737d18f41ee0e0a36ab9a805495727ac9872f47a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-16T02:58:30.187Z] + go version [2021-03-16T02:58:30.187Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-16T02:58:30.203Z] $ docker stop --time=1 5c879567eba70d5c4d0503c737d18f41ee0e0a36ab9a805495727ac9872f47a1 [2021-03-16T02:58:31.534Z] $ docker rm -f 5c879567eba70d5c4d0503c737d18f41ee0e0a36ab9a805495727ac9872f47a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-16T02:58:32.438Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-16T02:58:32.438Z] . [Pipeline] withDockerContainer [2021-03-16T02:58:32.539Z] prd-centos7-docker-4c-2g-29918 does not seem to be running inside a container [2021-03-16T02:58:32.590Z] $ 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/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-16T02:58:33.244Z] $ docker top 2c80a6537f60983b66f06c9f2a47e180bb2615a8f945af6b3cd34c156d0f152d -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-16T02:58:33.428Z] ========================================================= [2021-03-16T02:58:33.428Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-16T02:58:33.428Z] ========================================================= [Pipeline] sh [2021-03-16T02:58:33.721Z] + make test [2021-03-16T02:58:33.721Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-16T02:58:43.782Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-16T02:58:58.850Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-16T02:59:05.555Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-16T02:59:05.555Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-16T02:59:05.555Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-16T02:59:07.577Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-16T02:59:07.577Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-16T02:59:07.577Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-16T02:59:07.577Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-16T02:59:07.855Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-16T02:59:08.453Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-16T02:59:11.049Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-16T02:59:11.049Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-16T02:59:11.049Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-16T02:59:13.614Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.114s coverage: 45.9% of statements [2021-03-16T02:59:13.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-16T02:59:13.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-16T02:59:13.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-16T02:59:13.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-16T02:59:13.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-16T02:59:13.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-16T02:59:13.614Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.045s coverage: 19.8% of statements [2021-03-16T02:59:13.614Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.090s coverage: 100.0% of statements [2021-03-16T02:59:16.998Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.174s coverage: 27.1% of statements [2021-03-16T02:59:16.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-16T02:59:16.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-16T02:59:16.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-16T02:59:16.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-16T02:59:16.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-16T02:59:16.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-16T02:59:16.998Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.047s coverage: 100.0% of statements [2021-03-16T02:59:16.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-16T02:59:16.998Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.041s coverage: 100.0% of statements [2021-03-16T02:59:16.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-16T02:59:16.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-16T02:59:16.998Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.106s coverage: 71.3% of statements [2021-03-16T02:59:16.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-16T02:59:16.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-16T02:59:17.267Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.143s coverage: 82.9% of statements [2021-03-16T02:59:17.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-16T02:59:17.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-16T02:59:17.267Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.075s coverage: 78.9% of statements [2021-03-16T02:59:17.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-16T02:59:20.144Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.353s coverage: 28.6% of statements [2021-03-16T02:59:20.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-16T02:59:20.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-16T02:59:20.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-16T02:59:20.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-16T02:59:20.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-16T02:59:20.144Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.071s coverage: 100.0% of statements [2021-03-16T02:59:20.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-16T02:59:20.144Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.060s coverage: 100.0% of statements [2021-03-16T02:59:20.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-16T02:59:20.144Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.114s coverage: 86.7% of statements [2021-03-16T02:59:20.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-16T02:59:20.144Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.169s coverage: 97.5% of statements [2021-03-16T02:59:20.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-16T02:59:20.144Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.112s coverage: 78.3% of statements [2021-03-16T02:59:20.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-16T02:59:20.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-16T02:59:20.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-16T02:59:20.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-16T02:59:23.194Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.401s coverage: 92.8% of statements [2021-03-16T02:59:23.194Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-16T02:59:23.194Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-16T02:59:23.194Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-16T02:59:23.194Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-16T02:59:23.194Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-16T02:59:23.194Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-16T02:59:23.194Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-16T02:59:23.194Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-16T02:59:23.194Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-16T02:59:23.194Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-16T02:59:23.194Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-16T02:59:23.194Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-16T02:59:23.194Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-16T02:59:23.194Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-16T02:59:23.194Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-16T02:59:23.194Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-16T02:59:23.194Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-16T02:59:23.194Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-16T02:59:23.194Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.042s coverage: 58.8% of statements [2021-03-16T02:59:23.194Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-16T02:59:23.194Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-16T02:59:23.194Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.068s coverage: 0.1% of statements [2021-03-16T02:59:23.194Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-16T02:59:23.194Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-16T02:59:23.194Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-16T02:59:23.194Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.077s coverage: 47.1% of statements [2021-03-16T02:59:23.194Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.040s coverage: 79.5% of statements [2021-03-16T02:59:23.194Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.039s coverage: 94.1% of statements [2021-03-16T02:59:23.194Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements [2021-03-16T02:59:23.194Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.036s coverage: 87.5% of statements [2021-03-16T02:59:35.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.065s coverage: 94.4% of statements [2021-03-16T02:59:35.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.035s coverage: 44.8% of statements [2021-03-16T02:59:36.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.116s coverage: 81.9% of statements [2021-03-16T02:59:46.923Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.067s coverage: 92.9% of statements [2021-03-16T02:59:46.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-16T02:59:46.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-16T02:59:46.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-16T02:59:46.923Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 77.8% of statements [2021-03-16T02:59:46.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-16T02:59:46.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-16T02:59:46.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-16T02:59:46.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-16T02:59:46.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-16T02:59:46.923Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.044s coverage: 87.2% of statements [2021-03-16T02:59:46.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-16T02:59:46.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-16T02:59:46.923Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.033s coverage: 100.0% of statements [2021-03-16T02:59:46.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-16T02:59:46.923Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.045s coverage: 75.5% of statements [2021-03-16T02:59:46.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-16T02:59:46.923Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.033s coverage: 80.8% of statements [2021-03-16T02:59:46.923Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements [2021-03-16T02:59:46.923Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.044s coverage: 84.6% of statements [2021-03-16T02:59:46.923Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.091s coverage: 91.6% of statements [2021-03-16T02:59:46.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-16T02:59:46.923Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.175s coverage: 62.4% of statements [2021-03-16T02:59:46.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-16T02:59:46.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-16T02:59:46.923Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.032s coverage: 100.0% of statements [2021-03-16T02:59:46.923Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.051s coverage: 91.3% of statements [2021-03-16T02:59:46.923Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.036s coverage: 100.0% of statements [2021-03-16T02:59:46.923Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2021-03-16T02:59:46.923Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2021-03-16T02:59:46.923Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.331s coverage: 69.0% of statements [2021-03-16T02:59:46.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-16T02:59:46.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-16T02:59:46.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-16T02:59:46.923Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.093s coverage: 38.4% of statements [2021-03-16T02:59:46.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-16T02:59:46.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-16T02:59:46.923Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.049s coverage: 89.5% of statements [2021-03-16T02:59:46.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-16T02:59:46.923Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.034s coverage: 84.8% of statements [2021-03-16T02:59:46.923Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.134s coverage: 47.0% of statements [2021-03-16T02:59:46.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-16T02:59:46.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-16T02:59:46.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-16T02:59:46.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-16T02:59:46.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-16T02:59:46.923Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.054s coverage: 100.0% of statements [2021-03-16T02:59:46.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-16T02:59:46.923Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.047s coverage: 100.0% of statements [2021-03-16T02:59:46.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-16T02:59:46.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-16T02:59:46.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-16T02:59:46.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-16T02:59:46.923Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.172s coverage: 87.1% of statements [2021-03-16T02:59:46.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-16T02:59:46.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-16T02:59:46.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-16T02:59:46.923Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.729s coverage: 29.1% of statements [2021-03-16T02:59:46.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-16T02:59:46.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-16T02:59:46.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-16T02:59:46.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-16T02:59:46.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-16T02:59:46.923Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.077s coverage: 99.0% of statements [2021-03-16T02:59:46.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-16T02:59:46.923Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.060s coverage: 100.0% of statements [2021-03-16T02:59:46.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-16T02:59:46.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-16T02:59:46.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-16T02:59:46.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-16T02:59:46.923Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.131s coverage: 96.5% of statements [2021-03-16T02:59:46.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-16T02:59:46.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-16T02:59:46.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-16T02:59:46.923Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.025s coverage: 0.0% of statements [2021-03-16T02:59:46.923Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-16T02:59:46.923Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.031s coverage: 100.0% of statements [2021-03-16T02:59:46.923Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-16T02:59:46.923Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-16T02:59:46.923Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-16T02:59:46.923Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-16T02:59:46.923Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.041s coverage: 87.9% of statements [2021-03-16T02:59:46.923Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-16T02:59:46.923Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-16T02:59:47.191Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.033s coverage: 100.0% of statements [2021-03-16T02:59:47.191Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.029s coverage: 32.1% of statements [2021-03-16T02:59:47.763Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-03-16T02:59:48.024Z] GO111MODULE=on go vet ./... [2021-03-16T03:00:14.761Z] gofmt -l . [2021-03-16T03:00:14.761Z] [ "`gofmt -l .`" = "" ] [2021-03-16T03:00:15.025Z] ./bin/test-go-mod-tidy.sh [2021-03-16T03:00:16.419Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-16T03:00:17.000Z] + ls -al . [2021-03-16T03:00:17.000Z] total 760 [2021-03-16T03:00:17.000Z] drwxrwxr-x 10 1001 1001 4096 Mar 16 03:00 . [2021-03-16T03:00:17.000Z] drwxr-xr-x 4 root root 30 Mar 16 02:58 .. [2021-03-16T03:00:17.000Z] -rw-rw-r-- 1 1001 1001 11 Mar 16 02:56 .dockerignore [2021-03-16T03:00:17.000Z] drwxrwxr-x 8 1001 1001 179 Mar 16 02:56 .git [2021-03-16T03:00:17.000Z] drwxrwxr-x 3 1001 1001 125 Mar 16 02:56 .github [2021-03-16T03:00:17.000Z] -rw-rw-r-- 1 1001 1001 818 Mar 16 02:56 .gitignore [2021-03-16T03:00:17.000Z] drwx------ 3 1001 1001 60 Mar 16 02:57 .semver [2021-03-16T03:00:17.000Z] -rw-rw-r-- 1 1001 1001 166 Mar 16 02:56 .sonarcloud.properties [2021-03-16T03:00:17.000Z] -rw-rw-r-- 1 1001 1001 8607 Mar 16 02:56 Attribution.txt [2021-03-16T03:00:17.000Z] -rw-rw-r-- 1 1001 1001 3804 Mar 16 02:56 CONTRIBUTING.md [2021-03-16T03:00:17.000Z] -rw-rw-r-- 1 1001 1001 931 Mar 16 02:56 Dockerfile.build [2021-03-16T03:00:17.000Z] -rw-rw-r-- 1 1001 1001 863 Mar 16 02:56 Jenkinsfile [2021-03-16T03:00:17.000Z] -rw-rw-r-- 1 1001 1001 10775 Mar 16 02:56 LICENSE [2021-03-16T03:00:17.000Z] -rw-rw-r-- 1 1001 1001 5774 Mar 16 02:56 Makefile [2021-03-16T03:00:17.000Z] -rw-rw-r-- 1 1001 1001 6548 Mar 16 02:56 README.md [2021-03-16T03:00:17.000Z] -rw-rw-r-- 1 1001 1001 6755 Mar 16 02:56 SECURITY.md [2021-03-16T03:00:17.000Z] -rw-rw-r-- 1 1001 1001 5 Mar 16 02:57 VERSION [2021-03-16T03:00:17.000Z] -rw-rw-r-- 1 1001 1001 4131 Mar 16 02:56 ZMQWindows.md [2021-03-16T03:00:17.000Z] drwxrwxr-x 2 1001 1001 117 Mar 16 02:56 bin [2021-03-16T03:00:17.000Z] drwxrwxr-x 14 1001 1001 4096 Mar 16 02:56 cmd [2021-03-16T03:00:17.000Z] -rw-r--r-- 1 root root 650607 Mar 16 02:59 coverage.out [2021-03-16T03:00:17.000Z] -rw-r--r-- 1 root root 1055 Mar 16 03:00 go.mod [2021-03-16T03:00:17.000Z] -rw-r--r-- 1 root root 22099 Mar 16 03:00 go.sum [2021-03-16T03:00:17.000Z] drwxrwxr-x 8 1001 1001 127 Mar 16 02:56 internal [2021-03-16T03:00:17.000Z] drwxrwxr-x 4 1001 1001 26 Mar 16 02:56 openapi [2021-03-16T03:00:17.000Z] drwxrwxr-x 4 1001 1001 71 Mar 16 02:56 snap [2021-03-16T03:00:17.000Z] -rw-rw-r-- 1 1001 1001 168 Mar 16 02:56 version.go [Pipeline] sh [2021-03-16T03:00:17.313Z] + '[' -e coverage.out ] [2021-03-16T03:00:17.313Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-16T03:00:17.581Z] Stashed 1 file(s) [Pipeline] sh [2021-03-16T03:00:17.879Z] + make build [2021-03-16T03:00:17.879Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-16T03:00:21.198Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-16T03:00:26.298Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-29920 in /w/workspace/edgexfoundry_edgex-go_PR-3209 [Pipeline] { [Pipeline] ws [2021-03-16T03:00:26.351Z] Running in /w/workspace/edgex-go/22 [Pipeline] { [Pipeline] checkout [2021-03-16T03:00:29.437Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-16T03:00:30.832Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-16T03:00:32.224Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-16T03:00:32.250Z] using credential edgex-jenkins-ssh [2021-03-16T03:00:32.310Z] Cloning the remote Git repository [2021-03-16T03:00:32.376Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-16T03:00:32.489Z] > git init /w/workspace/edgex-go/22 # timeout=10 [2021-03-16T03:00:32.581Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-16T03:00:32.582Z] > git --version # timeout=10 [2021-03-16T03:00:32.605Z] > git --version # 'git version 2.17.1' [2021-03-16T03:00:32.606Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-16T03:00:32.663Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-16T03:00:32.799Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-16T03:00:34.223Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-16T03:00:35.618Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-16T03:00:37.024Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-16T03:00:37.981Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-16T03:00:38.939Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-16T03:00:40.370Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-03-16T03:00:42.338Z] $ docker stop --time=1 2c80a6537f60983b66f06c9f2a47e180bb2615a8f945af6b3cd34c156d0f152d [2021-03-16T03:00:44.033Z] $ docker rm -f 2c80a6537f60983b66f06c9f2a47e180bb2615a8f945af6b3cd34c156d0f152d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-16T03:00:45.908Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-16T03:00:45.908Z] [2021-03-16T03:00:45.908Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-03-16T03:00:46.303Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-16T03:00:46.303Z] latest: Pulling from edgex-devops/edgex-compose [2021-03-16T03:00:46.303Z] cbdbe7a5bc2a: Pulling fs layer [2021-03-16T03:00:46.303Z] ca9280d653b3: Pulling fs layer [2021-03-16T03:00:46.303Z] 7e9c9ca2126c: Pulling fs layer [2021-03-16T03:00:46.303Z] cbdbe7a5bc2a: Download complete [2021-03-16T03:00:46.887Z] cbdbe7a5bc2a: Pull complete [2021-03-16T03:00:46.887Z] ca9280d653b3: Verifying Checksum [2021-03-16T03:00:46.887Z] ca9280d653b3: Download complete [2021-03-16T03:00:47.840Z] ca9280d653b3: Pull complete [2021-03-16T03:00:48.103Z] 7e9c9ca2126c: Verifying Checksum [2021-03-16T03:00:48.103Z] 7e9c9ca2126c: Download complete [2021-03-16T03:00:56.273Z] 7e9c9ca2126c: Pull complete [2021-03-16T03:00:56.273Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-03-16T03:00:56.273Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-16T03:00:56.273Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-03-16T03:00:56.431Z] prd-centos7-docker-4c-2g-29918 does not seem to be running inside a container [2021-03-16T03:00:56.488Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-16T03:00:59.098Z] $ docker top 82b649f684259d12e0302ef18676c0a4e0b755c31ea326bf976c30ef03f16dce -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-16T03:00:59.591Z] + docker-compose build --help [2021-03-16T03:00:59.592Z] + grep parallel [2021-03-16T03:01:00.537Z] --parallel Build images in parallel. [Pipeline] } [2021-03-16T03:01:00.563Z] $ docker stop --time=1 82b649f684259d12e0302ef18676c0a4e0b755c31ea326bf976c30ef03f16dce [2021-03-16T03:01:01.927Z] $ docker rm -f 82b649f684259d12e0302ef18676c0a4e0b755c31ea326bf976c30ef03f16dce [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-16T03:01:02.702Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-16T03:01:02.703Z] . [Pipeline] withDockerContainer [2021-03-16T03:01:02.831Z] prd-centos7-docker-4c-2g-29918 does not seem to be running inside a container [2021-03-16T03:01:02.888Z] $ 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/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-16T03:01:03.473Z] $ docker top 7d44d075893362a95e541a77eb31b6b618381a0e8881cf55746a46f5dc28b08a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-16T03:01:03.940Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-16T03:01:04.193Z] Merging remotes/origin/master commit ebb2ea496306d9631a66da1b80e1549344472191 into PR head commit 49718c946fbf1d21b605dd41d0c635a3842b2325 [2021-03-16T03:01:04.754Z] Merge succeeded, producing 49718c946fbf1d21b605dd41d0c635a3842b2325 [2021-03-16T03:01:04.754Z] Checking out Revision 49718c946fbf1d21b605dd41d0c635a3842b2325 (PR-3209) [2021-03-16T03:01:04.885Z] Building docker-core-command-go ... [2021-03-16T03:01:04.885Z] Building docker-core-data-go ... [2021-03-16T03:01:04.885Z] Building docker-core-metadata-go ... [2021-03-16T03:01:04.885Z] Building docker-security-bootstrapper-go ... [2021-03-16T03:01:04.885Z] Building docker-security-proxy-setup-go ... [2021-03-16T03:01:04.885Z] Building docker-security-secretstore-setup-go ... [2021-03-16T03:01:04.885Z] Building docker-support-notifications-go ... [2021-03-16T03:01:04.885Z] Building docker-support-scheduler-go ... [2021-03-16T03:01:04.885Z] Building docker-sys-mgmt-agent-go ... [2021-03-16T03:01:04.885Z] Building docker-support-scheduler-go [2021-03-16T03:01:04.885Z] Building docker-support-notifications-go [2021-03-16T03:01:04.885Z] Building docker-security-proxy-setup-go [2021-03-16T03:01:04.885Z] Building docker-core-data-go [2021-03-16T03:01:04.885Z] Building docker-security-secretstore-setup-go [2021-03-16T03:01:03.107Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-16T03:01:03.125Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-16T03:01:03.152Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-16T03:01:03.186Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-16T03:01:03.187Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-16T03:01:03.206Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3209/head:refs/remotes/origin/PR-3209 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-16T03:01:04.215Z] > git config core.sparsecheckout # timeout=10 [2021-03-16T03:01:04.274Z] > git checkout -f 49718c946fbf1d21b605dd41d0c635a3842b2325 # timeout=10 [2021-03-16T03:01:04.629Z] > git remote # timeout=10 [2021-03-16T03:01:04.673Z] > git config --get remote.origin.url # timeout=10 [2021-03-16T03:01:04.697Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-16T03:01:04.710Z] > git merge ebb2ea496306d9631a66da1b80e1549344472191 # timeout=10 [2021-03-16T03:01:04.739Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-16T03:01:04.764Z] > git config core.sparsecheckout # timeout=10 [2021-03-16T03:01:04.780Z] > git checkout -f 49718c946fbf1d21b605dd41d0c635a3842b2325 # timeout=10 [2021-03-16T03:01:09.281Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-16T03:01:10.760Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-16T03:01:11.215Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-16T03:01:11.567Z] + sudo service+ docker restart [2021-03-16T03:01:11.567Z] true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-16T03:01:13.622Z] provisioning config files... [2021-03-16T03:01:13.668Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/22@tmp/config2973749374910007422tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-16T03:01:14.099Z] ---> docker-login.sh [2021-03-16T03:01:14.099Z] nexus3.edgexfoundry.org:10001 [2021-03-16T03:01:15.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-16T03:01:15.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-16T03:01:15.366Z] Configure a credential helper to remove this warning. See [2021-03-16T03:01:15.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-16T03:01:15.366Z] [2021-03-16T03:01:15.366Z] Login Succeeded [2021-03-16T03:01:15.366Z] nexus3.edgexfoundry.org:10002 [2021-03-16T03:01:15.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-16T03:01:15.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-16T03:01:15.914Z] Configure a credential helper to remove this warning. See [2021-03-16T03:01:15.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-16T03:01:15.914Z] [2021-03-16T03:01:15.914Z] Login Succeeded [2021-03-16T03:01:15.914Z] nexus3.edgexfoundry.org:10003 [2021-03-16T03:01:16.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-16T03:01:16.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-16T03:01:16.514Z] Configure a credential helper to remove this warning. See [2021-03-16T03:01:16.514Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-16T03:01:16.514Z] [2021-03-16T03:01:16.514Z] Login Succeeded [2021-03-16T03:01:16.514Z] nexus3.edgexfoundry.org:10004 [2021-03-16T03:01:16.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-16T03:01:17.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-16T03:01:17.065Z] Configure a credential helper to remove this warning. See [2021-03-16T03:01:17.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-16T03:01:17.065Z] [2021-03-16T03:01:17.065Z] Login Succeeded [2021-03-16T03:01:17.065Z] docker.io [2021-03-16T03:01:17.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-16T03:01:17.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-16T03:01:17.624Z] Configure a credential helper to remove this warning. See [2021-03-16T03:01:17.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-16T03:01:17.624Z] [2021-03-16T03:01:17.624Z] Login Succeeded [2021-03-16T03:01:17.624Z] ---> docker-login.sh ends [Pipeline] } [2021-03-16T03:01:17.643Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-16T03:01:19.327Z] ========================================================= [2021-03-16T03:01:19.327Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-16T03:01:19.327Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-16T03:01:19.715Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-03-16T03:01:22.383Z] Sending build context to Docker daemon 166.8MB [2021-03-16T03:01:22.383Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-16T03:01:22.383Z] Step 2/6 : FROM ${BASE} [2021-03-16T03:01:22.384Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-16T03:01:22.384Z] 5f621e34cdf4: Pulling fs layer [2021-03-16T03:01:22.384Z] a4357932f1b6: Pulling fs layer [2021-03-16T03:01:22.384Z] 18c013af1878: Pulling fs layer [2021-03-16T03:01:22.384Z] 00ac8860ef70: Pulling fs layer [2021-03-16T03:01:22.384Z] 63d7cb157983: Pulling fs layer [2021-03-16T03:01:22.384Z] b116817d02f9: Pulling fs layer [2021-03-16T03:01:22.384Z] 745a02a5169b: Pulling fs layer [2021-03-16T03:01:22.384Z] 63d7cb157983: Waiting [2021-03-16T03:01:22.384Z] b116817d02f9: Waiting [2021-03-16T03:01:22.384Z] 745a02a5169b: Waiting [2021-03-16T03:01:22.384Z] 00ac8860ef70: Waiting [2021-03-16T03:01:22.384Z] 18c013af1878: Verifying Checksum [2021-03-16T03:01:22.384Z] 18c013af1878: Download complete [2021-03-16T03:01:22.384Z] a4357932f1b6: Verifying Checksum [2021-03-16T03:01:22.384Z] a4357932f1b6: Download complete [2021-03-16T03:01:22.384Z] 63d7cb157983: Verifying Checksum [2021-03-16T03:01:22.384Z] 63d7cb157983: Download complete [2021-03-16T03:01:22.384Z] b116817d02f9: Verifying Checksum [2021-03-16T03:01:22.384Z] b116817d02f9: Download complete [2021-03-16T03:01:22.661Z] 5f621e34cdf4: Download complete [2021-03-16T03:01:23.270Z] 5f621e34cdf4: Pull complete [2021-03-16T03:01:23.875Z] a4357932f1b6: Pull complete [2021-03-16T03:01:24.149Z] 18c013af1878: Pull complete [2021-03-16T03:01:25.133Z] 745a02a5169b: Verifying Checksum [2021-03-16T03:01:25.133Z] 745a02a5169b: Download complete [2021-03-16T03:01:27.119Z] 00ac8860ef70: Download complete [2021-03-16T03:01:37.321Z] 00ac8860ef70: Pull complete [2021-03-16T03:01:37.321Z] 63d7cb157983: Pull complete [2021-03-16T03:01:37.439Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T03:01:37.439Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-16T03:01:37.439Z] ---> 61202da417dc [2021-03-16T03:01:37.439Z] Step 3/23 : WORKDIR /edgex-go [2021-03-16T03:01:37.439Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T03:01:37.439Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-16T03:01:37.439Z] ---> 61202da417dc [2021-03-16T03:01:37.439Z] Step 3/21 : WORKDIR /edgex-go [2021-03-16T03:01:37.439Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T03:01:37.439Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-16T03:01:37.439Z] ---> 61202da417dc [2021-03-16T03:01:37.439Z] Step 3/22 : WORKDIR /edgex-go [2021-03-16T03:01:37.601Z] b116817d02f9: Pull complete [2021-03-16T03:01:38.169Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T03:01:38.169Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-16T03:01:38.169Z] ---> 61202da417dc [2021-03-16T03:01:38.169Z] Step 3/22 : WORKDIR /edgex-go [2021-03-16T03:01:38.432Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T03:01:38.432Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-16T03:01:38.432Z] ---> 61202da417dc [2021-03-16T03:01:38.432Z] Step 3/24 : WORKDIR /edgex-go [2021-03-16T03:01:39.390Z] ---> Running in f2c291801e5c [2021-03-16T03:01:39.390Z] ---> Running in da38df66be02 [2021-03-16T03:01:39.390Z] ---> Running in f6a7b535fb93 [2021-03-16T03:01:39.390Z] ---> Running in aede289724f2 [2021-03-16T03:01:39.390Z] ---> Running in 3ea8a83793dd [2021-03-16T03:01:39.654Z] Removing intermediate container f6a7b535fb93 [2021-03-16T03:01:39.654Z] ---> d289ba824d09 [2021-03-16T03:01:39.654Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T03:01:39.654Z] Removing intermediate container da38df66be02 [2021-03-16T03:01:39.654Z] ---> d422e28ac298 [2021-03-16T03:01:39.654Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T03:01:39.654Z] Removing intermediate container aede289724f2 [2021-03-16T03:01:39.654Z] ---> c14ca1eda513 [2021-03-16T03:01:39.654Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T03:01:39.654Z] Removing intermediate container 3ea8a83793dd [2021-03-16T03:01:39.654Z] ---> 475f6f602e67 [2021-03-16T03:01:39.654Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T03:01:39.926Z] Removing intermediate container f2c291801e5c [2021-03-16T03:01:39.926Z] ---> c1eb46234215 [2021-03-16T03:01:39.926Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T03:01:39.926Z] ---> Running in 44ee6b778169 [2021-03-16T03:01:39.926Z] ---> Running in 94e863875390 [2021-03-16T03:01:39.926Z] ---> Running in 2a160c725029 [2021-03-16T03:01:39.926Z] ---> Running in 80e1a8dbe892 [2021-03-16T03:01:39.926Z] ---> Running in 9570b868dbf3 [2021-03-16T03:01:41.885Z] Removing intermediate container 94e863875390 [2021-03-16T03:01:41.885Z] ---> 52229e04b05a [2021-03-16T03:01:41.885Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-16T03:01:41.885Z] Removing intermediate container 44ee6b778169 [2021-03-16T03:01:41.885Z] ---> e7e4e61e161b [2021-03-16T03:01:41.885Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-16T03:01:41.991Z] 745a02a5169b: Pull complete [2021-03-16T03:01:41.991Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-16T03:01:41.991Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-16T03:01:41.991Z] ---> b7e6874047d6 [2021-03-16T03:01:41.992Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-03-16T03:01:42.160Z] ---> Running in 30b48ad375e3 [2021-03-16T03:01:42.160Z] ---> Running in fa269ce9770b [2021-03-16T03:01:42.160Z] Removing intermediate container 2a160c725029 [2021-03-16T03:01:42.160Z] ---> e3f8610ba999 [2021-03-16T03:01:42.160Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-16T03:01:42.432Z] Removing intermediate container 80e1a8dbe892 [2021-03-16T03:01:42.432Z] ---> 9f1ec3d40b76 [2021-03-16T03:01:42.432Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-16T03:01:42.432Z] ---> Running in 38e79aa6e287 [2021-03-16T03:01:42.432Z] Removing intermediate container 9570b868dbf3 [2021-03-16T03:01:42.432Z] ---> e595d3774eba [2021-03-16T03:01:42.432Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-16T03:01:42.698Z] ---> Running in 694a759d2328 [2021-03-16T03:01:42.698Z] ---> Running in 8d07724c62ea [2021-03-16T03:01:43.279Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T03:01:43.279Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T03:01:43.542Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T03:01:43.542Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T03:01:43.542Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T03:01:44.933Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T03:01:44.933Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T03:01:45.195Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T03:01:45.398Z] ---> Running in 5e28e1eda979 [2021-03-16T03:01:45.457Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T03:01:45.457Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T03:01:46.407Z] OK: 233 MiB in 51 packages [2021-03-16T03:01:46.407Z] OK: 233 MiB in 51 packages [2021-03-16T03:01:46.677Z] OK: 233 MiB in 51 packages [2021-03-16T03:01:46.677Z] OK: 233 MiB in 51 packages [2021-03-16T03:01:46.837Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T03:01:46.940Z] Removing intermediate container 30b48ad375e3 [2021-03-16T03:01:46.940Z] ---> 47f8f854368b [2021-03-16T03:01:46.940Z] Step 6/22 : COPY go.mod . [2021-03-16T03:01:46.940Z] OK: 233 MiB in 51 packages [2021-03-16T03:01:46.940Z] Removing intermediate container fa269ce9770b [2021-03-16T03:01:46.940Z] ---> 1bd6ed789f5a [2021-03-16T03:01:46.940Z] Step 6/22 : COPY go.mod . [2021-03-16T03:01:47.202Z] ---> 3d11cfa51e97 [2021-03-16T03:01:47.203Z] Step 7/22 : RUN go mod download [2021-03-16T03:01:47.464Z] ---> Running in 09dd6c779bab [2021-03-16T03:01:47.464Z] ---> 1b533d3a3485 [2021-03-16T03:01:47.464Z] Step 7/22 : RUN go mod download [2021-03-16T03:01:47.464Z] Removing intermediate container 38e79aa6e287 [2021-03-16T03:01:47.464Z] ---> a47a16870e8d [2021-03-16T03:01:47.464Z] Step 6/23 : COPY go.mod . [2021-03-16T03:01:47.732Z] ---> Running in 65b4d98ef3c6 [2021-03-16T03:01:47.813Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T03:01:47.995Z] ---> a6d6b052d34b [2021-03-16T03:01:47.995Z] Step 7/23 : RUN go mod download [2021-03-16T03:01:48.260Z] ---> Running in d82e25e82098 [2021-03-16T03:01:48.260Z] Removing intermediate container 8d07724c62ea [2021-03-16T03:01:48.260Z] ---> 82907ec72cd7 [2021-03-16T03:01:48.260Z] Step 6/24 : COPY go.mod . [2021-03-16T03:01:48.524Z] Removing intermediate container 694a759d2328 [2021-03-16T03:01:48.524Z] ---> c143928c84b4 [2021-03-16T03:01:48.524Z] Step 6/21 : COPY go.mod . [2021-03-16T03:01:48.524Z] ---> e119d84b109c [2021-03-16T03:01:48.524Z] Step 7/24 : RUN go mod download [2021-03-16T03:01:48.813Z] ---> 2ae39f20d6f4 [2021-03-16T03:01:48.813Z] Step 7/21 : RUN go mod download [2021-03-16T03:01:48.813Z] ---> Running in 073c550ab772 [2021-03-16T03:01:48.813Z] ---> Running in 115f4741f9da [2021-03-16T03:01:49.248Z] (1/12) Installing libmagic (5.38-r0) [2021-03-16T03:01:49.521Z] (2/12) Installing file (5.38-r0) [2021-03-16T03:01:49.521Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-16T03:01:49.521Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-16T03:01:50.250Z] Removing intermediate container 09dd6c779bab [2021-03-16T03:01:50.250Z] ---> b869b4802441 [2021-03-16T03:01:50.250Z] Step 8/22 : COPY . . [2021-03-16T03:01:50.250Z] Removing intermediate container 65b4d98ef3c6 [2021-03-16T03:01:50.250Z] ---> e27970a85381 [2021-03-16T03:01:50.250Z] Step 8/22 : COPY . . [2021-03-16T03:01:50.250Z] Removing intermediate container d82e25e82098 [2021-03-16T03:01:50.250Z] ---> f56a2fd67867 [2021-03-16T03:01:50.250Z] Step 8/23 : COPY . . [2021-03-16T03:01:54.509Z] Removing intermediate container 073c550ab772 [2021-03-16T03:01:54.509Z] ---> a40315c9d4cc [2021-03-16T03:01:54.509Z] Step 8/24 : COPY . . [2021-03-16T03:01:54.509Z] Removing intermediate container 115f4741f9da [2021-03-16T03:01:54.509Z] ---> 986d48888c79 [2021-03-16T03:01:54.509Z] Step 8/21 : COPY . . [2021-03-16T03:01:59.665Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-16T03:01:59.665Z] (6/12) Installing patch (2.7.6-r6) [2021-03-16T03:01:59.665Z] (7/12) Installing build-base (0.5-r2) [2021-03-16T03:01:59.665Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-16T03:01:59.665Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-16T03:01:59.665Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-16T03:01:59.665Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-16T03:01:59.665Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-16T03:01:59.665Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T03:01:59.665Z] OK: 217 MiB in 51 packages [2021-03-16T03:02:03.984Z] Removing intermediate container 5e28e1eda979 [2021-03-16T03:02:03.984Z] ---> 41fd9b64c0c6 [2021-03-16T03:02:03.984Z] Step 4/6 : WORKDIR /edgex-go [2021-03-16T03:02:04.258Z] ---> Running in 6a57d41cc5c7 [2021-03-16T03:02:04.856Z] Removing intermediate container 6a57d41cc5c7 [2021-03-16T03:02:04.856Z] ---> af1ba3e2fc78 [2021-03-16T03:02:04.856Z] Step 5/6 : COPY go.mod . [2021-03-16T03:02:05.453Z] ---> 0948b92f2653 [2021-03-16T03:02:05.453Z] Step 6/6 : RUN go mod download [2021-03-16T03:02:05.453Z] ---> Running in ae12a3cfea46 [2021-03-16T03:02:33.410Z] ---> a3962fb0c6ad [2021-03-16T03:02:33.411Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-16T03:02:33.411Z] ---> 6d9655d70734 [2021-03-16T03:02:33.411Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-16T03:02:33.411Z] ---> Running in 005da4f71f0c [2021-03-16T03:02:33.411Z] ---> d07d78e80af1 [2021-03-16T03:02:33.411Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-16T03:02:33.411Z] ---> Running in edb29600ca7d [2021-03-16T03:02:33.411Z] ---> b7976d4c02d2 [2021-03-16T03:02:33.411Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-16T03:02:33.411Z] ---> fcbaf0cf46f0 [2021-03-16T03:02:33.411Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-16T03:02:33.411Z] ---> Running in 939448a9ec3d [2021-03-16T03:02:33.411Z] ---> Running in 6afa5c4603ac [2021-03-16T03:02:33.411Z] ---> Running in 6a929acc1048 [2021-03-16T03:02:33.411Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-16T03:02:33.411Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-16T03:02:33.411Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-16T03:02:33.411Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-16T03:02:33.411Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-16T03:02:37.812Z] Removing intermediate container ae12a3cfea46 [2021-03-16T03:02:37.812Z] ---> 86b3fa6e0529 [2021-03-16T03:02:37.812Z] Successfully built 86b3fa6e0529 [2021-03-16T03:02:37.812Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-16T03:02:38.167Z] + docker inspect -f . ci-base-image-arm64 [2021-03-16T03:02:38.167Z] . [Pipeline] withDockerContainer [2021-03-16T03:02:38.430Z] prd-ubuntu18.04-docker-arm64-4c-16g-29920 does not seem to be running inside a container [2021-03-16T03:02:38.528Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-16T03:02:40.217Z] $ docker top e521a94df5eb001224b03a3dc80178535822ca1e6c346cb4fc3e0ff6492a2c01 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-16T03:02:41.270Z] + go version [2021-03-16T03:02:41.270Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-16T03:02:41.298Z] $ docker stop --time=1 e521a94df5eb001224b03a3dc80178535822ca1e6c346cb4fc3e0ff6492a2c01 [2021-03-16T03:02:43.218Z] $ docker rm -f e521a94df5eb001224b03a3dc80178535822ca1e6c346cb4fc3e0ff6492a2c01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-16T03:02:44.229Z] + docker inspect -f . ci-base-image-arm64 [2021-03-16T03:02:44.229Z] . [Pipeline] withDockerContainer [2021-03-16T03:02:44.460Z] prd-ubuntu18.04-docker-arm64-4c-16g-29920 does not seem to be running inside a container [2021-03-16T03:02:44.546Z] $ 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/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-16T03:02:45.872Z] $ docker top e808f8adb25dfaaf171bdfc7bd4b37a546c30824909b2af547dda6687510ae02 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-16T03:02:46.217Z] ========================================================= [2021-03-16T03:02:46.218Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-16T03:02:46.218Z] ========================================================= [Pipeline] sh [2021-03-16T03:02:46.868Z] + make test [2021-03-16T03:02:46.868Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-16T03:03:00.156Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-16T03:03:00.156Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-16T03:03:12.472Z] Removing intermediate container 6a929acc1048 [2021-03-16T03:03:12.473Z] Removing intermediate container 6afa5c4603ac [2021-03-16T03:03:12.473Z] ---> 760686d4aae2 [2021-03-16T03:03:12.473Z] ---> 0e6948eacae9 [2021-03-16T03:03:12.473Z] [2021-03-16T03:03:12.473Z] Step 10/24 : FROM alpine:3.12 [2021-03-16T03:03:12.473Z] [2021-03-16T03:03:12.473Z] Step 10/21 : FROM alpine:3.12 [2021-03-16T03:03:12.473Z] 3.12: Pulling from library/alpine [2021-03-16T03:03:12.473Z] 3.12: Pulling from library/alpine [2021-03-16T03:03:12.473Z] Removing intermediate container 005da4f71f0c [2021-03-16T03:03:12.473Z] ---> 7848f3963300 [2021-03-16T03:03:12.473Z] [2021-03-16T03:03:12.473Z] Step 10/22 : FROM alpine:3.12 [2021-03-16T03:03:12.473Z] Removing intermediate container edb29600ca7d [2021-03-16T03:03:12.473Z] ---> 82a302a39527 [2021-03-16T03:03:12.473Z] [2021-03-16T03:03:12.473Z] Step 10/22 : FROM alpine:3.12 [2021-03-16T03:03:12.473Z] 3.12: Pulling from library/alpine [2021-03-16T03:03:12.473Z] 3.12: Pulling from library/alpine [2021-03-16T03:03:12.473Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-16T03:03:12.473Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-16T03:03:12.473Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-16T03:03:12.473Z] Status: Downloaded newer image for alpine:3.12 [2021-03-16T03:03:12.473Z] Status: Image is up to date for alpine:3.12 [2021-03-16T03:03:12.473Z] Status: Downloaded newer image for alpine:3.12 [2021-03-16T03:03:12.473Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-16T03:03:12.473Z] Status: Image is up to date for alpine:3.12 [2021-03-16T03:03:12.473Z] ---> 88dd2752d2ea [2021-03-16T03:03:12.473Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-16T03:03:12.473Z] ---> 88dd2752d2ea [2021-03-16T03:03:12.473Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-16T03:03:12.473Z] ---> 88dd2752d2ea [2021-03-16T03:03:12.473Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-16T03:03:12.473Z] ---> 88dd2752d2ea [2021-03-16T03:03:12.473Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-16T03:03:13.053Z] ---> Running in 8029f829b00e [2021-03-16T03:03:13.053Z] ---> Running in 3c8fb08d2b6a [2021-03-16T03:03:13.053Z] ---> Running in 377776b28f16 [2021-03-16T03:03:13.319Z] ---> Running in 553efc482b44 [2021-03-16T03:03:13.698Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-16T03:03:14.163Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T03:03:14.163Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T03:03:14.425Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-16T03:03:14.425Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-16T03:03:14.425Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-16T03:03:14.425Z] (4/5) Installing curl (7.69.1-r3) [2021-03-16T03:03:14.425Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-16T03:03:14.425Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T03:03:14.425Z] Executing ca-certificates-20191127-r4.trigger [2021-03-16T03:03:14.425Z] OK: 7 MiB in 19 packages [2021-03-16T03:03:15.001Z] Removing intermediate container 939448a9ec3d [2021-03-16T03:03:15.001Z] ---> 4a4c24cab7be [2021-03-16T03:03:15.001Z] [2021-03-16T03:03:15.001Z] Step 10/23 : FROM alpine:3.12 [2021-03-16T03:03:15.001Z] ---> 88dd2752d2ea [2021-03-16T03:03:15.001Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-16T03:03:15.001Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T03:03:15.001Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T03:03:15.001Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T03:03:15.001Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T03:03:15.266Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-16T03:03:15.266Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T03:03:15.266Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-16T03:03:15.266Z] OK: 6 MiB in 15 packages [2021-03-16T03:03:15.266Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-16T03:03:15.266Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T03:03:15.266Z] Executing ca-certificates-20191127-r4.trigger [2021-03-16T03:03:15.266Z] OK: 6 MiB in 16 packages [2021-03-16T03:03:15.266Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T03:03:15.530Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T03:03:15.530Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-16T03:03:16.921Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-16T03:03:16.921Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-16T03:03:16.921Z] (4/4) Installing curl (7.69.1-r3) [2021-03-16T03:03:16.921Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T03:03:16.921Z] Executing ca-certificates-20191127-r4.trigger [2021-03-16T03:03:17.204Z] ---> Running in f4de0109f416 [2021-03-16T03:03:17.204Z] OK: 7 MiB in 18 packages [2021-03-16T03:03:18.593Z] Removing intermediate container f4de0109f416 [2021-03-16T03:03:18.593Z] ---> 5139b76a9bf0 [2021-03-16T03:03:18.593Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-16T03:03:18.593Z] Removing intermediate container 8029f829b00e [2021-03-16T03:03:18.593Z] ---> 309c6840b1f5 [2021-03-16T03:03:18.593Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-16T03:03:19.211Z] ---> Running in e2981c6507b4 [2021-03-16T03:03:19.472Z] ---> Running in 596877731d25 [2021-03-16T03:03:19.472Z] Removing intermediate container 377776b28f16 [2021-03-16T03:03:19.472Z] ---> 50416b0179a6 [2021-03-16T03:03:19.472Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-16T03:03:19.736Z] Removing intermediate container 3c8fb08d2b6a [2021-03-16T03:03:19.736Z] ---> 2e8140b86908 [2021-03-16T03:03:19.736Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-16T03:03:19.736Z] Removing intermediate container 553efc482b44 [2021-03-16T03:03:19.736Z] ---> 31950f60949b [2021-03-16T03:03:19.736Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-16T03:03:19.736Z] ---> Running in a5b4f233ad74 [2021-03-16T03:03:19.736Z] Removing intermediate container e2981c6507b4 [2021-03-16T03:03:19.736Z] ---> ee572b8acd4e [2021-03-16T03:03:19.736Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-16T03:03:19.736Z] ---> Running in 3443ec3d4b77 [2021-03-16T03:03:19.998Z] ---> Running in 29c50519d1a1 [2021-03-16T03:03:19.998Z] Removing intermediate container 596877731d25 [2021-03-16T03:03:19.998Z] ---> a76111b9f7ea [2021-03-16T03:03:19.998Z] Step 13/24 : WORKDIR / [2021-03-16T03:03:19.998Z] ---> Running in 044da39e6b90 [2021-03-16T03:03:20.260Z] ---> Running in 8f5373fc35ed [2021-03-16T03:03:20.260Z] Removing intermediate container a5b4f233ad74 [2021-03-16T03:03:20.260Z] ---> fd96fe1e9562 [2021-03-16T03:03:20.260Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-16T03:03:20.260Z] Removing intermediate container 3443ec3d4b77 [2021-03-16T03:03:20.260Z] ---> 68b77cad5c88 [2021-03-16T03:03:20.260Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-16T03:03:20.260Z] Removing intermediate container 29c50519d1a1 [2021-03-16T03:03:20.260Z] ---> 7eaef6048792 [2021-03-16T03:03:20.260Z] Step 13/21 : WORKDIR /edgex [2021-03-16T03:03:20.260Z] Removing intermediate container 044da39e6b90 [2021-03-16T03:03:20.260Z] ---> bdd70fa49563 [2021-03-16T03:03:20.260Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T03:03:20.524Z] ---> Running in 2d7dc1c88162 [2021-03-16T03:03:20.524Z] ---> Running in ed30686c943e [2021-03-16T03:03:20.524Z] ---> Running in 29d56815840f [2021-03-16T03:03:20.524Z] ---> Running in 0864ffaba82d [2021-03-16T03:03:20.785Z] Removing intermediate container 8f5373fc35ed [2021-03-16T03:03:20.785Z] ---> da083c9c4201 [2021-03-16T03:03:20.785Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-03-16T03:03:21.054Z] Removing intermediate container 2d7dc1c88162 [2021-03-16T03:03:21.054Z] ---> edd0ba6616ea [2021-03-16T03:03:21.054Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-16T03:03:21.054Z] Removing intermediate container 29d56815840f [2021-03-16T03:03:21.054Z] ---> 6d5fb6a7966d [2021-03-16T03:03:21.054Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-16T03:03:21.054Z] Removing intermediate container ed30686c943e [2021-03-16T03:03:21.054Z] ---> ee63edbbeecf [2021-03-16T03:03:21.054Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-16T03:03:21.323Z] ---> Running in 97203190c15b [2021-03-16T03:03:21.323Z] ---> f6efb1497795 [2021-03-16T03:03:21.323Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-03-16T03:03:21.323Z] ---> Running in 4b1ac620cf9d [2021-03-16T03:03:21.590Z] Removing intermediate container 4b1ac620cf9d [2021-03-16T03:03:21.590Z] ---> de8bc147678f [2021-03-16T03:03:21.590Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-16T03:03:21.590Z] ---> 3af832bfb3e6 [2021-03-16T03:03:21.590Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-16T03:03:21.590Z] Removing intermediate container 97203190c15b [2021-03-16T03:03:21.590Z] ---> cc308e7a0b1f [2021-03-16T03:03:21.590Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-16T03:03:21.856Z] ---> f1e959e87254 [2021-03-16T03:03:21.856Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-16T03:03:22.119Z] ---> 954c38103317 [2021-03-16T03:03:22.119Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-16T03:03:22.119Z] ---> 9d0a8b3c4e3c [2021-03-16T03:03:22.119Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-16T03:03:22.119Z] ---> c97d2b811f92 [2021-03-16T03:03:22.119Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-16T03:03:22.389Z] ---> 3266befcc2d1 [2021-03-16T03:03:22.389Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-16T03:03:22.389Z] Removing intermediate container 0864ffaba82d [2021-03-16T03:03:22.389Z] ---> a94803bf5b8a [2021-03-16T03:03:22.389Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-16T03:03:22.389Z] ---> Running in b967b520034a [2021-03-16T03:03:22.975Z] ---> 90c9a1ec21b6 [2021-03-16T03:03:22.975Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-16T03:03:23.249Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T03:03:23.249Z] ---> ef3313d7011f [2021-03-16T03:03:23.249Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-16T03:03:23.249Z] ---> c751040247e5 [2021-03-16T03:03:23.249Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-16T03:03:23.513Z] ---> 8ac2fe617f3d [2021-03-16T03:03:23.513Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-16T03:03:23.784Z] ---> Running in e4e08b360ca6 [2021-03-16T03:03:23.784Z] ---> 4b2525e46c30 [2021-03-16T03:03:23.784Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-16T03:03:23.784Z] ---> 59b2294f220c [2021-03-16T03:03:23.784Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-16T03:03:24.051Z] ---> c3f2bff9070f [2021-03-16T03:03:24.051Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-16T03:03:24.051Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T03:03:24.051Z] ---> Running in 1fad17e29a50 [2021-03-16T03:03:24.051Z] ---> Running in dfad6f2b37f3 [2021-03-16T03:03:24.051Z] Removing intermediate container e4e08b360ca6 [2021-03-16T03:03:24.051Z] ---> 3969f7584f53 [2021-03-16T03:03:24.051Z] Step 18/21 : CMD ["--init=true"] [2021-03-16T03:03:24.316Z] ---> Running in 30709389c8db [2021-03-16T03:03:24.316Z] ---> 2874620a3a60 [2021-03-16T03:03:24.316Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-03-16T03:03:24.316Z] Removing intermediate container dfad6f2b37f3 [2021-03-16T03:03:24.316Z] ---> 6752cfec5d1c [2021-03-16T03:03:24.316Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-16T03:03:24.316Z] Removing intermediate container 1fad17e29a50 [2021-03-16T03:03:24.316Z] ---> 7df0653ebb0d [2021-03-16T03:03:24.316Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-16T03:03:24.578Z] ---> Running in 238da632bd4a [2021-03-16T03:03:24.578Z] ---> Running in 59cef2f6a671 [2021-03-16T03:03:24.578Z] ---> Running in ab701e47fe3d [2021-03-16T03:03:24.578Z] Removing intermediate container 30709389c8db [2021-03-16T03:03:24.578Z] ---> 5d9adc7e00a2 [2021-03-16T03:03:24.578Z] Step 19/21 : LABEL arch=x86_64 [2021-03-16T03:03:24.841Z] ---> Running in 83d4b09e2fe4 [2021-03-16T03:03:24.841Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-16T03:03:24.841Z] Removing intermediate container 59cef2f6a671 [2021-03-16T03:03:24.841Z] ---> f21663fe5f56 [2021-03-16T03:03:24.841Z] Step 20/22 : LABEL arch=x86_64 [2021-03-16T03:03:24.841Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-16T03:03:25.109Z] Removing intermediate container ab701e47fe3d [2021-03-16T03:03:25.109Z] ---> fc2471f4d842 [2021-03-16T03:03:25.109Z] Step 20/22 : LABEL arch=x86_64 [2021-03-16T03:03:25.109Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-16T03:03:25.109Z] ---> Running in 36049f418411 [2021-03-16T03:03:25.109Z] ---> Running in 4c69af059875 [2021-03-16T03:03:25.370Z] Removing intermediate container 83d4b09e2fe4 [2021-03-16T03:03:25.370Z] ---> fa6929377e25 [2021-03-16T03:03:25.370Z] Step 20/21 : LABEL git_sha=49718c946fbf1d21b605dd41d0c635a3842b2325 [2021-03-16T03:03:25.370Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-16T03:03:25.370Z] Removing intermediate container 36049f418411 [2021-03-16T03:03:25.370Z] ---> 1ae7447aa44f [2021-03-16T03:03:25.370Z] Step 21/22 : LABEL git_sha=49718c946fbf1d21b605dd41d0c635a3842b2325 [2021-03-16T03:03:25.370Z] ---> Running in 053ff4f2f9d4 [2021-03-16T03:03:25.635Z] Removing intermediate container 4c69af059875 [2021-03-16T03:03:25.635Z] ---> 8fc11b1831c3 [2021-03-16T03:03:25.635Z] Step 21/22 : LABEL git_sha=49718c946fbf1d21b605dd41d0c635a3842b2325 [2021-03-16T03:03:25.635Z] ---> Running in c8dd984d66b0 [2021-03-16T03:03:25.635Z] ---> Running in c2087989cb55 [2021-03-16T03:03:25.898Z] Removing intermediate container 053ff4f2f9d4 [2021-03-16T03:03:25.898Z] ---> 9d80ce96c54e [2021-03-16T03:03:25.898Z] Step 21/21 : LABEL version=0.0.0 [2021-03-16T03:03:25.898Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-16T03:03:26.160Z] ---> Running in e6edbe3ac6f5 [2021-03-16T03:03:26.160Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-16T03:03:26.160Z] Removing intermediate container c8dd984d66b0 [2021-03-16T03:03:26.160Z] ---> 18d8a61f22e0 [2021-03-16T03:03:26.160Z] Step 22/22 : LABEL version=0.0.0 [2021-03-16T03:03:26.160Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T03:03:26.160Z] Removing intermediate container c2087989cb55 [2021-03-16T03:03:26.160Z] ---> 5c7cc171a2dd [2021-03-16T03:03:26.160Z] Step 22/22 : LABEL version=0.0.0 [2021-03-16T03:03:26.160Z] OK: 8 MiB in 20 packages [2021-03-16T03:03:26.423Z] Removing intermediate container 238da632bd4a [2021-03-16T03:03:26.423Z] ---> 04d5d9be9fcd [2021-03-16T03:03:26.423Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-16T03:03:26.423Z] ---> Running in 7e0ccc1fa3ca [2021-03-16T03:03:26.423Z] ---> Running in 43b26ddfd8b8 [2021-03-16T03:03:26.423Z] ---> Running in 9b86d8acba85 [2021-03-16T03:03:26.423Z] Removing intermediate container e6edbe3ac6f5 [2021-03-16T03:03:26.423Z] ---> d2e63eeb81a0 [2021-03-16T03:03:26.423Z] [2021-03-16T03:03:27.001Z] Successfully built d2e63eeb81a0 [2021-03-16T03:03:27.001Z] Removing intermediate container 43b26ddfd8b8 [2021-03-16T03:03:27.001Z] ---> 1e46029c5b37 [2021-03-16T03:03:27.001Z] [2021-03-16T03:03:27.001Z] Removing intermediate container 7e0ccc1fa3ca [2021-03-16T03:03:27.001Z] ---> 9c156a692c9d [2021-03-16T03:03:27.001Z] [2021-03-16T03:03:27.001Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-03-16T03:03:27.001Z]  Building docker-security-proxy-setup-go ... done Building docker-security-bootstrapper-go [2021-03-16T03:03:27.001Z] Successfully built 1e46029c5b37 [2021-03-16T03:03:27.001Z] Successfully built 9c156a692c9d [2021-03-16T03:03:27.263Z] Removing intermediate container 9b86d8acba85 [2021-03-16T03:03:27.263Z] ---> 335407066127 [2021-03-16T03:03:27.263Z] Step 22/24 : LABEL arch=x86_64 [2021-03-16T03:03:27.263Z] Successfully tagged docker-support-notifications-go:latest [2021-03-16T03:03:27.263Z] Building docker-sys-mgmt-agent-go [2021-03-16T03:03:27.263Z]  Building docker-support-notifications-go ... done Successfully tagged docker-support-scheduler-go:latest [2021-03-16T03:03:27.263Z] Building docker-core-metadata-go [2021-03-16T03:03:27.263Z]  Building docker-support-scheduler-go ... done Removing intermediate container b967b520034a [2021-03-16T03:03:27.263Z] ---> 03ce831da544 [2021-03-16T03:03:27.263Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-16T03:03:27.263Z] ---> Running in e91f3a8d4b7c [2021-03-16T03:03:27.526Z] Removing intermediate container e91f3a8d4b7c [2021-03-16T03:03:27.526Z] ---> c15cd0e247bf [2021-03-16T03:03:27.526Z] Step 23/24 : LABEL git_sha=49718c946fbf1d21b605dd41d0c635a3842b2325 [2021-03-16T03:03:27.526Z] ---> Running in 94a9e6a80a86 [2021-03-16T03:03:27.526Z] ---> 0712073fd752 [2021-03-16T03:03:27.526Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-16T03:03:27.791Z] Removing intermediate container 94a9e6a80a86 [2021-03-16T03:03:27.791Z] ---> 96ef3994524c [2021-03-16T03:03:27.791Z] Step 24/24 : LABEL version=0.0.0 [2021-03-16T03:03:27.791Z] ---> Running in 4f2c90e40414 [2021-03-16T03:03:28.054Z] Removing intermediate container 4f2c90e40414 [2021-03-16T03:03:28.055Z] ---> c833772dabce [2021-03-16T03:03:28.055Z] [2021-03-16T03:03:28.326Z] Successfully built c833772dabce [2021-03-16T03:03:28.593Z] ---> 993363f6e0af [2021-03-16T03:03:28.593Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-16T03:03:28.593Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-03-16T03:03:28.593Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-command-go [2021-03-16T03:03:29.169Z] ---> f1ac8e63b6f0 [2021-03-16T03:03:29.169Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-16T03:03:31.735Z] ---> Running in 8d761388951f [2021-03-16T03:03:32.313Z] Removing intermediate container 8d761388951f [2021-03-16T03:03:32.313Z] ---> e4f65993ba93 [2021-03-16T03:03:32.313Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-16T03:03:36.539Z] ---> Running in 5a573a41ea0f [2021-03-16T03:03:36.808Z] Removing intermediate container 5a573a41ea0f [2021-03-16T03:03:36.808Z] ---> 4690c6b09489 [2021-03-16T03:03:36.808Z] Step 21/23 : LABEL arch=x86_64 [2021-03-16T03:03:37.456Z] ---> Running in 4e19b4d06466 [2021-03-16T03:03:37.805Z] Removing intermediate container 4e19b4d06466 [2021-03-16T03:03:37.805Z] ---> 86b7c498cc3c [2021-03-16T03:03:37.805Z] Step 22/23 : LABEL git_sha=49718c946fbf1d21b605dd41d0c635a3842b2325 [2021-03-16T03:03:40.399Z] ---> Running in 9ef3c3b5aac7 [2021-03-16T03:03:40.399Z] Removing intermediate container 9ef3c3b5aac7 [2021-03-16T03:03:40.399Z] ---> d93455fd3b43 [2021-03-16T03:03:40.399Z] Step 23/23 : LABEL version=0.0.0 [2021-03-16T03:03:40.399Z] ---> Running in 540d32a27809 [2021-03-16T03:03:40.670Z] Removing intermediate container 540d32a27809 [2021-03-16T03:03:40.670Z] ---> 42bf0a1110d4 [2021-03-16T03:03:40.670Z] [2021-03-16T03:03:40.670Z] Successfully built 42bf0a1110d4 [2021-03-16T03:03:40.670Z] Successfully tagged docker-core-data-go:latest [2021-03-16T03:03:55.803Z]  Building docker-core-data-go ... done Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T03:03:55.803Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T03:03:55.803Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-16T03:03:55.803Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-16T03:03:55.803Z] ---> 61202da417dc [2021-03-16T03:03:55.803Z] ---> 61202da417dc [2021-03-16T03:03:55.803Z] Step 3/31 : WORKDIR /edgex-go [2021-03-16T03:03:55.803Z] Step 3/26 : WORKDIR /edgex-go [2021-03-16T03:03:55.803Z] ---> Using cache [2021-03-16T03:03:55.803Z] ---> c1eb46234215 [2021-03-16T03:03:55.803Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T03:03:55.803Z] ---> Using cache [2021-03-16T03:03:55.803Z] ---> c1eb46234215 [2021-03-16T03:03:55.803Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T03:03:55.803Z] ---> Using cache [2021-03-16T03:03:55.803Z] ---> e595d3774eba [2021-03-16T03:03:55.803Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-16T03:03:55.803Z] ---> Using cache [2021-03-16T03:03:55.803Z] ---> e595d3774eba [2021-03-16T03:03:55.803Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-16T03:03:55.803Z] ---> Using cache [2021-03-16T03:03:55.803Z] ---> 82907ec72cd7 [2021-03-16T03:03:55.803Z] Step 6/31 : COPY go.mod . [2021-03-16T03:03:55.803Z] ---> Using cache [2021-03-16T03:03:55.803Z] ---> e119d84b109c [2021-03-16T03:03:55.803Z] Step 7/31 : RUN go mod download [2021-03-16T03:03:55.803Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T03:03:55.803Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-16T03:03:55.803Z] ---> 61202da417dc [2021-03-16T03:03:55.803Z] Step 3/23 : WORKDIR /edgex-go [2021-03-16T03:03:55.803Z] ---> Using cache [2021-03-16T03:03:55.803Z] ---> c1eb46234215 [2021-03-16T03:03:55.803Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T03:03:55.803Z] ---> Using cache [2021-03-16T03:03:55.803Z] ---> e595d3774eba [2021-03-16T03:03:55.803Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-16T03:03:55.803Z] ---> Using cache [2021-03-16T03:03:55.803Z] ---> 82907ec72cd7 [2021-03-16T03:03:55.803Z] Step 6/23 : COPY go.mod . [2021-03-16T03:03:55.803Z] ---> Using cache [2021-03-16T03:03:55.803Z] ---> e119d84b109c [2021-03-16T03:03:55.803Z] Step 7/23 : RUN go mod download [2021-03-16T03:03:55.803Z] ---> Using cache [2021-03-16T03:03:55.803Z] ---> a40315c9d4cc [2021-03-16T03:03:55.803Z] Step 8/23 : COPY . . [2021-03-16T03:03:55.803Z] ---> Using cache [2021-03-16T03:03:55.803Z] ---> a40315c9d4cc [2021-03-16T03:03:55.803Z] Step 8/31 : COPY . . [2021-03-16T03:03:55.803Z] ---> Using cache [2021-03-16T03:03:55.803Z] ---> b7976d4c02d2 [2021-03-16T03:03:55.803Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-16T03:03:55.803Z] ---> Using cache [2021-03-16T03:03:55.803Z] ---> b7976d4c02d2 [2021-03-16T03:03:55.803Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-16T03:03:55.803Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T03:03:55.803Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-16T03:03:55.803Z] ---> 61202da417dc [2021-03-16T03:03:55.803Z] Step 3/23 : WORKDIR /edgex-go [2021-03-16T03:03:55.803Z] ---> Using cache [2021-03-16T03:03:55.803Z] ---> c1eb46234215 [2021-03-16T03:03:55.803Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T03:03:55.803Z] ---> Using cache [2021-03-16T03:03:55.803Z] ---> e595d3774eba [2021-03-16T03:03:55.803Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-16T03:03:55.803Z] ---> Using cache [2021-03-16T03:03:55.803Z] ---> 82907ec72cd7 [2021-03-16T03:03:55.803Z] Step 6/23 : COPY go.mod . [2021-03-16T03:03:55.803Z] ---> Using cache [2021-03-16T03:03:55.803Z] ---> e119d84b109c [2021-03-16T03:03:55.803Z] Step 7/23 : RUN go mod download [2021-03-16T03:03:55.803Z] ---> Using cache [2021-03-16T03:03:55.803Z] ---> a40315c9d4cc [2021-03-16T03:03:55.803Z] Step 8/23 : COPY . . [2021-03-16T03:03:56.749Z] ---> Using cache [2021-03-16T03:03:56.749Z] ---> b7976d4c02d2 [2021-03-16T03:03:56.749Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-16T03:03:57.011Z] ---> Running in 2a9c4e40c9e5 [2021-03-16T03:03:57.011Z] ---> Running in 108aeeb75743 [2021-03-16T03:03:57.011Z] ---> Running in 39e3db6ec5b5 [2021-03-16T03:03:57.011Z] ---> Running in fe86b3036b3f [2021-03-16T03:03:57.991Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-16T03:03:57.991Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-16T03:03:57.991Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-16T03:03:57.991Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T03:03:59.405Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T03:04:00.818Z] OK: 233 MiB in 51 packages [2021-03-16T03:04:03.414Z] Removing intermediate container 108aeeb75743 [2021-03-16T03:04:03.414Z] ---> 400b3c0a3bf3 [2021-03-16T03:04:03.414Z] Step 6/26 : COPY go.mod . [2021-03-16T03:04:03.414Z] ---> 14a06ae16cd7 [2021-03-16T03:04:03.414Z] Step 7/26 : RUN go mod download [2021-03-16T03:04:03.694Z] ---> Running in c2d1a90c1468 [2021-03-16T03:04:07.997Z] Removing intermediate container c2d1a90c1468 [2021-03-16T03:04:07.998Z] ---> 6b941023dacd [2021-03-16T03:04:07.998Z] Step 8/26 : COPY . . [2021-03-16T03:04:10.335Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-16T03:04:13.028Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-16T03:04:23.383Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-16T03:04:23.383Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-16T03:04:25.391Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-16T03:04:25.391Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-16T03:04:25.391Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-16T03:04:25.391Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-16T03:04:29.710Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-16T03:04:29.710Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-16T03:04:30.175Z] ---> 66890e903ece [2021-03-16T03:04:30.175Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-16T03:04:30.175Z] ---> Running in f00124b17f28 [2021-03-16T03:04:30.761Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-16T03:04:34.309Z] Removing intermediate container fe86b3036b3f [2021-03-16T03:04:34.309Z] ---> 44d26634af6d [2021-03-16T03:04:34.309Z] [2021-03-16T03:04:34.309Z] Step 10/31 : FROM alpine:3.12 [2021-03-16T03:04:34.309Z] ---> 88dd2752d2ea [2021-03-16T03:04:34.309Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-16T03:04:35.289Z] Removing intermediate container 39e3db6ec5b5 [2021-03-16T03:04:35.289Z] ---> 82156c859931 [2021-03-16T03:04:35.289Z] [2021-03-16T03:04:35.289Z] Step 10/23 : FROM alpine:3.12 [2021-03-16T03:04:35.289Z] ---> 88dd2752d2ea [2021-03-16T03:04:35.289Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-16T03:04:35.289Z] ---> Using cache [2021-03-16T03:04:35.289Z] ---> 50416b0179a6 [2021-03-16T03:04:35.289Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-16T03:04:35.289Z] ---> Using cache [2021-03-16T03:04:35.289Z] ---> fd96fe1e9562 [2021-03-16T03:04:35.289Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-16T03:04:35.931Z] ---> Running in 9b7ac75cb814 [2021-03-16T03:04:35.931Z] ---> Running in 9fdb01153596 [2021-03-16T03:04:36.526Z] Removing intermediate container 2a9c4e40c9e5 [2021-03-16T03:04:36.526Z] ---> d025308f5fba [2021-03-16T03:04:36.526Z] [2021-03-16T03:04:36.526Z] Step 10/23 : FROM alpine:3.12 [2021-03-16T03:04:36.526Z] ---> 88dd2752d2ea [2021-03-16T03:04:36.526Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-16T03:04:36.526Z] ---> Using cache [2021-03-16T03:04:36.526Z] ---> 50416b0179a6 [2021-03-16T03:04:36.527Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-16T03:04:36.527Z] ---> Using cache [2021-03-16T03:04:36.527Z] ---> fd96fe1e9562 [2021-03-16T03:04:36.527Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-16T03:04:36.788Z] Removing intermediate container 9b7ac75cb814 [2021-03-16T03:04:36.788Z] ---> 6abd70b9dcac [2021-03-16T03:04:36.788Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-16T03:04:37.054Z] ---> Running in 41ab6ee2198f [2021-03-16T03:04:37.323Z] ---> Running in 99369c47c79c [2021-03-16T03:04:37.323Z] Removing intermediate container 9fdb01153596 [2021-03-16T03:04:37.323Z] ---> c2d951315c29 [2021-03-16T03:04:37.323Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-16T03:04:37.323Z] ---> Running in f3dcbd114876 [2021-03-16T03:04:37.590Z] Removing intermediate container 41ab6ee2198f [2021-03-16T03:04:37.591Z] ---> 4eacbb3cd063 [2021-03-16T03:04:37.591Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-16T03:04:37.591Z] ---> Running in 0e8dbcbb0c21 [2021-03-16T03:04:37.868Z] Removing intermediate container f3dcbd114876 [2021-03-16T03:04:37.868Z] ---> b583970a038b [2021-03-16T03:04:37.868Z] Step 15/23 : WORKDIR / [2021-03-16T03:04:37.868Z] ---> Running in 08600db6233e [2021-03-16T03:04:38.148Z] Removing intermediate container 0e8dbcbb0c21 [2021-03-16T03:04:38.148Z] ---> 9e43c7039e6a [2021-03-16T03:04:38.148Z] Step 15/23 : WORKDIR / [2021-03-16T03:04:38.148Z] ---> Running in 5ed5b0d825d6 [2021-03-16T03:04:38.417Z] Removing intermediate container 08600db6233e [2021-03-16T03:04:38.417Z] ---> e53692c6827a [2021-03-16T03:04:38.417Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-16T03:04:38.417Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T03:04:38.713Z] Removing intermediate container 5ed5b0d825d6 [2021-03-16T03:04:38.714Z] ---> f0caf72d999e [2021-03-16T03:04:38.714Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-16T03:04:38.714Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T03:04:38.714Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-16T03:04:38.714Z] (2/2) Installing su-exec (0.2-r1) [2021-03-16T03:04:38.714Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T03:04:38.714Z] OK: 6 MiB in 16 packages [2021-03-16T03:04:38.841Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-16T03:04:38.841Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-16T03:04:38.841Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-16T03:04:38.987Z] ---> 65f2f62e933e [2021-03-16T03:04:38.987Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-16T03:04:38.987Z] ---> c7617a993ac3 [2021-03-16T03:04:38.987Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-16T03:04:39.964Z] ---> 4d1c91701b90 [2021-03-16T03:04:39.964Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-16T03:04:39.964Z] Removing intermediate container 99369c47c79c [2021-03-16T03:04:39.964Z] ---> d9a29be4b344 [2021-03-16T03:04:39.964Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-16T03:04:39.964Z] ---> 4249ac266bcc [2021-03-16T03:04:39.964Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-16T03:04:39.964Z] ---> Running in e40c2f032c6f [2021-03-16T03:04:40.239Z] ---> ad08aeba328b [2021-03-16T03:04:40.240Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-16T03:04:40.817Z] Removing intermediate container e40c2f032c6f [2021-03-16T03:04:40.817Z] ---> daaecd50b815 [2021-03-16T03:04:40.817Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-16T03:04:41.090Z] ---> Running in fc6cae17e811 [2021-03-16T03:04:41.090Z] ---> aa603f565cb3 [2021-03-16T03:04:41.090Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-16T03:04:41.368Z] ---> Running in c62102cc00fc [2021-03-16T03:04:41.368Z] ---> Running in aec534303961 [2021-03-16T03:04:41.368Z] Removing intermediate container fc6cae17e811 [2021-03-16T03:04:41.368Z] ---> 64e95dfe7f27 [2021-03-16T03:04:41.368Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-16T03:04:41.656Z] Removing intermediate container c62102cc00fc [2021-03-16T03:04:41.656Z] ---> 4bc20dc6cd64 [2021-03-16T03:04:41.656Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-16T03:04:41.656Z] ---> Running in 50513f280d98 [2021-03-16T03:04:41.925Z] Removing intermediate container aec534303961 [2021-03-16T03:04:41.925Z] ---> babb17b5862f [2021-03-16T03:04:41.925Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-16T03:04:41.925Z] ---> Running in 98fc772cc8cb [2021-03-16T03:04:41.925Z] ---> Running in e94f33b36dcb [2021-03-16T03:04:42.191Z] Removing intermediate container 50513f280d98 [2021-03-16T03:04:42.191Z] ---> 49df669ccb96 [2021-03-16T03:04:42.191Z] Step 21/23 : LABEL arch=x86_64 [2021-03-16T03:04:42.775Z] ---> Running in 2c6a5ae143a9 [2021-03-16T03:04:42.775Z] Removing intermediate container e94f33b36dcb [2021-03-16T03:04:42.775Z] ---> 5ac102534ca2 [2021-03-16T03:04:42.775Z] Step 21/23 : LABEL arch=x86_64 [2021-03-16T03:04:43.048Z] ---> Running in 340fa3df0408 [2021-03-16T03:04:43.319Z] Removing intermediate container 2c6a5ae143a9 [2021-03-16T03:04:43.319Z] ---> d392b7b0fd15 [2021-03-16T03:04:43.319Z] Step 22/23 : LABEL git_sha=49718c946fbf1d21b605dd41d0c635a3842b2325 [2021-03-16T03:04:43.581Z] ---> Running in c0c5d224632e [2021-03-16T03:04:43.581Z] Removing intermediate container 340fa3df0408 [2021-03-16T03:04:43.581Z] ---> cfdae503653c [2021-03-16T03:04:43.581Z] Step 22/23 : LABEL git_sha=49718c946fbf1d21b605dd41d0c635a3842b2325 [2021-03-16T03:04:43.581Z] ---> Running in 4ff1f058beac [2021-03-16T03:04:43.852Z] Removing intermediate container 98fc772cc8cb [2021-03-16T03:04:43.852Z] ---> 8816991f6531 [2021-03-16T03:04:43.852Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-16T03:04:43.852Z] Removing intermediate container c0c5d224632e [2021-03-16T03:04:43.852Z] ---> 44827c7227eb [2021-03-16T03:04:43.852Z] Step 23/23 : LABEL version=0.0.0 [2021-03-16T03:04:43.852Z] ---> Running in 9df56ada20a4 [2021-03-16T03:04:43.852Z] ---> Running in 6cbfde7315ee [2021-03-16T03:04:44.125Z] Removing intermediate container 4ff1f058beac [2021-03-16T03:04:44.125Z] ---> d18a40e35ce6 [2021-03-16T03:04:44.125Z] Step 23/23 : LABEL version=0.0.0 [2021-03-16T03:04:44.125Z] ---> Running in 0a8b4f967d23 [2021-03-16T03:04:44.393Z] Removing intermediate container 6cbfde7315ee [2021-03-16T03:04:44.393Z] ---> 08dda3f85910 [2021-03-16T03:04:44.393Z] [2021-03-16T03:04:44.393Z] Removing intermediate container 9df56ada20a4 [2021-03-16T03:04:44.393Z] ---> b089e701d639 [2021-03-16T03:04:44.393Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-16T03:04:44.393Z] Removing intermediate container 0a8b4f967d23 [2021-03-16T03:04:44.393Z] ---> 6174707b5c89 [2021-03-16T03:04:44.393Z] [2021-03-16T03:04:44.659Z] Successfully built 08dda3f85910 [2021-03-16T03:04:44.921Z] Successfully built 6174707b5c89 [2021-03-16T03:04:44.921Z] Successfully tagged docker-core-command-go:latest [2021-03-16T03:04:44.921Z] Successfully tagged docker-core-metadata-go:latest [2021-03-16T03:04:44.921Z]  Building docker-core-command-go ... done  Building docker-core-metadata-go ... done  ---> 3dc6e8b2bb9e [2021-03-16T03:04:44.921Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-16T03:04:44.921Z] ---> Running in 23a019d6b9d9 [2021-03-16T03:04:45.583Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.292s coverage: 45.9% of statements [2021-03-16T03:04:45.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-16T03:04:45.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-16T03:04:45.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-16T03:04:45.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-16T03:04:45.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-16T03:04:45.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-16T03:04:45.583Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.155s coverage: 19.8% of statements [2021-03-16T03:04:45.583Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.224s coverage: 100.0% of statements [2021-03-16T03:04:48.245Z] Removing intermediate container f00124b17f28 [2021-03-16T03:04:48.245Z] ---> b14d8b3b9f3c [2021-03-16T03:04:48.245Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-16T03:04:48.245Z] ---> Running in aaeff9fd8d98 [2021-03-16T03:04:48.245Z] Removing intermediate container 23a019d6b9d9 [2021-03-16T03:04:48.245Z] ---> a47fa4e52dae [2021-03-16T03:04:48.245Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-16T03:04:48.509Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-16T03:04:48.509Z] ---> 68a5b19a415f [2021-03-16T03:04:48.509Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-16T03:04:49.083Z] ---> a04c25b44a52 [2021-03-16T03:04:49.083Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-16T03:04:49.346Z] ---> 6586128d0b17 [2021-03-16T03:04:49.346Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-16T03:04:49.346Z] Removing intermediate container aaeff9fd8d98 [2021-03-16T03:04:49.346Z] ---> b5e70e3a4091 [2021-03-16T03:04:49.346Z] [2021-03-16T03:04:49.346Z] Step 11/26 : FROM docker:20.10.0 [2021-03-16T03:04:49.613Z] 20.10.0: Pulling from library/docker [2021-03-16T03:04:49.874Z] ---> 9f17a19c6748 [2021-03-16T03:04:49.874Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-16T03:04:50.448Z] ---> 856e13c791a0 [2021-03-16T03:04:50.448Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-16T03:04:50.711Z] ---> Running in e6097506f515 [2021-03-16T03:04:50.975Z] Removing intermediate container e6097506f515 [2021-03-16T03:04:50.975Z] ---> 34672483541c [2021-03-16T03:04:50.975Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-16T03:04:51.241Z] ---> efdc1ea6910a [2021-03-16T03:04:51.241Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-16T03:04:51.509Z] ---> Running in cc870fbe989f [2021-03-16T03:04:52.920Z] Removing intermediate container cc870fbe989f [2021-03-16T03:04:52.920Z] ---> 4d4e72110f9f [2021-03-16T03:04:52.920Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-16T03:04:52.920Z] ---> Running in 7975a3b12a93 [2021-03-16T03:04:53.185Z] Removing intermediate container 7975a3b12a93 [2021-03-16T03:04:53.185Z] ---> 6b1a097ac227 [2021-03-16T03:04:53.185Z] Step 28/31 : CMD ["gate"] [2021-03-16T03:04:53.452Z] ---> Running in 80bfdd0a8e21 [2021-03-16T03:04:53.893Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.667s coverage: 27.1% of statements [2021-03-16T03:04:53.893Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-16T03:04:53.893Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-16T03:04:53.893Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-16T03:04:53.893Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-16T03:04:53.893Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-16T03:04:53.893Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-16T03:04:53.893Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.066s coverage: 100.0% of statements [2021-03-16T03:04:53.893Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-16T03:04:53.893Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.076s coverage: 100.0% of statements [2021-03-16T03:04:53.893Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-16T03:04:53.893Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-16T03:04:54.169Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.281s coverage: 71.3% of statements [2021-03-16T03:04:54.169Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-16T03:04:54.169Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-16T03:04:54.872Z] Removing intermediate container 80bfdd0a8e21 [2021-03-16T03:04:54.872Z] ---> 16f7dd2d058e [2021-03-16T03:04:54.872Z] Step 29/31 : LABEL arch=x86_64 [2021-03-16T03:04:54.872Z] ---> Running in 555304ce6838 [2021-03-16T03:04:54.872Z] Removing intermediate container 555304ce6838 [2021-03-16T03:04:54.872Z] ---> 1ebdb98e3194 [2021-03-16T03:04:54.872Z] Step 30/31 : LABEL git_sha=49718c946fbf1d21b605dd41d0c635a3842b2325 [2021-03-16T03:04:54.872Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-16T03:04:54.872Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-16T03:04:54.872Z] ---> aefe523efa57 [2021-03-16T03:04:54.872Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-16T03:04:55.133Z] ---> Running in fffa96c8d565 [2021-03-16T03:04:55.133Z] ---> Running in 917b7b783593 [2021-03-16T03:04:55.396Z] Removing intermediate container fffa96c8d565 [2021-03-16T03:04:55.396Z] ---> 8fcd72e30b58 [2021-03-16T03:04:55.396Z] Step 31/31 : LABEL version=0.0.0 [2021-03-16T03:04:55.659Z] ---> Running in c4912a29d838 [2021-03-16T03:04:55.659Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T03:04:55.659Z] Removing intermediate container c4912a29d838 [2021-03-16T03:04:55.659Z] ---> 18e9ec4b57bd [2021-03-16T03:04:55.659Z] [2021-03-16T03:04:55.659Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T03:04:55.921Z] Successfully built 18e9ec4b57bd [2021-03-16T03:04:55.921Z] (1/2) Installing readline (8.0.4-r0) [2021-03-16T03:04:55.921Z] (2/2) Installing bash (5.0.17-r0) [2021-03-16T03:04:55.921Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-03-16T03:04:55.921Z]  Building docker-security-bootstrapper-go ... done Executing bash-5.0.17-r0.post-install [2021-03-16T03:04:55.921Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T03:04:55.921Z] OK: 12 MiB in 22 packages [2021-03-16T03:04:56.498Z] Removing intermediate container 917b7b783593 [2021-03-16T03:04:56.498Z] ---> 310b4d46bb2f [2021-03-16T03:04:56.498Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-16T03:04:56.498Z] ---> Running in faf0ecef0fa1 [2021-03-16T03:04:56.760Z] Removing intermediate container faf0ecef0fa1 [2021-03-16T03:04:56.760Z] ---> 60d0aac39532 [2021-03-16T03:04:56.760Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-16T03:04:56.760Z] ---> Running in 06231e2d0327 [2021-03-16T03:04:57.022Z] Removing intermediate container 06231e2d0327 [2021-03-16T03:04:57.022Z] ---> ab458aad54fa [2021-03-16T03:04:57.022Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-16T03:04:57.022Z] ---> Running in 1798093bb338 [2021-03-16T03:04:57.284Z] Removing intermediate container 1798093bb338 [2021-03-16T03:04:57.284Z] ---> ceef00b490f0 [2021-03-16T03:04:57.284Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-16T03:04:57.589Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.566s coverage: 82.9% of statements [2021-03-16T03:04:57.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-16T03:04:57.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-16T03:04:57.589Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.254s coverage: 78.9% of statements [2021-03-16T03:04:57.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-16T03:04:57.856Z] ---> b56a470069fa [2021-03-16T03:04:57.856Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-16T03:04:58.119Z] ---> 8073c1268b32 [2021-03-16T03:04:58.119Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-16T03:04:58.381Z] ---> 2b75718e7118 [2021-03-16T03:04:58.381Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-16T03:04:58.381Z] ---> Running in 3f7b7bfe01a4 [2021-03-16T03:04:58.954Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T03:04:58.954Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T03:04:59.216Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-16T03:04:59.216Z] (2/33) Installing expat (2.2.9-r1) [2021-03-16T03:04:59.216Z] (3/33) Installing libffi (3.3-r2) [2021-03-16T03:04:59.216Z] (4/33) Installing gdbm (1.13-r1) [2021-03-16T03:04:59.216Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-16T03:04:59.216Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-16T03:04:59.216Z] (7/33) Installing python3 (3.8.8-r0) [2021-03-16T03:05:00.605Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-16T03:05:00.605Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-16T03:05:00.605Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-16T03:05:00.605Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-16T03:05:00.605Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-16T03:05:00.605Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-16T03:05:00.605Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-16T03:05:00.605Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-16T03:05:00.605Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-16T03:05:00.605Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-16T03:05:00.605Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-16T03:05:00.605Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-16T03:05:00.605Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-16T03:05:00.605Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-16T03:05:00.605Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-16T03:05:00.605Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-16T03:05:00.605Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-16T03:05:00.605Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-16T03:05:00.605Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-16T03:05:00.605Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-16T03:05:00.605Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-16T03:05:00.605Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-16T03:05:00.605Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-16T03:05:00.605Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-16T03:05:00.605Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-16T03:05:00.605Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-16T03:05:00.867Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T03:05:00.867Z] OK: 71 MiB in 55 packages [2021-03-16T03:05:07.772Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.157s coverage: 28.6% of statements [2021-03-16T03:05:07.772Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-16T03:05:07.772Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-16T03:05:07.772Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-16T03:05:07.772Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-16T03:05:07.772Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-16T03:05:07.772Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.250s coverage: 100.0% of statements [2021-03-16T03:05:07.772Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-16T03:05:07.772Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.104s coverage: 100.0% of statements [2021-03-16T03:05:07.772Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-16T03:05:07.772Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.361s coverage: 86.7% of statements [2021-03-16T03:05:07.772Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-16T03:05:07.772Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.425s coverage: 97.5% of statements [2021-03-16T03:05:07.772Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-16T03:05:07.772Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.182s coverage: 78.3% of statements [2021-03-16T03:05:07.772Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-16T03:05:07.772Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-16T03:05:07.772Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-16T03:05:07.772Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-16T03:05:10.891Z] Removing intermediate container 3f7b7bfe01a4 [2021-03-16T03:05:10.892Z] ---> eaa7b13f1c0a [2021-03-16T03:05:10.892Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-16T03:05:10.892Z] ---> Running in bd1442d0f48d [2021-03-16T03:05:10.892Z] Collecting docker-compose==1.23.2 [2021-03-16T03:05:10.892Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-16T03:05:11.153Z] Collecting texttable<0.10,>=0.9.0 [2021-03-16T03:05:11.153Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-16T03:05:11.726Z] Collecting docopt<0.7,>=0.6.1 [2021-03-16T03:05:11.726Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-16T03:05:12.299Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-16T03:05:12.299Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-16T03:05:12.876Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-16T03:05:12.876Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-16T03:05:13.137Z] Collecting docker<4.0,>=3.6.0 [2021-03-16T03:05:13.137Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-16T03:05:13.137Z] Collecting jsonschema<3,>=2.5.1 [2021-03-16T03:05:13.137Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-16T03:05:13.399Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-03-16T03:05:13.399Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-16T03:05:13.399Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-16T03:05:13.661Z] Collecting PyYAML<4,>=3.10 [2021-03-16T03:05:13.661Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-16T03:05:14.608Z] Collecting cached-property<2,>=1.2.0 [2021-03-16T03:05:14.608Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-16T03:05:14.608Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-03-16T03:05:14.608Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-03-16T03:05:14.608Z] Collecting idna<2.8,>=2.5 [2021-03-16T03:05:14.608Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-16T03:05:14.608Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-16T03:05:14.608Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-16T03:05:14.871Z] Collecting docker-pycreds>=0.4.0 [2021-03-16T03:05:14.871Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-16T03:05:14.871Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-16T03:05:14.871Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-16T03:05:14.871Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-16T03:05:14.871Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-16T03:05:14.871Z] Installing collected packages: texttable, docopt, dockerpty, idna, urllib3, requests, websocket-client, docker-pycreds, docker, jsonschema, PyYAML, cached-property, docker-compose [2021-03-16T03:05:14.871Z] Running setup.py install for texttable: started [2021-03-16T03:05:15.445Z] Running setup.py install for texttable: finished with status 'done' [2021-03-16T03:05:15.445Z] Running setup.py install for docopt: started [2021-03-16T03:05:16.393Z] Running setup.py install for docopt: finished with status 'done' [2021-03-16T03:05:16.393Z] Running setup.py install for dockerpty: started [2021-03-16T03:05:16.965Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-16T03:05:16.965Z] Attempting uninstall: idna [2021-03-16T03:05:16.965Z] Found existing installation: idna 2.9 [2021-03-16T03:05:16.965Z] Uninstalling idna-2.9: [2021-03-16T03:05:16.965Z] Successfully uninstalled idna-2.9 [2021-03-16T03:05:17.228Z] Attempting uninstall: urllib3 [2021-03-16T03:05:17.228Z] Found existing installation: urllib3 1.25.9 [2021-03-16T03:05:17.228Z] Uninstalling urllib3-1.25.9: [2021-03-16T03:05:17.228Z] Successfully uninstalled urllib3-1.25.9 [2021-03-16T03:05:17.489Z] Attempting uninstall: requests [2021-03-16T03:05:17.489Z] Found existing installation: requests 2.23.0 [2021-03-16T03:05:17.489Z] Uninstalling requests-2.23.0: [2021-03-16T03:05:17.489Z] Successfully uninstalled requests-2.23.0 [2021-03-16T03:05:17.936Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.365s coverage: 92.8% of statements [2021-03-16T03:05:17.936Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-16T03:05:17.936Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-16T03:05:17.936Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-16T03:05:17.936Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-16T03:05:17.936Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-16T03:05:17.936Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-16T03:05:17.936Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-16T03:05:17.936Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-16T03:05:17.936Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-16T03:05:17.936Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-16T03:05:17.936Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-16T03:05:17.936Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-16T03:05:17.936Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-16T03:05:17.936Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-16T03:05:17.936Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-16T03:05:17.936Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-16T03:05:17.936Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-16T03:05:17.937Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-16T03:05:17.937Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements [2021-03-16T03:05:17.937Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-16T03:05:17.937Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-16T03:05:17.937Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.254s coverage: 0.1% of statements [2021-03-16T03:05:17.937Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-16T03:05:17.937Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-16T03:05:17.937Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-16T03:05:17.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.103s coverage: 47.1% of statements [2021-03-16T03:05:17.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.099s coverage: 79.5% of statements [2021-03-16T03:05:17.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.077s coverage: 94.1% of statements [2021-03-16T03:05:17.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.084s coverage: 96.3% of statements [2021-03-16T03:05:17.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.071s coverage: 87.5% of statements [2021-03-16T03:05:18.062Z] Running setup.py install for PyYAML: started [2021-03-16T03:05:18.749Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-16T03:05:19.022Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 [2021-03-16T03:05:21.665Z] Removing intermediate container bd1442d0f48d [2021-03-16T03:05:21.665Z] ---> 90c41453a57e [2021-03-16T03:05:21.665Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-16T03:05:21.928Z] ---> Running in 960d9dac9924 [2021-03-16T03:05:22.507Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T03:05:22.507Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T03:05:22.507Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-16T03:05:22.507Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-16T03:05:22.507Z] (3/3) Installing curl (7.69.1-r3) [2021-03-16T03:05:22.507Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T03:05:22.507Z] OK: 72 MiB in 58 packages [2021-03-16T03:05:23.081Z] Removing intermediate container 960d9dac9924 [2021-03-16T03:05:23.082Z] ---> 504293b759d4 [2021-03-16T03:05:23.082Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-16T03:05:23.082Z] ---> Running in f6acb3b9337a [2021-03-16T03:05:23.344Z] Removing intermediate container f6acb3b9337a [2021-03-16T03:05:23.344Z] ---> 7c5cf7e0971b [2021-03-16T03:05:23.344Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-16T03:05:23.344Z] ---> Running in 3ae646074985 [2021-03-16T03:05:23.607Z] Removing intermediate container 3ae646074985 [2021-03-16T03:05:23.607Z] ---> 2ecfbcd43359 [2021-03-16T03:05:23.607Z] Step 24/26 : LABEL arch=x86_64 [2021-03-16T03:05:23.607Z] ---> Running in 2369278db006 [2021-03-16T03:05:23.870Z] Removing intermediate container 2369278db006 [2021-03-16T03:05:23.870Z] ---> c5b4ddf6e2ba [2021-03-16T03:05:23.870Z] Step 25/26 : LABEL git_sha=49718c946fbf1d21b605dd41d0c635a3842b2325 [2021-03-16T03:05:23.870Z] ---> Running in 16429ae319f1 [2021-03-16T03:05:24.132Z] Removing intermediate container 16429ae319f1 [2021-03-16T03:05:24.132Z] ---> 2125230b247e [2021-03-16T03:05:24.132Z] Step 26/26 : LABEL version=0.0.0 [2021-03-16T03:05:24.132Z] ---> Running in 64524fb39b86 [2021-03-16T03:05:24.132Z] Removing intermediate container 64524fb39b86 [2021-03-16T03:05:24.132Z] ---> be4698ac3fd3 [2021-03-16T03:05:24.132Z] [2021-03-16T03:05:24.393Z] Successfully built be4698ac3fd3 [2021-03-16T03:05:24.393Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-03-16T03:05:24.977Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-03-16T03:05:24.985Z] $ docker stop --time=1 7d44d075893362a95e541a77eb31b6b618381a0e8881cf55746a46f5dc28b08a [2021-03-16T03:05:26.597Z] $ docker rm -f 7d44d075893362a95e541a77eb31b6b618381a0e8881cf55746a46f5dc28b08a [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-16T03:05:27.122Z] + docker images [2021-03-16T03:05:27.122Z] + grep docker [2021-03-16T03:05:27.385Z] docker-sys-mgmt-agent-go latest be4698ac3fd3 3 seconds ago 313MB [2021-03-16T03:05:27.385Z] docker-security-bootstrapper-go latest 18e9ec4b57bd 32 seconds ago 18.8MB [2021-03-16T03:05:27.385Z] docker-core-metadata-go latest 6174707b5c89 43 seconds ago 19MB [2021-03-16T03:05:27.385Z] docker-core-command-go latest 08dda3f85910 43 seconds ago 17.2MB [2021-03-16T03:05:27.385Z] docker-core-data-go latest 42bf0a1110d4 About a minute ago 22.6MB [2021-03-16T03:05:27.385Z] docker-security-secretstore-setup-go latest c833772dabce 2 minutes ago 24.9MB [2021-03-16T03:05:27.385Z] docker-support-notifications-go latest 1e46029c5b37 2 minutes ago 17.8MB [2021-03-16T03:05:27.385Z] docker-security-proxy-setup-go latest d2e63eeb81a0 2 minutes ago 24.7MB [2021-03-16T03:05:27.385Z] docker-support-scheduler-go latest 9c156a692c9d 2 minutes ago 17.3MB [2021-03-16T03:05:27.385Z] docker 20.10.0 aefe523efa57 3 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-03-16T03:05:28.121Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.109s coverage: 94.4% of statements [2021-03-16T03:05:28.122Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.061s coverage: 44.8% of statements [2021-03-16T03:05:34.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.283s coverage: 81.9% of statements [2021-03-16T03:05:43.014Z] Still waiting to schedule task [2021-03-16T03:05:43.014Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-03-16T03:05:45.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.132s coverage: 92.9% of statements [2021-03-16T03:05:45.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-16T03:05:45.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-16T03:05:45.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-16T03:05:45.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 77.8% of statements [2021-03-16T03:05:45.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-16T03:05:45.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-16T03:05:45.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-16T03:05:45.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-16T03:05:45.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-16T03:05:45.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.078s coverage: 87.2% of statements [2021-03-16T03:05:45.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-16T03:05:45.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-16T03:05:45.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements [2021-03-16T03:05:45.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-16T03:05:45.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.108s coverage: 75.5% of statements [2021-03-16T03:05:45.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-16T03:05:45.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.070s coverage: 80.8% of statements [2021-03-16T03:05:45.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.148s coverage: 87.2% of statements [2021-03-16T03:05:45.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.145s coverage: 84.6% of statements [2021-03-16T03:05:45.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.210s coverage: 91.6% of statements [2021-03-16T03:05:45.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-16T03:05:46.012Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.819s coverage: 62.4% of statements [2021-03-16T03:05:46.012Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-16T03:05:46.012Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-16T03:05:46.012Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.064s coverage: 100.0% of statements [2021-03-16T03:05:46.012Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.146s coverage: 91.3% of statements [2021-03-16T03:05:48.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.055s coverage: 100.0% of statements [2021-03-16T03:05:48.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.083s coverage: 73.7% of statements [2021-03-16T03:05:48.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.063s coverage: 100.0% of statements [2021-03-16T03:05:52.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.880s coverage: 69.0% of statements [2021-03-16T03:05:52.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-16T03:05:52.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-16T03:05:52.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-16T03:05:55.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.453s coverage: 38.4% of statements [2021-03-16T03:05:55.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-16T03:05:55.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-16T03:05:55.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.135s coverage: 89.5% of statements [2021-03-16T03:05:55.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-16T03:05:55.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.103s coverage: 84.8% of statements [2021-03-16T03:06:02.191Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.492s coverage: 47.0% of statements [2021-03-16T03:06:02.191Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-16T03:06:02.191Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-16T03:06:02.191Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-16T03:06:02.191Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-16T03:06:02.191Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-16T03:06:02.191Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.126s coverage: 100.0% of statements [2021-03-16T03:06:02.191Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-16T03:06:02.191Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.158s coverage: 100.0% of statements [2021-03-16T03:06:02.191Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-16T03:06:02.191Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-16T03:06:02.191Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-16T03:06:02.191Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-16T03:06:02.798Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.591s coverage: 87.1% of statements [2021-03-16T03:06:02.798Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-16T03:06:02.798Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-16T03:06:02.798Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-16T03:06:11.118Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.881s coverage: 29.1% of statements [2021-03-16T03:06:11.118Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-16T03:06:11.118Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-16T03:06:11.118Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-16T03:06:11.118Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-16T03:06:11.118Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-16T03:06:11.118Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.226s coverage: 99.0% of statements [2021-03-16T03:06:11.118Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-16T03:06:11.118Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.134s coverage: 100.0% of statements [2021-03-16T03:06:11.118Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-16T03:06:11.118Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-16T03:06:11.118Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-16T03:06:11.118Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-16T03:06:11.118Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.291s coverage: 96.5% of statements [2021-03-16T03:06:11.118Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-16T03:06:11.118Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-16T03:06:11.118Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-16T03:06:11.118Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.044s coverage: 0.0% of statements [2021-03-16T03:06:11.118Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-16T03:06:11.118Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.068s coverage: 100.0% of statements [2021-03-16T03:06:11.118Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-16T03:06:11.118Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-16T03:06:11.118Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-16T03:06:11.118Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-16T03:06:11.118Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.111s coverage: 87.9% of statements [2021-03-16T03:06:11.118Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-16T03:06:11.118Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-16T03:06:11.393Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.062s coverage: 100.0% of statements [2021-03-16T03:06:11.988Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.067s coverage: 32.1% of statements [2021-03-16T03:06:14.608Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements [2021-03-16T03:06:15.584Z] GO111MODULE=on go vet ./... [2021-03-16T03:06:29.166Z] Running on prd-ubuntu18.04-docker-8c-8g-29923 in /w/workspace/edgexfoundry_edgex-go_PR-3209 [Pipeline] { [Pipeline] ws [2021-03-16T03:06:29.217Z] Running in /w/workspace/edgex-go/22 [Pipeline] { [Pipeline] checkout [2021-03-16T03:06:31.334Z] using credential edgex-jenkins-ssh [2021-03-16T03:06:31.408Z] Cloning the remote Git repository [2021-03-16T03:06:31.433Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-16T03:06:31.501Z] > git init /w/workspace/edgex-go/22 # timeout=10 [2021-03-16T03:06:31.528Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-16T03:06:31.528Z] > git --version # timeout=10 [2021-03-16T03:06:31.537Z] > git --version # 'git version 2.17.1' [2021-03-16T03:06:31.538Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-16T03:06:31.563Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-16T03:06:36.980Z] Merging remotes/origin/master commit ebb2ea496306d9631a66da1b80e1549344472191 into PR head commit 49718c946fbf1d21b605dd41d0c635a3842b2325 [2021-03-16T03:06:37.112Z] Merge succeeded, producing 49718c946fbf1d21b605dd41d0c635a3842b2325 [2021-03-16T03:06:37.113Z] Checking out Revision 49718c946fbf1d21b605dd41d0c635a3842b2325 (PR-3209) [2021-03-16T03:06:36.439Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-16T03:06:36.449Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-16T03:06:36.467Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-16T03:06:36.478Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-16T03:06:36.478Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-16T03:06:36.482Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3209/head:refs/remotes/origin/PR-3209 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-16T03:06:36.990Z] > git config core.sparsecheckout # timeout=10 [2021-03-16T03:06:36.996Z] > git checkout -f 49718c946fbf1d21b605dd41d0c635a3842b2325 # timeout=10 [2021-03-16T03:06:37.071Z] > git remote # timeout=10 [2021-03-16T03:06:37.086Z] > git config --get remote.origin.url # timeout=10 [2021-03-16T03:06:37.091Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-16T03:06:37.096Z] > git merge ebb2ea496306d9631a66da1b80e1549344472191 # timeout=10 [2021-03-16T03:06:37.106Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-16T03:06:37.117Z] > git config core.sparsecheckout # timeout=10 [2021-03-16T03:06:37.120Z] > git checkout -f 49718c946fbf1d21b605dd41d0c635a3842b2325 # timeout=10 [2021-03-16T03:06:40.792Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-16T03:06:41.765Z] + echo snap-build.sh [2021-03-16T03:06:41.765Z] snap-build.sh [2021-03-16T03:06:41.765Z] + SNAP_BASE_DIR=. [2021-03-16T03:06:41.765Z] + '[' '!' -z /w/workspace/edgex-go/22 ']' [2021-03-16T03:06:41.765Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/22 [2021-03-16T03:06:41.765Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/22]' [2021-03-16T03:06:41.765Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/22] [2021-03-16T03:06:41.765Z] + cd /w/workspace/edgex-go/22 [2021-03-16T03:06:41.765Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-03-16T03:06:41.765Z] Reading package lists... [2021-03-16T03:06:42.030Z] Building dependency tree... [2021-03-16T03:06:42.030Z] Reading state information... [2021-03-16T03:06:42.030Z] The following packages were automatically installed and are no longer required: [2021-03-16T03:06:42.030Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-03-16T03:06:42.030Z] uidmap xdelta3 [2021-03-16T03:06:42.030Z] Use 'sudo apt autoremove' to remove them. [2021-03-16T03:06:42.030Z] The following packages will be REMOVED: [2021-03-16T03:06:42.030Z] lxd* lxd-client* [2021-03-16T03:06:42.603Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-03-16T03:06:42.603Z] After this operation, 31.7 MB disk space will be freed. [2021-03-16T03:06:43.390Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-03-16T03:06:43.390Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-16T03:06:44.336Z] Removing lxd dnsmasq configuration [2021-03-16T03:06:44.336Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-03-16T03:06:44.598Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-03-16T03:06:45.577Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-03-16T03:06:45.577Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2021-03-16T03:06:45.577Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-16T03:06:46.972Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-03-16T03:06:46.972Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-03-16T03:06:48.361Z] + sudo snap remove --purge lxd [2021-03-16T03:06:48.631Z] snap "lxd" is not installed [2021-03-16T03:06:48.631Z] + sudo groupadd --force --system lxd [2021-03-16T03:06:48.631Z] ++ whoami [2021-03-16T03:06:48.631Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-03-16T03:06:48.631Z] + newgrp - lxd [2021-03-16T03:06:48.631Z] + sudo snap install lxd [2021-03-16T03:07:00.871Z] 2021-03-16T03:06:58Z INFO Waiting for automatic snapd restart... [2021-03-16T03:07:10.947Z] lxd 4.12 from Canonical* installed [2021-03-16T03:07:10.947Z] + sudo lxd init --auto [2021-03-16T03:07:20.987Z] + sudo snap install --classic snapcraft [2021-03-16T03:07:25.203Z] snapcraft 4.5.4 from Canonical* installed [2021-03-16T03:07:25.203Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-03-16T03:07:25.203Z] + patch --verbose -p1 [2021-03-16T03:07:25.203Z] Hmm... Looks like a unified diff to me... [2021-03-16T03:07:25.203Z] The text leading up to this was: [2021-03-16T03:07:25.203Z] -------------------------- [2021-03-16T03:07:25.203Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-03-16T03:07:25.203Z] |From: Tony Espy [2021-03-16T03:07:25.203Z] |Date: Tue, 9 Mar 2021 19:05:15 -0500 [2021-03-16T03:07:25.203Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-03-16T03:07:25.203Z] | [2021-03-16T03:07:25.203Z] |This patch is used by the EdgeX CI pipeline builds to [2021-03-16T03:07:25.203Z] |optimize the snap CI check run for pull requests. When [2021-03-16T03:07:25.203Z] |applied, it essentially strips out everything (apps and [2021-03-16T03:07:25.203Z] |parts) from the snapcraft.yaml file except those required [2021-03-16T03:07:25.203Z] |to build edgex-go, as the whole idea of the CI check is to [2021-03-16T03:07:25.203Z] |catch changes to edgex-go that break the snap build. [2021-03-16T03:07:25.203Z] | [2021-03-16T03:07:25.203Z] |In general, anyone updating snapcraft.yaml will also need [2021-03-16T03:07:25.203Z] |to update this patch file, otherwise it may fail to apply, [2021-03-16T03:07:25.203Z] |resulting in a failed snap build CI check in the associated [2021-03-16T03:07:25.203Z] |pull request. [2021-03-16T03:07:25.203Z] | [2021-03-16T03:07:25.203Z] |Note - in addition to applying this patch, the pipeline also [2021-03-16T03:07:25.203Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-03-16T03:07:25.203Z] |need to build the finally binary .snap file (and it won't [2021-03-16T03:07:25.203Z] |work with the patch applied). This further reduces the build [2021-03-16T03:07:25.203Z] |time. [2021-03-16T03:07:25.203Z] |--- [2021-03-16T03:07:25.203Z] | snap/snapcraft.yaml | 452 +------------------------------------------- [2021-03-16T03:07:25.203Z] | 1 file changed, 1 insertion(+), 451 deletions(-) [2021-03-16T03:07:25.203Z] | [2021-03-16T03:07:25.203Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-03-16T03:07:25.203Z] |index d8bc12bc..5a5f5fbb 100644 [2021-03-16T03:07:25.203Z] |--- a/snap/snapcraft.yaml [2021-03-16T03:07:25.203Z] |+++ b/snap/snapcraft.yaml [2021-03-16T03:07:25.203Z] -------------------------- [2021-03-16T03:07:25.203Z] patching file snap/snapcraft.yaml [2021-03-16T03:07:25.203Z] Using Plan A... [2021-03-16T03:07:25.203Z] Hunk #1 succeeded at 73. [2021-03-16T03:07:25.203Z] Hunk #2 succeeded at 205. [2021-03-16T03:07:25.203Z] Hunk #3 succeeded at 217. [2021-03-16T03:07:25.203Z] Hunk #4 succeeded at 225. [2021-03-16T03:07:25.203Z] Hunk #5 succeeded at 232. [2021-03-16T03:07:25.203Z] Hunk #6 succeeded at 259. [2021-03-16T03:07:25.203Z] Hunk #7 succeeded at 271. [2021-03-16T03:07:25.203Z] Hunk #8 succeeded at 327. [2021-03-16T03:07:25.203Z] Hmm... Ignoring the trailing garbage. [2021-03-16T03:07:25.203Z] done [2021-03-16T03:07:25.203Z] + sudo snapcraft prime --use-lxd [2021-03-16T03:07:26.587Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-03-16T03:07:26.587Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-03-16T03:07:26.587Z] - README.md [2021-03-16T03:07:26.587Z] [2021-03-16T03:07:26.587Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-16T03:07:27.157Z] Launching a container. [2021-03-16T03:07:39.403Z] Waiting for container to be ready [2021-03-16T03:07:39.403Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-03-16T03:07:39.403Z] [2021-03-16T03:07:41.324Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-03-16T03:07:41.898Z] Waiting for network to be ready... [2021-03-16T03:07:42.469Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-16T03:07:42.469Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-16T03:07:42.730Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1598 kB] [2021-03-16T03:07:42.730Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-16T03:07:42.991Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-16T03:07:43.251Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-16T03:07:43.251Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-16T03:07:43.251Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-16T03:07:43.251Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-16T03:07:43.251Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-16T03:07:43.251Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-16T03:07:43.251Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [305 kB] [2021-03-16T03:07:43.251Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-16T03:07:43.251Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-16T03:07:43.251Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [253 kB] [2021-03-16T03:07:43.251Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [32.9 kB] [2021-03-16T03:07:43.251Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1114 kB] [2021-03-16T03:07:43.510Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [250 kB] [2021-03-16T03:07:43.510Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-16T03:07:43.771Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1937 kB] [2021-03-16T03:07:43.771Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [397 kB] [2021-03-16T03:07:43.771Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-16T03:07:43.771Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-16T03:07:43.771Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [274 kB] [2021-03-16T03:07:43.771Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [36.5 kB] [2021-03-16T03:07:43.771Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1720 kB] [2021-03-16T03:07:43.771Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [364 kB] [2021-03-16T03:07:47.074Z] Fetched 24.1 MB in 4s (5687 kB/s) [2021-03-16T03:07:47.351Z] Reading package lists... [2021-03-16T03:07:47.612Z] Reading package lists... [2021-03-16T03:07:47.612Z] Building dependency tree... [2021-03-16T03:07:47.612Z] Reading state information... [2021-03-16T03:07:47.872Z] The following additional packages will be installed: [2021-03-16T03:07:47.872Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-16T03:07:47.872Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-16T03:07:47.872Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-16T03:07:47.872Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-03-16T03:07:47.872Z] Suggested packages: [2021-03-16T03:07:47.872Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-03-16T03:07:47.872Z] Recommended packages: [2021-03-16T03:07:47.872Z] gnupg libsasl2-modules [2021-03-16T03:07:47.872Z] The following NEW packages will be installed: [2021-03-16T03:07:47.872Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-16T03:07:47.872Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-16T03:07:47.872Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-16T03:07:47.872Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-03-16T03:07:47.872Z] The following packages will be upgraded: [2021-03-16T03:07:47.872Z] gpg gpg-agent gpgconf libudev1 [2021-03-16T03:07:48.132Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-03-16T03:07:48.132Z] Need to get 3530 kB of archives. [2021-03-16T03:07:48.132Z] After this operation, 13.3 MB of additional disk space will be used. [2021-03-16T03:07:48.132Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-03-16T03:07:48.132Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-03-16T03:07:48.132Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-03-16T03:07:48.394Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-03-16T03:07:48.394Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-03-16T03:07:48.394Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-03-16T03:07:48.654Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-03-16T03:07:48.654Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-03-16T03:07:48.654Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-03-16T03:07:48.654Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-03-16T03:07:48.654Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-03-16T03:07:48.915Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-03-16T03:07:48.915Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-03-16T03:07:48.915Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-03-16T03:07:48.915Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-03-16T03:07:48.915Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-03-16T03:07:48.915Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-03-16T03:07:48.915Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-03-16T03:07:48.915Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-03-16T03:07:48.915Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-03-16T03:07:48.915Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-03-16T03:07:48.915Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-03-16T03:07:48.915Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-16T03:07:48.915Z] Fetched 3530 kB in 1s (3442 kB/s) [2021-03-16T03:07:49.175Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-16T03:07:49.175Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-03-16T03:07:49.175Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-16T03:07:49.175Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-03-16T03:07:49.175Z] Selecting previously unselected package udev. [2021-03-16T03:07:49.175Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-16T03:07:49.175Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-03-16T03:07:49.436Z] Unpacking udev (237-3ubuntu10.44) ... [2021-03-16T03:07:49.697Z] Selecting previously unselected package libfuse2:amd64. [2021-03-16T03:07:49.697Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-03-16T03:07:49.697Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-16T03:07:49.697Z] Selecting previously unselected package fuse. [2021-03-16T03:07:49.697Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-03-16T03:07:49.697Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-03-16T03:07:49.697Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-16T03:07:49.697Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-16T03:07:49.958Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-16T03:07:49.958Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-16T03:07:49.958Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-16T03:07:50.221Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-16T03:07:50.221Z] Selecting previously unselected package libksba8:amd64. [2021-03-16T03:07:50.221Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-03-16T03:07:50.221Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-03-16T03:07:50.221Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-03-16T03:07:50.483Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-16T03:07:50.483Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-16T03:07:50.483Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-03-16T03:07:50.483Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-16T03:07:50.483Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-16T03:07:50.483Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-03-16T03:07:50.483Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-16T03:07:50.483Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-16T03:07:50.746Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-03-16T03:07:50.746Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-16T03:07:50.746Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-16T03:07:50.746Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-03-16T03:07:50.746Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-16T03:07:50.746Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-16T03:07:51.007Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-03-16T03:07:51.007Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-16T03:07:51.007Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-16T03:07:51.007Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-03-16T03:07:51.007Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-16T03:07:51.007Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-16T03:07:51.007Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-03-16T03:07:51.007Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-16T03:07:51.269Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-16T03:07:51.269Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-03-16T03:07:51.269Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-16T03:07:51.269Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-16T03:07:51.269Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-16T03:07:51.269Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-16T03:07:51.269Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-16T03:07:51.269Z] Selecting previously unselected package libsasl2-2:amd64. [2021-03-16T03:07:51.269Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-16T03:07:51.529Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-16T03:07:51.529Z] Selecting previously unselected package libldap-common. [2021-03-16T03:07:51.529Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-03-16T03:07:51.529Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-16T03:07:51.529Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-16T03:07:51.529Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-03-16T03:07:51.529Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-16T03:07:51.790Z] Selecting previously unselected package dirmngr. [2021-03-16T03:07:51.790Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-16T03:07:51.790Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-16T03:07:51.790Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-16T03:07:52.052Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-03-16T03:07:52.052Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-16T03:07:52.052Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-16T03:07:52.052Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-16T03:07:52.052Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-03-16T03:07:52.052Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-16T03:07:52.052Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-03-16T03:07:52.052Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-16T03:07:52.314Z] Setting up udev (237-3ubuntu10.44) ... [2021-03-16T03:07:52.576Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-03-16T03:07:52.576Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-16T03:07:52.859Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-03-16T03:07:52.859Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-03-16T03:07:52.859Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-03-16T03:07:52.859Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-16T03:07:52.859Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-16T03:07:52.859Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-16T03:07:52.859Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-16T03:07:53.044Z] gofmt -l . [2021-03-16T03:07:53.044Z] [ "`gofmt -l .`" = "" ] [2021-03-16T03:07:53.119Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-16T03:07:53.119Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-16T03:07:53.119Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-16T03:07:53.119Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-16T03:07:53.119Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-16T03:07:53.119Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-16T03:07:53.689Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-03-16T03:07:53.689Z] settings in the [Install] section, and DefaultInstance for template units). [2021-03-16T03:07:53.689Z] This means they are not meant to be enabled using systemctl. [2021-03-16T03:07:53.689Z] Possible reasons for having this kind of units are: [2021-03-16T03:07:53.689Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-03-16T03:07:53.689Z] .wants/ or .requires/ directory. [2021-03-16T03:07:53.689Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-03-16T03:07:53.689Z] a requirement dependency on it. [2021-03-16T03:07:53.689Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-03-16T03:07:53.689Z] D-Bus, udev, scripted systemctl call, ...). [2021-03-16T03:07:53.689Z] 4) In case of template units, the unit is meant to be enabled with some [2021-03-16T03:07:53.689Z] instance name specified. [2021-03-16T03:07:53.949Z] Reading package lists... [2021-03-16T03:07:54.211Z] Building dependency tree... [2021-03-16T03:07:54.211Z] Reading state information... [2021-03-16T03:07:54.211Z] The following additional packages will be installed: [2021-03-16T03:07:54.211Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-03-16T03:07:54.211Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-03-16T03:07:54.211Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-03-16T03:07:54.211Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-03-16T03:07:54.211Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-03-16T03:07:54.211Z] Suggested packages: [2021-03-16T03:07:54.211Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-03-16T03:07:54.211Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-03-16T03:07:54.211Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-03-16T03:07:54.211Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-03-16T03:07:54.211Z] systemd-container policykit-1 [2021-03-16T03:07:54.211Z] Recommended packages: [2021-03-16T03:07:54.211Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-03-16T03:07:54.472Z] The following NEW packages will be installed: [2021-03-16T03:07:54.472Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-03-16T03:07:54.472Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-03-16T03:07:54.472Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-03-16T03:07:54.472Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-03-16T03:07:54.472Z] python3.6-minimal snapd squashfs-tools sudo [2021-03-16T03:07:54.472Z] The following packages will be upgraded: [2021-03-16T03:07:54.472Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-03-16T03:07:54.472Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-03-16T03:07:54.472Z] Need to get 35.2 MB of archives. [2021-03-16T03:07:54.472Z] After this operation, 141 MB of additional disk space will be used. [2021-03-16T03:07:54.472Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-03-16T03:07:55.020Z] ./bin/test-go-mod-tidy.sh [2021-03-16T03:07:55.413Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-03-16T03:07:55.617Z] ./bin/test-attribution-txt.sh [2021-03-16T03:07:55.673Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.8 [1301 kB] [2021-03-16T03:07:55.673Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-03-16T03:07:55.933Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-03-16T03:07:55.933Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-03-16T03:07:56.194Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-03-16T03:07:56.194Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-03-16T03:07:56.194Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-03-16T03:07:56.194Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-03-16T03:07:56.194Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-03-16T03:07:56.194Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-03-16T03:07:56.194Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-03-16T03:07:56.194Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-03-16T03:07:56.194Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-03-16T03:07:56.194Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-03-16T03:07:56.455Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-03-16T03:07:56.455Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-03-16T03:07:56.716Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [Pipeline] sh [2021-03-16T03:07:57.658Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-03-16T03:07:57.658Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-03-16T03:07:57.658Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-03-16T03:07:57.658Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-03-16T03:07:57.658Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-03-16T03:07:57.658Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-03-16T03:07:57.658Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-03-16T03:07:57.658Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-03-16T03:07:57.658Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-03-16T03:07:57.658Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-03-16T03:07:57.658Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-03-16T03:07:57.658Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-16T03:07:57.918Z] Fetched 35.2 MB in 3s (10.6 MB/s) [2021-03-16T03:07:57.918Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-16T03:07:57.918Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-03-16T03:07:58.180Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-16T03:07:58.252Z] + ls -al . [2021-03-16T03:07:58.253Z] total 788 [2021-03-16T03:07:58.253Z] drwxrwxr-x 9 1001 1001 4096 Mar 16 03:07 . [2021-03-16T03:07:58.253Z] drwxr-xr-x 4 root root 4096 Mar 16 03:02 .. [2021-03-16T03:07:58.253Z] -rw-rw-r-- 1 1001 1001 11 Mar 16 03:01 .dockerignore [2021-03-16T03:07:58.253Z] drwxrwxr-x 8 1001 1001 4096 Mar 16 03:01 .git [2021-03-16T03:07:58.253Z] drwxrwxr-x 3 1001 1001 4096 Mar 16 03:01 .github [2021-03-16T03:07:58.253Z] -rw-rw-r-- 1 1001 1001 818 Mar 16 03:01 .gitignore [2021-03-16T03:07:58.253Z] -rw-rw-r-- 1 1001 1001 166 Mar 16 03:01 .sonarcloud.properties [2021-03-16T03:07:58.253Z] -rw-rw-r-- 1 1001 1001 8607 Mar 16 03:01 Attribution.txt [2021-03-16T03:07:58.253Z] -rw-rw-r-- 1 1001 1001 3804 Mar 16 03:01 CONTRIBUTING.md [2021-03-16T03:07:58.253Z] -rw-rw-r-- 1 1001 1001 931 Mar 16 03:01 Dockerfile.build [2021-03-16T03:07:58.253Z] -rw-rw-r-- 1 1001 1001 863 Mar 16 03:01 Jenkinsfile [2021-03-16T03:07:58.253Z] -rw-rw-r-- 1 1001 1001 10775 Mar 16 03:01 LICENSE [2021-03-16T03:07:58.253Z] -rw-rw-r-- 1 1001 1001 5774 Mar 16 03:01 Makefile [2021-03-16T03:07:58.253Z] -rw-rw-r-- 1 1001 1001 6548 Mar 16 03:01 README.md [2021-03-16T03:07:58.253Z] -rw-rw-r-- 1 1001 1001 6755 Mar 16 03:01 SECURITY.md [2021-03-16T03:07:58.253Z] -rw-rw-r-- 1 1001 1001 5 Mar 16 02:57 VERSION [2021-03-16T03:07:58.253Z] -rw-rw-r-- 1 1001 1001 4131 Mar 16 03:01 ZMQWindows.md [2021-03-16T03:07:58.253Z] drwxrwxr-x 2 1001 1001 4096 Mar 16 03:01 bin [2021-03-16T03:07:58.253Z] drwxrwxr-x 14 1001 1001 4096 Mar 16 03:01 cmd [2021-03-16T03:07:58.253Z] -rw-r--r-- 1 root root 650607 Mar 16 03:06 coverage.out [2021-03-16T03:07:58.253Z] -rw-r--r-- 1 root root 1055 Mar 16 03:07 go.mod [2021-03-16T03:07:58.253Z] -rw-r--r-- 1 root root 22099 Mar 16 03:07 go.sum [2021-03-16T03:07:58.253Z] drwxrwxr-x 8 1001 1001 4096 Mar 16 03:01 internal [2021-03-16T03:07:58.253Z] drwxrwxr-x 4 1001 1001 4096 Mar 16 03:01 openapi [2021-03-16T03:07:58.253Z] drwxrwxr-x 4 1001 1001 4096 Mar 16 03:01 snap [2021-03-16T03:07:58.253Z] -rw-rw-r-- 1 1001 1001 168 Mar 16 03:01 version.go [Pipeline] sh [2021-03-16T03:07:58.752Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-03-16T03:07:58.752Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-16T03:07:58.752Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-03-16T03:07:58.752Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-16T03:07:58.752Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-03-16T03:07:58.913Z] + '[' -e coverage.out ] [2021-03-16T03:07:58.913Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-16T03:07:58.934Z] Warning: overwriting stash ‘coverage-report’ [2021-03-16T03:07:59.013Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-16T03:07:59.013Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-03-16T03:07:59.272Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-16T03:07:59.272Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-03-16T03:07:59.272Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-16T03:07:59.560Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-03-16T03:07:59.560Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-03-16T03:07:59.821Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-03-16T03:08:00.081Z] (Reading database ... 12764 files and directories currently installed.) [2021-03-16T03:08:00.081Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-16T03:08:00.081Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-16T03:08:00.136Z] Stashed 1 file(s) [Pipeline] sh [2021-03-16T03:08:00.343Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-03-16T03:08:00.343Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-16T03:08:00.343Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-16T03:08:00.603Z] Selecting previously unselected package libexpat1:amd64. [2021-03-16T03:08:00.603Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-03-16T03:08:00.603Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-16T03:08:00.603Z] Selecting previously unselected package python3.6-minimal. [2021-03-16T03:08:00.603Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-16T03:08:00.603Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-16T03:08:00.788Z] + make build [2021-03-16T03:08:00.788Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-16T03:08:01.174Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-16T03:08:01.175Z] Checking for services that may need to be restarted...done. [2021-03-16T03:08:01.175Z] Checking for services that may need to be restarted...done. [2021-03-16T03:08:01.175Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-16T03:08:01.175Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-16T03:08:01.175Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-16T03:08:01.744Z] Selecting previously unselected package python3-minimal. [2021-03-16T03:08:01.744Z] (Reading database ... 13012 files and directories currently installed.) [2021-03-16T03:08:01.744Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-03-16T03:08:01.744Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-03-16T03:08:01.744Z] Selecting previously unselected package mime-support. [2021-03-16T03:08:01.744Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-03-16T03:08:01.744Z] Unpacking mime-support (3.60ubuntu1) ... [2021-03-16T03:08:01.744Z] Selecting previously unselected package libmpdec2:amd64. [2021-03-16T03:08:01.744Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-03-16T03:08:01.744Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-16T03:08:02.012Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-03-16T03:08:02.012Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-16T03:08:02.012Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-16T03:08:02.273Z] Selecting previously unselected package python3.6. [2021-03-16T03:08:02.273Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-16T03:08:02.273Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-16T03:08:02.273Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-16T03:08:02.273Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-03-16T03:08:02.273Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-16T03:08:02.273Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-03-16T03:08:02.534Z] Selecting previously unselected package python3. [2021-03-16T03:08:02.534Z] (Reading database ... 13442 files and directories currently installed.) [2021-03-16T03:08:02.534Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-03-16T03:08:02.534Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-03-16T03:08:02.795Z] Selecting previously unselected package multiarch-support. [2021-03-16T03:08:02.796Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-03-16T03:08:02.796Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-03-16T03:08:02.796Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-03-16T03:08:03.056Z] Selecting previously unselected package liblzo2-2:amd64. [2021-03-16T03:08:03.056Z] (Reading database ... 13479 files and directories currently installed.) [2021-03-16T03:08:03.057Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-03-16T03:08:03.057Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-03-16T03:08:03.316Z] Selecting previously unselected package libbsd0:amd64. [2021-03-16T03:08:03.316Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-03-16T03:08:03.316Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-16T03:08:03.316Z] Selecting previously unselected package sudo. [2021-03-16T03:08:03.316Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-03-16T03:08:03.316Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-16T03:08:03.578Z] Selecting previously unselected package apparmor. [2021-03-16T03:08:03.578Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-03-16T03:08:03.578Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-03-16T03:08:03.578Z] Selecting previously unselected package libedit2:amd64. [2021-03-16T03:08:03.578Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-03-16T03:08:03.578Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-03-16T03:08:03.840Z] Selecting previously unselected package libkrb5support0:amd64. [2021-03-16T03:08:03.840Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-03-16T03:08:03.840Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-16T03:08:03.840Z] Selecting previously unselected package libk5crypto3:amd64. [2021-03-16T03:08:03.840Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-16T03:08:03.840Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-16T03:08:04.101Z] Selecting previously unselected package libkeyutils1:amd64. [2021-03-16T03:08:04.101Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-03-16T03:08:04.101Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-16T03:08:04.101Z] Selecting previously unselected package libkrb5-3:amd64. [2021-03-16T03:08:04.101Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-16T03:08:04.101Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-16T03:08:04.101Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-16T03:08:04.101Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-03-16T03:08:04.101Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-16T03:08:04.361Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-03-16T03:08:04.361Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-03-16T03:08:04.361Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-16T03:08:04.622Z] Selecting previously unselected package openssh-client. [2021-03-16T03:08:04.622Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-03-16T03:08:04.622Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-16T03:08:04.622Z] Selecting previously unselected package squashfs-tools. [2021-03-16T03:08:04.622Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-03-16T03:08:04.622Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-16T03:08:04.883Z] Selecting previously unselected package snapd. [2021-03-16T03:08:04.883Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-03-16T03:08:04.883Z] Unpacking snapd (2.48.3+18.04) ... [2021-03-16T03:08:06.792Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-03-16T03:08:06.793Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-16T03:08:06.793Z] Setting up mime-support (3.60ubuntu1) ... [2021-03-16T03:08:06.793Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-16T03:08:07.053Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-16T03:08:07.053Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-16T03:08:07.053Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-16T03:08:07.053Z] Setting up systemd (237-3ubuntu10.44) ... [2021-03-16T03:08:07.053Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-03-16T03:08:07.995Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-16T03:08:07.995Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-16T03:08:07.995Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-03-16T03:08:07.995Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-16T03:08:07.995Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-16T03:08:07.995Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-16T03:08:08.937Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-16T03:08:09.198Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-16T03:08:09.198Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-16T03:08:09.198Z] Setting up python3 (3.6.7-1~18.04) ... [2021-03-16T03:08:09.198Z] running python rtupdate hooks for python3.6... [2021-03-16T03:08:09.198Z] running python post-rtupdate hooks for python3.6... [2021-03-16T03:08:09.198Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-03-16T03:08:10.581Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-03-16T03:08:10.842Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-16T03:08:10.842Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-16T03:08:11.103Z] Setting up snapd (2.48.3+18.04) ... [2021-03-16T03:08:11.364Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-03-16T03:08:11.624Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-03-16T03:08:11.886Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-03-16T03:08:11.886Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-03-16T03:08:12.147Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-16T03:08:12.147Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-16T03:08:12.147Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-03-16T03:08:12.408Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-03-16T03:08:12.669Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-03-16T03:08:12.669Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-03-16T03:08:12.930Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-03-16T03:08:12.930Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-16T03:08:12.930Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-03-16T03:08:13.178Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-16T03:08:13.871Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-16T03:08:13.871Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-16T03:08:13.871Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-16T03:08:15.101Z] Reading package lists... [2021-03-16T03:08:15.361Z] Reading package lists... [2021-03-16T03:08:15.361Z] Building dependency tree... [2021-03-16T03:08:15.361Z] Reading state information... [2021-03-16T03:08:15.622Z] Calculating upgrade... [2021-03-16T03:08:15.622Z] The following packages will be upgraded: [2021-03-16T03:08:15.622Z] advancecomp base-files bash binutils binutils-common [2021-03-16T03:08:15.622Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-03-16T03:08:15.622Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-03-16T03:08:15.622Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-03-16T03:08:15.622Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-03-16T03:08:15.622Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-03-16T03:08:15.622Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-03-16T03:08:15.622Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-03-16T03:08:15.622Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-03-16T03:08:15.622Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-03-16T03:08:15.622Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-03-16T03:08:15.622Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-03-16T03:08:15.622Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-03-16T03:08:15.622Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-03-16T03:08:15.622Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-03-16T03:08:15.622Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-03-16T03:08:15.622Z] Need to get 63.8 MB of archives. [2021-03-16T03:08:15.622Z] After this operation, 5206 kB of additional disk space will be used. [2021-03-16T03:08:15.622Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-137.141 [1005 kB] [2021-03-16T03:08:15.884Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-03-16T03:08:15.884Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-03-16T03:08:15.884Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-03-16T03:08:15.884Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-03-16T03:08:15.884Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-03-16T03:08:15.884Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-03-16T03:08:15.884Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-03-16T03:08:15.884Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-03-16T03:08:15.884Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-03-16T03:08:15.884Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-03-16T03:08:15.884Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-03-16T03:08:15.884Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-03-16T03:08:15.884Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-03-16T03:08:15.884Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-03-16T03:08:15.884Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-03-16T03:08:15.884Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-03-16T03:08:15.884Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-03-16T03:08:15.884Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-03-16T03:08:15.884Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-03-16T03:08:16.144Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-03-16T03:08:16.145Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-03-16T03:08:16.145Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-03-16T03:08:16.145Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-03-16T03:08:16.145Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-03-16T03:08:16.145Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-03-16T03:08:16.145Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-03-16T03:08:16.145Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-03-16T03:08:16.145Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-03-16T03:08:16.145Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-03-16T03:08:16.145Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-03-16T03:08:16.145Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-03-16T03:08:16.145Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-03-16T03:08:16.145Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-03-16T03:08:16.145Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-03-16T03:08:16.145Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-03-16T03:08:16.145Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-03-16T03:08:16.145Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-03-16T03:08:16.145Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-03-16T03:08:16.145Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] [2021-03-16T03:08:16.145Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-03-16T03:08:16.145Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-03-16T03:08:16.145Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-03-16T03:08:16.145Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-03-16T03:08:16.145Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-03-16T03:08:16.145Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-03-16T03:08:16.145Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-03-16T03:08:16.145Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-03-16T03:08:16.145Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-03-16T03:08:16.145Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-03-16T03:08:16.145Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-03-16T03:08:16.145Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-03-16T03:08:16.145Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-03-16T03:08:16.145Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-03-16T03:08:16.145Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-03-16T03:08:16.407Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-03-16T03:08:16.665Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-03-16T03:08:16.665Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-03-16T03:08:16.666Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-03-16T03:08:16.666Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-03-16T03:08:16.666Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-03-16T03:08:16.666Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-03-16T03:08:16.666Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-03-16T03:08:16.666Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-03-16T03:08:16.925Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-03-16T03:08:16.925Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-03-16T03:08:17.184Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-03-16T03:08:17.184Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-03-16T03:08:17.184Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-03-16T03:08:17.184Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-03-16T03:08:17.184Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-03-16T03:08:17.184Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-03-16T03:08:17.184Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-03-16T03:08:17.184Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-03-16T03:08:17.184Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-03-16T03:08:17.184Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-03-16T03:08:17.184Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-03-16T03:08:17.184Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-03-16T03:08:17.184Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-03-16T03:08:17.184Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-03-16T03:08:17.184Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-03-16T03:08:17.184Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-03-16T03:08:17.184Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-03-16T03:08:17.444Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-03-16T03:08:17.444Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-03-16T03:08:17.444Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-03-16T03:08:17.444Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-03-16T03:08:17.444Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-03-16T03:08:17.444Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-03-16T03:08:17.444Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-03-16T03:08:17.444Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-03-16T03:08:17.444Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-03-16T03:08:17.444Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-03-16T03:08:17.444Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-03-16T03:08:17.444Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-03-16T03:08:17.704Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-03-16T03:08:17.704Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-03-16T03:08:17.704Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-03-16T03:08:17.704Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-03-16T03:08:17.704Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-16T03:08:17.704Z] Fetched 63.8 MB in 2s (32.2 MB/s) [2021-03-16T03:08:17.965Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-16T03:08:17.965Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-03-16T03:08:17.965Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-16T03:08:18.553Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-16T03:08:18.553Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-16T03:08:18.813Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-137.141_amd64.deb ... [2021-03-16T03:08:18.813Z] Unpacking linux-libc-dev:amd64 (4.15.0-137.141) over (4.15.0-20.21) ... [2021-03-16T03:08:19.777Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-16T03:08:19.777Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-16T03:08:20.037Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-16T03:08:20.037Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-16T03:08:20.037Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-16T03:08:20.303Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-16T03:08:20.303Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-16T03:08:20.303Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-16T03:08:20.566Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-16T03:08:20.566Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-16T03:08:20.566Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-16T03:08:20.566Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-16T03:08:20.827Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-16T03:08:20.827Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-16T03:08:20.827Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-16T03:08:21.088Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-16T03:08:21.088Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-16T03:08:21.088Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-03-16T03:08:21.088Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-03-16T03:08:21.353Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-16T03:08:21.353Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-16T03:08:21.353Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-16T03:08:21.353Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-16T03:08:21.353Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-16T03:08:21.613Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-16T03:08:21.613Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-16T03:08:21.874Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-16T03:08:21.874Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-16T03:08:21.874Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-03-16T03:08:22.135Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-16T03:08:22.395Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-03-16T03:08:22.655Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-16T03:08:22.655Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-03-16T03:08:22.914Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-03-16T03:08:22.914Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-03-16T03:08:22.914Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-03-16T03:08:23.197Z] Setting up base-files (10.1ubuntu2.10) ... [2021-03-16T03:08:23.197Z] Installing new version of config file /etc/issue ... [2021-03-16T03:08:23.197Z] Installing new version of config file /etc/issue.net ... [2021-03-16T03:08:23.197Z] Installing new version of config file /etc/lsb-release ... [2021-03-16T03:08:23.197Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-03-16T03:08:23.490Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-03-16T03:08:23.490Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-03-16T03:08:23.490Z] Removing obsolete conffile /etc/default/motd-news ... [2021-03-16T03:08:23.750Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-16T03:08:23.750Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-03-16T03:08:23.750Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-03-16T03:08:23.750Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-03-16T03:08:24.018Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-03-16T03:08:24.018Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-16T03:08:24.018Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-16T03:08:24.018Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-03-16T03:08:24.277Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-03-16T03:08:24.277Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-16T03:08:24.277Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-03-16T03:08:24.277Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-03-16T03:08:24.538Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-03-16T03:08:24.799Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-16T03:08:24.799Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-03-16T03:08:24.799Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-16T03:08:25.060Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-03-16T03:08:25.060Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-16T03:08:25.060Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-16T03:08:25.321Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-16T03:08:25.321Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-16T03:08:25.321Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-16T03:08:25.321Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-16T03:08:25.582Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-16T03:08:25.582Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-03-16T03:08:25.582Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-16T03:08:25.582Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-03-16T03:08:25.582Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-03-16T03:08:25.843Z] Setting up grep (3.1-2build1) ... [2021-03-16T03:08:25.843Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-16T03:08:25.843Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-16T03:08:25.843Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-16T03:08:26.111Z] Setting up login (1:4.5-1ubuntu2) ... [2021-03-16T03:08:26.371Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-16T03:08:26.371Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-16T03:08:26.371Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-16T03:08:26.371Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-03-16T03:08:26.371Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-16T03:08:26.371Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-16T03:08:26.633Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-16T03:08:26.895Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-16T03:08:27.155Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-16T03:08:27.155Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-16T03:08:27.155Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-16T03:08:27.725Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-03-16T03:08:27.986Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-16T03:08:27.986Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-03-16T03:08:27.986Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-16T03:08:28.929Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-16T03:08:29.201Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-16T03:08:29.201Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-16T03:08:29.201Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-16T03:08:29.462Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-03-16T03:08:29.462Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-16T03:08:29.462Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-03-16T03:08:29.462Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-03-16T03:08:29.790Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-03-16T03:08:30.053Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-16T03:08:30.053Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-16T03:08:30.053Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-16T03:08:30.053Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-16T03:08:30.314Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-16T03:08:30.314Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-16T03:08:30.314Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-16T03:08:30.314Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-16T03:08:30.574Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-16T03:08:30.574Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-16T03:08:30.574Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-16T03:08:30.574Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-16T03:08:30.836Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-16T03:08:30.836Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-16T03:08:30.836Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-16T03:08:30.836Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-16T03:08:30.836Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-16T03:08:30.836Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-16T03:08:31.097Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-16T03:08:31.097Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-16T03:08:31.097Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-16T03:08:31.097Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-16T03:08:31.358Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-16T03:08:31.358Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-16T03:08:31.358Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-16T03:08:31.358Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-16T03:08:31.624Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-16T03:08:31.624Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-16T03:08:31.624Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-16T03:08:31.624Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-16T03:08:31.884Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-16T03:08:31.884Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-16T03:08:31.884Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-16T03:08:31.884Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-03-16T03:08:31.884Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-16T03:08:31.884Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-16T03:08:32.143Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-16T03:08:32.403Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-03-16T03:08:32.663Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-03-16T03:08:32.923Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-03-16T03:08:33.184Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-16T03:08:33.184Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-16T03:08:33.184Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-16T03:08:33.445Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-03-16T03:08:33.445Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-16T03:08:33.445Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-03-16T03:08:33.445Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-16T03:08:33.709Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-03-16T03:08:33.709Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-16T03:08:33.709Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-03-16T03:08:33.709Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-03-16T03:08:33.984Z] Setting up debconf (1.5.66ubuntu1) ... [2021-03-16T03:08:34.251Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-16T03:08:34.251Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-03-16T03:08:34.251Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-16T03:08:34.251Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-03-16T03:08:34.251Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-16T03:08:34.251Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-03-16T03:08:34.513Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-16T03:08:34.513Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-03-16T03:08:34.513Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-16T03:08:34.513Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-16T03:08:34.777Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-16T03:08:34.777Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-16T03:08:35.056Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-16T03:08:35.056Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-16T03:08:35.056Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-16T03:08:35.056Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-16T03:08:35.329Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-16T03:08:35.329Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-16T03:08:35.329Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-16T03:08:35.590Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-16T03:08:35.590Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-16T03:08:35.590Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-16T03:08:35.853Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-16T03:08:35.853Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-03-16T03:08:35.853Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-16T03:08:35.853Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-16T03:08:36.115Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-16T03:08:36.115Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-16T03:08:36.115Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-16T03:08:36.115Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-03-16T03:08:36.115Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-03-16T03:08:36.383Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-03-16T03:08:36.383Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-16T03:08:36.383Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-03-16T03:08:36.644Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-16T03:08:36.644Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-16T03:08:36.912Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-16T03:08:36.912Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-16T03:08:36.912Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-16T03:08:37.174Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-16T03:08:37.175Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-16T03:08:37.175Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-03-16T03:08:37.175Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-03-16T03:08:37.175Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-03-16T03:08:37.447Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-16T03:08:37.447Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-16T03:08:37.447Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-16T03:08:37.711Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-03-16T03:08:37.973Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-16T03:08:37.973Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-16T03:08:37.973Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-16T03:08:37.973Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-03-16T03:08:38.236Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-16T03:08:38.236Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-03-16T03:08:38.236Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-03-16T03:08:38.499Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-03-16T03:08:38.499Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-16T03:08:38.499Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-03-16T03:08:38.499Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-03-16T03:08:38.757Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-03-16T03:08:38.757Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-16T03:08:38.757Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-03-16T03:08:38.757Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-03-16T03:08:38.757Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-03-16T03:08:39.018Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-16T03:08:39.019Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-03-16T03:08:39.019Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-03-16T03:08:39.279Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-03-16T03:08:39.279Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-16T03:08:39.279Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-03-16T03:08:39.279Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-03-16T03:08:39.541Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-03-16T03:08:39.541Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-16T03:08:39.541Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-03-16T03:08:39.541Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-03-16T03:08:39.806Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-03-16T03:08:39.806Z] (Reading database ... 13915 files and directories currently installed.) [2021-03-16T03:08:39.806Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-16T03:08:39.806Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-16T03:08:39.806Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-16T03:08:39.975Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-16T03:08:40.067Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-16T03:08:40.639Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-16T03:08:40.639Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-16T03:08:40.639Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-03-16T03:08:40.639Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-03-16T03:08:40.900Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-03-16T03:08:40.900Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-03-16T03:08:40.900Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-03-16T03:08:41.161Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-03-16T03:08:41.161Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-03-16T03:08:41.161Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-03-16T03:08:41.422Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-03-16T03:08:41.422Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-03-16T03:08:41.422Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-03-16T03:08:41.422Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-03-16T03:08:41.682Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-03-16T03:08:41.682Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-03-16T03:08:41.682Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-03-16T03:08:41.682Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-03-16T03:08:41.943Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-03-16T03:08:41.943Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-03-16T03:08:42.907Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-03-16T03:08:42.907Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-03-16T03:08:42.907Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-03-16T03:08:42.907Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-03-16T03:08:43.168Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-16T03:08:43.168Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-16T03:08:43.369Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-16T03:08:43.429Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-16T03:08:43.429Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-16T03:08:43.693Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-16T03:08:43.693Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-16T03:08:43.693Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-16T03:08:43.966Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-16T03:08:43.966Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-16T03:08:44.227Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-16T03:08:44.227Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-16T03:08:44.227Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-16T03:08:44.489Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-16T03:08:44.489Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-16T03:08:44.748Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-16T03:08:44.748Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-16T03:08:45.688Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-16T03:08:45.688Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-16T03:08:46.630Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-16T03:08:46.630Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-16T03:08:47.207Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-16T03:08:47.207Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-16T03:08:47.778Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-16T03:08:47.778Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-16T03:08:48.743Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-16T03:08:48.743Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-16T03:08:48.743Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-16T03:08:48.743Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-16T03:08:48.743Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-03-16T03:08:48.743Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-16T03:08:49.004Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-03-16T03:08:49.004Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-16T03:08:49.004Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-03-16T03:08:49.004Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-03-16T03:08:49.264Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-16T03:08:49.264Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-16T03:08:49.264Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-16T03:08:49.264Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-16T03:08:49.531Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-03-16T03:08:49.531Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-03-16T03:08:49.531Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-16T03:08:49.531Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-16T03:08:49.792Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-16T03:08:49.792Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-16T03:08:49.792Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-16T03:08:49.792Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-03-16T03:08:49.792Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-03-16T03:08:49.792Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-03-16T03:08:50.054Z] [2021-03-16T03:08:50.054Z] Current default time zone: 'Etc/UTC' [2021-03-16T03:08:50.054Z] Local time is now: Tue Mar 16 03:08:49 UTC 2021. [2021-03-16T03:08:50.054Z] Universal Time is now: Tue Mar 16 03:08:49 UTC 2021. [2021-03-16T03:08:50.054Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-03-16T03:08:50.054Z] [2021-03-16T03:08:50.054Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-03-16T03:08:50.054Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-16T03:08:50.054Z] Setting up linux-libc-dev:amd64 (4.15.0-137.141) ... [2021-03-16T03:08:50.054Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-03-16T03:08:50.054Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-03-16T03:08:50.054Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-03-16T03:08:50.054Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-03-16T03:08:50.065Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-16T03:08:50.314Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-03-16T03:08:50.314Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-03-16T03:08:50.314Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-03-16T03:08:50.314Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-16T03:08:50.314Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-03-16T03:08:50.574Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-16T03:08:50.574Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-16T03:08:50.574Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-16T03:08:50.834Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-03-16T03:08:50.834Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-03-16T03:08:50.834Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-03-16T03:08:50.834Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-16T03:08:50.834Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-03-16T03:08:50.834Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-03-16T03:08:50.834Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-03-16T03:08:50.834Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-03-16T03:08:51.037Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-16T03:08:52.746Z] Updating certificates in /etc/ssl/certs... [2021-03-16T03:08:54.007Z] 23 added, 27 removed; done. [2021-03-16T03:08:54.007Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-03-16T03:08:54.007Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-16T03:08:54.007Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-03-16T03:08:54.007Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-03-16T03:08:54.007Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-03-16T03:08:54.007Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-16T03:08:54.007Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-16T03:08:54.007Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-16T03:08:54.007Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-16T03:08:54.008Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-16T03:08:54.008Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-16T03:08:54.008Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-16T03:08:54.008Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-03-16T03:08:54.268Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-03-16T03:08:54.268Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-03-16T03:08:54.268Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-03-16T03:08:54.268Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-03-16T03:08:54.268Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-16T03:08:54.268Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-16T03:08:54.268Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-03-16T03:08:54.530Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-03-16T03:08:54.530Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-03-16T03:08:54.530Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-16T03:08:54.530Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-03-16T03:08:54.807Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-03-16T03:08:54.807Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-03-16T03:08:54.807Z] Updating certificates in /etc/ssl/certs... [2021-03-16T03:08:55.379Z] 0 added, 0 removed; done. [2021-03-16T03:08:55.379Z] Running hooks in /etc/ca-certificates/update.d... [2021-03-16T03:08:55.379Z] done. [2021-03-16T03:08:55.639Z] Reading package lists... [2021-03-16T03:08:55.899Z] Building dependency tree... [2021-03-16T03:08:55.899Z] Reading state information... [2021-03-16T03:08:56.160Z] The following NEW packages will be installed: [2021-03-16T03:08:56.160Z] apt-transport-https [2021-03-16T03:08:56.160Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-03-16T03:08:56.160Z] Need to get 1696 B of archives. [2021-03-16T03:08:56.160Z] After this operation, 153 kB of additional disk space will be used. [2021-03-16T03:08:56.160Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-03-16T03:08:56.160Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-16T03:08:56.160Z] Fetched 1696 B in 0s (45.7 kB/s) [2021-03-16T03:08:56.160Z] Selecting previously unselected package apt-transport-https. [2021-03-16T03:08:56.160Z] (Reading database ... 13920 files and directories currently installed.) [2021-03-16T03:08:56.160Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-03-16T03:08:56.160Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-16T03:08:56.421Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-16T03:08:56.685Z] Waiting for network to be ready... [2021-03-16T03:08:56.806Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-16T03:09:03.285Z] 2021-03-16T03:08:59Z INFO Waiting for automatic snapd restart... [2021-03-16T03:09:03.285Z] snapd 2.49 from Canonical* installed [2021-03-16T03:09:03.546Z] "snapd" switched to the "latest/stable" channel [2021-03-16T03:09:03.546Z] [2021-03-16T03:09:05.119Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-16T03:09:06.847Z] core18 20210128 from Canonical* installed [2021-03-16T03:09:06.848Z] "core18" switched to the "latest/stable" channel [2021-03-16T03:09:06.848Z] [2021-03-16T03:09:10.149Z] snapcraft 4.5.4 from Canonical* installed [2021-03-16T03:09:10.149Z] "snapcraft" switched to the "latest/stable" channel [2021-03-16T03:09:10.149Z] [2021-03-16T03:09:11.827Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-16T03:09:13.470Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-03-16T03:09:13.470Z] - README.md [2021-03-16T03:09:13.470Z] [2021-03-16T03:09:13.470Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-16T03:09:17.241Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-16T03:09:20.058Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-16T03:09:20.058Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-16T03:09:20.058Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-16T03:09:20.058Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-16T03:09:21.261Z] Reading package lists... [2021-03-16T03:09:21.523Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-03-16T03:09:21.550Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-16T03:09:28.136Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-16T03:09:28.136Z] Reading package lists... [2021-03-16T03:09:28.136Z] Building dependency tree... [2021-03-16T03:09:28.136Z] Reading state information... [2021-03-16T03:09:28.136Z] Suggested packages: [2021-03-16T03:09:28.136Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-03-16T03:09:28.136Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-03-16T03:09:28.136Z] Recommended packages: [2021-03-16T03:09:28.136Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-03-16T03:09:28.136Z] The following NEW packages will be installed: [2021-03-16T03:09:28.136Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-03-16T03:09:28.136Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-03-16T03:09:28.136Z] pkg-config zip [2021-03-16T03:09:28.136Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-03-16T03:09:28.136Z] Need to get 7657 kB of archives. [2021-03-16T03:09:28.136Z] After this operation, 43.8 MB of additional disk space will be used. [2021-03-16T03:09:28.136Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-03-16T03:09:28.136Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-03-16T03:09:28.136Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-03-16T03:09:28.136Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-03-16T03:09:28.136Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-03-16T03:09:28.284Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-16T03:09:28.397Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-03-16T03:09:28.397Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-03-16T03:09:28.397Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-03-16T03:09:28.658Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-03-16T03:09:28.658Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-03-16T03:09:28.658Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-03-16T03:09:28.918Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-03-16T03:09:28.918Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-03-16T03:09:28.918Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-03-16T03:09:28.918Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-03-16T03:09:28.918Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-16T03:09:29.179Z] Fetched 7657 kB in 1s (8434 kB/s) [2021-03-16T03:09:29.179Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-03-16T03:09:29.179Z] (Reading database ... 13924 files and directories currently installed.) [2021-03-16T03:09:29.179Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-03-16T03:09:29.179Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-03-16T03:09:29.440Z] Selecting previously unselected package libpsl5:amd64. [2021-03-16T03:09:29.440Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-03-16T03:09:29.440Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-03-16T03:09:29.440Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-03-16T03:09:29.440Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-03-16T03:09:29.440Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-16T03:09:29.440Z] Selecting previously unselected package librtmp1:amd64. [2021-03-16T03:09:29.440Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-03-16T03:09:29.702Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-16T03:09:29.702Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-03-16T03:09:29.702Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-03-16T03:09:29.702Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-16T03:09:29.702Z] Selecting previously unselected package liberror-perl. [2021-03-16T03:09:29.702Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-03-16T03:09:29.702Z] Unpacking liberror-perl (0.17025-1) ... [2021-03-16T03:09:29.963Z] Selecting previously unselected package git-man. [2021-03-16T03:09:29.963Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-03-16T03:09:29.963Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-03-16T03:09:29.963Z] Selecting previously unselected package git. [2021-03-16T03:09:29.963Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-03-16T03:09:29.963Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-03-16T03:09:30.906Z] Selecting previously unselected package libnorm1:amd64. [2021-03-16T03:09:30.906Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-03-16T03:09:30.906Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-16T03:09:30.906Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-03-16T03:09:30.906Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-03-16T03:09:30.906Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-16T03:09:30.906Z] Selecting previously unselected package libsodium23:amd64. [2021-03-16T03:09:31.169Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-03-16T03:09:31.169Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-03-16T03:09:31.169Z] Selecting previously unselected package libzmq5:amd64. [2021-03-16T03:09:31.169Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-16T03:09:31.169Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-16T03:09:31.169Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-03-16T03:09:31.169Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-16T03:09:31.169Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-16T03:09:31.430Z] Selecting previously unselected package pkg-config. [2021-03-16T03:09:31.430Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-03-16T03:09:31.430Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-03-16T03:09:31.430Z] Selecting previously unselected package zip. [2021-03-16T03:09:31.430Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-03-16T03:09:31.430Z] Unpacking zip (3.0-11build1) ... [2021-03-16T03:09:31.430Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-16T03:09:31.699Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-03-16T03:09:31.699Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-16T03:09:31.699Z] Setting up liberror-perl (0.17025-1) ... [2021-03-16T03:09:31.699Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-03-16T03:09:31.699Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-03-16T03:09:31.699Z] No schema files found: doing nothing. [2021-03-16T03:09:31.699Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-16T03:09:31.699Z] Setting up zip (3.0-11build1) ... [2021-03-16T03:09:31.699Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-16T03:09:31.699Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-03-16T03:09:31.699Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-03-16T03:09:31.960Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-16T03:09:31.960Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-16T03:09:31.960Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-16T03:09:31.960Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-03-16T03:09:31.960Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [Pipeline] } [2021-03-16T03:09:36.589Z] $ docker stop --time=1 e808f8adb25dfaaf171bdfc7bd4b37a546c30824909b2af547dda6687510ae02 [2021-03-16T03:09:38.563Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-16T03:09:38.563Z] git set to automatically installed. [2021-03-16T03:09:38.563Z] git-man set to automatically installed. [2021-03-16T03:09:38.563Z] libcurl3-gnutls set to automatically installed. [2021-03-16T03:09:38.563Z] liberror-perl set to automatically installed. [2021-03-16T03:09:38.563Z] libglib2.0-0 set to automatically installed. [2021-03-16T03:09:38.563Z] libnghttp2-14 set to automatically installed. [2021-03-16T03:09:38.563Z] libnorm1 set to automatically installed. [2021-03-16T03:09:38.563Z] libpgm-5.2-0 set to automatically installed. [2021-03-16T03:09:38.563Z] libpsl5 set to automatically installed. [2021-03-16T03:09:38.563Z] librtmp1 set to automatically installed. [2021-03-16T03:09:38.563Z] libsodium23 set to automatically installed. [2021-03-16T03:09:38.563Z] libzmq3-dev set to automatically installed. [2021-03-16T03:09:38.563Z] libzmq5 set to automatically installed. [2021-03-16T03:09:38.563Z] pkg-config set to automatically installed. [2021-03-16T03:09:38.563Z] zip set to automatically installed. [2021-03-16T03:09:39.036Z] $ docker rm -f e808f8adb25dfaaf171bdfc7bd4b37a546c30824909b2af547dda6687510ae02 [2021-03-16T03:09:39.947Z] snapd is not logged in, snap install commands will use sudo [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-16T03:09:41.085Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-16T03:09:41.085Z] [2021-03-16T03:09:41.085Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-16T03:09:41.470Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-16T03:09:41.470Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-03-16T03:09:41.470Z] 29e5d40040c1: Pulling fs layer [2021-03-16T03:09:41.470Z] 1ce36da41761: Pulling fs layer [2021-03-16T03:09:41.470Z] 25b303627fd3: Pulling fs layer [2021-03-16T03:09:41.743Z] 29e5d40040c1: Download complete [2021-03-16T03:09:42.342Z] 29e5d40040c1: Pull complete [2021-03-16T03:09:42.342Z] 1ce36da41761: Verifying Checksum [2021-03-16T03:09:42.342Z] 1ce36da41761: Download complete [2021-03-16T03:09:43.804Z] 1ce36da41761: Pull complete [2021-03-16T03:09:44.077Z] 25b303627fd3: Verifying Checksum [2021-03-16T03:09:44.077Z] 25b303627fd3: Download complete [2021-03-16T03:09:46.535Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-16T03:09:46.535Z] snap "core18" has no updates available [2021-03-16T03:09:47.478Z] snapd is not logged in, snap install commands will use sudo [2021-03-16T03:09:54.072Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-16T03:09:54.206Z] 25b303627fd3: Pull complete [2021-03-16T03:09:54.207Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-03-16T03:09:54.207Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-16T03:09:54.207Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-03-16T03:09:54.443Z] prd-ubuntu18.04-docker-arm64-4c-16g-29920 does not seem to be running inside a container [2021-03-16T03:09:54.519Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-16T03:09:57.611Z] $ docker top 92ef1041e87360c01755e1909853723a5dc01ca5688d354e93cb9e74274b3ce1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-16T03:09:58.628Z] + docker-compose build --help [2021-03-16T03:09:58.628Z] + grep parallel [2021-03-16T03:10:04.019Z] --parallel Build images in parallel. [Pipeline] } [2021-03-16T03:10:04.035Z] $ docker stop --time=1 92ef1041e87360c01755e1909853723a5dc01ca5688d354e93cb9e74274b3ce1 [2021-03-16T03:10:05.944Z] $ docker rm -f 92ef1041e87360c01755e1909853723a5dc01ca5688d354e93cb9e74274b3ce1 [Pipeline] // withDockerContainer [2021-03-16T03:10:06.316Z] go (1.15/stable) 1.15.9 from Michael Hudson-Doyle (mwhudson) installed [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-16T03:10:06.777Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-16T03:10:06.777Z] . [Pipeline] withDockerContainer [2021-03-16T03:10:06.888Z] Pulling config-common [2021-03-16T03:10:06.888Z] + snapcraftctl pull [2021-03-16T03:10:07.023Z] prd-ubuntu18.04-docker-arm64-4c-16g-29920 does not seem to be running inside a container [2021-03-16T03:10:07.096Z] $ 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/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-16T03:10:07.830Z] Pulling go-build-helper [2021-03-16T03:10:07.830Z] + snapcraftctl pull [2021-03-16T03:10:08.466Z] $ docker top 08663ffa6887596c6f6f182e9edce812b9695fd0b49889334ba7890343492f27 -eo pid,comm [2021-03-16T03:10:08.773Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-03-16T03:10:08.773Z] Skipping pull go-build-helper (already ran) [2021-03-16T03:10:08.773Z] Building go-build-helper [2021-03-16T03:10:08.773Z] + snapcraftctl build [Pipeline] { [Pipeline] sh [2021-03-16T03:10:09.524Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-16T03:10:10.684Z] Staging go-build-helper [2021-03-16T03:10:10.685Z] + snapcraftctl stage [2021-03-16T03:10:16.238Z] Building docker-core-command-go ... [2021-03-16T03:10:16.238Z] Building docker-core-data-go ... [2021-03-16T03:10:16.238Z] Building docker-core-metadata-go ... [2021-03-16T03:10:16.238Z] Building docker-security-bootstrapper-go ... [2021-03-16T03:10:16.238Z] Building docker-security-proxy-setup-go ... [2021-03-16T03:10:16.238Z] Building docker-security-secretstore-setup-go ... [2021-03-16T03:10:16.238Z] Building docker-support-notifications-go ... [2021-03-16T03:10:16.238Z] Building docker-support-scheduler-go ... [2021-03-16T03:10:16.238Z] Building docker-sys-mgmt-agent-go ... [2021-03-16T03:10:16.238Z] Building docker-security-bootstrapper-go [2021-03-16T03:10:16.238Z] Building docker-core-data-go [2021-03-16T03:10:16.238Z] Building docker-support-notifications-go [2021-03-16T03:10:16.238Z] Building docker-security-secretstore-setup-go [2021-03-16T03:10:16.238Z] Building docker-support-scheduler-go [2021-03-16T03:10:20.683Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-16T03:10:20.683Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-16T03:10:20.683Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1598 kB] [2021-03-16T03:10:20.683Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [305 kB] [2021-03-16T03:10:20.683Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-16T03:10:20.683Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-16T03:10:20.683Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [253 kB] [2021-03-16T03:10:20.683Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [32.9 kB] [2021-03-16T03:10:20.683Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1114 kB] [2021-03-16T03:10:20.683Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [250 kB] [2021-03-16T03:10:20.683Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-16T03:10:20.683Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-16T03:10:20.683Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-16T03:10:20.683Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-16T03:10:20.683Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-16T03:10:20.683Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-16T03:10:20.683Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-16T03:10:20.683Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-16T03:10:20.683Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-16T03:10:20.683Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1937 kB] [2021-03-16T03:10:20.683Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [397 kB] [2021-03-16T03:10:20.683Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-16T03:10:20.683Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-16T03:10:20.683Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [274 kB] [2021-03-16T03:10:20.683Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [36.5 kB] [2021-03-16T03:10:20.683Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1720 kB] [2021-03-16T03:10:20.683Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [364 kB] [2021-03-16T03:10:20.683Z] Fetched 24.1 MB in 0s (0 B/s) [2021-03-16T03:10:20.683Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-03-16T03:10:20.683Z] Fetched 224 kB in 0s (0 B/s) [2021-03-16T03:10:20.683Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-03-16T03:10:20.683Z] Fetched 157 kB in 0s (0 B/s) [2021-03-16T03:10:20.683Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-03-16T03:10:20.683Z] Fetched 221 kB in 0s (0 B/s) [2021-03-16T03:10:20.683Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-03-16T03:10:20.683Z] Fetched 143 kB in 0s (0 B/s) [2021-03-16T03:10:20.683Z] Pulling edgex-go [2021-03-16T03:10:20.683Z] + snapcraftctl pull [2021-03-16T03:10:42.652Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-16T03:10:42.653Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-16T03:10:42.653Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-16T03:10:42.653Z] Fetched 0 B in 0s (0 B/s) [2021-03-16T03:10:42.653Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-03-16T03:10:42.653Z] Fetched 96.5 kB in 0s (0 B/s) [2021-03-16T03:10:42.653Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-03-16T03:10:42.653Z] Fetched 279 kB in 0s (0 B/s) [2021-03-16T03:10:42.653Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-03-16T03:10:42.653Z] Fetched 122 kB in 0s (0 B/s) [2021-03-16T03:10:42.653Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-03-16T03:10:42.653Z] Fetched 77.8 kB in 0s (0 B/s) [2021-03-16T03:10:42.653Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-03-16T03:10:42.653Z] Fetched 8848 B in 0s (0 B/s) [2021-03-16T03:10:42.653Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-03-16T03:10:42.653Z] Fetched 47.8 kB in 0s (0 B/s) [2021-03-16T03:10:42.653Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-03-16T03:10:42.653Z] Fetched 45.6 kB in 0s (0 B/s) [2021-03-16T03:10:42.653Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-03-16T03:10:42.653Z] Fetched 15.0 kB in 0s (0 B/s) [2021-03-16T03:10:42.653Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-03-16T03:10:42.653Z] Fetched 214 kB in 0s (0 B/s) [2021-03-16T03:10:42.653Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-03-16T03:10:42.653Z] Fetched 154 kB in 0s (0 B/s) [2021-03-16T03:10:42.653Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-03-16T03:10:42.653Z] Fetched 50.6 kB in 0s (0 B/s) [2021-03-16T03:10:42.653Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-03-16T03:10:42.653Z] Fetched 14.8 kB in 0s (0 B/s) [2021-03-16T03:10:42.653Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-03-16T03:10:42.653Z] Fetched 41.8 kB in 0s (0 B/s) [2021-03-16T03:10:42.653Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-03-16T03:10:42.653Z] Fetched 499 kB in 0s (0 B/s) [2021-03-16T03:10:42.653Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-03-16T03:10:42.653Z] Fetched 111 kB in 0s (0 B/s) [2021-03-16T03:10:42.653Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-03-16T03:10:42.653Z] Fetched 240 kB in 0s (0 B/s) [2021-03-16T03:10:42.653Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-03-16T03:10:42.653Z] Fetched 29.3 kB in 0s (0 B/s) [2021-03-16T03:10:42.653Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-03-16T03:10:42.653Z] Fetched 85.5 kB in 0s (0 B/s) [2021-03-16T03:10:42.653Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-03-16T03:10:42.653Z] Fetched 24.5 kB in 0s (0 B/s) [2021-03-16T03:10:42.653Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-03-16T03:10:42.653Z] Fetched 49.2 kB in 0s (0 B/s) [2021-03-16T03:10:42.653Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-03-16T03:10:42.653Z] Fetched 54.2 kB in 0s (0 B/s) [2021-03-16T03:10:42.653Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-03-16T03:10:42.653Z] Fetched 30.8 kB in 0s (0 B/s) [2021-03-16T03:10:42.653Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-03-16T03:10:42.653Z] Fetched 15.8 kB in 0s (0 B/s) [2021-03-16T03:10:42.653Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-03-16T03:10:42.653Z] Fetched 85.9 kB in 0s (0 B/s) [2021-03-16T03:10:42.653Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-03-16T03:10:42.653Z] Fetched 8720 B in 0s (0 B/s) [2021-03-16T03:10:42.653Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-03-16T03:10:42.653Z] Fetched 137 kB in 0s (0 B/s) [2021-03-16T03:10:42.653Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-03-16T03:10:42.653Z] Fetched 119 kB in 0s (0 B/s) [2021-03-16T03:10:42.653Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-03-16T03:10:42.653Z] Fetched 109 kB in 0s (0 B/s) [2021-03-16T03:10:42.653Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-03-16T03:10:42.653Z] Fetched 11.1 kB in 0s (0 B/s) [2021-03-16T03:10:42.653Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-03-16T03:10:42.653Z] Fetched 645 kB in 0s (0 B/s) [2021-03-16T03:10:42.653Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-03-16T03:10:42.653Z] Fetched 41.3 kB in 0s (0 B/s) [2021-03-16T03:10:42.653Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-03-16T03:10:42.653Z] Fetched 17.9 kB in 0s (0 B/s) [2021-03-16T03:10:42.653Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-03-16T03:10:42.653Z] Fetched 368 kB in 0s (0 B/s) [2021-03-16T03:10:42.653Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-03-16T03:10:42.653Z] Fetched 187 kB in 0s (0 B/s) [2021-03-16T03:10:42.653Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-03-16T03:10:42.653Z] Fetched 175 kB in 0s (0 B/s) [2021-03-16T03:10:42.653Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-03-16T03:10:42.653Z] Fetched 206 kB in 0s (0 B/s) [2021-03-16T03:10:42.653Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb [1301 kB] [2021-03-16T03:10:42.653Z] Fetched 1301 kB in 0s (0 B/s) [2021-03-16T03:10:42.653Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-03-16T03:10:42.653Z] Fetched 36.2 kB in 0s (0 B/s) [2021-03-16T03:10:42.653Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-03-16T03:10:42.653Z] Fetched 159 kB in 0s (0 B/s) [2021-03-16T03:10:42.653Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-03-16T03:10:42.653Z] Fetched 107 kB in 0s (0 B/s) [2021-03-16T03:10:42.653Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-03-16T03:10:42.653Z] Fetched 48.7 kB in 0s (0 B/s) [2021-03-16T03:10:42.653Z] Pulling static-packages [2021-03-16T03:10:42.653Z] + snapcraftctl pull [2021-03-16T03:10:42.653Z] Pulling version [2021-03-16T03:10:42.653Z] + cd /root/project [2021-03-16T03:10:42.653Z] + [ -f VERSION ] [2021-03-16T03:10:42.653Z] + PROJECT_VERSION=local-dev [2021-03-16T03:10:42.653Z] + git rev-parse --short HEAD [2021-03-16T03:10:42.653Z] + GIT_REVISION=49718c94 [2021-03-16T03:10:42.653Z] + snapcraftctl set-version local-dev [2021-03-16T03:10:42.653Z] Building config-common [2021-03-16T03:10:42.653Z] + snapcraftctl build [2021-03-16T03:10:44.037Z] Skipping build go-build-helper (already ran) [2021-03-16T03:10:44.297Z] Building edgex-go [2021-03-16T03:10:44.297Z] + cd /root/parts/edgex-go/src [2021-03-16T03:10:44.297Z] + make build [2021-03-16T03:10:44.297Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-16T03:10:46.845Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-03-16T03:10:46.845Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.49 [2021-03-16T03:10:46.845Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.14 [2021-03-16T03:10:46.845Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-03-16T03:10:46.845Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.3 [2021-03-16T03:10:46.845Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-16T03:10:46.845Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 [2021-03-16T03:10:46.845Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-03-16T03:10:46.845Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-03-16T03:10:46.845Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-03-16T03:10:46.845Z] go: downloading github.com/google/uuid v1.2.0 [2021-03-16T03:10:46.845Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.6 [2021-03-16T03:10:46.845Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-03-16T03:10:46.845Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.7 [2021-03-16T03:10:47.104Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-03-16T03:10:47.104Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-03-16T03:10:47.365Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-16T03:10:47.365Z] go: downloading github.com/pkg/errors v0.8.1 [2021-03-16T03:10:47.365Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-03-16T03:10:47.625Z] go: downloading github.com/x448/float16 v0.8.4 [2021-03-16T03:10:47.625Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.2 [2021-03-16T03:10:47.625Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-03-16T03:10:47.625Z] go: downloading github.com/pebbe/zmq4 v1.2.5 [2021-03-16T03:10:47.887Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-03-16T03:10:47.887Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-03-16T03:10:47.887Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-03-16T03:10:47.887Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-03-16T03:10:48.146Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-03-16T03:10:48.146Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-03-16T03:10:48.146Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-03-16T03:10:48.146Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-03-16T03:10:48.146Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-16T03:10:48.146Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-03-16T03:10:48.146Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-03-16T03:10:48.146Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-03-16T03:10:48.146Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-03-16T03:10:48.146Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-03-16T03:10:48.146Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-16T03:10:48.146Z] go: downloading github.com/fatih/color v1.9.0 [2021-03-16T03:10:48.146Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-03-16T03:10:48.146Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-16T03:10:48.146Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-03-16T03:10:48.146Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-03-16T03:10:48.406Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-03-16T03:10:48.406Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-03-16T03:10:56.539Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-16T03:10:56.802Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-03-16T03:11:02.077Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-16T03:11:03.018Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-16T03:11:04.401Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-16T03:11:04.970Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-16T03:11:05.231Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-03-16T03:11:05.492Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-16T03:11:05.492Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-03-16T03:11:05.492Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-16T03:11:07.403Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-16T03:11:07.403Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-03-16T03:11:07.403Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-03-16T03:11:08.786Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-16T03:11:09.725Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-16T03:11:09.725Z] go: downloading golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 [2021-03-16T03:11:11.634Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-16T03:11:12.588Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-16T03:11:12.588Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-03-16T03:11:13.528Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-16T03:11:13.787Z] go: downloading github.com/lib/pq v1.9.0 [2021-03-16T03:11:15.715Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-03-16T03:11:15.715Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-03-16T03:11:15.715Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-03-16T03:11:15.715Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-03-16T03:11:15.715Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-03-16T03:11:15.715Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-03-16T03:11:15.715Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-03-16T03:11:15.715Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-03-16T03:11:15.715Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-03-16T03:11:15.715Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-03-16T03:11:15.715Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-03-16T03:11:15.715Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-03-16T03:11:15.715Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-03-16T03:11:15.715Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-03-16T03:11:15.715Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-03-16T03:11:15.715Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-03-16T03:11:15.715Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-03-16T03:11:15.715Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-03-16T03:11:15.715Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-03-16T03:11:15.715Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-03-16T03:11:15.715Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-03-16T03:11:15.715Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-03-16T03:11:15.715Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-03-16T03:11:15.715Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-03-16T03:11:15.715Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-03-16T03:11:19.043Z] Building static-packages [2021-03-16T03:11:19.043Z] + snapcraftctl build [2021-03-16T03:11:20.427Z] Building version [2021-03-16T03:11:20.427Z] + snapcraftctl build [2021-03-16T03:11:22.337Z] Staging config-common [2021-03-16T03:11:22.337Z] + snapcraftctl stage [2021-03-16T03:11:22.907Z] Skipping stage go-build-helper (already ran) [2021-03-16T03:11:22.907Z] Staging edgex-go [2021-03-16T03:11:22.907Z] + snapcraftctl stage [2021-03-16T03:11:23.848Z] Staging static-packages [2021-03-16T03:11:23.848Z] + snapcraftctl stage [2021-03-16T03:11:24.785Z] Staging version [2021-03-16T03:11:24.785Z] + snapcraftctl stage [2021-03-16T03:11:25.726Z] Priming config-common [2021-03-16T03:11:25.726Z] + snapcraftctl prime [2021-03-16T03:11:26.666Z] Priming go-build-helper [2021-03-16T03:11:26.666Z] + snapcraftctl prime [2021-03-16T03:11:27.610Z] Priming edgex-go [2021-03-16T03:11:27.610Z] + snapcraftctl prime [2021-03-16T03:11:29.008Z] Priming static-packages [2021-03-16T03:11:29.008Z] + snapcraftctl prime [2021-03-16T03:11:31.127Z] Priming version [2021-03-16T03:11:31.127Z] + snapcraftctl prime [2021-03-16T03:11:32.088Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-16T03:11:38.003Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T03:11:38.003Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-16T03:11:38.003Z] ---> 86b3fa6e0529 [2021-03-16T03:11:38.003Z] Step 3/22 : WORKDIR /edgex-go [2021-03-16T03:11:38.003Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T03:11:38.003Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-16T03:11:38.003Z] ---> 86b3fa6e0529 [2021-03-16T03:11:38.003Z] Step 3/22 : WORKDIR /edgex-go [2021-03-16T03:11:38.003Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T03:11:38.003Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-16T03:11:38.003Z] ---> 86b3fa6e0529 [2021-03-16T03:11:38.003Z] Step 3/23 : WORKDIR /edgex-go [2021-03-16T03:11:38.003Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T03:11:38.003Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-16T03:11:38.003Z] ---> 86b3fa6e0529 [2021-03-16T03:11:38.003Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 3/24 : WORKDIR /edgex-go [2021-03-16T03:11:38.003Z] [2021-03-16T03:11:38.003Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-16T03:11:38.003Z] ---> 86b3fa6e0529 [2021-03-16T03:11:38.003Z] Step 3/31 : WORKDIR /edgex-go [2021-03-16T03:11:38.003Z] ---> Running in c965c47e2736 [2021-03-16T03:11:38.003Z] ---> Running in f256f47d96b2 [2021-03-16T03:11:38.003Z] ---> Running in ea8e168740d2 [2021-03-16T03:11:38.003Z] ---> Running in 18943c17a137 [2021-03-16T03:11:38.003Z] ---> Running in 6d4bc30505fd [2021-03-16T03:11:38.003Z] Removing intermediate container c965c47e2736 [2021-03-16T03:11:38.003Z] ---> 0598c7cd5135 [2021-03-16T03:11:38.003Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T03:11:38.004Z] Removing intermediate container ea8e168740d2 [2021-03-16T03:11:38.004Z] ---> d228e592bbd3 [2021-03-16T03:11:38.004Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T03:11:38.004Z] ---> Running in 8f1f523f5055 [2021-03-16T03:11:38.004Z] Removing intermediate container f256f47d96b2 [2021-03-16T03:11:38.004Z] ---> f0f4f73b95cf [2021-03-16T03:11:38.004Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T03:11:38.004Z] Removing intermediate container 18943c17a137 [2021-03-16T03:11:38.004Z] ---> 95cb1734da47 [2021-03-16T03:11:38.004Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T03:11:38.004Z] Removing intermediate container 6d4bc30505fd [2021-03-16T03:11:38.004Z] ---> 5afa3f32a529 [2021-03-16T03:11:38.004Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T03:11:38.004Z] ---> Running in 8548491c90dc [2021-03-16T03:11:38.004Z] ---> Running in 8219f2e44725 [2021-03-16T03:11:38.004Z] ---> Running in 7b6e1996552b [2021-03-16T03:11:38.004Z] ---> Running in 81d8cde5d6b9 [2021-03-16T03:11:39.972Z] Removing intermediate container 8f1f523f5055 [2021-03-16T03:11:39.972Z] ---> 0f91a50fc371 [2021-03-16T03:11:39.972Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-16T03:11:40.249Z] ---> Running in 4211e8285ed9 [2021-03-16T03:11:40.523Z] Removing intermediate container 8548491c90dc [2021-03-16T03:11:40.523Z] ---> 1edd562d61f7 [2021-03-16T03:11:40.523Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-16T03:11:41.115Z] ---> Running in 18decfd59064 [2021-03-16T03:11:41.388Z] Removing intermediate container 8219f2e44725 [2021-03-16T03:11:41.388Z] Removing intermediate container 81d8cde5d6b9 [2021-03-16T03:11:41.388Z] ---> 8e00c4f453a8 [2021-03-16T03:11:41.388Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-16T03:11:41.388Z] ---> 79da7ae4c084 [2021-03-16T03:11:41.388Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-16T03:11:41.661Z] Removing intermediate container 7b6e1996552b [2021-03-16T03:11:41.661Z] ---> 442404c02809 [2021-03-16T03:11:41.661Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-16T03:11:41.661Z] ---> Running in cbc91e3dc968 [2021-03-16T03:11:41.943Z] ---> Running in 3b0161153d92 [2021-03-16T03:11:41.943Z] ---> Running in e12d18797245 [2021-03-16T03:11:42.542Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T03:11:43.533Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T03:11:43.533Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T03:11:43.533Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T03:11:43.807Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T03:11:43.807Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T03:11:44.399Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T03:11:44.399Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T03:11:44.399Z] OK: 217 MiB in 51 packages [2021-03-16T03:11:44.673Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T03:11:44.950Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T03:11:45.558Z] OK: 217 MiB in 51 packages [2021-03-16T03:11:45.837Z] Removing intermediate container 4211e8285ed9 [2021-03-16T03:11:45.838Z] ---> f7c442a13114 [2021-03-16T03:11:45.838Z] Step 6/22 : COPY go.mod . [2021-03-16T03:11:46.112Z] OK: 217 MiB in 51 packages [2021-03-16T03:11:46.112Z] OK: 217 MiB in 51 packages [2021-03-16T03:11:46.112Z] OK: 217 MiB in 51 packages [2021-03-16T03:11:47.110Z] Removing intermediate container cbc91e3dc968 [2021-03-16T03:11:47.110Z] ---> 1a7d65ba49fc [2021-03-16T03:11:47.110Z] Step 6/24 : COPY go.mod . [2021-03-16T03:11:47.385Z] ---> 19320d9e8ac1 [2021-03-16T03:11:47.385Z] Step 7/22 : RUN go mod download [2021-03-16T03:11:47.985Z] ---> Running in b2667a82561f [2021-03-16T03:11:47.985Z] Removing intermediate container 3b0161153d92 [2021-03-16T03:11:47.985Z] ---> ec4e9e0f7335 [2021-03-16T03:11:47.985Z] Step 6/22 : COPY go.mod . [2021-03-16T03:11:47.985Z] ---> 1c91df626db9 [2021-03-16T03:11:48.260Z] Step 7/24 : RUN go mod download [2021-03-16T03:11:48.260Z] ---> Running in 6d9d57baff1a [2021-03-16T03:11:48.855Z] Removing intermediate container 18decfd59064 [2021-03-16T03:11:48.855Z] ---> dacd176b6356 [2021-03-16T03:11:48.855Z] Step 6/31 : COPY go.mod . [2021-03-16T03:11:49.126Z] Removing intermediate container e12d18797245 [2021-03-16T03:11:49.126Z] ---> 8596d3fcd6e2 [2021-03-16T03:11:49.126Z] Step 6/23 : COPY go.mod . [2021-03-16T03:11:49.126Z] ---> 147aed7238c1 [2021-03-16T03:11:49.126Z] Step 7/22 : RUN go mod download [2021-03-16T03:11:49.729Z] ---> Running in cefbe59b36ea [2021-03-16T03:11:50.010Z] ---> 5220f6bf0740 [2021-03-16T03:11:50.010Z] Step 7/31 : RUN go mod download [2021-03-16T03:11:50.289Z] ---> Running in 6dd35210f9f8 [2021-03-16T03:11:50.577Z] ---> 30d53c6c25aa [2021-03-16T03:11:50.577Z] Step 7/23 : RUN go mod download [2021-03-16T03:11:50.858Z] ---> Running in d4a66ee2d8bb [2021-03-16T03:11:52.313Z] Removing intermediate container b2667a82561f [2021-03-16T03:11:52.313Z] ---> cfa2b6fe5144 [2021-03-16T03:11:52.313Z] Step 8/22 : COPY . . [2021-03-16T03:11:53.304Z] Removing intermediate container 6d9d57baff1a [2021-03-16T03:11:53.304Z] ---> 28153c8c768a [2021-03-16T03:11:53.304Z] Step 8/24 : COPY . . [2021-03-16T03:11:55.295Z] Removing intermediate container cefbe59b36ea [2021-03-16T03:11:55.295Z] ---> ef6ce05b619f [2021-03-16T03:11:55.295Z] Step 8/22 : COPY . . [2021-03-16T03:11:57.271Z] Removing intermediate container 6dd35210f9f8 [2021-03-16T03:11:57.271Z] ---> a7e23acabd31 [2021-03-16T03:11:57.271Z] Step 8/31 : COPY . . [2021-03-16T03:11:57.542Z] Removing intermediate container d4a66ee2d8bb [2021-03-16T03:11:57.542Z] ---> 5551243b756b [2021-03-16T03:11:57.542Z] Step 8/23 : COPY . . [2021-03-16T03:12:19.745Z] ---> 9b4ed28a77d8 [2021-03-16T03:12:19.745Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-16T03:12:19.745Z] ---> 3e1ab43317bb [2021-03-16T03:12:19.745Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-16T03:12:19.745Z] ---> 04a6639d1f19 [2021-03-16T03:12:19.745Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-16T03:12:19.745Z] ---> 7eafa53a8496 [2021-03-16T03:12:19.745Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-16T03:12:19.745Z] ---> 6e702cb0836b [2021-03-16T03:12:19.745Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-16T03:12:19.745Z] ---> Running in d294f56cd2c8 [2021-03-16T03:12:19.745Z] ---> Running in 1092524c7af9 [2021-03-16T03:12:19.745Z] ---> Running in 6a5df2ab4624 [2021-03-16T03:12:19.745Z] ---> Running in 94bbfdc939c6 [2021-03-16T03:12:19.745Z] ---> Running in ed1f8a3616cb [2021-03-16T03:12:20.745Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-16T03:12:21.023Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-16T03:12:21.301Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-16T03:12:21.301Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-16T03:12:21.577Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-16T03:14:13.455Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-16T03:14:17.774Z] Removing intermediate container 1092524c7af9 [2021-03-16T03:14:17.774Z] ---> 08b07e78fb8a [2021-03-16T03:14:17.774Z] [2021-03-16T03:14:17.774Z] Step 10/24 : FROM alpine:3.12 [2021-03-16T03:14:17.774Z] 3.12: Pulling from library/alpine [2021-03-16T03:14:18.764Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-16T03:14:18.765Z] Status: Downloaded newer image for alpine:3.12 [2021-03-16T03:14:18.765Z] ---> d10569e2745f [2021-03-16T03:14:18.765Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-16T03:14:19.374Z] ---> Running in 53ff67314c5f [2021-03-16T03:14:22.034Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T03:14:22.034Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T03:14:22.639Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-16T03:14:22.639Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-16T03:14:22.639Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-16T03:14:22.639Z] (4/5) Installing curl (7.69.1-r3) [2021-03-16T03:14:22.913Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-16T03:14:22.913Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T03:14:22.913Z] Executing ca-certificates-20191127-r4.trigger [2021-03-16T03:14:23.514Z] OK: 7 MiB in 19 packages [2021-03-16T03:14:26.153Z] Removing intermediate container 94bbfdc939c6 [2021-03-16T03:14:26.153Z] ---> 255cb3f9ba63 [2021-03-16T03:14:26.153Z] [2021-03-16T03:14:26.153Z] Step 10/31 : FROM alpine:3.12 [2021-03-16T03:14:26.153Z] ---> d10569e2745f [2021-03-16T03:14:26.153Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-16T03:14:26.877Z] ---> Running in 530e5e1e4dcf [2021-03-16T03:14:27.178Z] Removing intermediate container 53ff67314c5f [2021-03-16T03:14:27.178Z] ---> 96ba068fce2a [2021-03-16T03:14:27.178Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-16T03:14:28.933Z] ---> Running in 531367fc19d4 [2021-03-16T03:14:28.933Z] Removing intermediate container 530e5e1e4dcf [2021-03-16T03:14:28.933Z] ---> 005d7e42ad16 [2021-03-16T03:14:28.933Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-16T03:14:28.933Z] ---> Running in d9503891576e [2021-03-16T03:14:28.933Z] Removing intermediate container 531367fc19d4 [2021-03-16T03:14:28.933Z] ---> 2526f6e1c4c9 [2021-03-16T03:14:28.933Z] Step 13/24 : WORKDIR / [2021-03-16T03:14:28.933Z] ---> Running in a8687cfb9426 [2021-03-16T03:14:29.529Z] Removing intermediate container a8687cfb9426 [2021-03-16T03:14:29.529Z] ---> 57e55cf7c085 [2021-03-16T03:14:29.529Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-03-16T03:14:30.129Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T03:14:30.405Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T03:14:31.019Z] ---> 7f5549bec114 [2021-03-16T03:14:31.019Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-03-16T03:14:31.019Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-16T03:14:31.019Z] (2/2) Installing su-exec (0.2-r1) [2021-03-16T03:14:31.019Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T03:14:31.304Z] OK: 5 MiB in 16 packages [2021-03-16T03:14:32.297Z] ---> 32d9521ae34a [2021-03-16T03:14:32.297Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-16T03:14:33.758Z] Removing intermediate container d9503891576e [2021-03-16T03:14:33.758Z] ---> 6e5a2ceef6f3 [2021-03-16T03:14:33.758Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-16T03:14:33.758Z] ---> c67396948766 [2021-03-16T03:14:33.758Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-16T03:14:33.758Z] ---> Running in 15258ee57aac [2021-03-16T03:14:35.215Z] Removing intermediate container 15258ee57aac [2021-03-16T03:14:35.215Z] ---> 147c9cdaef54 [2021-03-16T03:14:35.215Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-16T03:14:35.498Z] ---> Running in d0173f1bfb55 [2021-03-16T03:14:35.777Z] ---> dda238676078 [2021-03-16T03:14:35.777Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-16T03:14:36.767Z] Removing intermediate container d0173f1bfb55 [2021-03-16T03:14:36.767Z] ---> 238266e931e9 [2021-03-16T03:14:36.767Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-16T03:14:37.384Z] ---> Running in f2e7ba8be0fd [2021-03-16T03:14:38.829Z] ---> c7c1b78a1373 [2021-03-16T03:14:38.829Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-16T03:14:41.479Z] ---> e37da51996ed [2021-03-16T03:14:41.479Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-03-16T03:14:41.479Z] ---> Running in cea3df4c64c3 [2021-03-16T03:14:42.084Z] Removing intermediate container d294f56cd2c8 [2021-03-16T03:14:42.084Z] ---> e49c70e5e972 [2021-03-16T03:14:42.085Z] [2021-03-16T03:14:42.085Z] Step 10/22 : FROM alpine:3.12 [2021-03-16T03:14:42.085Z] ---> d10569e2745f [2021-03-16T03:14:42.085Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-16T03:14:42.363Z] Removing intermediate container f2e7ba8be0fd [2021-03-16T03:14:42.363Z] ---> 25388ff977e0 [2021-03-16T03:14:42.363Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-16T03:14:42.363Z] ---> Running in 32fae19f7789 [2021-03-16T03:14:42.640Z] ---> Running in e728eb1a7ca7 [2021-03-16T03:14:43.239Z] Removing intermediate container 6a5df2ab4624 [2021-03-16T03:14:43.239Z] ---> deec19c5e759 [2021-03-16T03:14:43.239Z] [2021-03-16T03:14:43.239Z] Step 10/22 : FROM alpine:3.12 [2021-03-16T03:14:43.239Z] ---> d10569e2745f [2021-03-16T03:14:43.239Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-16T03:14:43.522Z] ---> Running in b7947769d8ce [2021-03-16T03:14:43.800Z] Removing intermediate container e728eb1a7ca7 [2021-03-16T03:14:43.800Z] ---> dbf6961efe89 [2021-03-16T03:14:43.800Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-16T03:14:44.787Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T03:14:45.075Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T03:14:45.682Z] Removing intermediate container cea3df4c64c3 [2021-03-16T03:14:45.682Z] ---> 9216acdd5331 [2021-03-16T03:14:45.682Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-16T03:14:45.682Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-16T03:14:45.682Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T03:14:45.682Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T03:14:45.682Z] OK: 5 MiB in 15 packages [2021-03-16T03:14:45.682Z] ---> 9f13013ee07d [2021-03-16T03:14:45.682Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-16T03:14:45.958Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T03:14:45.958Z] ---> Running in b1ac1d0cf675 [2021-03-16T03:14:45.958Z] ---> Running in 1755169a63c3 [2021-03-16T03:14:46.580Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-16T03:14:46.580Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-16T03:14:46.580Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T03:14:46.580Z] Executing ca-certificates-20191127-r4.trigger [2021-03-16T03:14:46.863Z] OK: 6 MiB in 16 packages [2021-03-16T03:14:47.141Z] Removing intermediate container b1ac1d0cf675 [2021-03-16T03:14:47.141Z] ---> ef13e04eaaa9 [2021-03-16T03:14:47.141Z] Step 22/24 : LABEL arch=arm64 [2021-03-16T03:14:47.420Z] ---> Running in 0536931b662c [2021-03-16T03:14:47.712Z] Removing intermediate container 32fae19f7789 [2021-03-16T03:14:47.712Z] ---> 72bf3dfed062 [2021-03-16T03:14:47.712Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-16T03:14:48.326Z] ---> Running in c8f50c5c7824 [2021-03-16T03:14:48.612Z] Removing intermediate container 0536931b662c [2021-03-16T03:14:48.612Z] ---> aa886875353c [2021-03-16T03:14:48.612Z] Step 23/24 : LABEL git_sha=49718c946fbf1d21b605dd41d0c635a3842b2325 [2021-03-16T03:14:48.612Z] ---> Running in b673c8178105 [2021-03-16T03:14:49.217Z] Removing intermediate container c8f50c5c7824 [2021-03-16T03:14:49.217Z] ---> dc4a8a27f4d6 [2021-03-16T03:14:49.217Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-16T03:14:49.494Z] Removing intermediate container b673c8178105 [2021-03-16T03:14:49.494Z] ---> 65ba065b375e [2021-03-16T03:14:49.494Z] Step 24/24 : LABEL version=0.0.0 [2021-03-16T03:14:49.776Z] ---> Running in 9e6a36b3d049 [2021-03-16T03:14:49.776Z] Removing intermediate container b7947769d8ce [2021-03-16T03:14:49.776Z] ---> 1f153ec5df6b [2021-03-16T03:14:49.776Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-16T03:14:50.050Z] ---> Running in fbd03320a55d [2021-03-16T03:14:50.050Z] ---> Running in fe431893b1af [2021-03-16T03:14:50.050Z] Removing intermediate container 1755169a63c3 [2021-03-16T03:14:50.050Z] ---> a0f4e48cc75a [2021-03-16T03:14:50.050Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-16T03:14:50.325Z] Removing intermediate container 9e6a36b3d049 [2021-03-16T03:14:50.325Z] ---> 9f840d7b3575 [2021-03-16T03:14:50.325Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-16T03:14:50.925Z] ---> Running in ba6d412e24f7 [2021-03-16T03:14:50.925Z] Removing intermediate container fe431893b1af [2021-03-16T03:14:50.925Z] Removing intermediate container fbd03320a55d [2021-03-16T03:14:50.925Z] ---> 6fcc9a4428a2 [2021-03-16T03:14:50.925Z] [2021-03-16T03:14:50.925Z] ---> ea1a5e189c9e [2021-03-16T03:14:50.925Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-16T03:14:51.204Z] ---> Running in 6244c776d31e [2021-03-16T03:14:51.494Z] ---> 379c1f86b2df [2021-03-16T03:14:51.494Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-16T03:14:51.494Z] Removing intermediate container ba6d412e24f7 [2021-03-16T03:14:51.494Z] ---> c7bcd158aee6 [2021-03-16T03:14:51.494Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-16T03:14:51.774Z] Successfully built 6fcc9a4428a2 [2021-03-16T03:14:51.774Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-03-16T03:14:52.056Z] Building docker-sys-mgmt-agent-go [2021-03-16T03:14:52.056Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 6244c776d31e [2021-03-16T03:14:52.056Z] ---> 17e9cd83174b [2021-03-16T03:14:52.056Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-16T03:14:52.678Z] ---> Running in 8a8742ec9d5d [2021-03-16T03:14:52.957Z] ---> 749c7eb62fa5 [2021-03-16T03:14:52.957Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-16T03:14:53.561Z] Removing intermediate container 8a8742ec9d5d [2021-03-16T03:14:53.561Z] ---> 0d8cde7f6e1e [2021-03-16T03:14:53.561Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-16T03:14:54.550Z] ---> daa90a17e5f9 [2021-03-16T03:14:54.550Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-16T03:14:55.995Z] ---> 21e61d8ed620 [2021-03-16T03:14:55.995Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-16T03:14:55.995Z] ---> cf831c2b598c [2021-03-16T03:14:55.995Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-16T03:14:55.995Z] ---> 95205fb865f9 [2021-03-16T03:14:55.995Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-16T03:14:56.593Z] Removing intermediate container ed1f8a3616cb [2021-03-16T03:14:56.593Z] ---> 28fec709283c [2021-03-16T03:14:56.594Z] [2021-03-16T03:14:56.594Z] Step 10/23 : FROM alpine:3.12 [2021-03-16T03:14:56.594Z] ---> d10569e2745f [2021-03-16T03:14:56.876Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-16T03:14:57.494Z] ---> Running in 613f6231d28a [2021-03-16T03:14:58.133Z] ---> fdfa89b1b814 [2021-03-16T03:14:58.133Z] ---> be9861f10a68 [2021-03-16T03:14:58.133Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-16T03:14:58.133Z] [2021-03-16T03:14:58.406Z] ---> 4eac32399b34 [2021-03-16T03:14:58.406Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-16T03:14:58.406Z] Removing intermediate container 613f6231d28a [2021-03-16T03:14:58.406Z] ---> a42a487af1cb [2021-03-16T03:14:58.406Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-16T03:14:58.681Z] ---> Running in 1bfd106c1827 [2021-03-16T03:14:58.681Z] ---> Running in 1b29f7a9d497 [2021-03-16T03:14:59.287Z] ---> 4601652a49f8 [2021-03-16T03:14:59.287Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-16T03:14:59.287Z] Removing intermediate container 1bfd106c1827 [2021-03-16T03:14:59.287Z] ---> 90da4802bb54 [2021-03-16T03:14:59.287Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-16T03:14:59.561Z] ---> 1f727d09cb86 [2021-03-16T03:14:59.561Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-16T03:14:59.561Z] Removing intermediate container 1b29f7a9d497 [2021-03-16T03:14:59.561Z] ---> Running in 83ebb7fc2d6e [2021-03-16T03:14:59.561Z] ---> a56e6d445166 [2021-03-16T03:14:59.561Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-16T03:14:59.835Z] ---> Running in 896955a14e8f [2021-03-16T03:14:59.835Z] ---> Running in e1110a5eb273 [2021-03-16T03:14:59.835Z] ---> Running in 073e1fa11c63 [2021-03-16T03:15:00.450Z] Removing intermediate container 83ebb7fc2d6e [2021-03-16T03:15:00.451Z] ---> 831829b6c499 [2021-03-16T03:15:00.451Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-16T03:15:00.451Z] Removing intermediate container 896955a14e8f [2021-03-16T03:15:00.451Z] ---> b187e81b7e14 [2021-03-16T03:15:00.451Z] Step 20/22 : LABEL arch=arm64 [2021-03-16T03:15:00.726Z] Removing intermediate container e1110a5eb273 [2021-03-16T03:15:00.726Z] ---> 5a076f14203e [2021-03-16T03:15:00.726Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T03:15:00.726Z] Removing intermediate container 073e1fa11c63 [2021-03-16T03:15:00.726Z] ---> 2e84881c8fb4 [2021-03-16T03:15:00.726Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-16T03:15:00.726Z] ---> Running in 045cf38d71d4 [2021-03-16T03:15:00.997Z] ---> Running in 596c76e7fac9 [2021-03-16T03:15:00.997Z] ---> Running in 230df8c561e8 [2021-03-16T03:15:02.003Z] ---> 7f1941e02520 [2021-03-16T03:15:02.003Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-16T03:15:02.003Z] Removing intermediate container 045cf38d71d4 [2021-03-16T03:15:02.003Z] ---> 9c318ef4a68d [2021-03-16T03:15:02.003Z] Step 21/22 : LABEL git_sha=49718c946fbf1d21b605dd41d0c635a3842b2325 [2021-03-16T03:15:02.003Z] Removing intermediate container 230df8c561e8 [2021-03-16T03:15:02.003Z] ---> f56757d54ff8 [2021-03-16T03:15:02.003Z] Step 20/22 : LABEL arch=arm64 [2021-03-16T03:15:02.283Z] ---> Running in cff3c51dbbad [2021-03-16T03:15:02.283Z] ---> Running in 825f58e61351 [2021-03-16T03:15:02.578Z] ---> Running in 8b952ce904aa [2021-03-16T03:15:03.567Z] Removing intermediate container cff3c51dbbad [2021-03-16T03:15:03.567Z] ---> 31ba899fd9a7 [2021-03-16T03:15:03.567Z] Step 22/22 : LABEL version=0.0.0 [2021-03-16T03:15:03.844Z] ---> Running in 88806cacd14d [2021-03-16T03:15:03.844Z] Removing intermediate container 8b952ce904aa [2021-03-16T03:15:03.844Z] ---> 236448d85521 [2021-03-16T03:15:03.844Z] Step 21/22 : LABEL git_sha=49718c946fbf1d21b605dd41d0c635a3842b2325 [2021-03-16T03:15:04.120Z] ---> Running in 2a6eb8d65382 [2021-03-16T03:15:04.391Z] Removing intermediate container 596c76e7fac9 [2021-03-16T03:15:04.391Z] ---> 307daf290c88 [2021-03-16T03:15:04.391Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-16T03:15:04.391Z] Removing intermediate container 88806cacd14d [2021-03-16T03:15:04.391Z] ---> 69f904b5fa46 [2021-03-16T03:15:04.391Z] [2021-03-16T03:15:04.664Z] ---> Running in c8e5351dad9e [2021-03-16T03:15:04.937Z] Removing intermediate container 2a6eb8d65382 [2021-03-16T03:15:04.937Z] ---> 7bec296b6bd6 [2021-03-16T03:15:04.937Z] Step 22/22 : LABEL version=0.0.0 [2021-03-16T03:15:05.207Z] Successfully built 69f904b5fa46 [2021-03-16T03:15:05.207Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-03-16T03:15:05.207Z]  Building docker-support-scheduler-go ... done Building docker-security-proxy-setup-go [2021-03-16T03:15:05.207Z] ---> Running in 647eb192b12e [2021-03-16T03:15:06.182Z] Removing intermediate container 825f58e61351 [2021-03-16T03:15:06.182Z] ---> cbfa20b0ac56 [2021-03-16T03:15:06.182Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-16T03:15:06.182Z] Removing intermediate container 647eb192b12e [2021-03-16T03:15:06.182Z] ---> aedcd23e16cd [2021-03-16T03:15:06.182Z] [2021-03-16T03:15:06.455Z] ---> Running in 4b992d4a2b52 [2021-03-16T03:15:06.728Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T03:15:06.728Z] Successfully built aedcd23e16cd [2021-03-16T03:15:06.728Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-03-16T03:15:06.728Z]  Building docker-support-notifications-go ... done Building docker-core-metadata-go [2021-03-16T03:15:07.000Z] Removing intermediate container 4b992d4a2b52 [2021-03-16T03:15:07.000Z] ---> 1e002462fa34 [2021-03-16T03:15:07.000Z] Step 28/31 : CMD ["gate"] [2021-03-16T03:15:08.213Z] ---> Running in 37e2d940a590 [2021-03-16T03:15:08.822Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T03:15:08.822Z] Removing intermediate container 37e2d940a590 [2021-03-16T03:15:08.822Z] ---> d70c876ed87d [2021-03-16T03:15:08.822Z] Step 29/31 : LABEL arch=arm64 [2021-03-16T03:15:09.436Z] ---> Running in aae1bb3929a3 [2021-03-16T03:15:10.438Z] Removing intermediate container aae1bb3929a3 [2021-03-16T03:15:10.438Z] ---> 826cbb15d0d9 [2021-03-16T03:15:10.438Z] Step 30/31 : LABEL git_sha=49718c946fbf1d21b605dd41d0c635a3842b2325 [2021-03-16T03:15:10.723Z] ---> Running in 20cd2433527a [2021-03-16T03:15:11.334Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-16T03:15:11.334Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-16T03:15:11.611Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-16T03:15:11.884Z] Removing intermediate container 20cd2433527a [2021-03-16T03:15:11.884Z] ---> 179ae73d0557 [2021-03-16T03:15:11.884Z] Step 31/31 : LABEL version=0.0.0 [2021-03-16T03:15:11.884Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-16T03:15:12.484Z] ---> Running in 2e0409623437 [2021-03-16T03:15:12.484Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-16T03:15:13.097Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-16T03:15:13.097Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T03:15:13.097Z] OK: 8 MiB in 20 packages [2021-03-16T03:15:13.097Z] Removing intermediate container 2e0409623437 [2021-03-16T03:15:13.097Z] ---> 788fd8368344 [2021-03-16T03:15:13.097Z] [2021-03-16T03:15:13.700Z] Successfully built 788fd8368344 [2021-03-16T03:15:14.005Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-03-16T03:15:14.005Z] Building docker-core-command-go [2021-03-16T03:15:15.007Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container c8e5351dad9e [2021-03-16T03:15:15.007Z] ---> 401037c4862a [2021-03-16T03:15:15.007Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-16T03:15:15.985Z] ---> 5e531df1564a [2021-03-16T03:15:15.985Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-16T03:15:17.452Z] ---> 438db8b85e15 [2021-03-16T03:15:17.452Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-16T03:15:18.435Z] ---> 57b3163406e2 [2021-03-16T03:15:18.435Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-16T03:15:18.706Z] ---> Running in 94398b1eedfa [2021-03-16T03:15:19.682Z] Removing intermediate container 94398b1eedfa [2021-03-16T03:15:19.682Z] ---> 95634855e6f8 [2021-03-16T03:15:19.682Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-16T03:15:19.954Z] ---> Running in 21a069e18fb8 [2021-03-16T03:15:20.559Z] Removing intermediate container 21a069e18fb8 [2021-03-16T03:15:20.559Z] ---> 1780741956c3 [2021-03-16T03:15:20.559Z] Step 21/23 : LABEL arch=arm64 [2021-03-16T03:15:20.842Z] ---> Running in 226cdcb5a402 [2021-03-16T03:15:21.844Z] Removing intermediate container 226cdcb5a402 [2021-03-16T03:15:21.844Z] ---> 5884f6ef65a4 [2021-03-16T03:15:21.844Z] Step 22/23 : LABEL git_sha=49718c946fbf1d21b605dd41d0c635a3842b2325 [2021-03-16T03:15:22.133Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T03:15:22.133Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-16T03:15:22.133Z] ---> 86b3fa6e0529 [2021-03-16T03:15:22.133Z] Step 3/26 : WORKDIR /edgex-go [2021-03-16T03:15:22.133Z] ---> Using cache [2021-03-16T03:15:22.133Z] ---> 95cb1734da47 [2021-03-16T03:15:22.133Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T03:15:22.133Z] ---> Using cache [2021-03-16T03:15:22.133Z] ---> 442404c02809 [2021-03-16T03:15:22.133Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-16T03:15:22.450Z] ---> Running in 74cc3c37d2b0 [2021-03-16T03:15:22.450Z] ---> Running in 8f4856ec7bfc [2021-03-16T03:15:23.993Z] Removing intermediate container 8f4856ec7bfc [2021-03-16T03:15:23.993Z] ---> ea7b654e1acf [2021-03-16T03:15:23.993Z] Step 23/23 : LABEL version=0.0.0 [2021-03-16T03:15:24.269Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T03:15:24.269Z] ---> Running in c337d0124761 [2021-03-16T03:15:25.260Z] Removing intermediate container c337d0124761 [2021-03-16T03:15:25.260Z] ---> 6252f3e625cf [2021-03-16T03:15:25.260Z] [2021-03-16T03:15:25.530Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T03:15:25.530Z] Successfully built 6252f3e625cf [2021-03-16T03:15:25.530Z] Successfully tagged docker-core-data-go-arm64:latest [2021-03-16T03:15:26.958Z]  Building docker-core-data-go ... done OK: 217 MiB in 51 packages [2021-03-16T03:15:28.960Z] Removing intermediate container 74cc3c37d2b0 [2021-03-16T03:15:28.960Z] ---> 5a7aff8a9023 [2021-03-16T03:15:28.960Z] Step 6/26 : COPY go.mod . [2021-03-16T03:15:29.576Z] ---> 442eb9973df5 [2021-03-16T03:15:29.576Z] Step 7/26 : RUN go mod download [2021-03-16T03:15:29.851Z] ---> Running in f9f32d2155d8 [2021-03-16T03:15:34.220Z] Removing intermediate container f9f32d2155d8 [2021-03-16T03:15:34.220Z] ---> edd77e5f1626 [2021-03-16T03:15:34.220Z] Step 8/26 : COPY . . [2021-03-16T03:15:49.357Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T03:15:49.357Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-16T03:15:49.357Z] ---> 86b3fa6e0529 [2021-03-16T03:15:49.357Z] Step 3/21 : WORKDIR /edgex-go [2021-03-16T03:15:49.357Z] ---> Using cache [2021-03-16T03:15:49.357Z] ---> 95cb1734da47 [2021-03-16T03:15:49.357Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T03:15:49.357Z] ---> Using cache [2021-03-16T03:15:49.357Z] ---> 442404c02809 [2021-03-16T03:15:49.357Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-16T03:15:49.637Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T03:15:49.638Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-16T03:15:49.638Z] ---> 86b3fa6e0529 [2021-03-16T03:15:49.638Z] Step 3/23 : WORKDIR /edgex-go [2021-03-16T03:15:49.638Z] ---> Using cache [2021-03-16T03:15:49.638Z] ---> 95cb1734da47 [2021-03-16T03:15:49.638Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T03:15:49.638Z] ---> Using cache [2021-03-16T03:15:49.638Z] ---> 442404c02809 [2021-03-16T03:15:49.638Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-16T03:15:51.651Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T03:15:51.651Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-16T03:15:51.651Z] ---> 86b3fa6e0529 [2021-03-16T03:15:51.651Z] Step 3/23 : WORKDIR /edgex-go [2021-03-16T03:15:51.651Z] ---> Using cache [2021-03-16T03:15:51.651Z] ---> 95cb1734da47 [2021-03-16T03:15:51.651Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T03:15:51.651Z] ---> Using cache [2021-03-16T03:15:51.651Z] ---> 442404c02809 [2021-03-16T03:15:51.651Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-16T03:15:53.641Z] ---> Running in 738cda9a1d6d [2021-03-16T03:15:53.641Z] ---> Running in ce95df455d16 [2021-03-16T03:15:53.641Z] ---> Running in c80d93346f4b [2021-03-16T03:15:53.925Z] ---> b23497b33334 [2021-03-16T03:15:53.925Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-16T03:15:54.208Z] ---> Running in 01373342b5b6 [2021-03-16T03:15:55.681Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T03:15:55.682Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T03:15:55.682Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T03:15:55.682Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-16T03:15:56.287Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T03:15:56.288Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T03:15:56.565Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T03:15:57.174Z] OK: 217 MiB in 51 packages [2021-03-16T03:15:57.174Z] OK: 217 MiB in 51 packages [2021-03-16T03:15:57.457Z] OK: 217 MiB in 51 packages [2021-03-16T03:15:59.470Z] Removing intermediate container 738cda9a1d6d [2021-03-16T03:15:59.470Z] ---> 032b3e25fda0 [2021-03-16T03:15:59.470Z] Step 6/23 : COPY go.mod . [2021-03-16T03:15:59.470Z] Removing intermediate container ce95df455d16 [2021-03-16T03:15:59.470Z] ---> 6a487aafa820 [2021-03-16T03:15:59.470Z] Step 6/21 : COPY go.mod . [2021-03-16T03:16:00.082Z] Removing intermediate container c80d93346f4b [2021-03-16T03:16:00.082Z] ---> 8609e8194bdc [2021-03-16T03:16:00.082Z] Step 6/23 : COPY go.mod . [2021-03-16T03:16:01.090Z] ---> 981863a9d714 [2021-03-16T03:16:01.090Z] Step 7/23 : RUN go mod download [2021-03-16T03:16:01.090Z] ---> Running in f4e7809b95af [2021-03-16T03:16:01.370Z] ---> d91dba50f69c [2021-03-16T03:16:01.370Z] Step 7/21 : RUN go mod download [2021-03-16T03:16:01.665Z] ---> Running in 960b11c5bda4 [2021-03-16T03:16:01.963Z] ---> d1b6d56ace01 [2021-03-16T03:16:01.963Z] Step 7/23 : RUN go mod download [2021-03-16T03:16:02.248Z] ---> Running in 82dc4963808b [2021-03-16T03:16:07.734Z] Removing intermediate container f4e7809b95af [2021-03-16T03:16:07.734Z] ---> 8fed0d55b7b9 [2021-03-16T03:16:07.734Z] Step 8/23 : COPY . . [2021-03-16T03:16:08.014Z] Removing intermediate container 82dc4963808b [2021-03-16T03:16:08.014Z] ---> b07512b9a3d0 [2021-03-16T03:16:08.014Z] Step 8/23 : COPY . . [2021-03-16T03:16:08.014Z] Removing intermediate container 960b11c5bda4 [2021-03-16T03:16:08.014Z] ---> 5b591711b94e [2021-03-16T03:16:08.014Z] Step 8/21 : COPY . . [2021-03-16T03:16:47.079Z] ---> a1d622db27e4 [2021-03-16T03:16:47.079Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-16T03:16:47.079Z] ---> 0ed8cc99e73a [2021-03-16T03:16:47.079Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-16T03:16:47.079Z] ---> fcef5d5f6562 [2021-03-16T03:16:47.079Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-16T03:16:47.079Z] ---> Running in e6b0d7660c94 [2021-03-16T03:16:47.079Z] ---> Running in c580cc05c00f [2021-03-16T03:16:47.079Z] ---> Running in 05fa3f0cb2f0 [2021-03-16T03:16:47.079Z] Removing intermediate container 01373342b5b6 [2021-03-16T03:16:47.079Z] ---> 3a4848c1f074 [2021-03-16T03:16:47.079Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-16T03:16:47.079Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-16T03:16:47.079Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-16T03:16:47.079Z] ---> Running in e7748f6cbebf [2021-03-16T03:16:47.079Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-16T03:16:48.065Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-16T03:16:53.498Z] Removing intermediate container e7748f6cbebf [2021-03-16T03:16:53.498Z] ---> a298d2eef57f [2021-03-16T03:16:53.498Z] [2021-03-16T03:16:53.498Z] Step 11/26 : FROM docker:20.10.0 [2021-03-16T03:16:53.498Z] 20.10.0: Pulling from library/docker [2021-03-16T03:17:08.644Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-16T03:17:08.644Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-16T03:17:08.644Z] ---> eeaf43b92773 [2021-03-16T03:17:08.644Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-16T03:17:09.253Z] ---> Running in d6496280fefd [2021-03-16T03:17:11.266Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T03:17:11.266Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T03:17:11.870Z] (1/2) Installing readline (8.0.4-r0) [2021-03-16T03:17:11.870Z] (2/2) Installing bash (5.0.17-r0) [2021-03-16T03:17:12.147Z] Executing bash-5.0.17-r0.post-install [2021-03-16T03:17:12.147Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T03:17:12.147Z] OK: 12 MiB in 22 packages [2021-03-16T03:17:14.153Z] Removing intermediate container d6496280fefd [2021-03-16T03:17:14.153Z] ---> 520a506293ff [2021-03-16T03:17:14.153Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-16T03:17:14.153Z] ---> Running in 7eace32d3648 [2021-03-16T03:17:15.153Z] Removing intermediate container 7eace32d3648 [2021-03-16T03:17:15.153Z] ---> 8ba5705f63ca [2021-03-16T03:17:15.153Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-16T03:17:15.153Z] ---> Running in 6a1c4884fb95 [2021-03-16T03:17:15.757Z] Removing intermediate container 6a1c4884fb95 [2021-03-16T03:17:15.757Z] ---> 48b6451b74e8 [2021-03-16T03:17:15.757Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-16T03:17:16.044Z] ---> Running in 780f43a9dcae [2021-03-16T03:17:16.655Z] Removing intermediate container 780f43a9dcae [2021-03-16T03:17:16.655Z] ---> 0e10fdd5890b [2021-03-16T03:17:16.655Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-16T03:17:18.658Z] ---> 0454a16e76f8 [2021-03-16T03:17:18.658Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-16T03:17:19.668Z] ---> ad0b47203a8e [2021-03-16T03:17:19.668Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-16T03:17:20.794Z] ---> 0c7a0c885ed0 [2021-03-16T03:17:20.794Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-16T03:17:21.087Z] ---> Running in 5ba14529a60a [2021-03-16T03:17:23.142Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T03:17:23.420Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T03:17:24.050Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-16T03:17:24.050Z] (2/33) Installing expat (2.2.9-r1) [2021-03-16T03:17:24.050Z] (3/33) Installing libffi (3.3-r2) [2021-03-16T03:17:24.050Z] (4/33) Installing gdbm (1.13-r1) [2021-03-16T03:17:24.050Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-16T03:17:24.050Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-16T03:17:24.050Z] (7/33) Installing python3 (3.8.8-r0) [2021-03-16T03:17:26.063Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-16T03:17:26.063Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-16T03:17:26.063Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-16T03:17:26.342Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-16T03:17:26.342Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-16T03:17:26.342Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-16T03:17:26.342Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-16T03:17:26.342Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-16T03:17:26.342Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-16T03:17:26.621Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-16T03:17:26.621Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-16T03:17:26.621Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-16T03:17:26.621Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-16T03:17:26.621Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-16T03:17:26.621Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-16T03:17:26.621Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-16T03:17:26.621Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-16T03:17:26.621Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-16T03:17:26.621Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-16T03:17:26.901Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-16T03:17:26.901Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-16T03:17:26.901Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-16T03:17:26.901Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-16T03:17:26.901Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-16T03:17:26.901Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-16T03:17:26.901Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-16T03:17:27.192Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T03:17:27.192Z] OK: 71 MiB in 55 packages [2021-03-16T03:17:37.426Z] Removing intermediate container 5ba14529a60a [2021-03-16T03:17:37.426Z] ---> e97eb4bd93df [2021-03-16T03:17:37.426Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-16T03:17:37.426Z] ---> Running in 51b82ff4fc83 [2021-03-16T03:17:45.750Z] Collecting docker-compose==1.23.2 [2021-03-16T03:17:45.750Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-16T03:17:45.750Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-03-16T03:17:45.750Z] Collecting docker<4.0,>=3.6.0 [2021-03-16T03:17:45.750Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-16T03:17:46.743Z] Collecting cached-property<2,>=1.2.0 [2021-03-16T03:17:46.743Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-16T03:17:48.196Z] Collecting PyYAML<4,>=3.10 [2021-03-16T03:17:48.196Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-16T03:17:53.659Z] Collecting texttable<0.10,>=0.9.0 [2021-03-16T03:17:53.659Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-16T03:17:57.108Z] Collecting jsonschema<3,>=2.5.1 [2021-03-16T03:17:57.108Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-16T03:17:57.385Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-16T03:17:57.385Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-16T03:18:01.720Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-16T03:18:01.721Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-16T03:18:03.181Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-16T03:18:03.181Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-16T03:18:03.465Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-16T03:18:03.754Z] Collecting docopt<0.7,>=0.6.1 [2021-03-16T03:18:03.754Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-16T03:18:07.191Z] Collecting docker-pycreds>=0.4.0 [2021-03-16T03:18:07.467Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-16T03:18:07.467Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-03-16T03:18:08.460Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-16T03:18:08.460Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-16T03:18:09.067Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-03-16T03:18:09.348Z] Collecting idna<2.8,>=2.5 [2021-03-16T03:18:09.348Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-16T03:18:09.625Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-16T03:18:09.625Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-16T03:18:09.625Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-16T03:18:09.625Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-16T03:18:11.074Z] Installing collected packages: websocket-client, docker-pycreds, urllib3, idna, requests, docker, cached-property, PyYAML, texttable, jsonschema, dockerpty, docopt, docker-compose [2021-03-16T03:18:11.352Z] Attempting uninstall: urllib3 [2021-03-16T03:18:11.352Z] Found existing installation: urllib3 1.25.9 [2021-03-16T03:18:11.352Z] Uninstalling urllib3-1.25.9: [2021-03-16T03:18:11.629Z] Successfully uninstalled urllib3-1.25.9 [2021-03-16T03:18:12.235Z] Attempting uninstall: idna [2021-03-16T03:18:12.235Z] Found existing installation: idna 2.9 [2021-03-16T03:18:12.235Z] Uninstalling idna-2.9: [2021-03-16T03:18:12.512Z] Successfully uninstalled idna-2.9 [2021-03-16T03:18:13.504Z] Attempting uninstall: requests [2021-03-16T03:18:13.504Z] Found existing installation: requests 2.23.0 [2021-03-16T03:18:13.504Z] Uninstalling requests-2.23.0: [2021-03-16T03:18:13.504Z] Successfully uninstalled requests-2.23.0 [2021-03-16T03:18:14.966Z] Running setup.py install for PyYAML: started [2021-03-16T03:18:19.338Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-16T03:18:19.338Z] Running setup.py install for texttable: started [2021-03-16T03:18:20.801Z] Removing intermediate container e6b0d7660c94 [2021-03-16T03:18:20.801Z] ---> cb95f21459d9 [2021-03-16T03:18:20.801Z] [2021-03-16T03:18:20.801Z] Step 10/21 : FROM alpine:3.12 [2021-03-16T03:18:20.801Z] ---> d10569e2745f [2021-03-16T03:18:20.801Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-16T03:18:21.081Z] ---> Running in 3e3dc3da6d97 [2021-03-16T03:18:22.079Z] Running setup.py install for texttable: finished with status 'done' [2021-03-16T03:18:22.687Z] Running setup.py install for dockerpty: started [2021-03-16T03:18:22.966Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T03:18:23.287Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T03:18:23.567Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-16T03:18:23.852Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-16T03:18:23.852Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-16T03:18:23.852Z] (4/4) Installing curl (7.69.1-r3) [2021-03-16T03:18:23.852Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T03:18:23.852Z] Executing ca-certificates-20191127-r4.trigger [2021-03-16T03:18:24.142Z] OK: 7 MiB in 18 packages [2021-03-16T03:18:25.604Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-16T03:18:25.604Z] Running setup.py install for docopt: started [2021-03-16T03:18:26.601Z] Removing intermediate container 3e3dc3da6d97 [2021-03-16T03:18:26.601Z] ---> 2f3d16623244 [2021-03-16T03:18:26.601Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-16T03:18:26.881Z] ---> Running in 35f21e37b8b3 [2021-03-16T03:18:28.335Z] Removing intermediate container 35f21e37b8b3 [2021-03-16T03:18:28.336Z] ---> 5960730daaf3 [2021-03-16T03:18:28.336Z] Step 13/21 : WORKDIR /edgex [2021-03-16T03:18:28.336Z] ---> Running in 39e1f455c128 [2021-03-16T03:18:28.336Z] Running setup.py install for docopt: finished with status 'done' [2021-03-16T03:18:29.796Z] Removing intermediate container 39e1f455c128 [2021-03-16T03:18:29.796Z] ---> 74c46463dfd0 [2021-03-16T03:18:29.796Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-16T03:18:29.796Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 [2021-03-16T03:18:30.069Z] Removing intermediate container c580cc05c00f [2021-03-16T03:18:30.069Z] ---> d0472817152f [2021-03-16T03:18:30.069Z] [2021-03-16T03:18:30.069Z] Step 10/23 : FROM alpine:3.12 [2021-03-16T03:18:30.069Z] ---> d10569e2745f [2021-03-16T03:18:30.069Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-16T03:18:30.069Z] ---> Using cache [2021-03-16T03:18:30.069Z] ---> 72bf3dfed062 [2021-03-16T03:18:30.069Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-16T03:18:30.069Z] ---> Using cache [2021-03-16T03:18:30.069Z] ---> dc4a8a27f4d6 [2021-03-16T03:18:30.069Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-16T03:18:30.350Z] ---> Running in df4fb328dfec [2021-03-16T03:18:30.629Z] ---> 48ce8ccb17e4 [2021-03-16T03:18:30.629Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-16T03:18:30.916Z] Removing intermediate container df4fb328dfec [2021-03-16T03:18:30.916Z] ---> 3d11dbf75709 [2021-03-16T03:18:30.916Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-16T03:18:31.194Z] ---> Running in fe6d25ec4a4b [2021-03-16T03:18:31.806Z] Removing intermediate container fe6d25ec4a4b [2021-03-16T03:18:31.806Z] ---> bb86928f42df [2021-03-16T03:18:31.806Z] Step 15/23 : WORKDIR / [2021-03-16T03:18:32.086Z] ---> 5ef999e3b1d2 [2021-03-16T03:18:32.086Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-16T03:18:32.086Z] ---> Running in f22135c7361b [2021-03-16T03:18:33.085Z] Removing intermediate container f22135c7361b [2021-03-16T03:18:33.085Z] ---> 67da433474bb [2021-03-16T03:18:33.085Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-16T03:18:33.725Z] ---> fd8a40e5a43e [2021-03-16T03:18:33.725Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-16T03:18:34.008Z] ---> Running in f59a0b290663 [2021-03-16T03:18:34.631Z] ---> 1f3f81c1119c [2021-03-16T03:18:34.631Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-16T03:18:35.254Z] Removing intermediate container f59a0b290663 [2021-03-16T03:18:35.254Z] ---> 8be78fc7350c [2021-03-16T03:18:35.254Z] Step 18/21 : CMD ["--init=true"] [2021-03-16T03:18:35.527Z] ---> Running in c2f5d7cf53c8 [2021-03-16T03:18:35.801Z] Removing intermediate container 51b82ff4fc83 [2021-03-16T03:18:35.801Z] ---> e8f425792cc4 [2021-03-16T03:18:35.801Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-16T03:18:36.396Z] ---> Running in 110307745b88 [2021-03-16T03:18:36.396Z] Removing intermediate container c2f5d7cf53c8 [2021-03-16T03:18:36.396Z] ---> b027c0260860 [2021-03-16T03:18:36.396Z] Step 19/21 : LABEL arch=arm64 [2021-03-16T03:18:36.676Z] ---> 59315d6647ce [2021-03-16T03:18:36.676Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-16T03:18:36.955Z] ---> Running in 5ebb28ef3e42 [2021-03-16T03:18:37.949Z] Removing intermediate container 5ebb28ef3e42 [2021-03-16T03:18:37.949Z] ---> 82fa04f9a052 [2021-03-16T03:18:37.949Z] Step 20/21 : LABEL git_sha=49718c946fbf1d21b605dd41d0c635a3842b2325 [2021-03-16T03:18:37.949Z] ---> Running in cf93772ab560 [2021-03-16T03:18:37.949Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T03:18:37.949Z] ---> d73a344bad7c [2021-03-16T03:18:37.949Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-16T03:18:38.238Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T03:18:38.238Z] ---> Running in 8feab030db50 [2021-03-16T03:18:38.238Z] Removing intermediate container 05fa3f0cb2f0 [2021-03-16T03:18:38.238Z] ---> ac94cfb26d16 [2021-03-16T03:18:38.238Z] [2021-03-16T03:18:38.238Z] Step 10/23 : FROM alpine:3.12 [2021-03-16T03:18:38.238Z] ---> d10569e2745f [2021-03-16T03:18:38.238Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-16T03:18:38.238Z] ---> Using cache [2021-03-16T03:18:38.238Z] ---> 72bf3dfed062 [2021-03-16T03:18:38.238Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-16T03:18:38.238Z] ---> Using cache [2021-03-16T03:18:38.238Z] ---> dc4a8a27f4d6 [2021-03-16T03:18:38.238Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-16T03:18:38.516Z] ---> Running in 480280ea918a [2021-03-16T03:18:38.516Z] Removing intermediate container cf93772ab560 [2021-03-16T03:18:38.516Z] ---> 56ed7f3dbb7b [2021-03-16T03:18:38.516Z] Step 21/21 : LABEL version=0.0.0 [2021-03-16T03:18:38.800Z] ---> Running in cb710dac8787 [2021-03-16T03:18:38.800Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-16T03:18:38.800Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-16T03:18:38.800Z] Removing intermediate container 8feab030db50 [2021-03-16T03:18:38.800Z] ---> 41d2cb431152 [2021-03-16T03:18:38.800Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-16T03:18:38.800Z] (3/3) Installing curl (7.69.1-r3) [2021-03-16T03:18:38.800Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T03:18:39.079Z] OK: 72 MiB in 58 packages [2021-03-16T03:18:39.079Z] ---> Running in 51c5030e638a [2021-03-16T03:18:39.360Z] Removing intermediate container 480280ea918a [2021-03-16T03:18:39.360Z] ---> 39d0f162376a [2021-03-16T03:18:39.360Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-16T03:18:39.360Z] Removing intermediate container cb710dac8787 [2021-03-16T03:18:39.360Z] ---> 2d5da3f977a4 [2021-03-16T03:18:39.360Z] [2021-03-16T03:18:39.639Z] ---> Running in 745ffc5efe8d [2021-03-16T03:18:39.639Z] Removing intermediate container 51c5030e638a [2021-03-16T03:18:39.639Z] ---> f6969dd8efa6 [2021-03-16T03:18:39.639Z] Step 21/23 : LABEL arch=arm64 [2021-03-16T03:18:39.914Z] ---> Running in 53eb48208a6e [2021-03-16T03:18:39.914Z] Successfully built 2d5da3f977a4 [2021-03-16T03:18:39.914Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-03-16T03:18:40.188Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 745ffc5efe8d [2021-03-16T03:18:40.188Z] ---> c982daa8a0c7 [2021-03-16T03:18:40.188Z] Step 15/23 : WORKDIR / [2021-03-16T03:18:40.473Z] ---> Running in f991f3ae54ac [2021-03-16T03:18:40.473Z] Removing intermediate container 53eb48208a6e [2021-03-16T03:18:40.473Z] ---> 99995dca28cd [2021-03-16T03:18:40.473Z] Step 22/23 : LABEL git_sha=49718c946fbf1d21b605dd41d0c635a3842b2325 [2021-03-16T03:18:40.748Z] Removing intermediate container 110307745b88 [2021-03-16T03:18:40.748Z] ---> ca497d0abe2d [2021-03-16T03:18:40.748Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-16T03:18:40.748Z] ---> Running in 1dd4cbfb922c [2021-03-16T03:18:40.748Z] ---> Running in 15f67e366af7 [2021-03-16T03:18:41.032Z] Removing intermediate container f991f3ae54ac [2021-03-16T03:18:41.032Z] ---> 1b7a19cf134f [2021-03-16T03:18:41.032Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-16T03:18:41.307Z] Removing intermediate container 15f67e366af7 [2021-03-16T03:18:41.307Z] ---> c71a0e1a3244 [2021-03-16T03:18:41.307Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-16T03:18:41.582Z] Removing intermediate container 1dd4cbfb922c [2021-03-16T03:18:41.582Z] ---> 333ebea4e6e9 [2021-03-16T03:18:41.582Z] Step 23/23 : LABEL version=0.0.0 [2021-03-16T03:18:41.582Z] ---> Running in 279a08cb1c8b [2021-03-16T03:18:41.582Z] ---> Running in 2fc2ad04d55a [2021-03-16T03:18:41.859Z] ---> 37d1a25bec38 [2021-03-16T03:18:41.859Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-16T03:18:42.136Z] Removing intermediate container 279a08cb1c8b [2021-03-16T03:18:42.136Z] ---> 9abe913973cf [2021-03-16T03:18:42.136Z] Step 24/26 : LABEL arch=arm64 [2021-03-16T03:18:42.136Z] ---> Running in 41a35802a07c [2021-03-16T03:18:42.411Z] Removing intermediate container 2fc2ad04d55a [2021-03-16T03:18:42.411Z] ---> 6dd535f52256 [2021-03-16T03:18:42.411Z] [2021-03-16T03:18:43.016Z] Successfully built 6dd535f52256 [2021-03-16T03:18:43.016Z] Successfully tagged docker-core-command-go-arm64:latest [2021-03-16T03:18:43.016Z]  Building docker-core-command-go ... done Removing intermediate container 41a35802a07c [2021-03-16T03:18:43.016Z] ---> 2e3967f9d6ce [2021-03-16T03:18:43.016Z] Step 25/26 : LABEL git_sha=49718c946fbf1d21b605dd41d0c635a3842b2325 [2021-03-16T03:18:43.016Z] ---> f07f4a7a51c1 [2021-03-16T03:18:43.016Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-16T03:18:43.297Z] ---> Running in 26735c72196a [2021-03-16T03:18:43.572Z] Removing intermediate container 26735c72196a [2021-03-16T03:18:43.572Z] ---> ba2c71cfc139 [2021-03-16T03:18:43.572Z] Step 26/26 : LABEL version=0.0.0 [2021-03-16T03:18:43.854Z] ---> Running in e44f7db39085 [2021-03-16T03:18:43.854Z] ---> 8e7dc1f6d181 [2021-03-16T03:18:43.854Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-16T03:18:44.128Z] ---> Running in c67de658ed01 [2021-03-16T03:18:44.399Z] Removing intermediate container e44f7db39085 [2021-03-16T03:18:44.399Z] ---> 42d073ff6ae4 [2021-03-16T03:18:44.399Z] [2021-03-16T03:18:44.672Z] Successfully built 42d073ff6ae4 [2021-03-16T03:18:44.672Z] Removing intermediate container c67de658ed01 [2021-03-16T03:18:44.672Z] ---> 7adcee46402a [2021-03-16T03:18:44.672Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-16T03:18:44.946Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-03-16T03:18:44.946Z]  Building docker-sys-mgmt-agent-go ... done  ---> Running in 190e34bfa4c1 [2021-03-16T03:18:45.543Z] Removing intermediate container 190e34bfa4c1 [2021-03-16T03:18:45.543Z] ---> d9451bb43b95 [2021-03-16T03:18:45.543Z] Step 21/23 : LABEL arch=arm64 [2021-03-16T03:18:45.543Z] ---> Running in 113cb7b0fbfc [2021-03-16T03:18:46.141Z] Removing intermediate container 113cb7b0fbfc [2021-03-16T03:18:46.141Z] ---> b96d41d6c9d4 [2021-03-16T03:18:46.141Z] Step 22/23 : LABEL git_sha=49718c946fbf1d21b605dd41d0c635a3842b2325 [2021-03-16T03:18:46.141Z] ---> Running in d74374fee8cd [2021-03-16T03:18:46.415Z] Removing intermediate container d74374fee8cd [2021-03-16T03:18:46.415Z] ---> 0f858213a321 [2021-03-16T03:18:46.415Z] Step 23/23 : LABEL version=0.0.0 [2021-03-16T03:18:46.687Z] ---> Running in 204e2a130f3c [2021-03-16T03:18:46.964Z] Removing intermediate container 204e2a130f3c [2021-03-16T03:18:46.964Z] ---> aad21882a90d [2021-03-16T03:18:46.964Z] [2021-03-16T03:18:47.563Z] Successfully built aad21882a90d [2021-03-16T03:18:47.563Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-03-16T03:18:48.178Z]  Building docker-core-metadata-go ... done  [Pipeline] } [2021-03-16T03:18:48.179Z] $ docker stop --time=1 08663ffa6887596c6f6f182e9edce812b9695fd0b49889334ba7890343492f27 [2021-03-16T03:18:50.033Z] $ docker rm -f 08663ffa6887596c6f6f182e9edce812b9695fd0b49889334ba7890343492f27 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-16T03:18:50.732Z] + docker images [2021-03-16T03:18:50.732Z] + grep docker [2021-03-16T03:18:51.000Z] docker-core-metadata-go-arm64 latest aad21882a90d 4 seconds ago 17.9MB [2021-03-16T03:18:51.000Z] docker-sys-mgmt-agent-go-arm64 latest 42d073ff6ae4 6 seconds ago 300MB [2021-03-16T03:18:51.000Z] docker-core-command-go-arm64 latest 6dd535f52256 8 seconds ago 16.2MB [2021-03-16T03:18:51.000Z] docker-security-proxy-setup-go-arm64 latest 2d5da3f977a4 11 seconds ago 23.4MB [2021-03-16T03:18:51.000Z] docker-core-data-go-arm64 latest 6252f3e625cf 3 minutes ago 21.3MB [2021-03-16T03:18:51.000Z] docker-security-bootstrapper-go-arm64 latest 788fd8368344 3 minutes ago 17.8MB [2021-03-16T03:18:51.000Z] docker-support-notifications-go-arm64 latest aedcd23e16cd 3 minutes ago 16.9MB [2021-03-16T03:18:51.000Z] docker-support-scheduler-go-arm64 latest 69f904b5fa46 3 minutes ago 16.3MB [2021-03-16T03:18:51.000Z] docker-security-secretstore-setup-go-arm64 latest 6fcc9a4428a2 4 minutes ago 23.7MB [2021-03-16T03:18:51.000Z] docker 20.10.0 eeaf43b92773 3 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-16T03:18:52.015Z] ---> job-cost.sh [2021-03-16T03:18:52.015Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TcEc [2021-03-16T03:19:38.909Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-16T03:21:15.638Z] lf-activate-venv(): INFO: Adding /tmp/venv-TcEc/bin to PATH [2021-03-16T03:21:15.638Z] INFO: No Stack... [2021-03-16T03:21:15.638Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-16T03:21:15.638Z] INFO: Archiving Costs [Pipeline] sh [2021-03-16T03:21:15.996Z] + cat /w/workspace/edgex-go/22/archives/cost.csv [2021-03-16T03:21:15.997Z] + cut -d, -f6 [Pipeline] lock [2021-03-16T03:21:16.134Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3209-22-stack-cost] [2021-03-16T03:21:16.142Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3209-22-stack-cost] did not exist. Created. [2021-03-16T03:21:16.142Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3209-22-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-16T03:21:16.612Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-16T03:21:16.896Z] Stashed 1 file(s) [Pipeline] } [2021-03-16T03:21:16.907Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3209-22-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-03-16T03:21:18.094Z] provisioning config files... [2021-03-16T03:21:18.111Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/22@tmp/config1965736967256294441tmp [Pipeline] { [Pipeline] sh [2021-03-16T03:21:18.499Z] + set +x [2021-03-16T03:21:18.499Z] + curl -s https://codecov.io/bash [2021-03-16T03:21:18.499Z] + bash -s -- [2021-03-16T03:21:18.763Z] [2021-03-16T03:21:18.763Z] _____ _ [2021-03-16T03:21:18.763Z] / ____| | | [2021-03-16T03:21:18.763Z] | | ___ __| | ___ ___ _____ __ [2021-03-16T03:21:18.763Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-16T03:21:18.763Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-16T03:21:18.763Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-16T03:21:18.763Z] Bash-20210309-2b87ace [2021-03-16T03:21:18.763Z] [2021-03-16T03:21:18.763Z] [2021-03-16T03:21:18.763Z] ==> git version 2.24.3 found [2021-03-16T03:21:18.763Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-03-16T03:21:18.763Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-16T03:21:18.763Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-16T03:21:19.027Z] ==> Jenkins CI detected. [2021-03-16T03:21:19.027Z] project root: . [2021-03-16T03:21:19.027Z] --> token set from env [2021-03-16T03:21:19.027Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-16T03:21:19.027Z] ==> Running gcov in . (disable via -X gcov) [2021-03-16T03:21:19.027Z] ==> Python coveragepy not found [2021-03-16T03:21:19.027Z] ==> Searching for coverage reports in: [2021-03-16T03:21:19.027Z] + . [2021-03-16T03:21:19.027Z] -> Found 1 reports [2021-03-16T03:21:19.027Z] ==> Detecting git/mercurial file structure [2021-03-16T03:21:19.289Z] ==> Reading reports [2021-03-16T03:21:19.289Z] + ./coverage.out bytes=650607 [2021-03-16T03:21:19.289Z] ==> Appending adjustments [2021-03-16T03:21:19.289Z] https://docs.codecov.io/docs/fixing-reports [2021-03-16T03:21:22.609Z] + Found adjustments [2021-03-16T03:21:22.609Z] ==> Gzipping contents [2021-03-16T03:21:22.609Z] 96K /tmp/codecov.hYUMxX.gz [2021-03-16T03:21:22.609Z] ==> Uploading reports [2021-03-16T03:21:22.609Z] url: https://codecov.io [2021-03-16T03:21:22.609Z] query: branch=PR-3209&commit=49718c946fbf1d21b605dd41d0c635a3842b2325&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3209%2F22%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3209&job=&cmd_args= [2021-03-16T03:21:22.609Z] -> Pinging Codecov [2021-03-16T03:21:22.609Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-3209&commit=49718c946fbf1d21b605dd41d0c635a3842b2325&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3209%2F22%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3209&job=&cmd_args= [2021-03-16T03:21:23.185Z] -> Uploading to [2021-03-16T03:21:23.185Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-16/00271124DB129430A58F1EEE437C3FCB/49718c946fbf1d21b605dd41d0c635a3842b2325/402c0d98-d7e6-4f93-b3f1-c34d6b8a4618.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210316%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210316T032123Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7eabf5036afb33d697ad47d7c06fd579b5137d8eab8b1cc77abfccb13bc1bc70 [2021-03-16T03:21:23.185Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-16T03:21:23.185Z] Dload Upload Total Spent Left Speed [2021-03-16T03:21:23.710Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 94925 0 0 86 81920 0 264k --:--:-- --:--:-- --:--:-- 264k 100 94925 0 0 100 94925 0 165k --:--:-- --:--:-- --:--:-- 165k [2021-03-16T03:21:23.710Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/49718c946fbf1d21b605dd41d0c635a3842b2325 [Pipeline] } [2021-03-16T03:21:23.720Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-03-16T03:21:25.545Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-16T03:21:26.431Z] ---> package-listing.sh [2021-03-16T03:21:26.431Z] ++ facter osfamily [2021-03-16T03:21:26.431Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-16T03:21:26.431Z] + OS_FAMILY=redhat [2021-03-16T03:21:26.431Z] + workspace=/w/workspace/edgex-go/22 [2021-03-16T03:21:26.431Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-16T03:21:26.431Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-16T03:21:26.431Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-16T03:21:26.431Z] + PACKAGES=/tmp/packages_start.txt [2021-03-16T03:21:26.431Z] + '[' /w/workspace/edgex-go/22 ']' [2021-03-16T03:21:26.431Z] + PACKAGES=/tmp/packages_end.txt [2021-03-16T03:21:26.431Z] + case "${OS_FAMILY}" in [2021-03-16T03:21:26.431Z] + rpm -qa [2021-03-16T03:21:26.431Z] + sort [2021-03-16T03:21:31.732Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-16T03:21:31.732Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-16T03:21:31.732Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-16T03:21:31.732Z] + '[' /w/workspace/edgex-go/22 ']' [2021-03-16T03:21:31.732Z] + mkdir -p /w/workspace/edgex-go/22/archives/ [2021-03-16T03:21:31.732Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/22/archives/ [Pipeline] echo [2021-03-16T03:21:31.746Z] 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/22/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-16T03:21:32.047Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-16T03:21:32.363Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-16T03:21:32.363Z] [2021-03-16T03:21:32.363Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-16T03:21:32.719Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-16T03:21:32.719Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-16T03:21:32.720Z] df20fa9351a1: Pulling fs layer [2021-03-16T03:21:32.720Z] 36b3adc4ff6f: Pulling fs layer [2021-03-16T03:21:32.720Z] 8ad3a11d3b57: Pulling fs layer [2021-03-16T03:21:32.720Z] 46f8f816bc3b: Pulling fs layer [2021-03-16T03:21:32.720Z] 93b61091891f: Pulling fs layer [2021-03-16T03:21:32.720Z] 93b9cdb0e59b: Pulling fs layer [2021-03-16T03:21:32.720Z] 5e14af77c1be: Pulling fs layer [2021-03-16T03:21:32.720Z] 01666e4c0597: Pulling fs layer [2021-03-16T03:21:32.720Z] aa168da1d23b: Pulling fs layer [2021-03-16T03:21:32.720Z] 93b61091891f: Waiting [2021-03-16T03:21:32.720Z] 93b9cdb0e59b: Waiting [2021-03-16T03:21:32.720Z] 5e14af77c1be: Waiting [2021-03-16T03:21:32.720Z] 01666e4c0597: Waiting [2021-03-16T03:21:32.720Z] aa168da1d23b: Waiting [2021-03-16T03:21:32.720Z] 46f8f816bc3b: Waiting [2021-03-16T03:21:32.720Z] 36b3adc4ff6f: Download complete [2021-03-16T03:21:32.720Z] 46f8f816bc3b: Verifying Checksum [2021-03-16T03:21:32.720Z] 46f8f816bc3b: Download complete [2021-03-16T03:21:32.720Z] df20fa9351a1: Verifying Checksum [2021-03-16T03:21:32.720Z] df20fa9351a1: Download complete [2021-03-16T03:21:32.985Z] 93b9cdb0e59b: Verifying Checksum [2021-03-16T03:21:32.985Z] 93b9cdb0e59b: Download complete [2021-03-16T03:21:32.985Z] 93b61091891f: Verifying Checksum [2021-03-16T03:21:32.985Z] 93b61091891f: Download complete [2021-03-16T03:21:32.985Z] 5e14af77c1be: Verifying Checksum [2021-03-16T03:21:32.985Z] 5e14af77c1be: Download complete [2021-03-16T03:21:32.985Z] 01666e4c0597: Download complete [2021-03-16T03:21:32.985Z] 8ad3a11d3b57: Download complete [2021-03-16T03:21:33.253Z] df20fa9351a1: Pull complete [2021-03-16T03:21:33.831Z] 36b3adc4ff6f: Pull complete [2021-03-16T03:21:35.233Z] aa168da1d23b: Verifying Checksum [2021-03-16T03:21:35.233Z] aa168da1d23b: Download complete [2021-03-16T03:21:35.812Z] 8ad3a11d3b57: Pull complete [2021-03-16T03:21:36.083Z] 46f8f816bc3b: Pull complete [2021-03-16T03:21:37.035Z] 93b61091891f: Pull complete [2021-03-16T03:21:37.035Z] 93b9cdb0e59b: Pull complete [2021-03-16T03:21:37.300Z] 5e14af77c1be: Pull complete [2021-03-16T03:21:37.300Z] 01666e4c0597: Pull complete [2021-03-16T03:21:45.497Z] aa168da1d23b: Pull complete [2021-03-16T03:21:45.497Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-16T03:21:45.497Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-16T03:21:45.497Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-16T03:21:45.671Z] prd-centos7-docker-4c-2g-29918 does not seem to be running inside a container [2021-03-16T03:21:45.729Z] $ 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/22/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/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-16T03:21:50.185Z] $ docker top e0cc940e9f1679708166d6d9fbdd8bd0337d587cfba93815ce25f5fbfe2ba3b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-16T03:21:50.791Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-16T03:21:51.090Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-16T03:21:51.391Z] + ls /var/log/sa-host [2021-03-16T03:21:51.391Z] + sadf -c /var/log/sa-host/sa16 [2021-03-16T03:21:51.391Z] file_magic: OK [2021-03-16T03:21:51.391Z] HZ: Using current value: 100 [2021-03-16T03:21:51.391Z] file_header: OK [2021-03-16T03:21:51.391Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-16T03:21:51.391Z] Statistics: [2021-03-16T03:21:51.391Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-16T03:21:51.391Z] File successfully converted to sysstat format version 12.2.1 [2021-03-16T03:21:51.391Z] + sadf -c /var/log/sa-host/sa23 [2021-03-16T03:21:51.391Z] file_magic: OK [2021-03-16T03:21:51.391Z] HZ: Using current value: 100 [2021-03-16T03:21:51.391Z] file_header: OK [2021-03-16T03:21:51.391Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-16T03:21:51.391Z] Statistics: [2021-03-16T03:21:51.391Z] Hnuu...uuuununununu... [2021-03-16T03:21:51.391Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-16T03:21:51.602Z] provisioning config files... [2021-03-16T03:21:51.619Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/22@tmp/config5901419092374975354tmp [Pipeline] { [Pipeline] echo [2021-03-16T03:21:51.724Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-16T03:21:52.023Z] ---> create-netrc.sh [Pipeline] } [2021-03-16T03:21:52.033Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-16T03:21:52.151Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-16T03:21:52.480Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-16T03:21:52.496Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-16T03:21:52.810Z] ---> sudo-logs.sh [2021-03-16T03:21:52.810Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-16T03:21:52.984Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-16T03:21:53.286Z] ---> job-cost.sh [2021-03-16T03:21:53.286Z] lf-activate-venv: SKIPPING [2021-03-16T03:21:53.286Z] DEBUG: total: 0.20999999344348907 [2021-03-16T03:21:53.286Z] INFO: Retrieving Stack Cost... [2021-03-16T03:21:54.231Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-16T03:21:54.805Z] INFO: Archiving Costs [Pipeline] echo [2021-03-16T03:21:54.819Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-16T03:21:55.117Z] ---> logs-deploy.sh [2021-03-16T03:21:55.117Z] lf-activate-venv: SKIPPING [2021-03-16T03:21:55.117Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3209/22 [2021-03-16T03:21:55.117Z] INFO: archiving workspace using pattern(s): [2021-03-16T03:21:56.508Z] Archives upload complete. [2021-03-16T03:21:56.509Z] INFO: archiving logs to Nexus