Pull request #3303 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at ebfae9bf1c69030f223d824c55fa5330fb79db8d rather than 68fcd773a98669ed968ad814e488a11f1b3796c6 Obtained Jenkinsfile from ebfae9bf1c69030f223d824c55fa5330fb79db8d 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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-3303/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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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-3303/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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 ‘prd-centos7-blackbox-4c-2g-30704’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-31524’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-27930’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-30485’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-30654’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-31523’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-31527 in /w/workspace/edgexfoundry_edgex-go_PR-3303 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit ebfae9bf1c69030f223d824c55fa5330fb79db8d into PR head commit 68fcd773a98669ed968ad814e488a11f1b3796c6 Merge succeeded, producing 68fcd773a98669ed968ad814e488a11f1b3796c6 Checking out Revision 68fcd773a98669ed968ad814e488a11f1b3796c6 (PR-3303) > 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/3303/head:refs/remotes/origin/PR-3303 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 68fcd773a98669ed968ad814e488a11f1b3796c6 # 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 ebfae9bf1c69030f223d824c55fa5330fb79db8d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 68fcd773a98669ed968ad814e488a11f1b3796c6 # timeout=10 Commit message: "feat(data): Implement get Binary Reading from database" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-26T07:58:52.342Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-26T07:58:52.704Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-26T07:58:52.925Z] ========================================================= [2021-03-26T07:58:52.925Z] EdgeX Global Pipelines Version Info [2021-03-26T07:58:52.925Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-26T07:58:54.523Z] ------------------- [2021-03-26T07:58:54.523Z] stable info: [2021-03-26T07:58:54.523Z] ------------------- [2021-03-26T07:58:54.523Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-26T07:58:54.523Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-26T07:58:54.523Z] Message: update stable to v1.0.186 [2021-03-26T07:58:55.468Z] ------------------- [2021-03-26T07:58:55.468Z] experimental info: [2021-03-26T07:58:55.468Z] ------------------- [2021-03-26T07:58:55.469Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-26T07:58:55.469Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-03-26T07:58:55.469Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-26T07:58:55.943Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-03-26T07:58:56.132Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-03-26T07:58:56.271Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-26T07:58:56.398Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-26T07:58:56.540Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-26T07:58:56.665Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-26T07:58:56.803Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-26T07:58:56.984Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-03-26T07:58:57.136Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-03-26T07:58:57.273Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-03-26T07:58:57.404Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-26T07:58:57.524Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-26T07:58:57.663Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-26T07:58:57.809Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-26T07:58:57.932Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-26T07:58:58.051Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-26T07:58:58.171Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-26T07:58:58.293Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-26T07:58:58.434Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-26T07:58:58.561Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-26T07:58:58.679Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-26T07:58:58.820Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-26T07:58:58.953Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3303 [Pipeline] echo [2021-03-26T07:58:59.089Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3303 [Pipeline] echo [2021-03-26T07:58:59.214Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3303 [Pipeline] echo [2021-03-26T07:58:59.350Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 68fcd773a98669ed968ad814e488a11f1b3796c6 [Pipeline] echo [2021-03-26T07:58:59.483Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 68fcd77 [Pipeline] echo [2021-03-26T07:58:59.600Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-26T07:58:59.897Z] provisioning config files... [2021-03-26T07:58:59.929Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3921240126411470858tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-26T07:59:00.402Z] ---> docker-login.sh [2021-03-26T07:59:00.402Z] nexus3.edgexfoundry.org:10001 [2021-03-26T07:59:00.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-26T07:59:00.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-26T07:59:00.667Z] Configure a credential helper to remove this warning. See [2021-03-26T07:59:00.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-26T07:59:00.667Z] [2021-03-26T07:59:00.667Z] Login Succeeded [2021-03-26T07:59:00.933Z] nexus3.edgexfoundry.org:10002 [2021-03-26T07:59:00.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-26T07:59:00.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-26T07:59:00.933Z] Configure a credential helper to remove this warning. See [2021-03-26T07:59:00.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-26T07:59:00.933Z] [2021-03-26T07:59:00.933Z] Login Succeeded [2021-03-26T07:59:00.933Z] nexus3.edgexfoundry.org:10003 [2021-03-26T07:59:01.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-26T07:59:01.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-26T07:59:01.202Z] Configure a credential helper to remove this warning. See [2021-03-26T07:59:01.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-26T07:59:01.202Z] [2021-03-26T07:59:01.202Z] Login Succeeded [2021-03-26T07:59:01.202Z] nexus3.edgexfoundry.org:10004 [2021-03-26T07:59:01.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-26T07:59:01.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-26T07:59:01.466Z] Configure a credential helper to remove this warning. See [2021-03-26T07:59:01.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-26T07:59:01.466Z] [2021-03-26T07:59:01.466Z] Login Succeeded [2021-03-26T07:59:01.466Z] docker.io [2021-03-26T07:59:01.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-26T07:59:01.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-26T07:59:01.729Z] Configure a credential helper to remove this warning. See [2021-03-26T07:59:01.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-26T07:59:01.729Z] [2021-03-26T07:59:01.729Z] Login Succeeded [2021-03-26T07:59:01.729Z] ---> docker-login.sh ends [Pipeline] } [2021-03-26T07:59:01.762Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-26T07:59:02.323Z] ++ 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-26T07:59:02.323Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-26T07:59:02.323Z] ++ dirname cmd/core-command/Dockerfile [2021-03-26T07:59:02.323Z] ++ cut -d/ -f2 [2021-03-26T07:59:02.323Z] + echo core-command,cmd/core-command/Dockerfile [2021-03-26T07:59:02.323Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-26T07:59:02.323Z] ++ dirname cmd/core-data/Dockerfile [2021-03-26T07:59:02.323Z] ++ cut -d/ -f2 [2021-03-26T07:59:02.323Z] + echo core-data,cmd/core-data/Dockerfile [2021-03-26T07:59:02.323Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-26T07:59:02.323Z] ++ dirname cmd/core-metadata/Dockerfile [2021-03-26T07:59:02.323Z] ++ cut -d/ -f2 [2021-03-26T07:59:02.323Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-03-26T07:59:02.323Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-26T07:59:02.323Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-03-26T07:59:02.323Z] ++ cut -d/ -f2 [2021-03-26T07:59:02.323Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-03-26T07:59:02.323Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-26T07:59:02.323Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-03-26T07:59:02.323Z] ++ cut -d/ -f2 [2021-03-26T07:59:02.323Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-03-26T07:59:02.323Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-26T07:59:02.323Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-03-26T07:59:02.323Z] ++ cut -d/ -f2 [2021-03-26T07:59:02.323Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-03-26T07:59:02.323Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-26T07:59:02.323Z] ++ dirname cmd/support-notifications/Dockerfile [2021-03-26T07:59:02.323Z] ++ cut -d/ -f2 [2021-03-26T07:59:02.323Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-03-26T07:59:02.323Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-26T07:59:02.323Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-03-26T07:59:02.323Z] ++ cut -d/ -f2 [2021-03-26T07:59:02.323Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-03-26T07:59:02.323Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-26T07:59:02.323Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-03-26T07:59:02.323Z] ++ cut -d/ -f2 [2021-03-26T07:59:02.323Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-03-26T07:59:02.428Z] 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-26T07:59:03.419Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-26T07:59:03.419Z] [2021-03-26T07:59:03.419Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-26T07:59:03.797Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-26T07:59:03.797Z] latest: Pulling from edgex-devops/git-semver [2021-03-26T07:59:03.797Z] 31603596830f: Pulling fs layer [2021-03-26T07:59:03.797Z] 2a8b12db71e7: Pulling fs layer [2021-03-26T07:59:03.797Z] 6ca5941a6612: Pulling fs layer [2021-03-26T07:59:03.797Z] ecc8261a40a4: Pulling fs layer [2021-03-26T07:59:03.797Z] ecc8261a40a4: Waiting [2021-03-26T07:59:03.797Z] 2a8b12db71e7: Download complete [2021-03-26T07:59:03.797Z] 31603596830f: Verifying Checksum [2021-03-26T07:59:03.797Z] 31603596830f: Download complete [2021-03-26T07:59:04.063Z] ecc8261a40a4: Verifying Checksum [2021-03-26T07:59:04.063Z] ecc8261a40a4: Download complete [2021-03-26T07:59:04.063Z] 6ca5941a6612: Verifying Checksum [2021-03-26T07:59:04.063Z] 6ca5941a6612: Download complete [2021-03-26T07:59:04.330Z] 31603596830f: Pull complete [2021-03-26T07:59:04.330Z] 2a8b12db71e7: Pull complete [2021-03-26T07:59:05.292Z] 6ca5941a6612: Pull complete [2021-03-26T07:59:05.555Z] ecc8261a40a4: Pull complete [2021-03-26T07:59:05.555Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-26T07:59:05.555Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-26T07:59:05.555Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-26T07:59:05.703Z] prd-centos7-docker-4c-2g-31527 does not seem to be running inside a container [2021-03-26T07:59:05.843Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-26T07:59:08.372Z] $ docker top 4c12c6e8df09d6ec74ca43d09a32951c202bf09e333074e63293f984102793b6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-26T07:59:08.766Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-26T07:59:08.766Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-26T07:59:08.991Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-26T07:59:08.993Z] $ docker exec 4c12c6e8df09d6ec74ca43d09a32951c202bf09e333074e63293f984102793b6 ssh-agent [2021-03-26T07:59:09.161Z] SSH_AUTH_SOCK=/tmp/ssh-25HUGAiJTWfn/agent.13 [2021-03-26T07:59:09.161Z] SSH_AGENT_PID=18 [2021-03-26T07:59:09.174Z] Running ssh-add (command line suppressed) [2021-03-26T07:59:09.288Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4002933867537529726.key (/w/workspace/edgex-go/1@tmp/private_key_4002933867537529726.key) [2021-03-26T07:59:09.341Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-26T07:59:09.722Z] + git tag --points-at HEAD [Pipeline] } [2021-03-26T07:59:09.747Z] $ docker exec --env ******** --env ******** 4c12c6e8df09d6ec74ca43d09a32951c202bf09e333074e63293f984102793b6 ssh-agent -k [2021-03-26T07:59:09.854Z] unset SSH_AUTH_SOCK; [2021-03-26T07:59:09.855Z] unset SSH_AGENT_PID; [2021-03-26T07:59:09.855Z] echo Agent pid 18 killed; [2021-03-26T07:59:09.902Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-26T07:59:10.152Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-26T07:59:10.152Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-26T07:59:10.328Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-26T07:59:10.332Z] $ docker exec 4c12c6e8df09d6ec74ca43d09a32951c202bf09e333074e63293f984102793b6 ssh-agent [2021-03-26T07:59:10.522Z] SSH_AUTH_SOCK=/tmp/ssh-S2b1YAxKKZD4/agent.46 [2021-03-26T07:59:10.522Z] SSH_AGENT_PID=51 [2021-03-26T07:59:10.529Z] Running ssh-add (command line suppressed) [2021-03-26T07:59:10.646Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7405666615123637825.key (/w/workspace/edgex-go/1@tmp/private_key_7405666615123637825.key) [2021-03-26T07:59:10.700Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-26T07:59:11.073Z] + git semver init [2021-03-26T07:59:11.073Z] # -> Open(): unable to determine branch for HEAD [2021-03-26T07:59:11.073Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-03-26T07:59:11.073Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-03-26T07:59:11.073Z] # $SEMVER_REMOTE_NAME = origin [2021-03-26T07:59:11.073Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-26T07:59:11.074Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-26T07:59:11.074Z] # $SEMVER_BRANCH = PR-3303 [2021-03-26T07:59:11.074Z] # $SEMVER_TEMP = /tmp/semver-187091088 [2021-03-26T07:59:11.074Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-03-26T07:59:29.278Z] # '/tmp/semver-187091088' -> '/w/workspace/edgex-go/1/.semver' [2021-03-26T07:59:29.545Z] # -> Force: false [2021-03-26T07:59:29.545Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-03-26T07:59:29.834Z] $ docker exec --env ******** --env ******** 4c12c6e8df09d6ec74ca43d09a32951c202bf09e333074e63293f984102793b6 ssh-agent -k [2021-03-26T07:59:30.044Z] unset SSH_AUTH_SOCK; [2021-03-26T07:59:30.044Z] unset SSH_AGENT_PID; [2021-03-26T07:59:30.044Z] echo Agent pid 51 killed; [2021-03-26T07:59:30.120Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-26T07:59:30.677Z] + git semver [Pipeline] } [2021-03-26T07:59:30.707Z] $ docker stop --time=1 4c12c6e8df09d6ec74ca43d09a32951c202bf09e333074e63293f984102793b6 [2021-03-26T07:59:32.332Z] $ docker rm -f 4c12c6e8df09d6ec74ca43d09a32951c202bf09e333074e63293f984102793b6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-26T07:59:32.925Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-26T07:59:33.512Z] Stashed 1 file(s) [Pipeline] echo [2021-03-26T07:59:33.534Z] [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-26T07:59:34.886Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-26T07:59:35.201Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-26T07:59:35.520Z] + sudo service docker restart [2021-03-26T07:59:35.521Z] + true [2021-03-26T07:59:35.521Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-03-26T07:59:36.130Z] ========================================================= [2021-03-26T07:59:36.130Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-26T07:59:36.130Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-26T07:59:36.512Z] + 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-26T07:59:40.752Z] Sending build context to Docker daemon 328.9MB [2021-03-26T07:59:40.752Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-26T07:59:40.752Z] Step 2/6 : FROM ${BASE} [2021-03-26T07:59:40.752Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-26T07:59:40.752Z] 188c0c94c7c5: Pulling fs layer [2021-03-26T07:59:40.752Z] 0ef7d3d256c8: Pulling fs layer [2021-03-26T07:59:40.752Z] de9db76c5a1d: Pulling fs layer [2021-03-26T07:59:40.752Z] bca2f99d35d6: Pulling fs layer [2021-03-26T07:59:40.752Z] 93359f2a8cfa: Pulling fs layer [2021-03-26T07:59:40.752Z] 7c6f9722023f: Pulling fs layer [2021-03-26T07:59:40.752Z] a35cf1a2eb13: Pulling fs layer [2021-03-26T07:59:40.752Z] 93359f2a8cfa: Waiting [2021-03-26T07:59:40.752Z] 7c6f9722023f: Waiting [2021-03-26T07:59:40.752Z] a35cf1a2eb13: Waiting [2021-03-26T07:59:40.752Z] bca2f99d35d6: Waiting [2021-03-26T07:59:40.752Z] de9db76c5a1d: Verifying Checksum [2021-03-26T07:59:40.752Z] de9db76c5a1d: Download complete [2021-03-26T07:59:40.752Z] 0ef7d3d256c8: Download complete [2021-03-26T07:59:40.752Z] 93359f2a8cfa: Verifying Checksum [2021-03-26T07:59:40.752Z] 93359f2a8cfa: Download complete [2021-03-26T07:59:40.752Z] 7c6f9722023f: Verifying Checksum [2021-03-26T07:59:40.752Z] 7c6f9722023f: Download complete [2021-03-26T07:59:40.752Z] 188c0c94c7c5: Download complete [2021-03-26T07:59:40.752Z] 188c0c94c7c5: Pull complete [2021-03-26T07:59:41.019Z] 0ef7d3d256c8: Pull complete [2021-03-26T07:59:41.019Z] de9db76c5a1d: Pull complete [2021-03-26T07:59:42.419Z] a35cf1a2eb13: Verifying Checksum [2021-03-26T07:59:42.419Z] a35cf1a2eb13: Download complete [2021-03-26T07:59:43.005Z] bca2f99d35d6: Verifying Checksum [2021-03-26T07:59:43.005Z] bca2f99d35d6: Download complete [2021-03-26T07:59:48.335Z] bca2f99d35d6: Pull complete [2021-03-26T07:59:48.335Z] 93359f2a8cfa: Pull complete [2021-03-26T07:59:48.335Z] 7c6f9722023f: Pull complete [2021-03-26T07:59:49.219Z] Still waiting to schedule task [2021-03-26T07:59:49.219Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-03-26T07:59:52.570Z] a35cf1a2eb13: Pull complete [2021-03-26T07:59:52.570Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-26T07:59:52.833Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-26T07:59:52.833Z] ---> a62c8e92a672 [2021-03-26T07:59:52.833Z] 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-26T07:59:52.833Z] ---> Running in c141303d9276 [2021-03-26T07:59:53.783Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-26T07:59:55.174Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-26T07:59:56.572Z] (1/12) Installing libmagic (5.38-r0) [2021-03-26T07:59:57.521Z] (2/12) Installing file (5.38-r0) [2021-03-26T07:59:57.785Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-26T07:59:57.785Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-26T08:00:44.551Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-26T08:00:44.551Z] (6/12) Installing patch (2.7.6-r6) [2021-03-26T08:00:44.551Z] (7/12) Installing build-base (0.5-r2) [2021-03-26T08:00:44.551Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-26T08:00:44.551Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-26T08:00:44.551Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-26T08:00:44.551Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-26T08:00:44.551Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-26T08:00:44.551Z] Executing busybox-1.31.1-r19.trigger [2021-03-26T08:00:44.551Z] OK: 233 MiB in 51 packages [2021-03-26T08:00:47.112Z] Removing intermediate container c141303d9276 [2021-03-26T08:00:47.112Z] ---> 6fec9469d32b [2021-03-26T08:00:47.112Z] Step 4/6 : WORKDIR /edgex-go [2021-03-26T08:00:47.112Z] ---> Running in 2192b65c2308 [2021-03-26T08:00:47.112Z] Removing intermediate container 2192b65c2308 [2021-03-26T08:00:47.112Z] ---> 8fa563ce52ae [2021-03-26T08:00:47.112Z] Step 5/6 : COPY go.mod . [2021-03-26T08:00:47.379Z] ---> 1d125968d649 [2021-03-26T08:00:47.379Z] Step 6/6 : RUN go mod download [2021-03-26T08:00:47.379Z] ---> Running in ec3367ed4cdc [2021-03-26T08:01:09.402Z] Removing intermediate container ec3367ed4cdc [2021-03-26T08:01:09.402Z] ---> d6a663c7efea [2021-03-26T08:01:09.402Z] Successfully built d6a663c7efea [2021-03-26T08:01:09.402Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-26T08:01:09.759Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-26T08:01:09.759Z] . [Pipeline] withDockerContainer [2021-03-26T08:01:09.879Z] prd-centos7-docker-4c-2g-31527 does not seem to be running inside a container [2021-03-26T08:01:09.924Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-26T08:01:11.207Z] $ docker top ffffd31f02c59163dffb46aab533f863bb92c331f95b0d1001f6d433f7cae165 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-26T08:01:11.927Z] + go version [2021-03-26T08:01:11.927Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-26T08:01:11.958Z] $ docker stop --time=1 ffffd31f02c59163dffb46aab533f863bb92c331f95b0d1001f6d433f7cae165 [2021-03-26T08:01:13.352Z] $ docker rm -f ffffd31f02c59163dffb46aab533f863bb92c331f95b0d1001f6d433f7cae165 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-26T08:01:14.430Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-26T08:01:14.430Z] . [Pipeline] withDockerContainer [2021-03-26T08:01:14.563Z] prd-centos7-docker-4c-2g-31527 does not seem to be running inside a container [2021-03-26T08:01:14.609Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-26T08:01:15.407Z] $ docker top 0b093f36b97141f2a6d0c5816172542ed9ff39a5c2b5f8744f43192f4a035fed -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-26T08:01:15.690Z] ========================================================= [2021-03-26T08:01:15.690Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-26T08:01:15.690Z] ========================================================= [Pipeline] sh [2021-03-26T08:01:16.005Z] + make test [2021-03-26T08:01:16.005Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-26T08:01:26.057Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-26T08:01:41.953Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-26T08:01:48.592Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-26T08:01:48.592Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-26T08:01:48.592Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-26T08:01:50.012Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-26T08:01:50.012Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-26T08:01:50.012Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-26T08:01:50.012Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-26T08:01:51.429Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-26T08:01:51.429Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-26T08:01:54.815Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-26T08:01:54.815Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-26T08:01:54.815Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-26T08:01:56.758Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.106s coverage: 45.9% of statements [2021-03-26T08:01:56.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-26T08:01:56.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-26T08:01:56.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-26T08:01:56.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-26T08:01:56.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-26T08:01:56.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-26T08:01:56.758Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.066s coverage: 19.8% of statements [2021-03-26T08:01:56.758Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.080s coverage: 100.0% of statements [2021-03-26T08:02:01.047Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.182s coverage: 27.1% of statements [2021-03-26T08:02:01.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-26T08:02:01.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-26T08:02:01.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-26T08:02:01.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-26T08:02:01.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-26T08:02:01.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-26T08:02:01.047Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.033s coverage: 100.0% of statements [2021-03-26T08:02:01.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-26T08:02:01.047Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.041s coverage: 100.0% of statements [2021-03-26T08:02:01.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-26T08:02:01.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-26T08:02:01.047Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.099s coverage: 71.3% of statements [2021-03-26T08:02:01.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-26T08:02:01.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-26T08:02:01.047Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.164s coverage: 82.9% of statements [2021-03-26T08:02:01.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-26T08:02:01.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-26T08:02:01.047Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.084s coverage: 78.9% of statements [2021-03-26T08:02:01.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-26T08:02:03.706Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.311s coverage: 28.6% of statements [2021-03-26T08:02:03.706Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-26T08:02:03.706Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-26T08:02:03.706Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-26T08:02:03.706Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-26T08:02:03.706Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-26T08:02:03.706Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.124s coverage: 100.0% of statements [2021-03-26T08:02:03.706Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-26T08:02:03.706Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.032s coverage: 100.0% of statements [2021-03-26T08:02:03.706Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-26T08:02:03.706Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.107s coverage: 86.7% of statements [2021-03-26T08:02:03.706Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-26T08:02:03.706Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.170s coverage: 97.5% of statements [2021-03-26T08:02:03.706Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-26T08:02:03.706Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.070s coverage: 78.3% of statements [2021-03-26T08:02:03.706Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-26T08:02:03.706Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-26T08:02:03.706Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-26T08:02:03.706Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-26T08:02:06.299Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.357s coverage: 92.8% of statements [2021-03-26T08:02:06.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-26T08:02:06.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-26T08:02:06.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-26T08:02:06.299Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-26T08:02:06.299Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-26T08:02:06.299Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-26T08:02:06.299Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-26T08:02:06.299Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-26T08:02:06.299Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-26T08:02:06.299Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-26T08:02:06.299Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-26T08:02:06.299Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-26T08:02:06.299Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-26T08:02:06.299Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-26T08:02:06.299Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-26T08:02:06.299Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-26T08:02:06.299Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-26T08:02:06.299Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-26T08:02:06.299Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.028s coverage: 58.8% of statements [2021-03-26T08:02:06.299Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-26T08:02:06.299Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-26T08:02:06.299Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.052s coverage: 1.0% of statements [2021-03-26T08:02:06.299Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-26T08:02:06.299Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-26T08:02:06.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-26T08:02:06.299Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 47.1% of statements [2021-03-26T08:02:06.299Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.050s coverage: 79.5% of statements [2021-03-26T08:02:06.299Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.035s coverage: 94.1% of statements [2021-03-26T08:02:06.299Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.072s coverage: 96.3% of statements [2021-03-26T08:02:06.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.030s coverage: 87.5% of statements [2021-03-26T08:02:18.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.062s coverage: 94.4% of statements [2021-03-26T08:02:18.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.028s coverage: 44.8% of statements [2021-03-26T08:02:22.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.257s coverage: 82.6% of statements [2021-03-26T08:02:30.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.070s coverage: 92.9% of statements [2021-03-26T08:02:30.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-26T08:02:30.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-26T08:02:30.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-26T08:02:30.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 77.8% of statements [2021-03-26T08:02:30.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-26T08:02:30.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-26T08:02:30.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-26T08:02:30.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-26T08:02:30.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-26T08:02:30.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.043s coverage: 87.2% of statements [2021-03-26T08:02:30.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-26T08:02:30.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-26T08:02:30.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.035s coverage: 100.0% of statements [2021-03-26T08:02:30.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-26T08:02:30.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.045s coverage: 75.5% of statements [2021-03-26T08:02:30.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-26T08:02:30.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.035s coverage: 80.8% of statements [2021-03-26T08:02:30.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.075s coverage: 87.2% of statements [2021-03-26T08:02:30.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.047s coverage: 84.6% of statements [2021-03-26T08:02:30.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.076s coverage: 91.6% of statements [2021-03-26T08:02:30.367Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-26T08:02:30.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.185s coverage: 64.4% of statements [2021-03-26T08:02:30.367Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-26T08:02:30.367Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-26T08:02:30.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.036s coverage: 100.0% of statements [2021-03-26T08:02:30.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 91.3% of statements [2021-03-26T08:02:30.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.038s coverage: 100.0% of statements [2021-03-26T08:02:30.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements [2021-03-26T08:02:30.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements [2021-03-26T08:02:30.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.296s coverage: 69.0% of statements [2021-03-26T08:02:30.367Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-26T08:02:30.367Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-26T08:02:30.367Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-26T08:02:30.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.108s coverage: 38.4% of statements [2021-03-26T08:02:30.367Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-26T08:02:30.367Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-26T08:02:30.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements [2021-03-26T08:02:30.367Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-26T08:02:30.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.033s coverage: 84.8% of statements [2021-03-26T08:02:30.367Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.156s coverage: 47.0% of statements [2021-03-26T08:02:30.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-26T08:02:30.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-26T08:02:30.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-26T08:02:30.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-26T08:02:30.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-26T08:02:30.367Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.056s coverage: 100.0% of statements [2021-03-26T08:02:30.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-26T08:02:30.367Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.041s coverage: 100.0% of statements [2021-03-26T08:02:30.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-26T08:02:30.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-26T08:02:30.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-26T08:02:30.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-26T08:02:30.367Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.151s coverage: 87.1% of statements [2021-03-26T08:02:30.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-26T08:02:30.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-26T08:02:30.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-26T08:02:30.367Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.749s coverage: 29.1% of statements [2021-03-26T08:02:30.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-26T08:02:30.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-26T08:02:30.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-26T08:02:30.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-26T08:02:30.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-26T08:02:30.367Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.068s coverage: 99.0% of statements [2021-03-26T08:02:30.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-26T08:02:30.367Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.044s coverage: 100.0% of statements [2021-03-26T08:02:30.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-26T08:02:30.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-26T08:02:30.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-26T08:02:30.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-26T08:02:30.367Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.137s coverage: 94.0% of statements [2021-03-26T08:02:30.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-26T08:02:30.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-26T08:02:30.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-26T08:02:30.367Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.028s coverage: 0.0% of statements [2021-03-26T08:02:30.367Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-26T08:02:30.367Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.035s coverage: 100.0% of statements [2021-03-26T08:02:30.367Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-26T08:02:30.367Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-26T08:02:30.367Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-26T08:02:30.367Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-26T08:02:30.632Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.060s coverage: 87.9% of statements [2021-03-26T08:02:30.632Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-26T08:02:30.632Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-26T08:02:30.632Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.036s coverage: 100.0% of statements [2021-03-26T08:02:31.210Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.032s coverage: 32.1% of statements [2021-03-26T08:02:31.210Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-03-26T08:02:31.474Z] GO111MODULE=on go vet ./... [2021-03-26T08:02:58.262Z] gofmt -l . [2021-03-26T08:02:58.262Z] [ "`gofmt -l .`" = "" ] [2021-03-26T08:02:58.848Z] ./bin/test-go-mod-tidy.sh [2021-03-26T08:02:59.425Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-26T08:03:00.336Z] + ls -al . [2021-03-26T08:03:00.336Z] total 776 [2021-03-26T08:03:00.336Z] drwxrwxr-x 10 1001 1001 4096 Mar 26 08:02 . [2021-03-26T08:03:00.336Z] drwxr-xr-x 4 root root 28 Mar 26 08:01 .. [2021-03-26T08:03:00.336Z] -rw-rw-r-- 1 1001 1001 11 Mar 26 07:58 .dockerignore [2021-03-26T08:03:00.336Z] drwxrwxr-x 8 1001 1001 179 Mar 26 07:58 .git [2021-03-26T08:03:00.336Z] drwxrwxr-x 3 1001 1001 125 Mar 26 07:58 .github [2021-03-26T08:03:00.336Z] -rw-rw-r-- 1 1001 1001 818 Mar 26 07:58 .gitignore [2021-03-26T08:03:00.336Z] drwx------ 3 1001 1001 60 Mar 26 07:59 .semver [2021-03-26T08:03:00.336Z] -rw-rw-r-- 1 1001 1001 166 Mar 26 07:58 .sonarcloud.properties [2021-03-26T08:03:00.336Z] -rw-rw-r-- 1 1001 1001 8607 Mar 26 07:58 Attribution.txt [2021-03-26T08:03:00.336Z] -rw-rw-r-- 1 1001 1001 3804 Mar 26 07:58 CONTRIBUTING.md [2021-03-26T08:03:00.336Z] -rw-rw-r-- 1 1001 1001 931 Mar 26 07:58 Dockerfile.build [2021-03-26T08:03:00.336Z] -rw-rw-r-- 1 1001 1001 863 Mar 26 07:58 Jenkinsfile [2021-03-26T08:03:00.336Z] -rw-rw-r-- 1 1001 1001 10775 Mar 26 07:58 LICENSE [2021-03-26T08:03:00.336Z] -rw-rw-r-- 1 1001 1001 5774 Mar 26 07:58 Makefile [2021-03-26T08:03:00.336Z] -rw-rw-r-- 1 1001 1001 6548 Mar 26 07:58 README.md [2021-03-26T08:03:00.336Z] -rw-rw-r-- 1 1001 1001 6755 Mar 26 07:58 SECURITY.md [2021-03-26T08:03:00.336Z] -rw-rw-r-- 1 1001 1001 5 Mar 26 07:59 VERSION [2021-03-26T08:03:00.336Z] -rw-rw-r-- 1 1001 1001 4131 Mar 26 07:58 ZMQWindows.md [2021-03-26T08:03:00.336Z] drwxrwxr-x 2 1001 1001 117 Mar 26 07:58 bin [2021-03-26T08:03:00.336Z] drwxrwxr-x 14 1001 1001 4096 Mar 26 07:58 cmd [2021-03-26T08:03:00.336Z] -rw-r--r-- 1 root root 667189 Mar 26 08:02 coverage.out [2021-03-26T08:03:00.336Z] -rw-r--r-- 1 root root 1056 Mar 26 08:02 go.mod [2021-03-26T08:03:00.336Z] -rw-r--r-- 1 root root 22530 Mar 26 08:02 go.sum [2021-03-26T08:03:00.336Z] drwxrwxr-x 8 1001 1001 127 Mar 26 07:58 internal [2021-03-26T08:03:00.336Z] drwxrwxr-x 4 1001 1001 26 Mar 26 07:58 openapi [2021-03-26T08:03:00.336Z] drwxrwxr-x 4 1001 1001 71 Mar 26 07:58 snap [2021-03-26T08:03:00.336Z] -rw-rw-r-- 1 1001 1001 168 Mar 26 07:58 version.go [Pipeline] sh [2021-03-26T08:03:00.659Z] + '[' -e coverage.out ] [2021-03-26T08:03:00.659Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-26T08:03:00.905Z] Stashed 1 file(s) [Pipeline] sh [2021-03-26T08:03:01.217Z] + make build [2021-03-26T08:03:01.217Z] 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-26T08:03:06.546Z] 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-26T08:03:14.898Z] 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-26T08:03:15.490Z] 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-26T08:03:17.248Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-31528 in /w/workspace/edgexfoundry_edgex-go_PR-3303 [Pipeline] { [Pipeline] ws [2021-03-26T08:03:17.346Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [2021-03-26T08:03:17.424Z] 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 [Pipeline] checkout [2021-03-26T08:03:17.691Z] 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-26T08:03:19.139Z] 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-26T08:03:21.107Z] 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-26T08:03:22.125Z] 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-26T08:03:22.917Z] using credential edgex-jenkins-ssh [2021-03-26T08:03:22.974Z] Cloning the remote Git repository [2021-03-26T08:03:23.090Z] 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-26T08:03:23.045Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-26T08:03:23.161Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-03-26T08:03:23.253Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-26T08:03:23.254Z] > git --version # timeout=10 [2021-03-26T08:03:23.269Z] > git --version # 'git version 2.17.1' [2021-03-26T08:03:23.271Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-26T08:03:23.338Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-26T08:03:24.496Z] 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-26T08:03:25.455Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-03-26T08:03:28.061Z] $ docker stop --time=1 0b093f36b97141f2a6d0c5816172542ed9ff39a5c2b5f8744f43192f4a035fed [2021-03-26T08:03:29.948Z] $ docker rm -f 0b093f36b97141f2a6d0c5816172542ed9ff39a5c2b5f8744f43192f4a035fed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-26T08:03:33.796Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-26T08:03:33.796Z] [2021-03-26T08:03:33.796Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-03-26T08:03:34.181Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-26T08:03:34.181Z] latest: Pulling from edgex-devops/edgex-compose [2021-03-26T08:03:34.181Z] cbdbe7a5bc2a: Pulling fs layer [2021-03-26T08:03:34.181Z] ca9280d653b3: Pulling fs layer [2021-03-26T08:03:34.181Z] 7e9c9ca2126c: Pulling fs layer [2021-03-26T08:03:34.767Z] cbdbe7a5bc2a: Verifying Checksum [2021-03-26T08:03:34.767Z] cbdbe7a5bc2a: Download complete [2021-03-26T08:03:35.032Z] ca9280d653b3: Verifying Checksum [2021-03-26T08:03:35.032Z] ca9280d653b3: Download complete [2021-03-26T08:03:35.032Z] cbdbe7a5bc2a: Pull complete [2021-03-26T08:03:35.988Z] 7e9c9ca2126c: Download complete [2021-03-26T08:03:36.250Z] ca9280d653b3: Pull complete [2021-03-26T08:03:39.539Z] Merging remotes/origin/master commit ebfae9bf1c69030f223d824c55fa5330fb79db8d into PR head commit 68fcd773a98669ed968ad814e488a11f1b3796c6 [2021-03-26T08:03:38.530Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-26T08:03:38.551Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-26T08:03:38.582Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-26T08:03:38.670Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-26T08:03:38.671Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-26T08:03:38.685Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3303/head:refs/remotes/origin/PR-3303 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-26T08:03:39.556Z] > git config core.sparsecheckout # timeout=10 [2021-03-26T08:03:39.577Z] > git checkout -f 68fcd773a98669ed968ad814e488a11f1b3796c6 # timeout=10 [2021-03-26T08:03:39.894Z] > git remote # timeout=10 [2021-03-26T08:03:39.912Z] > git config --get remote.origin.url # timeout=10 [2021-03-26T08:03:39.928Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-26T08:03:39.939Z] > git merge ebfae9bf1c69030f223d824c55fa5330fb79db8d # timeout=10 [2021-03-26T08:03:39.961Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-26T08:03:39.980Z] Merge succeeded, producing 68fcd773a98669ed968ad814e488a11f1b3796c6 [2021-03-26T08:03:39.980Z] Checking out Revision 68fcd773a98669ed968ad814e488a11f1b3796c6 (PR-3303) [2021-03-26T08:03:39.984Z] > git config core.sparsecheckout # timeout=10 [2021-03-26T08:03:39.996Z] > git checkout -f 68fcd773a98669ed968ad814e488a11f1b3796c6 # timeout=10 [2021-03-26T08:03:42.880Z] 7e9c9ca2126c: Pull complete [2021-03-26T08:03:42.880Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-03-26T08:03:42.880Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-26T08:03:42.880Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-03-26T08:03:43.109Z] prd-centos7-docker-4c-2g-31527 does not seem to be running inside a container [2021-03-26T08:03:43.161Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-26T08:03:44.455Z] Commit message: "feat(data): Implement get Binary Reading from database" [2021-03-26T08:03:44.518Z] > git --version # timeout=10 [2021-03-26T08:03:44.530Z] > git --version # 'git version 2.17.1' [2021-03-26T08:03:44.554Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-26T08:03:46.170Z] $ docker top 6176de4ef8f582b766eec73338161c01b40d9d6b5559cf1d370d5a4407687350 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2021-03-26T08:03:46.818Z] + docker-compose build --help [2021-03-26T08:03:46.818Z] + grep parallel [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-26T08:03:47.811Z] --parallel Build images in parallel. [Pipeline] } [2021-03-26T08:03:47.835Z] $ docker stop --time=1 6176de4ef8f582b766eec73338161c01b40d9d6b5559cf1d370d5a4407687350 [2021-03-26T08:03:47.983Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [2021-03-26T08:03:49.193Z] $ docker rm -f 6176de4ef8f582b766eec73338161c01b40d9d6b5559cf1d370d5a4407687350 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [2021-03-26T08:03:49.703Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [Pipeline] sh [2021-03-26T08:03:50.003Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-26T08:03:50.003Z] . [Pipeline] withDockerContainer [2021-03-26T08:03:50.118Z] prd-centos7-docker-4c-2g-31527 does not seem to be running inside a container [2021-03-26T08:03:50.147Z] + sudo service docker restart [2021-03-26T08:03:50.147Z] + true [2021-03-26T08:03:50.169Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-26T08:03:50.777Z] $ docker top aefa124a08d944b0860df3a86a766abde6f6c002035b186c09102cdef0312b5f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-26T08:03:51.303Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-26T08:03:52.257Z] Building docker-core-command-go ... [2021-03-26T08:03:52.257Z] Building docker-core-data-go ... [2021-03-26T08:03:52.257Z] Building docker-core-metadata-go ... [2021-03-26T08:03:52.257Z] Building docker-security-bootstrapper-go ... [2021-03-26T08:03:52.257Z] Building docker-security-proxy-setup-go ... [2021-03-26T08:03:52.257Z] Building docker-security-secretstore-setup-go ... [2021-03-26T08:03:52.257Z] Building docker-support-notifications-go ... [2021-03-26T08:03:52.257Z] Building docker-support-scheduler-go ... [2021-03-26T08:03:52.257Z] Building docker-sys-mgmt-agent-go ... [2021-03-26T08:03:52.257Z] Building docker-support-scheduler-go [2021-03-26T08:03:52.257Z] Building docker-security-bootstrapper-go [2021-03-26T08:03:52.257Z] Building docker-core-data-go [2021-03-26T08:03:52.257Z] Building docker-core-metadata-go [2021-03-26T08:03:52.257Z] Building docker-security-secretstore-setup-go [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-26T08:03:52.898Z] provisioning config files... [2021-03-26T08:03:52.946Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8326114252228487353tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-26T08:03:53.393Z] ---> docker-login.sh [2021-03-26T08:03:53.393Z] nexus3.edgexfoundry.org:10001 [2021-03-26T08:03:53.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-26T08:03:54.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-26T08:03:54.604Z] Configure a credential helper to remove this warning. See [2021-03-26T08:03:54.604Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-26T08:03:54.604Z] [2021-03-26T08:03:54.604Z] Login Succeeded [2021-03-26T08:03:54.604Z] nexus3.edgexfoundry.org:10002 [2021-03-26T08:03:54.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-26T08:03:55.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-26T08:03:55.152Z] Configure a credential helper to remove this warning. See [2021-03-26T08:03:55.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-26T08:03:55.152Z] [2021-03-26T08:03:55.152Z] Login Succeeded [2021-03-26T08:03:55.152Z] nexus3.edgexfoundry.org:10003 [2021-03-26T08:03:55.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-26T08:03:55.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-26T08:03:55.427Z] Configure a credential helper to remove this warning. See [2021-03-26T08:03:55.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-26T08:03:55.427Z] [2021-03-26T08:03:55.427Z] Login Succeeded [2021-03-26T08:03:55.427Z] nexus3.edgexfoundry.org:10004 [2021-03-26T08:03:56.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-26T08:03:56.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-26T08:03:56.027Z] Configure a credential helper to remove this warning. See [2021-03-26T08:03:56.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-26T08:03:56.027Z] [2021-03-26T08:03:56.027Z] Login Succeeded [2021-03-26T08:03:56.027Z] docker.io [2021-03-26T08:03:56.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-26T08:03:56.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-26T08:03:56.897Z] Configure a credential helper to remove this warning. See [2021-03-26T08:03:56.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-26T08:03:56.897Z] [2021-03-26T08:03:56.897Z] Login Succeeded [2021-03-26T08:03:56.897Z] ---> docker-login.sh ends [Pipeline] } [2021-03-26T08:03:56.934Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-26T08:03:57.571Z] ========================================================= [2021-03-26T08:03:57.571Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-26T08:03:57.571Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-26T08:03:58.014Z] + 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-26T08:04:00.651Z] Sending build context to Docker daemon 167MB [2021-03-26T08:04:00.651Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-26T08:04:00.651Z] Step 2/6 : FROM ${BASE} [2021-03-26T08:04:00.651Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-26T08:04:00.651Z] 5f621e34cdf4: Pulling fs layer [2021-03-26T08:04:00.651Z] a4357932f1b6: Pulling fs layer [2021-03-26T08:04:00.651Z] 18c013af1878: Pulling fs layer [2021-03-26T08:04:00.651Z] 00ac8860ef70: Pulling fs layer [2021-03-26T08:04:00.651Z] 63d7cb157983: Pulling fs layer [2021-03-26T08:04:00.651Z] b116817d02f9: Pulling fs layer [2021-03-26T08:04:00.651Z] 745a02a5169b: Pulling fs layer [2021-03-26T08:04:00.651Z] 63d7cb157983: Waiting [2021-03-26T08:04:00.651Z] 00ac8860ef70: Waiting [2021-03-26T08:04:00.651Z] b116817d02f9: Waiting [2021-03-26T08:04:00.651Z] 745a02a5169b: Waiting [2021-03-26T08:04:00.651Z] 18c013af1878: Verifying Checksum [2021-03-26T08:04:00.651Z] 18c013af1878: Download complete [2021-03-26T08:04:00.651Z] a4357932f1b6: Verifying Checksum [2021-03-26T08:04:00.651Z] a4357932f1b6: Download complete [2021-03-26T08:04:00.651Z] 63d7cb157983: Verifying Checksum [2021-03-26T08:04:00.651Z] 63d7cb157983: Download complete [2021-03-26T08:04:00.651Z] b116817d02f9: Verifying Checksum [2021-03-26T08:04:00.651Z] b116817d02f9: Download complete [2021-03-26T08:04:00.928Z] 5f621e34cdf4: Verifying Checksum [2021-03-26T08:04:00.929Z] 5f621e34cdf4: Download complete [2021-03-26T08:04:01.922Z] 5f621e34cdf4: Pull complete [2021-03-26T08:04:02.202Z] a4357932f1b6: Pull complete [2021-03-26T08:04:02.475Z] 18c013af1878: Pull complete [2021-03-26T08:04:03.456Z] 745a02a5169b: Verifying Checksum [2021-03-26T08:04:03.456Z] 745a02a5169b: Download complete [2021-03-26T08:04:04.434Z] 00ac8860ef70: Verifying Checksum [2021-03-26T08:04:04.434Z] 00ac8860ef70: Download complete [2021-03-26T08:04:14.630Z] 00ac8860ef70: Pull complete [2021-03-26T08:04:14.630Z] 63d7cb157983: Pull complete [2021-03-26T08:04:14.630Z] b116817d02f9: Pull complete [2021-03-26T08:04:18.964Z] 745a02a5169b: Pull complete [2021-03-26T08:04:18.964Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-26T08:04:18.964Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-26T08:04:18.964Z] ---> b7e6874047d6 [2021-03-26T08:04:18.964Z] 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-26T08:04:21.595Z] ---> Running in e98babbac2f3 [2021-03-26T08:04:23.033Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-26T08:04:24.457Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-26T08:04:24.478Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-26T08:04:24.478Z] [2021-03-26T08:04:24.478Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-26T08:04:24.478Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-26T08:04:24.478Z] ---> d6a663c7efea [2021-03-26T08:04:24.478Z] Step 3/24 : WORKDIR /edgex-go [2021-03-26T08:04:24.478Z] ---> d6a663c7efea [2021-03-26T08:04:24.478Z] Step 3/31 : WORKDIR /edgex-go [2021-03-26T08:04:24.478Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-26T08:04:24.478Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-26T08:04:24.478Z] ---> d6a663c7efea [2021-03-26T08:04:24.478Z] Step 3/23 : WORKDIR /edgex-go [2021-03-26T08:04:24.478Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-26T08:04:24.478Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-26T08:04:24.478Z] ---> d6a663c7efea [2021-03-26T08:04:24.478Z] Step 3/22 : WORKDIR /edgex-go [2021-03-26T08:04:24.478Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-26T08:04:24.478Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-26T08:04:24.478Z] ---> d6a663c7efea [2021-03-26T08:04:24.478Z] Step 3/23 : WORKDIR /edgex-go [2021-03-26T08:04:24.478Z] ---> Running in d14d639e7861 [2021-03-26T08:04:24.478Z] ---> Running in 8ac7fbc36b35 [2021-03-26T08:04:24.478Z] ---> Running in 24616ecdf7b1 [2021-03-26T08:04:24.478Z] ---> Running in af9d7130ef84 [2021-03-26T08:04:24.478Z] ---> Running in ff5a09774383 [2021-03-26T08:04:24.478Z] Removing intermediate container ff5a09774383 [2021-03-26T08:04:24.478Z] ---> b0f0347ba8ab [2021-03-26T08:04:24.478Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-26T08:04:24.478Z] Removing intermediate container af9d7130ef84 [2021-03-26T08:04:24.478Z] ---> cd03b8452b90 [2021-03-26T08:04:24.478Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-26T08:04:24.742Z] Removing intermediate container d14d639e7861 [2021-03-26T08:04:24.742Z] ---> c961fde499d2 [2021-03-26T08:04:24.742Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-26T08:04:24.742Z] Removing intermediate container 24616ecdf7b1 [2021-03-26T08:04:24.742Z] ---> cdde4d7f8cf0 [2021-03-26T08:04:24.742Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-26T08:04:24.742Z] Removing intermediate container 8ac7fbc36b35 [2021-03-26T08:04:24.742Z] ---> 63d0abfe9f74 [2021-03-26T08:04:24.742Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-26T08:04:24.742Z] ---> Running in 362f72df3e23 [2021-03-26T08:04:24.742Z] ---> Running in 2855593fa245 [2021-03-26T08:04:24.742Z] ---> Running in 35708e2dbd61 [2021-03-26T08:04:24.742Z] ---> Running in e42fbf0b736f [2021-03-26T08:04:24.742Z] ---> Running in cec5baea3fc0 [2021-03-26T08:04:26.446Z] (1/12) Installing libmagic (5.38-r0) [2021-03-26T08:04:26.717Z] (2/12) Installing file (5.38-r0) [2021-03-26T08:04:26.989Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-26T08:04:26.989Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-26T08:04:27.300Z] Removing intermediate container 362f72df3e23 [2021-03-26T08:04:27.300Z] ---> 68c599cd7b81 [2021-03-26T08:04:27.300Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-26T08:04:27.300Z] Removing intermediate container 35708e2dbd61 [2021-03-26T08:04:27.300Z] ---> eba0829f6483 [2021-03-26T08:04:27.300Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-26T08:04:27.300Z] Removing intermediate container e42fbf0b736f [2021-03-26T08:04:27.300Z] ---> 1c712084a8e8 [2021-03-26T08:04:27.300Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-26T08:04:27.300Z] ---> Running in fe49c1e2b264 [2021-03-26T08:04:27.300Z] ---> Running in 8962f227d54c [2021-03-26T08:04:27.300Z] Removing intermediate container cec5baea3fc0 [2021-03-26T08:04:27.300Z] ---> b925a69a4d41 [2021-03-26T08:04:27.300Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-26T08:04:27.300Z] Removing intermediate container 2855593fa245 [2021-03-26T08:04:27.300Z] ---> fbf39a4fb8ea [2021-03-26T08:04:27.300Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-26T08:04:27.564Z] ---> Running in ff6dd9570d37 [2021-03-26T08:04:27.564Z] ---> Running in 4bd731e94637 [2021-03-26T08:04:27.564Z] ---> Running in 238bf50c4e4a [2021-03-26T08:04:28.145Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-26T08:04:28.145Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-26T08:04:28.408Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-26T08:04:28.673Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-26T08:04:28.673Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-26T08:04:29.618Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-26T08:04:29.881Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-26T08:04:30.144Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-26T08:04:30.144Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-26T08:04:30.144Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-26T08:04:31.089Z] OK: 233 MiB in 51 packages [2021-03-26T08:04:31.671Z] OK: 233 MiB in 51 packages [2021-03-26T08:04:31.671Z] Removing intermediate container fe49c1e2b264 [2021-03-26T08:04:31.671Z] ---> 7c188a1e321c [2021-03-26T08:04:31.671Z] Step 6/31 : COPY go.mod . [2021-03-26T08:04:31.671Z] OK: 233 MiB in 51 packages [2021-03-26T08:04:31.935Z] ---> 182488b8866e [2021-03-26T08:04:31.935Z] Step 7/31 : RUN go mod download [2021-03-26T08:04:31.935Z] OK: 233 MiB in 51 packages [2021-03-26T08:04:32.198Z] Removing intermediate container ff6dd9570d37 [2021-03-26T08:04:32.198Z] ---> 0bb6aa68c4d2 [2021-03-26T08:04:32.198Z] Step 6/23 : COPY go.mod . [2021-03-26T08:04:32.198Z] ---> Running in a642f5e4d554 [2021-03-26T08:04:32.198Z] OK: 233 MiB in 51 packages [2021-03-26T08:04:32.460Z] Removing intermediate container 238bf50c4e4a [2021-03-26T08:04:32.460Z] ---> 55ce0775f9a4 [2021-03-26T08:04:32.461Z] Step 6/23 : COPY go.mod . [2021-03-26T08:04:32.461Z] ---> b52a052d9ca3 [2021-03-26T08:04:32.461Z] Step 7/23 : RUN go mod download [2021-03-26T08:04:32.724Z] ---> Running in af6ada965296 [2021-03-26T08:04:32.724Z] ---> 662c91d562fb [2021-03-26T08:04:32.724Z] Step 7/23 : RUN go mod download [2021-03-26T08:04:32.988Z] ---> Running in 1a4cf9d6f20c [2021-03-26T08:04:33.251Z] Removing intermediate container 4bd731e94637 [2021-03-26T08:04:33.251Z] ---> 518460b73f9b [2021-03-26T08:04:33.251Z] Step 6/24 : COPY go.mod . [2021-03-26T08:04:33.523Z] Removing intermediate container 8962f227d54c [2021-03-26T08:04:33.523Z] ---> 982b13361442 [2021-03-26T08:04:33.523Z] Step 6/22 : COPY go.mod . [2021-03-26T08:04:33.523Z] ---> ed51e8837c3e [2021-03-26T08:04:33.523Z] Step 7/24 : RUN go mod download [2021-03-26T08:04:33.800Z] ---> Running in 106fcfec4e2a [2021-03-26T08:04:33.800Z] ---> fe95d484091b [2021-03-26T08:04:33.800Z] Step 7/22 : RUN go mod download [2021-03-26T08:04:33.800Z] ---> Running in af4b3b6672bc [2021-03-26T08:04:34.783Z] Removing intermediate container a642f5e4d554 [2021-03-26T08:04:34.783Z] ---> 4767e29b9303 [2021-03-26T08:04:34.783Z] Step 8/31 : COPY . . [2021-03-26T08:04:34.783Z] Removing intermediate container af6ada965296 [2021-03-26T08:04:34.783Z] ---> f8817590c0b7 [2021-03-26T08:04:34.783Z] Step 8/23 : COPY . . [2021-03-26T08:04:38.135Z] Removing intermediate container 1a4cf9d6f20c [2021-03-26T08:04:38.135Z] ---> 14eb22acaea2 [2021-03-26T08:04:38.135Z] Step 8/23 : COPY . . [2021-03-26T08:04:39.531Z] Removing intermediate container 106fcfec4e2a [2021-03-26T08:04:39.531Z] ---> d825771972ae [2021-03-26T08:04:39.531Z] Step 8/24 : COPY . . [2021-03-26T08:04:46.170Z] Removing intermediate container af4b3b6672bc [2021-03-26T08:04:46.170Z] ---> 26581950fe1c [2021-03-26T08:04:46.170Z] Step 8/22 : COPY . . [2021-03-26T08:04:53.748Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-26T08:04:53.748Z] (6/12) Installing patch (2.7.6-r6) [2021-03-26T08:04:53.748Z] (7/12) Installing build-base (0.5-r2) [2021-03-26T08:04:53.748Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-26T08:04:53.748Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-26T08:04:53.748Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-26T08:04:53.748Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-26T08:04:54.019Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-26T08:04:54.292Z] Executing busybox-1.31.1-r19.trigger [2021-03-26T08:04:54.292Z] OK: 217 MiB in 51 packages [2021-03-26T08:04:58.615Z] Removing intermediate container e98babbac2f3 [2021-03-26T08:04:58.615Z] ---> 29a58f886fac [2021-03-26T08:04:58.615Z] Step 4/6 : WORKDIR /edgex-go [2021-03-26T08:04:58.615Z] ---> Running in c82898f5c9b0 [2021-03-26T08:04:58.889Z] Removing intermediate container c82898f5c9b0 [2021-03-26T08:04:58.889Z] ---> 48ff78838c74 [2021-03-26T08:04:58.889Z] Step 5/6 : COPY go.mod . [2021-03-26T08:04:59.486Z] ---> 39ededd92f58 [2021-03-26T08:04:59.486Z] Step 6/6 : RUN go mod download [2021-03-26T08:04:59.759Z] ---> Running in 488c10448522 [2021-03-26T08:05:18.514Z] ---> cc121ed1aa85 [2021-03-26T08:05:18.514Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-26T08:05:18.514Z] ---> a4787597bf4d [2021-03-26T08:05:18.514Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-26T08:05:18.514Z] ---> e9559e5a95d1 [2021-03-26T08:05:18.514Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-26T08:05:18.514Z] ---> Running in 897048f92a53 [2021-03-26T08:05:18.514Z] ---> Running in fe6bce56aa9b [2021-03-26T08:05:18.514Z] ---> Running in 91208bea4bb5 [2021-03-26T08:05:18.514Z] ---> adf3a6667505 [2021-03-26T08:05:18.514Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-26T08:05:18.514Z] ---> Running in 2b16a8798999 [2021-03-26T08:05:18.781Z] ---> 9a644ecd2d88 [2021-03-26T08:05:18.781Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-26T08:05:19.061Z] 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-26T08:05:19.061Z] 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-26T08:05:19.061Z] ---> Running in 6d198110b67b [2021-03-26T08:05:19.689Z] 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-26T08:05:19.689Z] 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-26T08:05:19.689Z] 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-26T08:05:26.572Z] Removing intermediate container 488c10448522 [2021-03-26T08:05:26.572Z] ---> f3fd70a23186 [2021-03-26T08:05:26.572Z] Successfully built f3fd70a23186 [2021-03-26T08:05:26.572Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-26T08:05:26.949Z] + docker inspect -f . ci-base-image-arm64 [2021-03-26T08:05:26.949Z] . [Pipeline] withDockerContainer [2021-03-26T08:05:27.208Z] prd-ubuntu18.04-docker-arm64-4c-16g-31528 does not seem to be running inside a container [2021-03-26T08:05:27.296Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-26T08:05:28.815Z] $ docker top d5a38e5257fcaffbb377030409863f3964701b97ab9c6605e6e5d0098aa9e3c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-26T08:05:29.894Z] + go version [2021-03-26T08:05:29.894Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-26T08:05:29.926Z] $ docker stop --time=1 d5a38e5257fcaffbb377030409863f3964701b97ab9c6605e6e5d0098aa9e3c3 [2021-03-26T08:05:31.749Z] $ docker rm -f d5a38e5257fcaffbb377030409863f3964701b97ab9c6605e6e5d0098aa9e3c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-26T08:05:32.979Z] + docker inspect -f . ci-base-image-arm64 [2021-03-26T08:05:32.979Z] . [Pipeline] withDockerContainer [2021-03-26T08:05:33.233Z] prd-ubuntu18.04-docker-arm64-4c-16g-31528 does not seem to be running inside a container [2021-03-26T08:05:33.308Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-26T08:05:34.722Z] $ docker top 4103b4fe3c4b2ef6ac1cdf9dc51c9f3c93d27c36aae5ff75c55c667e054c3a79 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-26T08:05:35.187Z] ========================================================= [2021-03-26T08:05:35.187Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-26T08:05:35.187Z] ========================================================= [Pipeline] sh [2021-03-26T08:05:35.866Z] + make test [2021-03-26T08:05:35.866Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-26T08:05:51.965Z] 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-26T08:05:57.340Z] Removing intermediate container 897048f92a53 [2021-03-26T08:05:57.340Z] ---> acef6e37523b [2021-03-26T08:05:57.340Z] [2021-03-26T08:05:57.340Z] Step 10/31 : FROM alpine:3.12 [2021-03-26T08:05:57.340Z] 3.12: Pulling from library/alpine [2021-03-26T08:05:57.955Z] Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 [2021-03-26T08:05:58.112Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-26T08:05:58.225Z] Status: Downloaded newer image for alpine:3.12 [2021-03-26T08:05:58.225Z] ---> 42cb162f0360 [2021-03-26T08:05:58.225Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-26T08:06:02.459Z] ---> Running in 07e62fdf2aab [2021-03-26T08:06:02.459Z] Removing intermediate container fe6bce56aa9b [2021-03-26T08:06:02.459Z] ---> 6db5c4697132 [2021-03-26T08:06:02.459Z] [2021-03-26T08:06:02.459Z] Step 10/24 : FROM alpine:3.12 [2021-03-26T08:06:02.459Z] ---> 42cb162f0360 [2021-03-26T08:06:02.459Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-03-26T08:06:02.459Z] Removing intermediate container 6d198110b67b [2021-03-26T08:06:02.459Z] ---> 2a6b015cb175 [2021-03-26T08:06:02.459Z] [2021-03-26T08:06:02.459Z] Step 10/22 : FROM alpine:3.12 [2021-03-26T08:06:02.459Z] ---> Running in 3a630a9dc384 [2021-03-26T08:06:02.459Z] ---> 42cb162f0360 [2021-03-26T08:06:02.459Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-26T08:06:02.723Z] Removing intermediate container 07e62fdf2aab [2021-03-26T08:06:02.723Z] ---> 80bb5ade4aee [2021-03-26T08:06:02.723Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-26T08:06:02.987Z] ---> Running in f16baaba3fd2 [2021-03-26T08:06:03.573Z] ---> Running in 3262a1b68a41 [2021-03-26T08:06:04.175Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-26T08:06:04.175Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-26T08:06:04.175Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-26T08:06:04.440Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-26T08:06:04.440Z] (1/6) Installing ca-certificates (20191127-r4) [2021-03-26T08:06:04.440Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-03-26T08:06:04.440Z] (3/6) Installing libcurl (7.69.1-r3) [2021-03-26T08:06:04.440Z] (4/6) Installing curl (7.69.1-r3) [2021-03-26T08:06:04.440Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-03-26T08:06:04.440Z] (6/6) Installing su-exec (0.2-r1) [2021-03-26T08:06:04.440Z] Executing busybox-1.31.1-r19.trigger [2021-03-26T08:06:04.440Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-26T08:06:04.440Z] Executing ca-certificates-20191127-r4.trigger [2021-03-26T08:06:04.440Z] Executing busybox-1.31.1-r19.trigger [2021-03-26T08:06:04.440Z] OK: 6 MiB in 15 packages [2021-03-26T08:06:04.440Z] OK: 7 MiB in 20 packages [2021-03-26T08:06:06.382Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-26T08:06:06.382Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-26T08:06:06.382Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-26T08:06:06.382Z] (2/2) Installing su-exec (0.2-r1) [2021-03-26T08:06:06.382Z] Executing busybox-1.31.1-r19.trigger [2021-03-26T08:06:06.646Z] OK: 6 MiB in 16 packages [2021-03-26T08:06:07.595Z] Removing intermediate container 2b16a8798999 [2021-03-26T08:06:07.595Z] ---> 0307401b1a94 [2021-03-26T08:06:07.595Z] [2021-03-26T08:06:07.595Z] Step 10/23 : FROM alpine:3.12 [2021-03-26T08:06:07.595Z] ---> 42cb162f0360 [2021-03-26T08:06:07.595Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-26T08:06:07.595Z] Removing intermediate container 91208bea4bb5 [2021-03-26T08:06:07.595Z] ---> f5ef564dc424 [2021-03-26T08:06:07.595Z] [2021-03-26T08:06:07.595Z] Step 10/23 : FROM alpine:3.12 [2021-03-26T08:06:07.595Z] ---> 42cb162f0360 [2021-03-26T08:06:07.595Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-26T08:06:07.864Z] ---> Running in 8f433b0f08a2 [2021-03-26T08:06:07.864Z] ---> Running in 8fc288c8800e [2021-03-26T08:06:08.811Z] Removing intermediate container 8fc288c8800e [2021-03-26T08:06:08.811Z] ---> 584057b3d220 [2021-03-26T08:06:08.811Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-26T08:06:09.083Z] Removing intermediate container 3a630a9dc384 [2021-03-26T08:06:09.083Z] ---> 23651a6e5fbf [2021-03-26T08:06:09.083Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-26T08:06:09.083Z] Removing intermediate container 3262a1b68a41 [2021-03-26T08:06:09.083Z] ---> cb0d1acdb0b1 [2021-03-26T08:06:09.083Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-26T08:06:09.083Z] Removing intermediate container f16baaba3fd2 [2021-03-26T08:06:09.083Z] ---> 4d5ae4270fa6 [2021-03-26T08:06:09.083Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-26T08:06:09.083Z] ---> Running in af2204248ea1 [2021-03-26T08:06:09.346Z] ---> Running in 04004aca5157 [2021-03-26T08:06:09.346Z] ---> Running in 6960360dc98f [2021-03-26T08:06:09.346Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-26T08:06:09.346Z] ---> Running in 35a82f8d2e4f [2021-03-26T08:06:09.346Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-26T08:06:09.346Z] Removing intermediate container af2204248ea1 [2021-03-26T08:06:09.346Z] ---> 0d97bbd1e4d5 [2021-03-26T08:06:09.346Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-26T08:06:09.612Z] ---> Running in 0c0fb1cab64e [2021-03-26T08:06:09.612Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-26T08:06:09.612Z] Executing busybox-1.31.1-r19.trigger [2021-03-26T08:06:09.612Z] Removing intermediate container 6960360dc98f [2021-03-26T08:06:09.612Z] ---> f982ce991411 [2021-03-26T08:06:09.612Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-26T08:06:09.612Z] OK: 6 MiB in 15 packages [2021-03-26T08:06:10.188Z] Removing intermediate container 04004aca5157 [2021-03-26T08:06:10.188Z] ---> 4528536bc7cf [2021-03-26T08:06:10.188Z] Step 13/24 : WORKDIR / [2021-03-26T08:06:10.188Z] Removing intermediate container 35a82f8d2e4f [2021-03-26T08:06:10.188Z] ---> 2b947a648555 [2021-03-26T08:06:10.188Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-26T08:06:10.458Z] ---> Running in ed8957ec30e1 [2021-03-26T08:06:10.458Z] ---> Running in e03cec672346 [2021-03-26T08:06:10.458Z] ---> Running in 78a3212f4d80 [2021-03-26T08:06:10.458Z] Removing intermediate container 0c0fb1cab64e [2021-03-26T08:06:10.458Z] ---> 8b8e12a5e789 [2021-03-26T08:06:10.458Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-26T08:06:10.722Z] ---> Running in 3ec21c147666 [2021-03-26T08:06:10.722Z] Removing intermediate container ed8957ec30e1 [2021-03-26T08:06:10.722Z] ---> 5b05b67f2db3 [2021-03-26T08:06:10.722Z] 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-26T08:06:10.984Z] Removing intermediate container e03cec672346 [2021-03-26T08:06:10.984Z] ---> 18ea63fa926a [2021-03-26T08:06:10.984Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-26T08:06:10.984Z] Removing intermediate container 8f433b0f08a2 [2021-03-26T08:06:10.984Z] ---> f3281ae4f7ec [2021-03-26T08:06:10.984Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-26T08:06:10.984Z] Removing intermediate container 78a3212f4d80 [2021-03-26T08:06:10.984Z] ---> 7ebd78ff1861 [2021-03-26T08:06:10.984Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-26T08:06:11.255Z] ---> Running in b7e37096089b [2021-03-26T08:06:11.255Z] ---> Running in 48e50761bc34 [2021-03-26T08:06:11.255Z] ---> Running in e62c092b2241 [2021-03-26T08:06:11.528Z] ---> 295a14b6c0e7 [2021-03-26T08:06:11.528Z] 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-26T08:06:11.801Z] Removing intermediate container 48e50761bc34 [2021-03-26T08:06:11.801Z] ---> f5b5d5847bd2 [2021-03-26T08:06:11.801Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-26T08:06:11.801Z] Removing intermediate container e62c092b2241 [2021-03-26T08:06:11.801Z] ---> 6628d3ae9540 [2021-03-26T08:06:11.801Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-26T08:06:11.801Z] ---> Running in d1805fe37f67 [2021-03-26T08:06:12.064Z] ---> e88d0b1d0278 [2021-03-26T08:06:12.064Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-26T08:06:12.328Z] ---> 1229bbac6de1 [2021-03-26T08:06:12.328Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-26T08:06:12.328Z] Removing intermediate container d1805fe37f67 [2021-03-26T08:06:12.328Z] ---> 672fe8421ff1 [2021-03-26T08:06:12.328Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-26T08:06:12.594Z] ---> 431d51d5b4a0 [2021-03-26T08:06:12.594Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-26T08:06:13.539Z] ---> Running in 576e94e94206 [2021-03-26T08:06:13.539Z] Removing intermediate container 3ec21c147666 [2021-03-26T08:06:13.539Z] ---> a4cb3a2f0e45 [2021-03-26T08:06:13.539Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-26T08:06:13.539Z] ---> Running in de1eb62bdf9a [2021-03-26T08:06:13.539Z] Removing intermediate container b7e37096089b [2021-03-26T08:06:13.539Z] ---> 92c5fbbedda3 [2021-03-26T08:06:13.539Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-26T08:06:13.539Z] ---> 67d0d8762fb0 [2021-03-26T08:06:13.539Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-26T08:06:13.806Z] ---> 8b11ea983cfa [2021-03-26T08:06:13.806Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-26T08:06:13.806Z] ---> Running in a2133d8a4ca8 [2021-03-26T08:06:13.806Z] Removing intermediate container 576e94e94206 [2021-03-26T08:06:13.806Z] ---> c2e319200df8 [2021-03-26T08:06:13.806Z] Step 15/23 : WORKDIR / [2021-03-26T08:06:14.390Z] ---> Running in 7681d35bc4ca [2021-03-26T08:06:14.390Z] ---> 6d470e92e413 [2021-03-26T08:06:14.390Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-26T08:06:14.390Z] Removing intermediate container a2133d8a4ca8 [2021-03-26T08:06:14.390Z] ---> 66cd940d29b2 [2021-03-26T08:06:14.390Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-26T08:06:14.390Z] ---> 0734363d41c7 [2021-03-26T08:06:14.390Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-26T08:06:14.390Z] ---> Running in e8a67b6d8e81 [2021-03-26T08:06:14.390Z] Removing intermediate container 7681d35bc4ca [2021-03-26T08:06:14.390Z] ---> 42d473672f0e [2021-03-26T08:06:14.390Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-26T08:06:14.657Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-26T08:06:14.657Z] Removing intermediate container e8a67b6d8e81 [2021-03-26T08:06:14.657Z] ---> b3da049c37bd [2021-03-26T08:06:14.657Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-26T08:06:14.920Z] ---> Running in d872fe360375 [2021-03-26T08:06:14.920Z] ---> cab633db74a3 [2021-03-26T08:06:14.920Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-26T08:06:14.920Z] ---> c3d94c3ba7fa [2021-03-26T08:06:14.920Z] 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-26T08:06:14.920Z] ---> 4abd0784a191 [2021-03-26T08:06:14.920Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-26T08:06:14.920Z] ---> Running in c1dffa75ad65 [2021-03-26T08:06:14.920Z] ---> Running in c3177f39fe72 [2021-03-26T08:06:15.186Z] Removing intermediate container d872fe360375 [2021-03-26T08:06:15.186Z] ---> 9fb7ea06c52c [2021-03-26T08:06:15.186Z] Step 20/22 : LABEL arch=x86_64 [2021-03-26T08:06:15.452Z] ---> Running in e0a9abadc620 [2021-03-26T08:06:15.719Z] ---> af26a61f846e [2021-03-26T08:06:15.719Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-26T08:06:15.719Z] Removing intermediate container e0a9abadc620 [2021-03-26T08:06:15.719Z] ---> 4416c70c0da1 [2021-03-26T08:06:15.719Z] Step 21/22 : LABEL git_sha=68fcd773a98669ed968ad814e488a11f1b3796c6 [2021-03-26T08:06:15.719Z] ---> Running in 688a54025229 [2021-03-26T08:06:16.415Z] ---> 6826145b2cdb [2021-03-26T08:06:16.415Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-26T08:06:16.415Z] Removing intermediate container 688a54025229 [2021-03-26T08:06:16.415Z] ---> 398f3d3322c5 [2021-03-26T08:06:16.415Z] Step 22/22 : LABEL version=0.0.0 [2021-03-26T08:06:16.415Z] ---> Running in a1c326bd36c1 [2021-03-26T08:06:16.415Z] ---> Running in f266ea3878ed [2021-03-26T08:06:16.709Z] Removing intermediate container a1c326bd36c1 [2021-03-26T08:06:16.709Z] ---> bd30f6099ab3 [2021-03-26T08:06:16.709Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-26T08:06:16.984Z] ---> Running in 8c41e458b02e [2021-03-26T08:06:16.984Z] Removing intermediate container f266ea3878ed [2021-03-26T08:06:16.984Z] ---> fdd9f5bb8178 [2021-03-26T08:06:16.984Z] [2021-03-26T08:06:16.984Z] Removing intermediate container c3177f39fe72 [2021-03-26T08:06:16.984Z] ---> 9e09455f1fd0 [2021-03-26T08:06:16.984Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-26T08:06:17.266Z] ---> Running in 55fb3def1bc7 [2021-03-26T08:06:17.266Z] Successfully built fdd9f5bb8178 [2021-03-26T08:06:17.266Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-26T08:06:17.267Z] Removing intermediate container c1dffa75ad65 [2021-03-26T08:06:17.267Z] ---> 1bea264fb647 [2021-03-26T08:06:17.267Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-26T08:06:17.267Z] Successfully tagged docker-support-scheduler-go:latest [2021-03-26T08:06:17.267Z] Removing intermediate container 8c41e458b02e [2021-03-26T08:06:17.267Z] ---> 8b83a715b97f [2021-03-26T08:06:17.267Z] Step 21/23 : LABEL arch=x86_64 [2021-03-26T08:06:17.267Z] Building docker-support-notifications-go [2021-03-26T08:06:17.604Z]  Building docker-support-scheduler-go ... done  ---> Running in 7c4e0f471e75 [2021-03-26T08:06:17.604Z] Removing intermediate container 55fb3def1bc7 [2021-03-26T08:06:17.604Z] ---> 15720d3bce02 [2021-03-26T08:06:17.604Z] Step 22/24 : LABEL arch=x86_64 [2021-03-26T08:06:17.881Z] ---> Running in b79b75bd22a5 [2021-03-26T08:06:17.881Z] ---> 57c9e6a2695d [2021-03-26T08:06:17.881Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-26T08:06:17.881Z] Removing intermediate container 7c4e0f471e75 [2021-03-26T08:06:17.881Z] ---> e495a8efb4b2 [2021-03-26T08:06:17.881Z] Step 22/23 : LABEL git_sha=68fcd773a98669ed968ad814e488a11f1b3796c6 [2021-03-26T08:06:17.881Z] ---> Running in bb5c25e8b4ed [2021-03-26T08:06:18.147Z] Removing intermediate container b79b75bd22a5 [2021-03-26T08:06:18.147Z] ---> 4c845456a4fe [2021-03-26T08:06:18.147Z] Step 23/24 : LABEL git_sha=68fcd773a98669ed968ad814e488a11f1b3796c6 [2021-03-26T08:06:18.415Z] Removing intermediate container bb5c25e8b4ed [2021-03-26T08:06:18.415Z] ---> a2c1f98c3c0e [2021-03-26T08:06:18.415Z] Step 23/23 : LABEL version=0.0.0 [2021-03-26T08:06:18.415Z] ---> Running in 01e31e144854 [2021-03-26T08:06:18.686Z] ---> Running in 8d1bbb281ed3 [2021-03-26T08:06:18.686Z] ---> e0d5440ee579 [2021-03-26T08:06:18.686Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-26T08:06:19.638Z] Removing intermediate container 01e31e144854 [2021-03-26T08:06:19.638Z] ---> f36729ad46cf [2021-03-26T08:06:19.638Z] Step 24/24 : LABEL version=0.0.0 [2021-03-26T08:06:19.638Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-26T08:06:19.902Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-26T08:06:20.174Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-26T08:06:20.442Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-26T08:06:20.442Z] ---> Running in bd6a1042c697 [2021-03-26T08:06:20.442Z] Removing intermediate container 8d1bbb281ed3 [2021-03-26T08:06:20.442Z] ---> 5abd276065d8 [2021-03-26T08:06:20.442Z] [2021-03-26T08:06:20.717Z] ---> 54d65e3cccbb [2021-03-26T08:06:20.717Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-26T08:06:20.979Z] Successfully built 5abd276065d8 [2021-03-26T08:06:20.979Z] Successfully tagged docker-core-metadata-go:latest [2021-03-26T08:06:20.979Z] Building docker-sys-mgmt-agent-go [2021-03-26T08:06:21.243Z]  Building docker-core-metadata-go ... done  ---> 5fc1bb87fd1e [2021-03-26T08:06:21.243Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-26T08:06:21.243Z] Removing intermediate container bd6a1042c697 [2021-03-26T08:06:21.243Z] ---> 0189d3a93ba3 [2021-03-26T08:06:21.243Z] [2021-03-26T08:06:21.826Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-26T08:06:22.778Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-26T08:06:23.045Z] Executing busybox-1.31.1-r19.trigger [2021-03-26T08:06:23.045Z] OK: 8 MiB in 20 packages [2021-03-26T08:06:23.996Z] Successfully built 0189d3a93ba3 [2021-03-26T08:06:23.996Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-03-26T08:06:23.996Z] Building docker-security-proxy-setup-go [2021-03-26T08:06:25.930Z]  Building docker-security-secretstore-setup-go ... done  ---> 573364fbdbf2 [2021-03-26T08:06:25.930Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-26T08:06:27.333Z] ---> Running in 262a9e123253 [2021-03-26T08:06:30.668Z] Removing intermediate container de1eb62bdf9a [2021-03-26T08:06:30.668Z] ---> 1f0707d60cc8 [2021-03-26T08:06:30.668Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-26T08:06:35.986Z] Removing intermediate container 262a9e123253 [2021-03-26T08:06:35.986Z] ---> 89ffb71cf9a0 [2021-03-26T08:06:35.986Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-26T08:06:37.930Z] ---> 445e29fc5858 [2021-03-26T08:06:37.930Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-26T08:06:38.202Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-26T08:06:38.202Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-26T08:06:38.202Z] ---> d6a663c7efea [2021-03-26T08:06:38.202Z] Step 3/22 : WORKDIR /edgex-go [2021-03-26T08:06:38.202Z] ---> Using cache [2021-03-26T08:06:38.202Z] ---> 63d0abfe9f74 [2021-03-26T08:06:38.202Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-26T08:06:38.202Z] ---> Using cache [2021-03-26T08:06:38.202Z] ---> b925a69a4d41 [2021-03-26T08:06:38.202Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-26T08:06:42.482Z] ---> 51679b7a2f2b [2021-03-26T08:06:42.482Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-26T08:06:42.482Z] ---> Running in 0bf16def6440 [2021-03-26T08:06:43.113Z] ---> cfdb60846ce0 [2021-03-26T08:06:43.113Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-26T08:06:43.113Z] ---> Running in d2d1fefb438b [2021-03-26T08:06:43.383Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-26T08:06:43.383Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-26T08:06:43.383Z] ---> d6a663c7efea [2021-03-26T08:06:43.383Z] Step 3/26 : WORKDIR /edgex-go [2021-03-26T08:06:43.383Z] ---> Using cache [2021-03-26T08:06:43.383Z] ---> 63d0abfe9f74 [2021-03-26T08:06:43.383Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-26T08:06:43.383Z] ---> Using cache [2021-03-26T08:06:43.383Z] ---> b925a69a4d41 [2021-03-26T08:06:43.383Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-26T08:06:44.345Z] ---> Running in 9f6f2b63e090 [2021-03-26T08:06:44.345Z] ---> 45e82677bbd1 [2021-03-26T08:06:44.345Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-26T08:06:45.220Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-26T08:06:45.309Z] ---> Running in 8a7903546deb [2021-03-26T08:06:45.309Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-26T08:06:45.576Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-26T08:06:45.576Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-26T08:06:45.576Z] ---> d6a663c7efea [2021-03-26T08:06:45.576Z] Step 3/21 : WORKDIR /edgex-go [2021-03-26T08:06:45.576Z] ---> Using cache [2021-03-26T08:06:45.576Z] ---> 63d0abfe9f74 [2021-03-26T08:06:45.576Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-26T08:06:45.576Z] ---> Using cache [2021-03-26T08:06:45.576Z] ---> b925a69a4d41 [2021-03-26T08:06:45.576Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-26T08:06:45.576Z] ---> Using cache [2021-03-26T08:06:45.576Z] ---> 518460b73f9b [2021-03-26T08:06:45.576Z] Step 6/21 : COPY go.mod . [2021-03-26T08:06:45.576Z] ---> Using cache [2021-03-26T08:06:45.576Z] ---> ed51e8837c3e [2021-03-26T08:06:45.576Z] Step 7/21 : RUN go mod download [2021-03-26T08:06:45.576Z] ---> Using cache [2021-03-26T08:06:45.576Z] ---> d825771972ae [2021-03-26T08:06:45.576Z] Step 8/21 : COPY . . [2021-03-26T08:06:45.576Z] ---> Using cache [2021-03-26T08:06:45.576Z] ---> a4787597bf4d [2021-03-26T08:06:45.576Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-26T08:06:46.523Z] Removing intermediate container 8a7903546deb [2021-03-26T08:06:46.523Z] ---> b9d28bb391f4 [2021-03-26T08:06:46.523Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-26T08:06:46.523Z] ---> Running in e042b100647f [2021-03-26T08:06:46.523Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-26T08:06:46.523Z] ---> Running in 6674934f488c [2021-03-26T08:06:46.787Z] Removing intermediate container 6674934f488c [2021-03-26T08:06:46.787Z] ---> 382cbbc4ef9c [2021-03-26T08:06:46.787Z] Step 21/23 : LABEL arch=x86_64 [2021-03-26T08:06:46.787Z] Removing intermediate container d2d1fefb438b [2021-03-26T08:06:46.787Z] ---> e590026e1da3 [2021-03-26T08:06:46.787Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-26T08:06:47.051Z] ---> Running in 2d20aeaeb4ef [2021-03-26T08:06:47.051Z] ---> Running in 82e970fa9e26 [2021-03-26T08:06:47.314Z] Removing intermediate container 2d20aeaeb4ef [2021-03-26T08:06:47.314Z] ---> 221849655976 [2021-03-26T08:06:47.314Z] Step 22/23 : LABEL git_sha=68fcd773a98669ed968ad814e488a11f1b3796c6 [2021-03-26T08:06:47.314Z] 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-26T08:06:47.314Z] ---> Running in 040b013b3828 [2021-03-26T08:06:47.314Z] Removing intermediate container 82e970fa9e26 [2021-03-26T08:06:47.314Z] ---> cf9db657063e [2021-03-26T08:06:47.314Z] Step 28/31 : CMD ["gate"] [2021-03-26T08:06:47.578Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-26T08:06:47.578Z] ---> Running in 1935b177449d [2021-03-26T08:06:47.578Z] Removing intermediate container 040b013b3828 [2021-03-26T08:06:47.578Z] ---> 2aa9207df449 [2021-03-26T08:06:47.578Z] Step 23/23 : LABEL version=0.0.0 [2021-03-26T08:06:47.578Z] ---> Running in e92d88353f85 [2021-03-26T08:06:47.843Z] Removing intermediate container 1935b177449d [2021-03-26T08:06:47.843Z] ---> 2d319ee34e14 [2021-03-26T08:06:47.843Z] Step 29/31 : LABEL arch=x86_64 [2021-03-26T08:06:48.110Z] Removing intermediate container e92d88353f85 [2021-03-26T08:06:48.110Z] ---> d201a63ea175 [2021-03-26T08:06:48.110Z] [2021-03-26T08:06:48.110Z] ---> Running in c6e6a385e522 [2021-03-26T08:06:48.110Z] Successfully built d201a63ea175 [2021-03-26T08:06:48.383Z] Successfully tagged docker-core-data-go:latest [2021-03-26T08:06:48.383Z] Building docker-core-command-go [2021-03-26T08:06:48.383Z]  Building docker-core-data-go ... done Removing intermediate container c6e6a385e522 [2021-03-26T08:06:48.383Z] ---> bfe419f0c7bf [2021-03-26T08:06:48.383Z] Step 30/31 : LABEL git_sha=68fcd773a98669ed968ad814e488a11f1b3796c6 [2021-03-26T08:06:48.383Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-26T08:06:48.652Z] ---> Running in f906d9a22886 [2021-03-26T08:06:49.247Z] Removing intermediate container f906d9a22886 [2021-03-26T08:06:49.247Z] ---> 53b256278caf [2021-03-26T08:06:49.247Z] Step 31/31 : LABEL version=0.0.0 [2021-03-26T08:06:49.841Z] OK: 233 MiB in 51 packages [2021-03-26T08:06:50.797Z] OK: 233 MiB in 51 packages [2021-03-26T08:06:52.202Z] ---> Running in 18dd7a441757 [2021-03-26T08:06:53.908Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-26T08:06:54.159Z] Removing intermediate container 18dd7a441757 [2021-03-26T08:06:54.159Z] ---> b6109be2037e [2021-03-26T08:06:54.159Z] [2021-03-26T08:06:54.159Z] Removing intermediate container 0bf16def6440 [2021-03-26T08:06:54.159Z] ---> eebed75369e8 [2021-03-26T08:06:54.159Z] Step 6/22 : COPY go.mod . [2021-03-26T08:06:54.760Z] Removing intermediate container 9f6f2b63e090 [2021-03-26T08:06:54.760Z] ---> fd1e520c15d2 [2021-03-26T08:06:54.760Z] Step 6/26 : COPY go.mod . [2021-03-26T08:06:54.760Z] Successfully built b6109be2037e [2021-03-26T08:06:54.760Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-03-26T08:06:55.724Z]  Building docker-security-bootstrapper-go ... done  ---> 0b66f2c0b36f [2021-03-26T08:06:55.724Z] Step 7/22 : RUN go mod download [2021-03-26T08:06:55.990Z] ---> 98c1f0d5965a [2021-03-26T08:06:55.990Z] Step 7/26 : RUN go mod download [2021-03-26T08:06:55.990Z] ---> Running in 5a79acbc129e [2021-03-26T08:06:56.263Z] ---> Running in ffe30a34a2ed [2021-03-26T08:07:00.539Z] Removing intermediate container 5a79acbc129e [2021-03-26T08:07:00.539Z] ---> 7b5f40319af5 [2021-03-26T08:07:00.539Z] Step 8/22 : COPY . . [2021-03-26T08:07:00.539Z] 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-26T08:07:00.644Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-26T08:07:00.644Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-26T08:07:03.109Z] Removing intermediate container ffe30a34a2ed [2021-03-26T08:07:03.109Z] ---> 2e6406d08fb3 [2021-03-26T08:07:03.109Z] Step 8/26 : COPY . . [2021-03-26T08:07:03.291Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-26T08:07:03.291Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-26T08:07:03.291Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-26T08:07:03.291Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-26T08:07:03.371Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-26T08:07:03.371Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-26T08:07:03.371Z] ---> d6a663c7efea [2021-03-26T08:07:03.371Z] Step 3/23 : WORKDIR /edgex-go [2021-03-26T08:07:03.371Z] ---> Using cache [2021-03-26T08:07:03.371Z] ---> 63d0abfe9f74 [2021-03-26T08:07:03.371Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-26T08:07:03.371Z] ---> Using cache [2021-03-26T08:07:03.371Z] ---> b925a69a4d41 [2021-03-26T08:07:03.371Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-26T08:07:03.371Z] ---> Using cache [2021-03-26T08:07:03.371Z] ---> 518460b73f9b [2021-03-26T08:07:03.371Z] Step 6/23 : COPY go.mod . [2021-03-26T08:07:03.371Z] ---> Using cache [2021-03-26T08:07:03.371Z] ---> ed51e8837c3e [2021-03-26T08:07:03.371Z] Step 7/23 : RUN go mod download [2021-03-26T08:07:03.371Z] ---> Using cache [2021-03-26T08:07:03.371Z] ---> d825771972ae [2021-03-26T08:07:03.371Z] Step 8/23 : COPY . . [2021-03-26T08:07:03.371Z] ---> Using cache [2021-03-26T08:07:03.371Z] ---> a4787597bf4d [2021-03-26T08:07:03.371Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-26T08:07:06.712Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-26T08:07:07.322Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-26T08:07:10.004Z] ---> Running in 3ab9820d95a6 [2021-03-26T08:07:15.624Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-26T08:07:15.624Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-26T08:07:15.624Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-26T08:07:16.628Z] 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-26T08:07:21.039Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.315s coverage: 45.9% of statements [2021-03-26T08:07:21.039Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-26T08:07:21.039Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-26T08:07:21.039Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-26T08:07:21.039Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-26T08:07:21.039Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-26T08:07:21.039Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-26T08:07:21.039Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.116s coverage: 19.8% of statements [2021-03-26T08:07:21.039Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.217s coverage: 100.0% of statements [2021-03-26T08:07:22.022Z] Removing intermediate container e042b100647f [2021-03-26T08:07:22.022Z] ---> 36fafd1a6bb3 [2021-03-26T08:07:22.022Z] [2021-03-26T08:07:22.022Z] Step 10/21 : FROM alpine:3.12 [2021-03-26T08:07:22.022Z] ---> 42cb162f0360 [2021-03-26T08:07:22.022Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-26T08:07:23.991Z] ---> Running in d7e264f7a9d8 [2021-03-26T08:07:27.405Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-26T08:07:27.405Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-26T08:07:27.405Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-26T08:07:27.405Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-26T08:07:27.405Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-26T08:07:27.405Z] (4/4) Installing curl (7.69.1-r3) [2021-03-26T08:07:27.405Z] Executing busybox-1.31.1-r19.trigger [2021-03-26T08:07:27.681Z] Executing ca-certificates-20191127-r4.trigger [2021-03-26T08:07:27.954Z] OK: 7 MiB in 18 packages [2021-03-26T08:07:29.338Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.550s coverage: 27.1% of statements [2021-03-26T08:07:29.338Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-26T08:07:29.338Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-26T08:07:29.338Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-26T08:07:29.338Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-26T08:07:29.338Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-26T08:07:29.338Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-26T08:07:29.338Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.065s coverage: 100.0% of statements [2021-03-26T08:07:29.338Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-26T08:07:29.338Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.108s coverage: 100.0% of statements [2021-03-26T08:07:29.338Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-26T08:07:29.338Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-26T08:07:29.941Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.305s coverage: 71.3% of statements [2021-03-26T08:07:29.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-26T08:07:29.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-26T08:07:31.389Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.494s coverage: 82.9% of statements [2021-03-26T08:07:31.389Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-26T08:07:31.389Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-26T08:07:31.389Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.149s coverage: 78.9% of statements [2021-03-26T08:07:31.389Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-26T08:07:33.288Z] ---> a17a0371a5aa [2021-03-26T08:07:33.288Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-26T08:07:33.874Z] Removing intermediate container d7e264f7a9d8 [2021-03-26T08:07:33.874Z] ---> cd1ec993d4fd [2021-03-26T08:07:33.874Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-26T08:07:33.874Z] ---> 6db44bbe5da8 [2021-03-26T08:07:33.874Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-26T08:07:34.145Z] ---> Running in d05e5dea9393 [2021-03-26T08:07:34.414Z] ---> Running in 4a206fda537f [2021-03-26T08:07:34.414Z] ---> Running in 24e7b2f67c15 [2021-03-26T08:07:34.680Z] Removing intermediate container 4a206fda537f [2021-03-26T08:07:34.680Z] ---> 3dbb8147f0dc [2021-03-26T08:07:34.680Z] Step 13/21 : WORKDIR /edgex [2021-03-26T08:07:34.680Z] ---> Running in 765992bad2a2 [2021-03-26T08:07:34.951Z] Removing intermediate container 765992bad2a2 [2021-03-26T08:07:34.951Z] ---> 9bf398277e34 [2021-03-26T08:07:34.951Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-26T08:07:35.225Z] 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-26T08:07:35.225Z] 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-26T08:07:35.499Z] ---> 239c7496093d [2021-03-26T08:07:35.499Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-26T08:07:36.099Z] ---> 24543fcbd8c4 [2021-03-26T08:07:36.099Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-26T08:07:37.080Z] ---> fd2ed848b499 [2021-03-26T08:07:37.080Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-26T08:07:37.354Z] ---> Running in b11fb83cfdc3 [2021-03-26T08:07:37.957Z] Removing intermediate container b11fb83cfdc3 [2021-03-26T08:07:37.957Z] ---> 2e041c837aaa [2021-03-26T08:07:37.957Z] Step 18/21 : CMD ["--init=true"] [2021-03-26T08:07:40.437Z] ---> Running in 7b95c7542267 [2021-03-26T08:07:40.437Z] Removing intermediate container 3ab9820d95a6 [2021-03-26T08:07:40.438Z] ---> 35eb12dd7c9f [2021-03-26T08:07:40.438Z] [2021-03-26T08:07:40.438Z] Step 10/23 : FROM alpine:3.12 [2021-03-26T08:07:40.438Z] ---> 42cb162f0360 [2021-03-26T08:07:40.438Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-26T08:07:40.438Z] ---> Using cache [2021-03-26T08:07:40.438Z] ---> f3281ae4f7ec [2021-03-26T08:07:40.438Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-26T08:07:40.438Z] ---> Using cache [2021-03-26T08:07:40.438Z] ---> f5b5d5847bd2 [2021-03-26T08:07:40.438Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-26T08:07:40.718Z] Removing intermediate container 7b95c7542267 [2021-03-26T08:07:40.718Z] ---> 4389a8683a89 [2021-03-26T08:07:40.718Z] Step 19/21 : LABEL arch=x86_64 [2021-03-26T08:07:40.993Z] ---> Running in 33f7a98afc5f [2021-03-26T08:07:40.993Z] ---> Running in 09368a14b4a8 [2021-03-26T08:07:41.268Z] Removing intermediate container 33f7a98afc5f [2021-03-26T08:07:41.268Z] ---> 76be7f8a11b7 [2021-03-26T08:07:41.268Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-26T08:07:41.544Z] ---> Running in aa69fa0a5409 [2021-03-26T08:07:41.544Z] Removing intermediate container 09368a14b4a8 [2021-03-26T08:07:41.544Z] ---> a900627e8dff [2021-03-26T08:07:41.544Z] Step 20/21 : LABEL git_sha=68fcd773a98669ed968ad814e488a11f1b3796c6 [2021-03-26T08:07:41.815Z] ---> Running in 0c7adf833a1b [2021-03-26T08:07:41.815Z] Removing intermediate container aa69fa0a5409 [2021-03-26T08:07:41.815Z] ---> 2ae3e77c609c [2021-03-26T08:07:41.815Z] Step 15/23 : WORKDIR / [2021-03-26T08:07:42.097Z] ---> Running in 56105b0e6646 [2021-03-26T08:07:42.097Z] Removing intermediate container 0c7adf833a1b [2021-03-26T08:07:42.097Z] ---> 56411bcaa070 [2021-03-26T08:07:42.097Z] Step 21/21 : LABEL version=0.0.0 [2021-03-26T08:07:42.331Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.146s coverage: 28.6% of statements [2021-03-26T08:07:42.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-26T08:07:42.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-26T08:07:42.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-26T08:07:42.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-26T08:07:42.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-26T08:07:42.332Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.179s coverage: 100.0% of statements [2021-03-26T08:07:42.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-26T08:07:42.332Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.075s coverage: 100.0% of statements [2021-03-26T08:07:42.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-26T08:07:42.332Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.294s coverage: 86.7% of statements [2021-03-26T08:07:42.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-26T08:07:42.332Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.349s coverage: 97.5% of statements [2021-03-26T08:07:42.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-26T08:07:42.332Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.156s coverage: 78.3% of statements [2021-03-26T08:07:42.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-26T08:07:42.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-26T08:07:42.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-26T08:07:42.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-26T08:07:42.361Z] ---> Running in 6edeee3d0da8 [2021-03-26T08:07:42.361Z] Removing intermediate container 56105b0e6646 [2021-03-26T08:07:42.361Z] ---> 2732ee7eb939 [2021-03-26T08:07:42.361Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-26T08:07:42.639Z] Removing intermediate container 6edeee3d0da8 [2021-03-26T08:07:42.639Z] ---> d20de2f1f8b9 [2021-03-26T08:07:42.639Z] [2021-03-26T08:07:42.914Z] Successfully built d20de2f1f8b9 [2021-03-26T08:07:43.199Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-03-26T08:07:43.199Z]  Building docker-security-proxy-setup-go ... done  ---> 24a50ca42a2b [2021-03-26T08:07:43.199Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-26T08:07:44.654Z] ---> c468bd851c6a [2021-03-26T08:07:44.654Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-26T08:07:44.935Z] ---> 0c22f29754c8 [2021-03-26T08:07:44.935Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-26T08:07:44.935Z] ---> Running in f78b35f1f308 [2021-03-26T08:07:45.221Z] Removing intermediate container f78b35f1f308 [2021-03-26T08:07:45.221Z] ---> dc66189ffc04 [2021-03-26T08:07:45.221Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-26T08:07:45.221Z] ---> Running in d25d5876b89b [2021-03-26T08:07:45.499Z] Removing intermediate container d25d5876b89b [2021-03-26T08:07:45.499Z] ---> d9dedd8141cf [2021-03-26T08:07:45.499Z] Step 21/23 : LABEL arch=x86_64 [2021-03-26T08:07:45.499Z] ---> Running in 70d778a80e77 [2021-03-26T08:07:45.771Z] Removing intermediate container 70d778a80e77 [2021-03-26T08:07:45.771Z] ---> 557891d742fa [2021-03-26T08:07:45.771Z] Step 22/23 : LABEL git_sha=68fcd773a98669ed968ad814e488a11f1b3796c6 [2021-03-26T08:07:46.041Z] ---> Running in 086beed14986 [2021-03-26T08:07:47.431Z] Removing intermediate container 086beed14986 [2021-03-26T08:07:47.431Z] ---> b42e229c34af [2021-03-26T08:07:47.431Z] Step 23/23 : LABEL version=0.0.0 [2021-03-26T08:07:47.697Z] ---> Running in 0516956d750e [2021-03-26T08:07:47.964Z] Removing intermediate container 0516956d750e [2021-03-26T08:07:47.964Z] ---> 1b3d1de81ac8 [2021-03-26T08:07:47.964Z] [2021-03-26T08:07:47.964Z] Successfully built 1b3d1de81ac8 [2021-03-26T08:07:47.964Z] Successfully tagged docker-core-command-go:latest [2021-03-26T08:07:50.636Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.187s coverage: 92.8% of statements [2021-03-26T08:07:50.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-26T08:07:50.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-26T08:07:50.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-26T08:07:50.636Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-26T08:07:50.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-26T08:07:50.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-26T08:07:50.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-26T08:07:50.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-26T08:07:50.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-26T08:07:50.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-26T08:07:50.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-26T08:07:50.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-26T08:07:50.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-26T08:07:50.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-26T08:07:50.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-26T08:07:50.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-26T08:07:50.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-26T08:07:50.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-26T08:07:50.636Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.082s coverage: 58.8% of statements [2021-03-26T08:07:50.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-26T08:07:50.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-26T08:07:50.636Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.224s coverage: 1.0% of statements [2021-03-26T08:07:50.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-26T08:07:50.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-26T08:07:50.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-26T08:07:50.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.089s coverage: 47.1% of statements [2021-03-26T08:07:50.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.115s coverage: 79.5% of statements [2021-03-26T08:07:50.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2021-03-26T08:07:50.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.088s coverage: 96.3% of statements [2021-03-26T08:07:50.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.075s coverage: 87.5% of statements [2021-03-26T08:07:56.518Z]  Building docker-core-command-go ... done Removing intermediate container 24e7b2f67c15 [2021-03-26T08:07:56.518Z] ---> 4cd82f5f666c [2021-03-26T08:07:56.518Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-26T08:07:57.464Z] ---> Running in 622329a8a465 [2021-03-26T08:07:57.728Z] Removing intermediate container d05e5dea9393 [2021-03-26T08:07:57.728Z] ---> c388a9d2ea6a [2021-03-26T08:07:57.728Z] [2021-03-26T08:07:57.728Z] Step 10/22 : FROM alpine:3.12 [2021-03-26T08:07:57.728Z] ---> 42cb162f0360 [2021-03-26T08:07:57.728Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-26T08:07:57.728Z] ---> Running in 72185302e5d0 [2021-03-26T08:07:58.002Z] 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-26T08:07:58.266Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-26T08:07:58.266Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-26T08:07:58.535Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-26T08:07:58.535Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-26T08:07:58.535Z] Executing busybox-1.31.1-r19.trigger [2021-03-26T08:07:58.535Z] Executing ca-certificates-20191127-r4.trigger [2021-03-26T08:07:58.535Z] OK: 6 MiB in 16 packages [2021-03-26T08:07:59.928Z] Removing intermediate container 622329a8a465 [2021-03-26T08:07:59.928Z] ---> e399688c66e4 [2021-03-26T08:07:59.928Z] [2021-03-26T08:07:59.928Z] Step 11/26 : FROM docker:20.10.0 [2021-03-26T08:07:59.928Z] 20.10.0: Pulling from library/docker [2021-03-26T08:07:59.928Z] Removing intermediate container 72185302e5d0 [2021-03-26T08:07:59.928Z] ---> 6e362a572e58 [2021-03-26T08:07:59.928Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-26T08:07:59.928Z] ---> Running in 3669b815578a [2021-03-26T08:07:59.928Z] Removing intermediate container 3669b815578a [2021-03-26T08:07:59.928Z] ---> efd1155094c4 [2021-03-26T08:07:59.928Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-26T08:07:59.928Z] ---> Running in a3ea17039c14 [2021-03-26T08:08:00.191Z] Removing intermediate container a3ea17039c14 [2021-03-26T08:08:00.191Z] ---> e559177c7fdd [2021-03-26T08:08:00.191Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-26T08:08:00.459Z] ---> Running in 19d44201c8ea [2021-03-26T08:08:00.723Z] Removing intermediate container 19d44201c8ea [2021-03-26T08:08:00.723Z] ---> fb06898d2611 [2021-03-26T08:08:00.723Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-26T08:08:00.815Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.084s coverage: 94.4% of statements [2021-03-26T08:08:00.815Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements [2021-03-26T08:08:01.303Z] ---> 3f2628229cf6 [2021-03-26T08:08:01.303Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-26T08:08:01.888Z] ---> a7e08ba9f859 [2021-03-26T08:08:01.888Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-26T08:08:02.469Z] ---> 10aa13b21927 [2021-03-26T08:08:02.469Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-26T08:08:02.469Z] ---> Running in efdd5900eb9a [2021-03-26T08:08:02.732Z] Removing intermediate container efdd5900eb9a [2021-03-26T08:08:02.732Z] ---> c12dd8080a80 [2021-03-26T08:08:02.732Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-26T08:08:03.001Z] ---> Running in e00752c4b1a6 [2021-03-26T08:08:03.270Z] Removing intermediate container e00752c4b1a6 [2021-03-26T08:08:03.270Z] ---> f23db3c550da [2021-03-26T08:08:03.270Z] Step 20/22 : LABEL arch=x86_64 [2021-03-26T08:08:03.539Z] ---> Running in 1d77aed89651 [2021-03-26T08:08:04.933Z] Removing intermediate container 1d77aed89651 [2021-03-26T08:08:04.933Z] ---> cd783661ad5e [2021-03-26T08:08:04.933Z] Step 21/22 : LABEL git_sha=68fcd773a98669ed968ad814e488a11f1b3796c6 [2021-03-26T08:08:04.933Z] ---> Running in c46451894215 [2021-03-26T08:08:05.195Z] Removing intermediate container c46451894215 [2021-03-26T08:08:05.195Z] ---> b38ac35997a0 [2021-03-26T08:08:05.195Z] Step 22/22 : LABEL version=0.0.0 [2021-03-26T08:08:05.195Z] ---> Running in f3e1f4232e65 [2021-03-26T08:08:05.195Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-26T08:08:05.195Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-26T08:08:05.195Z] ---> aefe523efa57 [2021-03-26T08:08:05.195Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-26T08:08:05.459Z] ---> Running in 21750a19e34d [2021-03-26T08:08:05.459Z] Removing intermediate container f3e1f4232e65 [2021-03-26T08:08:05.459Z] ---> c7b59d8a8137 [2021-03-26T08:08:05.459Z] [2021-03-26T08:08:05.459Z] Successfully built c7b59d8a8137 [2021-03-26T08:08:05.722Z] Successfully tagged docker-support-notifications-go:latest [2021-03-26T08:08:05.985Z]  Building docker-support-notifications-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-26T08:08:05.985Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-26T08:08:06.210Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.435s coverage: 82.6% of statements [2021-03-26T08:08:06.248Z] (1/2) Installing readline (8.0.4-r0) [2021-03-26T08:08:06.248Z] (2/2) Installing bash (5.0.17-r0) [2021-03-26T08:08:06.248Z] Executing bash-5.0.17-r0.post-install [2021-03-26T08:08:06.248Z] Executing busybox-1.31.1-r19.trigger [2021-03-26T08:08:06.248Z] OK: 12 MiB in 22 packages [2021-03-26T08:08:06.824Z] Removing intermediate container 21750a19e34d [2021-03-26T08:08:06.824Z] ---> f8c6de6316c3 [2021-03-26T08:08:06.824Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-26T08:08:06.824Z] ---> Running in 2b663e958a59 [2021-03-26T08:08:06.824Z] Removing intermediate container 2b663e958a59 [2021-03-26T08:08:06.824Z] ---> 72677f010315 [2021-03-26T08:08:06.824Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-26T08:08:07.088Z] ---> Running in da3fa7bf8b5e [2021-03-26T08:08:07.088Z] Removing intermediate container da3fa7bf8b5e [2021-03-26T08:08:07.088Z] ---> 63624563eb84 [2021-03-26T08:08:07.088Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-26T08:08:07.088Z] ---> Running in ca72469484f7 [2021-03-26T08:08:07.356Z] Removing intermediate container ca72469484f7 [2021-03-26T08:08:07.356Z] ---> 1c3023506606 [2021-03-26T08:08:07.356Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-26T08:08:07.930Z] ---> 46d353a3c0a9 [2021-03-26T08:08:07.930Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-26T08:08:08.192Z] ---> 2c993ce05dbc [2021-03-26T08:08:08.192Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-26T08:08:08.455Z] ---> 0461abcf5206 [2021-03-26T08:08:08.455Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-26T08:08:08.456Z] ---> Running in 7bef061648fc [2021-03-26T08:08:09.030Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-26T08:08:09.030Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-26T08:08:09.030Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-26T08:08:09.030Z] (2/33) Installing expat (2.2.9-r1) [2021-03-26T08:08:09.030Z] (3/33) Installing libffi (3.3-r2) [2021-03-26T08:08:09.030Z] (4/33) Installing gdbm (1.13-r1) [2021-03-26T08:08:09.030Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-26T08:08:09.030Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-26T08:08:09.291Z] (7/33) Installing python3 (3.8.8-r0) [2021-03-26T08:08:10.236Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-26T08:08:10.236Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-26T08:08:10.236Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-26T08:08:10.236Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-26T08:08:10.236Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-26T08:08:10.236Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-26T08:08:10.236Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-26T08:08:10.236Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-26T08:08:10.236Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-26T08:08:10.236Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-26T08:08:10.236Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-26T08:08:10.236Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-26T08:08:10.236Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-26T08:08:10.236Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-26T08:08:10.236Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-26T08:08:10.236Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-26T08:08:10.498Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-26T08:08:10.498Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-26T08:08:10.498Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-26T08:08:10.498Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-26T08:08:10.498Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-26T08:08:10.498Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-26T08:08:10.498Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-26T08:08:10.498Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-26T08:08:10.498Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-26T08:08:10.498Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-26T08:08:10.498Z] Executing busybox-1.31.1-r19.trigger [2021-03-26T08:08:10.498Z] OK: 71 MiB in 55 packages [2021-03-26T08:08:18.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.141s coverage: 92.9% of statements [2021-03-26T08:08:18.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-26T08:08:18.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-26T08:08:18.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-26T08:08:18.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 77.8% of statements [2021-03-26T08:08:18.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-26T08:08:18.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-26T08:08:18.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-26T08:08:18.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-26T08:08:18.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-26T08:08:18.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.082s coverage: 87.2% of statements [2021-03-26T08:08:18.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-26T08:08:18.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-26T08:08:18.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2021-03-26T08:08:18.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-26T08:08:18.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 75.5% of statements [2021-03-26T08:08:18.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-26T08:08:18.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.076s coverage: 80.8% of statements [2021-03-26T08:08:18.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.116s coverage: 87.2% of statements [2021-03-26T08:08:18.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.135s coverage: 84.6% of statements [2021-03-26T08:08:18.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.201s coverage: 91.6% of statements [2021-03-26T08:08:18.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-26T08:08:18.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.490s coverage: 64.4% of statements [2021-03-26T08:08:18.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-26T08:08:18.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-26T08:08:18.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements [2021-03-26T08:08:18.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.116s coverage: 91.3% of statements [2021-03-26T08:08:18.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.052s coverage: 100.0% of statements [2021-03-26T08:08:18.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.109s coverage: 73.7% of statements [2021-03-26T08:08:18.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.065s coverage: 100.0% of statements [2021-03-26T08:08:20.516Z] Removing intermediate container 7bef061648fc [2021-03-26T08:08:20.516Z] ---> 8a8ffaa778a3 [2021-03-26T08:08:20.516Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-26T08:08:20.516Z] ---> Running in b2572f034885 [2021-03-26T08:08:20.630Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.852s coverage: 69.0% of statements [2021-03-26T08:08:20.630Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-26T08:08:20.630Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-26T08:08:20.630Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-26T08:08:21.093Z] Collecting docker-compose==1.23.2 [2021-03-26T08:08:21.093Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-26T08:08:21.355Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-26T08:08:21.355Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-26T08:08:21.355Z] Collecting cached-property<2,>=1.2.0 [2021-03-26T08:08:21.355Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-26T08:08:21.616Z] Collecting docopt<0.7,>=0.6.1 [2021-03-26T08:08:21.616Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-26T08:08:21.878Z] 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-26T08:08:22.141Z] Collecting PyYAML<4,>=3.10 [2021-03-26T08:08:22.141Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-26T08:08:23.091Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-26T08:08:23.091Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-26T08:08:23.354Z] Collecting jsonschema<3,>=2.5.1 [2021-03-26T08:08:23.354Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-26T08:08:23.354Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-26T08:08:23.354Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-26T08:08:23.930Z] Collecting texttable<0.10,>=0.9.0 [2021-03-26T08:08:23.930Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-26T08:08:24.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.406s coverage: 38.4% of statements [2021-03-26T08:08:24.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-26T08:08:24.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-26T08:08:24.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.154s coverage: 89.5% of statements [2021-03-26T08:08:24.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-26T08:08:24.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.121s coverage: 84.8% of statements [2021-03-26T08:08:25.858Z] Collecting docker<4.0,>=3.6.0 [2021-03-26T08:08:25.858Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-26T08:08:25.858Z] Collecting idna<2.8,>=2.5 [2021-03-26T08:08:25.858Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-26T08:08:25.858Z] 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-26T08:08:25.858Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-26T08:08:25.858Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-26T08:08:25.858Z] 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-26T08:08:25.858Z] Collecting docker-pycreds>=0.4.0 [2021-03-26T08:08:25.858Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-26T08:08:25.858Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-26T08:08:25.858Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-26T08:08:25.858Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-26T08:08:25.858Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-26T08:08:26.121Z] Installing collected packages: idna, urllib3, requests, cached-property, docopt, PyYAML, websocket-client, jsonschema, dockerpty, texttable, docker-pycreds, docker, docker-compose [2021-03-26T08:08:26.121Z] Attempting uninstall: idna [2021-03-26T08:08:26.121Z] Found existing installation: idna 2.9 [2021-03-26T08:08:26.121Z] Uninstalling idna-2.9: [2021-03-26T08:08:26.121Z] Successfully uninstalled idna-2.9 [2021-03-26T08:08:26.385Z] Attempting uninstall: urllib3 [2021-03-26T08:08:26.385Z] Found existing installation: urllib3 1.25.9 [2021-03-26T08:08:26.385Z] Uninstalling urllib3-1.25.9: [2021-03-26T08:08:26.385Z] Successfully uninstalled urllib3-1.25.9 [2021-03-26T08:08:26.646Z] Attempting uninstall: requests [2021-03-26T08:08:26.647Z] Found existing installation: requests 2.23.0 [2021-03-26T08:08:26.647Z] Uninstalling requests-2.23.0: [2021-03-26T08:08:26.647Z] Successfully uninstalled requests-2.23.0 [2021-03-26T08:08:26.647Z] Running setup.py install for docopt: started [2021-03-26T08:08:27.221Z] Running setup.py install for docopt: finished with status 'done' [2021-03-26T08:08:27.221Z] Running setup.py install for PyYAML: started [2021-03-26T08:08:27.793Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-26T08:08:28.055Z] Running setup.py install for dockerpty: started [2021-03-26T08:08:28.317Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-26T08:08:28.317Z] Running setup.py install for texttable: started [2021-03-26T08:08:28.890Z] Running setup.py install for texttable: finished with status 'done' [2021-03-26T08:08:29.457Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.500s coverage: 47.0% of statements [2021-03-26T08:08:29.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-26T08:08:29.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-26T08:08:29.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-26T08:08:29.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-26T08:08:29.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-26T08:08:29.457Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.132s coverage: 100.0% of statements [2021-03-26T08:08:29.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-26T08:08:29.457Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.174s coverage: 100.0% of statements [2021-03-26T08:08:29.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-26T08:08:29.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-26T08:08:29.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-26T08:08:29.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-26T08:08:29.457Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.416s coverage: 87.1% of statements [2021-03-26T08:08:29.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-26T08:08:29.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-26T08:08:29.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-26T08:08:29.466Z] 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-26T08:08:32.786Z] Removing intermediate container b2572f034885 [2021-03-26T08:08:32.787Z] ---> d1cf9068d03c [2021-03-26T08:08:32.787Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-26T08:08:32.787Z] ---> Running in a8c11e63e53e [2021-03-26T08:08:32.787Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-26T08:08:33.051Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-26T08:08:33.051Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-26T08:08:33.051Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-26T08:08:33.051Z] (3/3) Installing curl (7.69.1-r3) [2021-03-26T08:08:33.051Z] Executing busybox-1.31.1-r19.trigger [2021-03-26T08:08:33.051Z] OK: 72 MiB in 58 packages [2021-03-26T08:08:33.627Z] Removing intermediate container a8c11e63e53e [2021-03-26T08:08:33.627Z] ---> 85987f5f1097 [2021-03-26T08:08:33.627Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-26T08:08:33.627Z] ---> Running in d6776f77b577 [2021-03-26T08:08:33.891Z] Removing intermediate container d6776f77b577 [2021-03-26T08:08:33.891Z] ---> dc0e50fa7f3e [2021-03-26T08:08:33.891Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-26T08:08:33.891Z] ---> Running in fb55c42e1153 [2021-03-26T08:08:34.154Z] Removing intermediate container fb55c42e1153 [2021-03-26T08:08:34.154Z] ---> 83eda358b6c0 [2021-03-26T08:08:34.154Z] Step 24/26 : LABEL arch=x86_64 [2021-03-26T08:08:34.154Z] ---> Running in e3b740ba305e [2021-03-26T08:08:34.416Z] Removing intermediate container e3b740ba305e [2021-03-26T08:08:34.416Z] ---> 5efd8e366792 [2021-03-26T08:08:34.416Z] Step 25/26 : LABEL git_sha=68fcd773a98669ed968ad814e488a11f1b3796c6 [2021-03-26T08:08:34.416Z] ---> Running in c525af3344f1 [2021-03-26T08:08:34.680Z] Removing intermediate container c525af3344f1 [2021-03-26T08:08:34.680Z] ---> 0a4d9a9ebcbc [2021-03-26T08:08:34.680Z] Step 26/26 : LABEL version=0.0.0 [2021-03-26T08:08:34.680Z] ---> Running in 70511996e650 [2021-03-26T08:08:34.680Z] Removing intermediate container 70511996e650 [2021-03-26T08:08:34.680Z] ---> cf574b9c566b [2021-03-26T08:08:34.680Z] [2021-03-26T08:08:34.944Z] Successfully built cf574b9c566b [2021-03-26T08:08:34.944Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-03-26T08:08:35.905Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-03-26T08:08:35.948Z] $ docker stop --time=1 aefa124a08d944b0860df3a86a766abde6f6c002035b186c09102cdef0312b5f [2021-03-26T08:08:37.574Z] $ docker rm -f aefa124a08d944b0860df3a86a766abde6f6c002035b186c09102cdef0312b5f [2021-03-26T08:08:37.747Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.212s coverage: 29.1% of statements [2021-03-26T08:08:37.747Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-26T08:08:37.747Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-26T08:08:37.747Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-26T08:08:37.747Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-26T08:08:37.747Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-26T08:08:37.747Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.203s coverage: 99.0% of statements [2021-03-26T08:08:37.747Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-26T08:08:37.747Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.094s coverage: 100.0% of statements [2021-03-26T08:08:37.747Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-26T08:08:37.747Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-26T08:08:37.747Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-26T08:08:37.747Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-26T08:08:37.747Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.265s coverage: 94.0% of statements [2021-03-26T08:08:37.747Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-26T08:08:37.747Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-26T08:08:37.747Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-26T08:08:37.747Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.043s coverage: 0.0% of statements [2021-03-26T08:08:37.747Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-26T08:08:37.747Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.050s coverage: 100.0% of statements [2021-03-26T08:08:37.747Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-26T08:08:37.747Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-26T08:08:37.747Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-26T08:08:37.747Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-26T08:08:37.747Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.086s coverage: 87.9% of statements [2021-03-26T08:08:37.747Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-26T08:08:37.747Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-26T08:08:37.747Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.066s coverage: 100.0% of statements [2021-03-26T08:08:37.747Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-26T08:08:38.160Z] + docker images [2021-03-26T08:08:38.160Z] + grep docker [2021-03-26T08:08:38.339Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements [2021-03-26T08:08:38.423Z] docker-sys-mgmt-agent-go latest cf574b9c566b 4 seconds ago 313MB [2021-03-26T08:08:38.423Z] docker-support-notifications-go latest c7b59d8a8137 33 seconds ago 17.9MB [2021-03-26T08:08:38.423Z] docker-core-command-go latest 1b3d1de81ac8 51 seconds ago 17.3MB [2021-03-26T08:08:38.423Z] docker-security-proxy-setup-go latest d20de2f1f8b9 56 seconds ago 24.7MB [2021-03-26T08:08:38.423Z] docker-security-bootstrapper-go latest b6109be2037e About a minute ago 18.9MB [2021-03-26T08:08:38.423Z] docker-core-data-go latest d201a63ea175 About a minute ago 22.7MB [2021-03-26T08:08:38.423Z] docker-security-secretstore-setup-go latest 0189d3a93ba3 2 minutes ago 25MB [2021-03-26T08:08:38.423Z] docker-core-metadata-go latest 5abd276065d8 2 minutes ago 19MB [2021-03-26T08:08:38.423Z] docker-support-scheduler-go latest fdd9f5bb8178 2 minutes ago 17.4MB [2021-03-26T08:08:38.423Z] docker 20.10.0 aefe523efa57 3 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [2021-03-26T08:08:39.315Z] GO111MODULE=on go vet ./... [Pipeline] findFiles [Pipeline] node [2021-03-26T08:08:54.475Z] Still waiting to schedule task [2021-03-26T08:08:54.475Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-03-26T08:09:54.730Z] Running on prd-ubuntu18.04-docker-8c-8g-31530 in /w/workspace/edgexfoundry_edgex-go_PR-3303 [Pipeline] { [Pipeline] ws [2021-03-26T08:09:54.846Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-03-26T08:09:57.047Z] using credential edgex-jenkins-ssh [2021-03-26T08:09:57.139Z] Cloning the remote Git repository [2021-03-26T08:09:57.175Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-26T08:09:57.242Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-03-26T08:09:57.272Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-26T08:09:57.272Z] > git --version # timeout=10 [2021-03-26T08:09:57.277Z] > git --version # 'git version 2.17.1' [2021-03-26T08:09:57.278Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-26T08:09:57.302Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-26T08:10:01.107Z] gofmt -l . [2021-03-26T08:10:01.107Z] [ "`gofmt -l .`" = "" ] [2021-03-26T08:10:01.107Z] ./bin/test-go-mod-tidy.sh [2021-03-26T08:10:01.107Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-26T08:10:01.788Z] + ls -al . [2021-03-26T08:10:01.788Z] total 804 [2021-03-26T08:10:01.788Z] drwxrwxr-x 9 1001 1001 4096 Mar 26 08:10 . [2021-03-26T08:10:01.788Z] drwxr-xr-x 4 root root 4096 Mar 26 08:05 .. [2021-03-26T08:10:01.788Z] -rw-rw-r-- 1 1001 1001 11 Mar 26 08:03 .dockerignore [2021-03-26T08:10:01.788Z] drwxrwxr-x 8 1001 1001 4096 Mar 26 08:03 .git [2021-03-26T08:10:01.788Z] drwxrwxr-x 3 1001 1001 4096 Mar 26 08:03 .github [2021-03-26T08:10:01.788Z] -rw-rw-r-- 1 1001 1001 818 Mar 26 08:03 .gitignore [2021-03-26T08:10:01.788Z] -rw-rw-r-- 1 1001 1001 166 Mar 26 08:03 .sonarcloud.properties [2021-03-26T08:10:01.788Z] -rw-rw-r-- 1 1001 1001 8607 Mar 26 08:03 Attribution.txt [2021-03-26T08:10:01.788Z] -rw-rw-r-- 1 1001 1001 3804 Mar 26 08:03 CONTRIBUTING.md [2021-03-26T08:10:01.788Z] -rw-rw-r-- 1 1001 1001 931 Mar 26 08:03 Dockerfile.build [2021-03-26T08:10:01.788Z] -rw-rw-r-- 1 1001 1001 863 Mar 26 08:03 Jenkinsfile [2021-03-26T08:10:01.788Z] -rw-rw-r-- 1 1001 1001 10775 Mar 26 08:03 LICENSE [2021-03-26T08:10:01.788Z] -rw-rw-r-- 1 1001 1001 5774 Mar 26 08:03 Makefile [2021-03-26T08:10:01.788Z] -rw-rw-r-- 1 1001 1001 6548 Mar 26 08:03 README.md [2021-03-26T08:10:01.788Z] -rw-rw-r-- 1 1001 1001 6755 Mar 26 08:03 SECURITY.md [2021-03-26T08:10:01.788Z] -rw-rw-r-- 1 1001 1001 5 Mar 26 07:59 VERSION [2021-03-26T08:10:01.788Z] -rw-rw-r-- 1 1001 1001 4131 Mar 26 08:03 ZMQWindows.md [2021-03-26T08:10:01.788Z] drwxrwxr-x 2 1001 1001 4096 Mar 26 08:03 bin [2021-03-26T08:10:01.788Z] drwxrwxr-x 14 1001 1001 4096 Mar 26 08:03 cmd [2021-03-26T08:10:01.788Z] -rw-r--r-- 1 root root 667189 Mar 26 08:08 coverage.out [2021-03-26T08:10:01.788Z] -rw-r--r-- 1 root root 1056 Mar 26 08:09 go.mod [2021-03-26T08:10:01.788Z] -rw-r--r-- 1 root root 22530 Mar 26 08:09 go.sum [2021-03-26T08:10:01.788Z] drwxrwxr-x 8 1001 1001 4096 Mar 26 08:03 internal [2021-03-26T08:10:01.788Z] drwxrwxr-x 4 1001 1001 4096 Mar 26 08:03 openapi [2021-03-26T08:10:01.788Z] drwxrwxr-x 4 1001 1001 4096 Mar 26 08:03 snap [2021-03-26T08:10:01.788Z] -rw-rw-r-- 1 1001 1001 168 Mar 26 08:03 version.go [Pipeline] sh [2021-03-26T08:10:02.547Z] + '[' -e coverage.out ] [2021-03-26T08:10:02.547Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-26T08:10:02.599Z] Warning: overwriting stash ‘coverage-report’ [2021-03-26T08:10:03.864Z] Stashed 1 file(s) [Pipeline] sh [2021-03-26T08:10:04.606Z] + make build [2021-03-26T08:10:04.607Z] 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-26T08:10:14.834Z] 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-26T08:10:20.521Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-26T08:10:20.527Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-26T08:10:20.537Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-26T08:10:20.548Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-26T08:10:20.548Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-26T08:10:20.552Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3303/head:refs/remotes/origin/PR-3303 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-26T08:10:21.213Z] Merging remotes/origin/master commit ebfae9bf1c69030f223d824c55fa5330fb79db8d into PR head commit 68fcd773a98669ed968ad814e488a11f1b3796c6 [2021-03-26T08:10:21.377Z] Merge succeeded, producing 68fcd773a98669ed968ad814e488a11f1b3796c6 [2021-03-26T08:10:21.377Z] Checking out Revision 68fcd773a98669ed968ad814e488a11f1b3796c6 (PR-3303) [2021-03-26T08:10:21.244Z] > git config core.sparsecheckout # timeout=10 [2021-03-26T08:10:21.250Z] > git checkout -f 68fcd773a98669ed968ad814e488a11f1b3796c6 # timeout=10 [2021-03-26T08:10:21.371Z] > git remote # timeout=10 [2021-03-26T08:10:21.377Z] > git config --get remote.origin.url # timeout=10 [2021-03-26T08:10:21.381Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-26T08:10:21.384Z] > git merge ebfae9bf1c69030f223d824c55fa5330fb79db8d # timeout=10 [2021-03-26T08:10:21.393Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-26T08:10:21.402Z] > git config core.sparsecheckout # timeout=10 [2021-03-26T08:10:21.407Z] > git checkout -f 68fcd773a98669ed968ad814e488a11f1b3796c6 # timeout=10 [2021-03-26T08:10:25.098Z] Commit message: "feat(data): Implement get Binary Reading from database" [2021-03-26T08:10:25.143Z] > git --version # timeout=10 [2021-03-26T08:10:25.146Z] > git --version # 'git version 2.17.1' [2021-03-26T08:10:25.150Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-26T08:10:26.438Z] + echo snap-build.sh [2021-03-26T08:10:26.438Z] snap-build.sh [2021-03-26T08:10:26.438Z] + SNAP_BASE_DIR=. [2021-03-26T08:10:26.438Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-03-26T08:10:26.438Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-03-26T08:10:26.438Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-03-26T08:10:26.438Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-03-26T08:10:26.438Z] + cd /w/workspace/edgex-go/1 [2021-03-26T08:10:26.438Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-03-26T08:10:26.438Z] Reading package lists... [2021-03-26T08:10:26.438Z] Building dependency tree... [2021-03-26T08:10:26.438Z] Reading state information... [2021-03-26T08:10:26.702Z] The following packages were automatically installed and are no longer required: [2021-03-26T08:10:26.702Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-03-26T08:10:26.702Z] uidmap xdelta3 [2021-03-26T08:10:26.702Z] Use 'sudo apt autoremove' to remove them. [2021-03-26T08:10:26.702Z] The following packages will be REMOVED: [2021-03-26T08:10:26.702Z] lxd* lxd-client* [2021-03-26T08:10:27.275Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-03-26T08:10:27.275Z] After this operation, 31.7 MB disk space will be freed. [2021-03-26T08:10:28.323Z] (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-26T08:10:28.323Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-26T08:10:29.280Z] Removing lxd dnsmasq configuration [2021-03-26T08:10:29.281Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-03-26T08:10:29.545Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-03-26T08:10:30.489Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-03-26T08:10:30.489Z] (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-26T08:10:30.489Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-26T08:10:31.880Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-03-26T08:10:32.141Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-03-26T08:10:33.528Z] + sudo snap remove --purge lxd [2021-03-26T08:10:33.789Z] snap "lxd" is not installed [2021-03-26T08:10:33.789Z] + sudo groupadd --force --system lxd [2021-03-26T08:10:33.789Z] ++ whoami [2021-03-26T08:10:33.789Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-03-26T08:10:33.789Z] + newgrp - lxd [2021-03-26T08:10:33.789Z] + sudo snap install lxd [2021-03-26T08:10:36.991Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-26T08:10:41.305Z] 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-26T08:10:46.034Z] 2021-03-26T08:10:43Z INFO Waiting for automatic snapd restart... [2021-03-26T08:10:46.722Z] 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-26T08:10:48.176Z] 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-26T08:10:53.578Z] 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-26T08:10:58.974Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-26T08:11:03.286Z] 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-26T08:11:07.592Z] 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-26T08:11:10.973Z] 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-26T08:11:15.274Z] 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-26T08:11:18.161Z] lxd 4.12 from Canonical* installed [2021-03-26T08:11:18.162Z] + sudo lxd init --auto [Pipeline] } [2021-03-26T08:11:22.006Z] $ docker stop --time=1 4103b4fe3c4b2ef6ac1cdf9dc51c9f3c93d27c36aae5ff75c55c667e054c3a79 [2021-03-26T08:11:23.460Z] + sudo snap install --classic snapcraft [2021-03-26T08:11:24.660Z] $ docker rm -f 4103b4fe3c4b2ef6ac1cdf9dc51c9f3c93d27c36aae5ff75c55c667e054c3a79 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-26T08:11:27.017Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-26T08:11:27.017Z] [2021-03-26T08:11:27.017Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-26T08:11:27.713Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-26T08:11:27.985Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-03-26T08:11:27.985Z] 29e5d40040c1: Pulling fs layer [2021-03-26T08:11:27.985Z] 1ce36da41761: Pulling fs layer [2021-03-26T08:11:27.985Z] 25b303627fd3: Pulling fs layer [2021-03-26T08:11:28.576Z] 29e5d40040c1: Verifying Checksum [2021-03-26T08:11:28.576Z] 29e5d40040c1: Download complete [2021-03-26T08:11:29.173Z] 1ce36da41761: Verifying Checksum [2021-03-26T08:11:29.173Z] 1ce36da41761: Download complete [2021-03-26T08:11:29.173Z] 29e5d40040c1: Pull complete [2021-03-26T08:11:30.614Z] 1ce36da41761: Pull complete [2021-03-26T08:11:30.614Z] 25b303627fd3: Verifying Checksum [2021-03-26T08:11:30.614Z] 25b303627fd3: Download complete [2021-03-26T08:11:33.470Z] snapcraft 4.5.4 from Canonical* installed [2021-03-26T08:11:33.470Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-03-26T08:11:33.470Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-03-26T08:11:33.470Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-26T08:11:33.470Z] Dload Upload Total Spent Left Speed [2021-03-26T08:11:33.470Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4750 0 --:--:-- --:--:-- --:--:-- 4750 [2021-03-26T08:11:33.730Z] 100 3325k 100 3325k 0 0 7556k 0 --:--:-- --:--:-- --:--:-- 7556k [2021-03-26T08:11:33.730Z] ./yq_linux_amd64 [2021-03-26T08:11:33.992Z] + sudo snapcraft prime --use-lxd [2021-03-26T08:11:35.902Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-03-26T08:11:35.902Z] 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-26T08:11:35.902Z] - README.md [2021-03-26T08:11:35.902Z] [2021-03-26T08:11:35.902Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-26T08:11:36.473Z] Launching a container. [2021-03-26T08:11:40.764Z] 25b303627fd3: Pull complete [2021-03-26T08:11:40.765Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-03-26T08:11:40.765Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-26T08:11:40.765Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-03-26T08:11:41.049Z] prd-ubuntu18.04-docker-arm64-4c-16g-31528 does not seem to be running inside a container [2021-03-26T08:11:41.118Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-26T08:11:44.223Z] $ docker top c3c5b356cf7611e0d8a745620eb5bca1eab256a5fe2cd5710240c6eb2bbf89e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-26T08:11:45.351Z] + docker-compose build --help [2021-03-26T08:11:45.351Z] + grep parallel [2021-03-26T08:11:48.710Z] --parallel Build images in parallel. [2021-03-26T08:11:48.727Z] Waiting for container to be ready [2021-03-26T08:11:48.989Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-03-26T08:11:48.989Z] [Pipeline] } [2021-03-26T08:11:49.011Z] $ docker stop --time=1 c3c5b356cf7611e0d8a745620eb5bca1eab256a5fe2cd5710240c6eb2bbf89e3 [2021-03-26T08:11:50.889Z] $ docker rm -f c3c5b356cf7611e0d8a745620eb5bca1eab256a5fe2cd5710240c6eb2bbf89e3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-26T08:11:51.898Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-26T08:11:51.898Z] . [Pipeline] withDockerContainer [2021-03-26T08:11:52.180Z] prd-ubuntu18.04-docker-arm64-4c-16g-31528 does not seem to be running inside a container [2021-03-26T08:11:52.246Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-26T08:11:53.210Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-03-26T08:11:53.477Z] Waiting for network to be ready... [2021-03-26T08:11:53.728Z] $ docker top 1b5b7bf71fe9cba210cf66d6662e3d53878a1fa6dfbf71eb9fb5c482e6fbb295 -eo pid,comm [2021-03-26T08:11:53.747Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-26T08:11:54.012Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1639 kB] [2021-03-26T08:11:54.012Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-26T08:11:54.012Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [310 kB] [2021-03-26T08:11:54.012Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-26T08:11:54.012Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-26T08:11:54.012Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [265 kB] [2021-03-26T08:11:54.012Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [34.6 kB] [2021-03-26T08:11:54.012Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1118 kB] [2021-03-26T08:11:54.012Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [251 kB] [Pipeline] { [Pipeline] sh [2021-03-26T08:11:54.597Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-26T08:11:54.597Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-26T08:11:54.859Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-26T08:11:54.859Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-26T08:11:54.859Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-26T08:11:54.859Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-26T08:11:54.859Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-26T08:11:54.859Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-26T08:11:54.887Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-26T08:11:55.125Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-26T08:11:55.393Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1979 kB] [2021-03-26T08:11:55.665Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [402 kB] [2021-03-26T08:11:55.665Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-26T08:11:55.665Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-26T08:11:55.665Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [286 kB] [2021-03-26T08:11:55.665Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [38.2 kB] [2021-03-26T08:11:55.665Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1724 kB] [2021-03-26T08:11:55.665Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [365 kB] [2021-03-26T08:11:58.984Z] Fetched 24.2 MB in 5s (4597 kB/s) [2021-03-26T08:11:59.221Z] Building docker-core-command-go ... [2021-03-26T08:11:59.221Z] Building docker-core-data-go ... [2021-03-26T08:11:59.221Z] Building docker-core-metadata-go ... [2021-03-26T08:11:59.221Z] Building docker-security-bootstrapper-go ... [2021-03-26T08:11:59.221Z] Building docker-security-proxy-setup-go ... [2021-03-26T08:11:59.221Z] Building docker-security-secretstore-setup-go ... [2021-03-26T08:11:59.221Z] Building docker-support-notifications-go ... [2021-03-26T08:11:59.221Z] Building docker-support-scheduler-go ... [2021-03-26T08:11:59.221Z] Building docker-sys-mgmt-agent-go ... [2021-03-26T08:11:59.221Z] Building docker-support-notifications-go [2021-03-26T08:11:59.221Z] Building docker-core-command-go [2021-03-26T08:11:59.221Z] Building docker-security-secretstore-setup-go [2021-03-26T08:11:59.221Z] Building docker-security-bootstrapper-go [2021-03-26T08:11:59.221Z] Building docker-sys-mgmt-agent-go [2021-03-26T08:12:00.379Z] Reading package lists... [2021-03-26T08:12:00.644Z] Reading package lists... [2021-03-26T08:12:00.905Z] Building dependency tree... [2021-03-26T08:12:00.905Z] Reading state information... [2021-03-26T08:12:00.905Z] The following additional packages will be installed: [2021-03-26T08:12:00.905Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-26T08:12:00.905Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-26T08:12:00.905Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-26T08:12:00.905Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-03-26T08:12:00.905Z] Suggested packages: [2021-03-26T08:12:00.905Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-03-26T08:12:00.905Z] Recommended packages: [2021-03-26T08:12:00.905Z] gnupg libsasl2-modules [2021-03-26T08:12:00.905Z] The following NEW packages will be installed: [2021-03-26T08:12:00.905Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-26T08:12:00.905Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-26T08:12:00.905Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-26T08:12:00.905Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-03-26T08:12:00.905Z] The following packages will be upgraded: [2021-03-26T08:12:00.905Z] gpg gpg-agent gpgconf libudev1 [2021-03-26T08:12:01.852Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-03-26T08:12:01.852Z] Need to get 3530 kB of archives. [2021-03-26T08:12:01.852Z] After this operation, 13.3 MB of additional disk space will be used. [2021-03-26T08:12:01.852Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.45 [59.0 kB] [2021-03-26T08:12:01.852Z] 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-26T08:12:01.852Z] 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-26T08:12:01.852Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.45 [1101 kB] [2021-03-26T08:12:01.852Z] 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-26T08:12:02.115Z] 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-26T08:12:02.378Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-03-26T08:12:02.378Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-03-26T08:12:02.378Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-03-26T08:12:02.378Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-03-26T08:12:02.378Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-03-26T08:12:02.378Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-03-26T08:12:02.378Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-03-26T08:12:02.378Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-03-26T08:12:02.378Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-03-26T08:12:02.378Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-03-26T08:12:02.640Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-03-26T08:12:02.640Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-03-26T08:12:02.640Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-03-26T08:12:02.640Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-03-26T08:12:02.640Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-03-26T08:12:02.640Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-03-26T08:12:03.213Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-26T08:12:03.213Z] Fetched 3530 kB in 2s (1858 kB/s) [2021-03-26T08:12:03.213Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-26T08:12:03.213Z] Preparing to unpack .../libudev1_237-3ubuntu10.45_amd64.deb ... [2021-03-26T08:12:03.213Z] Unpacking libudev1:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-26T08:12:03.213Z] Setting up libudev1:amd64 (237-3ubuntu10.45) ... [2021-03-26T08:12:03.475Z] Selecting previously unselected package udev. [2021-03-26T08:12:03.475Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-26T08:12:03.475Z] Preparing to unpack .../00-udev_237-3ubuntu10.45_amd64.deb ... [2021-03-26T08:12:03.475Z] Unpacking udev (237-3ubuntu10.45) ... [2021-03-26T08:12:03.737Z] Selecting previously unselected package libfuse2:amd64. [2021-03-26T08:12:03.737Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-03-26T08:12:03.737Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-26T08:12:03.737Z] Selecting previously unselected package fuse. [2021-03-26T08:12:03.737Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-03-26T08:12:03.737Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-03-26T08:12:04.002Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-26T08:12:04.002Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-26T08:12:04.002Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-26T08:12:04.002Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-26T08:12:04.264Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-26T08:12:04.264Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-26T08:12:04.525Z] Selecting previously unselected package libksba8:amd64. [2021-03-26T08:12:04.525Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-03-26T08:12:04.525Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-03-26T08:12:04.525Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-03-26T08:12:04.525Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-26T08:12:04.525Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-26T08:12:04.787Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-03-26T08:12:04.787Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-26T08:12:04.787Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-26T08:12:04.787Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-03-26T08:12:04.787Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-26T08:12:04.787Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-26T08:12:05.049Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-03-26T08:12:05.049Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-26T08:12:05.049Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-26T08:12:05.049Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-03-26T08:12:05.049Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-26T08:12:05.049Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-26T08:12:05.049Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-03-26T08:12:05.049Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-26T08:12:05.049Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-26T08:12:05.311Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-03-26T08:12:05.311Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-26T08:12:05.311Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-26T08:12:05.311Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-03-26T08:12:05.311Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-26T08:12:05.311Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-26T08:12:05.574Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-03-26T08:12:05.574Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-26T08:12:05.574Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-26T08:12:05.574Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-26T08:12:05.574Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-26T08:12:05.574Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-26T08:12:05.574Z] Selecting previously unselected package libsasl2-2:amd64. [2021-03-26T08:12:05.574Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-26T08:12:05.574Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-26T08:12:05.841Z] Selecting previously unselected package libldap-common. [2021-03-26T08:12:05.841Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-03-26T08:12:05.841Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-26T08:12:05.841Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-26T08:12:05.841Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-03-26T08:12:05.841Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-26T08:12:06.104Z] Selecting previously unselected package dirmngr. [2021-03-26T08:12:06.104Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-26T08:12:06.104Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-26T08:12:06.104Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-26T08:12:06.104Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-03-26T08:12:06.104Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-26T08:12:06.367Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-26T08:12:06.367Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-26T08:12:06.367Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-03-26T08:12:06.367Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-26T08:12:06.367Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-03-26T08:12:06.367Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-26T08:12:06.627Z] Setting up udev (237-3ubuntu10.45) ... [2021-03-26T08:12:06.889Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-03-26T08:12:07.150Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-26T08:12:07.150Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-03-26T08:12:07.150Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-03-26T08:12:07.150Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-03-26T08:12:07.150Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-26T08:12:07.411Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-26T08:12:07.411Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-26T08:12:07.411Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-26T08:12:07.411Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-26T08:12:07.411Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-26T08:12:07.411Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-26T08:12:07.411Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-26T08:12:07.411Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-26T08:12:07.672Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-26T08:12:08.244Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-03-26T08:12:08.244Z] settings in the [Install] section, and DefaultInstance for template units). [2021-03-26T08:12:08.244Z] This means they are not meant to be enabled using systemctl. [2021-03-26T08:12:08.244Z] Possible reasons for having this kind of units are: [2021-03-26T08:12:08.244Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-03-26T08:12:08.244Z] .wants/ or .requires/ directory. [2021-03-26T08:12:08.244Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-03-26T08:12:08.244Z] a requirement dependency on it. [2021-03-26T08:12:08.244Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-03-26T08:12:08.244Z] D-Bus, udev, scripted systemctl call, ...). [2021-03-26T08:12:08.244Z] 4) In case of template units, the unit is meant to be enabled with some [2021-03-26T08:12:08.244Z] instance name specified. [2021-03-26T08:12:08.506Z] Reading package lists... [2021-03-26T08:12:08.768Z] Building dependency tree... [2021-03-26T08:12:08.768Z] Reading state information... [2021-03-26T08:12:08.768Z] The following additional packages will be installed: [2021-03-26T08:12:08.768Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-03-26T08:12:08.768Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-03-26T08:12:08.768Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-03-26T08:12:08.768Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-03-26T08:12:08.768Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-03-26T08:12:08.768Z] Suggested packages: [2021-03-26T08:12:08.768Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-03-26T08:12:08.768Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-03-26T08:12:08.768Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-03-26T08:12:08.768Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-03-26T08:12:08.768Z] systemd-container policykit-1 [2021-03-26T08:12:08.768Z] Recommended packages: [2021-03-26T08:12:08.768Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-03-26T08:12:09.034Z] The following NEW packages will be installed: [2021-03-26T08:12:09.034Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-03-26T08:12:09.034Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-03-26T08:12:09.034Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-03-26T08:12:09.034Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-03-26T08:12:09.035Z] python3.6-minimal snapd squashfs-tools sudo [2021-03-26T08:12:09.035Z] The following packages will be upgraded: [2021-03-26T08:12:09.035Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-03-26T08:12:09.035Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-03-26T08:12:09.035Z] Need to get 35.2 MB of archives. [2021-03-26T08:12:09.035Z] After this operation, 141 MB of additional disk space will be used. [2021-03-26T08:12:09.035Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-03-26T08:12:09.035Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-03-26T08:12:09.035Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.45 [2913 kB] [2021-03-26T08:12:09.035Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-03-26T08:12:09.300Z] 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-26T08:12:09.300Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-03-26T08:12:09.300Z] 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-26T08:12:09.300Z] 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-26T08:12:09.300Z] 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-26T08:12:09.300Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-03-26T08:12:09.300Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-03-26T08:12:09.300Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-03-26T08:12:09.300Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-03-26T08:12:09.300Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-03-26T08:12:09.300Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-03-26T08:12:09.300Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-03-26T08:12:09.300Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-03-26T08:12:09.300Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-03-26T08:12:09.300Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-03-26T08:12:10.252Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.45 [210 kB] [2021-03-26T08:12:10.252Z] 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-26T08:12:10.252Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-03-26T08:12:10.252Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-03-26T08:12:10.252Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-03-26T08:12:10.252Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-03-26T08:12:10.252Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-03-26T08:12:10.252Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-03-26T08:12:10.252Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-03-26T08:12:10.252Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-03-26T08:12:10.252Z] 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-26T08:12:10.513Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-26T08:12:10.513Z] Fetched 35.2 MB in 1s (26.6 MB/s) [2021-03-26T08:12:10.513Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-26T08:12:10.513Z] Preparing to unpack .../systemd_237-3ubuntu10.45_amd64.deb ... [2021-03-26T08:12:10.774Z] Unpacking systemd (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-26T08:12:11.349Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.45_amd64.deb ... [2021-03-26T08:12:11.349Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-26T08:12:11.349Z] Setting up libsystemd0:amd64 (237-3ubuntu10.45) ... [2021-03-26T08:12:11.610Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-26T08:12:11.610Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-03-26T08:12:11.610Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-26T08:12:11.871Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-03-26T08:12:11.871Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-26T08:12:11.871Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-03-26T08:12:11.871Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-26T08:12:12.443Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-03-26T08:12:12.443Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-03-26T08:12:12.704Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-03-26T08:12:12.969Z] (Reading database ... 12764 files and directories currently installed.) [2021-03-26T08:12:12.969Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-03-26T08:12:12.969Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-03-26T08:12:13.230Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-03-26T08:12:13.230Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-26T08:12:13.230Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-26T08:12:13.492Z] Selecting previously unselected package libexpat1:amd64. [2021-03-26T08:12:13.492Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-03-26T08:12:13.492Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-26T08:12:13.755Z] Selecting previously unselected package python3.6-minimal. [2021-03-26T08:12:13.755Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-26T08:12:13.755Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-26T08:12:14.016Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-03-26T08:12:14.016Z] Checking for services that may need to be restarted...done. [2021-03-26T08:12:14.016Z] Checking for services that may need to be restarted...done. [2021-03-26T08:12:14.016Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-26T08:12:14.276Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-26T08:12:14.276Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-26T08:12:15.216Z] Selecting previously unselected package python3-minimal. [2021-03-26T08:12:15.216Z] (Reading database ... 13012 files and directories currently installed.) [2021-03-26T08:12:15.216Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-03-26T08:12:15.216Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-03-26T08:12:15.477Z] Selecting previously unselected package mime-support. [2021-03-26T08:12:15.477Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-03-26T08:12:15.477Z] Unpacking mime-support (3.60ubuntu1) ... [2021-03-26T08:12:15.477Z] Selecting previously unselected package libmpdec2:amd64. [2021-03-26T08:12:15.477Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-03-26T08:12:15.477Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-26T08:12:15.477Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-03-26T08:12:15.477Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-26T08:12:15.477Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-26T08:12:16.048Z] Selecting previously unselected package python3.6. [2021-03-26T08:12:16.048Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-26T08:12:16.048Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-26T08:12:16.048Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-26T08:12:16.048Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-03-26T08:12:16.048Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-26T08:12:16.048Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-03-26T08:12:16.309Z] Selecting previously unselected package python3. [2021-03-26T08:12:16.309Z] (Reading database ... 13442 files and directories currently installed.) [2021-03-26T08:12:16.309Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-03-26T08:12:16.309Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-03-26T08:12:16.569Z] Selecting previously unselected package multiarch-support. [2021-03-26T08:12:16.569Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-03-26T08:12:16.570Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-03-26T08:12:16.570Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-03-26T08:12:16.570Z] Selecting previously unselected package liblzo2-2:amd64. [2021-03-26T08:12:16.570Z] (Reading database ... 13479 files and directories currently installed.) [2021-03-26T08:12:16.570Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-03-26T08:12:16.570Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-03-26T08:12:16.832Z] Selecting previously unselected package libbsd0:amd64. [2021-03-26T08:12:16.832Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-03-26T08:12:16.832Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-26T08:12:16.832Z] Selecting previously unselected package sudo. [2021-03-26T08:12:16.832Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-03-26T08:12:16.832Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-26T08:12:17.092Z] Selecting previously unselected package apparmor. [2021-03-26T08:12:17.092Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-03-26T08:12:17.092Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-03-26T08:12:17.092Z] Selecting previously unselected package libedit2:amd64. [2021-03-26T08:12:17.092Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-03-26T08:12:17.092Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-03-26T08:12:17.353Z] Selecting previously unselected package libkrb5support0:amd64. [2021-03-26T08:12:17.353Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-03-26T08:12:17.353Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-26T08:12:17.354Z] Selecting previously unselected package libk5crypto3:amd64. [2021-03-26T08:12:17.354Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-26T08:12:17.354Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-26T08:12:17.354Z] Selecting previously unselected package libkeyutils1:amd64. [2021-03-26T08:12:17.354Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-03-26T08:12:17.354Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-26T08:12:17.615Z] Selecting previously unselected package libkrb5-3:amd64. [2021-03-26T08:12:17.615Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-26T08:12:17.615Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-26T08:12:17.615Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-26T08:12:17.615Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-03-26T08:12:17.615Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-26T08:12:17.878Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-03-26T08:12:17.878Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-03-26T08:12:17.878Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-26T08:12:18.138Z] Selecting previously unselected package openssh-client. [2021-03-26T08:12:18.138Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-03-26T08:12:18.138Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-26T08:12:18.138Z] Selecting previously unselected package squashfs-tools. [2021-03-26T08:12:18.138Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-03-26T08:12:18.138Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-26T08:12:18.399Z] Selecting previously unselected package snapd. [2021-03-26T08:12:18.399Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-03-26T08:12:18.399Z] Unpacking snapd (2.48.3+18.04) ... [2021-03-26T08:12:21.707Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-03-26T08:12:21.707Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-26T08:12:21.707Z] Setting up mime-support (3.60ubuntu1) ... [2021-03-26T08:12:21.707Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-26T08:12:21.707Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-26T08:12:21.707Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-26T08:12:21.707Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-26T08:12:21.707Z] Setting up systemd (237-3ubuntu10.45) ... [2021-03-26T08:12:21.707Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-03-26T08:12:22.652Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-26T08:12:22.652Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-26T08:12:22.652Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-03-26T08:12:22.652Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-26T08:12:22.652Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-26T08:12:22.652Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-26T08:12:23.597Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-26T08:12:23.597Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-26T08:12:23.597Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-26T08:12:23.597Z] Setting up python3 (3.6.7-1~18.04) ... [2021-03-26T08:12:23.597Z] running python rtupdate hooks for python3.6... [2021-03-26T08:12:23.597Z] running python post-rtupdate hooks for python3.6... [2021-03-26T08:12:23.858Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-03-26T08:12:25.245Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-03-26T08:12:25.507Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-26T08:12:25.507Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-26T08:12:25.507Z] Setting up snapd (2.48.3+18.04) ... [2021-03-26T08:12:26.078Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-03-26T08:12:26.339Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-03-26T08:12:26.602Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-03-26T08:12:26.863Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-03-26T08:12:27.125Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-26T08:12:27.125Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-26T08:12:27.125Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-03-26T08:12:27.386Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-03-26T08:12:27.648Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-03-26T08:12:27.909Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-03-26T08:12:27.909Z] /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-26T08:12:28.170Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-26T08:12:28.170Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-03-26T08:12:29.115Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-26T08:12:29.377Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-26T08:12:29.377Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-26T08:12:31.026Z] Reading package lists... [2021-03-26T08:12:31.288Z] Reading package lists... [2021-03-26T08:12:31.553Z] Building dependency tree... [2021-03-26T08:12:31.553Z] Reading state information... [2021-03-26T08:12:31.553Z] Calculating upgrade... [2021-03-26T08:12:31.818Z] The following packages will be upgraded: [2021-03-26T08:12:31.818Z] advancecomp base-files bash binutils binutils-common [2021-03-26T08:12:31.818Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-03-26T08:12:31.818Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-03-26T08:12:31.818Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-03-26T08:12:31.818Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-03-26T08:12:31.818Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-03-26T08:12:31.818Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-03-26T08:12:31.818Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-03-26T08:12:31.818Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-03-26T08:12:31.818Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-03-26T08:12:31.818Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-03-26T08:12:31.818Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-03-26T08:12:31.818Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-03-26T08:12:31.818Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-03-26T08:12:31.818Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-03-26T08:12:32.080Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-03-26T08:12:32.080Z] Need to get 63.8 MB of archives. [2021-03-26T08:12:32.080Z] After this operation, 5208 kB of additional disk space will be used. [2021-03-26T08:12:32.080Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-03-26T08:12:32.080Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-140.144 [993 kB] [2021-03-26T08:12:32.655Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-03-26T08:12:32.655Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-03-26T08:12:32.655Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-03-26T08:12:32.655Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-03-26T08:12:32.655Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-03-26T08:12:32.655Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-03-26T08:12:32.655Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-03-26T08:12:32.655Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-03-26T08:12:32.655Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-03-26T08:12:32.655Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-03-26T08:12:32.655Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-03-26T08:12:32.655Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-03-26T08:12:32.655Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-03-26T08:12:32.655Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-03-26T08:12:32.655Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-03-26T08:12:32.921Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-03-26T08:12:32.921Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-03-26T08:12:32.921Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-03-26T08:12:32.921Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-03-26T08:12:32.921Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-03-26T08:12:32.921Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-03-26T08:12:32.921Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-03-26T08:12:32.921Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-03-26T08:12:32.921Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-03-26T08:12:32.921Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-03-26T08:12:32.921Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-03-26T08:12:32.921Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-03-26T08:12:32.921Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-03-26T08:12:32.921Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-03-26T08:12:32.921Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-03-26T08:12:32.921Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-03-26T08:12:32.921Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-03-26T08:12:32.921Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-03-26T08:12:33.182Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-03-26T08:12:33.182Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-03-26T08:12:33.182Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-03-26T08:12:33.182Z] Get:39 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-26T08:12:33.182Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-03-26T08:12:33.182Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.45 [16.7 kB] [2021-03-26T08:12:33.182Z] Get:42 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-26T08:12:33.182Z] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-03-26T08:12:33.182Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-03-26T08:12:33.182Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-03-26T08:12:33.182Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-03-26T08:12:33.182Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-03-26T08:12:33.182Z] Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-03-26T08:12:33.182Z] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-03-26T08:12:33.182Z] Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-03-26T08:12:33.182Z] Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-03-26T08:12:33.182Z] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-03-26T08:12:33.182Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-03-26T08:12:33.182Z] Get:54 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-26T08:12:33.445Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-03-26T08:12:33.445Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-03-26T08:12:33.445Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-03-26T08:12:33.445Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-03-26T08:12:33.445Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-03-26T08:12:33.445Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-03-26T08:12:33.445Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-03-26T08:12:33.445Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-03-26T08:12:33.446Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-03-26T08:12:33.446Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-03-26T08:12:33.446Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-03-26T08:12:33.446Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-03-26T08:12:33.446Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-03-26T08:12:33.446Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-03-26T08:12:33.446Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-03-26T08:12:33.446Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-03-26T08:12:33.446Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-03-26T08:12:33.446Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-03-26T08:12:33.446Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-03-26T08:12:33.706Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-03-26T08:12:33.706Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-03-26T08:12:33.706Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-03-26T08:12:33.706Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-03-26T08:12:33.706Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-03-26T08:12:33.706Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-03-26T08:12:33.706Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-03-26T08:12:33.706Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-03-26T08:12:33.706Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-03-26T08:12:33.706Z] Get:83 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-26T08:12:33.967Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-03-26T08:12:33.967Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-03-26T08:12:33.967Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-03-26T08:12:33.967Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-03-26T08:12:33.967Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-03-26T08:12:33.967Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-03-26T08:12:33.967Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-03-26T08:12:34.539Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-03-26T08:12:34.799Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-03-26T08:12:34.799Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-03-26T08:12:34.799Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-03-26T08:12:35.371Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-03-26T08:12:35.371Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-03-26T08:12:35.371Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-03-26T08:12:35.371Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-03-26T08:12:35.372Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-03-26T08:12:35.372Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-26T08:12:35.372Z] Fetched 63.8 MB in 3s (18.7 MB/s) [2021-03-26T08:12:35.634Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-26T08:12:35.634Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-03-26T08:12:35.634Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-26T08:12:36.210Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-26T08:12:36.210Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-26T08:12:36.473Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-140.144_amd64.deb ... [2021-03-26T08:12:36.473Z] Unpacking linux-libc-dev:amd64 (4.15.0-140.144) over (4.15.0-20.21) ... [2021-03-26T08:12:37.417Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-26T08:12:37.417Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-26T08:12:37.690Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-26T08:12:37.690Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-26T08:12:37.690Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-26T08:12:37.690Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-26T08:12:37.959Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-26T08:12:37.959Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-26T08:12:37.959Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-26T08:12:38.226Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-26T08:12:38.226Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-26T08:12:38.226Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-26T08:12:38.227Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-26T08:12:38.227Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-26T08:12:38.487Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-26T08:12:38.487Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-26T08:12:38.487Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-26T08:12:38.487Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-03-26T08:12:38.748Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-03-26T08:12:38.748Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-26T08:12:38.748Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-26T08:12:38.748Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-26T08:12:39.009Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-26T08:12:39.009Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-26T08:12:39.009Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-26T08:12:39.009Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-26T08:12:39.271Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-26T08:12:39.271Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-26T08:12:39.271Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-03-26T08:12:39.532Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-26T08:12:40.103Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-03-26T08:12:40.365Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-26T08:12:40.365Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-03-26T08:12:40.365Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-03-26T08:12:40.365Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-03-26T08:12:40.365Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-03-26T08:12:40.626Z] Setting up base-files (10.1ubuntu2.10) ... [2021-03-26T08:12:40.626Z] Installing new version of config file /etc/issue ... [2021-03-26T08:12:40.626Z] Installing new version of config file /etc/issue.net ... [2021-03-26T08:12:40.626Z] Installing new version of config file /etc/lsb-release ... [2021-03-26T08:12:40.626Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-03-26T08:12:40.887Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-03-26T08:12:40.887Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-03-26T08:12:40.887Z] Removing obsolete conffile /etc/default/motd-news ... [2021-03-26T08:12:41.150Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-26T08:12:41.150Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-03-26T08:12:41.150Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-03-26T08:12:41.412Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-03-26T08:12:41.412Z] 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-26T08:12:41.412Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-26T08:12:41.412Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-26T08:12:41.412Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-03-26T08:12:41.676Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-03-26T08:12:41.676Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-26T08:12:41.676Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-03-26T08:12:41.676Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-03-26T08:12:41.939Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-03-26T08:12:41.939Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-26T08:12:41.939Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-03-26T08:12:42.200Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-26T08:12:42.461Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-03-26T08:12:42.461Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-26T08:12:42.461Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-26T08:12:42.461Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-26T08:12:42.724Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-26T08:12:42.724Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-26T08:12:42.724Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-26T08:12:42.724Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-26T08:12:42.988Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-03-26T08:12:42.988Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-26T08:12:42.988Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-03-26T08:12:42.988Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-03-26T08:12:43.251Z] Setting up grep (3.1-2build1) ... [2021-03-26T08:12:43.251Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-26T08:12:43.251Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-26T08:12:43.251Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-26T08:12:43.513Z] Setting up login (1:4.5-1ubuntu2) ... [2021-03-26T08:12:43.513Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-26T08:12:43.513Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-26T08:12:43.513Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-26T08:12:43.774Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-03-26T08:12:43.774Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-26T08:12:43.774Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-26T08:12:43.774Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-26T08:12:44.346Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-26T08:12:44.346Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-26T08:12:44.606Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-26T08:12:44.606Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-26T08:12:45.178Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-03-26T08:12:45.178Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-26T08:12:45.178Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-03-26T08:12:45.178Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-26T08:12:46.121Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-26T08:12:46.121Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-26T08:12:46.383Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-26T08:12:46.383Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-26T08:12:46.383Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-03-26T08:12:46.646Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-26T08:12:46.646Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-03-26T08:12:46.646Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-03-26T08:12:46.975Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-03-26T08:12:46.975Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-26T08:12:46.975Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-26T08:12:46.975Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-26T08:12:46.975Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-26T08:12:47.263Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-26T08:12:47.263Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-26T08:12:47.263Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-26T08:12:47.263Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-26T08:12:47.564Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-26T08:12:47.564Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-26T08:12:47.564Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-26T08:12:47.564Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-26T08:12:47.842Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-26T08:12:47.842Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-26T08:12:47.842Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-26T08:12:47.842Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-26T08:12:48.119Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-26T08:12:48.119Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-26T08:12:48.119Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-26T08:12:48.119Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-26T08:12:48.119Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-26T08:12:48.422Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-26T08:12:48.422Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-26T08:12:48.422Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-26T08:12:48.422Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-26T08:12:48.422Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-26T08:12:48.763Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-26T08:12:48.763Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-26T08:12:48.763Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-26T08:12:48.763Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-26T08:12:48.763Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-26T08:12:48.763Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-26T08:12:48.763Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-26T08:12:49.043Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-03-26T08:12:49.043Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-26T08:12:49.043Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-26T08:12:49.043Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-26T08:12:49.615Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-03-26T08:12:49.876Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-03-26T08:12:50.454Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-03-26T08:12:50.454Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-26T08:12:50.454Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-26T08:12:50.454Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-26T08:12:50.723Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-03-26T08:12:50.985Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-26T08:12:50.985Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-03-26T08:12:50.985Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-26T08:12:50.985Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-03-26T08:12:51.248Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-26T08:12:51.248Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-03-26T08:12:51.248Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-03-26T08:12:51.248Z] Setting up debconf (1.5.66ubuntu1) ... [2021-03-26T08:12:51.827Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-26T08:12:51.828Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-03-26T08:12:51.828Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-26T08:12:51.828Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-03-26T08:12:51.828Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-26T08:12:51.828Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-03-26T08:12:52.103Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-26T08:12:52.103Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-03-26T08:12:52.103Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-26T08:12:52.103Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-26T08:12:52.364Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-26T08:12:52.626Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-26T08:12:52.890Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-26T08:12:52.890Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-26T08:12:52.890Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-26T08:12:52.890Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-26T08:12:53.152Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-26T08:12:53.152Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-26T08:12:53.414Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-26T08:12:53.414Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-26T08:12:53.675Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-26T08:12:53.675Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-26T08:12:53.675Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-26T08:12:53.675Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.45_amd64.deb ... [2021-03-26T08:12:53.937Z] Unpacking systemd-sysv (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-26T08:12:53.937Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-26T08:12:53.937Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-26T08:12:53.937Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-26T08:12:54.199Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-26T08:12:54.199Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-03-26T08:12:54.199Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-03-26T08:12:54.480Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-03-26T08:12:54.480Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-26T08:12:54.480Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-03-26T08:12:54.480Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-26T08:12:54.742Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-26T08:12:55.004Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-26T08:12:55.004Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-26T08:12:55.004Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-26T08:12:55.004Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-26T08:12:55.265Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-26T08:12:55.265Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-03-26T08:12:55.265Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-03-26T08:12:55.265Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-03-26T08:12:55.533Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-26T08:12:55.533Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-26T08:12:55.533Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-26T08:12:55.795Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-03-26T08:12:56.065Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-26T08:12:56.065Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-26T08:12:56.065Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-26T08:12:56.065Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-03-26T08:12:56.327Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-26T08:12:56.327Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-03-26T08:12:56.327Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-03-26T08:12:56.327Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-03-26T08:12:56.598Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-26T08:12:56.598Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-03-26T08:12:56.598Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-03-26T08:12:56.598Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-03-26T08:12:56.861Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-26T08:12:56.861Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-03-26T08:12:56.861Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-03-26T08:12:56.861Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-03-26T08:12:57.121Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-26T08:12:57.121Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-03-26T08:12:57.121Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-03-26T08:12:57.121Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-03-26T08:12:57.383Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-26T08:12:57.383Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-03-26T08:12:57.384Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-03-26T08:12:57.384Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-03-26T08:12:57.649Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-26T08:12:57.649Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-03-26T08:12:57.649Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-03-26T08:12:57.912Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-03-26T08:12:57.912Z] (Reading database ... 13915 files and directories currently installed.) [2021-03-26T08:12:57.912Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-26T08:12:57.912Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-26T08:12:58.174Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-26T08:12:58.174Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-26T08:12:58.436Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-03-26T08:12:58.436Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-03-26T08:12:58.697Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-03-26T08:12:58.697Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-03-26T08:12:58.697Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-03-26T08:12:58.697Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-03-26T08:12:58.960Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-03-26T08:12:58.960Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-03-26T08:12:58.960Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-03-26T08:12:58.960Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-03-26T08:12:59.221Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-03-26T08:12:59.221Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-03-26T08:12:59.221Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-03-26T08:12:59.221Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-03-26T08:12:59.483Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-03-26T08:12:59.483Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-03-26T08:12:59.483Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-03-26T08:12:59.483Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-03-26T08:12:59.744Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-03-26T08:12:59.744Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-03-26T08:13:00.688Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-03-26T08:13:00.688Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-03-26T08:13:00.688Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-03-26T08:13:00.688Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-03-26T08:13:00.950Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-26T08:13:00.950Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-26T08:13:01.214Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-26T08:13:01.214Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-26T08:13:01.476Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-26T08:13:01.476Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-26T08:13:01.476Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-26T08:13:01.741Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-26T08:13:01.741Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-26T08:13:01.741Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-26T08:13:02.005Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-26T08:13:02.005Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-26T08:13:02.005Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-26T08:13:02.005Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-26T08:13:02.266Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-26T08:13:02.266Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-26T08:13:03.217Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-26T08:13:03.217Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-26T08:13:04.166Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-26T08:13:04.166Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-26T08:13:05.112Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-26T08:13:05.112Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-26T08:13:05.373Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-26T08:13:05.373Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-26T08:13:06.319Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-26T08:13:06.319Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-26T08:13:06.319Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-26T08:13:06.594Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-26T08:13:06.594Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-03-26T08:13:06.594Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-26T08:13:06.855Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-03-26T08:13:06.855Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-26T08:13:06.855Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-03-26T08:13:07.117Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-03-26T08:13:07.117Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-26T08:13:07.117Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-26T08:13:07.117Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-26T08:13:07.378Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-26T08:13:07.378Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-03-26T08:13:07.378Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-03-26T08:13:07.640Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-26T08:13:07.640Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-26T08:13:07.640Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-26T08:13:07.640Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-26T08:13:07.903Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-26T08:13:07.903Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-03-26T08:13:07.903Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-03-26T08:13:07.903Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-03-26T08:13:08.165Z] [2021-03-26T08:13:08.165Z] Current default time zone: 'Etc/UTC' [2021-03-26T08:13:08.165Z] Local time is now: Fri Mar 26 08:13:08 UTC 2021. [2021-03-26T08:13:08.165Z] Universal Time is now: Fri Mar 26 08:13:08 UTC 2021. [2021-03-26T08:13:08.165Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-03-26T08:13:08.165Z] [2021-03-26T08:13:08.165Z] Setting up systemd-sysv (237-3ubuntu10.45) ... [2021-03-26T08:13:08.165Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-26T08:13:08.165Z] Setting up linux-libc-dev:amd64 (4.15.0-140.144) ... [2021-03-26T08:13:08.165Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-03-26T08:13:08.426Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-03-26T08:13:08.426Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-03-26T08:13:08.426Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-03-26T08:13:08.426Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-03-26T08:13:08.426Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-03-26T08:13:08.426Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-03-26T08:13:08.426Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-26T08:13:08.689Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-03-26T08:13:08.689Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-26T08:13:08.952Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-26T08:13:08.952Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-26T08:13:08.952Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-03-26T08:13:08.952Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-03-26T08:13:08.952Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-03-26T08:13:08.952Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-03-26T08:13:08.952Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-03-26T08:13:08.952Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-03-26T08:13:08.952Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-03-26T08:13:09.214Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-03-26T08:13:11.139Z] Updating certificates in /etc/ssl/certs... [2021-03-26T08:13:11.712Z] 23 added, 27 removed; done. [2021-03-26T08:13:11.712Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-03-26T08:13:11.712Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-26T08:13:11.712Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-03-26T08:13:11.974Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-03-26T08:13:11.974Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-03-26T08:13:11.974Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-26T08:13:11.974Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-26T08:13:11.974Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-26T08:13:11.974Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-26T08:13:11.974Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-26T08:13:12.236Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-26T08:13:12.236Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-26T08:13:12.236Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-03-26T08:13:12.236Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-03-26T08:13:12.236Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-03-26T08:13:12.236Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-03-26T08:13:12.236Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-03-26T08:13:12.236Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-26T08:13:12.236Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-26T08:13:12.497Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-03-26T08:13:12.497Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-03-26T08:13:12.497Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-03-26T08:13:12.497Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-26T08:13:12.497Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-03-26T08:13:12.761Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-03-26T08:13:12.761Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-03-26T08:13:12.761Z] Updating certificates in /etc/ssl/certs... [2021-03-26T08:13:13.344Z] 0 added, 0 removed; done. [2021-03-26T08:13:13.344Z] Running hooks in /etc/ca-certificates/update.d... [2021-03-26T08:13:13.344Z] done. [2021-03-26T08:13:13.918Z] Reading package lists... [2021-03-26T08:13:14.182Z] Building dependency tree... [2021-03-26T08:13:14.182Z] Reading state information... [2021-03-26T08:13:14.442Z] The following NEW packages will be installed: [2021-03-26T08:13:14.442Z] apt-transport-https [2021-03-26T08:13:14.442Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-03-26T08:13:14.442Z] Need to get 1696 B of archives. [2021-03-26T08:13:14.442Z] After this operation, 153 kB of additional disk space will be used. [2021-03-26T08:13:14.442Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-03-26T08:13:14.704Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-26T08:13:14.704Z] Fetched 1696 B in 0s (22.1 kB/s) [2021-03-26T08:13:14.704Z] Selecting previously unselected package apt-transport-https. [2021-03-26T08:13:14.704Z] (Reading database ... 13920 files and directories currently installed.) [2021-03-26T08:13:14.704Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-03-26T08:13:14.704Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-26T08:13:14.704Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-26T08:13:15.284Z] Waiting for network to be ready... [2021-03-26T08:13:20.963Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-26T08:13:20.963Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-26T08:13:20.963Z] ---> f3fd70a23186 [2021-03-26T08:13:20.963Z] Step 3/26 : WORKDIR /edgex-go [2021-03-26T08:13:20.963Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-26T08:13:20.963Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-26T08:13:20.963Z] ---> f3fd70a23186 [2021-03-26T08:13:20.963Z] Step 3/24 : WORKDIR /edgex-go [2021-03-26T08:13:20.963Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-26T08:13:20.963Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-26T08:13:20.963Z] ---> f3fd70a23186 [2021-03-26T08:13:20.963Z] Step 3/22 : WORKDIR /edgex-go [2021-03-26T08:13:20.963Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-26T08:13:20.963Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-26T08:13:20.963Z] ---> f3fd70a23186 [2021-03-26T08:13:20.963Z] Step 3/31 : WORKDIR /edgex-go [2021-03-26T08:13:20.963Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-26T08:13:20.963Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-26T08:13:20.963Z] ---> f3fd70a23186 [2021-03-26T08:13:20.963Z] Step 3/23 : WORKDIR /edgex-go [2021-03-26T08:13:20.963Z] ---> Running in f7e58a39546f [2021-03-26T08:13:20.963Z] ---> Running in b525b780e91a [2021-03-26T08:13:20.963Z] ---> Running in 1fd408a75ba7 [2021-03-26T08:13:20.963Z] ---> Running in 53fbfac5a3ba [2021-03-26T08:13:20.963Z] ---> Running in 6a41eade3b2f [2021-03-26T08:13:20.963Z] Removing intermediate container 53fbfac5a3ba [2021-03-26T08:13:20.963Z] ---> a82c2372906d [2021-03-26T08:13:20.963Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-26T08:13:20.963Z] Removing intermediate container 6a41eade3b2f [2021-03-26T08:13:20.963Z] ---> a89440538d9b [2021-03-26T08:13:20.963Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-26T08:13:20.963Z] Removing intermediate container b525b780e91a [2021-03-26T08:13:20.963Z] ---> ef55a1c3c821 [2021-03-26T08:13:20.963Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-26T08:13:20.963Z] Removing intermediate container 1fd408a75ba7 [2021-03-26T08:13:20.963Z] ---> 47589d5d97bf [2021-03-26T08:13:20.963Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-26T08:13:20.963Z] Removing intermediate container f7e58a39546f [2021-03-26T08:13:20.963Z] ---> 83dfe9069cae [2021-03-26T08:13:20.963Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-26T08:13:20.963Z] ---> Running in 4cb044b1dd94 [2021-03-26T08:13:20.963Z] ---> Running in 2e5c966279d7 [2021-03-26T08:13:20.963Z] ---> Running in 93e9fb7a7efb [2021-03-26T08:13:20.963Z] ---> Running in a8ff76d86a85 [2021-03-26T08:13:20.963Z] ---> Running in e39216eed56a [2021-03-26T08:13:20.963Z] Removing intermediate container 4cb044b1dd94 [2021-03-26T08:13:20.963Z] ---> b0e3f9a32afd [2021-03-26T08:13:20.963Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-26T08:13:20.963Z] ---> Running in 8458ce54630c [2021-03-26T08:13:20.963Z] Removing intermediate container 2e5c966279d7 [2021-03-26T08:13:20.963Z] ---> d5907f4dea11 [2021-03-26T08:13:20.963Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-26T08:13:20.963Z] Removing intermediate container e39216eed56a [2021-03-26T08:13:20.963Z] ---> 51db76c04712 [2021-03-26T08:13:20.963Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-26T08:13:20.963Z] ---> Running in de07f13ff1b1 [2021-03-26T08:13:20.963Z] ---> Running in 4bacf97816f2 [2021-03-26T08:13:20.963Z] Removing intermediate container a8ff76d86a85 [2021-03-26T08:13:20.963Z] ---> 6dcc17386fe5 [2021-03-26T08:13:20.963Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-26T08:13:20.963Z] Removing intermediate container 93e9fb7a7efb [2021-03-26T08:13:20.963Z] ---> 87a04e2c19f2 [2021-03-26T08:13:20.963Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-26T08:13:20.963Z] ---> Running in 9bc27d45d182 [2021-03-26T08:13:20.963Z] ---> Running in 0ec68683a613 [2021-03-26T08:13:20.963Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-26T08:13:20.963Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-26T08:13:20.963Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-26T08:13:20.963Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-26T08:13:20.963Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-26T08:13:21.557Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-26T08:13:21.830Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-26T08:13:21.878Z] 2021-03-26T08:13:18Z INFO Waiting for automatic snapd restart... [2021-03-26T08:13:21.878Z] snapd 2.49.1 from Canonical* installed [2021-03-26T08:13:22.101Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-26T08:13:22.101Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-26T08:13:22.375Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-26T08:13:22.818Z] "snapd" switched to the "latest/stable" channel [2021-03-26T08:13:22.818Z] [2021-03-26T08:13:23.806Z] OK: 217 MiB in 51 packages [2021-03-26T08:13:24.078Z] OK: 217 MiB in 51 packages [2021-03-26T08:13:24.676Z] OK: 217 MiB in 51 packages [2021-03-26T08:13:24.950Z] OK: 217 MiB in 51 packages [2021-03-26T08:13:25.552Z] Removing intermediate container 9bc27d45d182 [2021-03-26T08:13:25.552Z] ---> 4bffe91f931c [2021-03-26T08:13:25.552Z] Step 6/31 : COPY go.mod . [2021-03-26T08:13:25.552Z] OK: 217 MiB in 51 packages [2021-03-26T08:13:25.825Z] Removing intermediate container 0ec68683a613 [2021-03-26T08:13:25.825Z] ---> 805187ae05ed [2021-03-26T08:13:25.825Z] Step 6/24 : COPY go.mod . [2021-03-26T08:13:26.428Z] Removing intermediate container de07f13ff1b1 [2021-03-26T08:13:26.428Z] ---> 4be7af64f853 [2021-03-26T08:13:26.428Z] Step 6/26 : COPY go.mod . [2021-03-26T08:13:26.704Z] ---> a8251f43898c [2021-03-26T08:13:26.704Z] Step 7/31 : RUN go mod download [2021-03-26T08:13:26.987Z] ---> Running in b9b214a25dfb [2021-03-26T08:13:26.987Z] Removing intermediate container 8458ce54630c [2021-03-26T08:13:26.987Z] ---> bb0ee22f20a1 [2021-03-26T08:13:26.987Z] Step 6/23 : COPY go.mod . [2021-03-26T08:13:26.987Z] ---> 69e9de7d2289 [2021-03-26T08:13:26.987Z] Step 7/24 : RUN go mod download [2021-03-26T08:13:26.987Z] Removing intermediate container 4bacf97816f2 [2021-03-26T08:13:26.987Z] ---> 23ba2de4c3db [2021-03-26T08:13:26.987Z] Step 6/22 : COPY go.mod . [2021-03-26T08:13:27.272Z] ---> Running in 555c5d1c24b4 [2021-03-26T08:13:27.548Z] ---> cc7f1aa71524 [2021-03-26T08:13:27.548Z] Step 7/26 : RUN go mod download [2021-03-26T08:13:27.826Z] ---> Running in c8c9f8f99a09 [2021-03-26T08:13:28.104Z] core18 20210128 from Canonical* installed [2021-03-26T08:13:28.104Z] "core18" switched to the "latest/stable" channel [2021-03-26T08:13:28.104Z] [2021-03-26T08:13:28.108Z] ---> 5260a78c2aa4 [2021-03-26T08:13:28.108Z] Step 7/23 : RUN go mod download [2021-03-26T08:13:28.380Z] ---> Running in 1a31c3fe89f5 [2021-03-26T08:13:28.380Z] ---> f3d3393ac73e [2021-03-26T08:13:28.380Z] Step 7/22 : RUN go mod download [2021-03-26T08:13:28.996Z] ---> Running in fb0a4df94e3f [2021-03-26T08:13:31.649Z] Removing intermediate container b9b214a25dfb [2021-03-26T08:13:31.649Z] ---> 39bf498d5431 [2021-03-26T08:13:31.649Z] Step 8/31 : COPY . . [2021-03-26T08:13:31.923Z] Removing intermediate container 555c5d1c24b4 [2021-03-26T08:13:31.923Z] ---> 7be16893ab11 [2021-03-26T08:13:31.923Z] Step 8/24 : COPY . . [2021-03-26T08:13:32.200Z] Removing intermediate container c8c9f8f99a09 [2021-03-26T08:13:32.200Z] ---> a256a21d04cf [2021-03-26T08:13:32.200Z] Step 8/26 : COPY . . [2021-03-26T08:13:33.185Z] Removing intermediate container 1a31c3fe89f5 [2021-03-26T08:13:33.185Z] ---> 9a8b8bab5892 [2021-03-26T08:13:33.185Z] Step 8/23 : COPY . . [2021-03-26T08:13:33.395Z] snapcraft 4.5.4 from Canonical* installed [2021-03-26T08:13:33.395Z] "snapcraft" switched to the "latest/stable" channel [2021-03-26T08:13:33.395Z] [2021-03-26T08:13:33.789Z] Removing intermediate container fb0a4df94e3f [2021-03-26T08:13:33.789Z] ---> 2817c6f15181 [2021-03-26T08:13:33.789Z] Step 8/22 : COPY . . [2021-03-26T08:13:37.598Z] 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-26T08:13:37.598Z] - README.md [2021-03-26T08:13:37.598Z] [2021-03-26T08:13:37.598Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-26T08:13:44.183Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-26T08:13:44.183Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-26T08:13:44.183Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-26T08:13:44.183Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-26T08:13:45.829Z] Reading package lists... [2021-03-26T08:13:46.403Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-03-26T08:13:53.107Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-26T08:13:53.107Z] Reading package lists... [2021-03-26T08:13:53.107Z] Building dependency tree... [2021-03-26T08:13:53.107Z] Reading state information... [2021-03-26T08:13:53.107Z] Suggested packages: [2021-03-26T08:13:53.107Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-03-26T08:13:53.107Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-03-26T08:13:53.107Z] Recommended packages: [2021-03-26T08:13:53.107Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-03-26T08:13:53.107Z] The following NEW packages will be installed: [2021-03-26T08:13:53.107Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-03-26T08:13:53.107Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-03-26T08:13:53.107Z] pkg-config zip [2021-03-26T08:13:53.107Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-03-26T08:13:53.107Z] Need to get 7657 kB of archives. [2021-03-26T08:13:53.107Z] After this operation, 43.8 MB of additional disk space will be used. [2021-03-26T08:13:53.107Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-03-26T08:13:53.107Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-03-26T08:13:53.107Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-03-26T08:13:53.107Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-03-26T08:13:53.107Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-03-26T08:13:53.107Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-03-26T08:13:53.107Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-03-26T08:13:53.368Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-03-26T08:13:53.368Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-03-26T08:13:53.368Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-03-26T08:13:53.629Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-03-26T08:13:53.629Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-03-26T08:13:53.629Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-03-26T08:13:53.889Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-03-26T08:13:53.889Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-03-26T08:13:53.889Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-26T08:13:53.889Z] Fetched 7657 kB in 1s (7366 kB/s) [2021-03-26T08:13:54.149Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-03-26T08:13:54.149Z] (Reading database ... 13924 files and directories currently installed.) [2021-03-26T08:13:54.149Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-03-26T08:13:54.149Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-03-26T08:13:54.409Z] Selecting previously unselected package libpsl5:amd64. [2021-03-26T08:13:54.410Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-03-26T08:13:54.410Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-03-26T08:13:54.410Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-03-26T08:13:54.410Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-03-26T08:13:54.410Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-26T08:13:54.410Z] Selecting previously unselected package librtmp1:amd64. [2021-03-26T08:13:54.410Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-03-26T08:13:54.410Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-26T08:13:54.673Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-03-26T08:13:54.673Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-03-26T08:13:54.673Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-26T08:13:54.673Z] Selecting previously unselected package liberror-perl. [2021-03-26T08:13:54.673Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-03-26T08:13:54.673Z] Unpacking liberror-perl (0.17025-1) ... [2021-03-26T08:13:54.673Z] Selecting previously unselected package git-man. [2021-03-26T08:13:54.673Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-03-26T08:13:54.673Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-03-26T08:13:54.934Z] Selecting previously unselected package git. [2021-03-26T08:13:54.934Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-03-26T08:13:54.934Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-03-26T08:13:55.881Z] Selecting previously unselected package libnorm1:amd64. [2021-03-26T08:13:55.881Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-03-26T08:13:55.881Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-26T08:13:55.881Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-03-26T08:13:55.881Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-03-26T08:13:55.881Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-26T08:13:56.144Z] Selecting previously unselected package libsodium23:amd64. [2021-03-26T08:13:56.144Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-03-26T08:13:56.144Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-03-26T08:13:56.405Z] Selecting previously unselected package libzmq5:amd64. [2021-03-26T08:13:56.405Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-26T08:13:56.405Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-26T08:13:56.405Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-03-26T08:13:56.405Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-26T08:13:56.405Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-26T08:13:56.405Z] Selecting previously unselected package pkg-config. [2021-03-26T08:13:56.405Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-03-26T08:13:56.405Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-03-26T08:13:56.666Z] Selecting previously unselected package zip. [2021-03-26T08:13:56.666Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-03-26T08:13:56.666Z] Unpacking zip (3.0-11build1) ... [2021-03-26T08:13:56.666Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-26T08:13:56.666Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-03-26T08:13:56.666Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-26T08:13:56.666Z] Setting up liberror-perl (0.17025-1) ... [2021-03-26T08:13:56.666Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-03-26T08:13:56.666Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-03-26T08:13:56.930Z] No schema files found: doing nothing. [2021-03-26T08:13:56.930Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-26T08:13:56.930Z] Setting up zip (3.0-11build1) ... [2021-03-26T08:13:56.930Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-26T08:13:56.930Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-03-26T08:13:56.930Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-03-26T08:13:56.930Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-26T08:13:56.930Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-26T08:13:56.930Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-26T08:13:56.930Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-03-26T08:13:57.191Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-26T08:14:00.621Z] ---> 0f7e67c41fdf [2021-03-26T08:14:00.621Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-26T08:14:00.621Z] ---> 4fd5a3a47f6d [2021-03-26T08:14:00.621Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-26T08:14:00.621Z] ---> 5a5469866968 [2021-03-26T08:14:00.621Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-26T08:14:00.621Z] ---> c3d900a981d5 [2021-03-26T08:14:00.621Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-26T08:14:00.621Z] ---> 0f966ff506f7 [2021-03-26T08:14:00.621Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-26T08:14:00.621Z] ---> Running in ec4c3d017894 [2021-03-26T08:14:00.621Z] ---> Running in fff9dec7ae82 [2021-03-26T08:14:00.621Z] ---> Running in 3c7f6616c18c [2021-03-26T08:14:00.621Z] ---> Running in 417b0904409a [2021-03-26T08:14:00.621Z] ---> Running in ffcdbaca383d [2021-03-26T08:14:00.621Z] 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-26T08:14:00.621Z] 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-26T08:14:00.621Z] 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-26T08:14:00.621Z] 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-26T08:14:00.621Z] 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-26T08:14:03.782Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-26T08:14:04.060Z] git set to automatically installed. [2021-03-26T08:14:04.060Z] git-man set to automatically installed. [2021-03-26T08:14:04.060Z] libcurl3-gnutls set to automatically installed. [2021-03-26T08:14:04.060Z] liberror-perl set to automatically installed. [2021-03-26T08:14:04.060Z] libglib2.0-0 set to automatically installed. [2021-03-26T08:14:04.060Z] libnghttp2-14 set to automatically installed. [2021-03-26T08:14:04.060Z] libnorm1 set to automatically installed. [2021-03-26T08:14:04.060Z] libpgm-5.2-0 set to automatically installed. [2021-03-26T08:14:04.060Z] libpsl5 set to automatically installed. [2021-03-26T08:14:04.060Z] librtmp1 set to automatically installed. [2021-03-26T08:14:04.060Z] libsodium23 set to automatically installed. [2021-03-26T08:14:04.060Z] libzmq3-dev set to automatically installed. [2021-03-26T08:14:04.060Z] libzmq5 set to automatically installed. [2021-03-26T08:14:04.060Z] pkg-config set to automatically installed. [2021-03-26T08:14:04.060Z] zip set to automatically installed. [2021-03-26T08:14:06.009Z] snapd is not logged in, snap install commands will use sudo [2021-03-26T08:14:12.605Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-26T08:15:08.900Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-03-26T08:15:08.900Z] snapd is not logged in, snap install commands will use sudo [2021-03-26T08:15:08.900Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-26T08:15:08.900Z] snap "core18" has no updates available [2021-03-26T08:15:08.900Z] Pulling go-build-helper [2021-03-26T08:15:08.900Z] + snapcraftctl pull [2021-03-26T08:15:09.844Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-03-26T08:15:09.844Z] Skipping pull go-build-helper (already ran) [2021-03-26T08:15:09.844Z] Building go-build-helper [2021-03-26T08:15:09.844Z] + snapcraftctl build [2021-03-26T08:15:12.420Z] Staging go-build-helper [2021-03-26T08:15:12.420Z] + snapcraftctl stage [2021-03-26T08:15:27.334Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-26T08:15:27.334Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-26T08:15:27.334Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1639 kB] [2021-03-26T08:15:27.334Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [310 kB] [2021-03-26T08:15:27.334Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-26T08:15:27.334Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-26T08:15:27.335Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [265 kB] [2021-03-26T08:15:27.335Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [34.6 kB] [2021-03-26T08:15:27.335Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1118 kB] [2021-03-26T08:15:27.335Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [251 kB] [2021-03-26T08:15:27.335Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-26T08:15:27.335Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-26T08:15:27.335Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-26T08:15:27.335Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-26T08:15:27.335Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-26T08:15:27.335Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-26T08:15:27.335Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-26T08:15:27.335Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-26T08:15:27.335Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-26T08:15:27.335Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1979 kB] [2021-03-26T08:15:27.335Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [402 kB] [2021-03-26T08:15:27.335Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-26T08:15:27.335Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-26T08:15:27.335Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [286 kB] [2021-03-26T08:15:27.335Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [38.2 kB] [2021-03-26T08:15:27.335Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1724 kB] [2021-03-26T08:15:27.335Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [365 kB] [2021-03-26T08:15:27.335Z] Fetched 24.2 MB in 6s (3942 kB/s) [2021-03-26T08:15:27.335Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-03-26T08:15:27.335Z] Fetched 224 kB in 0s (0 B/s) [2021-03-26T08:15:27.335Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-03-26T08:15:27.335Z] Fetched 157 kB in 0s (0 B/s) [2021-03-26T08:15:27.335Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-03-26T08:15:27.335Z] Fetched 221 kB in 0s (0 B/s) [2021-03-26T08:15:27.335Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-03-26T08:15:27.335Z] Fetched 143 kB in 0s (0 B/s) [2021-03-26T08:15:27.335Z] Pulling app-service-config [2021-03-26T08:15:27.335Z] + snapcraftctl pull [2021-03-26T08:15:27.335Z] Cloning into '/root/parts/app-service-config/src'... [2021-03-26T08:15:27.335Z] Pulling config-common [2021-03-26T08:15:27.335Z] + snapcraftctl pull [2021-03-26T08:15:32.625Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-26T08:15:32.625Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-26T08:15:32.625Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-26T08:15:32.625Z] Fetched 0 B in 0s (0 B/s) [2021-03-26T08:15:32.625Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-03-26T08:15:32.625Z] Fetched 0 B in 0s (0 B/s) [2021-03-26T08:15:32.625Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-03-26T08:15:32.625Z] Fetched 0 B in 0s (0 B/s) [2021-03-26T08:15:32.625Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-03-26T08:15:32.625Z] Fetched 0 B in 0s (0 B/s) [2021-03-26T08:15:32.625Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-03-26T08:15:32.625Z] Fetched 0 B in 0s (0 B/s) [2021-03-26T08:15:32.625Z] Pulling edgex-go [2021-03-26T08:15:32.625Z] + snapcraftctl pull [2021-03-26T08:15:37.519Z] 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-26T08:15:44.284Z] Removing intermediate container 3c7f6616c18c [2021-03-26T08:15:44.284Z] ---> 969facaf4eb8 [2021-03-26T08:15:44.284Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-26T08:15:44.559Z] Removing intermediate container fff9dec7ae82 [2021-03-26T08:15:44.559Z] ---> ef49813a0ab8 [2021-03-26T08:15:44.559Z] [2021-03-26T08:15:44.559Z] Step 10/24 : FROM alpine:3.12 [2021-03-26T08:15:44.559Z] Removing intermediate container ec4c3d017894 [2021-03-26T08:15:44.559Z] ---> f689ba9f8ecb [2021-03-26T08:15:44.559Z] [2021-03-26T08:15:44.559Z] Step 10/31 : FROM alpine:3.12 [2021-03-26T08:15:44.833Z] ---> Running in 9abcec0c844b [2021-03-26T08:15:44.833Z] 3.12: Pulling from library/alpine [2021-03-26T08:15:44.833Z] 3.12: Pulling from library/alpine [2021-03-26T08:15:46.283Z] Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 [2021-03-26T08:15:46.283Z] Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 [2021-03-26T08:15:46.283Z] Status: Image is up to date for alpine:3.12 [2021-03-26T08:15:46.283Z] Status: Downloaded newer image for alpine:3.12 [2021-03-26T08:15:46.283Z] ---> e47305ac9786 [2021-03-26T08:15:46.283Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-03-26T08:15:46.283Z] ---> e47305ac9786 [2021-03-26T08:15:46.283Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-26T08:15:46.283Z] 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-26T08:15:46.558Z] ---> Running in e22b0327c9f5 [2021-03-26T08:15:46.558Z] ---> Running in fdf5eeda9759 [2021-03-26T08:15:47.558Z] Removing intermediate container fdf5eeda9759 [2021-03-26T08:15:47.558Z] ---> d4543dcab539 [2021-03-26T08:15:47.558Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-26T08:15:47.840Z] ---> Running in 0b8f05389a46 [2021-03-26T08:15:48.450Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-26T08:15:48.726Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-26T08:15:49.325Z] (1/6) Installing ca-certificates (20191127-r4) [2021-03-26T08:15:49.599Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-03-26T08:15:49.599Z] (3/6) Installing libcurl (7.69.1-r3) [2021-03-26T08:15:49.599Z] (4/6) Installing curl (7.69.1-r3) [2021-03-26T08:15:49.599Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-03-26T08:15:49.599Z] (6/6) Installing su-exec (0.2-r1) [2021-03-26T08:15:49.599Z] Executing busybox-1.31.1-r19.trigger [2021-03-26T08:15:49.599Z] Executing ca-certificates-20191127-r4.trigger [2021-03-26T08:15:49.599Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-26T08:15:49.874Z] OK: 7 MiB in 20 packages [2021-03-26T08:15:49.874Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-26T08:15:50.469Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-26T08:15:50.469Z] (2/2) Installing su-exec (0.2-r1) [2021-03-26T08:15:50.470Z] Executing busybox-1.31.1-r19.trigger [2021-03-26T08:15:50.744Z] OK: 5 MiB in 16 packages [2021-03-26T08:15:52.753Z] Removing intermediate container 9abcec0c844b [2021-03-26T08:15:52.753Z] ---> 153dd2f24b20 [2021-03-26T08:15:52.753Z] [2021-03-26T08:15:52.753Z] Step 11/26 : FROM docker:20.10.0 [2021-03-26T08:15:53.027Z] 20.10.0: Pulling from library/docker [2021-03-26T08:15:53.301Z] Removing intermediate container e22b0327c9f5 [2021-03-26T08:15:53.301Z] ---> f1e4bb326aae [2021-03-26T08:15:53.301Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-26T08:15:53.585Z] Removing intermediate container 417b0904409a [2021-03-26T08:15:53.585Z] ---> 1a6ce2af187a [2021-03-26T08:15:53.585Z] [2021-03-26T08:15:53.585Z] Step 10/23 : FROM alpine:3.12 [2021-03-26T08:15:53.585Z] ---> e47305ac9786 [2021-03-26T08:15:53.586Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-26T08:15:53.863Z] Removing intermediate container 0b8f05389a46 [2021-03-26T08:15:53.863Z] ---> 523957ba5665 [2021-03-26T08:15:53.863Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-26T08:15:53.863Z] Removing intermediate container ffcdbaca383d [2021-03-26T08:15:53.863Z] ---> 18a78d9d997e [2021-03-26T08:15:53.863Z] [2021-03-26T08:15:53.863Z] Step 10/22 : FROM alpine:3.12 [2021-03-26T08:15:53.863Z] ---> e47305ac9786 [2021-03-26T08:15:53.863Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-26T08:15:54.133Z] ---> Running in 01baca93f9f7 [2021-03-26T08:15:54.406Z] ---> Running in 12e61fee6aa8 [2021-03-26T08:15:54.406Z] ---> Running in 88e7a6a35b93 [2021-03-26T08:15:54.406Z] ---> Running in 860bba0ffd7e [2021-03-26T08:15:54.679Z] Removing intermediate container 01baca93f9f7 [2021-03-26T08:15:54.680Z] ---> bf953ea24afb [2021-03-26T08:15:54.680Z] Step 13/24 : WORKDIR / [2021-03-26T08:15:55.653Z] ---> Running in 696e80b5da5d [2021-03-26T08:15:55.653Z] Removing intermediate container 88e7a6a35b93 [2021-03-26T08:15:55.653Z] ---> 8126563c6140 [2021-03-26T08:15:55.653Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-26T08:15:55.929Z] ---> Running in e8907be3c99a [2021-03-26T08:15:56.204Z] Removing intermediate container 696e80b5da5d [2021-03-26T08:15:56.204Z] ---> 7e4d5f9aaeb2 [2021-03-26T08:15:56.204Z] 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-26T08:15:56.478Z] Removing intermediate container e8907be3c99a [2021-03-26T08:15:56.478Z] ---> 5d19452640af [2021-03-26T08:15:56.478Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-26T08:15:56.750Z] ---> Running in 767c58520650 [2021-03-26T08:15:56.750Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-26T08:15:57.027Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-26T08:15:57.027Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-26T08:15:57.300Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-26T08:15:57.579Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-26T08:15:57.579Z] ---> 10060559898d [2021-03-26T08:15:57.579Z] 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-26T08:15:57.854Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-26T08:15:57.854Z] Executing busybox-1.31.1-r19.trigger [2021-03-26T08:15:57.854Z] Executing ca-certificates-20191127-r4.trigger [2021-03-26T08:15:57.854Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-26T08:15:57.854Z] Executing busybox-1.31.1-r19.trigger [2021-03-26T08:15:57.854Z] OK: 5 MiB in 15 packages [2021-03-26T08:15:58.130Z] OK: 6 MiB in 16 packages [2021-03-26T08:15:59.206Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-26T08:15:59.206Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-26T08:15:59.206Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-26T08:15:59.206Z] Fetched 0 B in 0s (0 B/s) [2021-03-26T08:15:59.206Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-03-26T08:15:59.206Z] Fetched 96.5 kB in 0s (0 B/s) [2021-03-26T08:15:59.206Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-03-26T08:15:59.206Z] Fetched 279 kB in 0s (0 B/s) [2021-03-26T08:15:59.206Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-03-26T08:15:59.206Z] Fetched 122 kB in 0s (0 B/s) [2021-03-26T08:15:59.206Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-03-26T08:15:59.206Z] Fetched 77.8 kB in 0s (0 B/s) [2021-03-26T08:15:59.206Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-03-26T08:15:59.206Z] Fetched 8848 B in 0s (0 B/s) [2021-03-26T08:15:59.206Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-03-26T08:15:59.206Z] Fetched 47.8 kB in 0s (0 B/s) [2021-03-26T08:15:59.206Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-03-26T08:15:59.206Z] Fetched 45.6 kB in 0s (0 B/s) [2021-03-26T08:15:59.206Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-03-26T08:15:59.206Z] Fetched 15.0 kB in 0s (0 B/s) [2021-03-26T08:15:59.206Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-03-26T08:15:59.207Z] Fetched 214 kB in 0s (0 B/s) [2021-03-26T08:15:59.207Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-03-26T08:15:59.207Z] Fetched 154 kB in 0s (0 B/s) [2021-03-26T08:15:59.207Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-03-26T08:15:59.207Z] Fetched 50.6 kB in 0s (0 B/s) [2021-03-26T08:15:59.207Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-03-26T08:15:59.207Z] Fetched 14.8 kB in 0s (0 B/s) [2021-03-26T08:15:59.207Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-03-26T08:15:59.207Z] Fetched 41.8 kB in 0s (0 B/s) [2021-03-26T08:15:59.207Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-03-26T08:15:59.207Z] Fetched 499 kB in 0s (0 B/s) [2021-03-26T08:15:59.207Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-03-26T08:15:59.207Z] Fetched 111 kB in 0s (0 B/s) [2021-03-26T08:15:59.207Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-03-26T08:15:59.207Z] Fetched 240 kB in 0s (0 B/s) [2021-03-26T08:15:59.207Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-03-26T08:15:59.207Z] Fetched 29.3 kB in 0s (0 B/s) [2021-03-26T08:15:59.207Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-03-26T08:15:59.207Z] Fetched 85.5 kB in 0s (0 B/s) [2021-03-26T08:15:59.207Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-03-26T08:15:59.207Z] Fetched 24.5 kB in 0s (0 B/s) [2021-03-26T08:15:59.207Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-03-26T08:15:59.207Z] Fetched 49.2 kB in 0s (0 B/s) [2021-03-26T08:15:59.207Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-03-26T08:15:59.207Z] Fetched 54.2 kB in 0s (0 B/s) [2021-03-26T08:15:59.207Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-03-26T08:15:59.207Z] Fetched 30.8 kB in 0s (0 B/s) [2021-03-26T08:15:59.207Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-03-26T08:15:59.207Z] Fetched 15.8 kB in 0s (0 B/s) [2021-03-26T08:15:59.207Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-03-26T08:15:59.207Z] Fetched 85.9 kB in 0s (0 B/s) [2021-03-26T08:15:59.207Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-03-26T08:15:59.207Z] Fetched 8720 B in 0s (0 B/s) [2021-03-26T08:15:59.207Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-03-26T08:15:59.207Z] Fetched 137 kB in 0s (0 B/s) [2021-03-26T08:15:59.207Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-03-26T08:15:59.207Z] Fetched 119 kB in 0s (0 B/s) [2021-03-26T08:15:59.207Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-03-26T08:15:59.207Z] Fetched 109 kB in 0s (0 B/s) [2021-03-26T08:15:59.207Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-03-26T08:15:59.207Z] Fetched 11.1 kB in 0s (0 B/s) [2021-03-26T08:15:59.207Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-03-26T08:15:59.207Z] Fetched 645 kB in 0s (0 B/s) [2021-03-26T08:15:59.207Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-03-26T08:15:59.207Z] Fetched 41.3 kB in 0s (0 B/s) [2021-03-26T08:15:59.207Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-03-26T08:15:59.207Z] Fetched 17.9 kB in 0s (0 B/s) [2021-03-26T08:15:59.207Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-03-26T08:15:59.207Z] Fetched 368 kB in 0s (0 B/s) [2021-03-26T08:15:59.207Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-03-26T08:15:59.207Z] Fetched 187 kB in 0s (0 B/s) [2021-03-26T08:15:59.207Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-03-26T08:15:59.207Z] Fetched 175 kB in 0s (0 B/s) [2021-03-26T08:15:59.207Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-03-26T08:15:59.207Z] Fetched 206 kB in 0s (0 B/s) [2021-03-26T08:15:59.207Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-03-26T08:15:59.207Z] Fetched 1301 kB in 0s (0 B/s) [2021-03-26T08:15:59.207Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-03-26T08:15:59.207Z] Fetched 36.2 kB in 0s (0 B/s) [2021-03-26T08:15:59.207Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-03-26T08:15:59.207Z] Fetched 159 kB in 0s (0 B/s) [2021-03-26T08:15:59.207Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-03-26T08:15:59.207Z] Fetched 107 kB in 0s (0 B/s) [2021-03-26T08:15:59.207Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-03-26T08:15:59.207Z] Fetched 48.7 kB in 0s (0 B/s) [2021-03-26T08:15:59.207Z] Pulling static-packages [2021-03-26T08:15:59.207Z] + snapcraftctl pull [2021-03-26T08:15:59.207Z] Pulling version [2021-03-26T08:15:59.207Z] + cd /root/project [2021-03-26T08:15:59.207Z] + [ -f VERSION ] [2021-03-26T08:15:59.207Z] + PROJECT_VERSION=local-dev [2021-03-26T08:15:59.207Z] + git rev-parse --short HEAD [2021-03-26T08:15:59.207Z] + GIT_REVISION=68fcd773 [2021-03-26T08:15:59.207Z] + snapcraftctl set-version local-dev [2021-03-26T08:15:59.573Z] ---> ca5ec4142c39 [2021-03-26T08:15:59.573Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-26T08:16:00.149Z] Skipping build go-build-helper (already ran) [2021-03-26T08:16:00.149Z] Building app-service-config [2021-03-26T08:16:00.149Z] + make build [2021-03-26T08:16:00.149Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.35 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-03-26T08:16:00.170Z] Removing intermediate container 12e61fee6aa8 [2021-03-26T08:16:00.170Z] ---> 9ae0055210f4 [2021-03-26T08:16:00.170Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-26T08:16:00.445Z] ---> Running in 2f2f66f3e5f8 [2021-03-26T08:16:00.768Z] Removing intermediate container 767c58520650 [2021-03-26T08:16:00.768Z] ---> 645066acf812 [2021-03-26T08:16:00.768Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-26T08:16:01.066Z] Removing intermediate container 860bba0ffd7e [2021-03-26T08:16:01.066Z] ---> 65b3659535b9 [2021-03-26T08:16:01.066Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-26T08:16:01.066Z] ---> 9165708396cc [2021-03-26T08:16:01.066Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-26T08:16:01.372Z] ---> Running in f89dc01fc2e4 [2021-03-26T08:16:01.372Z] ---> Running in e43be2a81ad7 [2021-03-26T08:16:01.372Z] Removing intermediate container 2f2f66f3e5f8 [2021-03-26T08:16:01.372Z] ---> 09f0fadb387e [2021-03-26T08:16:01.372Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-26T08:16:02.005Z] ---> Running in ad1221224822 [2021-03-26T08:16:02.068Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.35 [2021-03-26T08:16:02.309Z] Removing intermediate container e43be2a81ad7 [2021-03-26T08:16:02.309Z] ---> efa16bec21bf [2021-03-26T08:16:02.309Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-26T08:16:02.327Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.56 [2021-03-26T08:16:02.327Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.22 [2021-03-26T08:16:02.327Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 [2021-03-26T08:16:02.327Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.9 [2021-03-26T08:16:02.328Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.6 [2021-03-26T08:16:02.328Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-03-26T08:16:02.328Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-26T08:16:02.585Z] Removing intermediate container f89dc01fc2e4 [2021-03-26T08:16:02.585Z] ---> 3de9f2143e4b [2021-03-26T08:16:02.585Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-26T08:16:02.585Z] ---> Running in ab3ccaa02934 [2021-03-26T08:16:02.588Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-03-26T08:16:02.588Z] go: downloading github.com/google/uuid v1.2.0 [2021-03-26T08:16:02.588Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.4 [2021-03-26T08:16:02.588Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-03-26T08:16:02.588Z] go: downloading github.com/x448/float16 v0.8.4 [2021-03-26T08:16:02.862Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-03-26T08:16:02.862Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-03-26T08:16:02.862Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-26T08:16:02.862Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-26T08:16:02.862Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-03-26T08:16:03.123Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-03-26T08:16:03.123Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-03-26T08:16:03.184Z] Removing intermediate container ad1221224822 [2021-03-26T08:16:03.184Z] ---> 06dc7c444a8d [2021-03-26T08:16:03.184Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-26T08:16:03.384Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-03-26T08:16:03.384Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-03-26T08:16:03.384Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-03-26T08:16:03.384Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-26T08:16:03.646Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-03-26T08:16:03.646Z] go: downloading github.com/fatih/color v1.9.0 [2021-03-26T08:16:03.646Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.2 [2021-03-26T08:16:03.646Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-03-26T08:16:03.646Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-03-26T08:16:03.789Z] ---> 204bd48f98d4 [2021-03-26T08:16:03.789Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-26T08:16:03.789Z] ---> Running in 67d9fa31ca4e [2021-03-26T08:16:03.789Z] Removing intermediate container ab3ccaa02934 [2021-03-26T08:16:03.789Z] ---> 4e4d6d0738a9 [2021-03-26T08:16:03.789Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-26T08:16:03.906Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-03-26T08:16:03.906Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-03-26T08:16:03.906Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-03-26T08:16:03.906Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-03-26T08:16:03.906Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-03-26T08:16:03.906Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-03-26T08:16:03.906Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-03-26T08:16:03.906Z] go: downloading github.com/pebbe/zmq4 v1.2.5 [2021-03-26T08:16:03.906Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-03-26T08:16:03.906Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-26T08:16:03.906Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-03-26T08:16:03.906Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-03-26T08:16:03.907Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-03-26T08:16:03.907Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-03-26T08:16:04.067Z] ---> 7448ef9337a8 [2021-03-26T08:16:04.067Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-26T08:16:04.067Z] ---> Running in 7f665b75eb60 [2021-03-26T08:16:04.166Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-03-26T08:16:04.340Z] ---> Running in a2d0acfc86b7 [2021-03-26T08:16:04.616Z] Removing intermediate container 67d9fa31ca4e [2021-03-26T08:16:04.616Z] ---> 876f94f9925a [2021-03-26T08:16:04.616Z] Step 15/23 : WORKDIR / [2021-03-26T08:16:05.223Z] Removing intermediate container 7f665b75eb60 [2021-03-26T08:16:05.223Z] ---> 4bd02384aba7 [2021-03-26T08:16:05.223Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-26T08:16:05.505Z] ---> Running in 1764a3f3e12e [2021-03-26T08:16:05.779Z] ---> 7defdda5147e [2021-03-26T08:16:05.779Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-26T08:16:06.387Z] Removing intermediate container 1764a3f3e12e [2021-03-26T08:16:06.387Z] ---> 2e8fbd5fd18a [2021-03-26T08:16:06.387Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-26T08:16:06.673Z] ---> 0224171d0bf0 [2021-03-26T08:16:06.673Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-26T08:16:06.950Z] ---> 2c905fee92d3 [2021-03-26T08:16:06.950Z] 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-26T08:16:07.245Z] ---> Running in 059b83e5c4d5 [2021-03-26T08:16:07.838Z] ---> eacbd89e8719 [2021-03-26T08:16:07.838Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-26T08:16:08.815Z] Removing intermediate container a2d0acfc86b7 [2021-03-26T08:16:08.815Z] ---> fbc82060f292 [2021-03-26T08:16:08.815Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-26T08:16:08.815Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-26T08:16:08.815Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-26T08:16:08.815Z] ---> eeaf43b92773 [2021-03-26T08:16:08.815Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-26T08:16:09.422Z] ---> 328d38ef2027 [2021-03-26T08:16:09.422Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-26T08:16:09.422Z] ---> Running in 96b2e64829ff [2021-03-26T08:16:09.422Z] ---> 7ee7ef2d0d85 [2021-03-26T08:16:09.422Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-26T08:16:10.025Z] ---> 8d7f39c91513 [2021-03-26T08:16:10.025Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-26T08:16:10.624Z] ---> c4d73a03e128 [2021-03-26T08:16:10.624Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-26T08:16:10.898Z] ---> Running in a9ec407c7976 [2021-03-26T08:16:10.898Z] Removing intermediate container 059b83e5c4d5 [2021-03-26T08:16:10.898Z] ---> a77853b4a14e [2021-03-26T08:16:10.898Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-26T08:16:10.898Z] ---> ef0b7b9e5d69 [2021-03-26T08:16:10.898Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-26T08:16:10.898Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-26T08:16:11.175Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-26T08:16:11.175Z] ---> Running in 0584db6f43d2 [2021-03-26T08:16:11.175Z] ---> Running in 58f4ad6466e2 [2021-03-26T08:16:11.449Z] Removing intermediate container a9ec407c7976 [2021-03-26T08:16:11.449Z] ---> 4b6e38193a04 [2021-03-26T08:16:11.449Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-26T08:16:11.449Z] ---> 858fd8485c9f [2021-03-26T08:16:11.449Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-26T08:16:11.732Z] ---> Running in 5a6be83bc333 [2021-03-26T08:16:12.008Z] Removing intermediate container 0584db6f43d2 [2021-03-26T08:16:12.008Z] ---> 59cf2e0f247e [2021-03-26T08:16:12.008Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-26T08:16:12.008Z] (1/2) Installing readline (8.0.4-r0) [2021-03-26T08:16:12.008Z] (2/2) Installing bash (5.0.17-r0) [2021-03-26T08:16:12.008Z] Executing bash-5.0.17-r0.post-install [2021-03-26T08:16:12.008Z] Executing busybox-1.31.1-r19.trigger [2021-03-26T08:16:12.008Z] OK: 12 MiB in 22 packages [2021-03-26T08:16:12.285Z] Removing intermediate container 58f4ad6466e2 [2021-03-26T08:16:12.285Z] ---> 2b9572e91852 [2021-03-26T08:16:12.285Z] Step 22/24 : LABEL arch=arm64 [2021-03-26T08:16:12.285Z] ---> Running in ec4ecbc1f35d [2021-03-26T08:16:12.285Z] ---> Running in 7ca83c9fa6e9 [2021-03-26T08:16:12.570Z] ---> ce0c0ca05ef0 [2021-03-26T08:16:12.570Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-26T08:16:12.570Z] Removing intermediate container 5a6be83bc333 [2021-03-26T08:16:12.570Z] ---> eaad24b65a2a [2021-03-26T08:16:12.570Z] Step 20/22 : LABEL arch=arm64 [2021-03-26T08:16:12.854Z] ---> Running in c09b5a565cb1 [2021-03-26T08:16:13.138Z] Removing intermediate container ec4ecbc1f35d [2021-03-26T08:16:13.138Z] ---> a9c616847991 [2021-03-26T08:16:13.138Z] Step 21/23 : LABEL arch=arm64 [2021-03-26T08:16:13.138Z] Removing intermediate container 7ca83c9fa6e9 [2021-03-26T08:16:13.138Z] ---> 1a9a5544aefc [2021-03-26T08:16:13.138Z] Step 23/24 : LABEL git_sha=68fcd773a98669ed968ad814e488a11f1b3796c6 [2021-03-26T08:16:13.415Z] ---> Running in efa541a41127 [2021-03-26T08:16:13.415Z] ---> Running in e5225fafaeef [2021-03-26T08:16:13.688Z] Removing intermediate container c09b5a565cb1 [2021-03-26T08:16:13.688Z] ---> d6370878c492 [2021-03-26T08:16:13.688Z] Step 21/22 : LABEL git_sha=68fcd773a98669ed968ad814e488a11f1b3796c6 [2021-03-26T08:16:13.688Z] ---> f9f73f7fca51 [2021-03-26T08:16:13.688Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-26T08:16:13.967Z] ---> Running in 718da03d9594 [2021-03-26T08:16:13.967Z] Removing intermediate container 96b2e64829ff [2021-03-26T08:16:13.967Z] ---> 8f9442527d8b [2021-03-26T08:16:13.967Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-26T08:16:13.967Z] Removing intermediate container efa541a41127 [2021-03-26T08:16:13.967Z] ---> c455f7c44f1f [2021-03-26T08:16:13.967Z] Step 22/23 : LABEL git_sha=68fcd773a98669ed968ad814e488a11f1b3796c6 [2021-03-26T08:16:13.967Z] Removing intermediate container e5225fafaeef [2021-03-26T08:16:14.239Z] ---> a272898d9ac5 [2021-03-26T08:16:14.239Z] Step 24/24 : LABEL version=0.0.0 [2021-03-26T08:16:14.239Z] ---> Running in 8b62861b2074 [2021-03-26T08:16:14.239Z] ---> Running in 452fa07df6ee [2021-03-26T08:16:14.239Z] ---> Running in c32700132fae [2021-03-26T08:16:14.512Z] Removing intermediate container 718da03d9594 [2021-03-26T08:16:14.512Z] ---> 0fada28deb48 [2021-03-26T08:16:14.512Z] Step 22/22 : LABEL version=0.0.0 [2021-03-26T08:16:14.787Z] ---> 095a26fd9a78 [2021-03-26T08:16:14.787Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-26T08:16:14.787Z] ---> Running in 13232ea6d98f [2021-03-26T08:16:14.787Z] Removing intermediate container 452fa07df6ee [2021-03-26T08:16:14.787Z] ---> 366487a2cf8a [2021-03-26T08:16:14.787Z] Step 23/23 : LABEL version=0.0.0 [2021-03-26T08:16:15.060Z] Removing intermediate container 8b62861b2074 [2021-03-26T08:16:15.060Z] ---> 4f429459bcd2 [2021-03-26T08:16:15.060Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-26T08:16:15.060Z] Removing intermediate container c32700132fae [2021-03-26T08:16:15.060Z] ---> deeb3e0ad01c [2021-03-26T08:16:15.060Z] [2021-03-26T08:16:15.336Z] ---> Running in ff5a990bb901 [2021-03-26T08:16:15.337Z] ---> Running in 9096df814c68 [2021-03-26T08:16:15.337Z] ---> Running in 718ba9b846a5 [2021-03-26T08:16:15.337Z] Removing intermediate container 13232ea6d98f [2021-03-26T08:16:15.337Z] ---> 996705c492dd [2021-03-26T08:16:15.337Z] [2021-03-26T08:16:15.932Z] Successfully built deeb3e0ad01c [2021-03-26T08:16:15.932Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-03-26T08:16:15.932Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-data-go [2021-03-26T08:16:15.932Z] Removing intermediate container ff5a990bb901 [2021-03-26T08:16:15.932Z] Successfully built 996705c492dd [2021-03-26T08:16:15.932Z] ---> f4a27220e70a [2021-03-26T08:16:15.932Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-26T08:16:15.932Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-03-26T08:16:15.932Z] Building docker-core-metadata-go [2021-03-26T08:16:16.226Z]  Building docker-support-notifications-go ... done Removing intermediate container 9096df814c68 [2021-03-26T08:16:16.226Z] ---> 0b225e1949c7 [2021-03-26T08:16:16.226Z] [2021-03-26T08:16:16.226Z] Removing intermediate container 718ba9b846a5 [2021-03-26T08:16:16.226Z] ---> 5442ae3e10f9 [2021-03-26T08:16:16.226Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-26T08:16:16.404Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-03-26T08:16:16.404Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-03-26T08:16:16.404Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-03-26T08:16:16.404Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-03-26T08:16:16.404Z] Building config-common [2021-03-26T08:16:16.404Z] + snapcraftctl build [2021-03-26T08:16:16.504Z] ---> Running in 24ebca3243e6 [2021-03-26T08:16:16.504Z] Successfully built 0b225e1949c7 [2021-03-26T08:16:16.794Z] Successfully tagged docker-core-command-go-arm64:latest [2021-03-26T08:16:16.794Z]  Building docker-core-command-go ... done Building docker-support-scheduler-go [2021-03-26T08:16:16.794Z] ---> 5378ba37d229 [2021-03-26T08:16:17.066Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-26T08:16:17.358Z] ---> Running in 2b4782ae8870 [2021-03-26T08:16:17.358Z] Removing intermediate container 24ebca3243e6 [2021-03-26T08:16:17.358Z] ---> 2baa5c203c1d [2021-03-26T08:16:17.358Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-26T08:16:18.800Z] ---> 0a04a428b2e1 [2021-03-26T08:16:18.800Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-26T08:16:19.717Z] Building edgex-go [2021-03-26T08:16:19.802Z] ---> 22601c47346b [2021-03-26T08:16:19.802Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-26T08:16:19.802Z] Removing intermediate container 2b4782ae8870 [2021-03-26T08:16:19.802Z] ---> a79df86fe77d [2021-03-26T08:16:19.802Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-26T08:16:19.978Z] + cd /root/parts/edgex-go/src [2021-03-26T08:16:19.978Z] + make build [2021-03-26T08:16:19.978Z] 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-26T08:16:20.239Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.20 [2021-03-26T08:16:20.239Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.57 [2021-03-26T08:16:20.239Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-03-26T08:16:20.499Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.10 [2021-03-26T08:16:20.499Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-03-26T08:16:20.499Z] go: downloading github.com/pkg/errors v0.8.1 [2021-03-26T08:16:20.499Z] go: downloading github.com/go-playground/validator/v10 v10.4.1 [2021-03-26T08:16:20.499Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-03-26T08:16:20.790Z] ---> Running in 9e7b0776bcd3 [2021-03-26T08:16:21.070Z] ---> 9e532867327a [2021-03-26T08:16:21.070Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-26T08:16:21.666Z] Removing intermediate container 9e7b0776bcd3 [2021-03-26T08:16:21.666Z] ---> ba1a9debb913 [2021-03-26T08:16:21.666Z] Step 28/31 : CMD ["gate"] [2021-03-26T08:16:21.666Z] ---> Running in 45261582a20d [2021-03-26T08:16:22.268Z] ---> Running in c85af62c478e [2021-03-26T08:16:23.258Z] Removing intermediate container c85af62c478e [2021-03-26T08:16:23.258Z] ---> f0a474598a28 [2021-03-26T08:16:23.258Z] Step 29/31 : LABEL arch=arm64 [2021-03-26T08:16:23.531Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-26T08:16:23.807Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-26T08:16:24.077Z] ---> Running in 7bbffc56a2d0 [2021-03-26T08:16:24.352Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-26T08:16:24.352Z] (2/33) Installing expat (2.2.9-r1) [2021-03-26T08:16:24.352Z] (3/33) Installing libffi (3.3-r2) [2021-03-26T08:16:24.352Z] (4/33) Installing gdbm (1.13-r1) [2021-03-26T08:16:24.352Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-26T08:16:24.352Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-26T08:16:24.352Z] (7/33) Installing python3 (3.8.8-r0) [2021-03-26T08:16:24.706Z] 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-26T08:16:24.945Z] Removing intermediate container 7bbffc56a2d0 [2021-03-26T08:16:24.945Z] ---> 3f3270ea89db [2021-03-26T08:16:24.945Z] Step 30/31 : LABEL git_sha=68fcd773a98669ed968ad814e488a11f1b3796c6 [2021-03-26T08:16:24.967Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-03-26T08:16:25.545Z] ---> Running in 192a815cbf3c [2021-03-26T08:16:26.145Z] Removing intermediate container 192a815cbf3c [2021-03-26T08:16:26.145Z] ---> 49b236b9aa56 [2021-03-26T08:16:26.423Z] Step 31/31 : LABEL version=0.0.0 [2021-03-26T08:16:26.423Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-26T08:16:26.423Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-26T08:16:26.423Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-26T08:16:26.423Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-26T08:16:26.423Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-26T08:16:26.423Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-26T08:16:26.423Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-26T08:16:26.423Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-26T08:16:26.699Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-26T08:16:26.699Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-26T08:16:26.699Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-26T08:16:26.699Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-26T08:16:26.699Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-26T08:16:26.699Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-26T08:16:26.699Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-26T08:16:26.699Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-26T08:16:26.699Z] ---> Running in 19329bcad96c [2021-03-26T08:16:26.699Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-26T08:16:26.699Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-26T08:16:26.699Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-26T08:16:26.699Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-26T08:16:26.973Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-26T08:16:26.973Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-26T08:16:26.973Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-26T08:16:26.973Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-26T08:16:26.973Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-26T08:16:26.973Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-26T08:16:26.973Z] Executing busybox-1.31.1-r19.trigger [2021-03-26T08:16:26.973Z] OK: 71 MiB in 55 packages [2021-03-26T08:16:27.571Z] Removing intermediate container 19329bcad96c [2021-03-26T08:16:27.571Z] ---> 442d444dca50 [2021-03-26T08:16:27.571Z] [2021-03-26T08:16:27.841Z] Successfully built 442d444dca50 [2021-03-26T08:16:28.441Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-03-26T08:16:28.441Z]  Building docker-security-bootstrapper-go ... done Building docker-security-proxy-setup-go [2021-03-26T08:16:31.558Z] 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-26T08:16:32.502Z] 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-26T08:16:34.412Z] 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-26T08:16:35.146Z] Removing intermediate container 45261582a20d [2021-03-26T08:16:35.146Z] ---> b60481c55558 [2021-03-26T08:16:35.146Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-26T08:16:35.146Z] ---> Running in ebb2b463a868 [2021-03-26T08:16:35.356Z] 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-26T08:16:35.356Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-03-26T08:16:35.356Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-26T08:16:35.356Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-03-26T08:16:35.356Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-26T08:16:37.273Z] 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-26T08:16:37.533Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-03-26T08:16:37.533Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-03-26T08:16:39.501Z] 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-26T08:16:40.550Z] Collecting docker-compose==1.23.2 [2021-03-26T08:16:40.551Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-26T08:16:40.934Z] 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-26T08:16:41.148Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-26T08:16:41.148Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-26T08:16:42.321Z] 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-26T08:16:42.588Z] Collecting PyYAML<4,>=3.10 [2021-03-26T08:16:42.588Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-26T08:16:43.705Z] 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-26T08:16:43.705Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-03-26T08:16:45.092Z] 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-26T08:16:45.092Z] go: downloading github.com/lib/pq v1.9.0 [2021-03-26T08:16:45.974Z] Collecting cached-property<2,>=1.2.0 [2021-03-26T08:16:45.974Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-26T08:16:47.410Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-26T08:16:47.410Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-26T08:16:47.646Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-03-26T08:16:47.646Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-03-26T08:16:47.646Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-03-26T08:16:47.646Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-03-26T08:16:47.646Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-03-26T08:16:47.646Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-03-26T08:16:47.646Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-03-26T08:16:47.646Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-03-26T08:16:47.646Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-03-26T08:16:47.646Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-03-26T08:16:47.646Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-03-26T08:16:47.646Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-03-26T08:16:47.646Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-03-26T08:16:47.646Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-03-26T08:16:47.646Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-03-26T08:16:47.646Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-03-26T08:16:47.646Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-03-26T08:16:47.646Z] + 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-26T08:16:47.646Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-03-26T08:16:47.646Z] + 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-26T08:16:47.646Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-03-26T08:16:47.646Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-03-26T08:16:47.646Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-03-26T08:16:47.646Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-03-26T08:16:47.646Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-03-26T08:16:47.646Z] + 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-26T08:16:47.688Z] Collecting texttable<0.10,>=0.9.0 [2021-03-26T08:16:47.688Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-26T08:16:50.318Z] Collecting docopt<0.7,>=0.6.1 [2021-03-26T08:16:50.318Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-26T08:16:50.970Z] Building static-packages [2021-03-26T08:16:50.970Z] + snapcraftctl build [2021-03-26T08:16:52.304Z] Collecting jsonschema<3,>=2.5.1 [2021-03-26T08:16:52.304Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-26T08:16:53.282Z] Collecting docker<4.0,>=3.6.0 [2021-03-26T08:16:53.282Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-26T08:16:53.521Z] Building version [2021-03-26T08:16:53.522Z] + snapcraftctl build [2021-03-26T08:16:53.554Z] 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-26T08:16:53.833Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-26T08:16:53.833Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-26T08:16:56.070Z] Skipping stage go-build-helper (already ran) [2021-03-26T08:16:56.070Z] Staging app-service-config [2021-03-26T08:16:56.070Z] + snapcraftctl stage [2021-03-26T08:16:56.470Z] Collecting idna<2.8,>=2.5 [2021-03-26T08:16:56.471Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-26T08:16:56.471Z] 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-26T08:16:56.471Z] 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-26T08:16:57.066Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-26T08:16:57.066Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-26T08:16:57.342Z] Collecting docker-pycreds>=0.4.0 [2021-03-26T08:16:57.342Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-26T08:16:57.462Z] Staging config-common [2021-03-26T08:16:57.462Z] + snapcraftctl stage [2021-03-26T08:16:57.624Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-26T08:16:57.624Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-26T08:16:57.624Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-26T08:16:57.624Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-26T08:16:58.413Z] Staging edgex-go [2021-03-26T08:16:58.413Z] + snapcraftctl stage [2021-03-26T08:16:58.629Z] Installing collected packages: websocket-client, PyYAML, cached-property, idna, urllib3, requests, texttable, docopt, jsonschema, docker-pycreds, docker, dockerpty, docker-compose [2021-03-26T08:16:58.903Z] Running setup.py install for PyYAML: started [2021-03-26T08:16:59.360Z] Staging static-packages [2021-03-26T08:16:59.360Z] + snapcraftctl stage [2021-03-26T08:17:00.744Z] Staging version [2021-03-26T08:17:00.744Z] + snapcraftctl stage [2021-03-26T08:17:01.520Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-26T08:17:01.520Z] Attempting uninstall: idna [2021-03-26T08:17:01.520Z] Found existing installation: idna 2.9 [2021-03-26T08:17:01.520Z] Uninstalling idna-2.9: [2021-03-26T08:17:01.520Z] Successfully uninstalled idna-2.9 [2021-03-26T08:17:01.688Z] Priming go-build-helper [2021-03-26T08:17:01.688Z] + snapcraftctl prime [2021-03-26T08:17:02.505Z] Attempting uninstall: urllib3 [2021-03-26T08:17:02.505Z] Found existing installation: urllib3 1.25.9 [2021-03-26T08:17:02.505Z] Uninstalling urllib3-1.25.9: [2021-03-26T08:17:02.505Z] Successfully uninstalled urllib3-1.25.9 [2021-03-26T08:17:03.073Z] Priming app-service-config [2021-03-26T08:17:03.074Z] + snapcraftctl prime [2021-03-26T08:17:03.102Z] Attempting uninstall: requests [2021-03-26T08:17:03.103Z] Found existing installation: requests 2.23.0 [2021-03-26T08:17:03.103Z] Uninstalling requests-2.23.0: [2021-03-26T08:17:03.382Z] Successfully uninstalled requests-2.23.0 [2021-03-26T08:17:03.984Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-26T08:17:03.984Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-26T08:17:03.984Z] ---> f3fd70a23186 [2021-03-26T08:17:03.984Z] Step 3/23 : WORKDIR /edgex-go [2021-03-26T08:17:03.984Z] ---> Using cache [2021-03-26T08:17:03.985Z] ---> 83dfe9069cae [2021-03-26T08:17:03.985Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-26T08:17:03.985Z] ---> Using cache [2021-03-26T08:17:03.985Z] ---> 51db76c04712 [2021-03-26T08:17:03.985Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-26T08:17:04.462Z] Priming config-common [2021-03-26T08:17:04.462Z] + snapcraftctl prime [2021-03-26T08:17:04.576Z] Running setup.py install for texttable: started [2021-03-26T08:17:04.576Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-26T08:17:04.576Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-26T08:17:04.576Z] ---> f3fd70a23186 [2021-03-26T08:17:04.576Z] Step 3/22 : WORKDIR /edgex-go [2021-03-26T08:17:04.576Z] ---> Using cache [2021-03-26T08:17:04.576Z] ---> 83dfe9069cae [2021-03-26T08:17:04.576Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-26T08:17:04.576Z] ---> Using cache [2021-03-26T08:17:04.576Z] ---> 51db76c04712 [2021-03-26T08:17:04.576Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-26T08:17:05.214Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-26T08:17:05.214Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-26T08:17:05.214Z] ---> f3fd70a23186 [2021-03-26T08:17:05.214Z] Step 3/23 : WORKDIR /edgex-go [2021-03-26T08:17:05.214Z] ---> Using cache [2021-03-26T08:17:05.214Z] ---> 83dfe9069cae [2021-03-26T08:17:05.214Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-26T08:17:05.214Z] ---> Using cache [2021-03-26T08:17:05.214Z] ---> 51db76c04712 [2021-03-26T08:17:05.214Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-26T08:17:05.406Z] Priming edgex-go [2021-03-26T08:17:05.406Z] + snapcraftctl prime [2021-03-26T08:17:06.794Z] Priming static-packages [2021-03-26T08:17:06.794Z] + snapcraftctl prime [2021-03-26T08:17:06.878Z] Running setup.py install for texttable: finished with status 'done' [2021-03-26T08:17:06.878Z] Running setup.py install for docopt: started [2021-03-26T08:17:09.342Z] Priming version [2021-03-26T08:17:09.343Z] + snapcraftctl prime [2021-03-26T08:17:09.576Z] Running setup.py install for docopt: finished with status 'done' [2021-03-26T08:17:09.576Z] ---> Running in 1604f00b9edc [2021-03-26T08:17:09.576Z] ---> Running in d927e83bdec5 [2021-03-26T08:17:09.576Z] ---> Running in e66d5ef7fb4a [2021-03-26T08:17:10.282Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-03-26T08:17:10.565Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-26T08:17:10.565Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-26T08:17:10.565Z] ---> f3fd70a23186 [2021-03-26T08:17:10.565Z] Step 3/21 : WORKDIR /edgex-go [2021-03-26T08:17:10.565Z] ---> Using cache [2021-03-26T08:17:10.565Z] ---> 83dfe9069cae [2021-03-26T08:17:10.565Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-26T08:17:10.565Z] ---> Using cache [2021-03-26T08:17:10.565Z] ---> 51db76c04712 [2021-03-26T08:17:10.565Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-26T08:17:10.565Z] ---> Running in eb7fa1d8abfc [2021-03-26T08:17:10.849Z] Running setup.py install for dockerpty: started [2021-03-26T08:17:11.838Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-26T08:17:11.838Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-26T08:17:12.113Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-26T08:17:12.113Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-03-26T08:17:13.091Z] Running setup.py install for dockerpty: finished with status 'done' [Pipeline] // stage [Pipeline] } [2021-03-26T08:17:13.701Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-26T08:17:13.701Z] 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-26T08:17:13.972Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-26T08:17:13.972Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-26T08:17:14.244Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-26T08:17:15.680Z] OK: 217 MiB in 51 packages [2021-03-26T08:17:16.657Z] OK: 217 MiB in 51 packages [2021-03-26T08:17:16.657Z] OK: 217 MiB in 51 packages [2021-03-26T08:17:17.001Z] OK: 217 MiB in 51 packages [2021-03-26T08:17:17.276Z] Removing intermediate container 1604f00b9edc [2021-03-26T08:17:17.276Z] ---> cdf081df2c64 [2021-03-26T08:17:17.276Z] Step 6/22 : COPY go.mod . [2021-03-26T08:17:18.253Z] Removing intermediate container ebb2b463a868 [2021-03-26T08:17:18.253Z] ---> 7fbb45cbac44 [2021-03-26T08:17:18.253Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-26T08:17:18.254Z] ---> Running in 4edfaec97d11 [2021-03-26T08:17:18.529Z] Removing intermediate container eb7fa1d8abfc [2021-03-26T08:17:18.529Z] ---> c3ccb7a493a2 [2021-03-26T08:17:18.529Z] Step 6/21 : COPY go.mod . [2021-03-26T08:17:18.529Z] ---> 3d154cbec994 [2021-03-26T08:17:18.529Z] Step 7/22 : RUN go mod download [2021-03-26T08:17:18.801Z] ---> Running in b134de032e2e [2021-03-26T08:17:18.801Z] Removing intermediate container e66d5ef7fb4a [2021-03-26T08:17:18.801Z] ---> d4b6ec7b922e [2021-03-26T08:17:18.801Z] Step 6/23 : COPY go.mod . [2021-03-26T08:17:18.801Z] Removing intermediate container d927e83bdec5 [2021-03-26T08:17:18.801Z] ---> 33ab71449c13 [2021-03-26T08:17:18.801Z] Step 6/23 : COPY go.mod . [2021-03-26T08:17:19.789Z] ---> d12f91beb499 [2021-03-26T08:17:19.789Z] Step 7/21 : RUN go mod download [2021-03-26T08:17:19.789Z] ---> Running in f9647df58475 [2021-03-26T08:17:20.072Z] ---> 3e4bf1d0b507 [2021-03-26T08:17:20.072Z] Step 7/23 : RUN go mod download [2021-03-26T08:17:20.072Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-26T08:17:20.348Z] ---> 25eafbd3e90b [2021-03-26T08:17:20.348Z] Step 7/23 : RUN go mod download [2021-03-26T08:17:20.348Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-26T08:17:20.348Z] ---> Running in 4acc54444f3b [2021-03-26T08:17:20.623Z] ---> Running in 5761c24225e6 [2021-03-26T08:17:21.222Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-26T08:17:21.222Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-26T08:17:21.222Z] (3/3) Installing curl (7.69.1-r3) [2021-03-26T08:17:21.222Z] Executing busybox-1.31.1-r19.trigger [2021-03-26T08:17:21.222Z] OK: 72 MiB in 58 packages [2021-03-26T08:17:23.218Z] Removing intermediate container 4edfaec97d11 [2021-03-26T08:17:23.218Z] ---> 79e5830dcde9 [2021-03-26T08:17:23.218Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-26T08:17:23.491Z] ---> Running in f8942c39e4df [2021-03-26T08:17:23.770Z] Removing intermediate container b134de032e2e [2021-03-26T08:17:23.770Z] ---> 93cca4a60340 [2021-03-26T08:17:23.770Z] Step 8/22 : COPY . . [2021-03-26T08:17:24.371Z] Removing intermediate container f9647df58475 [2021-03-26T08:17:24.371Z] ---> 083f84c33205 [2021-03-26T08:17:24.371Z] Step 8/21 : COPY . . [2021-03-26T08:17:24.371Z] Removing intermediate container f8942c39e4df [2021-03-26T08:17:24.371Z] ---> bf69874c484f [2021-03-26T08:17:24.371Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-26T08:17:24.646Z] ---> Running in d15daac11840 [2021-03-26T08:17:25.242Z] Removing intermediate container 5761c24225e6 [2021-03-26T08:17:25.242Z] ---> dd57419e09a3 [2021-03-26T08:17:25.242Z] Step 8/23 : COPY . . [2021-03-26T08:17:25.524Z] Removing intermediate container 4acc54444f3b [2021-03-26T08:17:25.524Z] ---> 22a556761b8c [2021-03-26T08:17:25.524Z] Step 8/23 : COPY . . [2021-03-26T08:17:25.524Z] Removing intermediate container d15daac11840 [2021-03-26T08:17:25.524Z] ---> cf7595a65f4d [2021-03-26T08:17:25.524Z] Step 24/26 : LABEL arch=arm64 [2021-03-26T08:17:26.955Z] ---> Running in 9d1466ddbcfd [2021-03-26T08:17:29.627Z] Removing intermediate container 9d1466ddbcfd [2021-03-26T08:17:29.627Z] ---> 5f2308c67842 [2021-03-26T08:17:29.627Z] Step 25/26 : LABEL git_sha=68fcd773a98669ed968ad814e488a11f1b3796c6 [2021-03-26T08:17:31.637Z] ---> Running in d627590051be [2021-03-26T08:17:33.617Z] Removing intermediate container d627590051be [2021-03-26T08:17:33.617Z] ---> 7c5150f584e5 [2021-03-26T08:17:33.617Z] Step 26/26 : LABEL version=0.0.0 [2021-03-26T08:17:34.598Z] ---> Running in 686d1158360d [2021-03-26T08:17:36.038Z] Removing intermediate container 686d1158360d [2021-03-26T08:17:36.038Z] ---> 88d8b5726ad3 [2021-03-26T08:17:36.038Z] [2021-03-26T08:17:36.633Z] Successfully built 88d8b5726ad3 [2021-03-26T08:17:36.633Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-03-26T08:17:49.021Z]  Building docker-sys-mgmt-agent-go ... done  ---> 17a18de6feae [2021-03-26T08:17:49.021Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-26T08:17:49.021Z] ---> 879c86521895 [2021-03-26T08:17:49.021Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-26T08:17:49.021Z] ---> 8b0029ae8dfb [2021-03-26T08:17:49.021Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-26T08:17:49.021Z] ---> 31fe4e5c1c8d [2021-03-26T08:17:49.021Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-26T08:17:49.021Z] ---> Running in b7545e34dd43 [2021-03-26T08:17:49.021Z] ---> Running in f150a119c548 [2021-03-26T08:17:49.021Z] ---> Running in 6b76459ebfba [2021-03-26T08:17:49.021Z] ---> Running in 29ee353440eb [2021-03-26T08:17:49.021Z] 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-26T08:17:49.296Z] 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-26T08:17:49.296Z] 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-26T08:17:49.569Z] 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-26T08:19:11.330Z] 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-26T08:19:14.749Z] Removing intermediate container f150a119c548 [2021-03-26T08:19:14.749Z] ---> c5cb1f4d60a6 [2021-03-26T08:19:14.749Z] [2021-03-26T08:19:14.749Z] Step 10/21 : FROM alpine:3.12 [2021-03-26T08:19:14.750Z] ---> e47305ac9786 [2021-03-26T08:19:14.750Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-26T08:19:15.023Z] ---> Running in 083548e91e13 [2021-03-26T08:19:17.017Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-26T08:19:17.295Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-26T08:19:17.896Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-26T08:19:17.896Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-26T08:19:17.896Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-26T08:19:17.896Z] (4/4) Installing curl (7.69.1-r3) [2021-03-26T08:19:17.896Z] Executing busybox-1.31.1-r19.trigger [2021-03-26T08:19:17.896Z] Executing ca-certificates-20191127-r4.trigger [2021-03-26T08:19:18.496Z] OK: 7 MiB in 18 packages [2021-03-26T08:19:21.122Z] Removing intermediate container 083548e91e13 [2021-03-26T08:19:21.122Z] ---> e289298a7883 [2021-03-26T08:19:21.122Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-26T08:19:21.122Z] ---> Running in 0953c561ea2a [2021-03-26T08:19:21.729Z] Removing intermediate container 0953c561ea2a [2021-03-26T08:19:22.009Z] ---> 59b51cef1ab0 [2021-03-26T08:19:22.009Z] Step 13/21 : WORKDIR /edgex [2021-03-26T08:19:22.291Z] ---> Running in 229e378228ea [2021-03-26T08:19:22.897Z] Removing intermediate container 229e378228ea [2021-03-26T08:19:22.897Z] ---> 361a400eec77 [2021-03-26T08:19:22.897Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-26T08:19:24.882Z] ---> 8351a3259a6f [2021-03-26T08:19:24.883Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-26T08:19:26.876Z] ---> 240296e35242 [2021-03-26T08:19:26.876Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-26T08:19:26.876Z] Removing intermediate container b7545e34dd43 [2021-03-26T08:19:26.876Z] ---> 3a735d6bfa59 [2021-03-26T08:19:26.876Z] [2021-03-26T08:19:26.876Z] Step 10/22 : FROM alpine:3.12 [2021-03-26T08:19:26.876Z] ---> e47305ac9786 [2021-03-26T08:19:26.876Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-26T08:19:26.876Z] ---> Using cache [2021-03-26T08:19:26.876Z] ---> 9ae0055210f4 [2021-03-26T08:19:26.876Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-26T08:19:26.876Z] ---> Using cache [2021-03-26T08:19:26.876Z] ---> 09f0fadb387e [2021-03-26T08:19:26.876Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-26T08:19:27.156Z] ---> Running in acd6c29e10f6 [2021-03-26T08:19:27.757Z] Removing intermediate container acd6c29e10f6 [2021-03-26T08:19:27.757Z] ---> 9e231984902b [2021-03-26T08:19:27.757Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-26T08:19:28.440Z] ---> Running in baf62317b1c2 [2021-03-26T08:19:28.440Z] ---> 8061eeda339b [2021-03-26T08:19:28.440Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-26T08:19:28.750Z] ---> Running in 8054555052cd [2021-03-26T08:19:29.105Z] Removing intermediate container baf62317b1c2 [2021-03-26T08:19:29.105Z] ---> e0f7f7082e92 [2021-03-26T08:19:29.105Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-26T08:19:29.406Z] Removing intermediate container 8054555052cd [2021-03-26T08:19:29.406Z] ---> 7335cbceb962 [2021-03-26T08:19:29.406Z] Step 18/21 : CMD ["--init=true"] [2021-03-26T08:19:29.701Z] ---> Running in 6963eedac06a [2021-03-26T08:19:30.309Z] ---> fa77a37c2ffc [2021-03-26T08:19:30.309Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-26T08:19:30.584Z] Removing intermediate container 6963eedac06a [2021-03-26T08:19:30.584Z] ---> 730a6bf8f05e [2021-03-26T08:19:30.584Z] Step 19/21 : LABEL arch=arm64 [2021-03-26T08:19:30.861Z] ---> Running in ffb1e62e0e61 [2021-03-26T08:19:31.844Z] Removing intermediate container ffb1e62e0e61 [2021-03-26T08:19:31.844Z] ---> 08585943215a [2021-03-26T08:19:31.844Z] Step 20/21 : LABEL git_sha=68fcd773a98669ed968ad814e488a11f1b3796c6 [2021-03-26T08:19:32.440Z] ---> e4ef002c2207 [2021-03-26T08:19:32.440Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-26T08:19:32.440Z] ---> Running in 35b08f2231d8 [2021-03-26T08:19:33.036Z] Removing intermediate container 35b08f2231d8 [2021-03-26T08:19:33.036Z] ---> 3f0a90399d36 [2021-03-26T08:19:33.036Z] Step 21/21 : LABEL version=0.0.0 [2021-03-26T08:19:33.630Z] ---> Running in 0e583f134815 [2021-03-26T08:19:34.230Z] ---> 436ad3efca44 [2021-03-26T08:19:34.231Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-26T08:19:34.231Z] Removing intermediate container 0e583f134815 [2021-03-26T08:19:34.231Z] ---> 1193c628c87e [2021-03-26T08:19:34.231Z] [2021-03-26T08:19:34.506Z] ---> Running in 2a673207f63c [2021-03-26T08:19:35.108Z] Successfully built 1193c628c87e [2021-03-26T08:19:35.109Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-03-26T08:19:35.383Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 2a673207f63c [2021-03-26T08:19:35.383Z] ---> 9b6244e466e2 [2021-03-26T08:19:35.383Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-26T08:19:35.657Z] ---> Running in f8bb81f1bf0f [2021-03-26T08:19:35.936Z] Removing intermediate container 29ee353440eb [2021-03-26T08:19:35.936Z] ---> 8d6a91dedc5f [2021-03-26T08:19:35.936Z] [2021-03-26T08:19:35.936Z] Step 10/23 : FROM alpine:3.12 [2021-03-26T08:19:35.936Z] ---> e47305ac9786 [2021-03-26T08:19:35.936Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-26T08:19:35.936Z] ---> Using cache [2021-03-26T08:19:35.936Z] ---> 9ae0055210f4 [2021-03-26T08:19:35.936Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-26T08:19:35.936Z] ---> Using cache [2021-03-26T08:19:35.936Z] ---> 09f0fadb387e [2021-03-26T08:19:35.936Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-26T08:19:36.212Z] ---> Running in 9cdfacc16227 [2021-03-26T08:19:36.213Z] Removing intermediate container f8bb81f1bf0f [2021-03-26T08:19:36.213Z] ---> dc653e0be016 [2021-03-26T08:19:36.213Z] Step 20/22 : LABEL arch=arm64 [2021-03-26T08:19:36.488Z] ---> Running in 27533d396eaa [2021-03-26T08:19:36.761Z] Removing intermediate container 9cdfacc16227 [2021-03-26T08:19:36.762Z] ---> db02bf3a18b8 [2021-03-26T08:19:36.762Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-26T08:19:36.762Z] ---> Running in b3a14a80eb35 [2021-03-26T08:19:37.033Z] Removing intermediate container 27533d396eaa [2021-03-26T08:19:37.033Z] ---> a5495f80c17c [2021-03-26T08:19:37.033Z] Step 21/22 : LABEL git_sha=68fcd773a98669ed968ad814e488a11f1b3796c6 [2021-03-26T08:19:37.304Z] ---> Running in 84f8d13223c4 [2021-03-26T08:19:37.304Z] Removing intermediate container b3a14a80eb35 [2021-03-26T08:19:37.304Z] ---> 10970e169ef5 [2021-03-26T08:19:37.304Z] Step 15/23 : WORKDIR / [2021-03-26T08:19:37.579Z] ---> Running in fb6e7a16d8c2 [2021-03-26T08:19:37.853Z] Removing intermediate container 84f8d13223c4 [2021-03-26T08:19:37.853Z] ---> b1a591502e0d [2021-03-26T08:19:37.853Z] Step 22/22 : LABEL version=0.0.0 [2021-03-26T08:19:38.134Z] ---> Running in 2d238cc5b1e9 [2021-03-26T08:19:38.134Z] Removing intermediate container fb6e7a16d8c2 [2021-03-26T08:19:38.134Z] ---> 9e990ad708db [2021-03-26T08:19:38.134Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-26T08:19:38.732Z] Removing intermediate container 2d238cc5b1e9 [2021-03-26T08:19:38.732Z] ---> 040dc88646c7 [2021-03-26T08:19:38.732Z] [2021-03-26T08:19:39.328Z] ---> e9da3c0cae4b [2021-03-26T08:19:39.328Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-26T08:19:39.328Z] Successfully built 040dc88646c7 [2021-03-26T08:19:39.328Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-03-26T08:19:41.308Z]  Building docker-support-scheduler-go ... done  ---> 315cd500f514 [2021-03-26T08:19:41.308Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-26T08:19:41.584Z] Removing intermediate container 6b76459ebfba [2021-03-26T08:19:41.584Z] ---> 0eed19ab9fde [2021-03-26T08:19:41.584Z] [2021-03-26T08:19:41.584Z] Step 10/23 : FROM alpine:3.12 [2021-03-26T08:19:41.584Z] ---> e47305ac9786 [2021-03-26T08:19:41.584Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-26T08:19:41.859Z] ---> Running in b975e11e1196 [2021-03-26T08:19:42.135Z] ---> 6ca504c830ca [2021-03-26T08:19:42.135Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-26T08:19:42.135Z] ---> Running in 2199b73b40bd [2021-03-26T08:19:42.406Z] Removing intermediate container b975e11e1196 [2021-03-26T08:19:42.406Z] ---> c801c5b1dd2a [2021-03-26T08:19:42.406Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-26T08:19:42.677Z] ---> Running in aee2feb016a8 [2021-03-26T08:19:42.677Z] Removing intermediate container 2199b73b40bd [2021-03-26T08:19:42.677Z] ---> 763097160755 [2021-03-26T08:19:42.677Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-26T08:19:42.947Z] ---> Running in d2e3dd9c3d27 [2021-03-26T08:19:42.947Z] Removing intermediate container aee2feb016a8 [2021-03-26T08:19:42.947Z] ---> 9dce78b890ca [2021-03-26T08:19:42.947Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-26T08:19:43.219Z] ---> Running in 8435088bc240 [2021-03-26T08:19:43.219Z] Removing intermediate container d2e3dd9c3d27 [2021-03-26T08:19:43.219Z] ---> 52f2f64d5c7f [2021-03-26T08:19:43.219Z] Step 21/23 : LABEL arch=arm64 [2021-03-26T08:19:43.490Z] ---> Running in 34df858e17bc [2021-03-26T08:19:43.762Z] Removing intermediate container 8435088bc240 [2021-03-26T08:19:43.762Z] ---> 6316b89c4aa3 [2021-03-26T08:19:43.762Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-26T08:19:43.762Z] ---> Running in 2a853ae2c9b4 [2021-03-26T08:19:44.038Z] Removing intermediate container 34df858e17bc [2021-03-26T08:19:44.038Z] ---> 35ba0233ed15 [2021-03-26T08:19:44.038Z] Step 22/23 : LABEL git_sha=68fcd773a98669ed968ad814e488a11f1b3796c6 [2021-03-26T08:19:44.038Z] ---> Running in 85cbe483138f [2021-03-26T08:19:44.638Z] Removing intermediate container 85cbe483138f [2021-03-26T08:19:44.638Z] ---> 92f0b78a6b1b [2021-03-26T08:19:44.638Z] Step 23/23 : LABEL version=0.0.0 [2021-03-26T08:19:44.909Z] ---> Running in 3030201d698a [2021-03-26T08:19:45.181Z] Removing intermediate container 3030201d698a [2021-03-26T08:19:45.181Z] ---> 4280d1cda9b7 [2021-03-26T08:19:45.181Z] [2021-03-26T08:19:45.774Z] Successfully built 4280d1cda9b7 [2021-03-26T08:19:45.774Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-03-26T08:19:46.049Z]  Building docker-core-metadata-go ... done Removing intermediate container 2a853ae2c9b4 [2021-03-26T08:19:46.049Z] ---> b5a281604718 [2021-03-26T08:19:46.049Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-26T08:19:46.324Z] ---> Running in fe421b1e864e [2021-03-26T08:19:47.296Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-26T08:19:49.926Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-26T08:19:52.531Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-26T08:19:52.531Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-26T08:19:52.531Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-26T08:19:52.801Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-26T08:19:53.768Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-26T08:19:55.183Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-26T08:19:55.454Z] Executing busybox-1.31.1-r19.trigger [2021-03-26T08:19:55.454Z] OK: 8 MiB in 20 packages [2021-03-26T08:19:56.883Z] Removing intermediate container fe421b1e864e [2021-03-26T08:19:56.883Z] ---> 4e40abd2bfb1 [2021-03-26T08:19:56.883Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-26T08:19:57.475Z] ---> c84561c73e5e [2021-03-26T08:19:57.475Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-26T08:19:58.900Z] ---> 8bcc8fbe3392 [2021-03-26T08:19:58.900Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-26T08:19:59.492Z] ---> bffaf8da0830 [2021-03-26T08:19:59.492Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-26T08:19:59.492Z] ---> Running in 58bd297bfbb7 [2021-03-26T08:20:00.088Z] Removing intermediate container 58bd297bfbb7 [2021-03-26T08:20:00.088Z] ---> b6b85d247034 [2021-03-26T08:20:00.088Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-26T08:20:00.088Z] ---> Running in 6de258e8f4eb [2021-03-26T08:20:00.679Z] Removing intermediate container 6de258e8f4eb [2021-03-26T08:20:00.679Z] ---> 47fa8945fb2c [2021-03-26T08:20:00.679Z] Step 21/23 : LABEL arch=arm64 [2021-03-26T08:20:00.679Z] ---> Running in 3e7163a940ac [2021-03-26T08:20:01.272Z] Removing intermediate container 3e7163a940ac [2021-03-26T08:20:01.272Z] ---> 0db54c2df46c [2021-03-26T08:20:01.272Z] Step 22/23 : LABEL git_sha=68fcd773a98669ed968ad814e488a11f1b3796c6 [2021-03-26T08:20:01.272Z] ---> Running in ebe43f130c98 [2021-03-26T08:20:01.865Z] Removing intermediate container ebe43f130c98 [2021-03-26T08:20:01.865Z] ---> 869b85cf3ad9 [2021-03-26T08:20:01.865Z] Step 23/23 : LABEL version=0.0.0 [2021-03-26T08:20:01.865Z] ---> Running in c481bae82fc0 [2021-03-26T08:20:02.458Z] Removing intermediate container c481bae82fc0 [2021-03-26T08:20:02.458Z] ---> 4bc16e7a797c [2021-03-26T08:20:02.458Z] [2021-03-26T08:20:02.729Z] Successfully built 4bc16e7a797c [2021-03-26T08:20:02.729Z] Successfully tagged docker-core-data-go-arm64:latest [2021-03-26T08:20:03.012Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-03-26T08:20:03.025Z] $ docker stop --time=1 1b5b7bf71fe9cba210cf66d6662e3d53878a1fa6dfbf71eb9fb5c482e6fbb295 [2021-03-26T08:20:04.981Z] $ docker rm -f 1b5b7bf71fe9cba210cf66d6662e3d53878a1fa6dfbf71eb9fb5c482e6fbb295 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-26T08:20:05.812Z] + docker images [2021-03-26T08:20:05.812Z] + grep docker [2021-03-26T08:20:06.083Z] docker-core-data-go-arm64 latest 4bc16e7a797c 3 seconds ago 21.4MB [2021-03-26T08:20:06.083Z] docker-core-metadata-go-arm64 latest 4280d1cda9b7 21 seconds ago 17.9MB [2021-03-26T08:20:06.083Z] docker-support-scheduler-go-arm64 latest 040dc88646c7 27 seconds ago 16.4MB [2021-03-26T08:20:06.083Z] docker-security-proxy-setup-go-arm64 latest 1193c628c87e 32 seconds ago 23.4MB [2021-03-26T08:20:06.083Z] docker-sys-mgmt-agent-go-arm64 latest 88d8b5726ad3 2 minutes ago 300MB [2021-03-26T08:20:06.083Z] docker-security-bootstrapper-go-arm64 latest 442d444dca50 3 minutes ago 17.9MB [2021-03-26T08:20:06.083Z] docker-core-command-go-arm64 latest 0b225e1949c7 3 minutes ago 16.3MB [2021-03-26T08:20:06.083Z] docker-support-notifications-go-arm64 latest 996705c492dd 3 minutes ago 16.9MB [2021-03-26T08:20:06.083Z] docker-security-secretstore-setup-go-arm64 latest deeb3e0ad01c 3 minutes ago 23.7MB [2021-03-26T08:20:06.083Z] docker 20.10.0 eeaf43b92773 3 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-26T08:20:07.401Z] ---> job-cost.sh [2021-03-26T08:20:07.401Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EaEr [2021-03-26T08:20:46.340Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-26T08:22:23.113Z] lf-activate-venv(): INFO: Adding /tmp/venv-EaEr/bin to PATH [2021-03-26T08:22:23.113Z] INFO: No Stack... [2021-03-26T08:22:23.113Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-26T08:22:23.113Z] INFO: Archiving Costs [Pipeline] sh [2021-03-26T08:22:23.484Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2021-03-26T08:22:23.484Z] + cut -d, -f6 [Pipeline] lock [2021-03-26T08:22:23.617Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3303-1-stack-cost] [2021-03-26T08:22:23.624Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3303-1-stack-cost] did not exist. Created. [2021-03-26T08:22:23.624Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3303-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-26T08:22:24.150Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-26T08:22:24.442Z] Stashed 1 file(s) [Pipeline] } [2021-03-26T08:22:24.463Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3303-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-26T08:22:26.231Z] provisioning config files... [2021-03-26T08:22:26.246Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1369559635729380394tmp [Pipeline] { [Pipeline] sh [2021-03-26T08:22:26.704Z] + set +x [2021-03-26T08:22:26.704Z] + curl -s https://codecov.io/bash [2021-03-26T08:22:26.704Z] + bash -s -- [2021-03-26T08:22:26.966Z] [2021-03-26T08:22:26.966Z] _____ _ [2021-03-26T08:22:26.966Z] / ____| | | [2021-03-26T08:22:26.966Z] | | ___ __| | ___ ___ _____ __ [2021-03-26T08:22:26.966Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-26T08:22:26.966Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-26T08:22:26.966Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-26T08:22:26.966Z] Bash-20210309-2b87ace [2021-03-26T08:22:26.966Z] [2021-03-26T08:22:26.966Z] [2021-03-26T08:22:26.966Z] ==> git version 2.24.3 found [2021-03-26T08:22:26.966Z] ==> 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-26T08:22:26.966Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-26T08:22:26.966Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-26T08:22:26.966Z] ==> Jenkins CI detected. [2021-03-26T08:22:27.228Z] project root: . [2021-03-26T08:22:27.228Z] --> token set from env [2021-03-26T08:22:27.228Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-26T08:22:27.228Z] ==> Running gcov in . (disable via -X gcov) [2021-03-26T08:22:27.228Z] ==> Python coveragepy not found [2021-03-26T08:22:27.228Z] ==> Searching for coverage reports in: [2021-03-26T08:22:27.228Z] + . [2021-03-26T08:22:27.228Z] -> Found 1 reports [2021-03-26T08:22:27.228Z] ==> Detecting git/mercurial file structure [2021-03-26T08:22:27.228Z] ==> Reading reports [2021-03-26T08:22:27.228Z] + ./coverage.out bytes=667189 [2021-03-26T08:22:27.228Z] ==> Appending adjustments [2021-03-26T08:22:27.228Z] https://docs.codecov.io/docs/fixing-reports [2021-03-26T08:22:31.447Z] + Found adjustments [2021-03-26T08:22:31.447Z] ==> Gzipping contents [2021-03-26T08:22:31.447Z] 96K /tmp/codecov.r6fXAd.gz [2021-03-26T08:22:31.447Z] ==> Uploading reports [2021-03-26T08:22:31.447Z] url: https://codecov.io [2021-03-26T08:22:31.447Z] query: branch=PR-3303&commit=68fcd773a98669ed968ad814e488a11f1b3796c6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3303%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3303&job=&cmd_args= [2021-03-26T08:22:31.447Z] -> Pinging Codecov [2021-03-26T08:22:31.447Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-3303&commit=68fcd773a98669ed968ad814e488a11f1b3796c6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3303%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3303&job=&cmd_args= [2021-03-26T08:22:31.447Z] -> Uploading to [2021-03-26T08:22:31.447Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-26/00271124DB129430A58F1EEE437C3FCB/68fcd773a98669ed968ad814e488a11f1b3796c6/8c4eb774-ad9f-4b86-ac0e-5f1dae421caf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210326%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210326T082231Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4e5a8840bf4e746209040fed918ad2a8396fae51ec73cc208b3a12cdd8bca2b0 [2021-03-26T08:22:31.447Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-26T08:22:31.447Z] Dload Upload Total Spent Left Speed [2021-03-26T08:22:32.024Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 96762 0 0 100 96762 0 161k --:--:-- --:--:-- --:--:-- 161k 100 96762 0 0 100 96762 0 161k --:--:-- --:--:-- --:--:-- 161k [2021-03-26T08:22:32.024Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/68fcd773a98669ed968ad814e488a11f1b3796c6 [Pipeline] } [2021-03-26T08:22:32.059Z] 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-26T08:22:34.561Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-26T08:22:35.484Z] ---> package-listing.sh [2021-03-26T08:22:35.484Z] ++ facter osfamily [2021-03-26T08:22:35.484Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-26T08:22:35.484Z] + OS_FAMILY=redhat [2021-03-26T08:22:35.484Z] + workspace=/w/workspace/edgex-go/1 [2021-03-26T08:22:35.484Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-26T08:22:35.484Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-26T08:22:35.484Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-26T08:22:35.484Z] + PACKAGES=/tmp/packages_start.txt [2021-03-26T08:22:35.484Z] + '[' /w/workspace/edgex-go/1 ']' [2021-03-26T08:22:35.484Z] + PACKAGES=/tmp/packages_end.txt [2021-03-26T08:22:35.484Z] + case "${OS_FAMILY}" in [2021-03-26T08:22:35.484Z] + rpm -qa [2021-03-26T08:22:35.484Z] + sort [2021-03-26T08:22:40.786Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-26T08:22:40.786Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-26T08:22:40.786Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-26T08:22:40.786Z] + '[' /w/workspace/edgex-go/1 ']' [2021-03-26T08:22:40.786Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-03-26T08:22:40.786Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-03-26T08:22:40.824Z] 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-26T08:22:41.133Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-26T08:22:41.639Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-26T08:22:41.910Z] [2021-03-26T08:22:41.910Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-26T08:22:42.342Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-26T08:22:42.342Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-26T08:22:42.342Z] df20fa9351a1: Pulling fs layer [2021-03-26T08:22:42.342Z] 36b3adc4ff6f: Pulling fs layer [2021-03-26T08:22:42.342Z] 8ad3a11d3b57: Pulling fs layer [2021-03-26T08:22:42.342Z] 46f8f816bc3b: Pulling fs layer [2021-03-26T08:22:42.342Z] 93b61091891f: Pulling fs layer [2021-03-26T08:22:42.342Z] 93b9cdb0e59b: Pulling fs layer [2021-03-26T08:22:42.342Z] 5e14af77c1be: Pulling fs layer [2021-03-26T08:22:42.342Z] 01666e4c0597: Pulling fs layer [2021-03-26T08:22:42.342Z] aa168da1d23b: Pulling fs layer [2021-03-26T08:22:42.342Z] 93b9cdb0e59b: Waiting [2021-03-26T08:22:42.342Z] 5e14af77c1be: Waiting [2021-03-26T08:22:42.342Z] aa168da1d23b: Waiting [2021-03-26T08:22:42.342Z] 46f8f816bc3b: Waiting [2021-03-26T08:22:42.342Z] 01666e4c0597: Waiting [2021-03-26T08:22:42.342Z] 36b3adc4ff6f: Verifying Checksum [2021-03-26T08:22:42.342Z] 36b3adc4ff6f: Download complete [2021-03-26T08:22:42.342Z] 46f8f816bc3b: Verifying Checksum [2021-03-26T08:22:42.342Z] 46f8f816bc3b: Download complete [2021-03-26T08:22:42.607Z] df20fa9351a1: Verifying Checksum [2021-03-26T08:22:42.607Z] df20fa9351a1: Download complete [2021-03-26T08:22:42.607Z] 93b9cdb0e59b: Verifying Checksum [2021-03-26T08:22:42.607Z] 93b9cdb0e59b: Download complete [2021-03-26T08:22:42.607Z] 5e14af77c1be: Verifying Checksum [2021-03-26T08:22:42.607Z] 5e14af77c1be: Download complete [2021-03-26T08:22:42.607Z] 93b61091891f: Download complete [2021-03-26T08:22:42.607Z] 01666e4c0597: Verifying Checksum [2021-03-26T08:22:42.607Z] 01666e4c0597: Download complete [2021-03-26T08:22:42.870Z] df20fa9351a1: Pull complete [2021-03-26T08:22:43.148Z] 8ad3a11d3b57: Verifying Checksum [2021-03-26T08:22:43.148Z] 8ad3a11d3b57: Download complete [2021-03-26T08:22:43.148Z] 36b3adc4ff6f: Pull complete [2021-03-26T08:22:43.728Z] 8ad3a11d3b57: Pull complete [2021-03-26T08:22:43.992Z] 46f8f816bc3b: Pull complete [2021-03-26T08:22:45.390Z] aa168da1d23b: Verifying Checksum [2021-03-26T08:22:45.390Z] aa168da1d23b: Download complete [2021-03-26T08:22:46.783Z] 93b61091891f: Pull complete [2021-03-26T08:22:47.045Z] 93b9cdb0e59b: Pull complete [2021-03-26T08:22:47.309Z] 5e14af77c1be: Pull complete [2021-03-26T08:22:47.309Z] 01666e4c0597: Pull complete [2021-03-26T08:22:55.477Z] aa168da1d23b: Pull complete [2021-03-26T08:22:56.422Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-26T08:22:56.422Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-26T08:22:56.422Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-26T08:22:56.712Z] prd-centos7-docker-4c-2g-31527 does not seem to be running inside a container [2021-03-26T08:22:56.775Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-26T08:22:59.105Z] $ docker top 56fd9698466d5ba4f1e188cecdf684e0767b56c6fcf1e43cf87d554e77101ff9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-26T08:22:59.688Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-26T08:23:00.023Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-26T08:23:00.353Z] + ls /var/log/sa-host [2021-03-26T08:23:00.353Z] + sadf -c /var/log/sa-host/sa23 [2021-03-26T08:23:00.353Z] file_magic: OK [2021-03-26T08:23:00.353Z] HZ: Using current value: 100 [2021-03-26T08:23:00.353Z] file_header: OK [2021-03-26T08:23:00.353Z] 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-26T08:23:00.353Z] Statistics: [2021-03-26T08:23:00.353Z] Hnuu...uuuununununu... [2021-03-26T08:23:00.353Z] File successfully converted to sysstat format version 12.2.1 [2021-03-26T08:23:00.353Z] + sadf -c /var/log/sa-host/sa26 [2021-03-26T08:23:00.353Z] file_magic: OK [2021-03-26T08:23:00.353Z] HZ: Using current value: 100 [2021-03-26T08:23:00.353Z] file_header: OK [2021-03-26T08:23:00.353Z] 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-26T08:23:00.353Z] Statistics: [2021-03-26T08:23:00.353Z] 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... [2021-03-26T08:23:00.353Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-26T08:23:00.635Z] provisioning config files... [2021-03-26T08:23:00.660Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3748581571075813542tmp [Pipeline] { [Pipeline] echo [2021-03-26T08:23:00.813Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-26T08:23:01.157Z] ---> create-netrc.sh [Pipeline] } [2021-03-26T08:23:01.181Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-26T08:23:01.322Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-26T08:23:01.667Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-26T08:23:01.700Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-26T08:23:02.037Z] ---> sudo-logs.sh [2021-03-26T08:23:02.037Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-26T08:23:02.151Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-26T08:23:02.488Z] ---> job-cost.sh [2021-03-26T08:23:02.488Z] lf-activate-venv: SKIPPING [2021-03-26T08:23:02.488Z] DEBUG: total: 0.20999999344348907 [2021-03-26T08:23:02.488Z] INFO: Retrieving Stack Cost... [2021-03-26T08:23:03.878Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-26T08:23:04.453Z] INFO: Archiving Costs [Pipeline] echo [2021-03-26T08:23:04.492Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-26T08:23:04.832Z] ---> logs-deploy.sh [2021-03-26T08:23:04.832Z] lf-activate-venv: SKIPPING [2021-03-26T08:23:04.832Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3303/1 [2021-03-26T08:23:04.832Z] INFO: archiving workspace using pattern(s): [2021-03-26T08:23:06.756Z] Archives upload complete. [2021-03-26T08:23:06.756Z] INFO: archiving logs to Nexus