Pull request #3235 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 3f742185ec0c8b850a516c4280deab188fd20546+2c126a996be31befa6625c4f217e526aa48b3805 (6a5f2e1d829d9f903d80a80ac02c365e440a2714) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3235/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3235/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-28957 in /w/workspace/edgexfoundry_edgex-go_PR-3235 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/3235/head:refs/remotes/origin/PR-3235 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 2c126a996be31befa6625c4f217e526aa48b3805 into PR head commit 3f742185ec0c8b850a516c4280deab188fd20546 Merge succeeded, producing 3f742185ec0c8b850a516c4280deab188fd20546 Checking out Revision 3f742185ec0c8b850a516c4280deab188fd20546 (PR-3235) > git config core.sparsecheckout # timeout=10 > git checkout -f 3f742185ec0c8b850a516c4280deab188fd20546 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 2c126a996be31befa6625c4f217e526aa48b3805 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3f742185ec0c8b850a516c4280deab188fd20546 # timeout=10 Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-08T07:01:53.056Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-08T07:01:53.412Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-08T07:01:53.595Z] ========================================================= [2021-03-08T07:01:53.595Z] EdgeX Global Pipelines Version Info [2021-03-08T07:01:53.595Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-08T07:01:55.149Z] ------------------- [2021-03-08T07:01:55.150Z] stable info: [2021-03-08T07:01:55.150Z] ------------------- [2021-03-08T07:01:55.150Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-08T07:01:55.150Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-08T07:01:55.150Z] Message: update stable to v1.0.184 [2021-03-08T07:01:56.113Z] ------------------- [2021-03-08T07:01:56.113Z] experimental info: [2021-03-08T07:01:56.113Z] ------------------- [2021-03-08T07:01:56.113Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-08T07:01:56.113Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-08T07:01:56.113Z] Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-08T07:01:56.519Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-03-08T07:01:56.631Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-03-08T07:01:56.778Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-08T07:01:56.893Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-08T07:01:57.010Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-08T07:01:57.129Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-08T07:01:57.268Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-08T07:01:57.390Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-03-08T07:01:57.518Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-03-08T07:01:57.635Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-03-08T07:01:57.752Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-08T07:01:57.879Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-08T07:01:58.002Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-08T07:01:58.124Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-08T07:01:58.250Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-08T07:01:58.366Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-08T07:01:58.494Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-08T07:01:58.619Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-08T07:01:58.736Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-08T07:01:58.938Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-08T07:01:59.066Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-08T07:01:59.197Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-08T07:01:59.327Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3235 [Pipeline] echo [2021-03-08T07:01:59.468Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3235 [Pipeline] echo [2021-03-08T07:01:59.596Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3235 [Pipeline] echo [2021-03-08T07:01:59.714Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3f742185ec0c8b850a516c4280deab188fd20546 [Pipeline] echo [2021-03-08T07:01:59.832Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3f74218 [Pipeline] echo [2021-03-08T07:01:59.946Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-08T07:02:00.216Z] provisioning config files... [2021-03-08T07:02:00.256Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5628428339658766232tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-08T07:02:00.676Z] ---> docker-login.sh [2021-03-08T07:02:00.676Z] nexus3.edgexfoundry.org:10001 [2021-03-08T07:02:00.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-08T07:02:01.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-08T07:02:01.216Z] Configure a credential helper to remove this warning. See [2021-03-08T07:02:01.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-08T07:02:01.216Z] [2021-03-08T07:02:01.216Z] Login Succeeded [2021-03-08T07:02:01.216Z] nexus3.edgexfoundry.org:10002 [2021-03-08T07:02:01.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-08T07:02:01.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-08T07:02:01.484Z] Configure a credential helper to remove this warning. See [2021-03-08T07:02:01.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-08T07:02:01.484Z] [2021-03-08T07:02:01.484Z] Login Succeeded [2021-03-08T07:02:01.484Z] nexus3.edgexfoundry.org:10003 [2021-03-08T07:02:01.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-08T07:02:01.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-08T07:02:01.758Z] Configure a credential helper to remove this warning. See [2021-03-08T07:02:01.758Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-08T07:02:01.758Z] [2021-03-08T07:02:01.758Z] Login Succeeded [2021-03-08T07:02:01.758Z] nexus3.edgexfoundry.org:10004 [2021-03-08T07:02:01.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-08T07:02:02.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-08T07:02:02.026Z] Configure a credential helper to remove this warning. See [2021-03-08T07:02:02.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-08T07:02:02.026Z] [2021-03-08T07:02:02.026Z] Login Succeeded [2021-03-08T07:02:02.026Z] docker.io [2021-03-08T07:02:02.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-08T07:02:02.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-08T07:02:02.289Z] Configure a credential helper to remove this warning. See [2021-03-08T07:02:02.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-08T07:02:02.289Z] [2021-03-08T07:02:02.289Z] Login Succeeded [2021-03-08T07:02:02.289Z] ---> docker-login.sh ends [Pipeline] } [2021-03-08T07:02:02.323Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-08T07:02:02.880Z] ++ 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-08T07:02:02.880Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-08T07:02:02.880Z] ++ dirname cmd/core-command/Dockerfile [2021-03-08T07:02:02.880Z] ++ cut -d/ -f2 [2021-03-08T07:02:02.880Z] + echo core-command,cmd/core-command/Dockerfile [2021-03-08T07:02:02.880Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-08T07:02:02.880Z] ++ dirname cmd/core-data/Dockerfile [2021-03-08T07:02:02.880Z] ++ cut -d/ -f2 [2021-03-08T07:02:02.880Z] + echo core-data,cmd/core-data/Dockerfile [2021-03-08T07:02:02.880Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-08T07:02:02.880Z] ++ dirname cmd/core-metadata/Dockerfile [2021-03-08T07:02:02.880Z] ++ cut -d/ -f2 [2021-03-08T07:02:02.880Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-03-08T07:02:02.880Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-08T07:02:02.880Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-03-08T07:02:02.880Z] ++ cut -d/ -f2 [2021-03-08T07:02:02.880Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-03-08T07:02:02.880Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-08T07:02:02.880Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-03-08T07:02:02.880Z] ++ cut -d/ -f2 [2021-03-08T07:02:02.880Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-03-08T07:02:02.880Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-08T07:02:02.880Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-03-08T07:02:02.880Z] ++ cut -d/ -f2 [2021-03-08T07:02:02.880Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-03-08T07:02:02.880Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-08T07:02:02.880Z] ++ dirname cmd/support-notifications/Dockerfile [2021-03-08T07:02:02.880Z] ++ cut -d/ -f2 [2021-03-08T07:02:02.880Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-03-08T07:02:02.880Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-08T07:02:02.880Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-03-08T07:02:02.880Z] ++ cut -d/ -f2 [2021-03-08T07:02:02.880Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-03-08T07:02:02.880Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-08T07:02:02.880Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-03-08T07:02:02.880Z] ++ cut -d/ -f2 [2021-03-08T07:02:02.880Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-03-08T07:02:02.980Z] 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-08T07:02:04.096Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-08T07:02:04.096Z] [2021-03-08T07:02:04.096Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-08T07:02:04.483Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-08T07:02:04.483Z] latest: Pulling from edgex-devops/git-semver [2021-03-08T07:02:04.483Z] 31603596830f: Pulling fs layer [2021-03-08T07:02:04.483Z] 2a8b12db71e7: Pulling fs layer [2021-03-08T07:02:04.483Z] 6ca5941a6612: Pulling fs layer [2021-03-08T07:02:04.483Z] ecc8261a40a4: Pulling fs layer [2021-03-08T07:02:04.483Z] ecc8261a40a4: Waiting [2021-03-08T07:02:04.483Z] 2a8b12db71e7: Verifying Checksum [2021-03-08T07:02:04.483Z] 2a8b12db71e7: Download complete [2021-03-08T07:02:04.483Z] 31603596830f: Verifying Checksum [2021-03-08T07:02:04.483Z] 31603596830f: Download complete [2021-03-08T07:02:04.760Z] ecc8261a40a4: Verifying Checksum [2021-03-08T07:02:04.760Z] ecc8261a40a4: Download complete [2021-03-08T07:02:04.760Z] 6ca5941a6612: Verifying Checksum [2021-03-08T07:02:04.760Z] 6ca5941a6612: Download complete [2021-03-08T07:02:05.022Z] 31603596830f: Pull complete [2021-03-08T07:02:05.293Z] 2a8b12db71e7: Pull complete [2021-03-08T07:02:06.263Z] 6ca5941a6612: Pull complete [2021-03-08T07:02:06.263Z] ecc8261a40a4: Pull complete [2021-03-08T07:02:06.526Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-08T07:02:06.526Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-08T07:02:06.526Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-08T07:02:06.662Z] prd-centos7-docker-4c-2g-28957 does not seem to be running inside a container [2021-03-08T07:02:06.731Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-08T07:02:08.921Z] $ docker top 8fb4c73e26f68d2860f773e50d7a86867bf9d1d3df79a444e1211664645fc52b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-08T07:02:09.270Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-08T07:02:09.270Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-08T07:02:09.503Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-08T07:02:09.508Z] $ docker exec 8fb4c73e26f68d2860f773e50d7a86867bf9d1d3df79a444e1211664645fc52b ssh-agent [2021-03-08T07:02:09.703Z] SSH_AUTH_SOCK=/tmp/ssh-rcugIbx7RHcu/agent.11 [2021-03-08T07:02:09.703Z] SSH_AGENT_PID=16 [2021-03-08T07:02:09.713Z] Running ssh-add (command line suppressed) [2021-03-08T07:02:09.841Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7853630910557281248.key (/w/workspace/edgex-go/1@tmp/private_key_7853630910557281248.key) [2021-03-08T07:02:09.893Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-08T07:02:10.290Z] + git tag --points-at HEAD [Pipeline] } [2021-03-08T07:02:10.318Z] $ docker exec --env ******** --env ******** 8fb4c73e26f68d2860f773e50d7a86867bf9d1d3df79a444e1211664645fc52b ssh-agent -k [2021-03-08T07:02:10.443Z] unset SSH_AUTH_SOCK; [2021-03-08T07:02:10.444Z] unset SSH_AGENT_PID; [2021-03-08T07:02:10.444Z] echo Agent pid 16 killed; [2021-03-08T07:02:10.490Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-08T07:02:10.711Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-08T07:02:10.711Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-08T07:02:10.897Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-08T07:02:10.902Z] $ docker exec 8fb4c73e26f68d2860f773e50d7a86867bf9d1d3df79a444e1211664645fc52b ssh-agent [2021-03-08T07:02:11.066Z] SSH_AUTH_SOCK=/tmp/ssh-tURUduIvK71G/agent.46 [2021-03-08T07:02:11.066Z] SSH_AGENT_PID=51 [2021-03-08T07:02:11.073Z] Running ssh-add (command line suppressed) [2021-03-08T07:02:11.202Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4857509686478892435.key (/w/workspace/edgex-go/1@tmp/private_key_4857509686478892435.key) [2021-03-08T07:02:11.253Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-08T07:02:11.644Z] + git semver init [2021-03-08T07:02:11.644Z] # -> Open(): unable to determine branch for HEAD [2021-03-08T07:02:11.644Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-03-08T07:02:11.644Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-03-08T07:02:11.644Z] # $SEMVER_REMOTE_NAME = origin [2021-03-08T07:02:11.644Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-08T07:02:11.644Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-08T07:02:11.644Z] # $SEMVER_BRANCH = PR-3235 [2021-03-08T07:02:11.644Z] # $SEMVER_TEMP = /tmp/semver-995688796 [2021-03-08T07:02:11.644Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-03-08T07:02:43.852Z] # '/tmp/semver-995688796' -> '/w/workspace/edgex-go/1/.semver' [2021-03-08T07:02:43.852Z] # -> Force: false [2021-03-08T07:02:43.852Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-03-08T07:02:43.884Z] $ docker exec --env ******** --env ******** 8fb4c73e26f68d2860f773e50d7a86867bf9d1d3df79a444e1211664645fc52b ssh-agent -k [2021-03-08T07:02:44.144Z] unset SSH_AUTH_SOCK; [2021-03-08T07:02:44.144Z] unset SSH_AGENT_PID; [2021-03-08T07:02:44.144Z] echo Agent pid 51 killed; [2021-03-08T07:02:44.252Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-08T07:02:44.870Z] + git semver [Pipeline] } [2021-03-08T07:02:44.899Z] $ docker stop --time=1 8fb4c73e26f68d2860f773e50d7a86867bf9d1d3df79a444e1211664645fc52b [2021-03-08T07:02:46.866Z] $ docker rm -f 8fb4c73e26f68d2860f773e50d7a86867bf9d1d3df79a444e1211664645fc52b [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-08T07:02:47.449Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-08T07:02:47.998Z] Stashed 1 file(s) [Pipeline] echo [2021-03-08T07:02:48.021Z] [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-08T07:02:49.344Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-08T07:02:49.681Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-08T07:02:50.007Z] + sudo service docker restart [2021-03-08T07:02:50.007Z] + true [2021-03-08T07:02:50.007Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-03-08T07:02:50.620Z] ========================================================= [2021-03-08T07:02:50.620Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-08T07:02:50.620Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-08T07:02:51.010Z] + 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-08T07:02:55.125Z] Sending build context to Docker daemon 328.3MB [2021-03-08T07:02:55.125Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-08T07:02:55.125Z] Step 2/6 : FROM ${BASE} [2021-03-08T07:02:55.125Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-08T07:02:55.125Z] 188c0c94c7c5: Pulling fs layer [2021-03-08T07:02:55.125Z] 0ef7d3d256c8: Pulling fs layer [2021-03-08T07:02:55.125Z] de9db76c5a1d: Pulling fs layer [2021-03-08T07:02:55.125Z] bca2f99d35d6: Pulling fs layer [2021-03-08T07:02:55.125Z] 93359f2a8cfa: Pulling fs layer [2021-03-08T07:02:55.125Z] 7c6f9722023f: Pulling fs layer [2021-03-08T07:02:55.125Z] a35cf1a2eb13: Pulling fs layer [2021-03-08T07:02:55.125Z] 93359f2a8cfa: Waiting [2021-03-08T07:02:55.125Z] 7c6f9722023f: Waiting [2021-03-08T07:02:55.125Z] a35cf1a2eb13: Waiting [2021-03-08T07:02:55.125Z] bca2f99d35d6: Waiting [2021-03-08T07:02:55.125Z] de9db76c5a1d: Verifying Checksum [2021-03-08T07:02:55.125Z] de9db76c5a1d: Download complete [2021-03-08T07:02:55.125Z] 0ef7d3d256c8: Download complete [2021-03-08T07:02:55.125Z] 93359f2a8cfa: Verifying Checksum [2021-03-08T07:02:55.125Z] 93359f2a8cfa: Download complete [2021-03-08T07:02:55.125Z] 7c6f9722023f: Verifying Checksum [2021-03-08T07:02:55.125Z] 7c6f9722023f: Download complete [2021-03-08T07:02:55.125Z] 188c0c94c7c5: Verifying Checksum [2021-03-08T07:02:55.125Z] 188c0c94c7c5: Download complete [2021-03-08T07:02:55.125Z] 188c0c94c7c5: Pull complete [2021-03-08T07:02:55.400Z] 0ef7d3d256c8: Pull complete [2021-03-08T07:02:55.680Z] de9db76c5a1d: Pull complete [2021-03-08T07:02:57.637Z] a35cf1a2eb13: Verifying Checksum [2021-03-08T07:02:57.637Z] a35cf1a2eb13: Download complete [2021-03-08T07:02:57.899Z] bca2f99d35d6: Verifying Checksum [2021-03-08T07:02:57.899Z] bca2f99d35d6: Download complete [2021-03-08T07:03:03.712Z] Still waiting to schedule task [2021-03-08T07:03:03.712Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-03-08T07:03:04.590Z] bca2f99d35d6: Pull complete [2021-03-08T07:03:04.590Z] 93359f2a8cfa: Pull complete [2021-03-08T07:03:04.590Z] 7c6f9722023f: Pull complete [2021-03-08T07:03:07.932Z] a35cf1a2eb13: Pull complete [2021-03-08T07:03:07.932Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-08T07:03:08.201Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-08T07:03:08.201Z] ---> a62c8e92a672 [2021-03-08T07:03:08.201Z] 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-08T07:03:08.201Z] ---> Running in fea3bc4eb0d9 [2021-03-08T07:03:08.793Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-08T07:03:09.749Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-08T07:03:10.329Z] (1/12) Installing libmagic (5.38-r0) [2021-03-08T07:03:10.911Z] (2/12) Installing file (5.38-r0) [2021-03-08T07:03:10.911Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-08T07:03:10.911Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-08T07:03:25.860Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-08T07:03:25.860Z] (6/12) Installing patch (2.7.6-r6) [2021-03-08T07:03:25.860Z] (7/12) Installing build-base (0.5-r2) [2021-03-08T07:03:25.860Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-08T07:03:25.860Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-08T07:03:25.860Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-08T07:03:25.860Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-08T07:03:25.860Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-08T07:03:25.860Z] Executing busybox-1.31.1-r19.trigger [2021-03-08T07:03:25.860Z] OK: 233 MiB in 51 packages [2021-03-08T07:03:29.194Z] Removing intermediate container fea3bc4eb0d9 [2021-03-08T07:03:29.194Z] ---> 42e49c5961e2 [2021-03-08T07:03:29.194Z] Step 4/6 : WORKDIR /edgex-go [2021-03-08T07:03:29.194Z] ---> Running in b33471a9ff62 [2021-03-08T07:03:29.194Z] Removing intermediate container b33471a9ff62 [2021-03-08T07:03:29.194Z] ---> e7206f9c78fe [2021-03-08T07:03:29.194Z] Step 5/6 : COPY go.mod . [2021-03-08T07:03:29.457Z] ---> 55913bd1303a [2021-03-08T07:03:29.457Z] Step 6/6 : RUN go mod download [2021-03-08T07:03:29.457Z] ---> Running in 2687700f5c50 [2021-03-08T07:03:51.508Z] Removing intermediate container 2687700f5c50 [2021-03-08T07:03:51.508Z] ---> 71e68413a4dd [2021-03-08T07:03:51.784Z] Successfully built 71e68413a4dd [2021-03-08T07:03:52.056Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-08T07:03:52.416Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-08T07:03:52.416Z] . [Pipeline] withDockerContainer [2021-03-08T07:03:52.543Z] prd-centos7-docker-4c-2g-28957 does not seem to be running inside a container [2021-03-08T07:03:52.592Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-08T07:03:53.486Z] $ docker top 7c56a598012a7b24e71bf48eb1c2df08d7ffe264e21f9ceeea86114b352647c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-08T07:03:54.067Z] + go version [2021-03-08T07:03:54.067Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-08T07:03:54.100Z] $ docker stop --time=1 7c56a598012a7b24e71bf48eb1c2df08d7ffe264e21f9ceeea86114b352647c9 [2021-03-08T07:03:55.589Z] $ docker rm -f 7c56a598012a7b24e71bf48eb1c2df08d7ffe264e21f9ceeea86114b352647c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-08T07:03:56.648Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-08T07:03:56.648Z] . [Pipeline] withDockerContainer [2021-03-08T07:03:56.781Z] prd-centos7-docker-4c-2g-28957 does not seem to be running inside a container [2021-03-08T07:03:56.829Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-08T07:03:57.575Z] $ docker top 51107a72904694524fd67b89688cf0a4baa6b8437399b24a656b98c9c8730ebb -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-08T07:03:57.800Z] ========================================================= [2021-03-08T07:03:57.800Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-08T07:03:57.800Z] ========================================================= [Pipeline] sh [2021-03-08T07:03:58.109Z] + make test [2021-03-08T07:03:58.110Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-08T07:04:08.216Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-08T07:04:30.446Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-08T07:04:34.842Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-08T07:04:34.842Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-08T07:04:34.842Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-08T07:04:37.590Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-08T07:04:37.590Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-08T07:04:37.590Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-08T07:04:37.590Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-08T07:04:38.561Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-08T07:04:39.178Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-08T07:04:43.651Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-08T07:04:43.651Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-08T07:04:43.651Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-08T07:04:46.435Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.164s coverage: 45.9% of statements [2021-03-08T07:04:46.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-08T07:04:46.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-08T07:04:46.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-08T07:04:46.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-08T07:04:46.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-08T07:04:46.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-08T07:04:46.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-03-08T07:04:46.750Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.143s coverage: 100.0% of statements [2021-03-08T07:04:51.087Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.296s coverage: 27.1% of statements [2021-03-08T07:04:51.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-08T07:04:51.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-08T07:04:51.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-08T07:04:51.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-08T07:04:51.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-08T07:04:51.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-08T07:04:51.087Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.071s coverage: 100.0% of statements [2021-03-08T07:04:51.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-08T07:04:51.087Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.038s coverage: 100.0% of statements [2021-03-08T07:04:51.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-08T07:04:51.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-08T07:04:51.087Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.109s coverage: 66.2% of statements [2021-03-08T07:04:51.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-08T07:04:51.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-08T07:04:51.087Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.150s coverage: 82.4% of statements [2021-03-08T07:04:51.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-08T07:04:51.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-08T07:04:51.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-03-08T07:04:51.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-08T07:04:54.547Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.622s coverage: 28.6% of statements [2021-03-08T07:04:54.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-08T07:04:54.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-08T07:04:54.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-08T07:04:54.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-08T07:04:54.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-08T07:04:54.547Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.074s coverage: 100.0% of statements [2021-03-08T07:04:54.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-08T07:04:54.547Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.084s coverage: 100.0% of statements [2021-03-08T07:04:54.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-08T07:04:54.547Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.105s coverage: 86.7% of statements [2021-03-08T07:04:54.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-08T07:04:54.547Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.124s coverage: 97.5% of statements [2021-03-08T07:04:54.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-08T07:04:54.547Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.073s coverage: 78.3% of statements [2021-03-08T07:04:54.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-08T07:04:54.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-08T07:04:54.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-08T07:04:54.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-08T07:04:58.088Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.574s coverage: 92.8% of statements [2021-03-08T07:04:58.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-08T07:04:58.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-08T07:04:58.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-08T07:04:58.088Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-08T07:04:58.088Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-08T07:04:58.088Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-08T07:04:58.088Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-08T07:04:58.088Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-08T07:04:58.088Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-08T07:04:58.088Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-08T07:04:58.088Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-08T07:04:58.088Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-08T07:04:58.088Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-08T07:04:58.088Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-08T07:04:58.088Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-08T07:04:58.088Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-08T07:04:58.088Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-08T07:04:58.088Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-08T07:04:58.088Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.064s coverage: 58.8% of statements [2021-03-08T07:04:58.088Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-08T07:04:58.088Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-08T07:04:58.088Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.087s coverage: 0.1% of statements [2021-03-08T07:04:58.088Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-08T07:04:58.088Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-08T07:04:58.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-08T07:04:58.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.125s coverage: 47.1% of statements [2021-03-08T07:04:58.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.068s coverage: 79.5% of statements [2021-03-08T07:04:58.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.037s coverage: 94.1% of statements [2021-03-08T07:04:58.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.057s coverage: 96.3% of statements [2021-03-08T07:04:58.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.069s coverage: 87.5% of statements [2021-03-08T07:05:11.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.059s coverage: 94.4% of statements [2021-03-08T07:05:11.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.031s coverage: 44.8% of statements [2021-03-08T07:05:11.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 7.084s coverage: 81.4% of statements [2021-03-08T07:05:23.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.086s coverage: 92.9% of statements [2021-03-08T07:05:23.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-08T07:05:23.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-08T07:05:23.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-08T07:05:23.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 77.8% of statements [2021-03-08T07:05:23.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-08T07:05:23.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-08T07:05:23.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-08T07:05:23.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-08T07:05:23.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-08T07:05:23.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.041s coverage: 87.2% of statements [2021-03-08T07:05:23.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-08T07:05:23.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-08T07:05:23.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.032s coverage: 100.0% of statements [2021-03-08T07:05:23.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-08T07:05:23.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.044s coverage: 75.5% of statements [2021-03-08T07:05:23.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-08T07:05:23.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.047s coverage: 80.8% of statements [2021-03-08T07:05:23.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-03-08T07:05:23.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.056s coverage: 84.6% of statements [2021-03-08T07:05:23.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.145s coverage: 91.6% of statements [2021-03-08T07:05:23.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-08T07:05:23.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.174s coverage: 62.4% of statements [2021-03-08T07:05:23.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-08T07:05:23.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-08T07:05:23.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements [2021-03-08T07:05:23.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.045s coverage: 91.3% of statements [2021-03-08T07:05:23.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2021-03-08T07:05:23.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.039s coverage: 73.7% of statements [2021-03-08T07:05:23.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2021-03-08T07:05:23.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.328s coverage: 69.0% of statements [2021-03-08T07:05:23.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-08T07:05:23.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-08T07:05:23.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-08T07:05:23.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.125s coverage: 38.4% of statements [2021-03-08T07:05:23.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-08T07:05:23.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-08T07:05:23.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.049s coverage: 89.5% of statements [2021-03-08T07:05:23.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-08T07:05:23.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.066s coverage: 84.8% of statements [2021-03-08T07:05:23.420Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.157s coverage: 47.0% of statements [2021-03-08T07:05:23.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-08T07:05:23.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-08T07:05:23.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-08T07:05:23.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-08T07:05:23.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-08T07:05:23.420Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.053s coverage: 100.0% of statements [2021-03-08T07:05:23.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-08T07:05:23.420Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.047s coverage: 100.0% of statements [2021-03-08T07:05:23.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-08T07:05:23.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-08T07:05:23.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-08T07:05:23.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-08T07:05:23.420Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.170s coverage: 88.5% of statements [2021-03-08T07:05:23.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-08T07:05:23.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-08T07:05:23.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-08T07:05:23.420Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.784s coverage: 29.1% of statements [2021-03-08T07:05:23.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-08T07:05:23.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-08T07:05:23.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-08T07:05:23.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-08T07:05:23.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-08T07:05:23.420Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.071s coverage: 99.0% of statements [2021-03-08T07:05:23.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-08T07:05:23.420Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.049s coverage: 100.0% of statements [2021-03-08T07:05:23.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-08T07:05:23.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-08T07:05:23.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-08T07:05:23.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-08T07:05:23.420Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.093s coverage: 95.6% of statements [2021-03-08T07:05:23.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-08T07:05:23.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-08T07:05:23.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-08T07:05:23.420Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.063s coverage: 0.0% of statements [2021-03-08T07:05:23.420Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-08T07:05:23.420Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.035s coverage: 100.0% of statements [2021-03-08T07:05:23.420Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-08T07:05:23.420Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-08T07:05:23.420Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-08T07:05:23.420Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-08T07:05:23.420Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.044s coverage: 87.9% of statements [2021-03-08T07:05:23.420Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-08T07:05:23.420Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-08T07:05:23.420Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.033s coverage: 100.0% of statements [2021-03-08T07:05:23.420Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.037s coverage: 32.1% of statements [2021-03-08T07:05:23.420Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.045s coverage: 100.0% of statements [2021-03-08T07:05:23.420Z] GO111MODULE=on go vet ./... [2021-03-08T07:05:29.046Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-28964 in /w/workspace/edgexfoundry_edgex-go_PR-3235 [Pipeline] { [Pipeline] ws [2021-03-08T07:05:29.142Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-03-08T07:05:34.937Z] using credential edgex-jenkins-ssh [2021-03-08T07:05:34.994Z] Cloning the remote Git repository [2021-03-08T07:05:35.075Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-08T07:05:35.182Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-03-08T07:05:35.251Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-08T07:05:35.252Z] > git --version # timeout=10 [2021-03-08T07:05:35.270Z] > git --version # 'git version 2.17.1' [2021-03-08T07:05:35.271Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-08T07:05:35.366Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-08T07:05:50.192Z] gofmt -l . [2021-03-08T07:05:50.768Z] [ "`gofmt -l .`" = "" ] [2021-03-08T07:05:51.348Z] ./bin/test-go-mod-tidy.sh [2021-03-08T07:05:51.936Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-08T07:05:52.859Z] + ls -al . [2021-03-08T07:05:52.860Z] total 732 [2021-03-08T07:05:52.860Z] drwxrwxr-x 10 1001 1001 4096 Mar 8 07:05 . [2021-03-08T07:05:52.860Z] drwxr-xr-x 4 root root 28 Mar 8 07:03 .. [2021-03-08T07:05:52.860Z] -rw-rw-r-- 1 1001 1001 11 Mar 8 07:01 .dockerignore [2021-03-08T07:05:52.860Z] drwxrwxr-x 8 1001 1001 179 Mar 8 07:01 .git [2021-03-08T07:05:52.860Z] drwxrwxr-x 3 1001 1001 125 Mar 8 07:01 .github [2021-03-08T07:05:52.860Z] -rw-rw-r-- 1 1001 1001 818 Mar 8 07:01 .gitignore [2021-03-08T07:05:52.860Z] drwx------ 3 1001 1001 60 Mar 8 07:02 .semver [2021-03-08T07:05:52.860Z] -rw-rw-r-- 1 1001 1001 166 Mar 8 07:01 .sonarcloud.properties [2021-03-08T07:05:52.860Z] -rw-rw-r-- 1 1001 1001 8475 Mar 8 07:01 Attribution.txt [2021-03-08T07:05:52.860Z] -rw-rw-r-- 1 1001 1001 3804 Mar 8 07:01 CONTRIBUTING.md [2021-03-08T07:05:52.860Z] -rw-rw-r-- 1 1001 1001 931 Mar 8 07:01 Dockerfile.build [2021-03-08T07:05:52.860Z] -rw-rw-r-- 1 1001 1001 863 Mar 8 07:01 Jenkinsfile [2021-03-08T07:05:52.860Z] -rw-rw-r-- 1 1001 1001 10775 Mar 8 07:01 LICENSE [2021-03-08T07:05:52.860Z] -rw-rw-r-- 1 1001 1001 5774 Mar 8 07:01 Makefile [2021-03-08T07:05:52.860Z] -rw-rw-r-- 1 1001 1001 6524 Mar 8 07:01 README.md [2021-03-08T07:05:52.860Z] -rw-rw-r-- 1 1001 1001 6755 Mar 8 07:01 SECURITY.md [2021-03-08T07:05:52.860Z] -rw-rw-r-- 1 1001 1001 5 Mar 8 07:02 VERSION [2021-03-08T07:05:52.860Z] -rw-rw-r-- 1 1001 1001 4131 Mar 8 07:01 ZMQWindows.md [2021-03-08T07:05:52.860Z] drwxrwxr-x 2 1001 1001 117 Mar 8 07:01 bin [2021-03-08T07:05:52.860Z] drwxrwxr-x 14 1001 1001 4096 Mar 8 07:01 cmd [2021-03-08T07:05:52.860Z] -rw-r--r-- 1 root root 621194 Mar 8 07:05 coverage.out [2021-03-08T07:05:52.860Z] -rw-r--r-- 1 root root 1055 Mar 8 07:05 go.mod [2021-03-08T07:05:52.860Z] -rw-r--r-- 1 root root 21699 Mar 8 07:05 go.sum [2021-03-08T07:05:52.860Z] drwxrwxr-x 8 1001 1001 127 Mar 8 07:01 internal [2021-03-08T07:05:52.860Z] drwxrwxr-x 4 1001 1001 26 Mar 8 07:01 openapi [2021-03-08T07:05:52.860Z] drwxrwxr-x 4 1001 1001 71 Mar 8 07:01 snap [2021-03-08T07:05:52.860Z] -rw-rw-r-- 1 1001 1001 168 Mar 8 07:01 version.go [Pipeline] sh [2021-03-08T07:05:53.191Z] + '[' -e coverage.out ] [2021-03-08T07:05:53.191Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-08T07:05:53.459Z] Stashed 1 file(s) [Pipeline] sh [2021-03-08T07:05:53.788Z] + make build [2021-03-08T07:05:53.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-08T07:05:58.045Z] 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-08T07:06:00.592Z] Merging remotes/origin/master commit 2c126a996be31befa6625c4f217e526aa48b3805 into PR head commit 3f742185ec0c8b850a516c4280deab188fd20546 [2021-03-08T07:05:59.879Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-08T07:05:59.896Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-08T07:05:59.924Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-08T07:05:59.953Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-08T07:05:59.954Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-08T07:05:59.968Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3235/head:refs/remotes/origin/PR-3235 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-08T07:06:00.615Z] > git config core.sparsecheckout # timeout=10 [2021-03-08T07:06:00.627Z] > git checkout -f 3f742185ec0c8b850a516c4280deab188fd20546 # timeout=10 [2021-03-08T07:06:00.999Z] Merge succeeded, producing 3f742185ec0c8b850a516c4280deab188fd20546 [2021-03-08T07:06:00.999Z] Checking out Revision 3f742185ec0c8b850a516c4280deab188fd20546 (PR-3235) [2021-03-08T07:06:00.926Z] > git remote # timeout=10 [2021-03-08T07:06:00.941Z] > git config --get remote.origin.url # timeout=10 [2021-03-08T07:06:00.962Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-08T07:06:00.971Z] > git merge 2c126a996be31befa6625c4f217e526aa48b3805 # timeout=10 [2021-03-08T07:06:00.990Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-08T07:06:01.010Z] > git config core.sparsecheckout # timeout=10 [2021-03-08T07:06:01.021Z] > git checkout -f 3f742185ec0c8b850a516c4280deab188fd20546 # timeout=10 [2021-03-08T07:06:05.356Z] Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-03-08T07:06:05.409Z] > git --version # timeout=10 [2021-03-08T07:06:05.427Z] > git --version # 'git version 2.17.1' [2021-03-08T07:06:05.441Z] fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-08T07:06:07.175Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-08T07:06:07.606Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-08T07:06:07.980Z] + sudo service docker restart [2021-03-08T07:06:07.980Z] + true [2021-03-08T07:06:08.154Z] 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-08T07:06:08.431Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-08T07:06:10.084Z] provisioning config files... [2021-03-08T07:06:10.124Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3673863420122828883tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-08T07:06:10.369Z] 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-08T07:06:10.611Z] ---> docker-login.sh [2021-03-08T07:06:10.611Z] nexus3.edgexfoundry.org:10001 [2021-03-08T07:06:10.634Z] 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-08T07:06:11.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-08T07:06:11.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-08T07:06:11.807Z] Configure a credential helper to remove this warning. See [2021-03-08T07:06:11.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-08T07:06:11.807Z] [2021-03-08T07:06:11.807Z] Login Succeeded [2021-03-08T07:06:11.807Z] nexus3.edgexfoundry.org:10002 [2021-03-08T07:06:12.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-08T07:06:12.576Z] 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-08T07:06:13.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-08T07:06:13.060Z] Configure a credential helper to remove this warning. See [2021-03-08T07:06:13.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-08T07:06:13.060Z] [2021-03-08T07:06:13.060Z] Login Succeeded [2021-03-08T07:06:13.060Z] nexus3.edgexfoundry.org:10003 [2021-03-08T07:06:13.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-08T07:06:13.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-08T07:06:13.610Z] Configure a credential helper to remove this warning. See [2021-03-08T07:06:13.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-08T07:06:13.610Z] [2021-03-08T07:06:13.610Z] Login Succeeded [2021-03-08T07:06:13.610Z] nexus3.edgexfoundry.org:10004 [2021-03-08T07:06:13.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-08T07:06:13.972Z] 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-08T07:06:14.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-08T07:06:14.168Z] Configure a credential helper to remove this warning. See [2021-03-08T07:06:14.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-08T07:06:14.168Z] [2021-03-08T07:06:14.168Z] Login Succeeded [2021-03-08T07:06:14.168Z] docker.io [2021-03-08T07:06:14.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-08T07:06:15.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-08T07:06:15.043Z] Configure a credential helper to remove this warning. See [2021-03-08T07:06:15.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-08T07:06:15.043Z] [2021-03-08T07:06:15.043Z] Login Succeeded [2021-03-08T07:06:15.043Z] ---> docker-login.sh ends [Pipeline] } [2021-03-08T07:06:15.078Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-03-08T07:06:15.370Z] 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 [Pipeline] echo [2021-03-08T07:06:15.610Z] ========================================================= [2021-03-08T07:06:15.610Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-08T07:06:15.610Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-08T07:06:16.040Z] + 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-08T07:06:16.778Z] 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-08T07:06:17.729Z] 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-08T07:06:18.668Z] Sending build context to Docker daemon 166.6MB [2021-03-08T07:06:18.668Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-08T07:06:18.668Z] Step 2/6 : FROM ${BASE} [2021-03-08T07:06:18.668Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-08T07:06:18.668Z] 5f621e34cdf4: Pulling fs layer [2021-03-08T07:06:18.668Z] a4357932f1b6: Pulling fs layer [2021-03-08T07:06:18.668Z] 18c013af1878: Pulling fs layer [2021-03-08T07:06:18.668Z] 00ac8860ef70: Pulling fs layer [2021-03-08T07:06:18.668Z] 63d7cb157983: Pulling fs layer [2021-03-08T07:06:18.668Z] b116817d02f9: Pulling fs layer [2021-03-08T07:06:18.668Z] 745a02a5169b: Pulling fs layer [2021-03-08T07:06:18.668Z] 00ac8860ef70: Waiting [2021-03-08T07:06:18.668Z] b116817d02f9: Waiting [2021-03-08T07:06:18.668Z] 745a02a5169b: Waiting [2021-03-08T07:06:18.668Z] 18c013af1878: Verifying Checksum [2021-03-08T07:06:18.668Z] 18c013af1878: Download complete [2021-03-08T07:06:18.668Z] a4357932f1b6: Download complete [2021-03-08T07:06:18.668Z] 63d7cb157983: Verifying Checksum [2021-03-08T07:06:18.668Z] 63d7cb157983: Download complete [2021-03-08T07:06:18.668Z] 5f621e34cdf4: Verifying Checksum [2021-03-08T07:06:18.668Z] 5f621e34cdf4: Download complete [2021-03-08T07:06:18.946Z] b116817d02f9: Download complete [2021-03-08T07:06:19.138Z] 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-08T07:06:19.550Z] 5f621e34cdf4: Pull complete [2021-03-08T07:06:20.153Z] a4357932f1b6: Pull complete [2021-03-08T07:06:20.444Z] 18c013af1878: Pull complete [2021-03-08T07:06:21.445Z] 745a02a5169b: Verifying Checksum [2021-03-08T07:06:21.445Z] 745a02a5169b: Download complete [Pipeline] } [2021-03-08T07:06:21.764Z] $ docker stop --time=1 51107a72904694524fd67b89688cf0a4baa6b8437399b24a656b98c9c8730ebb [2021-03-08T07:06:22.427Z] 00ac8860ef70: Verifying Checksum [2021-03-08T07:06:22.427Z] 00ac8860ef70: Download complete [2021-03-08T07:06:23.544Z] $ docker rm -f 51107a72904694524fd67b89688cf0a4baa6b8437399b24a656b98c9c8730ebb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-08T07:06:25.591Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-08T07:06:25.591Z] [2021-03-08T07:06:25.591Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-03-08T07:06:25.986Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-08T07:06:25.986Z] latest: Pulling from edgex-devops/edgex-compose [2021-03-08T07:06:25.986Z] cbdbe7a5bc2a: Pulling fs layer [2021-03-08T07:06:25.986Z] ca9280d653b3: Pulling fs layer [2021-03-08T07:06:25.986Z] 7e9c9ca2126c: Pulling fs layer [2021-03-08T07:06:26.252Z] cbdbe7a5bc2a: Verifying Checksum [2021-03-08T07:06:26.252Z] cbdbe7a5bc2a: Download complete [2021-03-08T07:06:26.517Z] cbdbe7a5bc2a: Pull complete [2021-03-08T07:06:26.780Z] ca9280d653b3: Verifying Checksum [2021-03-08T07:06:26.780Z] ca9280d653b3: Download complete [2021-03-08T07:06:28.195Z] ca9280d653b3: Pull complete [2021-03-08T07:06:28.195Z] 7e9c9ca2126c: Download complete [2021-03-08T07:06:32.583Z] 00ac8860ef70: Pull complete [2021-03-08T07:06:32.864Z] 63d7cb157983: Pull complete [2021-03-08T07:06:33.138Z] b116817d02f9: Pull complete [2021-03-08T07:06:36.399Z] 7e9c9ca2126c: Pull complete [2021-03-08T07:06:36.399Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-03-08T07:06:36.399Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-08T07:06:36.399Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-03-08T07:06:36.562Z] 745a02a5169b: Pull complete [2021-03-08T07:06:36.562Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-08T07:06:36.562Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-08T07:06:36.562Z] ---> b7e6874047d6 [2021-03-08T07:06:36.563Z] 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-08T07:06:36.640Z] prd-centos7-docker-4c-2g-28957 does not seem to be running inside a container [2021-03-08T07:06:36.691Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-08T07:06:39.753Z] $ docker top fd8b851def4d27f9e9795963916072cf316af632992622ace606f7f262e0ecde -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-08T07:06:40.391Z] + docker-compose build --help [2021-03-08T07:06:40.391Z] + grep parallel [2021-03-08T07:06:40.888Z] ---> Running in c7e3c49e4fab [2021-03-08T07:06:41.399Z] --parallel Build images in parallel. [2021-03-08T07:06:41.484Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] } [2021-03-08T07:06:41.740Z] $ docker stop --time=1 fd8b851def4d27f9e9795963916072cf316af632992622ace606f7f262e0ecde [2021-03-08T07:06:42.117Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-08T07:06:43.103Z] (1/12) Installing libmagic (5.38-r0) [2021-03-08T07:06:43.136Z] $ docker rm -f fd8b851def4d27f9e9795963916072cf316af632992622ace606f7f262e0ecde [2021-03-08T07:06:43.377Z] (2/12) Installing file (5.38-r0) [2021-03-08T07:06:43.377Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-08T07:06:43.377Z] (4/12) Installing g++ (9.3.0-r2) [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-08T07:06:43.995Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-08T07:06:43.996Z] . [Pipeline] withDockerContainer [2021-03-08T07:06:44.141Z] prd-centos7-docker-4c-2g-28957 does not seem to be running inside a container [2021-03-08T07:06:44.190Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-08T07:06:44.840Z] $ docker top 1e1fb4e2eade94eefd2ec77eb96085236b105c067daaea836d713a695670d403 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-08T07:06:45.369Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-08T07:06:46.322Z] Building docker-core-command-go ... [2021-03-08T07:06:46.322Z] Building docker-core-data-go ... [2021-03-08T07:06:46.322Z] Building docker-core-metadata-go ... [2021-03-08T07:06:46.322Z] Building docker-security-bootstrapper-go ... [2021-03-08T07:06:46.322Z] Building docker-security-proxy-setup-go ... [2021-03-08T07:06:46.322Z] Building docker-security-secretstore-setup-go ... [2021-03-08T07:06:46.322Z] Building docker-support-notifications-go ... [2021-03-08T07:06:46.322Z] Building docker-support-scheduler-go ... [2021-03-08T07:06:46.322Z] Building docker-sys-mgmt-agent-go ... [2021-03-08T07:06:46.322Z] Building docker-support-notifications-go [2021-03-08T07:06:46.322Z] Building docker-core-command-go [2021-03-08T07:06:46.322Z] Building docker-security-secretstore-setup-go [2021-03-08T07:06:46.322Z] Building docker-security-bootstrapper-go [2021-03-08T07:06:46.322Z] Building docker-sys-mgmt-agent-go [2021-03-08T07:06:50.071Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-08T07:06:50.071Z] (6/12) Installing patch (2.7.6-r6) [2021-03-08T07:06:50.071Z] (7/12) Installing build-base (0.5-r2) [2021-03-08T07:06:50.071Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-08T07:06:50.071Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-08T07:06:50.071Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-08T07:06:50.071Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-08T07:06:50.071Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-08T07:06:50.071Z] Executing busybox-1.31.1-r19.trigger [2021-03-08T07:06:50.071Z] OK: 217 MiB in 51 packages [2021-03-08T07:06:54.409Z] Removing intermediate container c7e3c49e4fab [2021-03-08T07:06:54.409Z] ---> 8bd97cdb5688 [2021-03-08T07:06:54.409Z] Step 4/6 : WORKDIR /edgex-go [2021-03-08T07:06:54.409Z] ---> Running in cc4d50651ac9 [2021-03-08T07:06:55.006Z] Removing intermediate container cc4d50651ac9 [2021-03-08T07:06:55.006Z] ---> 87004508caa3 [2021-03-08T07:06:55.006Z] Step 5/6 : COPY go.mod . [2021-03-08T07:06:55.605Z] ---> 1ca8f232a55d [2021-03-08T07:06:55.606Z] Step 6/6 : RUN go mod download [2021-03-08T07:06:55.606Z] ---> Running in b6fe17239e33 [2021-03-08T07:07:25.303Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-08T07:07:25.303Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-08T07:07:25.303Z] ---> 71e68413a4dd [2021-03-08T07:07:25.303Z] Step 3/23 : WORKDIR /edgex-go [2021-03-08T07:07:25.303Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-08T07:07:25.303Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-08T07:07:25.303Z] ---> 71e68413a4dd [2021-03-08T07:07:25.303Z] Step 3/26 : WORKDIR /edgex-go [2021-03-08T07:07:25.303Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-08T07:07:25.303Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-08T07:07:25.303Z] ---> 71e68413a4dd [2021-03-08T07:07:25.303Z] Step 3/22 : WORKDIR /edgex-go [2021-03-08T07:07:25.303Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-08T07:07:25.303Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-08T07:07:25.303Z] ---> 71e68413a4dd [2021-03-08T07:07:25.303Z] Step 3/31 : WORKDIR /edgex-go [2021-03-08T07:07:25.303Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-08T07:07:25.303Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-08T07:07:25.303Z] ---> 71e68413a4dd [2021-03-08T07:07:25.303Z] Step 3/24 : WORKDIR /edgex-go [2021-03-08T07:07:25.303Z] ---> Running in 7a8f477e369b [2021-03-08T07:07:25.303Z] ---> Running in ffeaff9d4ffb [2021-03-08T07:07:25.303Z] ---> Running in 78671b158095 [2021-03-08T07:07:25.303Z] ---> Running in a0aa14f3804a [2021-03-08T07:07:25.303Z] ---> Running in bea5484ec811 [2021-03-08T07:07:25.303Z] Removing intermediate container a0aa14f3804a [2021-03-08T07:07:25.303Z] ---> 05000a21109b [2021-03-08T07:07:25.303Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-08T07:07:25.303Z] Removing intermediate container bea5484ec811 [2021-03-08T07:07:25.303Z] ---> 73794daa9407 [2021-03-08T07:07:25.303Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-08T07:07:25.303Z] Removing intermediate container ffeaff9d4ffb [2021-03-08T07:07:25.303Z] ---> f87658b6a12b [2021-03-08T07:07:25.303Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-08T07:07:25.303Z] Removing intermediate container 7a8f477e369b [2021-03-08T07:07:25.303Z] ---> de9f90e173b1 [2021-03-08T07:07:25.303Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-08T07:07:25.303Z] Removing intermediate container 78671b158095 [2021-03-08T07:07:25.303Z] ---> 93735f734c55 [2021-03-08T07:07:25.303Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-08T07:07:25.303Z] ---> Running in 34a874803aa2 [2021-03-08T07:07:25.303Z] ---> Running in a61f5d2958cc [2021-03-08T07:07:25.303Z] ---> Running in 60f17f8950bb [2021-03-08T07:07:25.303Z] ---> Running in 7135da00b46d [2021-03-08T07:07:25.303Z] ---> Running in 9fd2577b4468 [2021-03-08T07:07:25.303Z] Removing intermediate container 60f17f8950bb [2021-03-08T07:07:25.303Z] ---> 56a2ee959ab2 [2021-03-08T07:07:25.303Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-08T07:07:25.303Z] Removing intermediate container 34a874803aa2 [2021-03-08T07:07:25.303Z] ---> 417bfb91853b [2021-03-08T07:07:25.303Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-08T07:07:25.303Z] ---> Running in b88e28e26ecc [2021-03-08T07:07:25.303Z] ---> Running in 292265c21f01 [2021-03-08T07:07:25.303Z] Removing intermediate container a61f5d2958cc [2021-03-08T07:07:25.303Z] ---> 00f2e2dbf4b4 [2021-03-08T07:07:25.303Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-08T07:07:25.303Z] Removing intermediate container 7135da00b46d [2021-03-08T07:07:25.303Z] ---> 4257e4338d6f [2021-03-08T07:07:25.303Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-08T07:07:25.303Z] Removing intermediate container 9fd2577b4468 [2021-03-08T07:07:25.303Z] ---> ab9c8080a797 [2021-03-08T07:07:25.303Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-08T07:07:25.303Z] ---> Running in 9ea4c7621f7f [2021-03-08T07:07:25.592Z] ---> Running in 0b9c0ddf68a0 [2021-03-08T07:07:25.592Z] ---> Running in a5cb79400e56 [2021-03-08T07:07:26.206Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-08T07:07:26.206Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-08T07:07:26.206Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-08T07:07:26.469Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-08T07:07:26.469Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-08T07:07:26.731Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-08T07:07:26.731Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-08T07:07:26.994Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-08T07:07:27.262Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-08T07:07:27.262Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-08T07:07:27.262Z] OK: 233 MiB in 51 packages [2021-03-08T07:07:27.532Z] OK: 233 MiB in 51 packages [2021-03-08T07:07:27.532Z] OK: 233 MiB in 51 packages [2021-03-08T07:07:27.818Z] OK: 233 MiB in 51 packages [2021-03-08T07:07:27.818Z] OK: 233 MiB in 51 packages [2021-03-08T07:07:28.019Z] Removing intermediate container b6fe17239e33 [2021-03-08T07:07:28.019Z] ---> abdf0b4889af [2021-03-08T07:07:28.019Z] Successfully built abdf0b4889af [2021-03-08T07:07:28.019Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-08T07:07:28.094Z] Removing intermediate container b88e28e26ecc [2021-03-08T07:07:28.095Z] ---> bcdb9a96019a [2021-03-08T07:07:28.095Z] Step 6/31 : COPY go.mod . [2021-03-08T07:07:28.095Z] Removing intermediate container 292265c21f01 [2021-03-08T07:07:28.095Z] ---> 9f5d6607ba14 [2021-03-08T07:07:28.095Z] Step 6/24 : COPY go.mod . [2021-03-08T07:07:28.403Z] + docker inspect -f . ci-base-image-arm64 [2021-03-08T07:07:28.404Z] . [Pipeline] withDockerContainer [2021-03-08T07:07:28.665Z] prd-ubuntu18.04-docker-arm64-4c-16g-28964 does not seem to be running inside a container [2021-03-08T07:07:28.674Z] ---> 2ee671ad891d [2021-03-08T07:07:28.674Z] Step 7/31 : RUN go mod download [2021-03-08T07:07:28.674Z] Removing intermediate container 9ea4c7621f7f [2021-03-08T07:07:28.674Z] ---> 14aa8ada8452 [2021-03-08T07:07:28.674Z] Step 6/26 : COPY go.mod . [2021-03-08T07:07:28.674Z] ---> 824b7032fe0d [2021-03-08T07:07:28.674Z] Step 7/24 : RUN go mod download [2021-03-08T07:07:28.674Z] ---> Running in ca9382b329a6 [2021-03-08T07:07:28.762Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-08T07:07:28.937Z] ---> Running in 4ee536013fef [2021-03-08T07:07:28.937Z] Removing intermediate container a5cb79400e56 [2021-03-08T07:07:28.937Z] ---> f27e2f42742f [2021-03-08T07:07:28.937Z] Step 6/23 : COPY go.mod . [2021-03-08T07:07:29.199Z] Removing intermediate container 0b9c0ddf68a0 [2021-03-08T07:07:29.199Z] ---> 7798cd0a33db [2021-03-08T07:07:29.199Z] Step 6/22 : COPY go.mod . [2021-03-08T07:07:29.199Z] ---> a42490a6dec1 [2021-03-08T07:07:29.199Z] Step 7/26 : RUN go mod download [2021-03-08T07:07:29.464Z] ---> Running in 87cc21ba590c [2021-03-08T07:07:29.464Z] ---> 98d83400f457 [2021-03-08T07:07:29.464Z] Step 7/23 : RUN go mod download [2021-03-08T07:07:29.464Z] ---> 515bdf01165b [2021-03-08T07:07:29.464Z] Step 7/22 : RUN go mod download [2021-03-08T07:07:29.734Z] ---> Running in 893e81af782b [2021-03-08T07:07:29.734Z] ---> Running in 840175484e92 [2021-03-08T07:07:30.228Z] $ docker top 33b40f2b2450444e9c3577e2746e8c004086c32eca50410be1b2982ef89713c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-08T07:07:31.371Z] + go version [2021-03-08T07:07:31.371Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-08T07:07:31.411Z] $ docker stop --time=1 33b40f2b2450444e9c3577e2746e8c004086c32eca50410be1b2982ef89713c0 [2021-03-08T07:07:31.683Z] Removing intermediate container ca9382b329a6 [2021-03-08T07:07:31.684Z] ---> e9534220e0fd [2021-03-08T07:07:31.684Z] Step 8/31 : COPY . . [2021-03-08T07:07:31.684Z] Removing intermediate container 87cc21ba590c [2021-03-08T07:07:31.684Z] ---> b0163dd173ee [2021-03-08T07:07:31.684Z] Step 8/26 : COPY . . [2021-03-08T07:07:32.276Z] Removing intermediate container 893e81af782b [2021-03-08T07:07:32.276Z] ---> 6a4f41df973c [2021-03-08T07:07:32.276Z] Step 8/22 : COPY . . [2021-03-08T07:07:32.870Z] Removing intermediate container 4ee536013fef [2021-03-08T07:07:32.870Z] ---> ac2cdc06fbdb [2021-03-08T07:07:32.870Z] Step 8/24 : COPY . . [2021-03-08T07:07:33.296Z] $ docker rm -f 33b40f2b2450444e9c3577e2746e8c004086c32eca50410be1b2982ef89713c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-08T07:07:34.697Z] + docker inspect -f . ci-base-image-arm64 [2021-03-08T07:07:34.697Z] . [Pipeline] withDockerContainer [2021-03-08T07:07:34.998Z] prd-ubuntu18.04-docker-arm64-4c-16g-28964 does not seem to be running inside a container [2021-03-08T07:07:35.088Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-08T07:07:36.223Z] Removing intermediate container 840175484e92 [2021-03-08T07:07:36.223Z] ---> 59aaecfd1472 [2021-03-08T07:07:36.223Z] Step 8/23 : COPY . . [2021-03-08T07:07:36.663Z] $ docker top 25afc3451f10fb58a1067aaa0bc330cca19ac46513696b49eaef4d1e8d7e410e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-08T07:07:37.149Z] ========================================================= [2021-03-08T07:07:37.149Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-08T07:07:37.149Z] ========================================================= [Pipeline] sh [2021-03-08T07:07:37.814Z] + make test [2021-03-08T07:07:37.814Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-08T07:08:04.622Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-08T07:08:08.615Z] ---> fb1781b51a5a [2021-03-08T07:08:08.615Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-08T07:08:08.615Z] ---> Running in b18abc05e9ff [2021-03-08T07:08:08.615Z] ---> 83e1f3cc63fa [2021-03-08T07:08:08.615Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-08T07:08:08.615Z] ---> b6341252164c [2021-03-08T07:08:08.615Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-08T07:08:08.615Z] ---> c16de90741d6 [2021-03-08T07:08:08.615Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-08T07:08:08.615Z] ---> 14c4cc13c7f7 [2021-03-08T07:08:08.615Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-08T07:08:08.615Z] ---> Running in 99e80696e18f [2021-03-08T07:08:08.615Z] ---> Running in 841e272e44c4 [2021-03-08T07:08:08.615Z] ---> Running in 016a455e1f25 [2021-03-08T07:08:08.615Z] ---> Running in 95187ac6116d [2021-03-08T07:08:08.910Z] 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-08T07:08:08.910Z] 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-08T07:08:08.910Z] 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-08T07:08:09.183Z] 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-08T07:08:09.183Z] 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-08T07:08:42.375Z] 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-08T07:08:52.505Z] Removing intermediate container 841e272e44c4 [2021-03-08T07:08:52.505Z] ---> a1f297ae6fb1 [2021-03-08T07:08:52.505Z] [2021-03-08T07:08:52.505Z] Step 10/31 : FROM alpine:3.12 [2021-03-08T07:08:52.505Z] Removing intermediate container 99e80696e18f [2021-03-08T07:08:52.505Z] ---> e5dcb20bf2e9 [2021-03-08T07:08:52.505Z] [2021-03-08T07:08:52.505Z] Step 10/24 : FROM alpine:3.12 [2021-03-08T07:08:52.505Z] Removing intermediate container b18abc05e9ff [2021-03-08T07:08:52.505Z] ---> 0469d0817912 [2021-03-08T07:08:52.505Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-08T07:08:52.505Z] Removing intermediate container 95187ac6116d [2021-03-08T07:08:52.505Z] ---> e8f58a2fe0fb [2021-03-08T07:08:52.505Z] [2021-03-08T07:08:52.505Z] Step 10/23 : FROM alpine:3.12 [2021-03-08T07:08:52.505Z] 3.12: Pulling from library/alpine [2021-03-08T07:08:52.505Z] 3.12: Pulling from library/alpine [2021-03-08T07:08:52.505Z] Removing intermediate container 016a455e1f25 [2021-03-08T07:08:52.505Z] ---> 10e0a05b72e1 [2021-03-08T07:08:52.505Z] [2021-03-08T07:08:52.505Z] Step 10/22 : FROM alpine:3.12 [2021-03-08T07:08:52.505Z] 3.12: Pulling from library/alpine [2021-03-08T07:08:52.505Z] 3.12: Pulling from library/alpine [2021-03-08T07:08:52.505Z] ---> Running in 75a91da99fd4 [2021-03-08T07:08:52.769Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-08T07:08:52.769Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-08T07:08:52.769Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-08T07:08:52.769Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-08T07:08:52.769Z] Status: Image is up to date for alpine:3.12 [2021-03-08T07:08:52.769Z] ---> 88dd2752d2ea [2021-03-08T07:08:52.769Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-08T07:08:52.769Z] Status: Downloaded newer image for alpine:3.12 [2021-03-08T07:08:52.769Z] ---> 88dd2752d2ea [2021-03-08T07:08:52.769Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-08T07:08:52.769Z] Status: Image is up to date for alpine:3.12 [2021-03-08T07:08:52.769Z] ---> 88dd2752d2ea [2021-03-08T07:08:52.769Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curlStatus: Downloaded newer image for alpine:3.12 [2021-03-08T07:08:52.769Z] ---> 88dd2752d2ea [2021-03-08T07:08:52.769Z] [2021-03-08T07:08:52.769Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-08T07:08:53.046Z] 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-08T07:08:53.046Z] ---> Running in cc8180696ba5 [2021-03-08T07:08:53.046Z] ---> Running in ac4a3a40a2af [2021-03-08T07:08:53.046Z] ---> Running in 154af10229da [2021-03-08T07:08:53.046Z] ---> Running in 16f1a7565c7b [2021-03-08T07:08:53.325Z] Removing intermediate container ac4a3a40a2af [2021-03-08T07:08:53.325Z] ---> e5b93c741737 [2021-03-08T07:08:53.325Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-08T07:08:53.614Z] ---> Running in 68ec31b83fac [2021-03-08T07:08:54.219Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-08T07:08:54.219Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-08T07:08:54.491Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-08T07:08:54.491Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-08T07:08:54.491Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-08T07:08:54.491Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-08T07:08:54.491Z] (4/5) Installing curl (7.69.1-r3) [2021-03-08T07:08:54.491Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-08T07:08:54.491Z] Executing busybox-1.31.1-r19.trigger [2021-03-08T07:08:54.491Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-08T07:08:54.491Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-08T07:08:54.491Z] Executing ca-certificates-20191127-r4.trigger [2021-03-08T07:08:54.491Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-08T07:08:54.491Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-08T07:08:54.758Z] OK: 7 MiB in 19 packages [2021-03-08T07:08:54.758Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-08T07:08:54.758Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-08T07:08:54.758Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-08T07:08:54.758Z] Executing busybox-1.31.1-r19.trigger [2021-03-08T07:08:54.758Z] Executing ca-certificates-20191127-r4.trigger [2021-03-08T07:08:54.758Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-08T07:08:54.758Z] Executing busybox-1.31.1-r19.trigger [2021-03-08T07:08:54.758Z] OK: 6 MiB in 16 packages [2021-03-08T07:08:54.758Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-08T07:08:55.020Z] (2/2) Installing su-exec (0.2-r1) [2021-03-08T07:08:55.020Z] Executing busybox-1.31.1-r19.trigger [2021-03-08T07:08:55.020Z] OK: 6 MiB in 15 packages [2021-03-08T07:08:55.020Z] OK: 6 MiB in 16 packages [2021-03-08T07:08:55.972Z] Removing intermediate container 75a91da99fd4 [2021-03-08T07:08:55.972Z] ---> bd49c8c76116 [2021-03-08T07:08:55.972Z] [2021-03-08T07:08:55.972Z] Step 11/26 : FROM docker:20.10.0 [2021-03-08T07:08:56.249Z] 20.10.0: Pulling from library/docker [2021-03-08T07:08:57.649Z] Removing intermediate container cc8180696ba5 [2021-03-08T07:08:57.649Z] ---> e4d8ed346197 [2021-03-08T07:08:57.649Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-08T07:08:57.649Z] Removing intermediate container 68ec31b83fac [2021-03-08T07:08:57.649Z] ---> 402a2c99d3e1 [2021-03-08T07:08:57.649Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-08T07:08:57.911Z] Removing intermediate container 154af10229da [2021-03-08T07:08:57.911Z] ---> c15a03d90019 [2021-03-08T07:08:57.911Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-08T07:08:58.497Z] Removing intermediate container 16f1a7565c7b [2021-03-08T07:08:58.497Z] ---> fbf235748ced [2021-03-08T07:08:58.497Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-08T07:08:58.497Z] ---> Running in 24b0f2362994 [2021-03-08T07:08:58.497Z] ---> Running in 53251f442768 [2021-03-08T07:08:58.497Z] ---> Running in 9cf07a929b8c [2021-03-08T07:08:58.497Z] ---> Running in 91ae02fb29b1 [2021-03-08T07:08:58.774Z] Removing intermediate container 24b0f2362994 [2021-03-08T07:08:58.774Z] ---> aad50047b447 [2021-03-08T07:08:58.774Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-08T07:08:58.774Z] Removing intermediate container 53251f442768 [2021-03-08T07:08:58.774Z] ---> aba05380dd00 [2021-03-08T07:08:58.774Z] Step 13/24 : WORKDIR / [2021-03-08T07:08:59.041Z] ---> Running in e5438f96f9fd [2021-03-08T07:08:59.041Z] Removing intermediate container 9cf07a929b8c [2021-03-08T07:08:59.041Z] ---> f4f409ca6fa4 [2021-03-08T07:08:59.041Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-08T07:08:59.041Z] Removing intermediate container 91ae02fb29b1 [2021-03-08T07:08:59.041Z] ---> 3191ea8308fa [2021-03-08T07:08:59.041Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-08T07:08:59.041Z] ---> Running in a293d93438c0 [2021-03-08T07:08:59.306Z] ---> Running in ea99aadf19b1 [2021-03-08T07:08:59.306Z] ---> Running in ac2e915a3bcf [2021-03-08T07:08:59.306Z] Removing intermediate container e5438f96f9fd [2021-03-08T07:08:59.306Z] ---> b3875f566b2d [2021-03-08T07:08:59.306Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-08T07:08:59.882Z] ---> Running in 9b0dd67e6866 [2021-03-08T07:08:59.882Z] Removing intermediate container ac2e915a3bcf [2021-03-08T07:08:59.882Z] ---> 16381b7da4cb [2021-03-08T07:08:59.882Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-08T07:09:00.153Z] Removing intermediate container ea99aadf19b1 [2021-03-08T07:09:00.153Z] ---> 074a1ea4917d [2021-03-08T07:09:00.153Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-08T07:09:00.153Z] Removing intermediate container a293d93438c0 [2021-03-08T07:09:00.153Z] ---> af6c0f36a587 [2021-03-08T07:09:00.153Z] 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-08T07:09:00.153Z] ---> Running in fa8e4dfe3f0c [2021-03-08T07:09:00.153Z] ---> Running in 22b5f2067454 [2021-03-08T07:09:00.749Z] Removing intermediate container fa8e4dfe3f0c [2021-03-08T07:09:00.749Z] ---> 78c6a915e994 [2021-03-08T07:09:00.749Z] Step 15/23 : WORKDIR / [2021-03-08T07:09:01.023Z] ---> 4f9258f9cb69 [2021-03-08T07:09:01.023Z] 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-08T07:09:01.023Z] ---> Running in 8591a7bee4ee [2021-03-08T07:09:01.023Z] Removing intermediate container 22b5f2067454 [2021-03-08T07:09:01.023Z] ---> bf11260e90aa [2021-03-08T07:09:01.023Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-08T07:09:01.647Z] Removing intermediate container 8591a7bee4ee [2021-03-08T07:09:01.647Z] ---> 3a82f0828ae9 [2021-03-08T07:09:01.647Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-08T07:09:01.647Z] ---> 0c06f32a6ae0 [2021-03-08T07:09:01.647Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-08T07:09:01.647Z] ---> 94393498a4be [2021-03-08T07:09:01.647Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-08T07:09:01.647Z] Removing intermediate container 9b0dd67e6866 [2021-03-08T07:09:01.647Z] ---> 8047327e619e [2021-03-08T07:09:01.647Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-08T07:09:01.918Z] ---> Running in d4d7edfa1f09 [2021-03-08T07:09:01.918Z] ---> cacaf04a9d42 [2021-03-08T07:09:01.918Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-08T07:09:01.969Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-08T07:09:02.188Z] ---> 04a8a44d81de [2021-03-08T07:09:02.188Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-08T07:09:02.456Z] ---> e23d69bcb8f5 [2021-03-08T07:09:02.456Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-08T07:09:02.456Z] Removing intermediate container d4d7edfa1f09 [2021-03-08T07:09:02.456Z] ---> a1f2a5fa7cbd [2021-03-08T07:09:02.456Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-08T07:09:03.871Z] ---> dc3704073417 [2021-03-08T07:09:03.871Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-08T07:09:03.871Z] ---> c51d37b8fa55 [2021-03-08T07:09:03.871Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-08T07:09:03.871Z] ---> b7a9d57ff852 [2021-03-08T07:09:03.871Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-08T07:09:03.871Z] ---> 479566c1bfba [2021-03-08T07:09:03.871Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-08T07:09:03.871Z] ---> Running in 965373d10d72 [2021-03-08T07:09:03.871Z] ---> Running in 45d8473f91ce [2021-03-08T07:09:04.458Z] Removing intermediate container 45d8473f91ce [2021-03-08T07:09:04.458Z] ---> b2e17786ac77 [2021-03-08T07:09:04.458Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-08T07:09:04.458Z] ---> 26df7b1952ab [2021-03-08T07:09:04.458Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-08T07:09:04.458Z] ---> Running in 71d466b4bb35 [2021-03-08T07:09:04.458Z] ---> Running in ce54b7eeb708 [2021-03-08T07:09:04.458Z] ---> c1042cbf85da [2021-03-08T07:09:04.458Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-08T07:09:04.725Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-08T07:09:04.726Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-08T07:09:04.726Z] ---> aefe523efa57 [2021-03-08T07:09:04.726Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-08T07:09:04.726Z] Removing intermediate container ce54b7eeb708 [2021-03-08T07:09:04.726Z] ---> dcc601ba5335 [2021-03-08T07:09:04.726Z] Step 20/22 : LABEL arch=x86_64 [2021-03-08T07:09:04.726Z] Removing intermediate container 71d466b4bb35 [2021-03-08T07:09:04.726Z] ---> ae0442e289b5 [2021-03-08T07:09:04.726Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-08T07:09:04.726Z] ---> Running in 11b0d0981beb [2021-03-08T07:09:04.990Z] ---> Running in 61537ad47365 [2021-03-08T07:09:04.990Z] ---> Running in 332b9bb35385 [2021-03-08T07:09:04.990Z] ---> 17bba9ed7b87 [2021-03-08T07:09:04.990Z] 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-08T07:09:05.254Z] ---> Running in 64dd5db92209 [2021-03-08T07:09:05.474Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-08T07:09:05.519Z] Removing intermediate container 61537ad47365 [2021-03-08T07:09:05.519Z] ---> fdc2cfb2a382 [2021-03-08T07:09:05.519Z] Step 21/22 : LABEL git_sha=3f742185ec0c8b850a516c4280deab188fd20546 [2021-03-08T07:09:05.519Z] Removing intermediate container 332b9bb35385 [2021-03-08T07:09:05.519Z] ---> 626c4f1549fa [2021-03-08T07:09:05.519Z] Step 21/23 : LABEL arch=x86_64 [2021-03-08T07:09:05.793Z] ---> Running in 7cb6856b5079 [2021-03-08T07:09:05.793Z] ---> Running in 68cc0ac915aa [2021-03-08T07:09:05.793Z] Removing intermediate container 965373d10d72 [2021-03-08T07:09:05.793Z] ---> cdc043f27293 [2021-03-08T07:09:05.793Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-08T07:09:06.062Z] Removing intermediate container 7cb6856b5079 [2021-03-08T07:09:06.062Z] ---> 0007fdbb8376 [2021-03-08T07:09:06.062Z] Step 22/22 : LABEL version=0.0.0 [2021-03-08T07:09:06.062Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-08T07:09:06.062Z] ---> Running in 7c6aad3c4688 [2021-03-08T07:09:06.062Z] Removing intermediate container 68cc0ac915aa [2021-03-08T07:09:06.062Z] ---> 4c9fdeed8e6f [2021-03-08T07:09:06.062Z] Step 22/23 : LABEL git_sha=3f742185ec0c8b850a516c4280deab188fd20546 [2021-03-08T07:09:06.062Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-08T07:09:06.330Z] ---> Running in 23aa84f2c725 [2021-03-08T07:09:06.330Z] ---> 3b36707de9ee [2021-03-08T07:09:06.330Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-08T07:09:06.330Z] (1/2) Installing readline (8.0.4-r0) [2021-03-08T07:09:06.330Z] (2/2) Installing bash (5.0.17-r0) [2021-03-08T07:09:06.330Z] Removing intermediate container 7c6aad3c4688 [2021-03-08T07:09:06.330Z] ---> 4479d5008f5b [2021-03-08T07:09:06.330Z] [2021-03-08T07:09:06.330Z] Executing bash-5.0.17-r0.post-install [2021-03-08T07:09:06.330Z] Executing busybox-1.31.1-r19.trigger [2021-03-08T07:09:06.330Z] OK: 12 MiB in 22 packages [2021-03-08T07:09:06.597Z] Removing intermediate container 23aa84f2c725 [2021-03-08T07:09:06.597Z] ---> 894c7862f98e [2021-03-08T07:09:06.597Z] Step 23/23 : LABEL version=0.0.0 [2021-03-08T07:09:06.865Z] Successfully built 4479d5008f5b [2021-03-08T07:09:06.865Z] Successfully tagged docker-support-notifications-go:latest [2021-03-08T07:09:06.865Z]  Building docker-support-notifications-go ... done Building docker-core-data-go [2021-03-08T07:09:06.865Z] ---> Running in 68cadccd907c [2021-03-08T07:09:07.132Z] ---> 474cbcf077e6 [2021-03-08T07:09:07.132Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-08T07:09:07.132Z] Removing intermediate container 64dd5db92209 [2021-03-08T07:09:07.132Z] ---> 51d8e2db5535 [2021-03-08T07:09:07.132Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-08T07:09:07.427Z] Removing intermediate container 68cadccd907c [2021-03-08T07:09:07.427Z] ---> e96b3d9ae9ac [2021-03-08T07:09:07.427Z] [2021-03-08T07:09:07.427Z] ---> Running in 47cc11e59661 [2021-03-08T07:09:07.704Z] Successfully built e96b3d9ae9ac [2021-03-08T07:09:07.704Z] Removing intermediate container 11b0d0981beb [2021-03-08T07:09:07.704Z] ---> 0c11d77e7a56 [2021-03-08T07:09:07.704Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-08T07:09:07.704Z] Successfully tagged docker-core-command-go:latest [2021-03-08T07:09:07.704Z] Building docker-core-metadata-go [2021-03-08T07:09:07.704Z]  Building docker-core-command-go ... done  ---> c9379a3c3c95 [2021-03-08T07:09:07.704Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-08T07:09:07.969Z] ---> Running in 2a5cd87450fe [2021-03-08T07:09:08.552Z] Removing intermediate container 47cc11e59661 [2021-03-08T07:09:08.552Z] ---> 2bd0ed3882dc [2021-03-08T07:09:08.552Z] Step 22/24 : LABEL arch=x86_64 [2021-03-08T07:09:10.503Z] ---> Running in 028c7086e46e [2021-03-08T07:09:11.471Z] Removing intermediate container 2a5cd87450fe [2021-03-08T07:09:11.471Z] ---> 121b7e0c7c27 [2021-03-08T07:09:11.471Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-08T07:09:12.421Z] ---> 39cadef294e1 [2021-03-08T07:09:12.421Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-08T07:09:12.998Z] ---> Running in a18aa5f7e2e9 [2021-03-08T07:09:12.998Z] Removing intermediate container 028c7086e46e [2021-03-08T07:09:12.998Z] ---> 094eecf09f93 [2021-03-08T07:09:12.998Z] Step 23/24 : LABEL git_sha=3f742185ec0c8b850a516c4280deab188fd20546 [2021-03-08T07:09:14.402Z] ---> Running in fb88f6f9f485 [2021-03-08T07:09:14.402Z] ---> c89529a8583c [2021-03-08T07:09:14.402Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-08T07:09:14.402Z] Removing intermediate container a18aa5f7e2e9 [2021-03-08T07:09:14.402Z] ---> 4caea8c219b9 [2021-03-08T07:09:14.402Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-08T07:09:14.983Z] ---> Running in db9abdc338d4 [2021-03-08T07:09:14.983Z] Removing intermediate container fb88f6f9f485 [2021-03-08T07:09:14.983Z] ---> 782bc747ad9d [2021-03-08T07:09:14.983Z] Step 24/24 : LABEL version=0.0.0 [2021-03-08T07:09:14.983Z] ---> Running in d86f351939d4 [2021-03-08T07:09:15.791Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-08T07:09:15.791Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-08T07:09:16.401Z] ---> Running in 1824360490fe [2021-03-08T07:09:16.985Z] Removing intermediate container db9abdc338d4 [2021-03-08T07:09:16.985Z] ---> 60bf854b8905 [2021-03-08T07:09:16.985Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-08T07:09:16.985Z] Removing intermediate container d86f351939d4 [2021-03-08T07:09:16.985Z] ---> 1533afdb3585 [2021-03-08T07:09:16.985Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-08T07:09:17.585Z] Removing intermediate container 1824360490fe [2021-03-08T07:09:17.585Z] ---> 496804a925af [2021-03-08T07:09:17.585Z] [2021-03-08T07:09:18.177Z] Successfully built 496804a925af [2021-03-08T07:09:18.438Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-08T07:09:18.438Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-08T07:09:18.438Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-08T07:09:18.438Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-08T07:09:18.800Z] ---> f2d1ff5b093d [2021-03-08T07:09:18.800Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-08T07:09:18.800Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-03-08T07:09:18.800Z]  Building docker-security-secretstore-setup-go ... done Building docker-support-scheduler-go [2021-03-08T07:09:19.068Z] ---> 67b56172ec9b [2021-03-08T07:09:19.068Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-08T07:09:19.661Z] ---> Running in 8191f3123bcd [2021-03-08T07:09:21.082Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-08T07:09:22.529Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-08T07:09:22.966Z] ---> b226a05099dc [2021-03-08T07:09:22.966Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-08T07:09:24.673Z] ---> 5e2209d601a5 [2021-03-08T07:09:24.673Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-08T07:09:25.279Z] ---> Running in 840f54441dfc [2021-03-08T07:09:27.868Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-08T07:09:27.868Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-08T07:09:27.868Z] ---> 71e68413a4dd [2021-03-08T07:09:27.868Z] Step 3/23 : WORKDIR /edgex-go [2021-03-08T07:09:27.868Z] ---> Using cache [2021-03-08T07:09:27.868Z] ---> 93735f734c55 [2021-03-08T07:09:27.868Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-08T07:09:27.868Z] ---> Using cache [2021-03-08T07:09:27.868Z] ---> ab9c8080a797 [2021-03-08T07:09:27.868Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-08T07:09:27.868Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-08T07:09:27.868Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-08T07:09:27.868Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-08T07:09:27.868Z] ---> 71e68413a4dd [2021-03-08T07:09:27.868Z] Step 3/23 : WORKDIR /edgex-go [2021-03-08T07:09:27.868Z] ---> Using cache [2021-03-08T07:09:27.868Z] ---> 93735f734c55 [2021-03-08T07:09:27.868Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-08T07:09:27.868Z] ---> Using cache [2021-03-08T07:09:27.868Z] ---> ab9c8080a797 [2021-03-08T07:09:27.868Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-08T07:09:27.868Z] ---> Using cache [2021-03-08T07:09:27.868Z] ---> f27e2f42742f [2021-03-08T07:09:27.868Z] Step 6/23 : COPY go.mod . [2021-03-08T07:09:27.868Z] ---> Using cache [2021-03-08T07:09:27.868Z] ---> 98d83400f457 [2021-03-08T07:09:27.868Z] Step 7/23 : RUN go mod download [2021-03-08T07:09:27.868Z] ---> Using cache [2021-03-08T07:09:27.868Z] ---> 59aaecfd1472 [2021-03-08T07:09:27.868Z] Step 8/23 : COPY . . [2021-03-08T07:09:27.868Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-08T07:09:28.139Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-08T07:09:28.139Z] ---> Using cache [2021-03-08T07:09:28.139Z] ---> 14c4cc13c7f7 [2021-03-08T07:09:28.139Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-08T07:09:28.139Z] (2/33) Installing expat (2.2.9-r1) [2021-03-08T07:09:28.139Z] (3/33) Installing libffi (3.3-r2) [2021-03-08T07:09:28.139Z] (4/33) Installing gdbm (1.13-r1) [2021-03-08T07:09:28.715Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-08T07:09:28.715Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-08T07:09:28.715Z] (7/33) Installing python3 (3.8.5-r1) [2021-03-08T07:09:28.715Z] Removing intermediate container 8191f3123bcd [2021-03-08T07:09:28.715Z] ---> 721ba1be76d4 [2021-03-08T07:09:28.715Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-08T07:09:29.321Z] ---> Running in dd8df83f88dc [2021-03-08T07:09:29.321Z] ---> Running in 0e589b613a93 [2021-03-08T07:09:30.848Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-08T07:09:30.848Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-08T07:09:30.848Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-08T07:09:31.894Z] ---> Running in 859b8be2a1f6 [2021-03-08T07:09:31.894Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-08T07:09:31.894Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-08T07:09:31.894Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-08T07:09:31.894Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-08T07:09:31.894Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-08T07:09:31.894Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-08T07:09:31.894Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-08T07:09:33.292Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-08T07:09:33.292Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-08T07:09:33.292Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-08T07:09:33.292Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-08T07:09:33.292Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-08T07:09:33.564Z] 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-08T07:09:33.564Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-08T07:09:33.843Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-08T07:09:33.843Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-08T07:09:34.119Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-08T07:09:34.119Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-08T07:09:34.119Z] Removing intermediate container 859b8be2a1f6 [2021-03-08T07:09:34.119Z] ---> 009822223395 [2021-03-08T07:09:34.119Z] Step 28/31 : CMD ["gate"] [2021-03-08T07:09:34.391Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-08T07:09:34.985Z] OK: 233 MiB in 51 packages [2021-03-08T07:09:34.985Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-08T07:09:35.253Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-08T07:09:35.253Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-08T07:09:35.526Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-08T07:09:35.792Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-08T07:09:35.793Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-08T07:09:35.793Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-08T07:09:35.793Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-08T07:09:35.793Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-08T07:09:35.793Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-08T07:09:37.258Z] ---> Running in 44a76e508531 [2021-03-08T07:09:37.536Z] Executing busybox-1.31.1-r19.trigger [2021-03-08T07:09:37.598Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.423s coverage: 45.9% of statements [2021-03-08T07:09:37.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-08T07:09:37.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-08T07:09:37.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-08T07:09:37.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-08T07:09:37.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-08T07:09:37.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-08T07:09:37.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-03-08T07:09:37.598Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.352s coverage: 100.0% of statements [2021-03-08T07:09:37.831Z] OK: 71 MiB in 55 packages [2021-03-08T07:09:38.798Z] Removing intermediate container 44a76e508531 [2021-03-08T07:09:38.798Z] ---> 8b96a0568cb6 [2021-03-08T07:09:38.798Z] Step 29/31 : LABEL arch=x86_64 [2021-03-08T07:09:39.073Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-08T07:09:39.073Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-08T07:09:39.073Z] ---> 71e68413a4dd [2021-03-08T07:09:39.073Z] Step 3/22 : WORKDIR /edgex-go [2021-03-08T07:09:39.073Z] ---> Using cache [2021-03-08T07:09:39.073Z] ---> 93735f734c55 [2021-03-08T07:09:39.073Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-08T07:09:39.073Z] ---> Using cache [2021-03-08T07:09:39.073Z] ---> ab9c8080a797 [2021-03-08T07:09:39.073Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-08T07:09:39.073Z] ---> Using cache [2021-03-08T07:09:39.073Z] ---> f27e2f42742f [2021-03-08T07:09:39.073Z] Step 6/22 : COPY go.mod . [2021-03-08T07:09:39.073Z] ---> Using cache [2021-03-08T07:09:39.073Z] ---> 98d83400f457 [2021-03-08T07:09:39.073Z] Step 7/22 : RUN go mod download [2021-03-08T07:09:39.073Z] ---> Using cache [2021-03-08T07:09:39.073Z] ---> 59aaecfd1472 [2021-03-08T07:09:39.073Z] Step 8/22 : COPY . . [2021-03-08T07:09:39.356Z] ---> Using cache [2021-03-08T07:09:39.356Z] ---> 14c4cc13c7f7 [2021-03-08T07:09:39.356Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-08T07:09:39.967Z] Removing intermediate container 0e589b613a93 [2021-03-08T07:09:39.968Z] ---> 86224cca24b8 [2021-03-08T07:09:39.968Z] Step 6/23 : COPY go.mod . [2021-03-08T07:09:40.237Z] ---> Running in 5d0502ce799f [2021-03-08T07:09:40.237Z] ---> Running in 7272f4b8de19 [2021-03-08T07:09:40.821Z] Removing intermediate container 7272f4b8de19 [2021-03-08T07:09:40.821Z] ---> 544365b13ac8 [2021-03-08T07:09:40.821Z] Step 30/31 : LABEL git_sha=3f742185ec0c8b850a516c4280deab188fd20546 [2021-03-08T07:09:41.096Z] ---> 5c79a6dc7286 [2021-03-08T07:09:41.096Z] Step 7/23 : RUN go mod download [2021-03-08T07:09:41.096Z] 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-08T07:09:41.096Z] ---> Running in 4695adaa286e [2021-03-08T07:09:41.096Z] ---> Running in ddf973524872 [2021-03-08T07:09:41.366Z] Removing intermediate container 4695adaa286e [2021-03-08T07:09:41.366Z] ---> 4aa7ba66fecf [2021-03-08T07:09:41.366Z] Step 31/31 : LABEL version=0.0.0 [2021-03-08T07:09:41.644Z] ---> Running in bd9a8bd9150d [2021-03-08T07:09:42.236Z] Removing intermediate container bd9a8bd9150d [2021-03-08T07:09:42.236Z] ---> 495dd7371692 [2021-03-08T07:09:42.236Z] [2021-03-08T07:09:42.511Z] Successfully built 495dd7371692 [2021-03-08T07:09:42.783Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-03-08T07:09:42.783Z] Building docker-security-proxy-setup-go [2021-03-08T07:09:45.978Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.642s coverage: 27.1% of statements [2021-03-08T07:09:45.978Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-08T07:09:45.978Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-08T07:09:45.978Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-08T07:09:45.978Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-08T07:09:45.978Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-08T07:09:45.978Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-08T07:09:45.978Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.088s coverage: 100.0% of statements [2021-03-08T07:09:45.978Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-08T07:09:45.978Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.085s coverage: 100.0% of statements [2021-03-08T07:09:45.978Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-08T07:09:45.978Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-08T07:09:45.978Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.256s coverage: 66.2% of statements [2021-03-08T07:09:45.978Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-08T07:09:45.978Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-08T07:09:49.416Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.643s coverage: 82.4% of statements [2021-03-08T07:09:49.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-08T07:09:49.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-08T07:09:49.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-03-08T07:09:49.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-08T07:09:51.053Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container ddf973524872 [2021-03-08T07:09:51.053Z] ---> 79be5f53dbeb [2021-03-08T07:09:51.053Z] Step 8/23 : COPY . . [2021-03-08T07:09:53.758Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.261s coverage: 28.6% of statements [2021-03-08T07:09:53.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-08T07:09:53.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-08T07:09:53.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-08T07:09:53.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-08T07:09:53.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-08T07:09:53.758Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.189s coverage: 100.0% of statements [2021-03-08T07:09:53.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-08T07:09:53.758Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.118s coverage: 100.0% of statements [2021-03-08T07:09:53.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-08T07:09:56.396Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.281s coverage: 86.7% of statements [2021-03-08T07:09:56.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-08T07:09:57.001Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.385s coverage: 97.5% of statements [2021-03-08T07:09:57.001Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-08T07:09:57.001Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.156s coverage: 78.3% of statements [2021-03-08T07:09:57.001Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-08T07:09:57.001Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-08T07:09:57.001Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-08T07:09:57.001Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-08T07:10:06.193Z] Removing intermediate container 840f54441dfc [2021-03-08T07:10:06.193Z] ---> 6da2c3bdea6c [2021-03-08T07:10:06.193Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-08T07:10:06.193Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-08T07:10:06.193Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-08T07:10:06.193Z] ---> 71e68413a4dd [2021-03-08T07:10:06.193Z] Step 3/21 : WORKDIR /edgex-go [2021-03-08T07:10:06.193Z] ---> Using cache [2021-03-08T07:10:06.193Z] ---> 93735f734c55 [2021-03-08T07:10:06.193Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-08T07:10:06.193Z] ---> Using cache [2021-03-08T07:10:06.193Z] ---> ab9c8080a797 [2021-03-08T07:10:06.193Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-08T07:10:06.193Z] ---> Using cache [2021-03-08T07:10:06.193Z] ---> f27e2f42742f [2021-03-08T07:10:06.193Z] Step 6/21 : COPY go.mod . [2021-03-08T07:10:06.193Z] ---> Using cache [2021-03-08T07:10:06.193Z] ---> 98d83400f457 [2021-03-08T07:10:06.193Z] Step 7/21 : RUN go mod download [2021-03-08T07:10:06.193Z] ---> Using cache [2021-03-08T07:10:06.193Z] ---> 59aaecfd1472 [2021-03-08T07:10:06.193Z] Step 8/21 : COPY . . [2021-03-08T07:10:06.193Z] ---> Using cache [2021-03-08T07:10:06.193Z] ---> 14c4cc13c7f7 [2021-03-08T07:10:06.193Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-08T07:10:07.193Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.338s coverage: 92.8% of statements [2021-03-08T07:10:07.193Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-08T07:10:07.193Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-08T07:10:07.193Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-08T07:10:07.193Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-08T07:10:07.193Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-08T07:10:07.193Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-08T07:10:07.193Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-08T07:10:07.193Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-08T07:10:07.193Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-08T07:10:07.193Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-08T07:10:07.193Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-08T07:10:07.193Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-08T07:10:07.193Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-08T07:10:07.193Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-08T07:10:07.193Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-08T07:10:07.193Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-08T07:10:07.193Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-08T07:10:07.193Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-08T07:10:07.193Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2021-03-08T07:10:07.193Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-08T07:10:07.193Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-08T07:10:07.193Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.196s coverage: 0.1% of statements [2021-03-08T07:10:07.193Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-08T07:10:07.193Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-08T07:10:07.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-08T07:10:07.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.086s coverage: 47.1% of statements [2021-03-08T07:10:07.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.080s coverage: 79.5% of statements [2021-03-08T07:10:07.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.065s coverage: 94.1% of statements [2021-03-08T07:10:07.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.093s coverage: 96.3% of statements [2021-03-08T07:10:07.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements [2021-03-08T07:10:08.168Z] ---> Running in 7d7fc46e773f [2021-03-08T07:10:08.168Z] ---> Running in 3b0a4d379c38 [2021-03-08T07:10:12.473Z] 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-08T07:10:19.161Z] Collecting docker-compose==1.23.2 [2021-03-08T07:10:19.161Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-08T07:10:19.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.076s coverage: 94.4% of statements [2021-03-08T07:10:19.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.058s coverage: 44.8% of statements [2021-03-08T07:10:19.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 6.136s coverage: 81.4% of statements [2021-03-08T07:10:20.124Z] Collecting docopt<0.7,>=0.6.1 [2021-03-08T07:10:20.124Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-08T07:10:23.508Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-08T07:10:23.508Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-08T07:10:24.512Z] Removing intermediate container dd8df83f88dc [2021-03-08T07:10:24.512Z] ---> 13f5b92dc958 [2021-03-08T07:10:24.512Z] [2021-03-08T07:10:24.512Z] Step 10/23 : FROM alpine:3.12 [2021-03-08T07:10:24.512Z] ---> 88dd2752d2ea [2021-03-08T07:10:24.512Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-08T07:10:24.512Z] ---> Using cache [2021-03-08T07:10:24.512Z] ---> c15a03d90019 [2021-03-08T07:10:24.512Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-08T07:10:24.512Z] ---> Using cache [2021-03-08T07:10:24.512Z] ---> f4f409ca6fa4 [2021-03-08T07:10:24.512Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-08T07:10:24.512Z] ---> 78f3530d0d91 [2021-03-08T07:10:24.512Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-08T07:10:24.512Z] ---> Running in 85886ef4dce5 [2021-03-08T07:10:24.512Z] ---> Running in 5cf10dcb85f0 [2021-03-08T07:10:24.806Z] Removing intermediate container 5d0502ce799f [2021-03-08T07:10:24.806Z] ---> 0333bfbdee56 [2021-03-08T07:10:24.806Z] [2021-03-08T07:10:24.806Z] Step 10/22 : FROM alpine:3.12 [2021-03-08T07:10:24.806Z] ---> 88dd2752d2ea [2021-03-08T07:10:24.806Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-08T07:10:24.806Z] ---> Using cache [2021-03-08T07:10:24.806Z] ---> c15a03d90019 [2021-03-08T07:10:24.806Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-08T07:10:24.806Z] ---> Using cache [2021-03-08T07:10:24.806Z] ---> f4f409ca6fa4 [2021-03-08T07:10:24.806Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-08T07:10:24.806Z] ---> Running in 1e603e1b478c [2021-03-08T07:10:25.092Z] Collecting PyYAML<4,>=3.10 [2021-03-08T07:10:25.092Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-08T07:10:25.092Z] Removing intermediate container 85886ef4dce5 [2021-03-08T07:10:25.092Z] ---> c0d765e676d9 [2021-03-08T07:10:25.092Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-08T07:10:25.092Z] ---> Running in 44d3541cdc9d [2021-03-08T07:10:25.677Z] Removing intermediate container 1e603e1b478c [2021-03-08T07:10:25.677Z] ---> d56e43f503b9 [2021-03-08T07:10:25.677Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-08T07:10:25.677Z] 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-08T07:10:25.959Z] Removing intermediate container 44d3541cdc9d [2021-03-08T07:10:25.959Z] ---> 95313dc13c98 [2021-03-08T07:10:25.959Z] Step 15/23 : WORKDIR / [2021-03-08T07:10:25.959Z] ---> Running in 1ad3331245e9 [2021-03-08T07:10:26.237Z] Collecting docker<4.0,>=3.6.0 [2021-03-08T07:10:26.237Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-08T07:10:26.237Z] ---> Running in 5f0e733f4b5d [2021-03-08T07:10:26.237Z] Collecting cached-property<2,>=1.2.0 [2021-03-08T07:10:26.514Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-08T07:10:26.514Z] Removing intermediate container 1ad3331245e9 [2021-03-08T07:10:26.514Z] ---> 0ef14d73c9a1 [2021-03-08T07:10:26.514Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-08T07:10:26.514Z] Collecting texttable<0.10,>=0.9.0 [2021-03-08T07:10:26.514Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-08T07:10:26.779Z] Removing intermediate container 5f0e733f4b5d [2021-03-08T07:10:26.779Z] ---> 54774127c213 [2021-03-08T07:10:26.779Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-08T07:10:27.076Z] ---> 092ded068ba5 [2021-03-08T07:10:27.076Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-08T07:10:27.353Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-08T07:10:27.353Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-08T07:10:28.767Z] ---> 7ff4b74b7e0b [2021-03-08T07:10:28.767Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-08T07:10:28.767Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-08T07:10:28.767Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-08T07:10:28.767Z] ---> add37702ae12 [2021-03-08T07:10:28.767Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-08T07:10:29.051Z] 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-08T07:10:29.051Z] Collecting jsonschema<3,>=2.5.1 [2021-03-08T07:10:29.051Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-08T07:10:29.328Z] Collecting docker-pycreds>=0.4.0 [2021-03-08T07:10:29.328Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-08T07:10:29.328Z] Collecting idna<2.8,>=2.5 [2021-03-08T07:10:29.328Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-08T07:10:29.603Z] 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-08T07:10:29.870Z] ---> f98104f4223f [2021-03-08T07:10:29.870Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-08T07:10:29.870Z] ---> 3aa526f85fb8 [2021-03-08T07:10:29.870Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-08T07:10:29.870Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-08T07:10:29.870Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-08T07:10:30.135Z] 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-08T07:10:30.135Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-08T07:10:30.135Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-08T07:10:30.136Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-08T07:10:30.136Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-08T07:10:30.136Z] ---> Running in e24adbf95cc8 [2021-03-08T07:10:30.417Z] ---> 4001313c1f61 [2021-03-08T07:10:30.417Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-08T07:10:30.417Z] Installing collected packages: docopt, dockerpty, PyYAML, idna, urllib3, requests, websocket-client, docker-pycreds, docker, cached-property, texttable, jsonschema, docker-compose [2021-03-08T07:10:30.417Z] Running setup.py install for docopt: started [2021-03-08T07:10:30.417Z] ---> Running in dac0faae02e6 [2021-03-08T07:10:30.417Z] Removing intermediate container e24adbf95cc8 [2021-03-08T07:10:30.417Z] ---> 0ba8c099ef2e [2021-03-08T07:10:30.417Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-08T07:10:30.689Z] ---> Running in d853b74186b7 [2021-03-08T07:10:30.689Z] Removing intermediate container dac0faae02e6 [2021-03-08T07:10:30.689Z] ---> 1b359e232e0f [2021-03-08T07:10:30.689Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-08T07:10:30.963Z] Removing intermediate container d853b74186b7 [2021-03-08T07:10:30.963Z] ---> 85e0f008dd2f [2021-03-08T07:10:30.963Z] Step 20/22 : LABEL arch=x86_64 [2021-03-08T07:10:30.963Z] ---> Running in 25dc0c0141b5 [2021-03-08T07:10:31.235Z] Running setup.py install for docopt: finished with status 'done' [2021-03-08T07:10:31.235Z] Running setup.py install for dockerpty: started [2021-03-08T07:10:31.822Z] ---> Running in a48a4d7a9af9 [2021-03-08T07:10:31.822Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-08T07:10:31.822Z] Running setup.py install for PyYAML: started [2021-03-08T07:10:31.822Z] Removing intermediate container 25dc0c0141b5 [2021-03-08T07:10:31.822Z] ---> 6ff2733b15ff [2021-03-08T07:10:31.822Z] Step 21/23 : LABEL arch=x86_64 [2021-03-08T07:10:31.822Z] 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-08T07:10:32.092Z] Removing intermediate container a48a4d7a9af9 [2021-03-08T07:10:32.092Z] ---> 6238f206174a [2021-03-08T07:10:32.092Z] Step 21/22 : LABEL git_sha=3f742185ec0c8b850a516c4280deab188fd20546 [2021-03-08T07:10:32.092Z] ---> Running in 00059640e17d [2021-03-08T07:10:32.092Z] ---> Running in cb934629ec0f [2021-03-08T07:10:32.365Z] Removing intermediate container 00059640e17d [2021-03-08T07:10:32.365Z] ---> cf2509ad21b1 [2021-03-08T07:10:32.365Z] Step 22/23 : LABEL git_sha=3f742185ec0c8b850a516c4280deab188fd20546 [2021-03-08T07:10:32.632Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-08T07:10:32.632Z] Attempting uninstall: idna [2021-03-08T07:10:32.632Z] Found existing installation: idna 2.9 [2021-03-08T07:10:32.632Z] Uninstalling idna-2.9: [2021-03-08T07:10:32.632Z] Removing intermediate container cb934629ec0f [2021-03-08T07:10:32.632Z] ---> 7d1312598454 [2021-03-08T07:10:32.632Z] Step 22/22 : LABEL version=0.0.0 [2021-03-08T07:10:32.632Z] ---> Running in 2817f31b7fec [2021-03-08T07:10:32.632Z] Successfully uninstalled idna-2.9 [2021-03-08T07:10:32.903Z] ---> Running in 0417ce0b3842 [2021-03-08T07:10:32.903Z] Removing intermediate container 2817f31b7fec [2021-03-08T07:10:32.903Z] ---> 84cdabf0dc91 [2021-03-08T07:10:32.903Z] Step 23/23 : LABEL version=0.0.0 [2021-03-08T07:10:33.173Z] Attempting uninstall: urllib3 [2021-03-08T07:10:33.173Z] Found existing installation: urllib3 1.25.9 [2021-03-08T07:10:33.173Z] Uninstalling urllib3-1.25.9: [2021-03-08T07:10:33.452Z] Successfully uninstalled urllib3-1.25.9 [2021-03-08T07:10:33.452Z] ---> Running in 86bb981c18de [2021-03-08T07:10:34.043Z] Removing intermediate container 0417ce0b3842 [2021-03-08T07:10:34.043Z] ---> c836d3b87b52 [2021-03-08T07:10:34.043Z] [2021-03-08T07:10:34.043Z] Attempting uninstall: requests [2021-03-08T07:10:34.043Z] Found existing installation: requests 2.23.0 [2021-03-08T07:10:34.043Z] Uninstalling requests-2.23.0: [2021-03-08T07:10:34.329Z] Successfully uninstalled requests-2.23.0 [2021-03-08T07:10:34.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.127s coverage: 92.9% of statements [2021-03-08T07:10:34.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-08T07:10:34.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-08T07:10:34.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-08T07:10:34.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.062s coverage: 77.8% of statements [2021-03-08T07:10:34.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-08T07:10:34.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-08T07:10:34.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-08T07:10:34.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-08T07:10:34.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-08T07:10:34.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.076s coverage: 87.2% of statements [2021-03-08T07:10:34.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-08T07:10:34.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-08T07:10:34.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.069s coverage: 100.0% of statements [2021-03-08T07:10:34.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-08T07:10:34.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.091s coverage: 75.5% of statements [2021-03-08T07:10:34.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-08T07:10:34.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.069s coverage: 80.8% of statements [2021-03-08T07:10:34.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.136s coverage: 87.2% of statements [2021-03-08T07:10:34.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.144s coverage: 84.6% of statements [2021-03-08T07:10:34.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.179s coverage: 91.6% of statements [2021-03-08T07:10:34.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-08T07:10:34.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.571s coverage: 62.4% of statements [2021-03-08T07:10:34.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-08T07:10:34.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-08T07:10:34.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2021-03-08T07:10:34.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.080s coverage: 91.3% of statements [2021-03-08T07:10:34.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements [2021-03-08T07:10:34.918Z] Successfully built c836d3b87b52 [2021-03-08T07:10:34.918Z] Successfully tagged docker-support-scheduler-go:latest [2021-03-08T07:10:34.918Z] Removing intermediate container 86bb981c18de [2021-03-08T07:10:34.918Z]  Building docker-support-scheduler-go ... done  ---> 6d5fc825b2e1 [2021-03-08T07:10:34.918Z] [2021-03-08T07:10:35.520Z] Successfully built 6d5fc825b2e1 [2021-03-08T07:10:35.520Z] Successfully tagged docker-core-metadata-go:latest [2021-03-08T07:10:35.520Z]  Building docker-core-metadata-go ... done  Running setup.py install for texttable: started [2021-03-08T07:10:36.112Z] Running setup.py install for texttable: finished with status 'done' [2021-03-08T07:10:36.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.062s coverage: 73.7% of statements [2021-03-08T07:10:36.703Z] 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-08T07:10:36.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.048s coverage: 100.0% of statements [2021-03-08T07:10:41.155Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.959s coverage: 69.0% of statements [2021-03-08T07:10:41.155Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-08T07:10:41.155Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-08T07:10:41.155Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-08T07:10:42.083Z] Removing intermediate container 7d7fc46e773f [2021-03-08T07:10:42.083Z] ---> 2ee3e0f49e4a [2021-03-08T07:10:42.083Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-08T07:10:42.083Z] Removing intermediate container 3b0a4d379c38 [2021-03-08T07:10:42.083Z] ---> f341452a3c1c [2021-03-08T07:10:42.083Z] [2021-03-08T07:10:42.084Z] Step 10/21 : FROM alpine:3.12 [2021-03-08T07:10:42.084Z] ---> 88dd2752d2ea [2021-03-08T07:10:42.084Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-08T07:10:42.084Z] ---> Running in 546d5c421820 [2021-03-08T07:10:42.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.368s coverage: 38.4% of statements [2021-03-08T07:10:42.149Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-08T07:10:42.149Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-08T07:10:42.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.095s coverage: 89.5% of statements [2021-03-08T07:10:42.149Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-08T07:10:42.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.104s coverage: 84.8% of statements [2021-03-08T07:10:42.354Z] ---> Running in 63efe40a1159 [2021-03-08T07:10:43.333Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-08T07:10:43.333Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-08T07:10:43.333Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-08T07:10:43.333Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-08T07:10:43.605Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-08T07:10:43.605Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-08T07:10:43.605Z] (3/3) Installing curl (7.69.1-r3) [2021-03-08T07:10:43.605Z] Executing busybox-1.31.1-r19.trigger [2021-03-08T07:10:43.605Z] OK: 72 MiB in 58 packages [2021-03-08T07:10:43.605Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-08T07:10:43.605Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-08T07:10:43.605Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-08T07:10:43.605Z] (4/4) Installing curl (7.69.1-r3) [2021-03-08T07:10:43.605Z] Executing busybox-1.31.1-r19.trigger [2021-03-08T07:10:43.886Z] Executing ca-certificates-20191127-r4.trigger [2021-03-08T07:10:43.886Z] OK: 7 MiB in 18 packages [2021-03-08T07:10:44.853Z] Removing intermediate container 546d5c421820 [2021-03-08T07:10:44.853Z] ---> bc57ee42ec8a [2021-03-08T07:10:44.853Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-08T07:10:45.121Z] ---> Running in af6b4fac61dc [2021-03-08T07:10:45.388Z] Removing intermediate container 63efe40a1159 [2021-03-08T07:10:45.388Z] ---> c6942f6ae3ca [2021-03-08T07:10:45.388Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-08T07:10:46.351Z] Removing intermediate container af6b4fac61dc [2021-03-08T07:10:46.351Z] ---> 59d91b5b3886 [2021-03-08T07:10:46.351Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-08T07:10:46.351Z] ---> Running in 74aa50d90c9d [2021-03-08T07:10:46.351Z] ---> Running in 174f9d2751c1 [2021-03-08T07:10:48.284Z] Removing intermediate container 74aa50d90c9d [2021-03-08T07:10:48.284Z] ---> 3d045a772e5b [2021-03-08T07:10:48.284Z] Step 13/21 : WORKDIR /edgex [2021-03-08T07:10:48.284Z] Removing intermediate container 174f9d2751c1 [2021-03-08T07:10:48.284Z] ---> 430db8d52fe9 [2021-03-08T07:10:48.284Z] Step 24/26 : LABEL arch=x86_64 [2021-03-08T07:10:48.284Z] ---> Running in cceb062423d5 [2021-03-08T07:10:48.284Z] ---> Running in 77907223e583 [2021-03-08T07:10:48.550Z] Removing intermediate container cceb062423d5 [2021-03-08T07:10:48.550Z] ---> bfbde987dc6c [2021-03-08T07:10:48.550Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-08T07:10:48.550Z] Removing intermediate container 77907223e583 [2021-03-08T07:10:48.550Z] ---> 35e011c66ae6 [2021-03-08T07:10:48.550Z] Step 25/26 : LABEL git_sha=3f742185ec0c8b850a516c4280deab188fd20546 [2021-03-08T07:10:48.821Z] ---> Running in c9016f4f3f68 [2021-03-08T07:10:49.092Z] Removing intermediate container c9016f4f3f68 [2021-03-08T07:10:49.092Z] ---> 1632ca399fa5 [2021-03-08T07:10:49.092Z] Step 26/26 : LABEL version=0.0.0 [2021-03-08T07:10:49.092Z] ---> bf434e13b8ee [2021-03-08T07:10:49.092Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-08T07:10:49.092Z] ---> Running in 8328abe0d4b5 [2021-03-08T07:10:49.371Z] Removing intermediate container 8328abe0d4b5 [2021-03-08T07:10:49.371Z] ---> 2d849016c848 [2021-03-08T07:10:49.371Z] [2021-03-08T07:10:49.635Z] Successfully built 2d849016c848 [2021-03-08T07:10:49.635Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-03-08T07:10:50.471Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.414s coverage: 47.0% of statements [2021-03-08T07:10:50.471Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-08T07:10:50.471Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-08T07:10:50.471Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-08T07:10:50.471Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-08T07:10:50.471Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-08T07:10:50.471Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.113s coverage: 100.0% of statements [2021-03-08T07:10:50.471Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-08T07:10:50.471Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.096s coverage: 100.0% of statements [2021-03-08T07:10:50.471Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-08T07:10:50.471Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-08T07:10:50.471Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-08T07:10:50.471Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-08T07:10:50.471Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.409s coverage: 88.5% of statements [2021-03-08T07:10:50.471Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-08T07:10:50.471Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-08T07:10:50.471Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-08T07:10:51.043Z]  Building docker-sys-mgmt-agent-go ... done  ---> f9a772fe448f [2021-03-08T07:10:51.043Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-08T07:10:51.307Z] Removing intermediate container 5cf10dcb85f0 [2021-03-08T07:10:51.307Z] ---> 938d6e8b3658 [2021-03-08T07:10:51.307Z] [2021-03-08T07:10:51.307Z] Step 10/23 : FROM alpine:3.12 [2021-03-08T07:10:51.307Z] ---> 88dd2752d2ea [2021-03-08T07:10:51.307Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-08T07:10:51.572Z] ---> 258d8f7e4c9c [2021-03-08T07:10:51.572Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-08T07:10:51.572Z] ---> Running in 647e1346a478 [2021-03-08T07:10:51.572Z] ---> Running in 5fcc14b8c00e [2021-03-08T07:10:51.572Z] Removing intermediate container 647e1346a478 [2021-03-08T07:10:51.572Z] ---> f3c70827d6f1 [2021-03-08T07:10:51.572Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-08T07:10:51.836Z] ---> Running in 312b3835acc7 [2021-03-08T07:10:51.836Z] Removing intermediate container 5fcc14b8c00e [2021-03-08T07:10:51.836Z] ---> b01cbe954d59 [2021-03-08T07:10:51.836Z] Step 18/21 : CMD ["--init=true"] [2021-03-08T07:10:51.836Z] ---> Running in f2702a006323 [2021-03-08T07:10:52.105Z] Removing intermediate container 312b3835acc7 [2021-03-08T07:10:52.106Z] ---> 738762e56512 [2021-03-08T07:10:52.106Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-08T07:10:52.106Z] Removing intermediate container f2702a006323 [2021-03-08T07:10:52.106Z] ---> cd3c5b8e7d1f [2021-03-08T07:10:52.106Z] Step 19/21 : LABEL arch=x86_64 [2021-03-08T07:10:52.106Z] ---> Running in 6c31b9f23eb1 [2021-03-08T07:10:52.106Z] ---> Running in c730dcab0c4b [2021-03-08T07:10:52.373Z] Removing intermediate container 6c31b9f23eb1 [2021-03-08T07:10:52.373Z] ---> 777ae3d93d22 [2021-03-08T07:10:52.373Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-08T07:10:52.373Z] Removing intermediate container c730dcab0c4b [2021-03-08T07:10:52.373Z] ---> 5ecd89e4ffa3 [2021-03-08T07:10:52.373Z] Step 20/21 : LABEL git_sha=3f742185ec0c8b850a516c4280deab188fd20546 [2021-03-08T07:10:52.373Z] ---> Running in 6de994b46132 [2021-03-08T07:10:52.373Z] ---> Running in 3cfff23a828e [2021-03-08T07:10:52.640Z] Removing intermediate container 3cfff23a828e [2021-03-08T07:10:52.640Z] ---> 4270f855c8cc [2021-03-08T07:10:52.640Z] Step 21/21 : LABEL version=0.0.0 [2021-03-08T07:10:52.640Z] ---> Running in d3a68fe49247 [2021-03-08T07:10:52.944Z] Removing intermediate container d3a68fe49247 [2021-03-08T07:10:52.944Z] ---> 4e476263a9e7 [2021-03-08T07:10:52.944Z] [2021-03-08T07:10:53.206Z] Successfully built 4e476263a9e7 [2021-03-08T07:10:53.206Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-03-08T07:10:53.472Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 6de994b46132 [2021-03-08T07:10:53.472Z] ---> ef3b7a63e041 [2021-03-08T07:10:53.472Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-08T07:10:53.472Z] ---> Running in 1ee528559333 [2021-03-08T07:10:54.048Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-08T07:10:55.054Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-08T07:10:55.365Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-08T07:10:55.365Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-08T07:10:55.639Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-08T07:10:55.639Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-08T07:10:55.909Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-08T07:10:55.909Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-08T07:10:55.909Z] Executing busybox-1.31.1-r19.trigger [2021-03-08T07:10:55.909Z] OK: 8 MiB in 20 packages [2021-03-08T07:10:56.500Z] Removing intermediate container 1ee528559333 [2021-03-08T07:10:56.500Z] ---> 1773ae030ca2 [2021-03-08T07:10:56.500Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-08T07:10:56.763Z] ---> dd0fcbc66a89 [2021-03-08T07:10:56.763Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-08T07:10:57.341Z] ---> a0d9e02dbc63 [2021-03-08T07:10:57.341Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-08T07:10:57.605Z] ---> b7ee6e080941 [2021-03-08T07:10:57.605Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-08T07:10:57.866Z] ---> Running in 9f39fa37c85e [2021-03-08T07:10:57.866Z] Removing intermediate container 9f39fa37c85e [2021-03-08T07:10:57.866Z] ---> 2d1b879819e6 [2021-03-08T07:10:57.866Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-08T07:10:58.129Z] ---> Running in 32b39b2866e3 [2021-03-08T07:10:58.703Z] Removing intermediate container 32b39b2866e3 [2021-03-08T07:10:58.703Z] ---> d08d4acf3a90 [2021-03-08T07:10:58.703Z] Step 21/23 : LABEL arch=x86_64 [2021-03-08T07:10:58.703Z] ---> Running in dee96da09197 [2021-03-08T07:10:58.794Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.857s coverage: 29.1% of statements [2021-03-08T07:10:58.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-08T07:10:58.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-08T07:10:58.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-08T07:10:58.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-08T07:10:58.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-08T07:10:58.794Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.218s coverage: 99.0% of statements [2021-03-08T07:10:58.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-08T07:10:58.794Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.095s coverage: 100.0% of statements [2021-03-08T07:10:58.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-08T07:10:58.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-08T07:10:58.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-08T07:10:58.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-08T07:10:58.794Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.225s coverage: 95.6% of statements [2021-03-08T07:10:58.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-08T07:10:58.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-08T07:10:58.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-08T07:10:58.794Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.048s coverage: 0.0% of statements [2021-03-08T07:10:58.794Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-08T07:10:58.794Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.055s coverage: 100.0% of statements [2021-03-08T07:10:58.794Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-08T07:10:58.794Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-08T07:10:58.794Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-08T07:10:58.794Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-08T07:10:58.794Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.087s coverage: 87.9% of statements [2021-03-08T07:10:58.794Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-08T07:10:58.794Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-08T07:10:58.794Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.062s coverage: 100.0% of statements [2021-03-08T07:10:58.794Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.058s coverage: 32.1% of statements [2021-03-08T07:10:58.965Z] Removing intermediate container dee96da09197 [2021-03-08T07:10:58.966Z] ---> da74d49e34a9 [2021-03-08T07:10:58.966Z] Step 22/23 : LABEL git_sha=3f742185ec0c8b850a516c4280deab188fd20546 [2021-03-08T07:10:58.966Z] ---> Running in ebb99805d8b3 [2021-03-08T07:10:59.231Z] Removing intermediate container ebb99805d8b3 [2021-03-08T07:10:59.231Z] ---> 9b4af87ffa80 [2021-03-08T07:10:59.231Z] Step 23/23 : LABEL version=0.0.0 [2021-03-08T07:10:59.231Z] ---> Running in 19691b3871a4 [2021-03-08T07:10:59.231Z] Removing intermediate container 19691b3871a4 [2021-03-08T07:10:59.231Z] ---> 1f8c494e5859 [2021-03-08T07:10:59.231Z] [2021-03-08T07:10:59.495Z] Successfully built 1f8c494e5859 [2021-03-08T07:10:59.495Z] Successfully tagged docker-core-data-go:latest [2021-03-08T07:10:59.774Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.089s coverage: 100.0% of statements [2021-03-08T07:10:59.781Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-03-08T07:10:59.806Z] $ docker stop --time=1 1e1fb4e2eade94eefd2ec77eb96085236b105c067daaea836d713a695670d403 [2021-03-08T07:11:00.751Z] GO111MODULE=on go vet ./... [2021-03-08T07:11:01.525Z] $ docker rm -f 1e1fb4e2eade94eefd2ec77eb96085236b105c067daaea836d713a695670d403 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-08T07:11:02.166Z] + docker images [2021-03-08T07:11:02.166Z] + grep docker [2021-03-08T07:11:02.431Z] docker-core-data-go latest 1f8c494e5859 3 seconds ago 22.4MB [2021-03-08T07:11:02.431Z] docker-security-proxy-setup-go latest 4e476263a9e7 10 seconds ago 24.7MB [2021-03-08T07:11:02.431Z] docker-sys-mgmt-agent-go latest 2d849016c848 13 seconds ago 313MB [2021-03-08T07:11:02.431Z] docker-core-metadata-go latest 6d5fc825b2e1 29 seconds ago 19MB [2021-03-08T07:11:02.431Z] docker-support-scheduler-go latest c836d3b87b52 29 seconds ago 17.2MB [2021-03-08T07:11:02.431Z] docker-security-bootstrapper-go latest 495dd7371692 About a minute ago 18.7MB [2021-03-08T07:11:02.431Z] docker-security-secretstore-setup-go latest 496804a925af About a minute ago 24.9MB [2021-03-08T07:11:02.431Z] docker-core-command-go latest e96b3d9ae9ac About a minute ago 17.2MB [2021-03-08T07:11:02.431Z] docker-support-notifications-go latest 4479d5008f5b About a minute ago 17.8MB [2021-03-08T07:11:02.431Z] docker 20.10.0 aefe523efa57 2 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-03-08T07:11:18.408Z] Still waiting to schedule task [2021-03-08T07:11:18.408Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-03-08T07:12:22.570Z] gofmt -l . [2021-03-08T07:12:22.570Z] [ "`gofmt -l .`" = "" ] [2021-03-08T07:12:24.547Z] ./bin/test-go-mod-tidy.sh [2021-03-08T07:12:24.820Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-08T07:12:27.592Z] + ls -al . [2021-03-08T07:12:27.593Z] total 760 [2021-03-08T07:12:27.593Z] drwxrwxr-x 9 1001 1001 4096 Mar 8 07:12 . [2021-03-08T07:12:27.593Z] drwxr-xr-x 4 root root 4096 Mar 8 07:07 .. [2021-03-08T07:12:27.593Z] -rw-rw-r-- 1 1001 1001 11 Mar 8 07:06 .dockerignore [2021-03-08T07:12:27.593Z] drwxrwxr-x 8 1001 1001 4096 Mar 8 07:06 .git [2021-03-08T07:12:27.593Z] drwxrwxr-x 3 1001 1001 4096 Mar 8 07:06 .github [2021-03-08T07:12:27.593Z] -rw-rw-r-- 1 1001 1001 818 Mar 8 07:06 .gitignore [2021-03-08T07:12:27.593Z] -rw-rw-r-- 1 1001 1001 166 Mar 8 07:06 .sonarcloud.properties [2021-03-08T07:12:27.593Z] -rw-rw-r-- 1 1001 1001 8475 Mar 8 07:06 Attribution.txt [2021-03-08T07:12:27.593Z] -rw-rw-r-- 1 1001 1001 3804 Mar 8 07:06 CONTRIBUTING.md [2021-03-08T07:12:27.593Z] -rw-rw-r-- 1 1001 1001 931 Mar 8 07:06 Dockerfile.build [2021-03-08T07:12:27.593Z] -rw-rw-r-- 1 1001 1001 863 Mar 8 07:06 Jenkinsfile [2021-03-08T07:12:27.593Z] -rw-rw-r-- 1 1001 1001 10775 Mar 8 07:06 LICENSE [2021-03-08T07:12:27.593Z] -rw-rw-r-- 1 1001 1001 5774 Mar 8 07:06 Makefile [2021-03-08T07:12:27.593Z] -rw-rw-r-- 1 1001 1001 6524 Mar 8 07:06 README.md [2021-03-08T07:12:27.593Z] -rw-rw-r-- 1 1001 1001 6755 Mar 8 07:06 SECURITY.md [2021-03-08T07:12:27.593Z] -rw-rw-r-- 1 1001 1001 5 Mar 8 07:02 VERSION [2021-03-08T07:12:27.593Z] -rw-rw-r-- 1 1001 1001 4131 Mar 8 07:06 ZMQWindows.md [2021-03-08T07:12:27.593Z] drwxrwxr-x 2 1001 1001 4096 Mar 8 07:06 bin [2021-03-08T07:12:27.593Z] drwxrwxr-x 14 1001 1001 4096 Mar 8 07:06 cmd [2021-03-08T07:12:27.593Z] -rw-r--r-- 1 root root 621194 Mar 8 07:10 coverage.out [2021-03-08T07:12:27.593Z] -rw-r--r-- 1 root root 1055 Mar 8 07:12 go.mod [2021-03-08T07:12:27.593Z] -rw-r--r-- 1 root root 21699 Mar 8 07:12 go.sum [2021-03-08T07:12:27.593Z] drwxrwxr-x 8 1001 1001 4096 Mar 8 07:06 internal [2021-03-08T07:12:27.593Z] drwxrwxr-x 4 1001 1001 4096 Mar 8 07:06 openapi [2021-03-08T07:12:27.593Z] drwxrwxr-x 4 1001 1001 4096 Mar 8 07:06 snap [2021-03-08T07:12:27.593Z] -rw-rw-r-- 1 1001 1001 168 Mar 8 07:06 version.go [Pipeline] sh [2021-03-08T07:12:28.355Z] + '[' -e coverage.out ] [2021-03-08T07:12:28.356Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-08T07:12:28.397Z] Warning: overwriting stash ‘coverage-report’ [2021-03-08T07:12:29.687Z] Stashed 1 file(s) [Pipeline] sh [2021-03-08T07:12:30.357Z] + make build [2021-03-08T07:12:30.357Z] 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-08T07:12:42.764Z] 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-08T07:13:09.572Z] 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-08T07:13:14.965Z] 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-08T07:13:19.652Z] 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-08T07:13:21.089Z] 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-08T07:13:27.848Z] 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-08T07:13:33.238Z] 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-08T07:13:38.328Z] Running on prd-ubuntu18.04-docker-8c-8g-28967 in /w/workspace/edgexfoundry_edgex-go_PR-3235 [Pipeline] { [Pipeline] ws [2021-03-08T07:13:38.421Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-03-08T07:13:38.687Z] 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-08T07:13:40.942Z] using credential edgex-jenkins-ssh [2021-03-08T07:13:41.005Z] Cloning the remote Git repository [2021-03-08T07:13:40.237Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-08T07:13:40.304Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-03-08T07:13:40.331Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-08T07:13:40.331Z] > git --version # timeout=10 [2021-03-08T07:13:40.337Z] > git --version # 'git version 2.17.1' [2021-03-08T07:13:40.337Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-08T07:13:40.361Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-08T07:13:44.103Z] 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-08T07:13:48.421Z] 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-08T07:13:49.724Z] Merging remotes/origin/master commit 2c126a996be31befa6625c4f217e526aa48b3805 into PR head commit 3f742185ec0c8b850a516c4280deab188fd20546 [2021-03-08T07:13:48.370Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-08T07:13:48.378Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-08T07:13:48.392Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-08T07:13:48.406Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-08T07:13:48.406Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-08T07:13:48.410Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3235/head:refs/remotes/origin/PR-3235 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-08T07:13:48.943Z] > git config core.sparsecheckout # timeout=10 [2021-03-08T07:13:48.947Z] > git checkout -f 3f742185ec0c8b850a516c4280deab188fd20546 # timeout=10 [2021-03-08T07:13:49.064Z] > git remote # timeout=10 [2021-03-08T07:13:49.071Z] > git config --get remote.origin.url # timeout=10 [2021-03-08T07:13:49.075Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-08T07:13:49.078Z] > git merge 2c126a996be31befa6625c4f217e526aa48b3805 # timeout=10 [2021-03-08T07:13:49.086Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-08T07:13:49.880Z] Merge succeeded, producing 3f742185ec0c8b850a516c4280deab188fd20546 [2021-03-08T07:13:49.881Z] Checking out Revision 3f742185ec0c8b850a516c4280deab188fd20546 (PR-3235) [2021-03-08T07:13:49.093Z] > git config core.sparsecheckout # timeout=10 [2021-03-08T07:13:49.096Z] > git checkout -f 3f742185ec0c8b850a516c4280deab188fd20546 # timeout=10 [2021-03-08T07:13:52.730Z] 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-08T07:13:52.837Z] Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-03-08T07:13:52.866Z] > git --version # timeout=10 [2021-03-08T07:13:52.870Z] > git --version # 'git version 2.17.1' [2021-03-08T07:13:52.874Z] fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-08T07:13:54.047Z] + echo snap-build.sh [2021-03-08T07:13:54.047Z] snap-build.sh [2021-03-08T07:13:54.047Z] + SNAP_BASE_DIR=. [2021-03-08T07:13:54.047Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-03-08T07:13:54.047Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-03-08T07:13:54.047Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-03-08T07:13:54.047Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-03-08T07:13:54.047Z] + cd /w/workspace/edgex-go/1 [2021-03-08T07:13:54.047Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-03-08T07:13:54.047Z] Reading package lists... [2021-03-08T07:13:54.047Z] Building dependency tree... [2021-03-08T07:13:54.047Z] Reading state information... [2021-03-08T07:13:54.309Z] The following packages were automatically installed and are no longer required: [2021-03-08T07:13:54.309Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-03-08T07:13:54.309Z] uidmap xdelta3 [2021-03-08T07:13:54.309Z] Use 'sudo apt autoremove' to remove them. [2021-03-08T07:13:54.309Z] The following packages will be REMOVED: [2021-03-08T07:13:54.309Z] lxd* lxd-client* [2021-03-08T07:13:54.882Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-03-08T07:13:54.882Z] After this operation, 31.7 MB disk space will be freed. [2021-03-08T07:13:55.932Z] (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-08T07:13:55.932Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-08T07:13:57.329Z] Removing lxd dnsmasq configuration [2021-03-08T07:13:57.329Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-03-08T07:13:57.329Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-03-08T07:13:58.280Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-03-08T07:13:58.543Z] (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-08T07:13:58.543Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-08T07:13:59.942Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-03-08T07:13:59.942Z] Processing triggers for ureadahead (0.100.0-21) ... [Pipeline] } [2021-03-08T07:14:01.079Z] $ docker stop --time=1 25afc3451f10fb58a1067aaa0bc330cca19ac46513696b49eaef4d1e8d7e410e [2021-03-08T07:14:01.865Z] + sudo snap remove --purge lxd [2021-03-08T07:14:01.865Z] snap "lxd" is not installed [2021-03-08T07:14:01.865Z] + sudo groupadd --force --system lxd [2021-03-08T07:14:01.865Z] ++ whoami [2021-03-08T07:14:01.865Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-03-08T07:14:01.865Z] + newgrp - lxd [2021-03-08T07:14:01.865Z] + sudo snap install lxd [2021-03-08T07:14:03.629Z] $ docker rm -f 25afc3451f10fb58a1067aaa0bc330cca19ac46513696b49eaef4d1e8d7e410e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-08T07:14:06.205Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-08T07:14:06.477Z] [2021-03-08T07:14:06.477Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-08T07:14:06.914Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-08T07:14:07.187Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-03-08T07:14:07.187Z] 29e5d40040c1: Pulling fs layer [2021-03-08T07:14:07.187Z] 1ce36da41761: Pulling fs layer [2021-03-08T07:14:07.187Z] 25b303627fd3: Pulling fs layer [2021-03-08T07:14:07.787Z] 29e5d40040c1: Verifying Checksum [2021-03-08T07:14:07.787Z] 29e5d40040c1: Download complete [2021-03-08T07:14:08.066Z] 1ce36da41761: Verifying Checksum [2021-03-08T07:14:08.067Z] 1ce36da41761: Download complete [2021-03-08T07:14:08.342Z] 29e5d40040c1: Pull complete [2021-03-08T07:14:09.789Z] 1ce36da41761: Pull complete [2021-03-08T07:14:10.063Z] 25b303627fd3: Verifying Checksum [2021-03-08T07:14:10.063Z] 25b303627fd3: Download complete [2021-03-08T07:14:14.119Z] 2021-03-08T07:14:11Z INFO Waiting for automatic snapd restart... [2021-03-08T07:14:20.236Z] 25b303627fd3: Pull complete [2021-03-08T07:14:20.236Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-03-08T07:14:20.236Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-08T07:14:20.236Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-03-08T07:14:20.544Z] prd-ubuntu18.04-docker-arm64-4c-16g-28964 does not seem to be running inside a container [2021-03-08T07:14:20.635Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-08T07:14:24.217Z] $ docker top 93c93691208ab477a55f9fa99a121b02fb722b02eac20dc660b7f20bd20bfe3a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-08T07:14:25.461Z] + docker-compose build --help [2021-03-08T07:14:25.461Z] + grep parallel [2021-03-08T07:14:29.084Z] lxd 4.11 from Canonical* installed [2021-03-08T07:14:29.084Z] + sudo lxd init --auto [2021-03-08T07:14:30.846Z] --parallel Build images in parallel. [Pipeline] } [2021-03-08T07:14:31.160Z] $ docker stop --time=1 93c93691208ab477a55f9fa99a121b02fb722b02eac20dc660b7f20bd20bfe3a [2021-03-08T07:14:33.177Z] $ docker rm -f 93c93691208ab477a55f9fa99a121b02fb722b02eac20dc660b7f20bd20bfe3a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-08T07:14:34.147Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-08T07:14:34.147Z] . [Pipeline] withDockerContainer [2021-03-08T07:14:34.456Z] prd-ubuntu18.04-docker-arm64-4c-16g-28964 does not seem to be running inside a container [2021-03-08T07:14:34.540Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-08T07:14:36.129Z] $ docker top 01031f63d20c19bdb20e4ad98bcf614b4160834efa6739cf27c02e2fa479e67d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-08T07:14:37.243Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-08T07:14:37.248Z] + sudo snap install --classic snapcraft [2021-03-08T07:14:42.624Z] Building docker-core-command-go ... [2021-03-08T07:14:42.624Z] Building docker-core-data-go ... [2021-03-08T07:14:42.624Z] Building docker-core-metadata-go ... [2021-03-08T07:14:42.624Z] Building docker-security-bootstrapper-go ... [2021-03-08T07:14:42.624Z] Building docker-security-proxy-setup-go ... [2021-03-08T07:14:42.624Z] Building docker-security-secretstore-setup-go ... [2021-03-08T07:14:42.624Z] Building docker-support-notifications-go ... [2021-03-08T07:14:42.624Z] Building docker-support-scheduler-go ... [2021-03-08T07:14:42.624Z] Building docker-sys-mgmt-agent-go ... [2021-03-08T07:14:42.624Z] Building docker-security-proxy-setup-go [2021-03-08T07:14:42.624Z] Building docker-support-scheduler-go [2021-03-08T07:14:42.624Z] Building docker-core-command-go [2021-03-08T07:14:42.624Z] Building docker-support-notifications-go [2021-03-08T07:14:42.624Z] Building docker-sys-mgmt-agent-go [2021-03-08T07:14:45.426Z] snapcraft 4.5.4 from Canonical* installed [2021-03-08T07:14:45.426Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-03-08T07:14:45.426Z] + patch --verbose -p1 [2021-03-08T07:14:45.426Z] Hmm... Looks like a unified diff to me... [2021-03-08T07:14:45.426Z] The text leading up to this was: [2021-03-08T07:14:45.426Z] -------------------------- [2021-03-08T07:14:45.426Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-03-08T07:14:45.426Z] |From: Tony Espy [2021-03-08T07:14:45.426Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-03-08T07:14:45.426Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-03-08T07:14:45.426Z] | [2021-03-08T07:14:45.426Z] |This patch is used by the EdgeX CI pipeline builds to [2021-03-08T07:14:45.426Z] |optimize the snap CI check run for pull requests. When [2021-03-08T07:14:45.426Z] |applied, it essentially strips out everything (apps and [2021-03-08T07:14:45.426Z] |parts) from the snapcraft.yaml file except those required [2021-03-08T07:14:45.426Z] |to build edgex-go, as the whole idea of the CI check is to [2021-03-08T07:14:45.426Z] |catch changes to edgex-go that break the snap build. [2021-03-08T07:14:45.426Z] | [2021-03-08T07:14:45.426Z] |In general, anyone updating snapcraft.yaml will also need [2021-03-08T07:14:45.426Z] |to update this patch file, otherwise it may fail to apply, [2021-03-08T07:14:45.426Z] |resulting in a failed snap build CI check in the associated [2021-03-08T07:14:45.426Z] |pull request. [2021-03-08T07:14:45.426Z] | [2021-03-08T07:14:45.426Z] |Note - in addition to applying this patch, the pipeline also [2021-03-08T07:14:45.426Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-03-08T07:14:45.426Z] |need to build the finally binary .snap file (and it won't [2021-03-08T07:14:45.426Z] |work with the patch applied). This further reduces the build [2021-03-08T07:14:45.426Z] |time. [2021-03-08T07:14:45.426Z] |--- [2021-03-08T07:14:45.426Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-03-08T07:14:45.426Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-03-08T07:14:45.426Z] | [2021-03-08T07:14:45.426Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-03-08T07:14:45.426Z] |index 1e537489..faf42425 100644 [2021-03-08T07:14:45.426Z] |--- a/snap/snapcraft.yaml [2021-03-08T07:14:45.426Z] |+++ b/snap/snapcraft.yaml [2021-03-08T07:14:45.426Z] -------------------------- [2021-03-08T07:14:45.426Z] patching file snap/snapcraft.yaml [2021-03-08T07:14:45.426Z] Using Plan A... [2021-03-08T07:14:45.426Z] Hunk #1 succeeded at 73. [2021-03-08T07:14:45.426Z] Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). [2021-03-08T07:14:45.426Z] Hunk #3 succeeded at 217 (offset 3 lines). [2021-03-08T07:14:45.426Z] Hunk #4 succeeded at 225 (offset 3 lines). [2021-03-08T07:14:45.426Z] Hunk #5 succeeded at 232 (offset 3 lines). [2021-03-08T07:14:45.426Z] Hunk #6 succeeded at 259 (offset 3 lines). [2021-03-08T07:14:45.426Z] Hunk #7 succeeded at 293 (offset 3 lines). [2021-03-08T07:14:45.426Z] Hunk #8 succeeded at 352 (offset 11 lines). [2021-03-08T07:14:45.426Z] Hmm... Ignoring the trailing garbage. [2021-03-08T07:14:45.426Z] done [2021-03-08T07:14:45.426Z] + sudo snapcraft prime --use-lxd [2021-03-08T07:14:46.380Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-03-08T07:14:46.380Z] 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-08T07:14:46.380Z] - README.md [2021-03-08T07:14:46.380Z] - snapcraft.yaml.orig [2021-03-08T07:14:46.380Z] [2021-03-08T07:14:46.380Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-08T07:14:47.329Z] Launching a container. [2021-03-08T07:14:59.606Z] Waiting for container to be ready [2021-03-08T07:15:00.182Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-03-08T07:15:00.182Z] [2021-03-08T07:15:04.424Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-03-08T07:15:04.424Z] Waiting for network to be ready... [2021-03-08T07:15:04.686Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-08T07:15:04.686Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1572 kB] [2021-03-08T07:15:04.686Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-08T07:15:04.947Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] [2021-03-08T07:15:04.947Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-08T07:15:04.947Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-08T07:15:04.947Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [245 kB] [2021-03-08T07:15:04.947Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [31.7 kB] [2021-03-08T07:15:04.947Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1113 kB] [2021-03-08T07:15:04.947Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] [2021-03-08T07:15:05.210Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-08T07:15:05.476Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-08T07:15:05.476Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-08T07:15:05.739Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-08T07:15:05.739Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-08T07:15:05.739Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-08T07:15:05.739Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-08T07:15:05.739Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-08T07:15:06.006Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-08T07:15:06.269Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1913 kB] [2021-03-08T07:15:06.269Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] [2021-03-08T07:15:06.269Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-08T07:15:06.269Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-08T07:15:06.269Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [266 kB] [2021-03-08T07:15:06.269Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [35.3 kB] [2021-03-08T07:15:06.269Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] [2021-03-08T07:15:06.269Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-03-08T07:15:10.485Z] Fetched 24.0 MB in 5s (4623 kB/s) [2021-03-08T07:15:11.433Z] Reading package lists... [2021-03-08T07:15:11.695Z] Reading package lists... [2021-03-08T07:15:11.695Z] Building dependency tree... [2021-03-08T07:15:11.695Z] Reading state information... [2021-03-08T07:15:11.958Z] The following additional packages will be installed: [2021-03-08T07:15:11.958Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-08T07:15:11.958Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-08T07:15:11.958Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-08T07:15:11.958Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-03-08T07:15:11.958Z] Suggested packages: [2021-03-08T07:15:11.958Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-03-08T07:15:11.958Z] Recommended packages: [2021-03-08T07:15:11.958Z] gnupg libsasl2-modules [2021-03-08T07:15:11.958Z] The following NEW packages will be installed: [2021-03-08T07:15:11.958Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-08T07:15:11.958Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-08T07:15:11.958Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-08T07:15:11.958Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-03-08T07:15:11.958Z] The following packages will be upgraded: [2021-03-08T07:15:11.958Z] gpg gpg-agent gpgconf libudev1 [2021-03-08T07:15:12.226Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-03-08T07:15:12.226Z] Need to get 3530 kB of archives. [2021-03-08T07:15:12.226Z] After this operation, 13.3 MB of additional disk space will be used. [2021-03-08T07:15:12.226Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-03-08T07:15:12.226Z] 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-08T07:15:12.486Z] 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-08T07:15:12.486Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-03-08T07:15:12.486Z] 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-08T07:15:12.486Z] 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-08T07:15:12.749Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-03-08T07:15:13.014Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-03-08T07:15:13.014Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-03-08T07:15:13.014Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-03-08T07:15:13.014Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-03-08T07:15:13.014Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-03-08T07:15:13.014Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-03-08T07:15:13.014Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-03-08T07:15:13.014Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-03-08T07:15:13.014Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-03-08T07:15:13.014Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-03-08T07:15:13.014Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-03-08T07:15:13.014Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-03-08T07:15:13.014Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-03-08T07:15:13.014Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-03-08T07:15:13.014Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-03-08T07:15:13.278Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-08T07:15:13.278Z] Fetched 3530 kB in 1s (3440 kB/s) [2021-03-08T07:15:13.540Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-08T07:15:13.540Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-03-08T07:15:13.540Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-08T07:15:13.540Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-03-08T07:15:13.802Z] Selecting previously unselected package udev. [2021-03-08T07:15:13.802Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-08T07:15:13.802Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-03-08T07:15:13.802Z] Unpacking udev (237-3ubuntu10.44) ... [2021-03-08T07:15:14.066Z] Selecting previously unselected package libfuse2:amd64. [2021-03-08T07:15:14.066Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-03-08T07:15:14.066Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-08T07:15:14.326Z] Selecting previously unselected package fuse. [2021-03-08T07:15:14.326Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-03-08T07:15:14.326Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-03-08T07:15:14.326Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-08T07:15:14.326Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-08T07:15:14.587Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-08T07:15:14.587Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-08T07:15:14.587Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-08T07:15:14.848Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-08T07:15:14.848Z] Selecting previously unselected package libksba8:amd64. [2021-03-08T07:15:14.848Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-03-08T07:15:14.848Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-03-08T07:15:14.848Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-03-08T07:15:15.113Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-08T07:15:15.113Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-08T07:15:15.113Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-03-08T07:15:15.113Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-08T07:15:15.113Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-08T07:15:15.375Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-03-08T07:15:15.375Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-08T07:15:15.375Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-08T07:15:15.375Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-03-08T07:15:15.638Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-08T07:15:15.638Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-08T07:15:15.638Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-03-08T07:15:15.638Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-08T07:15:15.638Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-08T07:15:15.638Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-03-08T07:15:15.899Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-08T07:15:15.899Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-08T07:15:15.899Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-03-08T07:15:15.899Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-08T07:15:15.899Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-08T07:15:15.899Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-03-08T07:15:15.899Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-08T07:15:15.899Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-08T07:15:16.164Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-03-08T07:15:16.164Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-08T07:15:16.164Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-08T07:15:16.164Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-08T07:15:16.164Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-08T07:15:16.164Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-08T07:15:16.165Z] Selecting previously unselected package libsasl2-2:amd64. [2021-03-08T07:15:16.165Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-08T07:15:16.165Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-08T07:15:16.426Z] Selecting previously unselected package libldap-common. [2021-03-08T07:15:16.426Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-03-08T07:15:16.426Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-08T07:15:16.426Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-08T07:15:16.426Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-03-08T07:15:16.426Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-08T07:15:16.426Z] Selecting previously unselected package dirmngr. [2021-03-08T07:15:16.426Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-08T07:15:16.426Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-08T07:15:16.687Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-08T07:15:16.687Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-03-08T07:15:16.687Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-08T07:15:16.687Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-08T07:15:16.687Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-08T07:15:16.948Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-03-08T07:15:16.948Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-08T07:15:16.948Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-03-08T07:15:16.948Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-08T07:15:16.948Z] Setting up udev (237-3ubuntu10.44) ... [2021-03-08T07:15:17.519Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-03-08T07:15:17.519Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-08T07:15:17.519Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-03-08T07:15:17.781Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-03-08T07:15:17.781Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-03-08T07:15:17.781Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-08T07:15:17.781Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-08T07:15:17.781Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-08T07:15:17.781Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-08T07:15:17.781Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-08T07:15:17.781Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-08T07:15:18.043Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-08T07:15:18.043Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-08T07:15:18.043Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-08T07:15:18.043Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-08T07:15:18.616Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-03-08T07:15:18.616Z] settings in the [Install] section, and DefaultInstance for template units). [2021-03-08T07:15:18.616Z] This means they are not meant to be enabled using systemctl. [2021-03-08T07:15:18.616Z] Possible reasons for having this kind of units are: [2021-03-08T07:15:18.616Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-03-08T07:15:18.616Z] .wants/ or .requires/ directory. [2021-03-08T07:15:18.616Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-03-08T07:15:18.616Z] a requirement dependency on it. [2021-03-08T07:15:18.616Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-03-08T07:15:18.616Z] D-Bus, udev, scripted systemctl call, ...). [2021-03-08T07:15:18.616Z] 4) In case of template units, the unit is meant to be enabled with some [2021-03-08T07:15:18.616Z] instance name specified. [2021-03-08T07:15:19.203Z] Reading package lists... [2021-03-08T07:15:19.467Z] Building dependency tree... [2021-03-08T07:15:19.467Z] Reading state information... [2021-03-08T07:15:19.467Z] The following additional packages will be installed: [2021-03-08T07:15:19.467Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-03-08T07:15:19.467Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-03-08T07:15:19.467Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-03-08T07:15:19.467Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-03-08T07:15:19.467Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-03-08T07:15:19.467Z] Suggested packages: [2021-03-08T07:15:19.467Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-03-08T07:15:19.467Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-03-08T07:15:19.467Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-03-08T07:15:19.467Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-03-08T07:15:19.467Z] systemd-container policykit-1 [2021-03-08T07:15:19.467Z] Recommended packages: [2021-03-08T07:15:19.467Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-03-08T07:15:19.467Z] The following NEW packages will be installed: [2021-03-08T07:15:19.467Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-03-08T07:15:19.467Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-03-08T07:15:19.467Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-03-08T07:15:19.467Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-03-08T07:15:19.467Z] python3.6-minimal snapd squashfs-tools sudo [2021-03-08T07:15:19.467Z] The following packages will be upgraded: [2021-03-08T07:15:19.467Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-03-08T07:15:19.733Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-03-08T07:15:19.733Z] Need to get 35.2 MB of archives. [2021-03-08T07:15:19.733Z] After this operation, 141 MB of additional disk space will be used. [2021-03-08T07:15:19.733Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-03-08T07:15:19.733Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-03-08T07:15:19.733Z] 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-08T07:15:19.733Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-03-08T07:15:19.733Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-03-08T07:15:19.733Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-03-08T07:15:19.733Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-03-08T07:15:19.733Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-03-08T07:15:19.733Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-03-08T07:15:19.733Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-03-08T07:15:19.733Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-03-08T07:15:19.733Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-03-08T07:15:19.994Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-03-08T07:15:19.994Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-03-08T07:15:19.994Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-03-08T07:15:19.994Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-03-08T07:15:19.994Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-03-08T07:15:19.994Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-03-08T07:15:19.994Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-03-08T07:15:23.312Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-03-08T07:15:23.312Z] 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-08T07:15:23.312Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-03-08T07:15:23.312Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-03-08T07:15:23.312Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-03-08T07:15:23.312Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-03-08T07:15:23.312Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-03-08T07:15:23.312Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-03-08T07:15:23.312Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-03-08T07:15:23.312Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-03-08T07:15:23.312Z] 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-08T07:15:23.312Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-08T07:15:23.312Z] Fetched 35.2 MB in 4s (10.0 MB/s) [2021-03-08T07:15:23.312Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-08T07:15:23.312Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-03-08T07:15:23.575Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-08T07:15:24.154Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-03-08T07:15:24.154Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-08T07:15:24.154Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-03-08T07:15:24.415Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-08T07:15:24.415Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-03-08T07:15:24.415Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-08T07:15:24.678Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-03-08T07:15:24.678Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-08T07:15:24.678Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-03-08T07:15:24.939Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-08T07:15:25.201Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-03-08T07:15:25.201Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-03-08T07:15:25.775Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-03-08T07:15:26.043Z] (Reading database ... 12764 files and directories currently installed.) [2021-03-08T07:15:26.043Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-08T07:15:26.043Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-08T07:15:26.305Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-03-08T07:15:26.305Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-08T07:15:26.305Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-08T07:15:26.570Z] Selecting previously unselected package libexpat1:amd64. [2021-03-08T07:15:26.570Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-03-08T07:15:26.570Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-08T07:15:26.570Z] Selecting previously unselected package python3.6-minimal. [2021-03-08T07:15:26.570Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-08T07:15:26.831Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-08T07:15:27.094Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-08T07:15:27.094Z] Checking for services that may need to be restarted...done. [2021-03-08T07:15:27.094Z] Checking for services that may need to be restarted...done. [2021-03-08T07:15:27.094Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-08T07:15:27.355Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-08T07:15:27.355Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-08T07:15:27.929Z] Selecting previously unselected package python3-minimal. [2021-03-08T07:15:27.929Z] (Reading database ... 13012 files and directories currently installed.) [2021-03-08T07:15:27.929Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-03-08T07:15:27.929Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-03-08T07:15:28.193Z] Selecting previously unselected package mime-support. [2021-03-08T07:15:28.193Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-03-08T07:15:28.193Z] Unpacking mime-support (3.60ubuntu1) ... [2021-03-08T07:15:28.193Z] Selecting previously unselected package libmpdec2:amd64. [2021-03-08T07:15:28.193Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-03-08T07:15:28.193Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-08T07:15:28.454Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-03-08T07:15:28.454Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-08T07:15:28.454Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-08T07:15:28.718Z] Selecting previously unselected package python3.6. [2021-03-08T07:15:28.718Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-08T07:15:28.718Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-08T07:15:28.993Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-08T07:15:28.993Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-03-08T07:15:28.993Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-08T07:15:28.993Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-03-08T07:15:30.921Z] Selecting previously unselected package python3. [2021-03-08T07:15:30.921Z] (Reading database ... 13442 files and directories currently installed.) [2021-03-08T07:15:30.921Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-03-08T07:15:30.921Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-03-08T07:15:30.921Z] Selecting previously unselected package multiarch-support. [2021-03-08T07:15:30.921Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-03-08T07:15:30.921Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-03-08T07:15:30.921Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-03-08T07:15:30.921Z] Selecting previously unselected package liblzo2-2:amd64. [2021-03-08T07:15:30.921Z] (Reading database ... 13479 files and directories currently installed.) [2021-03-08T07:15:30.921Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-03-08T07:15:30.921Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-03-08T07:15:31.183Z] Selecting previously unselected package libbsd0:amd64. [2021-03-08T07:15:31.183Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-03-08T07:15:31.183Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-08T07:15:31.445Z] Selecting previously unselected package sudo. [2021-03-08T07:15:31.445Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-03-08T07:15:31.445Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-08T07:15:31.707Z] Selecting previously unselected package apparmor. [2021-03-08T07:15:31.707Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-03-08T07:15:31.707Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-03-08T07:15:32.281Z] Selecting previously unselected package libedit2:amd64. [2021-03-08T07:15:32.281Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-03-08T07:15:32.281Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-03-08T07:15:32.281Z] Selecting previously unselected package libkrb5support0:amd64. [2021-03-08T07:15:32.281Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-03-08T07:15:32.543Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-08T07:15:32.543Z] Selecting previously unselected package libk5crypto3:amd64. [2021-03-08T07:15:32.543Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-08T07:15:32.806Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-08T07:15:32.806Z] Selecting previously unselected package libkeyutils1:amd64. [2021-03-08T07:15:32.806Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-03-08T07:15:32.806Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-08T07:15:33.067Z] Selecting previously unselected package libkrb5-3:amd64. [2021-03-08T07:15:33.067Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-08T07:15:33.067Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-08T07:15:33.067Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-08T07:15:33.067Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-03-08T07:15:33.335Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-08T07:15:33.335Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-03-08T07:15:33.335Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-03-08T07:15:33.335Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-08T07:15:33.599Z] Selecting previously unselected package openssh-client. [2021-03-08T07:15:33.599Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-03-08T07:15:33.599Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-08T07:15:33.861Z] Selecting previously unselected package squashfs-tools. [2021-03-08T07:15:33.861Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-03-08T07:15:33.861Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-08T07:15:33.861Z] Selecting previously unselected package snapd. [2021-03-08T07:15:33.861Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-03-08T07:15:33.861Z] Unpacking snapd (2.48.3+18.04) ... [2021-03-08T07:15:36.415Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-03-08T07:15:36.415Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-08T07:15:36.677Z] Setting up mime-support (3.60ubuntu1) ... [2021-03-08T07:15:36.677Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-08T07:15:36.938Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-08T07:15:36.939Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-08T07:15:36.939Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-08T07:15:36.939Z] Setting up systemd (237-3ubuntu10.44) ... [2021-03-08T07:15:36.939Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-03-08T07:15:37.884Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-08T07:15:37.884Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-08T07:15:37.884Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-03-08T07:15:37.884Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-08T07:15:37.884Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-08T07:15:37.884Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-08T07:15:38.831Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-08T07:15:38.831Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-08T07:15:38.831Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-08T07:15:38.831Z] Setting up python3 (3.6.7-1~18.04) ... [2021-03-08T07:15:38.831Z] running python rtupdate hooks for python3.6... [2021-03-08T07:15:38.831Z] running python post-rtupdate hooks for python3.6... [2021-03-08T07:15:39.106Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-03-08T07:15:41.026Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-03-08T07:15:41.026Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-08T07:15:41.026Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-08T07:15:41.026Z] Setting up snapd (2.48.3+18.04) ... [2021-03-08T07:15:41.600Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-03-08T07:15:41.865Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-03-08T07:15:42.128Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-03-08T07:15:42.390Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-03-08T07:15:42.652Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-08T07:15:42.652Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-08T07:15:42.914Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-03-08T07:15:43.176Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-03-08T07:15:43.438Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-03-08T07:15:43.704Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-03-08T07:15:43.967Z] /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-08T07:15:43.967Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-08T07:15:43.967Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-03-08T07:15:45.366Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-08T07:15:45.366Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-08T07:15:45.366Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-08T07:15:47.285Z] Reading package lists... [2021-03-08T07:15:47.285Z] Reading package lists... [2021-03-08T07:15:47.548Z] Building dependency tree... [2021-03-08T07:15:47.548Z] Reading state information... [2021-03-08T07:15:47.548Z] Calculating upgrade... [2021-03-08T07:15:47.811Z] The following packages will be upgraded: [2021-03-08T07:15:47.811Z] advancecomp base-files bash binutils binutils-common [2021-03-08T07:15:47.811Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-03-08T07:15:47.811Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-03-08T07:15:47.811Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-03-08T07:15:47.811Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-03-08T07:15:47.811Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-03-08T07:15:47.811Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-03-08T07:15:47.811Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-03-08T07:15:47.811Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-03-08T07:15:47.811Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-03-08T07:15:47.811Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-03-08T07:15:47.811Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-03-08T07:15:47.811Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-03-08T07:15:47.811Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-03-08T07:15:47.811Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-03-08T07:15:47.811Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-03-08T07:15:47.811Z] Need to get 63.8 MB of archives. [2021-03-08T07:15:47.811Z] After this operation, 5202 kB of additional disk space will be used. [2021-03-08T07:15:47.811Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-136.140 [1001 kB] [2021-03-08T07:15:48.073Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-03-08T07:15:48.073Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-03-08T07:15:48.073Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-03-08T07:15:48.073Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-03-08T07:15:48.073Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-03-08T07:15:48.073Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-03-08T07:15:48.073Z] 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-08T07:15:48.073Z] 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-08T07:15:48.073Z] 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-08T07:15:48.073Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-03-08T07:15:48.073Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-03-08T07:15:48.073Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-03-08T07:15:48.073Z] 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-08T07:15:48.073Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-03-08T07:15:48.073Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-03-08T07:15:48.073Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-03-08T07:15:48.073Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-03-08T07:15:48.073Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-03-08T07:15:48.073Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-03-08T07:15:48.073Z] 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-08T07:15:48.073Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-03-08T07:15:48.073Z] 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-08T07:15:48.073Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-03-08T07:15:48.073Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-03-08T07:15:48.336Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-03-08T07:15:48.336Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-03-08T07:15:48.336Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-03-08T07:15:48.336Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-03-08T07:15:48.336Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-03-08T07:15:48.336Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-03-08T07:15:48.336Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-03-08T07:15:48.336Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-03-08T07:15:48.336Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-03-08T07:15:48.336Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-03-08T07:15:48.336Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-03-08T07:15:48.336Z] 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-08T07:15:48.336Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-03-08T07:15:48.336Z] 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-08T07:15:48.336Z] 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-08T07:15:48.336Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-03-08T07:15:48.336Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-03-08T07:15:48.336Z] 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-08T07:15:48.336Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-03-08T07:15:48.337Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-03-08T07:15:48.337Z] 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-08T07:15:48.337Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-03-08T07:15:48.337Z] 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-08T07:15:48.337Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-03-08T07:15:48.337Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-03-08T07:15:48.337Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-03-08T07:15:48.337Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-03-08T07:15:48.337Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-03-08T07:15:48.337Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-03-08T07:15:48.337Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-03-08T07:15:48.605Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-03-08T07:15:48.605Z] 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-08T07:15:48.605Z] 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-08T07:15:48.870Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-03-08T07:15:48.870Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-03-08T07:15:48.870Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-03-08T07:15:48.870Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-03-08T07:15:48.870Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-03-08T07:15:48.870Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-03-08T07:15:48.870Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-03-08T07:15:48.870Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-03-08T07:15:49.133Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-03-08T07:15:49.133Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-03-08T07:15:49.133Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-03-08T07:15:49.133Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-03-08T07:15:49.133Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-03-08T07:15:49.133Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-03-08T07:15:49.133Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-03-08T07:15:49.133Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-03-08T07:15:49.133Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-03-08T07:15:49.133Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-03-08T07:15:49.133Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-03-08T07:15:49.133Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-03-08T07:15:49.133Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-03-08T07:15:49.133Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-03-08T07:15:49.133Z] 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-08T07:15:49.133Z] 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-08T07:15:49.396Z] 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-08T07:15:49.396Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-03-08T07:15:49.396Z] 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-08T07:15:49.396Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-03-08T07:15:49.396Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-03-08T07:15:49.396Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-03-08T07:15:49.396Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-03-08T07:15:49.396Z] 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-08T07:15:49.396Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-03-08T07:15:49.396Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-03-08T07:15:49.396Z] 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-08T07:15:49.396Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-03-08T07:15:49.396Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-03-08T07:15:49.667Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-03-08T07:15:49.667Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-03-08T07:15:49.667Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-03-08T07:15:49.667Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-03-08T07:15:49.667Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-08T07:15:49.937Z] Fetched 63.8 MB in 2s (37.1 MB/s) [2021-03-08T07:15:49.937Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-08T07:15:49.937Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-03-08T07:15:49.937Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-08T07:15:50.511Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-08T07:15:50.511Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-08T07:15:50.776Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-136.140_amd64.deb ... [2021-03-08T07:15:50.777Z] Unpacking linux-libc-dev:amd64 (4.15.0-136.140) over (4.15.0-20.21) ... [2021-03-08T07:15:51.726Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-08T07:15:51.726Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-08T07:15:51.726Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-08T07:15:51.726Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-08T07:15:51.991Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-08T07:15:51.991Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-08T07:15:51.991Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-08T07:15:51.991Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-08T07:15:52.253Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-08T07:15:52.253Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-08T07:15:52.253Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-08T07:15:52.253Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-08T07:15:52.515Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-08T07:15:52.515Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-08T07:15:52.515Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-08T07:15:52.515Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-08T07:15:52.515Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-08T07:15:52.778Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-03-08T07:15:52.778Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-03-08T07:15:52.778Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-08T07:15:52.778Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-08T07:15:53.041Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-08T07:15:53.041Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-08T07:15:53.041Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-08T07:15:53.303Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-08T07:15:53.303Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-08T07:15:53.303Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-08T07:15:53.565Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-08T07:15:53.565Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-03-08T07:15:53.826Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-08T07:15:54.399Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-03-08T07:15:54.660Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-08T07:15:54.660Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-03-08T07:15:54.660Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-03-08T07:15:54.660Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-03-08T07:15:54.660Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-03-08T07:15:54.921Z] Setting up base-files (10.1ubuntu2.10) ... [2021-03-08T07:15:54.921Z] Installing new version of config file /etc/issue ... [2021-03-08T07:15:54.921Z] Installing new version of config file /etc/issue.net ... [2021-03-08T07:15:54.921Z] Installing new version of config file /etc/lsb-release ... [2021-03-08T07:15:54.921Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-03-08T07:15:55.493Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-03-08T07:15:55.493Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-03-08T07:15:55.493Z] Removing obsolete conffile /etc/default/motd-news ... [2021-03-08T07:15:55.493Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-08T07:15:55.493Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-03-08T07:15:55.493Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-03-08T07:15:55.764Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-03-08T07:15:55.764Z] 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-08T07:15:56.035Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-08T07:15:56.035Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-08T07:15:56.035Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-03-08T07:15:56.035Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-03-08T07:15:56.296Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-08T07:15:56.296Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-03-08T07:15:56.296Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-03-08T07:15:56.296Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-03-08T07:15:56.296Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-08T07:15:56.296Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-03-08T07:15:56.557Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-08T07:15:56.818Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-03-08T07:15:56.818Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-08T07:15:56.818Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-08T07:15:56.818Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-08T07:15:57.080Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-08T07:15:57.080Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-08T07:15:57.080Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-08T07:15:57.341Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-08T07:15:57.341Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-03-08T07:15:57.601Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-08T07:15:57.601Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-03-08T07:15:57.601Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-03-08T07:15:57.601Z] Setting up grep (3.1-2build1) ... [2021-03-08T07:15:57.861Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-08T07:15:57.861Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-08T07:15:57.861Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-08T07:15:58.122Z] Setting up login (1:4.5-1ubuntu2) ... [2021-03-08T07:15:58.122Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-08T07:15:58.122Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-08T07:15:58.122Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-08T07:15:58.382Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-03-08T07:15:58.382Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-08T07:15:58.382Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-08T07:15:58.382Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-08T07:15:59.326Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-08T07:15:59.326Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-08T07:15:59.587Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-08T07:15:59.587Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-08T07:16:00.530Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-03-08T07:16:00.531Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-08T07:16:00.531Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-03-08T07:16:00.531Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-08T07:16:01.937Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-08T07:16:01.937Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-08T07:16:01.937Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-08T07:16:01.937Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-08T07:16:02.199Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-03-08T07:16:02.471Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-08T07:16:02.471Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-03-08T07:16:02.471Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-03-08T07:16:02.471Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-03-08T07:16:02.740Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-08T07:16:02.740Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-08T07:16:02.740Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-08T07:16:02.740Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-08T07:16:03.008Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-08T07:16:03.008Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-08T07:16:03.008Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-08T07:16:03.276Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-08T07:16:03.276Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-08T07:16:03.276Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-08T07:16:03.276Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-08T07:16:03.543Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-08T07:16:03.543Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-08T07:16:03.543Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-08T07:16:03.543Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-08T07:16:03.806Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-08T07:16:03.806Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-08T07:16:03.806Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-08T07:16:03.806Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-08T07:16:04.073Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-08T07:16:04.073Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-08T07:16:04.073Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-08T07:16:04.334Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-08T07:16:04.334Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-08T07:16:04.334Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-08T07:16:04.334Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-08T07:16:04.474Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-08T07:16:04.475Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-08T07:16:04.475Z] ---> abdf0b4889af [2021-03-08T07:16:04.475Z] Step 3/22 : WORKDIR /edgex-go [2021-03-08T07:16:04.475Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-08T07:16:04.475Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-08T07:16:04.475Z] ---> abdf0b4889af [2021-03-08T07:16:04.475Z] Step 3/21 : WORKDIR /edgex-go [2021-03-08T07:16:04.475Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-08T07:16:04.475Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-08T07:16:04.475Z] ---> abdf0b4889af [2021-03-08T07:16:04.475Z] Step 3/22 : WORKDIR /edgex-go [2021-03-08T07:16:04.475Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-08T07:16:04.475Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-08T07:16:04.475Z] ---> abdf0b4889af [2021-03-08T07:16:04.475Z] Step 3/26 : WORKDIR /edgex-go [2021-03-08T07:16:04.475Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-08T07:16:04.475Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-08T07:16:04.475Z] ---> abdf0b4889af [2021-03-08T07:16:04.475Z] Step 3/23 : WORKDIR /edgex-go [2021-03-08T07:16:04.475Z] ---> Running in 0cd5d20d70dc [2021-03-08T07:16:04.475Z] ---> Running in a80c0a5e64e6 [2021-03-08T07:16:04.475Z] ---> Running in 219091f96a94 [2021-03-08T07:16:04.475Z] ---> Running in 02f31e5454c5 [2021-03-08T07:16:04.475Z] ---> Running in b0dc374f85d4 [2021-03-08T07:16:04.475Z] Removing intermediate container 02f31e5454c5 [2021-03-08T07:16:04.475Z] ---> 59a9e6937ef2 [2021-03-08T07:16:04.475Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-08T07:16:04.475Z] Removing intermediate container b0dc374f85d4 [2021-03-08T07:16:04.475Z] ---> d0227e4f3f90 [2021-03-08T07:16:04.475Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-08T07:16:04.475Z] Removing intermediate container a80c0a5e64e6 [2021-03-08T07:16:04.475Z] ---> a73763a10885 [2021-03-08T07:16:04.475Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-08T07:16:04.475Z] Removing intermediate container 219091f96a94 [2021-03-08T07:16:04.475Z] ---> 888ecdce6cd7 [2021-03-08T07:16:04.475Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-08T07:16:04.475Z] Removing intermediate container 0cd5d20d70dc [2021-03-08T07:16:04.475Z] ---> cfaa9db6f058 [2021-03-08T07:16:04.475Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-08T07:16:04.475Z] ---> Running in 4aed51acf19c [2021-03-08T07:16:04.475Z] ---> Running in 26645cf46e37 [2021-03-08T07:16:04.475Z] ---> Running in 1bac190c1b82 [2021-03-08T07:16:04.475Z] ---> Running in c685b0e7829e [2021-03-08T07:16:04.475Z] ---> Running in ee573c9c3e1f [2021-03-08T07:16:04.475Z] Removing intermediate container 4aed51acf19c [2021-03-08T07:16:04.475Z] ---> c80e8d583d56 [2021-03-08T07:16:04.475Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-08T07:16:04.475Z] ---> Running in 2402602b7d16 [2021-03-08T07:16:04.475Z] Removing intermediate container 26645cf46e37 [2021-03-08T07:16:04.475Z] ---> f3f93798adf9 [2021-03-08T07:16:04.475Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-08T07:16:04.475Z] Removing intermediate container 1bac190c1b82 [2021-03-08T07:16:04.475Z] ---> b72eeeee3c63 [2021-03-08T07:16:04.475Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-08T07:16:04.475Z] ---> Running in d8a6e1d0a894 [2021-03-08T07:16:04.601Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-08T07:16:04.601Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-08T07:16:04.602Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-08T07:16:04.602Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-08T07:16:04.764Z] Removing intermediate container c685b0e7829e [2021-03-08T07:16:04.764Z] ---> 798c5e30a981 [2021-03-08T07:16:04.764Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-08T07:16:04.764Z] ---> Running in d9a453354e7d [2021-03-08T07:16:04.764Z] Removing intermediate container ee573c9c3e1f [2021-03-08T07:16:04.764Z] ---> a88825d9b9d7 [2021-03-08T07:16:04.764Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-08T07:16:04.863Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-08T07:16:04.863Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-08T07:16:04.863Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-08T07:16:04.863Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-03-08T07:16:05.036Z] ---> Running in 8e51a06e1c1f [2021-03-08T07:16:05.036Z] ---> Running in 44faf2fab314 [2021-03-08T07:16:05.124Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-08T07:16:05.124Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-08T07:16:05.124Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-08T07:16:05.643Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-08T07:16:05.697Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-03-08T07:16:05.959Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-03-08T07:16:06.222Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-03-08T07:16:06.252Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-08T07:16:06.485Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-08T07:16:06.485Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-08T07:16:06.485Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-08T07:16:06.858Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-08T07:16:06.858Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-08T07:16:07.069Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-03-08T07:16:07.133Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-08T07:16:07.134Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-08T07:16:07.134Z] OK: 217 MiB in 51 packages [2021-03-08T07:16:07.341Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-08T07:16:07.341Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-03-08T07:16:07.341Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-08T07:16:07.341Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-03-08T07:16:07.413Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-08T07:16:07.623Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-08T07:16:07.623Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-03-08T07:16:07.623Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-03-08T07:16:07.623Z] Setting up debconf (1.5.66ubuntu1) ... [2021-03-08T07:16:07.693Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-08T07:16:07.694Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-08T07:16:07.908Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-08T07:16:07.908Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-03-08T07:16:07.967Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-08T07:16:08.178Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-08T07:16:08.178Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-03-08T07:16:08.178Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-08T07:16:08.178Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-03-08T07:16:08.245Z] OK: 217 MiB in 51 packages [2021-03-08T07:16:08.483Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-08T07:16:08.483Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-03-08T07:16:08.483Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-08T07:16:08.483Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-08T07:16:08.483Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-08T07:16:08.526Z] OK: 217 MiB in 51 packages [2021-03-08T07:16:08.527Z] OK: 217 MiB in 51 packages [2021-03-08T07:16:08.763Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-08T07:16:08.763Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-08T07:16:08.763Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-08T07:16:08.763Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-08T07:16:08.803Z] OK: 217 MiB in 51 packages [2021-03-08T07:16:08.803Z] Removing intermediate container 2402602b7d16 [2021-03-08T07:16:08.803Z] ---> ef72ac7dd399 [2021-03-08T07:16:08.803Z] Step 6/22 : COPY go.mod . [2021-03-08T07:16:09.033Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-08T07:16:09.033Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-08T07:16:09.033Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-08T07:16:09.314Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-08T07:16:09.314Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-08T07:16:09.590Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-08T07:16:09.590Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-08T07:16:09.590Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-08T07:16:09.590Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-03-08T07:16:09.590Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-08T07:16:09.872Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-08T07:16:09.872Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-08T07:16:09.872Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-08T07:16:10.144Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-08T07:16:10.144Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-03-08T07:16:10.145Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-03-08T07:16:10.280Z] ---> f5cb47f1eb6b [2021-03-08T07:16:10.280Z] Step 7/22 : RUN go mod download [2021-03-08T07:16:10.280Z] Removing intermediate container d9a453354e7d [2021-03-08T07:16:10.280Z] ---> 0e4cadd5c1ac [2021-03-08T07:16:10.280Z] Step 6/23 : COPY go.mod . [2021-03-08T07:16:10.406Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-03-08T07:16:10.406Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-08T07:16:10.406Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-03-08T07:16:10.406Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-08T07:16:10.406Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-08T07:16:10.565Z] ---> Running in 359ab29657c9 [2021-03-08T07:16:10.839Z] Removing intermediate container d8a6e1d0a894 [2021-03-08T07:16:10.839Z] ---> 331a16950532 [2021-03-08T07:16:10.840Z] Step 6/21 : COPY go.mod . [2021-03-08T07:16:10.978Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-08T07:16:10.978Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-08T07:16:10.978Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-08T07:16:10.978Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-08T07:16:10.978Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-08T07:16:10.978Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-03-08T07:16:10.978Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-03-08T07:16:11.124Z] Removing intermediate container 44faf2fab314 [2021-03-08T07:16:11.124Z] Removing intermediate container 8e51a06e1c1f [2021-03-08T07:16:11.124Z] ---> 282ee479ed00 [2021-03-08T07:16:11.124Z] Step 6/26 : COPY go.mod . [2021-03-08T07:16:11.124Z] ---> cd48d5f43717 [2021-03-08T07:16:11.124Z] Step 6/22 : COPY go.mod . [2021-03-08T07:16:11.239Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-03-08T07:16:11.239Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-08T07:16:11.239Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-08T07:16:11.404Z] ---> 99cbefa18b31 [2021-03-08T07:16:11.404Z] Step 7/23 : RUN go mod download [2021-03-08T07:16:11.501Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-08T07:16:11.686Z] ---> Running in bcba0b4bac39 [2021-03-08T07:16:11.762Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-03-08T07:16:12.300Z] ---> b37c97f2c7f3 [2021-03-08T07:16:12.300Z] Step 7/21 : RUN go mod download [2021-03-08T07:16:12.300Z] ---> 42cfad6498d5 [2021-03-08T07:16:12.300Z] ---> 6cb0ed1473bc [2021-03-08T07:16:12.300Z] Step 7/22 : RUN go mod download [2021-03-08T07:16:12.300Z] Step 7/26 : RUN go mod download [2021-03-08T07:16:12.300Z] ---> Running in d5ebbba4b143 [2021-03-08T07:16:12.334Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-08T07:16:12.334Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-08T07:16:12.334Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-08T07:16:12.585Z] ---> Running in c397b1f1fe29 [2021-03-08T07:16:12.601Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-03-08T07:16:12.601Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-08T07:16:12.601Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-03-08T07:16:12.601Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-03-08T07:16:12.861Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-03-08T07:16:12.861Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-08T07:16:12.861Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-03-08T07:16:12.861Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-03-08T07:16:12.861Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-03-08T07:16:12.872Z] ---> Running in 1d73bfeb10b9 [2021-03-08T07:16:13.127Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-08T07:16:13.128Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-03-08T07:16:13.128Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-03-08T07:16:13.128Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-03-08T07:16:13.389Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-08T07:16:13.389Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-03-08T07:16:13.389Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-03-08T07:16:13.389Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-03-08T07:16:13.650Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-08T07:16:13.651Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-03-08T07:16:13.651Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-03-08T07:16:13.651Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-03-08T07:16:13.913Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-08T07:16:13.913Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-03-08T07:16:13.913Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-03-08T07:16:13.913Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-03-08T07:16:14.175Z] (Reading database ... 13915 files and directories currently installed.) [2021-03-08T07:16:14.175Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-08T07:16:14.175Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-08T07:16:14.175Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-08T07:16:14.175Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-08T07:16:14.437Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-08T07:16:14.437Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-08T07:16:14.698Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-03-08T07:16:14.698Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-03-08T07:16:14.860Z] Removing intermediate container 359ab29657c9 [2021-03-08T07:16:14.860Z] ---> d0a96fcf6c11 [2021-03-08T07:16:14.860Z] Step 8/22 : COPY . . [2021-03-08T07:16:14.959Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-03-08T07:16:14.959Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-03-08T07:16:14.959Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-03-08T07:16:14.959Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-03-08T07:16:15.221Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-03-08T07:16:15.221Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-03-08T07:16:15.221Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-03-08T07:16:15.221Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-03-08T07:16:15.482Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-03-08T07:16:15.482Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-03-08T07:16:15.744Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-03-08T07:16:15.744Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-03-08T07:16:15.744Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-03-08T07:16:15.744Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-03-08T07:16:15.862Z] Removing intermediate container bcba0b4bac39 [2021-03-08T07:16:15.862Z] ---> 1e0c4666b0b6 [2021-03-08T07:16:15.862Z] Step 8/23 : COPY . . [2021-03-08T07:16:16.006Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-03-08T07:16:16.006Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-03-08T07:16:16.960Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-03-08T07:16:16.960Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-03-08T07:16:17.223Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-03-08T07:16:17.485Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-03-08T07:16:17.485Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-08T07:16:17.746Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-08T07:16:18.006Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-08T07:16:18.006Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-08T07:16:18.267Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-08T07:16:18.267Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-08T07:16:18.500Z] Removing intermediate container d5ebbba4b143 [2021-03-08T07:16:18.500Z] ---> f938241d5338 [2021-03-08T07:16:18.500Z] Step 8/21 : COPY . . [2021-03-08T07:16:18.500Z] Removing intermediate container 1d73bfeb10b9 [2021-03-08T07:16:18.500Z] ---> 7ee74768aa37 [2021-03-08T07:16:18.500Z] Step 8/22 : COPY . . [2021-03-08T07:16:18.529Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-08T07:16:18.529Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-08T07:16:18.790Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-08T07:16:18.790Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-08T07:16:18.790Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-08T07:16:18.790Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-08T07:16:19.054Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-08T07:16:19.054Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-08T07:16:19.112Z] Removing intermediate container c397b1f1fe29 [2021-03-08T07:16:19.112Z] ---> 5979dab5ff36 [2021-03-08T07:16:19.112Z] Step 8/26 : COPY . . [2021-03-08T07:16:19.317Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-08T07:16:19.317Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-08T07:16:20.716Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-08T07:16:20.716Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-08T07:16:22.142Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-08T07:16:22.143Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-08T07:16:22.720Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-08T07:16:22.720Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-08T07:16:23.295Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-08T07:16:23.295Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-08T07:16:24.682Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-08T07:16:24.682Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-08T07:16:24.682Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-08T07:16:24.682Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-08T07:16:24.682Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-03-08T07:16:24.946Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-08T07:16:25.208Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-03-08T07:16:25.208Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-08T07:16:25.208Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-03-08T07:16:25.471Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-03-08T07:16:25.471Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-08T07:16:25.471Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-08T07:16:25.737Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-08T07:16:25.737Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-08T07:16:25.737Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-03-08T07:16:25.737Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-03-08T07:16:25.999Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-08T07:16:25.999Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-08T07:16:25.999Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-08T07:16:25.999Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-08T07:16:25.999Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-08T07:16:25.999Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-03-08T07:16:26.261Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-03-08T07:16:26.261Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-03-08T07:16:26.261Z] [2021-03-08T07:16:26.261Z] Current default time zone: 'Etc/UTC' [2021-03-08T07:16:26.261Z] Local time is now: Mon Mar 8 07:16:26 UTC 2021. [2021-03-08T07:16:26.261Z] Universal Time is now: Mon Mar 8 07:16:26 UTC 2021. [2021-03-08T07:16:26.261Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-03-08T07:16:26.261Z] [2021-03-08T07:16:26.525Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-03-08T07:16:26.525Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-08T07:16:26.525Z] Setting up linux-libc-dev:amd64 (4.15.0-136.140) ... [2021-03-08T07:16:26.525Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-03-08T07:16:26.525Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-03-08T07:16:26.525Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-03-08T07:16:26.525Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-03-08T07:16:26.525Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-03-08T07:16:26.796Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-03-08T07:16:26.796Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-03-08T07:16:26.796Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-08T07:16:26.796Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-03-08T07:16:27.057Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-08T07:16:27.057Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-08T07:16:27.057Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-08T07:16:27.057Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-03-08T07:16:27.057Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-03-08T07:16:27.320Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-03-08T07:16:27.320Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-08T07:16:27.320Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-03-08T07:16:27.320Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-03-08T07:16:27.320Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-03-08T07:16:27.320Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-03-08T07:16:29.236Z] Updating certificates in /etc/ssl/certs... [2021-03-08T07:16:29.812Z] 23 added, 27 removed; done. [2021-03-08T07:16:29.812Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-03-08T07:16:29.812Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-08T07:16:30.075Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-03-08T07:16:30.075Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-03-08T07:16:30.075Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-03-08T07:16:30.075Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-08T07:16:30.075Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-08T07:16:30.075Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-08T07:16:30.075Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-08T07:16:30.341Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-08T07:16:30.341Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-08T07:16:30.341Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-08T07:16:30.341Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-03-08T07:16:30.341Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-03-08T07:16:30.341Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-03-08T07:16:30.602Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-03-08T07:16:30.602Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-03-08T07:16:30.602Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-08T07:16:30.602Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-08T07:16:30.602Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-03-08T07:16:30.602Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-03-08T07:16:30.875Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-03-08T07:16:30.875Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-08T07:16:30.875Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-03-08T07:16:30.875Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-03-08T07:16:30.875Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-03-08T07:16:31.137Z] Updating certificates in /etc/ssl/certs... [2021-03-08T07:16:31.712Z] 0 added, 0 removed; done. [2021-03-08T07:16:31.712Z] Running hooks in /etc/ca-certificates/update.d... [2021-03-08T07:16:31.712Z] done. [2021-03-08T07:16:32.285Z] Reading package lists... [2021-03-08T07:16:32.285Z] Building dependency tree... [2021-03-08T07:16:32.285Z] Reading state information... [2021-03-08T07:16:32.548Z] The following NEW packages will be installed: [2021-03-08T07:16:32.548Z] apt-transport-https [2021-03-08T07:16:32.810Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-03-08T07:16:32.810Z] Need to get 1696 B of archives. [2021-03-08T07:16:32.810Z] After this operation, 153 kB of additional disk space will be used. [2021-03-08T07:16:32.810Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-03-08T07:16:32.810Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-08T07:16:33.071Z] Fetched 1696 B in 0s (9584 B/s) [2021-03-08T07:16:33.071Z] Selecting previously unselected package apt-transport-https. [2021-03-08T07:16:33.071Z] (Reading database ... 13920 files and directories currently installed.) [2021-03-08T07:16:33.071Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-03-08T07:16:33.071Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-08T07:16:33.071Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-08T07:16:33.333Z] Waiting for network to be ready... [2021-03-08T07:16:45.607Z] 2021-03-08T07:16:39Z INFO Waiting for automatic snapd restart... [2021-03-08T07:16:45.869Z] snapd 2.49 from Canonical* installed [2021-03-08T07:16:45.962Z] ---> 664feffe509f [2021-03-08T07:16:45.962Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-08T07:16:45.962Z] ---> 394867845f44 [2021-03-08T07:16:45.962Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-08T07:16:45.962Z] ---> dca994da4055 [2021-03-08T07:16:45.962Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-08T07:16:45.962Z] ---> Running in 9925634e2b70 [2021-03-08T07:16:45.962Z] ---> Running in e598371ac64c [2021-03-08T07:16:45.962Z] ---> d0d24b6e6c4f [2021-03-08T07:16:45.962Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-08T07:16:45.962Z] ---> e5289867d101 [2021-03-08T07:16:45.962Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-08T07:16:45.962Z] ---> Running in 3279b179b071 [2021-03-08T07:16:45.962Z] ---> Running in a464c2fb6360 [2021-03-08T07:16:45.962Z] ---> Running in 8cc10042ff39 [2021-03-08T07:16:45.962Z] 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-08T07:16:46.246Z] 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-08T07:16:46.530Z] 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-08T07:16:46.810Z] 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-08T07:16:46.810Z] 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-08T07:16:47.260Z] "snapd" switched to the "latest/stable" channel [2021-03-08T07:16:47.260Z] [2021-03-08T07:16:51.506Z] core18 20210128 from Canonical* installed [2021-03-08T07:16:52.076Z] "core18" switched to the "latest/stable" channel [2021-03-08T07:16:52.076Z] [2021-03-08T07:16:58.665Z] snapcraft 4.5.4 from Canonical* installed [2021-03-08T07:16:58.665Z] "snapcraft" switched to the "latest/stable" channel [2021-03-08T07:16:58.665Z] [2021-03-08T07:17:02.887Z] 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-08T07:17:02.887Z] - README.md [2021-03-08T07:17:02.887Z] - snapcraft.yaml.orig [2021-03-08T07:17:02.887Z] [2021-03-08T07:17:02.887Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-08T07:17:09.471Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-08T07:17:09.471Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-08T07:17:09.471Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-08T07:17:09.471Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-08T07:17:11.387Z] Reading package lists... [2021-03-08T07:17:11.649Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-03-08T07:17:18.291Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-08T07:17:18.291Z] Reading package lists... [2021-03-08T07:17:18.291Z] Building dependency tree... [2021-03-08T07:17:18.291Z] Reading state information... [2021-03-08T07:17:18.291Z] Suggested packages: [2021-03-08T07:17:18.291Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-03-08T07:17:18.291Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-03-08T07:17:18.291Z] Recommended packages: [2021-03-08T07:17:18.291Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-03-08T07:17:18.291Z] The following NEW packages will be installed: [2021-03-08T07:17:18.291Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-03-08T07:17:18.292Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-03-08T07:17:18.292Z] pkg-config zip [2021-03-08T07:17:18.292Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-03-08T07:17:18.292Z] Need to get 7655 kB of archives. [2021-03-08T07:17:18.292Z] After this operation, 43.7 MB of additional disk space will be used. [2021-03-08T07:17:18.292Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2021-03-08T07:17:18.292Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-03-08T07:17:18.292Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-03-08T07:17:18.292Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-03-08T07:17:18.292Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-03-08T07:17:18.617Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-03-08T07:17:18.617Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-03-08T07:17:18.617Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-03-08T07:17:18.617Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-03-08T07:17:18.617Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-03-08T07:17:18.617Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-03-08T07:17:18.879Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-03-08T07:17:18.879Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-03-08T07:17:18.879Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-03-08T07:17:18.879Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-03-08T07:17:19.141Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-08T07:17:19.141Z] Fetched 7655 kB in 1s (10.6 MB/s) [2021-03-08T07:17:19.141Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-03-08T07:17:19.141Z] (Reading database ... 13924 files and directories currently installed.) [2021-03-08T07:17:19.141Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-03-08T07:17:19.141Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-03-08T07:17:19.404Z] Selecting previously unselected package libpsl5:amd64. [2021-03-08T07:17:19.404Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-03-08T07:17:19.404Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-03-08T07:17:19.675Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-03-08T07:17:19.675Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-03-08T07:17:19.675Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-08T07:17:19.675Z] Selecting previously unselected package librtmp1:amd64. [2021-03-08T07:17:19.675Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-03-08T07:17:19.675Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-08T07:17:19.675Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-03-08T07:17:19.675Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-03-08T07:17:19.675Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-08T07:17:19.939Z] Selecting previously unselected package liberror-perl. [2021-03-08T07:17:19.939Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-03-08T07:17:19.939Z] Unpacking liberror-perl (0.17025-1) ... [2021-03-08T07:17:19.939Z] Selecting previously unselected package git-man. [2021-03-08T07:17:19.939Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-03-08T07:17:19.939Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-03-08T07:17:20.204Z] Selecting previously unselected package git. [2021-03-08T07:17:20.204Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-03-08T07:17:20.204Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-03-08T07:17:21.149Z] Selecting previously unselected package libnorm1:amd64. [2021-03-08T07:17:21.149Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-03-08T07:17:21.149Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-08T07:17:21.149Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-03-08T07:17:21.149Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-03-08T07:17:21.149Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-08T07:17:21.149Z] Selecting previously unselected package libsodium23:amd64. [2021-03-08T07:17:21.149Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-03-08T07:17:21.418Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-03-08T07:17:21.418Z] Selecting previously unselected package libzmq5:amd64. [2021-03-08T07:17:21.418Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-08T07:17:21.418Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-08T07:17:21.418Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-03-08T07:17:21.418Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-08T07:17:21.418Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-08T07:17:21.689Z] Selecting previously unselected package pkg-config. [2021-03-08T07:17:21.689Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-03-08T07:17:21.689Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-03-08T07:17:21.689Z] Selecting previously unselected package zip. [2021-03-08T07:17:21.689Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-03-08T07:17:21.689Z] Unpacking zip (3.0-11build1) ... [2021-03-08T07:17:21.952Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-08T07:17:21.952Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-03-08T07:17:21.952Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-08T07:17:21.952Z] Setting up liberror-perl (0.17025-1) ... [2021-03-08T07:17:21.952Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-03-08T07:17:21.952Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-03-08T07:17:22.214Z] No schema files found: doing nothing. [2021-03-08T07:17:22.214Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-08T07:17:22.214Z] Setting up zip (3.0-11build1) ... [2021-03-08T07:17:22.214Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-08T07:17:22.214Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-03-08T07:17:22.214Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-03-08T07:17:22.476Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-08T07:17:22.476Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-08T07:17:22.476Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-08T07:17:22.476Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-03-08T07:17:22.476Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-08T07:17:29.082Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-08T07:17:29.345Z] git set to automatically installed. [2021-03-08T07:17:29.345Z] git-man set to automatically installed. [2021-03-08T07:17:29.345Z] libcurl3-gnutls set to automatically installed. [2021-03-08T07:17:29.345Z] liberror-perl set to automatically installed. [2021-03-08T07:17:29.345Z] libglib2.0-0 set to automatically installed. [2021-03-08T07:17:29.345Z] libnghttp2-14 set to automatically installed. [2021-03-08T07:17:29.345Z] libnorm1 set to automatically installed. [2021-03-08T07:17:29.345Z] libpgm-5.2-0 set to automatically installed. [2021-03-08T07:17:29.345Z] libpsl5 set to automatically installed. [2021-03-08T07:17:29.345Z] librtmp1 set to automatically installed. [2021-03-08T07:17:29.345Z] libsodium23 set to automatically installed. [2021-03-08T07:17:29.345Z] libzmq3-dev set to automatically installed. [2021-03-08T07:17:29.345Z] libzmq5 set to automatically installed. [2021-03-08T07:17:29.345Z] pkg-config set to automatically installed. [2021-03-08T07:17:29.345Z] zip set to automatically installed. [2021-03-08T07:17:37.509Z] snapd is not logged in, snap install commands will use sudo [2021-03-08T07:17:42.799Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-08T07:17:47.033Z] snap "core18" has no updates available [2021-03-08T07:17:52.321Z] Pulling config-common [2021-03-08T07:17:52.321Z] + snapcraftctl pull [2021-03-08T07:17:53.705Z] Pulling go-build-helper [2021-03-08T07:17:53.705Z] + snapcraftctl pull [2021-03-08T07:18:20.307Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-08T07:18:20.307Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-08T07:18:20.307Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-08T07:18:20.307Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1572 kB] [2021-03-08T07:18:20.307Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-08T07:18:20.307Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-08T07:18:20.307Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-08T07:18:20.307Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-08T07:18:20.307Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-08T07:18:20.307Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-08T07:18:20.307Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-08T07:18:20.307Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] [2021-03-08T07:18:20.307Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-08T07:18:20.307Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-08T07:18:20.307Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [245 kB] [2021-03-08T07:18:20.307Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [31.7 kB] [2021-03-08T07:18:20.307Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1113 kB] [2021-03-08T07:18:20.308Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] [2021-03-08T07:18:20.308Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-08T07:18:20.308Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1913 kB] [2021-03-08T07:18:20.308Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] [2021-03-08T07:18:20.308Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-08T07:18:20.308Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-08T07:18:20.308Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [266 kB] [2021-03-08T07:18:20.308Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [35.3 kB] [2021-03-08T07:18:20.308Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] [2021-03-08T07:18:20.308Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-03-08T07:18:20.308Z] Fetched 24.0 MB in 0s (0 B/s) [2021-03-08T07:18:20.308Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-03-08T07:18:20.308Z] Fetched 96.5 kB in 0s (0 B/s) [2021-03-08T07:18:20.308Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-03-08T07:18:20.308Z] Fetched 279 kB in 0s (0 B/s) [2021-03-08T07:18:20.308Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-03-08T07:18:20.308Z] Fetched 122 kB in 0s (0 B/s) [2021-03-08T07:18:20.308Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-03-08T07:18:20.308Z] Fetched 77.8 kB in 0s (0 B/s) [2021-03-08T07:18:20.308Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-03-08T07:18:20.308Z] Fetched 8848 B in 0s (0 B/s) [2021-03-08T07:18:20.308Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-03-08T07:18:20.308Z] Fetched 47.8 kB in 0s (0 B/s) [2021-03-08T07:18:20.308Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-03-08T07:18:20.308Z] Fetched 45.6 kB in 0s (0 B/s) [2021-03-08T07:18:20.308Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-03-08T07:18:20.308Z] Fetched 15.0 kB in 0s (0 B/s) [2021-03-08T07:18:20.308Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-03-08T07:18:20.308Z] Fetched 214 kB in 0s (0 B/s) [2021-03-08T07:18:20.308Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-03-08T07:18:20.308Z] Fetched 154 kB in 0s (0 B/s) [2021-03-08T07:18:20.308Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-03-08T07:18:20.308Z] Fetched 50.6 kB in 0s (0 B/s) [2021-03-08T07:18:20.308Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-03-08T07:18:20.308Z] Fetched 14.8 kB in 0s (0 B/s) [2021-03-08T07:18:20.308Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-03-08T07:18:20.308Z] Fetched 41.8 kB in 0s (0 B/s) [2021-03-08T07:18:20.308Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-03-08T07:18:20.308Z] Fetched 499 kB in 0s (0 B/s) [2021-03-08T07:18:20.308Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-03-08T07:18:20.308Z] Fetched 111 kB in 0s (0 B/s) [2021-03-08T07:18:20.308Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-03-08T07:18:20.308Z] Fetched 240 kB in 0s (0 B/s) [2021-03-08T07:18:20.308Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-03-08T07:18:20.308Z] Fetched 29.3 kB in 0s (0 B/s) [2021-03-08T07:18:20.308Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-03-08T07:18:20.308Z] Fetched 85.5 kB in 0s (0 B/s) [2021-03-08T07:18:20.308Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-03-08T07:18:20.308Z] Fetched 24.5 kB in 0s (0 B/s) [2021-03-08T07:18:20.308Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-03-08T07:18:20.308Z] Fetched 49.2 kB in 0s (0 B/s) [2021-03-08T07:18:20.308Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-03-08T07:18:20.308Z] Fetched 54.2 kB in 0s (0 B/s) [2021-03-08T07:18:20.308Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-03-08T07:18:20.308Z] Fetched 30.8 kB in 0s (0 B/s) [2021-03-08T07:18:20.308Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-03-08T07:18:20.308Z] Fetched 15.8 kB in 0s (0 B/s) [2021-03-08T07:18:20.308Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-03-08T07:18:20.308Z] Fetched 85.9 kB in 0s (0 B/s) [2021-03-08T07:18:20.308Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-03-08T07:18:20.308Z] Fetched 8720 B in 0s (0 B/s) [2021-03-08T07:18:20.308Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-03-08T07:18:20.308Z] Fetched 137 kB in 0s (0 B/s) [2021-03-08T07:18:20.308Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-03-08T07:18:20.308Z] Fetched 119 kB in 0s (0 B/s) [2021-03-08T07:18:20.308Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-03-08T07:18:20.308Z] Fetched 109 kB in 0s (0 B/s) [2021-03-08T07:18:20.308Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-03-08T07:18:20.308Z] Fetched 11.1 kB in 0s (0 B/s) [2021-03-08T07:18:20.308Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-03-08T07:18:20.308Z] Fetched 645 kB in 0s (0 B/s) [2021-03-08T07:18:20.308Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-03-08T07:18:20.308Z] Fetched 41.3 kB in 0s (0 B/s) [2021-03-08T07:18:20.308Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-03-08T07:18:20.308Z] Fetched 17.9 kB in 0s (0 B/s) [2021-03-08T07:18:20.308Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-03-08T07:18:20.308Z] Fetched 368 kB in 0s (0 B/s) [2021-03-08T07:18:20.308Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-03-08T07:18:20.308Z] Fetched 187 kB in 0s (0 B/s) [2021-03-08T07:18:20.308Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-03-08T07:18:20.308Z] Fetched 175 kB in 0s (0 B/s) [2021-03-08T07:18:20.308Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-03-08T07:18:22.863Z] Fetched 206 kB in 0s (0 B/s) [2021-03-08T07:18:22.863Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb [1301 kB] [2021-03-08T07:18:22.863Z] Fetched 1301 kB in 0s (0 B/s) [2021-03-08T07:18:22.863Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-03-08T07:18:22.863Z] Fetched 36.2 kB in 0s (0 B/s) [2021-03-08T07:18:22.863Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-03-08T07:18:22.863Z] Fetched 159 kB in 0s (0 B/s) [2021-03-08T07:18:22.863Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-03-08T07:18:22.863Z] Fetched 107 kB in 0s (0 B/s) [2021-03-08T07:18:22.863Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-03-08T07:18:22.863Z] Fetched 48.7 kB in 0s (0 B/s) [2021-03-08T07:18:22.863Z] Pulling static-packages [2021-03-08T07:18:22.863Z] + snapcraftctl pull [2021-03-08T07:18:23.817Z] 'go115' has dependencies that need to be staged: static-packages go-build-helper [2021-03-08T07:18:23.817Z] Skipping pull go-build-helper (already ran) [2021-03-08T07:18:23.817Z] Skipping pull static-packages (already ran) [2021-03-08T07:18:23.817Z] Building go-build-helper [2021-03-08T07:18:23.817Z] + snapcraftctl build [2021-03-08T07:18:28.047Z] Building static-packages [2021-03-08T07:18:28.047Z] + snapcraftctl build [2021-03-08T07:18:31.349Z] Staging go-build-helper [2021-03-08T07:18:31.349Z] + snapcraftctl stage [2021-03-08T07:18:32.732Z] Staging static-packages [2021-03-08T07:18:32.732Z] + snapcraftctl stage [2021-03-08T07:18:34.117Z] Pulling go115 [2021-03-08T07:18:34.117Z] + snapcraftctl pull [2021-03-08T07:18:35.061Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-03-08T07:18:35.061Z] Skipping pull go115 (already ran) [2021-03-08T07:18:35.061Z] Building go115 [2021-03-08T07:18:35.061Z] + dpkg --print-architecture [2021-03-08T07:18:35.061Z] + FILE_NAME=go1.15.2.linux-amd64.tar.gz [2021-03-08T07:18:35.061Z] + FILE_HASH=b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 [2021-03-08T07:18:35.061Z] + curl https://dl.google.com/go/go1.15.2.linux-amd64.tar.gz -O [2021-03-08T07:18:35.061Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-08T07:18:35.061Z] Dload Upload Total Spent Left Speed [2021-03-08T07:18:38.669Z] 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-08T07:18:38.746Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 21 115M 21 25.1M 0 0 27.3M 0 0:00:04 --:--:-- 0:00:04 27.3M 52 115M 52 61.2M 0 0 31.8M 0 0:00:03 0:00:01 0:00:02 31.8M 77 115M 77 89.6M 0 0 30.6M 0 0:00:03 0:00:02 0:00:01 30.6M 100 115M 100 115M 0 0 31.8M 0 0:00:03 0:00:03 --:--:-- 31.8M [2021-03-08T07:18:38.746Z] + echo b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 go1.15.2.linux-amd64.tar.gz [2021-03-08T07:18:38.746Z] + sha256sum -c sha256 [2021-03-08T07:18:38.746Z] + grep OK [2021-03-08T07:18:39.707Z] go1.15.2.linux-amd64.tar.gz: OK [2021-03-08T07:18:39.707Z] + mkdir -p /root/stage/go1.15 [2021-03-08T07:18:39.707Z] + tar -C /root/stage/go1.15 -xf go1.15.2.linux-amd64.tar.gz --strip-components=1 [2021-03-08T07:18:44.130Z] Removing intermediate container 8cc10042ff39 [2021-03-08T07:18:44.130Z] ---> d4cceed54666 [2021-03-08T07:18:44.130Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-08T07:18:44.130Z] Removing intermediate container 3279b179b071 [2021-03-08T07:18:44.130Z] ---> f314f4e1d3a2 [2021-03-08T07:18:44.130Z] [2021-03-08T07:18:44.130Z] Step 10/21 : FROM alpine:3.12 [2021-03-08T07:18:44.130Z] 3.12: Pulling from library/alpine [2021-03-08T07:18:44.130Z] ---> Running in 806ebd23c5f3 [2021-03-08T07:18:45.006Z] Staging go115 [2021-03-08T07:18:45.006Z] + snapcraftctl stage [2021-03-08T07:18:45.585Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-08T07:18:45.585Z] Status: Downloaded newer image for alpine:3.12 [2021-03-08T07:18:45.585Z] ---> d10569e2745f [2021-03-08T07:18:45.585Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-08T07:18:46.191Z] ---> Running in bbfc64c93b4e [2021-03-08T07:18:46.468Z] 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-08T07:18:47.921Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-08T07:18:48.199Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-08T07:18:49.195Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-08T07:18:49.195Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-08T07:18:49.195Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-08T07:18:49.195Z] (4/4) Installing curl (7.69.1-r3) [2021-03-08T07:18:49.195Z] Executing busybox-1.31.1-r19.trigger [2021-03-08T07:18:49.195Z] Executing ca-certificates-20191127-r4.trigger [2021-03-08T07:18:49.796Z] OK: 7 MiB in 18 packages [2021-03-08T07:18:51.601Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-08T07:18:51.601Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-08T07:18:51.601Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-08T07:18:51.601Z] Fetched 0 B in 0s (0 B/s) [2021-03-08T07:18:51.601Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-03-08T07:18:51.601Z] Fetched 224 kB in 0s (0 B/s) [2021-03-08T07:18:51.601Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-03-08T07:18:51.601Z] Fetched 157 kB in 0s (0 B/s) [2021-03-08T07:18:51.601Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-03-08T07:18:51.601Z] Fetched 221 kB in 0s (0 B/s) [2021-03-08T07:18:51.601Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-03-08T07:18:51.601Z] Fetched 143 kB in 0s (0 B/s) [2021-03-08T07:18:51.601Z] Pulling edgex-go [2021-03-08T07:18:51.601Z] + snapcraftctl pull [2021-03-08T07:18:52.447Z] Removing intermediate container bbfc64c93b4e [2021-03-08T07:18:52.447Z] ---> 62c49e0e679f [2021-03-08T07:18:52.447Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-08T07:18:53.421Z] ---> Running in 7b91ca40b809 [2021-03-08T07:18:53.696Z] Removing intermediate container 806ebd23c5f3 [2021-03-08T07:18:53.696Z] ---> 081e19d68b30 [2021-03-08T07:18:53.696Z] [2021-03-08T07:18:53.696Z] Step 11/26 : FROM docker:20.10.0 [2021-03-08T07:18:53.696Z] 20.10.0: Pulling from library/docker [2021-03-08T07:18:54.168Z] Pulling version [2021-03-08T07:18:54.168Z] + cd /root/project [2021-03-08T07:18:54.168Z] + [ -f VERSION ] [2021-03-08T07:18:54.168Z] + PROJECT_VERSION=local-dev [2021-03-08T07:18:54.168Z] + git rev-parse --short HEAD [2021-03-08T07:18:54.168Z] + GIT_REVISION=3f742185 [2021-03-08T07:18:54.168Z] + snapcraftctl set-version local-dev [2021-03-08T07:18:54.685Z] Removing intermediate container 7b91ca40b809 [2021-03-08T07:18:54.685Z] ---> 2e05d7bce98d [2021-03-08T07:18:54.685Z] Step 13/21 : WORKDIR /edgex [2021-03-08T07:18:55.568Z] Building config-common [2021-03-08T07:18:55.568Z] + snapcraftctl build [2021-03-08T07:18:56.662Z] ---> Running in d16bc01d9b10 [2021-03-08T07:18:56.942Z] Removing intermediate container e598371ac64c [2021-03-08T07:18:56.942Z] ---> b28a64177b2e [2021-03-08T07:18:56.942Z] [2021-03-08T07:18:56.942Z] Step 10/23 : FROM alpine:3.12 [2021-03-08T07:18:56.942Z] ---> d10569e2745f [2021-03-08T07:18:56.942Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-08T07:18:57.540Z] ---> Running in 5966d49bae81 [2021-03-08T07:18:57.815Z] Removing intermediate container 9925634e2b70 [2021-03-08T07:18:57.815Z] ---> 814d879b425f [2021-03-08T07:18:57.815Z] [2021-03-08T07:18:57.815Z] Step 10/22 : FROM alpine:3.12 [2021-03-08T07:18:57.815Z] ---> d10569e2745f [2021-03-08T07:18:57.815Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-08T07:18:57.815Z] Removing intermediate container a464c2fb6360 [2021-03-08T07:18:57.815Z] ---> fcb3f5bcbcc2 [2021-03-08T07:18:57.815Z] [2021-03-08T07:18:57.815Z] Step 10/22 : FROM alpine:3.12 [2021-03-08T07:18:57.815Z] ---> d10569e2745f [2021-03-08T07:18:57.815Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-08T07:18:58.101Z] Removing intermediate container d16bc01d9b10 [2021-03-08T07:18:58.101Z] ---> ac4b71b17109 [2021-03-08T07:18:58.101Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-08T07:18:58.393Z] ---> Running in 0059404b399f [2021-03-08T07:18:58.393Z] ---> Running in 3a522ff177c5 [2021-03-08T07:18:58.879Z] Skipping build go-build-helper (already ran) [2021-03-08T07:18:58.880Z] Skipping build static-packages (already ran) [2021-03-08T07:18:58.880Z] Skipping build go115 (already ran) [2021-03-08T07:18:58.880Z] Building edgex-go [2021-03-08T07:18:59.146Z] + export PATH=/root/stage/go1.15/bin:/bin:/root/stage/usr/sbin:/root/stage/usr/bin:/root/stage/sbin:/root/stage/bin:/root/parts/edgex-go/install/usr/sbin:/root/parts/edgex-go/install/usr/bin:/root/parts/edgex-go/install/sbin:/root/parts/edgex-go/install/bin:/snap/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/snapcraft/6120/bin/scriptlet-bin [2021-03-08T07:18:59.146Z] + cd /root/parts/edgex-go/src [2021-03-08T07:18:59.146Z] + make build [2021-03-08T07:18:59.146Z] 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-08T07:18:59.842Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-08T07:18:59.842Z] ---> 072814375d3e [2021-03-08T07:18:59.842Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-08T07:18:59.842Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-08T07:19:00.119Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-08T07:19:00.399Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-08T07:19:00.399Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-08T07:19:00.399Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-08T07:19:00.531Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-03-08T07:19:00.531Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.13 [2021-03-08T07:19:00.531Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.45 [2021-03-08T07:19:00.531Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-03-08T07:19:00.531Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.3 [2021-03-08T07:19:00.531Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-03-08T07:19:00.531Z] go: downloading github.com/google/uuid v1.2.0 [2021-03-08T07:19:00.676Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-08T07:19:00.676Z] Executing busybox-1.31.1-r19.trigger [2021-03-08T07:19:00.676Z] OK: 5 MiB in 15 packages [2021-03-08T07:19:00.795Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-03-08T07:19:00.795Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-03-08T07:19:00.795Z] go: downloading github.com/pebbe/zmq4 v1.2.5 [2021-03-08T07:19:00.795Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 [2021-03-08T07:19:00.795Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.7 [2021-03-08T07:19:00.795Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-03-08T07:19:00.795Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-03-08T07:19:00.795Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-03-08T07:19:00.795Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-03-08T07:19:00.795Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-08T07:19:00.795Z] go: downloading github.com/pkg/errors v0.8.1 [2021-03-08T07:19:00.795Z] go: downloading github.com/x448/float16 v0.8.4 [2021-03-08T07:19:00.795Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-03-08T07:19:00.795Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.3 [2021-03-08T07:19:00.957Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-08T07:19:00.957Z] Executing busybox-1.31.1-r19.trigger [2021-03-08T07:19:00.957Z] OK: 5 MiB in 15 packages [2021-03-08T07:19:00.957Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-08T07:19:01.062Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-03-08T07:19:01.062Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-08T07:19:01.062Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-03-08T07:19:01.062Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-03-08T07:19:01.062Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-03-08T07:19:01.062Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-03-08T07:19:01.062Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-08T07:19:01.062Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-03-08T07:19:01.062Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-03-08T07:19:01.062Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-03-08T07:19:01.062Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-03-08T07:19:01.063Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-03-08T07:19:01.063Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-03-08T07:19:01.063Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-03-08T07:19:01.063Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-03-08T07:19:01.063Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-03-08T07:19:01.063Z] go: downloading github.com/fatih/color v1.9.0 [2021-03-08T07:19:01.063Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-08T07:19:01.237Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-08T07:19:01.237Z] Executing busybox-1.31.1-r19.trigger [2021-03-08T07:19:01.237Z] Executing ca-certificates-20191127-r4.trigger [2021-03-08T07:19:01.346Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-03-08T07:19:01.346Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-08T07:19:01.346Z] go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae [2021-03-08T07:19:01.513Z] OK: 6 MiB in 16 packages [2021-03-08T07:19:01.633Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-03-08T07:19:01.633Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-03-08T07:19:02.961Z] ---> 5b47156608eb [2021-03-08T07:19:02.961Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-08T07:19:03.243Z] Removing intermediate container 5966d49bae81 [2021-03-08T07:19:03.243Z] ---> 4312c6f0e50b [2021-03-08T07:19:03.243Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-08T07:19:03.850Z] ---> Running in d546dd9312cf [2021-03-08T07:19:04.148Z] Removing intermediate container 0059404b399f [2021-03-08T07:19:04.148Z] ---> 804aad6e2d16 [2021-03-08T07:19:04.148Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-08T07:19:05.179Z] ---> Running in 5e234ed9febf [2021-03-08T07:19:05.179Z] Removing intermediate container 3a522ff177c5 [2021-03-08T07:19:05.179Z] ---> 0611f91eda44 [2021-03-08T07:19:05.179Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-08T07:19:05.463Z] Removing intermediate container d546dd9312cf [2021-03-08T07:19:05.463Z] ---> 341de2ba76d9 [2021-03-08T07:19:05.463Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-08T07:19:05.463Z] ---> 7903187933f3 [2021-03-08T07:19:05.463Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-08T07:19:05.748Z] ---> Running in bc74507dc1b7 [2021-03-08T07:19:05.748Z] ---> Running in 445b39d4d31b [2021-03-08T07:19:06.038Z] ---> Running in 44ef0d018f02 [2021-03-08T07:19:06.038Z] Removing intermediate container 5e234ed9febf [2021-03-08T07:19:06.038Z] ---> 5629329d5862 [2021-03-08T07:19:06.038Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-08T07:19:06.313Z] Removing intermediate container bc74507dc1b7 [2021-03-08T07:19:06.313Z] ---> 096ed926b63c [2021-03-08T07:19:06.313Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-08T07:19:06.596Z] ---> Running in 31f16cd3de18 [2021-03-08T07:19:06.874Z] ---> Running in bc951cfae96c [2021-03-08T07:19:06.874Z] Removing intermediate container 445b39d4d31b [2021-03-08T07:19:06.874Z] ---> 07dc1fea5756 [2021-03-08T07:19:06.874Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-08T07:19:07.152Z] Removing intermediate container 44ef0d018f02 [2021-03-08T07:19:07.152Z] ---> 84d486cd2209 [2021-03-08T07:19:07.152Z] Step 18/21 : CMD ["--init=true"] [2021-03-08T07:19:07.152Z] ---> Running in 99712a18ae2e [2021-03-08T07:19:07.435Z] ---> Running in 96d7ce0ba8a2 [2021-03-08T07:19:07.435Z] Removing intermediate container 31f16cd3de18 [2021-03-08T07:19:07.435Z] ---> c24df1d589c8 [2021-03-08T07:19:07.435Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-08T07:19:07.435Z] Removing intermediate container bc951cfae96c [2021-03-08T07:19:07.712Z] ---> 1daf65b96033 [2021-03-08T07:19:07.712Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-08T07:19:07.712Z] ---> Running in fdb7bbd0d695 [2021-03-08T07:19:07.712Z] ---> Running in 8bf1c680cb5d [2021-03-08T07:19:07.996Z] Removing intermediate container 99712a18ae2e [2021-03-08T07:19:07.996Z] ---> e38e9af2b8ce [2021-03-08T07:19:07.996Z] Step 15/23 : WORKDIR / [2021-03-08T07:19:08.279Z] Removing intermediate container 96d7ce0ba8a2 [2021-03-08T07:19:08.279Z] ---> 8475178b195b [2021-03-08T07:19:08.279Z] Step 19/21 : LABEL arch=arm64 [2021-03-08T07:19:08.279Z] ---> Running in addbdb777544 [2021-03-08T07:19:08.279Z] ---> Running in 6964b4e90918 [2021-03-08T07:19:08.279Z] Removing intermediate container fdb7bbd0d695 [2021-03-08T07:19:08.279Z] ---> 7a2618fc2133 [2021-03-08T07:19:08.279Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-08T07:19:08.559Z] Removing intermediate container 8bf1c680cb5d [2021-03-08T07:19:08.559Z] ---> ec2ef303611e [2021-03-08T07:19:08.559Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-08T07:19:09.162Z] Removing intermediate container addbdb777544 [2021-03-08T07:19:09.162Z] ---> cf1608381414 [2021-03-08T07:19:09.162Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-08T07:19:09.162Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-08T07:19:09.162Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-08T07:19:09.162Z] ---> eeaf43b92773 [2021-03-08T07:19:09.162Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-08T07:19:09.162Z] Removing intermediate container 6964b4e90918 [2021-03-08T07:19:09.162Z] ---> de53a93fd324 [2021-03-08T07:19:09.162Z] Step 20/21 : LABEL git_sha=3f742185ec0c8b850a516c4280deab188fd20546 [2021-03-08T07:19:09.438Z] ---> Running in b98a37566e74 [2021-03-08T07:19:09.438Z] ---> Running in 0c0c5dfab13c [2021-03-08T07:19:09.714Z] ---> 06493b949f5c [2021-03-08T07:19:09.714Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-08T07:19:09.714Z] ---> 5a7d452aac93 [2021-03-08T07:19:09.715Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-08T07:19:09.992Z] ---> b507a6f2668b [2021-03-08T07:19:09.992Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-08T07:19:10.269Z] Removing intermediate container b98a37566e74 [2021-03-08T07:19:10.269Z] ---> a887aeacf15f [2021-03-08T07:19:10.269Z] Step 21/21 : LABEL version=0.0.0 [2021-03-08T07:19:10.874Z] ---> Running in b66a4fdbda13 [2021-03-08T07:19:11.154Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-08T07:19:11.429Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-08T07:19:11.429Z] ---> 8023be0b3c86 [2021-03-08T07:19:11.429Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-08T07:19:11.673Z] 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-08T07:19:11.673Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-03-08T07:19:11.709Z] Removing intermediate container b66a4fdbda13 [2021-03-08T07:19:11.709Z] ---> 9d9c7c0a1f9d [2021-03-08T07:19:11.709Z] [2021-03-08T07:19:11.709Z] ---> 612c2e79f08b [2021-03-08T07:19:11.709Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-08T07:19:11.709Z] ---> fca7c19f12e4 [2021-03-08T07:19:11.709Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-08T07:19:11.984Z] (1/2) Installing readline (8.0.4-r0) [2021-03-08T07:19:11.984Z] (2/2) Installing bash (5.0.17-r0) [2021-03-08T07:19:11.984Z] Executing bash-5.0.17-r0.post-install [2021-03-08T07:19:11.984Z] Executing busybox-1.31.1-r19.trigger [2021-03-08T07:19:11.984Z] OK: 12 MiB in 22 packages [2021-03-08T07:19:12.593Z] Successfully built 9d9c7c0a1f9d [2021-03-08T07:19:12.593Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-03-08T07:19:12.593Z]  Building docker-security-proxy-setup-go ... done Building docker-core-data-go [2021-03-08T07:19:12.873Z] ---> 81dd56b58fb2 [2021-03-08T07:19:12.873Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-08T07:19:13.148Z] ---> Running in 42efd01656f9 [2021-03-08T07:19:13.148Z] ---> 94f0fc92a191 [2021-03-08T07:19:13.148Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-08T07:19:13.148Z] ---> 26bab1293457 [2021-03-08T07:19:13.148Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-08T07:19:13.427Z] ---> Running in 2da1c738de3a [2021-03-08T07:19:13.427Z] ---> Running in 80c55d79d802 [2021-03-08T07:19:13.709Z] Removing intermediate container 42efd01656f9 [2021-03-08T07:19:13.710Z] ---> 70f816c81c3e [2021-03-08T07:19:13.710Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-08T07:19:13.990Z] Removing intermediate container 0c0c5dfab13c [2021-03-08T07:19:13.990Z] ---> 06eec6d14f17 [2021-03-08T07:19:13.990Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-08T07:19:13.990Z] ---> Running in 38297108d1af [2021-03-08T07:19:14.268Z] Removing intermediate container 2da1c738de3a [2021-03-08T07:19:14.268Z] ---> 37f811595350 [2021-03-08T07:19:14.268Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-08T07:19:14.542Z] ---> Running in ecc255c24b29 [2021-03-08T07:19:14.542Z] Removing intermediate container 80c55d79d802 [2021-03-08T07:19:14.542Z] ---> 0030192d4977 [2021-03-08T07:19:14.542Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-08T07:19:15.523Z] ---> Running in 4c4e849b9db5 [2021-03-08T07:19:15.818Z] Removing intermediate container 38297108d1af [2021-03-08T07:19:15.818Z] ---> a15c14cfda2a [2021-03-08T07:19:15.818Z] Step 20/22 : LABEL arch=arm64 [2021-03-08T07:19:15.818Z] ---> Running in 5361b93541bd [2021-03-08T07:19:16.422Z] Removing intermediate container ecc255c24b29 [2021-03-08T07:19:16.422Z] ---> bea2b0f03378 [2021-03-08T07:19:16.422Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-08T07:19:16.422Z] ---> Running in bc063967127d [2021-03-08T07:19:16.422Z] Removing intermediate container 4c4e849b9db5 [2021-03-08T07:19:16.422Z] ---> f88ed84c8a08 [2021-03-08T07:19:16.422Z] Step 21/23 : LABEL arch=arm64 [2021-03-08T07:19:16.702Z] Removing intermediate container 5361b93541bd [2021-03-08T07:19:16.702Z] ---> 9f9bd2cf7232 [2021-03-08T07:19:16.702Z] Step 20/22 : LABEL arch=arm64 [2021-03-08T07:19:16.702Z] ---> Running in 95574879c76c [2021-03-08T07:19:16.702Z] ---> Running in d5c5074bfa71 [2021-03-08T07:19:16.993Z] ---> Running in c2fae0b6755f [2021-03-08T07:19:17.269Z] Removing intermediate container bc063967127d [2021-03-08T07:19:17.269Z] ---> ccf051b6cc78 [2021-03-08T07:19:17.269Z] Step 21/22 : LABEL git_sha=3f742185ec0c8b850a516c4280deab188fd20546 [2021-03-08T07:19:17.864Z] ---> Running in b6dc7a9f02b8 [2021-03-08T07:19:17.864Z] Removing intermediate container d5c5074bfa71 [2021-03-08T07:19:17.864Z] ---> 6139777f943f [2021-03-08T07:19:17.864Z] Step 22/23 : LABEL git_sha=3f742185ec0c8b850a516c4280deab188fd20546 [2021-03-08T07:19:18.139Z] Removing intermediate container 95574879c76c [2021-03-08T07:19:18.139Z] ---> ac9f339b85d6 [2021-03-08T07:19:18.139Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-08T07:19:18.333Z] 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-08T07:19:18.419Z] Removing intermediate container c2fae0b6755f [2021-03-08T07:19:18.419Z] ---> 58ed194fc410 [2021-03-08T07:19:18.419Z] Step 21/22 : LABEL git_sha=3f742185ec0c8b850a516c4280deab188fd20546 [2021-03-08T07:19:18.695Z] ---> Running in d954b334d431 [2021-03-08T07:19:18.695Z] ---> Running in 2c722b16a50b [2021-03-08T07:19:18.974Z] ---> Running in a9c1ac05fdc2 [2021-03-08T07:19:18.974Z] Removing intermediate container b6dc7a9f02b8 [2021-03-08T07:19:18.974Z] ---> 1b2a94c36b5f [2021-03-08T07:19:18.974Z] Step 22/22 : LABEL version=0.0.0 [2021-03-08T07:19:19.248Z] ---> Running in 38d7340c84ea [2021-03-08T07:19:19.248Z] Removing intermediate container d954b334d431 [2021-03-08T07:19:19.248Z] ---> d7e92cb19489 [2021-03-08T07:19:19.248Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-08T07:19:19.531Z] Removing intermediate container 2c722b16a50b [2021-03-08T07:19:19.531Z] ---> c3a3aa683157 [2021-03-08T07:19:19.531Z] Step 23/23 : LABEL version=0.0.0Removing intermediate container a9c1ac05fdc2 [2021-03-08T07:19:19.531Z] ---> d111ad395b4f [2021-03-08T07:19:19.531Z] Step 22/22 : LABEL version=0.0.0 [2021-03-08T07:19:19.531Z] [2021-03-08T07:19:19.769Z] 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-08T07:19:19.810Z] ---> Running in 6171fd288e8f [2021-03-08T07:19:19.810Z] ---> Running in 7827a9fbee26 [2021-03-08T07:19:19.810Z] Removing intermediate container 38d7340c84ea [2021-03-08T07:19:19.810Z] ---> 3edf6910987d [2021-03-08T07:19:19.810Z] [2021-03-08T07:19:20.415Z] Successfully built 3edf6910987d [2021-03-08T07:19:20.703Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-03-08T07:19:20.703Z]  Building docker-support-scheduler-go ... done Building docker-core-metadata-go [2021-03-08T07:19:20.703Z] Removing intermediate container 6171fd288e8f [2021-03-08T07:19:20.703Z] ---> 0d6803109d78 [2021-03-08T07:19:20.703Z] [2021-03-08T07:19:20.978Z] Removing intermediate container 7827a9fbee26 [2021-03-08T07:19:20.978Z] ---> dc40d80eb3ac [2021-03-08T07:19:20.978Z] [2021-03-08T07:19:20.978Z] ---> 8d786fdf7387 [2021-03-08T07:19:20.978Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-08T07:19:21.166Z] 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-08T07:19:21.431Z] 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-08T07:19:21.431Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-03-08T07:19:21.587Z] Successfully built 0d6803109d78 [2021-03-08T07:19:21.587Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-03-08T07:19:21.587Z]  Building docker-support-notifications-go ... done Building docker-security-bootstrapper-go [2021-03-08T07:19:21.587Z] Successfully built dc40d80eb3ac [2021-03-08T07:19:21.694Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-03-08T07:19:21.694Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-08T07:19:21.694Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-08T07:19:21.865Z] Successfully tagged docker-core-command-go-arm64:latest [2021-03-08T07:19:21.865Z]  Building docker-core-command-go ... done Building docker-security-secretstore-setup-go [2021-03-08T07:19:22.141Z] ---> 42b2c9d32ba2 [2021-03-08T07:19:22.141Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-08T07:19:23.127Z] ---> a5e7a4d70ab6 [2021-03-08T07:19:23.127Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-08T07:19:23.402Z] ---> Running in 80686d4468b6 [2021-03-08T07:19:23.629Z] 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-08T07:19:23.629Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-03-08T07:19:23.629Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-03-08T07:19:24.858Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-08T07:19:24.858Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-08T07:19:25.131Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-08T07:19:25.131Z] (2/33) Installing expat (2.2.9-r1) [2021-03-08T07:19:25.131Z] (3/33) Installing libffi (3.3-r2) [2021-03-08T07:19:25.131Z] (4/33) Installing gdbm (1.13-r1) [2021-03-08T07:19:25.131Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-08T07:19:25.131Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-08T07:19:25.406Z] (7/33) Installing python3 (3.8.5-r1) [2021-03-08T07:19:25.576Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-08T07:19:26.154Z] 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-08T07:19:26.154Z] go: downloading golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 [2021-03-08T07:19:27.388Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-08T07:19:27.388Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-08T07:19:27.388Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-08T07:19:27.388Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-08T07:19:27.388Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-08T07:19:27.388Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-08T07:19:27.388Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-08T07:19:27.388Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-08T07:19:27.388Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-08T07:19:27.388Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-08T07:19:27.388Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-08T07:19:27.388Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-08T07:19:27.388Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-08T07:19:27.662Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-08T07:19:27.662Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-08T07:19:27.662Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-08T07:19:27.662Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-08T07:19:27.662Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-08T07:19:27.662Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-08T07:19:27.662Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-08T07:19:27.662Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-08T07:19:27.662Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-08T07:19:27.662Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-08T07:19:27.662Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-08T07:19:27.662Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-08T07:19:27.662Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-08T07:19:27.943Z] Executing busybox-1.31.1-r19.trigger [2021-03-08T07:19:27.943Z] OK: 71 MiB in 55 packages [2021-03-08T07:19:28.079Z] 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-08T07:19:29.029Z] 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-08T07:19:29.029Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-03-08T07:19:29.977Z] 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-08T07:19:29.977Z] go: downloading github.com/lib/pq v1.9.0 [2021-03-08T07:19:31.902Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-03-08T07:19:31.902Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-03-08T07:19:31.902Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-03-08T07:19:31.902Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-03-08T07:19:32.166Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-03-08T07:19:32.166Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-03-08T07:19:32.166Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-03-08T07:19:32.166Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-03-08T07:19:32.166Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-03-08T07:19:32.166Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-03-08T07:19:32.166Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-03-08T07:19:32.166Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-03-08T07:19:32.166Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-03-08T07:19:32.166Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-03-08T07:19:32.166Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-03-08T07:19:32.166Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-03-08T07:19:32.166Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-03-08T07:19:32.166Z] + 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-08T07:19:32.166Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-03-08T07:19:32.166Z] + 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-08T07:19:32.166Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-03-08T07:19:32.166Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-03-08T07:19:32.166Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-03-08T07:19:32.166Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-03-08T07:19:32.166Z] + 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-08T07:19:34.741Z] Building version [2021-03-08T07:19:34.741Z] + snapcraftctl build [2021-03-08T07:19:37.299Z] Staging config-common [2021-03-08T07:19:37.299Z] + snapcraftctl stage [2021-03-08T07:19:38.691Z] Skipping stage go-build-helper (already ran) [2021-03-08T07:19:38.691Z] Skipping stage static-packages (already ran) [2021-03-08T07:19:38.691Z] Skipping stage go115 (already ran) [2021-03-08T07:19:38.691Z] Staging edgex-go [2021-03-08T07:19:38.691Z] + snapcraftctl stage [2021-03-08T07:19:40.083Z] Staging version [2021-03-08T07:19:40.083Z] + snapcraftctl stage [2021-03-08T07:19:40.360Z] Removing intermediate container 80686d4468b6 [2021-03-08T07:19:40.360Z] ---> 95e53c18d5c8 [2021-03-08T07:19:40.360Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-08T07:19:40.360Z] ---> Running in 3742f42fd075 [2021-03-08T07:19:41.033Z] Priming config-common [2021-03-08T07:19:41.033Z] + snapcraftctl prime [2021-03-08T07:19:42.435Z] Priming go-build-helper [2021-03-08T07:19:42.435Z] + snapcraftctl prime [2021-03-08T07:19:43.382Z] Priming static-packages [2021-03-08T07:19:43.382Z] + snapcraftctl prime [2021-03-08T07:19:45.783Z] Collecting docker-compose==1.23.2 [2021-03-08T07:19:45.783Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-08T07:19:45.939Z] Priming go115 [2021-03-08T07:19:45.940Z] + snapcraftctl prime [2021-03-08T07:19:46.782Z] Collecting jsonschema<3,>=2.5.1 [2021-03-08T07:19:46.782Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-08T07:19:47.338Z] Priming edgex-go [2021-03-08T07:19:47.338Z] + snapcraftctl prime [2021-03-08T07:19:48.231Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-08T07:19:48.231Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-08T07:19:48.737Z] Priming version [2021-03-08T07:19:48.737Z] + snapcraftctl prime [2021-03-08T07:19:49.222Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-08T07:19:49.222Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-08T07:19:49.498Z] Collecting docopt<0.7,>=0.6.1 [2021-03-08T07:19:49.498Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-08T07:19:50.133Z] 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 [2021-03-08T07:19:52.921Z] Collecting PyYAML<4,>=3.10 [2021-03-08T07:19:52.921Z] Downloading PyYAML-3.13.tar.gz (270 kB) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-08T07:19:54.913Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-08T07:19:54.913Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-08T07:19:54.913Z] ---> abdf0b4889af [2021-03-08T07:19:54.913Z] Step 3/23 : WORKDIR /edgex-go [2021-03-08T07:19:54.913Z] ---> Using cache [2021-03-08T07:19:54.913Z] ---> cfaa9db6f058 [2021-03-08T07:19:54.913Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-08T07:19:54.913Z] ---> Using cache [2021-03-08T07:19:54.913Z] ---> a88825d9b9d7 [2021-03-08T07:19:54.913Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-08T07:19:58.373Z] Collecting docker<4.0,>=3.6.0 [2021-03-08T07:19:58.373Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-08T07:19:58.373Z] ---> Running in daa8d90b9422 [2021-03-08T07:19:59.372Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-08T07:19:59.372Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-08T07:19:59.979Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-08T07:20:00.984Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-08T07:20:01.594Z] 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-08T07:20:01.873Z] OK: 217 MiB in 51 packages [2021-03-08T07:20:01.873Z] Collecting cached-property<2,>=1.2.0 [2021-03-08T07:20:01.873Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-08T07:20:02.487Z] Collecting texttable<0.10,>=0.9.0 [2021-03-08T07:20:02.487Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-08T07:20:04.481Z] 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-08T07:20:04.481Z] 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-08T07:20:05.469Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-08T07:20:05.469Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-08T07:20:05.469Z] Removing intermediate container daa8d90b9422 [2021-03-08T07:20:05.469Z] ---> 3186ffc6b06b [2021-03-08T07:20:05.469Z] Step 6/23 : COPY go.mod . [2021-03-08T07:20:06.074Z] Collecting idna<2.8,>=2.5 [2021-03-08T07:20:06.074Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-08T07:20:06.370Z] Collecting docker-pycreds>=0.4.0 [2021-03-08T07:20:06.370Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-08T07:20:06.370Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-08T07:20:06.370Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-08T07:20:06.370Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-08T07:20:06.370Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-08T07:20:06.971Z] ---> ea08985796e3 [2021-03-08T07:20:06.971Z] Step 7/23 : RUN go mod download [2021-03-08T07:20:07.621Z] Installing collected packages: jsonschema, urllib3, idna, requests, websocket-client, docopt, PyYAML, docker-pycreds, docker, dockerpty, cached-property, texttable, docker-compose [2021-03-08T07:20:07.621Z] ---> Running in 00ba3a541b6d [2021-03-08T07:20:07.621Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-08T07:20:07.621Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-08T07:20:07.621Z] ---> abdf0b4889af [2021-03-08T07:20:07.621Z] Step 3/31 : WORKDIR /edgex-go [2021-03-08T07:20:07.621Z] ---> Using cache [2021-03-08T07:20:07.621Z] ---> cfaa9db6f058 [2021-03-08T07:20:07.621Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-08T07:20:07.621Z] ---> Using cache [2021-03-08T07:20:07.621Z] ---> a88825d9b9d7 [2021-03-08T07:20:07.621Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-08T07:20:07.900Z] ---> Running in ddd5c766da4f [2021-03-08T07:20:07.900Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-08T07:20:07.900Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-08T07:20:07.900Z] ---> abdf0b4889af [2021-03-08T07:20:07.900Z] Step 3/23 : WORKDIR /edgex-go [2021-03-08T07:20:07.900Z] ---> Using cache [2021-03-08T07:20:07.900Z] ---> cfaa9db6f058 [2021-03-08T07:20:07.900Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-08T07:20:07.900Z] ---> Using cache [2021-03-08T07:20:07.900Z] ---> a88825d9b9d7 [2021-03-08T07:20:07.900Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-08T07:20:07.900Z] ---> Running in 6a8deb8b82bd [2021-03-08T07:20:08.179Z] Attempting uninstall: urllib3 [2021-03-08T07:20:08.179Z] Found existing installation: urllib3 1.25.9 [2021-03-08T07:20:08.179Z] Uninstalling urllib3-1.25.9: [2021-03-08T07:20:08.452Z] Successfully uninstalled urllib3-1.25.9 [2021-03-08T07:20:08.724Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-08T07:20:08.724Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-08T07:20:08.724Z] ---> abdf0b4889af [2021-03-08T07:20:08.724Z] Step 3/24 : WORKDIR /edgex-go [2021-03-08T07:20:08.724Z] ---> Using cache [2021-03-08T07:20:08.724Z] ---> cfaa9db6f058 [2021-03-08T07:20:08.724Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-08T07:20:08.724Z] ---> Using cache [2021-03-08T07:20:08.724Z] ---> a88825d9b9d7 [2021-03-08T07:20:08.724Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-08T07:20:08.997Z] ---> Running in fb9707c9763b [2021-03-08T07:20:09.271Z] Attempting uninstall: idna [2021-03-08T07:20:09.271Z] Found existing installation: idna 2.9 [2021-03-08T07:20:09.271Z] Uninstalling idna-2.9: [2021-03-08T07:20:09.549Z] Successfully uninstalled idna-2.9 [2021-03-08T07:20:10.150Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-08T07:20:10.427Z] Attempting uninstall: requests [2021-03-08T07:20:10.427Z] Found existing installation: requests 2.23.0 [2021-03-08T07:20:10.427Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-08T07:20:10.427Z] Uninstalling requests-2.23.0: [2021-03-08T07:20:10.427Z] Successfully uninstalled requests-2.23.0 [2021-03-08T07:20:10.427Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-08T07:20:11.028Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-08T07:20:11.028Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-08T07:20:11.321Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-08T07:20:11.321Z] Running setup.py install for docopt: started [2021-03-08T07:20:11.934Z] Removing intermediate container 00ba3a541b6d [2021-03-08T07:20:11.934Z] ---> dbbd71887f6e [2021-03-08T07:20:11.934Z] Step 8/23 : COPY . . [2021-03-08T07:20:11.934Z] OK: 217 MiB in 51 packages [2021-03-08T07:20:11.934Z] OK: 217 MiB in 51 packages [2021-03-08T07:20:12.548Z] OK: 217 MiB in 51 packages [2021-03-08T07:20:14.528Z] Running setup.py install for docopt: finished with status 'done' [2021-03-08T07:20:14.528Z] Running setup.py install for PyYAML: started [2021-03-08T07:20:14.808Z] Removing intermediate container ddd5c766da4f [2021-03-08T07:20:14.808Z] ---> da10e1e03ff2 [2021-03-08T07:20:14.808Z] Step 6/31 : COPY go.mod . [2021-03-08T07:20:15.416Z] Removing intermediate container 6a8deb8b82bd [2021-03-08T07:20:15.416Z] ---> 066660278e31 [2021-03-08T07:20:15.416Z] Step 6/23 : COPY go.mod . [2021-03-08T07:20:16.124Z] Removing intermediate container fb9707c9763b [2021-03-08T07:20:16.124Z] ---> be5315d66908 [2021-03-08T07:20:16.124Z] Step 6/24 : COPY go.mod . [2021-03-08T07:20:16.463Z] ---> 91b3f6ea40b6 [2021-03-08T07:20:16.463Z] Step 7/31 : RUN go mod download [2021-03-08T07:20:17.142Z] ---> Running in af5d370f8b36 [2021-03-08T07:20:17.422Z] ---> e60bc9482bf9 [2021-03-08T07:20:17.422Z] Step 7/23 : RUN go mod download [2021-03-08T07:20:17.716Z] ---> ae69c76cf995 [2021-03-08T07:20:17.716Z] Step 7/24 : RUN go mod download [2021-03-08T07:20:17.716Z] ---> Running in f4707983735c [2021-03-08T07:20:18.040Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-08T07:20:18.394Z] ---> Running in def784550c11 [2021-03-08T07:20:19.378Z] Running setup.py install for dockerpty: started [2021-03-08T07:20:22.816Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-08T07:20:22.816Z] Running setup.py install for texttable: started [2021-03-08T07:20:23.091Z] Removing intermediate container af5d370f8b36 [2021-03-08T07:20:23.091Z] ---> 1c109eed75e7 [2021-03-08T07:20:23.091Z] Step 8/31 : COPY . . [2021-03-08T07:20:23.701Z] Removing intermediate container f4707983735c [2021-03-08T07:20:23.701Z] ---> 3156c4b4a690 [2021-03-08T07:20:23.701Z] Step 8/23 : COPY . . [2021-03-08T07:20:23.978Z] Removing intermediate container def784550c11 [2021-03-08T07:20:23.978Z] ---> f6114e488f5e [2021-03-08T07:20:23.978Z] Step 8/24 : COPY . . [2021-03-08T07:20:25.435Z] Running setup.py install for texttable: finished with status 'done' [2021-03-08T07:20:26.430Z] 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-08T07:20:36.600Z] ---> d29ed970e826 [2021-03-08T07:20:36.600Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-08T07:20:38.589Z] Removing intermediate container 3742f42fd075 [2021-03-08T07:20:38.589Z] ---> 91df59741a6e [2021-03-08T07:20:38.589Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-08T07:20:38.874Z] ---> Running in c5de002cf23e [2021-03-08T07:20:39.485Z] ---> Running in 73b717804320 [2021-03-08T07:20:41.485Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-08T07:20:41.485Z] 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-08T07:20:41.763Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-08T07:20:42.375Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-08T07:20:42.375Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-08T07:20:42.375Z] (3/3) Installing curl (7.69.1-r3) [2021-03-08T07:20:42.375Z] Executing busybox-1.31.1-r19.trigger [2021-03-08T07:20:42.375Z] OK: 71 MiB in 58 packages [2021-03-08T07:20:46.737Z] Removing intermediate container 73b717804320 [2021-03-08T07:20:46.737Z] ---> aee97446eefe [2021-03-08T07:20:46.737Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-08T07:20:46.737Z] ---> Running in 518ce96bbe5c [2021-03-08T07:20:46.737Z] ---> 5ccbcdbd1299 [2021-03-08T07:20:46.737Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-08T07:20:47.019Z] ---> Running in 735eebafd9c0 [2021-03-08T07:20:47.305Z] ---> 5a05ca4aae21 [2021-03-08T07:20:47.305Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-08T07:20:47.603Z] Removing intermediate container 518ce96bbe5c [2021-03-08T07:20:47.603Z] ---> 3a0127d0ad62 [2021-03-08T07:20:47.603Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-08T07:20:47.893Z] ---> Running in 25915e59fbd0 [2021-03-08T07:20:48.173Z] ---> Running in d72759bdf20b [2021-03-08T07:20:48.173Z] ---> 19e69bd2ba44 [2021-03-08T07:20:48.173Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-08T07:20:48.458Z] ---> Running in 295ab7455277 [2021-03-08T07:20:49.460Z] Removing intermediate container d72759bdf20b [2021-03-08T07:20:49.460Z] ---> edee2d413139 [2021-03-08T07:20:49.460Z] Step 24/26 : LABEL arch=arm64 [2021-03-08T07:20:49.460Z] ---> Running in 2f728d52f22e [2021-03-08T07:20:50.082Z] 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-08T07:20:50.708Z] 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-08T07:20:50.708Z] Removing intermediate container 2f728d52f22e [2021-03-08T07:20:50.708Z] ---> 193c845c3e20 [2021-03-08T07:20:50.708Z] Step 25/26 : LABEL git_sha=3f742185ec0c8b850a516c4280deab188fd20546 [2021-03-08T07:20:50.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-08T07:20:50.991Z] ---> Running in dfbabe762859 [2021-03-08T07:20:51.603Z] Removing intermediate container dfbabe762859 [2021-03-08T07:20:51.603Z] ---> 72a530e2dad9 [2021-03-08T07:20:51.603Z] Step 26/26 : LABEL version=0.0.0 [2021-03-08T07:20:51.886Z] ---> Running in 34de80e184a7 [2021-03-08T07:20:52.886Z] Removing intermediate container 34de80e184a7 [2021-03-08T07:20:52.886Z] ---> ebe81192202f [2021-03-08T07:20:52.887Z] [2021-03-08T07:20:53.168Z] Successfully built ebe81192202f [2021-03-08T07:20:53.449Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-03-08T07:22:15.345Z]  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-08T07:22:22.108Z] Removing intermediate container 25915e59fbd0 [2021-03-08T07:22:22.108Z] ---> 967dd39f2c74 [2021-03-08T07:22:22.108Z] [2021-03-08T07:22:22.108Z] Step 10/24 : FROM alpine:3.12 [2021-03-08T07:22:22.108Z] ---> d10569e2745f [2021-03-08T07:22:22.108Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-08T07:22:22.108Z] Removing intermediate container 735eebafd9c0 [2021-03-08T07:22:22.108Z] ---> 1d9f989d1b3f [2021-03-08T07:22:22.108Z] [2021-03-08T07:22:22.108Z] Step 10/31 : FROM alpine:3.12 [2021-03-08T07:22:22.108Z] ---> d10569e2745f [2021-03-08T07:22:22.108Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-08T07:22:22.108Z] ---> Running in d98a5e7dc68a [2021-03-08T07:22:22.108Z] ---> Running in 4c2416bce54a [2021-03-08T07:22:22.721Z] Removing intermediate container d98a5e7dc68a [2021-03-08T07:22:22.721Z] ---> eee88c0354ac [2021-03-08T07:22:22.721Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-08T07:22:23.000Z] ---> Running in 27fd26ae8834 [2021-03-08T07:22:23.608Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-08T07:22:23.884Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-08T07:22:24.532Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-08T07:22:24.532Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-08T07:22:24.532Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-08T07:22:24.532Z] (4/5) Installing curl (7.69.1-r3) [2021-03-08T07:22:24.532Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-08T07:22:24.532Z] Executing busybox-1.31.1-r19.trigger [2021-03-08T07:22:24.811Z] Executing ca-certificates-20191127-r4.trigger [2021-03-08T07:22:25.095Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-08T07:22:25.095Z] OK: 7 MiB in 19 packages [2021-03-08T07:22:25.095Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-08T07:22:25.715Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-08T07:22:25.715Z] (2/2) Installing su-exec (0.2-r1) [2021-03-08T07:22:25.715Z] Executing busybox-1.31.1-r19.trigger [2021-03-08T07:22:25.715Z] OK: 5 MiB in 16 packages [2021-03-08T07:22:27.722Z] Removing intermediate container 27fd26ae8834 [2021-03-08T07:22:27.722Z] ---> 04447f48c8f4 [2021-03-08T07:22:27.722Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-08T07:22:27.998Z] Removing intermediate container 4c2416bce54a [2021-03-08T07:22:27.998Z] ---> d363d4f2e6c9 [2021-03-08T07:22:27.998Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-08T07:22:27.998Z] ---> Running in a5cbe0decb1c [2021-03-08T07:22:27.998Z] ---> Running in 08b926eda0c1 [2021-03-08T07:22:28.593Z] Removing intermediate container a5cbe0decb1c [2021-03-08T07:22:28.593Z] ---> a170451e3b9e [2021-03-08T07:22:28.593Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-08T07:22:28.869Z] ---> Running in cf07463904ac [2021-03-08T07:22:28.869Z] Removing intermediate container 08b926eda0c1 [2021-03-08T07:22:28.869Z] ---> 01340cd8ad03 [2021-03-08T07:22:28.869Z] Step 13/24 : WORKDIR / [2021-03-08T07:22:28.869Z] ---> Running in 3f46ed06c25f [2021-03-08T07:22:29.468Z] Removing intermediate container cf07463904ac [2021-03-08T07:22:29.468Z] ---> 307859f8d64c [2021-03-08T07:22:29.468Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-08T07:22:29.468Z] ---> Running in 26495f833aea [2021-03-08T07:22:29.468Z] Removing intermediate container 3f46ed06c25f [2021-03-08T07:22:29.468Z] ---> c2f9826d9175 [2021-03-08T07:22:29.468Z] 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-08T07:22:30.920Z] ---> b76e09d32473 [2021-03-08T07:22:30.920Z] 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-08T07:22:32.371Z] ---> 755f583a3697 [2021-03-08T07:22:32.371Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-08T07:22:32.972Z] Removing intermediate container 26495f833aea [2021-03-08T07:22:32.972Z] ---> 2a3ed01af7d0 [2021-03-08T07:22:32.972Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-08T07:22:33.581Z] ---> Running in b53c3ceaa563 [2021-03-08T07:22:33.581Z] ---> 29a1fbb660b7 [2021-03-08T07:22:33.581Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-08T07:22:34.574Z] Removing intermediate container c5de002cf23e [2021-03-08T07:22:34.574Z] ---> 4efef78deda1 [2021-03-08T07:22:34.574Z] [2021-03-08T07:22:34.574Z] Step 10/23 : FROM alpine:3.12 [2021-03-08T07:22:34.574Z] ---> d10569e2745f [2021-03-08T07:22:34.574Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-08T07:22:34.849Z] Removing intermediate container b53c3ceaa563 [2021-03-08T07:22:34.849Z] ---> e6ea467fb9ee [2021-03-08T07:22:34.849Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-08T07:22:34.849Z] ---> Running in 426460cf245b [2021-03-08T07:22:35.157Z] ---> 65d85bd46aef [2021-03-08T07:22:35.157Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-08T07:22:35.437Z] Removing intermediate container 295ab7455277 [2021-03-08T07:22:35.437Z] ---> 5ba585d4b87c [2021-03-08T07:22:35.437Z] [2021-03-08T07:22:35.437Z] Step 10/23 : FROM alpine:3.12 [2021-03-08T07:22:35.437Z] ---> d10569e2745f [2021-03-08T07:22:35.437Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-08T07:22:35.437Z] ---> Using cache [2021-03-08T07:22:35.437Z] ---> 804aad6e2d16 [2021-03-08T07:22:35.437Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-08T07:22:35.437Z] ---> Using cache [2021-03-08T07:22:35.437Z] ---> 5629329d5862 [2021-03-08T07:22:35.437Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-08T07:22:35.714Z] ---> Running in 7b426ccb46c6 [2021-03-08T07:22:35.995Z] Removing intermediate container 426460cf245b [2021-03-08T07:22:35.995Z] ---> a12587f9961d [2021-03-08T07:22:35.995Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-08T07:22:35.995Z] ---> 85a818918202 [2021-03-08T07:22:35.995Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-08T07:22:35.995Z] ---> Running in a498f9d0777d [2021-03-08T07:22:36.269Z] ---> Running in 414d7dacd167 [2021-03-08T07:22:36.269Z] ---> b1c3ec855e35 [2021-03-08T07:22:36.269Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-08T07:22:36.269Z] Removing intermediate container 7b426ccb46c6 [2021-03-08T07:22:36.269Z] ---> c11f9cd19ca9 [2021-03-08T07:22:36.269Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-08T07:22:36.871Z] ---> Running in 89dc68cbedb0 [2021-03-08T07:22:36.871Z] Removing intermediate container a498f9d0777d [2021-03-08T07:22:36.871Z] ---> 6001d2494367 [2021-03-08T07:22:36.871Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-08T07:22:36.871Z] ---> Running in 3477061212f9 [2021-03-08T07:22:37.147Z] ---> e179a3ab4665 [2021-03-08T07:22:37.147Z] 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-08T07:22:37.422Z] Removing intermediate container 89dc68cbedb0 [2021-03-08T07:22:37.422Z] ---> ad2204454512 [2021-03-08T07:22:37.422Z] Step 15/23 : WORKDIR / [2021-03-08T07:22:37.422Z] ---> Running in 2bf32b9c27d4 [2021-03-08T07:22:37.701Z] ---> Running in 2116098b7097 [2021-03-08T07:22:37.701Z] Removing intermediate container 3477061212f9 [2021-03-08T07:22:37.701Z] ---> 841936daef49 [2021-03-08T07:22:37.701Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-08T07:22:37.981Z] ---> Running in 3844e7862381 [2021-03-08T07:22:38.768Z] Removing intermediate container 2116098b7097 [2021-03-08T07:22:38.768Z] ---> eca9c1dd4c2b [2021-03-08T07:22:38.768Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-08T07:22:39.911Z] Removing intermediate container 414d7dacd167 [2021-03-08T07:22:39.911Z] ---> a98b89184bdf [2021-03-08T07:22:39.911Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-08T07:22:39.911Z] ---> 5078fe946708 [2021-03-08T07:22:40.227Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-08T07:22:41.230Z] Removing intermediate container 2bf32b9c27d4 [2021-03-08T07:22:41.230Z] ---> ef71c9eb1cb7 [2021-03-08T07:22:41.230Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-08T07:22:41.230Z] ---> fc70fcce0cc1 [2021-03-08T07:22:41.230Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-08T07:22:41.509Z] ---> Running in a7914aea54b0 [2021-03-08T07:22:41.509Z] Removing intermediate container 3844e7862381 [2021-03-08T07:22:41.509Z] ---> e2c0a34ff888 [2021-03-08T07:22:41.509Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-08T07:22:41.786Z] ---> Running in cd79409b3b1e [2021-03-08T07:22:42.060Z] ---> c77b08705e9c [2021-03-08T07:22:42.061Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-08T07:22:42.337Z] Removing intermediate container a7914aea54b0 [2021-03-08T07:22:42.337Z] ---> ef24646a79c1 [2021-03-08T07:22:42.337Z] Step 22/24 : LABEL arch=arm64 [2021-03-08T07:22:42.612Z] ---> Running in cf7022e93b18 [2021-03-08T07:22:42.887Z] ---> 81322a68d435 [2021-03-08T07:22:42.887Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-08T07:22:43.164Z] Removing intermediate container cf7022e93b18 [2021-03-08T07:22:43.164Z] ---> 728b73b26198 [2021-03-08T07:22:43.164Z] Step 23/24 : LABEL git_sha=3f742185ec0c8b850a516c4280deab188fd20546 [2021-03-08T07:22:43.439Z] ---> a30552d6bf45 [2021-03-08T07:22:43.439Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-08T07:22:43.439Z] ---> Running in 99189e49af4f [2021-03-08T07:22:43.439Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-08T07:22:43.439Z] ---> Running in ecb595d76ad8 [2021-03-08T07:22:43.716Z] ---> 722e5739a322 [2021-03-08T07:22:43.716Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-08T07:22:43.995Z] Removing intermediate container 99189e49af4f [2021-03-08T07:22:43.995Z] ---> a5b22d2d8f76 [2021-03-08T07:22:43.995Z] Step 24/24 : LABEL version=0.0.0 [2021-03-08T07:22:43.995Z] ---> Running in 42287633c1cd [2021-03-08T07:22:44.271Z] Removing intermediate container ecb595d76ad8 [2021-03-08T07:22:44.271Z] ---> 2c5376d9eb7d [2021-03-08T07:22:44.271Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-08T07:22:44.271Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-08T07:22:44.549Z] ---> Running in 386c406068b4 [2021-03-08T07:22:44.549Z] ---> 305261c7b912 [2021-03-08T07:22:44.549Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-08T07:22:44.549Z] Removing intermediate container 42287633c1cd [2021-03-08T07:22:44.549Z] ---> 8e29dbb2b66d [2021-03-08T07:22:44.549Z] [2021-03-08T07:22:44.826Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-08T07:22:45.101Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-08T07:22:45.101Z] Removing intermediate container 386c406068b4 [2021-03-08T07:22:45.101Z] ---> 62851474bac4 [2021-03-08T07:22:45.101Z] Step 21/23 : LABEL arch=arm64 [2021-03-08T07:22:45.101Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-08T07:22:45.101Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-08T07:22:45.101Z] Successfully built 8e29dbb2b66d [2021-03-08T07:22:45.375Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-03-08T07:22:45.375Z]  Building docker-security-secretstore-setup-go ... done  ---> Running in eb24413604b0 [2021-03-08T07:22:45.375Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-08T07:22:45.649Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-08T07:22:45.649Z] ---> 78d6d1bfe304 [2021-03-08T07:22:45.649Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-08T07:22:45.649Z] Executing busybox-1.31.1-r19.trigger [2021-03-08T07:22:45.649Z] OK: 8 MiB in 20 packages [2021-03-08T07:22:45.924Z] Removing intermediate container eb24413604b0 [2021-03-08T07:22:45.924Z] ---> e1bb1cc11daa [2021-03-08T07:22:45.924Z] Step 22/23 : LABEL git_sha=3f742185ec0c8b850a516c4280deab188fd20546 [2021-03-08T07:22:45.924Z] ---> Running in 2ae69f96b0ac [2021-03-08T07:22:46.206Z] ---> Running in 89c93c12a57f [2021-03-08T07:22:46.843Z] Removing intermediate container 2ae69f96b0ac [2021-03-08T07:22:46.843Z] ---> 9b9bc1782482 [2021-03-08T07:22:46.843Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-08T07:22:46.844Z] Removing intermediate container 89c93c12a57f [2021-03-08T07:22:46.844Z] ---> 720dd9092b5e [2021-03-08T07:22:46.844Z] Step 23/23 : LABEL version=0.0.0 [2021-03-08T07:22:47.122Z] ---> Running in 82431de5dfc4 [2021-03-08T07:22:47.122Z] Removing intermediate container cd79409b3b1e [2021-03-08T07:22:47.122Z] ---> 1f5200145eb4 [2021-03-08T07:22:47.122Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-08T07:22:47.721Z] Removing intermediate container 82431de5dfc4 [2021-03-08T07:22:47.721Z] ---> 8798655948c6 [2021-03-08T07:22:47.721Z] [2021-03-08T07:22:47.999Z] ---> 3294eb7137ac [2021-03-08T07:22:47.999Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-08T07:22:47.999Z] Successfully built 8798655948c6 [2021-03-08T07:22:47.999Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-03-08T07:22:48.274Z]  Building docker-core-metadata-go ... done  ---> 4162f4c9de4d [2021-03-08T07:22:48.274Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-08T07:22:48.274Z] ---> Running in 2ff4de1e948c [2021-03-08T07:22:49.716Z] ---> fd3d4b24896c [2021-03-08T07:22:49.716Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-08T07:22:50.708Z] ---> bcbf5b6e3005 [2021-03-08T07:22:50.708Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-08T07:22:50.708Z] ---> Running in de80aa0b8c39 [2021-03-08T07:22:50.982Z] Removing intermediate container 2ff4de1e948c [2021-03-08T07:22:50.982Z] ---> aae4036cc58c [2021-03-08T07:22:50.982Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-08T07:22:51.256Z] ---> Running in 213a9ee206d2 [2021-03-08T07:22:51.531Z] Removing intermediate container de80aa0b8c39 [2021-03-08T07:22:51.531Z] ---> 4091c0d5021e [2021-03-08T07:22:51.531Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-08T07:22:51.808Z] ---> Running in 8fb2e20d8e3c [2021-03-08T07:22:51.808Z] Removing intermediate container 213a9ee206d2 [2021-03-08T07:22:51.808Z] ---> bfd9630810db [2021-03-08T07:22:51.808Z] Step 28/31 : CMD ["gate"] [2021-03-08T07:22:52.407Z] ---> Running in 2a9ac9e4185e [2021-03-08T07:22:52.407Z] Removing intermediate container 8fb2e20d8e3c [2021-03-08T07:22:52.407Z] ---> 871415f5a702 [2021-03-08T07:22:52.407Z] Step 21/23 : LABEL arch=arm64 [2021-03-08T07:22:52.680Z] ---> Running in d64e99cbad8c [2021-03-08T07:22:52.680Z] Removing intermediate container 2a9ac9e4185e [2021-03-08T07:22:52.680Z] ---> 59b7896dbe10 [2021-03-08T07:22:52.680Z] Step 29/31 : LABEL arch=arm64 [2021-03-08T07:22:53.281Z] ---> Running in bab6b569b013 [2021-03-08T07:22:53.281Z] Removing intermediate container d64e99cbad8c [2021-03-08T07:22:53.281Z] ---> 451f1658f364 [2021-03-08T07:22:53.281Z] Step 22/23 : LABEL git_sha=3f742185ec0c8b850a516c4280deab188fd20546 [2021-03-08T07:22:53.559Z] ---> Running in 3a6383840859 [2021-03-08T07:22:53.559Z] Removing intermediate container bab6b569b013 [2021-03-08T07:22:53.559Z] ---> cb52f028cd8c [2021-03-08T07:22:53.559Z] Step 30/31 : LABEL git_sha=3f742185ec0c8b850a516c4280deab188fd20546 [2021-03-08T07:22:54.168Z] ---> Running in ae26652bf00a [2021-03-08T07:22:54.168Z] Removing intermediate container 3a6383840859 [2021-03-08T07:22:54.168Z] ---> 6d39e11ecd4e [2021-03-08T07:22:54.168Z] Step 23/23 : LABEL version=0.0.0 [2021-03-08T07:22:54.168Z] ---> Running in f3b120ff68a7 [2021-03-08T07:22:54.765Z] Removing intermediate container ae26652bf00a [2021-03-08T07:22:54.765Z] ---> 84dfa1e0faf5 [2021-03-08T07:22:54.765Z] Step 31/31 : LABEL version=0.0.0 [2021-03-08T07:22:55.041Z] ---> Running in 2eb3969ee828 [2021-03-08T07:22:55.041Z] Removing intermediate container f3b120ff68a7 [2021-03-08T07:22:55.041Z] ---> d3d4dfb27e09 [2021-03-08T07:22:55.041Z] [2021-03-08T07:22:55.317Z] Successfully built d3d4dfb27e09 [2021-03-08T07:22:55.591Z] Successfully tagged docker-core-data-go-arm64:latest [2021-03-08T07:22:55.591Z]  Building docker-core-data-go ... done Removing intermediate container 2eb3969ee828 [2021-03-08T07:22:55.591Z] ---> 75837bde53a2 [2021-03-08T07:22:55.591Z] [2021-03-08T07:22:55.864Z] Successfully built 75837bde53a2 [2021-03-08T07:22:55.864Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-03-08T07:22:56.476Z]  Building docker-security-bootstrapper-go ... done  [Pipeline] } [2021-03-08T07:22:56.500Z] $ docker stop --time=1 01031f63d20c19bdb20e4ad98bcf614b4160834efa6739cf27c02e2fa479e67d [2021-03-08T07:22:58.457Z] $ docker rm -f 01031f63d20c19bdb20e4ad98bcf614b4160834efa6739cf27c02e2fa479e67d [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-08T07:22:59.284Z] + docker images [2021-03-08T07:22:59.284Z] + grep docker [2021-03-08T07:22:59.554Z] docker-security-bootstrapper-go-arm64 latest 75837bde53a2 4 seconds ago 17.8MB [2021-03-08T07:22:59.554Z] docker-core-data-go-arm64 latest d3d4dfb27e09 5 seconds ago 21.1MB [2021-03-08T07:22:59.554Z] docker-core-metadata-go-arm64 latest 8798655948c6 12 seconds ago 17.9MB [2021-03-08T07:22:59.554Z] docker-security-secretstore-setup-go-arm64 latest 8e29dbb2b66d 15 seconds ago 23.7MB [2021-03-08T07:22:59.554Z] docker-sys-mgmt-agent-go-arm64 latest ebe81192202f 2 minutes ago 300MB [2021-03-08T07:22:59.554Z] docker-core-command-go-arm64 latest dc40d80eb3ac 3 minutes ago 16.2MB [2021-03-08T07:22:59.554Z] docker-support-notifications-go-arm64 latest 0d6803109d78 3 minutes ago 16.9MB [2021-03-08T07:22:59.554Z] docker-support-scheduler-go-arm64 latest 3edf6910987d 3 minutes ago 16.3MB [2021-03-08T07:22:59.554Z] docker-security-proxy-setup-go-arm64 latest 9d9c7c0a1f9d 3 minutes ago 23.4MB [2021-03-08T07:22:59.554Z] docker 20.10.0 eeaf43b92773 2 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-08T07:23:00.828Z] ---> job-cost.sh [2021-03-08T07:23:00.828Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Tjph [2021-03-08T07:23:39.759Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-08T07:26:01.558Z] lf-activate-venv(): INFO: Adding /tmp/venv-Tjph/bin to PATH [2021-03-08T07:26:01.558Z] INFO: No Stack... [2021-03-08T07:26:01.558Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-08T07:26:01.558Z] INFO: Archiving Costs [Pipeline] sh [2021-03-08T07:26:01.917Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2021-03-08T07:26:01.917Z] + cut -d, -f6 [Pipeline] lock [2021-03-08T07:26:02.087Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3235-1-stack-cost] [2021-03-08T07:26:02.093Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3235-1-stack-cost] did not exist. Created. [2021-03-08T07:26:02.093Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3235-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-08T07:26:02.612Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-08T07:26:02.896Z] Stashed 1 file(s) [Pipeline] } [2021-03-08T07:26:02.936Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3235-1-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-08T07:26:04.605Z] provisioning config files... [2021-03-08T07:26:04.618Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4788249607101076969tmp [Pipeline] { [Pipeline] sh [2021-03-08T07:26:05.054Z] + set +x [2021-03-08T07:26:05.054Z] + curl -s https://codecov.io/bash [2021-03-08T07:26:05.054Z] + bash -s -- [2021-03-08T07:26:05.319Z] [2021-03-08T07:26:05.319Z] _____ _ [2021-03-08T07:26:05.319Z] / ____| | | [2021-03-08T07:26:05.319Z] | | ___ __| | ___ ___ _____ __ [2021-03-08T07:26:05.319Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-08T07:26:05.319Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-08T07:26:05.319Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-08T07:26:05.319Z] Bash-20210226-7100762 [2021-03-08T07:26:05.319Z] [2021-03-08T07:26:05.319Z] [2021-03-08T07:26:05.319Z] ==> git version 2.24.3 found [2021-03-08T07:26:05.585Z] ==> 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-08T07:26:05.585Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-08T07:26:05.585Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-08T07:26:05.585Z] ==> Jenkins CI detected. [2021-03-08T07:26:05.585Z] project root: . [2021-03-08T07:26:05.585Z] --> token set from env [2021-03-08T07:26:05.585Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-08T07:26:05.585Z] ==> Running gcov in . (disable via -X gcov) [2021-03-08T07:26:05.585Z] ==> Python coveragepy not found [2021-03-08T07:26:05.585Z] ==> Searching for coverage reports in: [2021-03-08T07:26:05.585Z] + . [2021-03-08T07:26:05.585Z] -> Found 1 reports [2021-03-08T07:26:05.585Z] ==> Detecting git/mercurial file structure [2021-03-08T07:26:05.848Z] ==> Reading reports [2021-03-08T07:26:05.848Z] + ./coverage.out bytes=621194 [2021-03-08T07:26:05.848Z] ==> Appending adjustments [2021-03-08T07:26:05.848Z] https://docs.codecov.io/docs/fixing-reports [2021-03-08T07:26:09.169Z] + Found adjustments [2021-03-08T07:26:09.169Z] ==> Gzipping contents [2021-03-08T07:26:09.169Z] 92K /tmp/codecov.50Hr6u.gz [2021-03-08T07:26:09.169Z] ==> Uploading reports [2021-03-08T07:26:09.169Z] url: https://codecov.io [2021-03-08T07:26:09.169Z] query: branch=PR-3235&commit=3f742185ec0c8b850a516c4280deab188fd20546&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3235%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3235&job=&cmd_args= [2021-03-08T07:26:09.169Z] -> Pinging Codecov [2021-03-08T07:26:09.169Z] https://codecov.io/upload/v4?package=bash-20210226-7100762&token=secret&branch=PR-3235&commit=3f742185ec0c8b850a516c4280deab188fd20546&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3235%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3235&job=&cmd_args= [2021-03-08T07:26:09.744Z] -> Uploading to [2021-03-08T07:26:09.744Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-08/00271124DB129430A58F1EEE437C3FCB/3f742185ec0c8b850a516c4280deab188fd20546/6ee2a0f8-3236-44e5-b24b-bfb8fcb3ac4f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210308%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210308T072609Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1e3a9443b66f152223d697363252cc59b22d0744f4c4e42ffe34256b9cc293c8 [2021-03-08T07:26:09.744Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-08T07:26:09.744Z] Dload Upload Total Spent Left Speed [2021-03-08T07:26:10.317Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 91867 0 0 100 91867 0 157k --:--:-- --:--:-- --:--:-- 157k [2021-03-08T07:26:10.317Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/3f742185ec0c8b850a516c4280deab188fd20546 [Pipeline] } [2021-03-08T07:26:10.343Z] 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-08T07:26:12.607Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-08T07:26:13.543Z] ---> package-listing.sh [2021-03-08T07:26:13.543Z] ++ facter osfamily [2021-03-08T07:26:13.543Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-08T07:26:13.543Z] + OS_FAMILY=redhat [2021-03-08T07:26:13.543Z] + workspace=/w/workspace/edgex-go/1 [2021-03-08T07:26:13.543Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-08T07:26:13.543Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-08T07:26:13.543Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-08T07:26:13.543Z] + PACKAGES=/tmp/packages_start.txt [2021-03-08T07:26:13.543Z] + '[' /w/workspace/edgex-go/1 ']' [2021-03-08T07:26:13.543Z] + PACKAGES=/tmp/packages_end.txt [2021-03-08T07:26:13.543Z] + case "${OS_FAMILY}" in [2021-03-08T07:26:13.543Z] + rpm -qa [2021-03-08T07:26:13.543Z] + sort [2021-03-08T07:26:18.850Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-08T07:26:18.850Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-08T07:26:18.850Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-08T07:26:18.850Z] + '[' /w/workspace/edgex-go/1 ']' [2021-03-08T07:26:18.850Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-03-08T07:26:18.850Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-03-08T07:26:18.892Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-08T07:26:19.207Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-08T07:26:19.549Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-08T07:26:19.549Z] [2021-03-08T07:26:19.549Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-08T07:26:19.942Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-08T07:26:19.942Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-08T07:26:19.942Z] df20fa9351a1: Pulling fs layer [2021-03-08T07:26:19.942Z] 36b3adc4ff6f: Pulling fs layer [2021-03-08T07:26:19.942Z] 8ad3a11d3b57: Pulling fs layer [2021-03-08T07:26:19.942Z] 46f8f816bc3b: Pulling fs layer [2021-03-08T07:26:19.942Z] 93b61091891f: Pulling fs layer [2021-03-08T07:26:19.942Z] 93b9cdb0e59b: Pulling fs layer [2021-03-08T07:26:19.942Z] 5e14af77c1be: Pulling fs layer [2021-03-08T07:26:19.942Z] 01666e4c0597: Pulling fs layer [2021-03-08T07:26:19.942Z] aa168da1d23b: Pulling fs layer [2021-03-08T07:26:19.942Z] 5e14af77c1be: Waiting [2021-03-08T07:26:19.942Z] 93b61091891f: Waiting [2021-03-08T07:26:19.942Z] 01666e4c0597: Waiting [2021-03-08T07:26:19.942Z] 93b9cdb0e59b: Waiting [2021-03-08T07:26:19.942Z] aa168da1d23b: Waiting [2021-03-08T07:26:19.942Z] 46f8f816bc3b: Waiting [2021-03-08T07:26:19.942Z] 36b3adc4ff6f: Verifying Checksum [2021-03-08T07:26:19.942Z] 36b3adc4ff6f: Download complete [2021-03-08T07:26:19.942Z] 46f8f816bc3b: Verifying Checksum [2021-03-08T07:26:19.942Z] 46f8f816bc3b: Download complete [2021-03-08T07:26:20.205Z] df20fa9351a1: Verifying Checksum [2021-03-08T07:26:20.205Z] df20fa9351a1: Download complete [2021-03-08T07:26:20.205Z] 93b9cdb0e59b: Verifying Checksum [2021-03-08T07:26:20.205Z] 93b9cdb0e59b: Download complete [2021-03-08T07:26:20.205Z] 5e14af77c1be: Download complete [2021-03-08T07:26:20.205Z] 93b61091891f: Verifying Checksum [2021-03-08T07:26:20.205Z] 93b61091891f: Download complete [2021-03-08T07:26:20.205Z] 01666e4c0597: Verifying Checksum [2021-03-08T07:26:20.205Z] 01666e4c0597: Download complete [2021-03-08T07:26:20.205Z] 8ad3a11d3b57: Verifying Checksum [2021-03-08T07:26:20.205Z] 8ad3a11d3b57: Download complete [2021-03-08T07:26:20.467Z] df20fa9351a1: Pull complete [2021-03-08T07:26:20.729Z] 36b3adc4ff6f: Pull complete [2021-03-08T07:26:21.310Z] 8ad3a11d3b57: Pull complete [2021-03-08T07:26:21.574Z] 46f8f816bc3b: Pull complete [2021-03-08T07:26:21.842Z] 93b61091891f: Pull complete [2021-03-08T07:26:22.791Z] aa168da1d23b: Verifying Checksum [2021-03-08T07:26:23.737Z] 93b9cdb0e59b: Pull complete [2021-03-08T07:26:24.000Z] 5e14af77c1be: Pull complete [2021-03-08T07:26:24.000Z] 01666e4c0597: Pull complete [2021-03-08T07:26:34.111Z] aa168da1d23b: Pull complete [2021-03-08T07:26:34.111Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-08T07:26:34.111Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-08T07:26:34.111Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-08T07:26:34.362Z] prd-centos7-docker-4c-2g-28957 does not seem to be running inside a container [2021-03-08T07:26:34.414Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-08T07:26:42.825Z] $ docker top a7eb3c3bed3251d83beee1f6ad59654178ea560baaba8012f9dec4e58429123e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-08T07:26:43.524Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-08T07:26:43.843Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-08T07:26:44.163Z] + ls /var/log/sa-host [2021-03-08T07:26:44.163Z] + sadf -c /var/log/sa-host/sa08 [2021-03-08T07:26:44.163Z] file_magic: OK [2021-03-08T07:26:44.163Z] HZ: Using current value: 100 [2021-03-08T07:26:44.163Z] file_header: OK [2021-03-08T07:26:44.163Z] 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-08T07:26:44.163Z] Statistics: [2021-03-08T07:26:44.163Z] 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... [2021-03-08T07:26:44.163Z] File successfully converted to sysstat format version 12.2.1 [2021-03-08T07:26:44.163Z] + sadf -c /var/log/sa-host/sa23 [2021-03-08T07:26:44.163Z] file_magic: OK [2021-03-08T07:26:44.163Z] HZ: Using current value: 100 [2021-03-08T07:26:44.163Z] file_header: OK [2021-03-08T07:26:44.163Z] 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-08T07:26:44.163Z] Statistics: [2021-03-08T07:26:44.163Z] Hnuu...uuuununununu... [2021-03-08T07:26:44.163Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-08T07:26:44.434Z] provisioning config files... [2021-03-08T07:26:44.449Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config378224737351839493tmp [Pipeline] { [Pipeline] echo [2021-03-08T07:26:44.564Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-08T07:26:44.910Z] ---> create-netrc.sh [Pipeline] } [2021-03-08T07:26:44.952Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-08T07:26:45.099Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-08T07:26:45.455Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-08T07:26:45.490Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-08T07:26:45.838Z] ---> sudo-logs.sh [2021-03-08T07:26:45.838Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-08T07:26:45.969Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-08T07:26:46.350Z] ---> job-cost.sh [2021-03-08T07:26:46.350Z] lf-activate-venv: SKIPPING [2021-03-08T07:26:46.350Z] DEBUG: total: 0.20999999344348907 [2021-03-08T07:26:46.350Z] INFO: Retrieving Stack Cost... [2021-03-08T07:26:47.789Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-08T07:26:48.058Z] INFO: Archiving Costs [Pipeline] echo [2021-03-08T07:26:48.096Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-08T07:26:48.434Z] ---> logs-deploy.sh [2021-03-08T07:26:48.434Z] lf-activate-venv: SKIPPING [2021-03-08T07:26:48.434Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3235/1 [2021-03-08T07:26:48.434Z] INFO: archiving workspace using pattern(s): [2021-03-08T07:26:50.361Z] Archives upload complete. [2021-03-08T07:26:50.362Z] INFO: archiving logs to Nexus