Branch indexing 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 jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from de671d521d9c86c4e79c888266647b5538b20374+6b23ec567a86ee52455607061a4fabaca114589a (af6a523f8d410cf20b4c2a5f96b5ffd4a4ca9e9a) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-4044 in /w/workspace/edgexfoundry_edgex-go_PR-3410 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/10 [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/10 # 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 6b23ec567a86ee52455607061a4fabaca114589a into PR head commit de671d521d9c86c4e79c888266647b5538b20374 Merge succeeded, producing 3c8d3704cea87080dc232ddf0b8a8406aa20b6d7 Checking out Revision 3c8d3704cea87080dc232ddf0b8a8406aa20b6d7 (PR-3410) > 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/3410/head:refs/remotes/origin/PR-3410 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f de671d521d9c86c4e79c888266647b5538b20374 # 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 6b23ec567a86ee52455607061a4fabaca114589a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3c8d3704cea87080dc232ddf0b8a8406aa20b6d7 # timeout=10 Commit message: "Merge commit '6b23ec567a86ee52455607061a4fabaca114589a' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-10T08:31:59.720Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-10T08:31:59.816Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-10T08:31:59.842Z] ========================================================= [2021-05-10T08:31:59.842Z] EdgeX Global Pipelines Version Info [2021-05-10T08:31:59.842Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 9ae7a78d10a0bd52b27d3c884f9384ec874292a9 # timeout=10 [2021-05-10T08:32:01.385Z] ------------------- [2021-05-10T08:32:01.385Z] stable info: [2021-05-10T08:32:01.385Z] ------------------- [2021-05-10T08:32:01.385Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-10T08:32:01.385Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-10T08:32:01.385Z] Message: update stable to v1.0.191 [2021-05-10T08:32:02.336Z] ------------------- [2021-05-10T08:32:02.336Z] experimental info: [2021-05-10T08:32:02.336Z] ------------------- [2021-05-10T08:32:02.336Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-10T08:32:02.336Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-10T08:32:02.336Z] Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-10T08:32:02.462Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-10T08:32:02.484Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-10T08:32:02.503Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-10T08:32:02.524Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-10T08:32:02.544Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-10T08:32:02.565Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-10T08:32:02.585Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-10T08:32:02.605Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-10T08:32:02.627Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-05-10T08:32:02.647Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-05-10T08:32:02.672Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-10T08:32:02.694Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-10T08:32:02.714Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-10T08:32:02.736Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-10T08:32:02.757Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-10T08:32:02.779Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-10T08:32:02.801Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-10T08:32:02.823Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-10T08:32:02.845Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-10T08:32:02.866Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-10T08:32:02.888Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-10T08:32:02.909Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-10T08:32:02.932Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3410 [Pipeline] echo [2021-05-10T08:32:02.977Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3410 [Pipeline] echo [2021-05-10T08:32:03.000Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3410 [Pipeline] echo [2021-05-10T08:32:03.021Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3c8d3704cea87080dc232ddf0b8a8406aa20b6d7 [Pipeline] echo [2021-05-10T08:32:03.044Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3c8d370 [Pipeline] echo [2021-05-10T08:32:03.064Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-10T08:32:03.133Z] provisioning config files... [2021-05-10T08:32:03.170Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config6101940575803542761tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-10T08:32:03.500Z] ---> docker-login.sh [2021-05-10T08:32:03.501Z] nexus3.edgexfoundry.org:10001 [2021-05-10T08:32:03.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T08:32:04.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T08:32:04.028Z] Configure a credential helper to remove this warning. See [2021-05-10T08:32:04.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T08:32:04.028Z] [2021-05-10T08:32:04.028Z] Login Succeeded [2021-05-10T08:32:04.028Z] nexus3.edgexfoundry.org:10002 [2021-05-10T08:32:04.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T08:32:04.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T08:32:04.028Z] Configure a credential helper to remove this warning. See [2021-05-10T08:32:04.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T08:32:04.028Z] [2021-05-10T08:32:04.028Z] Login Succeeded [2021-05-10T08:32:04.028Z] nexus3.edgexfoundry.org:10003 [2021-05-10T08:32:04.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T08:32:04.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T08:32:04.298Z] Configure a credential helper to remove this warning. See [2021-05-10T08:32:04.298Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T08:32:04.298Z] [2021-05-10T08:32:04.298Z] Login Succeeded [2021-05-10T08:32:04.298Z] nexus3.edgexfoundry.org:10004 [2021-05-10T08:32:04.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T08:32:04.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T08:32:04.562Z] Configure a credential helper to remove this warning. See [2021-05-10T08:32:04.562Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T08:32:04.562Z] [2021-05-10T08:32:04.562Z] Login Succeeded [2021-05-10T08:32:04.562Z] docker.io [2021-05-10T08:32:04.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T08:32:04.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T08:32:04.826Z] Configure a credential helper to remove this warning. See [2021-05-10T08:32:04.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T08:32:04.826Z] [2021-05-10T08:32:04.826Z] Login Succeeded [2021-05-10T08:32:04.826Z] ---> docker-login.sh ends [Pipeline] } [2021-05-10T08:32:04.836Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-10T08:32:05.174Z] ++ 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-05-10T08:32:05.175Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-10T08:32:05.175Z] ++ dirname cmd/core-command/Dockerfile [2021-05-10T08:32:05.175Z] ++ cut -d/ -f2 [2021-05-10T08:32:05.175Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-10T08:32:05.175Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-10T08:32:05.175Z] ++ dirname cmd/core-data/Dockerfile [2021-05-10T08:32:05.175Z] ++ cut -d/ -f2 [2021-05-10T08:32:05.175Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-10T08:32:05.175Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-10T08:32:05.175Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-10T08:32:05.175Z] ++ cut -d/ -f2 [2021-05-10T08:32:05.175Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-10T08:32:05.175Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-10T08:32:05.175Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-10T08:32:05.175Z] ++ cut -d/ -f2 [2021-05-10T08:32:05.175Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-10T08:32:05.175Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-10T08:32:05.175Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-10T08:32:05.175Z] ++ cut -d/ -f2 [2021-05-10T08:32:05.175Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-10T08:32:05.175Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-10T08:32:05.175Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-10T08:32:05.175Z] ++ cut -d/ -f2 [2021-05-10T08:32:05.175Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-10T08:32:05.175Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-10T08:32:05.175Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-10T08:32:05.175Z] ++ cut -d/ -f2 [2021-05-10T08:32:05.175Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-10T08:32:05.175Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-10T08:32:05.175Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-10T08:32:05.175Z] ++ cut -d/ -f2 [2021-05-10T08:32:05.175Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-10T08:32:05.175Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-10T08:32:05.175Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-10T08:32:05.175Z] ++ cut -d/ -f2 [2021-05-10T08:32:05.175Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-10T08:32:05.273Z] 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-05-10T08:32:05.933Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-10T08:32:05.933Z] [2021-05-10T08:32:05.933Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-10T08:32:06.255Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-10T08:32:06.255Z] latest: Pulling from edgex-devops/git-semver [2021-05-10T08:32:06.255Z] 31603596830f: Pulling fs layer [2021-05-10T08:32:06.255Z] 54011a49482f: Pulling fs layer [2021-05-10T08:32:06.255Z] a6820b24f6d8: Pulling fs layer [2021-05-10T08:32:06.255Z] f581987b2513: Pulling fs layer [2021-05-10T08:32:06.255Z] f581987b2513: Waiting [2021-05-10T08:32:06.255Z] 54011a49482f: Download complete [2021-05-10T08:32:06.255Z] 31603596830f: Verifying Checksum [2021-05-10T08:32:06.255Z] 31603596830f: Download complete [2021-05-10T08:32:06.527Z] f581987b2513: Verifying Checksum [2021-05-10T08:32:06.527Z] f581987b2513: Download complete [2021-05-10T08:32:06.527Z] a6820b24f6d8: Verifying Checksum [2021-05-10T08:32:06.527Z] a6820b24f6d8: Download complete [2021-05-10T08:32:06.790Z] 31603596830f: Pull complete [2021-05-10T08:32:06.790Z] 54011a49482f: Pull complete [2021-05-10T08:32:07.742Z] a6820b24f6d8: Pull complete [2021-05-10T08:32:08.005Z] f581987b2513: Pull complete [2021-05-10T08:32:08.005Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-10T08:32:08.005Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-10T08:32:08.005Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-10T08:32:08.115Z] prd-centos7-docker-4c-2g-4044 does not seem to be running inside a container [2021-05-10T08:32:08.176Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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:10004/edgex-devops/git-semver:latest cat [2021-05-10T08:32:10.700Z] $ docker top f786de7a6de0248c6341dfe8ad0b0f4e9bf97990e624d1289bc6d4c8e7b92054 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-10T08:32:10.876Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-10T08:32:10.876Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-10T08:32:11.166Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-10T08:32:11.170Z] $ docker exec f786de7a6de0248c6341dfe8ad0b0f4e9bf97990e624d1289bc6d4c8e7b92054 ssh-agent [2021-05-10T08:32:11.418Z] SSH_AUTH_SOCK=/tmp/ssh-TnaReZjcbA0e/agent.11 [2021-05-10T08:32:11.418Z] SSH_AGENT_PID=16 [2021-05-10T08:32:11.430Z] Running ssh-add (command line suppressed) [2021-05-10T08:32:11.561Z] Identity added: /w/workspace/edgex-go/10@tmp/private_key_7126044822285605723.key (/w/workspace/edgex-go/10@tmp/private_key_7126044822285605723.key) [2021-05-10T08:32:11.616Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-10T08:32:11.920Z] + git tag --points-at HEAD [Pipeline] } [2021-05-10T08:32:11.943Z] $ docker exec --env ******** --env ******** f786de7a6de0248c6341dfe8ad0b0f4e9bf97990e624d1289bc6d4c8e7b92054 ssh-agent -k [2021-05-10T08:32:12.063Z] unset SSH_AUTH_SOCK; [2021-05-10T08:32:12.063Z] unset SSH_AGENT_PID; [2021-05-10T08:32:12.064Z] echo Agent pid 16 killed; [2021-05-10T08:32:12.115Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-10T08:32:12.156Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-10T08:32:12.157Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-10T08:32:12.328Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-10T08:32:12.331Z] $ docker exec f786de7a6de0248c6341dfe8ad0b0f4e9bf97990e624d1289bc6d4c8e7b92054 ssh-agent [2021-05-10T08:32:12.519Z] SSH_AUTH_SOCK=/tmp/ssh-7lVr8JmsThfC/agent.44 [2021-05-10T08:32:12.519Z] SSH_AGENT_PID=49 [2021-05-10T08:32:12.527Z] Running ssh-add (command line suppressed) [2021-05-10T08:32:12.656Z] Identity added: /w/workspace/edgex-go/10@tmp/private_key_8645056761505166588.key (/w/workspace/edgex-go/10@tmp/private_key_8645056761505166588.key) [2021-05-10T08:32:12.715Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-10T08:32:13.019Z] + git semver init [2021-05-10T08:32:13.019Z] # -> Open(): unable to determine branch for HEAD [2021-05-10T08:32:13.019Z] # $GIT_DIR = /w/workspace/edgex-go/10/.git [2021-05-10T08:32:13.019Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/10 [2021-05-10T08:32:13.019Z] # $SEMVER_REMOTE_NAME = origin [2021-05-10T08:32:13.019Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-10T08:32:13.019Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-10T08:32:13.019Z] # $SEMVER_BRANCH = PR-3410 [2021-05-10T08:32:13.019Z] # $SEMVER_TEMP = /tmp/semver-959655367 [2021-05-10T08:32:13.019Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-10T08:32:39.671Z] # '/tmp/semver-959655367' -> '/w/workspace/edgex-go/10/.semver' [2021-05-10T08:32:39.671Z] # -> Force: false [2021-05-10T08:32:39.671Z] # $SEMVER_DIR = /w/workspace/edgex-go/10/.semver [Pipeline] } [2021-05-10T08:32:39.687Z] $ docker exec --env ******** --env ******** f786de7a6de0248c6341dfe8ad0b0f4e9bf97990e624d1289bc6d4c8e7b92054 ssh-agent -k [2021-05-10T08:32:39.965Z] unset SSH_AUTH_SOCK; [2021-05-10T08:32:39.965Z] unset SSH_AGENT_PID; [2021-05-10T08:32:39.965Z] echo Agent pid 49 killed; [2021-05-10T08:32:40.079Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-10T08:32:40.415Z] + git semver [Pipeline] } [2021-05-10T08:32:40.435Z] $ docker stop --time=1 f786de7a6de0248c6341dfe8ad0b0f4e9bf97990e624d1289bc6d4c8e7b92054 [2021-05-10T08:32:41.996Z] $ docker rm -f f786de7a6de0248c6341dfe8ad0b0f4e9bf97990e624d1289bc6d4c8e7b92054 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-10T08:32:42.526Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-10T08:32:43.012Z] Stashed 1 file(s) [Pipeline] echo [2021-05-10T08:32:43.015Z] [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-05-10T08:32:43.534Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-10T08:32:43.839Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-10T08:32:44.148Z] + true [2021-05-10T08:32:44.148Z] + sudo service docker restart [2021-05-10T08:32:44.148Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-05-10T08:32:45.113Z] ========================================================= [2021-05-10T08:32:45.114Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-10T08:32:45.114Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-10T08:32:45.427Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-10T08:32:48.762Z] Sending build context to Docker daemon 330.1MB [2021-05-10T08:32:48.762Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-10T08:32:48.762Z] Step 2/6 : FROM ${BASE} [2021-05-10T08:32:49.024Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-10T08:32:49.024Z] 540db60ca938: Pulling fs layer [2021-05-10T08:32:49.024Z] adcc1eea9eea: Pulling fs layer [2021-05-10T08:32:49.024Z] 4c4ab2625f07: Pulling fs layer [2021-05-10T08:32:49.024Z] 0510c868ecb4: Pulling fs layer [2021-05-10T08:32:49.024Z] afea3b2eda06: Pulling fs layer [2021-05-10T08:32:49.024Z] 7809a108b3ef: Pulling fs layer [2021-05-10T08:32:49.024Z] f706445af74f: Pulling fs layer [2021-05-10T08:32:49.024Z] f706445af74f: Waiting [2021-05-10T08:32:49.024Z] afea3b2eda06: Waiting [2021-05-10T08:32:49.024Z] 7809a108b3ef: Waiting [2021-05-10T08:32:49.024Z] 0510c868ecb4: Waiting [2021-05-10T08:32:49.024Z] 4c4ab2625f07: Verifying Checksum [2021-05-10T08:32:49.024Z] 4c4ab2625f07: Download complete [2021-05-10T08:32:49.024Z] adcc1eea9eea: Download complete [2021-05-10T08:32:49.024Z] afea3b2eda06: Verifying Checksum [2021-05-10T08:32:49.024Z] afea3b2eda06: Download complete [2021-05-10T08:32:49.024Z] 7809a108b3ef: Verifying Checksum [2021-05-10T08:32:49.024Z] 7809a108b3ef: Download complete [2021-05-10T08:32:49.600Z] 540db60ca938: Verifying Checksum [2021-05-10T08:32:49.600Z] 540db60ca938: Download complete [2021-05-10T08:32:49.862Z] 540db60ca938: Pull complete [2021-05-10T08:32:50.124Z] adcc1eea9eea: Pull complete [2021-05-10T08:32:50.386Z] 4c4ab2625f07: Pull complete [2021-05-10T08:32:58.158Z] Still waiting to schedule task [2021-05-10T08:32:58.158Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-05-10T08:33:17.056Z] f706445af74f: Download complete [2021-05-10T08:33:20.382Z] 0510c868ecb4: Download complete [2021-05-10T08:33:25.764Z] 0510c868ecb4: Pull complete [2021-05-10T08:33:25.764Z] afea3b2eda06: Pull complete [2021-05-10T08:33:25.764Z] 7809a108b3ef: Pull complete [2021-05-10T08:33:31.084Z] f706445af74f: Pull complete [2021-05-10T08:33:31.084Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-10T08:33:31.084Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-10T08:33:31.084Z] ---> b068be0155e3 [2021-05-10T08:33:31.084Z] 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-05-10T08:33:32.033Z] ---> Running in 441f324556c2 [2021-05-10T08:33:32.610Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-10T08:33:34.531Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-10T08:33:36.453Z] (1/12) Installing libmagic (5.39-r0) [2021-05-10T08:33:37.847Z] (2/12) Installing file (5.39-r0) [2021-05-10T08:33:38.109Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-10T08:33:38.371Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-10T08:34:17.177Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-10T08:34:17.177Z] (6/12) Installing patch (2.7.6-r6) [2021-05-10T08:34:17.177Z] (7/12) Installing build-base (0.5-r2) [2021-05-10T08:34:17.177Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-10T08:34:17.177Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-10T08:34:17.177Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-10T08:34:17.177Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-10T08:34:18.124Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-10T08:34:18.386Z] Executing busybox-1.32.1-r6.trigger [2021-05-10T08:34:18.386Z] OK: 219 MiB in 52 packages [2021-05-10T08:34:21.724Z] Removing intermediate container 441f324556c2 [2021-05-10T08:34:21.724Z] ---> 2ff234989068 [2021-05-10T08:34:21.724Z] Step 4/6 : WORKDIR /edgex-go [2021-05-10T08:34:21.724Z] ---> Running in a42cefff24fc [2021-05-10T08:34:21.724Z] Removing intermediate container a42cefff24fc [2021-05-10T08:34:21.724Z] ---> 62f384270595 [2021-05-10T08:34:21.724Z] Step 5/6 : COPY go.mod . [2021-05-10T08:34:21.724Z] ---> cf41e421abf4 [2021-05-10T08:34:21.724Z] Step 6/6 : RUN go mod download [2021-05-10T08:34:21.724Z] ---> Running in ba585668e286 [2021-05-10T08:34:43.743Z] Removing intermediate container ba585668e286 [2021-05-10T08:34:43.743Z] ---> 0d8ec1e71542 [2021-05-10T08:34:43.743Z] Successfully built 0d8ec1e71542 [2021-05-10T08:34:44.009Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-10T08:34:44.331Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-10T08:34:44.331Z] . [Pipeline] withDockerContainer [2021-05-10T08:34:44.436Z] prd-centos7-docker-4c-2g-4044 does not seem to be running inside a container [2021-05-10T08:34:44.488Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-10T08:34:45.462Z] $ docker top 7e136f66711c614499c8ef1fda0a3274b2d510081872c89614eb3f3e61f80511 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-10T08:34:45.955Z] + go version [2021-05-10T08:34:45.955Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-10T08:34:45.973Z] $ docker stop --time=1 7e136f66711c614499c8ef1fda0a3274b2d510081872c89614eb3f3e61f80511 [2021-05-10T08:34:47.396Z] $ docker rm -f 7e136f66711c614499c8ef1fda0a3274b2d510081872c89614eb3f3e61f80511 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-10T08:34:47.908Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-10T08:34:47.908Z] . [Pipeline] withDockerContainer [2021-05-10T08:34:48.012Z] prd-centos7-docker-4c-2g-4044 does not seem to be running inside a container [2021-05-10T08:34:48.075Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-10T08:34:48.761Z] $ docker top 2c30a77a96e58e58c4958144b6cee4af7e8be2f2fc97029267550e7f2d0f3143 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-10T08:34:48.877Z] ========================================================= [2021-05-10T08:34:48.877Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-10T08:34:48.877Z] ========================================================= [Pipeline] sh [2021-05-10T08:34:49.171Z] + go mod tidy [2021-05-10T08:34:49.384Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4046 in /w/workspace/edgexfoundry_edgex-go_PR-3410 [Pipeline] { [Pipeline] ws [2021-05-10T08:34:49.402Z] Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] checkout [Pipeline] sh [2021-05-10T08:34:50.467Z] + make test [2021-05-10T08:34:50.468Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-10T08:34:55.194Z] using credential edgex-jenkins-ssh [2021-05-10T08:34:55.212Z] Cloning the remote Git repository [2021-05-10T08:34:55.242Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-10T08:34:55.346Z] > git init /w/workspace/edgex-go/10 # timeout=10 [2021-05-10T08:34:55.403Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-10T08:34:55.404Z] > git --version # timeout=10 [2021-05-10T08:34:55.424Z] > git --version # 'git version 2.17.1' [2021-05-10T08:34:55.425Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-10T08:34:55.473Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-10T08:35:00.539Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-10T08:35:15.768Z] Merging remotes/origin/master commit 6b23ec567a86ee52455607061a4fabaca114589a into PR head commit de671d521d9c86c4e79c888266647b5538b20374 [2021-05-10T08:35:14.805Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-10T08:35:14.820Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-10T08:35:14.843Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-10T08:35:14.881Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-10T08:35:14.882Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-10T08:35:14.893Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3410/head:refs/remotes/origin/PR-3410 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-10T08:35:15.783Z] > git config core.sparsecheckout # timeout=10 [2021-05-10T08:35:15.805Z] > git checkout -f de671d521d9c86c4e79c888266647b5538b20374 # timeout=10 [2021-05-10T08:35:16.335Z] Merge succeeded, producing a3a9b929d5f811dd51d1d0be600e263e714172d1 [2021-05-10T08:35:16.335Z] Checking out Revision a3a9b929d5f811dd51d1d0be600e263e714172d1 (PR-3410) [2021-05-10T08:35:16.118Z] > git remote # timeout=10 [2021-05-10T08:35:16.135Z] > git config --get remote.origin.url # timeout=10 [2021-05-10T08:35:16.154Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-10T08:35:16.169Z] > git merge 6b23ec567a86ee52455607061a4fabaca114589a # timeout=10 [2021-05-10T08:35:16.317Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-10T08:35:16.341Z] > git config core.sparsecheckout # timeout=10 [2021-05-10T08:35:16.359Z] > git checkout -f a3a9b929d5f811dd51d1d0be600e263e714172d1 # timeout=10 [2021-05-10T08:35:18.829Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-10T08:35:20.618Z] Commit message: "Merge commit '6b23ec567a86ee52455607061a4fabaca114589a' into HEAD" [2021-05-10T08:35:20.653Z] First time build. Skipping changelog. [2021-05-10T08:35:20.629Z] > git rev-list --no-walk 9ae7a78d10a0bd52b27d3c884f9384ec874292a9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-10T08:35:22.245Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-10T08:35:22.684Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-10T08:35:23.021Z] + true [2021-05-10T08:35:23.022Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-10T08:35:25.045Z] provisioning config files... [2021-05-10T08:35:25.092Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config1076393380660562231tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-10T08:35:25.467Z] ---> docker-login.sh [2021-05-10T08:35:25.467Z] nexus3.edgexfoundry.org:10001 [2021-05-10T08:35:25.505Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-10T08:35:25.505Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-10T08:35:25.505Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-10T08:35:26.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T08:35:26.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T08:35:26.681Z] Configure a credential helper to remove this warning. See [2021-05-10T08:35:26.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T08:35:26.681Z] [2021-05-10T08:35:26.681Z] Login Succeeded [2021-05-10T08:35:26.681Z] nexus3.edgexfoundry.org:10002 [2021-05-10T08:35:26.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T08:35:26.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T08:35:26.964Z] Configure a credential helper to remove this warning. See [2021-05-10T08:35:26.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T08:35:26.964Z] [2021-05-10T08:35:26.964Z] Login Succeeded [2021-05-10T08:35:26.964Z] nexus3.edgexfoundry.org:10003 [2021-05-10T08:35:27.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T08:35:27.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T08:35:27.564Z] Configure a credential helper to remove this warning. See [2021-05-10T08:35:27.564Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T08:35:27.564Z] [2021-05-10T08:35:27.564Z] Login Succeeded [2021-05-10T08:35:27.564Z] nexus3.edgexfoundry.org:10004 [2021-05-10T08:35:27.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T08:35:28.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T08:35:28.114Z] Configure a credential helper to remove this warning. See [2021-05-10T08:35:28.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T08:35:28.114Z] [2021-05-10T08:35:28.114Z] Login Succeeded [2021-05-10T08:35:28.114Z] docker.io [2021-05-10T08:35:28.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T08:35:28.843Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-10T08:35:28.843Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-10T08:35:28.843Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-10T08:35:28.843Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-10T08:35:28.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T08:35:28.981Z] Configure a credential helper to remove this warning. See [2021-05-10T08:35:28.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T08:35:28.981Z] [2021-05-10T08:35:28.981Z] Login Succeeded [2021-05-10T08:35:28.981Z] ---> docker-login.sh ends [Pipeline] } [2021-05-10T08:35:28.998Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-10T08:35:29.311Z] ========================================================= [2021-05-10T08:35:29.311Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-10T08:35:29.311Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-10T08:35:29.653Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-10T08:35:29.807Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-10T08:35:30.411Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-10T08:35:32.270Z] Sending build context to Docker daemon 167.6MB [2021-05-10T08:35:32.270Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-10T08:35:32.270Z] Step 2/6 : FROM ${BASE} [2021-05-10T08:35:32.270Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-10T08:35:32.270Z] 595b0fe564bb: Pulling fs layer [2021-05-10T08:35:32.270Z] 7186ed65a4f7: Pulling fs layer [2021-05-10T08:35:32.270Z] 316046926c0a: Pulling fs layer [2021-05-10T08:35:32.270Z] 4ebd0625c992: Pulling fs layer [2021-05-10T08:35:32.270Z] 207e8628e3a3: Pulling fs layer [2021-05-10T08:35:32.270Z] c791037a9be2: Pulling fs layer [2021-05-10T08:35:32.270Z] ffd874e62e21: Pulling fs layer [2021-05-10T08:35:32.270Z] 4ebd0625c992: Waiting [2021-05-10T08:35:32.270Z] 207e8628e3a3: Waiting [2021-05-10T08:35:32.270Z] c791037a9be2: Waiting [2021-05-10T08:35:32.270Z] ffd874e62e21: Waiting [2021-05-10T08:35:32.270Z] 316046926c0a: Download complete [2021-05-10T08:35:32.270Z] 7186ed65a4f7: Download complete [2021-05-10T08:35:32.270Z] 595b0fe564bb: Verifying Checksum [2021-05-10T08:35:32.270Z] 595b0fe564bb: Download complete [2021-05-10T08:35:32.270Z] 207e8628e3a3: Verifying Checksum [2021-05-10T08:35:32.270Z] 207e8628e3a3: Download complete [2021-05-10T08:35:32.270Z] c791037a9be2: Verifying Checksum [2021-05-10T08:35:32.270Z] c791037a9be2: Download complete [2021-05-10T08:35:32.890Z] 595b0fe564bb: Pull complete [2021-05-10T08:35:33.494Z] 7186ed65a4f7: Pull complete [2021-05-10T08:35:33.771Z] 316046926c0a: Pull complete [2021-05-10T08:35:33.774Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-10T08:35:33.774Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-10T08:35:33.774Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-10T08:35:34.373Z] ffd874e62e21: Verifying Checksum [2021-05-10T08:35:34.373Z] ffd874e62e21: Download complete [2021-05-10T08:35:35.359Z] 4ebd0625c992: Verifying Checksum [2021-05-10T08:35:35.359Z] 4ebd0625c992: Download complete [2021-05-10T08:35:35.741Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.101s coverage: 45.9% of statements [2021-05-10T08:35:35.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-10T08:35:35.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-10T08:35:35.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-10T08:35:35.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-10T08:35:35.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-10T08:35:35.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-10T08:35:35.742Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.066s coverage: 19.8% of statements [2021-05-10T08:35:35.742Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.118s coverage: 100.0% of statements [2021-05-10T08:35:38.340Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.232s coverage: 27.1% of statements [2021-05-10T08:35:38.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-10T08:35:38.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-10T08:35:38.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-10T08:35:38.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-10T08:35:38.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-10T08:35:38.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-10T08:35:38.340Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.062s coverage: 100.0% of statements [2021-05-10T08:35:38.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-10T08:35:38.340Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.086s coverage: 100.0% of statements [2021-05-10T08:35:38.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-10T08:35:38.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-10T08:35:38.340Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.130s coverage: 71.3% of statements [2021-05-10T08:35:38.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-10T08:35:38.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-10T08:35:38.604Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.171s coverage: 87.7% of statements [2021-05-10T08:35:38.604Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-10T08:35:38.604Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-10T08:35:38.604Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.067s coverage: 78.9% of statements [2021-05-10T08:35:38.604Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-10T08:35:42.876Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.323s coverage: 28.6% of statements [2021-05-10T08:35:42.876Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-10T08:35:42.876Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-10T08:35:42.876Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-10T08:35:42.876Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-10T08:35:42.876Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-10T08:35:42.876Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.106s coverage: 100.0% of statements [2021-05-10T08:35:42.876Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-10T08:35:42.876Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.073s coverage: 100.0% of statements [2021-05-10T08:35:42.876Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-10T08:35:42.876Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.181s coverage: 86.7% of statements [2021-05-10T08:35:42.876Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-10T08:35:42.876Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.133s coverage: 97.5% of statements [2021-05-10T08:35:42.876Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-10T08:35:42.876Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.077s coverage: 78.3% of statements [2021-05-10T08:35:42.876Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-10T08:35:42.876Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-10T08:35:42.876Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-10T08:35:42.876Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-10T08:35:44.850Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.361s coverage: 95.1% of statements [2021-05-10T08:35:44.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-10T08:35:44.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-10T08:35:44.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-10T08:35:44.850Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-10T08:35:44.850Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-10T08:35:44.850Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-10T08:35:44.850Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-10T08:35:44.850Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-10T08:35:44.850Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-10T08:35:44.850Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-10T08:35:44.850Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-10T08:35:44.850Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-10T08:35:44.850Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-10T08:35:44.850Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-10T08:35:44.850Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-10T08:35:44.850Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-10T08:35:44.850Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-10T08:35:44.850Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-10T08:35:44.850Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements [2021-05-10T08:35:44.850Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-10T08:35:44.850Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-10T08:35:44.850Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.085s coverage: 0.9% of statements [2021-05-10T08:35:44.850Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-10T08:35:44.850Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.055s coverage: 22.6% of statements [2021-05-10T08:35:44.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-10T08:35:44.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.088s coverage: 47.1% of statements [2021-05-10T08:35:44.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.075s coverage: 79.5% of statements [2021-05-10T08:35:45.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements [2021-05-10T08:35:45.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.071s coverage: 96.3% of statements [2021-05-10T08:35:45.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.082s coverage: 87.5% of statements [2021-05-10T08:35:47.765Z] 4ebd0625c992: Pull complete [2021-05-10T08:35:47.765Z] 207e8628e3a3: Pull complete [2021-05-10T08:35:47.765Z] c791037a9be2: Pull complete [2021-05-10T08:35:50.394Z] ffd874e62e21: Pull complete [2021-05-10T08:35:50.394Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-10T08:35:50.394Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-10T08:35:50.394Z] ---> cfc18b08335c [2021-05-10T08:35:50.394Z] 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-05-10T08:35:53.796Z] ---> Running in 9da4596e115d [2021-05-10T08:35:54.777Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-10T08:35:56.742Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-10T08:35:58.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.078s coverage: 94.4% of statements [2021-05-10T08:35:58.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements [2021-05-10T08:35:58.705Z] (1/12) Installing libmagic (5.39-r0) [2021-05-10T08:35:59.676Z] (2/12) Installing file (5.39-r0) [2021-05-10T08:35:59.676Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-10T08:35:59.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.208s coverage: 81.8% of statements [2021-05-10T08:35:59.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-10T08:35:59.945Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-10T08:36:08.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.091s coverage: 92.9% of statements [2021-05-10T08:36:08.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-10T08:36:08.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-10T08:36:08.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-10T08:36:08.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements [2021-05-10T08:36:08.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-10T08:36:08.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-10T08:36:08.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-10T08:36:08.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-10T08:36:08.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-10T08:36:08.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.046s coverage: 87.2% of statements [2021-05-10T08:36:08.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-10T08:36:08.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-10T08:36:08.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2021-05-10T08:36:08.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-10T08:36:08.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 76.0% of statements [2021-05-10T08:36:08.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-10T08:36:08.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.059s coverage: 80.0% of statements [2021-05-10T08:36:08.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.084s coverage: 87.2% of statements [2021-05-10T08:36:08.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.067s coverage: 85.4% of statements [2021-05-10T08:36:08.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.090s coverage: 91.2% of statements [2021-05-10T08:36:08.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-10T08:36:08.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.210s coverage: 64.4% of statements [2021-05-10T08:36:08.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-10T08:36:08.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-10T08:36:08.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2021-05-10T08:36:08.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.045s coverage: 91.3% of statements [2021-05-10T08:36:08.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements [2021-05-10T08:36:08.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.038s coverage: 73.7% of statements [2021-05-10T08:36:08.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.052s coverage: 100.0% of statements [2021-05-10T08:36:08.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.426s coverage: 66.9% of statements [2021-05-10T08:36:08.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-10T08:36:08.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-10T08:36:08.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-10T08:36:08.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.184s coverage: 43.4% of statements [2021-05-10T08:36:08.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-10T08:36:08.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-10T08:36:08.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.045s coverage: 89.5% of statements [2021-05-10T08:36:08.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-10T08:36:08.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.042s coverage: 84.8% of statements [2021-05-10T08:36:08.525Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.164s coverage: 47.0% of statements [2021-05-10T08:36:08.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-10T08:36:08.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-10T08:36:08.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-10T08:36:08.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-10T08:36:08.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-10T08:36:08.525Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.047s coverage: 100.0% of statements [2021-05-10T08:36:08.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-10T08:36:08.525Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.048s coverage: 100.0% of statements [2021-05-10T08:36:08.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-10T08:36:08.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-10T08:36:08.525Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.062s coverage: 9.6% of statements [2021-05-10T08:36:08.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-10T08:36:08.525Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.142s coverage: 92.6% of statements [2021-05-10T08:36:08.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-10T08:36:08.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-10T08:36:08.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-10T08:36:10.100Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-10T08:36:10.100Z] (6/12) Installing patch (2.7.6-r6) [2021-05-10T08:36:10.100Z] (7/12) Installing build-base (0.5-r2) [2021-05-10T08:36:10.100Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-10T08:36:10.100Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-10T08:36:10.100Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-10T08:36:10.100Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-10T08:36:10.485Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.808s coverage: 28.7% of statements [2021-05-10T08:36:10.485Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-10T08:36:10.485Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-10T08:36:10.485Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-10T08:36:10.485Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-10T08:36:10.485Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-10T08:36:10.485Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.073s coverage: 99.0% of statements [2021-05-10T08:36:10.485Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-10T08:36:10.485Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.066s coverage: 100.0% of statements [2021-05-10T08:36:10.485Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-10T08:36:10.485Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-10T08:36:10.485Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-10T08:36:10.485Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.093s coverage: 64.6% of statements [2021-05-10T08:36:10.485Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-10T08:36:10.485Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.133s coverage: 97.6% of statements [2021-05-10T08:36:10.485Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-10T08:36:10.485Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-10T08:36:10.485Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-10T08:36:10.485Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.032s coverage: 0.0% of statements [2021-05-10T08:36:10.485Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-10T08:36:10.485Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.054s coverage: 100.0% of statements [2021-05-10T08:36:10.485Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-10T08:36:10.485Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-10T08:36:10.485Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-10T08:36:10.485Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-10T08:36:11.071Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.067s coverage: 87.9% of statements [2021-05-10T08:36:11.071Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-10T08:36:11.071Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-10T08:36:11.071Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.039s coverage: 100.0% of statements [2021-05-10T08:36:11.338Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.054s coverage: 28.1% of statements [2021-05-10T08:36:11.338Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-10T08:36:11.338Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.035s coverage: 85.7% of statements [2021-05-10T08:36:11.338Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-10T08:36:11.523Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-10T08:36:11.601Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-05-10T08:36:11.793Z] Executing busybox-1.32.1-r6.trigger [2021-05-10T08:36:11.793Z] OK: 218 MiB in 52 packages [2021-05-10T08:36:12.183Z] GO111MODULE=on go vet ./... [2021-05-10T08:36:16.096Z] Removing intermediate container 9da4596e115d [2021-05-10T08:36:16.097Z] ---> e0836ed94541 [2021-05-10T08:36:16.097Z] Step 4/6 : WORKDIR /edgex-go [2021-05-10T08:36:16.097Z] ---> Running in 1b5835f9524d [2021-05-10T08:36:16.705Z] Removing intermediate container 1b5835f9524d [2021-05-10T08:36:16.705Z] ---> 2b2cfc35b673 [2021-05-10T08:36:16.705Z] Step 5/6 : COPY go.mod . [2021-05-10T08:36:17.303Z] ---> c9c45b70d69c [2021-05-10T08:36:17.303Z] Step 6/6 : RUN go mod download [2021-05-10T08:36:17.574Z] ---> Running in d59dbd8d6772 [2021-05-10T08:36:44.355Z] Removing intermediate container d59dbd8d6772 [2021-05-10T08:36:44.355Z] ---> 820472bc016a [2021-05-10T08:36:44.355Z] Successfully built 820472bc016a [2021-05-10T08:36:44.355Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-10T08:36:44.700Z] + docker inspect -f . ci-base-image-arm64 [2021-05-10T08:36:44.700Z] . [Pipeline] withDockerContainer [2021-05-10T08:36:44.979Z] prd-ubuntu18.04-docker-arm64-4c-16g-4046 does not seem to be running inside a container [2021-05-10T08:36:45.069Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-10T08:36:46.484Z] $ docker top c87a75d952575afc049415411dcb142a19902d73328c57ae42a5b7546e6b4ee1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-10T08:36:47.415Z] + go version [2021-05-10T08:36:47.415Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-10T08:36:47.442Z] $ docker stop --time=1 c87a75d952575afc049415411dcb142a19902d73328c57ae42a5b7546e6b4ee1 [2021-05-10T08:36:49.327Z] $ docker rm -f c87a75d952575afc049415411dcb142a19902d73328c57ae42a5b7546e6b4ee1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-10T08:36:49.982Z] + docker inspect -f . ci-base-image-arm64 [2021-05-10T08:36:49.982Z] . [Pipeline] withDockerContainer [2021-05-10T08:36:50.249Z] prd-ubuntu18.04-docker-arm64-4c-16g-4046 does not seem to be running inside a container [2021-05-10T08:36:50.340Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-10T08:36:51.103Z] gofmt -l . [2021-05-10T08:36:51.103Z] [ "`gofmt -l .`" = "" ] [2021-05-10T08:36:51.103Z] ./bin/test-go-mod-tidy.sh [2021-05-10T08:36:51.103Z] ./bin/test-attribution-txt.sh [2021-05-10T08:36:51.654Z] $ docker top 25e481c1947bcbc75485bb39cea15d5f204691f9440d3ed99a857ceee5bf8784 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] echo [2021-05-10T08:36:52.018Z] ========================================================= [2021-05-10T08:36:52.019Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-10T08:36:52.019Z] ========================================================= [Pipeline] sh [2021-05-10T08:36:52.564Z] + ls -al . [2021-05-10T08:36:52.564Z] total 816 [2021-05-10T08:36:52.564Z] drwxrwxr-x 10 1001 1001 4096 May 10 08:36 . [2021-05-10T08:36:52.564Z] drwxr-xr-x 4 root root 30 May 10 08:34 .. [2021-05-10T08:36:52.564Z] -rw-rw-r-- 1 1001 1001 11 May 10 08:31 .dockerignore [2021-05-10T08:36:52.564Z] drwxrwxr-x 8 1001 1001 179 May 10 08:31 .git [2021-05-10T08:36:52.564Z] drwxrwxr-x 3 1001 1001 125 May 10 08:31 .github [2021-05-10T08:36:52.564Z] -rw-rw-r-- 1 1001 1001 818 May 10 08:31 .gitignore [2021-05-10T08:36:52.564Z] drwx------ 3 1001 1001 60 May 10 08:32 .semver [2021-05-10T08:36:52.564Z] -rw-rw-r-- 1 1001 1001 166 May 10 08:31 .sonarcloud.properties [2021-05-10T08:36:52.564Z] -rw-rw-r-- 1 1001 1001 8609 May 10 08:31 Attribution.txt [2021-05-10T08:36:52.564Z] -rw-rw-r-- 1 1001 1001 3804 May 10 08:31 CONTRIBUTING.md [2021-05-10T08:36:52.564Z] -rw-rw-r-- 1 1001 1001 931 May 10 08:31 Dockerfile.build [2021-05-10T08:36:52.564Z] -rw-rw-r-- 1 1001 1001 863 May 10 08:31 Jenkinsfile [2021-05-10T08:36:52.564Z] -rw-rw-r-- 1 1001 1001 10775 May 10 08:31 LICENSE [2021-05-10T08:36:52.564Z] -rw-rw-r-- 1 1001 1001 5774 May 10 08:31 Makefile [2021-05-10T08:36:52.564Z] -rw-rw-r-- 1 1001 1001 7978 May 10 08:31 README.md [2021-05-10T08:36:52.564Z] -rw-rw-r-- 1 1001 1001 6755 May 10 08:31 SECURITY.md [2021-05-10T08:36:52.564Z] -rw-rw-r-- 1 1001 1001 5 May 10 08:32 VERSION [2021-05-10T08:36:52.564Z] -rw-rw-r-- 1 1001 1001 4131 May 10 08:31 ZMQWindows.md [2021-05-10T08:36:52.564Z] drwxrwxr-x 2 1001 1001 117 May 10 08:31 bin [2021-05-10T08:36:52.564Z] drwxrwxr-x 14 1001 1001 4096 May 10 08:31 cmd [2021-05-10T08:36:52.564Z] -rw-r--r-- 1 root root 706092 May 10 08:36 coverage.out [2021-05-10T08:36:52.564Z] -rw-r--r-- 1 root root 1060 May 10 08:36 go.mod [2021-05-10T08:36:52.564Z] -rw-r--r-- 1 root root 22169 May 10 08:34 go.sum [2021-05-10T08:36:52.564Z] drwxrwxr-x 8 1001 1001 127 May 10 08:31 internal [2021-05-10T08:36:52.564Z] drwxrwxr-x 4 1001 1001 26 May 10 08:31 openapi [2021-05-10T08:36:52.564Z] drwxrwxr-x 4 1001 1001 71 May 10 08:31 snap [2021-05-10T08:36:52.564Z] -rw-rw-r-- 1 1001 1001 168 May 10 08:31 version.go [Pipeline] sh [2021-05-10T08:36:52.655Z] + go mod tidy [2021-05-10T08:36:52.871Z] + '[' -e coverage.out ] [2021-05-10T08:36:52.871Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-10T08:36:53.104Z] Stashed 1 file(s) [Pipeline] sh [Pipeline] sh [2021-05-10T08:36:53.399Z] + make build [2021-05-10T08:36:53.399Z] 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-05-10T08:36:54.062Z] + make test [2021-05-10T08:36:54.062Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-10T08:36:56.007Z] 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-05-10T08:37:06.111Z] 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-05-10T08:37:06.688Z] 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-05-10T08:37:08.094Z] 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-05-10T08:37:08.673Z] 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-05-10T08:37:10.084Z] 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-05-10T08:37:11.493Z] 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-05-10T08:37:12.443Z] 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-05-10T08:37:13.839Z] 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-05-10T08:37:14.791Z] 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-05-10T08:37:16.197Z] 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-05-10T08:37:18.154Z] $ docker stop --time=1 2c30a77a96e58e58c4958144b6cee4af7e8be2f2fc97029267550e7f2d0f3143 [2021-05-10T08:37:19.879Z] $ docker rm -f 2c30a77a96e58e58c4958144b6cee4af7e8be2f2fc97029267550e7f2d0f3143 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-05-10T08:37:20.931Z] ? github.com/edgexfoundry/edgex-go [no test files] [Pipeline] isUnix [Pipeline] sh [2021-05-10T08:37:22.812Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-10T08:37:22.812Z] [2021-05-10T08:37:22.812Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-10T08:37:23.129Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-10T08:37:23.129Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-10T08:37:23.129Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-10T08:37:23.129Z] ca9280d653b3: Pulling fs layer [2021-05-10T08:37:23.129Z] 7e9c9ca2126c: Pulling fs layer [2021-05-10T08:37:23.129Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-10T08:37:23.129Z] cbdbe7a5bc2a: Download complete [2021-05-10T08:37:23.705Z] cbdbe7a5bc2a: Pull complete [2021-05-10T08:37:23.705Z] ca9280d653b3: Verifying Checksum [2021-05-10T08:37:23.705Z] ca9280d653b3: Download complete [2021-05-10T08:37:24.662Z] ca9280d653b3: Pull complete [2021-05-10T08:37:24.932Z] 7e9c9ca2126c: Download complete [2021-05-10T08:37:33.123Z] 7e9c9ca2126c: Pull complete [2021-05-10T08:37:33.123Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-10T08:37:33.123Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-10T08:37:33.123Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-10T08:37:33.285Z] prd-centos7-docker-4c-2g-4044 does not seem to be running inside a container [2021-05-10T08:37:33.342Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-10T08:37:35.186Z] $ docker top 2760817fa7bef2406c661263d5881f6df837ad6bcf757cac6f5338212005c4fe -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-10T08:37:35.618Z] + docker-compose build --help [2021-05-10T08:37:35.618Z] + grep parallel [2021-05-10T08:37:36.568Z] --parallel Build images in parallel. [Pipeline] } [2021-05-10T08:37:36.849Z] $ docker stop --time=1 2760817fa7bef2406c661263d5881f6df837ad6bcf757cac6f5338212005c4fe [2021-05-10T08:37:38.242Z] $ docker rm -f 2760817fa7bef2406c661263d5881f6df837ad6bcf757cac6f5338212005c4fe [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-10T08:37:38.750Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-10T08:37:38.750Z] . [Pipeline] withDockerContainer [2021-05-10T08:37:38.856Z] prd-centos7-docker-4c-2g-4044 does not seem to be running inside a container [2021-05-10T08:37:38.914Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-10T08:37:39.724Z] $ docker top 5773edc9f9ab78fde5123022876ac6ef4ab7c7e734a266175a3aef1b97dca560 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-10T08:37:40.370Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-10T08:37:41.324Z] Building docker-core-command-go ... [2021-05-10T08:37:41.324Z] Building docker-core-data-go ... [2021-05-10T08:37:41.324Z] Building docker-core-metadata-go ... [2021-05-10T08:37:41.324Z] Building docker-security-bootstrapper-go ... [2021-05-10T08:37:41.324Z] Building docker-security-proxy-setup-go ... [2021-05-10T08:37:41.324Z] Building docker-security-secretstore-setup-go ... [2021-05-10T08:37:41.324Z] Building docker-support-notifications-go ... [2021-05-10T08:37:41.324Z] Building docker-support-scheduler-go ... [2021-05-10T08:37:41.324Z] Building docker-sys-mgmt-agent-go ... [2021-05-10T08:37:41.324Z] Building docker-security-secretstore-setup-go [2021-05-10T08:37:41.324Z] Building docker-sys-mgmt-agent-go [2021-05-10T08:37:41.324Z] Building docker-core-metadata-go [2021-05-10T08:37:41.324Z] Building docker-support-notifications-go [2021-05-10T08:37:41.324Z] Building docker-security-bootstrapper-go [2021-05-10T08:38:17.565Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-10T08:38:20.293Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T08:38:20.293Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-10T08:38:20.293Z] Step 1/31 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T08:38:20.293Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-05-10T08:38:20.293Z] ---> 0d8ec1e71542 [2021-05-10T08:38:20.293Z] Step 3/31 : WORKDIR /edgex-go [2021-05-10T08:38:20.293Z] ---> 0d8ec1e71542 [2021-05-10T08:38:20.293Z] Step 3/22 : WORKDIR /edgex-go [2021-05-10T08:38:20.294Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T08:38:20.294Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-10T08:38:20.294Z] ---> 0d8ec1e71542 [2021-05-10T08:38:20.294Z] Step 3/23 : WORKDIR /edgex-go [2021-05-10T08:38:20.294Z] Step 1/25 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T08:38:20.294Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2021-05-10T08:38:20.294Z] ---> 0d8ec1e71542 [2021-05-10T08:38:20.294Z] Step 3/25 : WORKDIR /edgex-go [2021-05-10T08:38:20.294Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T08:38:20.294Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-10T08:38:20.294Z] ---> 0d8ec1e71542 [2021-05-10T08:38:20.294Z] Step 3/23 : WORKDIR /edgex-go [2021-05-10T08:38:20.294Z] ---> Running in 66d0c02364b1 [2021-05-10T08:38:20.294Z] ---> Running in 0885d59447c8 [2021-05-10T08:38:20.294Z] ---> Running in 11e39c365e18 [2021-05-10T08:38:20.294Z] ---> Running in 04ba673618c9 [2021-05-10T08:38:20.294Z] ---> Running in 4ae2e498cd9f [2021-05-10T08:38:20.294Z] Removing intermediate container 0885d59447c8 [2021-05-10T08:38:20.294Z] ---> 4272bc9bfea2 [2021-05-10T08:38:20.294Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T08:38:20.294Z] Removing intermediate container 66d0c02364b1 [2021-05-10T08:38:20.294Z] ---> e3facff1a3ea [2021-05-10T08:38:20.294Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T08:38:20.294Z] Removing intermediate container 11e39c365e18 [2021-05-10T08:38:20.294Z] ---> 10a47a1efa38 [2021-05-10T08:38:20.294Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T08:38:20.294Z] Removing intermediate container 04ba673618c9 [2021-05-10T08:38:20.294Z] ---> 8b5830a74101 [2021-05-10T08:38:20.294Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T08:38:20.294Z] Removing intermediate container 4ae2e498cd9f [2021-05-10T08:38:20.294Z] ---> 8a13fa4943df [2021-05-10T08:38:20.294Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T08:38:20.294Z] ---> Running in 28c005f07b42 [2021-05-10T08:38:20.294Z] ---> Running in 1ea04e64b7d4 [2021-05-10T08:38:20.294Z] ---> Running in 66d692abb94f [2021-05-10T08:38:20.294Z] ---> Running in 8ddf262663fb [2021-05-10T08:38:20.294Z] ---> Running in b9e5c287fa9d [2021-05-10T08:38:20.294Z] Removing intermediate container 1ea04e64b7d4 [2021-05-10T08:38:20.294Z] ---> 5d3997e40fcb [2021-05-10T08:38:20.294Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-05-10T08:38:20.294Z] ---> Running in 80263e21764f [2021-05-10T08:38:20.294Z] Removing intermediate container 66d692abb94f [2021-05-10T08:38:20.294Z] ---> 945afb25ac2b [2021-05-10T08:38:20.294Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-10T08:38:20.563Z] ---> Running in 7c582d2ff8dd [2021-05-10T08:38:20.832Z] Removing intermediate container 28c005f07b42 [2021-05-10T08:38:20.832Z] ---> b28a2a5f6254 [2021-05-10T08:38:20.832Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-10T08:38:21.103Z] ---> Running in 04752d8061cd [2021-05-10T08:38:21.373Z] Removing intermediate container b9e5c287fa9d [2021-05-10T08:38:21.373Z] ---> d1b99eded4d8 [2021-05-10T08:38:21.373Z] Step 5/25 : RUN apk add --update --no-cache make git [2021-05-10T08:38:21.373Z] Removing intermediate container 8ddf262663fb [2021-05-10T08:38:21.373Z] ---> c942ebdea722 [2021-05-10T08:38:21.373Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-05-10T08:38:21.373Z] ---> Running in b1f89e505f91 [2021-05-10T08:38:21.637Z] ---> Running in 9b390ab93761 [2021-05-10T08:38:21.912Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-10T08:38:21.912Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-10T08:38:22.490Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-10T08:38:22.753Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-10T08:38:22.753Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-10T08:38:23.033Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-10T08:38:23.696Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-10T08:38:23.958Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-10T08:38:24.220Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-10T08:38:24.486Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-10T08:38:24.759Z] OK: 219 MiB in 52 packages [2021-05-10T08:38:25.023Z] OK: 219 MiB in 52 packages [2021-05-10T08:38:25.290Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-10T08:38:25.290Z] OK: 219 MiB in 52 packages [2021-05-10T08:38:25.554Z] Removing intermediate container 80263e21764f [2021-05-10T08:38:25.554Z] ---> 82a76ad1bf3c [2021-05-10T08:38:25.554Z] Step 6/23 : COPY go.mod . [2021-05-10T08:38:25.554Z] Removing intermediate container 04752d8061cd [2021-05-10T08:38:25.554Z] ---> 3966757b36ac [2021-05-10T08:38:25.554Z] Step 6/23 : COPY go.mod . [2021-05-10T08:38:25.827Z] ---> 19cfacb1d9a5 [2021-05-10T08:38:25.827Z] Step 7/23 : RUN go mod download [2021-05-10T08:38:25.827Z] Removing intermediate container b1f89e505f91 [2021-05-10T08:38:25.827Z] ---> 25c9e0ff1908 [2021-05-10T08:38:25.827Z] Step 6/25 : COPY go.mod . [2021-05-10T08:38:25.827Z] ---> Running in 6bac23987b5e [2021-05-10T08:38:26.101Z] OK: 219 MiB in 52 packages [2021-05-10T08:38:26.101Z] ---> 61d149838fb3 [2021-05-10T08:38:26.101Z] Step 7/23 : RUN go mod download [2021-05-10T08:38:26.101Z] OK: 219 MiB in 52 packages [2021-05-10T08:38:26.384Z] ---> Running in c4b99ec0c1bc [2021-05-10T08:38:26.384Z] ---> bbb179c6a9df [2021-05-10T08:38:26.384Z] Step 7/25 : RUN go mod download [2021-05-10T08:38:26.384Z] ---> Running in da02657659da [2021-05-10T08:38:26.981Z] Removing intermediate container 7c582d2ff8dd [2021-05-10T08:38:26.981Z] ---> 90ba26cd1d19 [2021-05-10T08:38:26.981Z] Step 6/22 : COPY go.mod . [2021-05-10T08:38:27.579Z] Removing intermediate container 9b390ab93761 [2021-05-10T08:38:27.579Z] ---> 297c24f533b4 [2021-05-10T08:38:27.579Z] Step 6/31 : COPY go.mod . [2021-05-10T08:38:27.579Z] ---> 80f80d353c10 [2021-05-10T08:38:27.579Z] Step 7/22 : RUN go mod download [2021-05-10T08:38:27.579Z] ---> Running in 6e3a183756f0 [2021-05-10T08:38:27.854Z] ---> b1b3cbd22200 [2021-05-10T08:38:27.854Z] Step 7/31 : RUN go mod download [2021-05-10T08:38:27.854Z] ---> Running in c1a0910489b8 [2021-05-10T08:38:28.443Z] Removing intermediate container 6bac23987b5e [2021-05-10T08:38:28.443Z] ---> 01ec2b321932 [2021-05-10T08:38:28.443Z] Step 8/23 : COPY . . [2021-05-10T08:38:28.443Z] Removing intermediate container c4b99ec0c1bc [2021-05-10T08:38:28.443Z] ---> 093a44e9ce22 [2021-05-10T08:38:28.443Z] Step 8/23 : COPY . . [2021-05-10T08:38:28.443Z] Removing intermediate container da02657659da [2021-05-10T08:38:28.443Z] ---> 9b5c2e563d4c [2021-05-10T08:38:28.443Z] Step 8/25 : COPY . . [2021-05-10T08:38:32.717Z] Removing intermediate container 6e3a183756f0 [2021-05-10T08:38:32.718Z] ---> 14ed4f006525 [2021-05-10T08:38:32.718Z] Step 8/22 : COPY . . [2021-05-10T08:38:33.256Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-10T08:38:33.256Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-10T08:38:36.666Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-10T08:38:37.270Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-10T08:38:37.270Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-10T08:38:37.270Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-10T08:38:39.392Z] Removing intermediate container c1a0910489b8 [2021-05-10T08:38:39.393Z] ---> a8de3b288e1e [2021-05-10T08:38:39.393Z] Step 8/31 : COPY . . [2021-05-10T08:38:41.596Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-10T08:38:42.195Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-10T08:38:52.399Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-10T08:38:52.399Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-10T08:38:52.399Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-10T08:38:56.727Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.374s coverage: 45.9% of statements [2021-05-10T08:38:56.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-10T08:38:56.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-10T08:38:56.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-10T08:38:56.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-10T08:38:56.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-10T08:38:56.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-10T08:38:56.727Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.146s coverage: 19.8% of statements [2021-05-10T08:38:57.001Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.230s coverage: 100.0% of statements [2021-05-10T08:39:05.342Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.555s coverage: 27.1% of statements [2021-05-10T08:39:05.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-10T08:39:05.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-10T08:39:05.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-10T08:39:05.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-10T08:39:05.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-10T08:39:05.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-10T08:39:05.342Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.146s coverage: 100.0% of statements [2021-05-10T08:39:05.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-10T08:39:05.342Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.141s coverage: 100.0% of statements [2021-05-10T08:39:05.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-10T08:39:05.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-10T08:39:05.342Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.245s coverage: 71.3% of statements [2021-05-10T08:39:05.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-10T08:39:05.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-10T08:39:05.342Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.476s coverage: 87.7% of statements [2021-05-10T08:39:05.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-10T08:39:05.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-10T08:39:05.342Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.173s coverage: 78.9% of statements [2021-05-10T08:39:05.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-10T08:39:17.788Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.144s coverage: 28.6% of statements [2021-05-10T08:39:17.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-10T08:39:17.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-10T08:39:17.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-10T08:39:17.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-10T08:39:17.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-10T08:39:17.788Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.252s coverage: 100.0% of statements [2021-05-10T08:39:17.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-10T08:39:17.788Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.207s coverage: 100.0% of statements [2021-05-10T08:39:17.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-10T08:39:17.788Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.380s coverage: 86.7% of statements [2021-05-10T08:39:17.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-10T08:39:17.788Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.529s coverage: 97.5% of statements [2021-05-10T08:39:17.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-10T08:39:17.788Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.225s coverage: 78.3% of statements [2021-05-10T08:39:17.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-10T08:39:17.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-10T08:39:17.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-10T08:39:17.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-10T08:39:18.359Z] ---> 6d063be728e9 [2021-05-10T08:39:18.359Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-05-10T08:39:18.359Z] ---> a32d73c705a0 [2021-05-10T08:39:18.359Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-10T08:39:18.359Z] ---> 716dd8feacb0 [2021-05-10T08:39:18.359Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-05-10T08:39:18.359Z] ---> 0a8ecd8fa4c9 [2021-05-10T08:39:18.360Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-10T08:39:18.360Z] ---> Running in 2e495d3b8905 [2021-05-10T08:39:18.360Z] ---> Running in 7d875cc9fb53 [2021-05-10T08:39:18.360Z] ---> Running in e9d0004a30bd [2021-05-10T08:39:18.360Z] ---> Running in bb20d73219d3 [2021-05-10T08:39:18.360Z] ---> 55b1d76c8981 [2021-05-10T08:39:18.360Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-10T08:39:18.360Z] ---> Running in 57ae40bb1763 [2021-05-10T08:39:18.360Z] 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-05-10T08:39:18.360Z] 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-05-10T08:39:18.360Z] 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-05-10T08:39:18.360Z] 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-05-10T08:39:18.360Z] 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-05-10T08:39:22.124Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.239s coverage: 95.1% of statements [2021-05-10T08:39:22.124Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-10T08:39:22.124Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-10T08:39:22.124Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-10T08:39:22.124Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-10T08:39:22.124Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-10T08:39:22.124Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-10T08:39:22.124Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-10T08:39:22.124Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-10T08:39:22.124Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-10T08:39:22.124Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-10T08:39:22.124Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-10T08:39:22.124Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-10T08:39:22.124Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-10T08:39:22.124Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-10T08:39:22.124Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-10T08:39:22.124Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-10T08:39:22.124Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-10T08:39:22.124Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-10T08:39:22.124Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.153s coverage: 58.8% of statements [2021-05-10T08:39:22.124Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-10T08:39:22.124Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-10T08:39:22.124Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.237s coverage: 0.9% of statements [2021-05-10T08:39:22.124Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-10T08:39:22.124Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.169s coverage: 22.6% of statements [2021-05-10T08:39:22.124Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-10T08:39:22.124Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.182s coverage: 47.1% of statements [2021-05-10T08:39:22.124Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.152s coverage: 79.5% of statements [2021-05-10T08:39:22.124Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.155s coverage: 94.1% of statements [2021-05-10T08:39:24.124Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.255s coverage: 96.3% of statements [2021-05-10T08:39:24.124Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.136s coverage: 87.5% of statements [2021-05-10T08:39:36.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.181s coverage: 94.4% of statements [2021-05-10T08:39:36.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.124s coverage: 44.8% of statements [2021-05-10T08:39:41.923Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.563s coverage: 81.8% of statements [2021-05-10T08:39:41.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-10T08:39:48.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.190s coverage: 92.9% of statements [2021-05-10T08:39:48.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-10T08:39:48.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-10T08:39:48.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-10T08:39:48.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-05-10T08:39:48.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-10T08:39:48.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-10T08:39:48.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-10T08:39:48.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-10T08:39:48.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-10T08:39:48.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.078s coverage: 87.2% of statements [2021-05-10T08:39:48.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-10T08:39:48.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-10T08:39:48.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.109s coverage: 100.0% of statements [2021-05-10T08:39:48.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-10T08:39:48.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.140s coverage: 76.0% of statements [2021-05-10T08:39:48.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-10T08:39:48.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.141s coverage: 80.0% of statements [2021-05-10T08:39:48.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.180s coverage: 87.2% of statements [2021-05-10T08:39:48.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.209s coverage: 85.4% of statements [2021-05-10T08:39:48.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.211s coverage: 91.2% of statements [2021-05-10T08:39:48.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-10T08:39:48.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.600s coverage: 64.4% of statements [2021-05-10T08:39:48.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-10T08:39:48.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-10T08:39:48.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.111s coverage: 100.0% of statements [2021-05-10T08:39:48.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.082s coverage: 91.3% of statements [2021-05-10T08:39:48.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements [2021-05-10T08:39:49.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements [2021-05-10T08:39:49.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.081s coverage: 100.0% of statements [2021-05-10T08:39:53.075Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.045s coverage: 66.9% of statements [2021-05-10T08:39:53.075Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-10T08:39:53.075Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-10T08:39:53.075Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-10T08:39:55.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.665s coverage: 43.4% of statements [2021-05-10T08:39:55.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-10T08:39:55.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-10T08:39:55.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.140s coverage: 89.5% of statements [2021-05-10T08:39:55.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-10T08:39:55.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.101s coverage: 84.8% of statements [2021-05-10T08:39:57.274Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-10T08:40:01.134Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.447s coverage: 47.0% of statements [2021-05-10T08:40:01.134Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-10T08:40:01.134Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-10T08:40:01.134Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-10T08:40:01.134Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-10T08:40:01.134Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-10T08:40:01.134Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.130s coverage: 100.0% of statements [2021-05-10T08:40:01.134Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-10T08:40:01.134Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.109s coverage: 100.0% of statements [2021-05-10T08:40:01.134Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-10T08:40:01.134Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-10T08:40:01.134Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.215s coverage: 9.6% of statements [2021-05-10T08:40:01.134Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-10T08:40:01.610Z] Removing intermediate container 57ae40bb1763 [2021-05-10T08:40:01.610Z] ---> 04bb0679ac33 [2021-05-10T08:40:01.610Z] [2021-05-10T08:40:01.610Z] Step 10/31 : FROM alpine:3.12 [2021-05-10T08:40:01.610Z] Removing intermediate container bb20d73219d3 [2021-05-10T08:40:01.610Z] ---> 233e26ade6eb [2021-05-10T08:40:01.610Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-10T08:40:01.610Z] 3.12: Pulling from library/alpine [2021-05-10T08:40:01.610Z] Removing intermediate container 7d875cc9fb53 [2021-05-10T08:40:01.610Z] ---> 1ca6be20f9a7 [2021-05-10T08:40:01.610Z] [2021-05-10T08:40:01.610Z] Step 10/25 : FROM alpine:3.12 [2021-05-10T08:40:01.610Z] 3.12: Pulling from library/alpine [2021-05-10T08:40:01.610Z] ---> Running in 8b7cccedda28 [2021-05-10T08:40:01.878Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-10T08:40:01.878Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-10T08:40:01.878Z] Status: Downloaded newer image for alpine:3.12 [2021-05-10T08:40:01.878Z] ---> 13621d1b12d4 [2021-05-10T08:40:01.878Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-10T08:40:01.878Z] Status: Image is up to date for alpine:3.12 [2021-05-10T08:40:01.878Z] ---> 13621d1b12d4 [2021-05-10T08:40:01.878Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-10T08:40:02.128Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.426s coverage: 92.6% of statements [2021-05-10T08:40:02.128Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-10T08:40:02.128Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-10T08:40:02.128Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-10T08:40:03.815Z] 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-05-10T08:40:04.766Z] ---> Running in 820bece79574 [2021-05-10T08:40:04.766Z] ---> Running in af8617ecee56 [2021-05-10T08:40:06.699Z] Removing intermediate container 2e495d3b8905 [2021-05-10T08:40:06.699Z] ---> f981c8c9c12c [2021-05-10T08:40:06.699Z] [2021-05-10T08:40:06.699Z] Step 10/22 : FROM alpine:3.12 [2021-05-10T08:40:06.699Z] ---> 13621d1b12d4 [2021-05-10T08:40:06.699Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-10T08:40:06.964Z] Removing intermediate container af8617ecee56 [2021-05-10T08:40:06.964Z] ---> 10773fca5506 [2021-05-10T08:40:06.964Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-10T08:40:06.964Z] Removing intermediate container e9d0004a30bd [2021-05-10T08:40:06.964Z] ---> 970a3a264d85 [2021-05-10T08:40:06.964Z] [2021-05-10T08:40:06.964Z] Step 10/23 : FROM alpine:3.12 [2021-05-10T08:40:06.964Z] ---> 13621d1b12d4 [2021-05-10T08:40:06.964Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-10T08:40:07.227Z] ---> Running in 8b720c5eb15e [2021-05-10T08:40:07.227Z] ---> Running in 49a584e80dfa [2021-05-10T08:40:07.227Z] ---> Running in 9bc2067f8f55 [2021-05-10T08:40:07.496Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-10T08:40:07.496Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-10T08:40:07.496Z] Removing intermediate container 8b7cccedda28 [2021-05-10T08:40:07.496Z] ---> 0deac1554d3e [2021-05-10T08:40:07.496Z] [2021-05-10T08:40:07.496Z] Step 11/23 : FROM docker:20.10.0 [2021-05-10T08:40:07.496Z] 20.10.0: Pulling from library/docker [2021-05-10T08:40:07.767Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-10T08:40:07.767Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-10T08:40:07.767Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-10T08:40:07.767Z] (4/6) Installing curl (7.76.1-r0) [2021-05-10T08:40:07.767Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-10T08:40:07.767Z] (6/6) Installing su-exec (0.2-r1) [2021-05-10T08:40:07.767Z] Executing busybox-1.31.1-r20.trigger [2021-05-10T08:40:07.767Z] Executing ca-certificates-20191127-r4.trigger [2021-05-10T08:40:07.767Z] OK: 7 MiB in 20 packages [2021-05-10T08:40:08.379Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-10T08:40:08.379Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-10T08:40:08.643Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-10T08:40:08.643Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-10T08:40:08.643Z] Executing busybox-1.31.1-r20.trigger [2021-05-10T08:40:08.643Z] Executing ca-certificates-20191127-r4.trigger [2021-05-10T08:40:08.907Z] OK: 6 MiB in 16 packages [2021-05-10T08:40:09.172Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-10T08:40:09.172Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-10T08:40:09.441Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-10T08:40:09.441Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-10T08:40:09.441Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-10T08:40:09.441Z] Executing busybox-1.31.1-r20.trigger [2021-05-10T08:40:09.441Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-10T08:40:09.441Z] (2/2) Installing su-exec (0.2-r1) [2021-05-10T08:40:09.441Z] Executing busybox-1.31.1-r20.trigger [2021-05-10T08:40:09.705Z] OK: 6 MiB in 15 packages [2021-05-10T08:40:09.967Z] OK: 6 MiB in 16 packages [2021-05-10T08:40:11.357Z] Removing intermediate container 820bece79574 [2021-05-10T08:40:11.357Z] ---> d3ed0130ee7a [2021-05-10T08:40:11.357Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-10T08:40:11.357Z] ---> Running in d30b1ffdf1d5 [2021-05-10T08:40:11.357Z] Removing intermediate container 8b720c5eb15e [2021-05-10T08:40:11.357Z] ---> 48ed100e32ab [2021-05-10T08:40:11.357Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-10T08:40:11.624Z] Removing intermediate container 9bc2067f8f55 [2021-05-10T08:40:11.624Z] ---> cb298e85f0c3 [2021-05-10T08:40:11.624Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-10T08:40:11.624Z] ---> Running in a4620e730fda [2021-05-10T08:40:11.887Z] ---> Running in 032f66df80d3 [2021-05-10T08:40:11.887Z] Removing intermediate container d30b1ffdf1d5 [2021-05-10T08:40:11.887Z] ---> bbd2d39e344c [2021-05-10T08:40:11.888Z] Step 13/25 : WORKDIR / [2021-05-10T08:40:11.888Z] Removing intermediate container 49a584e80dfa [2021-05-10T08:40:11.888Z] ---> 66a36d9016d7 [2021-05-10T08:40:11.888Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-10T08:40:12.152Z] ---> Running in 345b0e2f585b [2021-05-10T08:40:12.152Z] Removing intermediate container a4620e730fda [2021-05-10T08:40:12.152Z] ---> 64ee528559d9 [2021-05-10T08:40:12.152Z] Step 13/22 : ENV APP_PORT=48060 [2021-05-10T08:40:12.152Z] ---> Running in bee6bfc613e4 [2021-05-10T08:40:12.152Z] Removing intermediate container 032f66df80d3 [2021-05-10T08:40:12.152Z] ---> 10059bb6901a [2021-05-10T08:40:12.152Z] Step 13/23 : ENV APP_PORT=48081 [2021-05-10T08:40:12.152Z] ---> Running in 7efae0c7c555 [2021-05-10T08:40:12.416Z] ---> Running in 58f57d8cf893 [2021-05-10T08:40:12.679Z] Removing intermediate container 345b0e2f585b [2021-05-10T08:40:12.679Z] ---> faf74ba92cc5 [2021-05-10T08:40:12.679Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-10T08:40:12.754Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.933s coverage: 28.7% of statements [2021-05-10T08:40:12.754Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-10T08:40:12.754Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-10T08:40:12.754Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-10T08:40:12.754Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-10T08:40:12.754Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-10T08:40:12.754Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.190s coverage: 99.0% of statements [2021-05-10T08:40:12.754Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-10T08:40:12.754Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.195s coverage: 100.0% of statements [2021-05-10T08:40:12.754Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-10T08:40:12.754Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-10T08:40:12.754Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-10T08:40:12.754Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.321s coverage: 64.6% of statements [2021-05-10T08:40:12.754Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-10T08:40:12.754Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.357s coverage: 97.6% of statements [2021-05-10T08:40:12.754Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-10T08:40:12.754Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-10T08:40:12.754Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-10T08:40:12.754Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.043s coverage: 0.0% of statements [2021-05-10T08:40:12.754Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-10T08:40:12.754Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.056s coverage: 100.0% of statements [2021-05-10T08:40:12.754Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-10T08:40:12.754Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-10T08:40:12.754Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-10T08:40:12.754Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-10T08:40:12.754Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.087s coverage: 87.9% of statements [2021-05-10T08:40:12.754Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-10T08:40:12.754Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-10T08:40:12.754Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.081s coverage: 100.0% of statements [2021-05-10T08:40:12.754Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.159s coverage: 28.1% of statements [2021-05-10T08:40:12.754Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-10T08:40:12.754Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.061s coverage: 85.7% of statements [2021-05-10T08:40:12.754Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-10T08:40:12.754Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2021-05-10T08:40:12.944Z] Removing intermediate container bee6bfc613e4 [2021-05-10T08:40:12.944Z] ---> d244822d778c [2021-05-10T08:40:12.944Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-10T08:40:12.944Z] Removing intermediate container 7efae0c7c555 [2021-05-10T08:40:12.944Z] ---> 131df9e754d5 [2021-05-10T08:40:12.944Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-10T08:40:13.539Z] ---> Running in 1f35a1a8519c [2021-05-10T08:40:13.539Z] Removing intermediate container 58f57d8cf893 [2021-05-10T08:40:13.539Z] ---> 8bbd1c54aa45 [2021-05-10T08:40:13.539Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-10T08:40:13.539Z] ---> 30a525a0539a [2021-05-10T08:40:13.539Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-10T08:40:13.539Z] ---> Running in e6cdbfedbdc2 [2021-05-10T08:40:13.539Z] ---> Running in c86b3d0beb8f [2021-05-10T08:40:13.726Z] GO111MODULE=on go vet ./... [2021-05-10T08:40:14.145Z] Removing intermediate container 1f35a1a8519c [2021-05-10T08:40:14.145Z] ---> c314fec66f52 [2021-05-10T08:40:14.145Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-10T08:40:14.145Z] Removing intermediate container e6cdbfedbdc2 [2021-05-10T08:40:14.145Z] ---> ddb956c7da5a [2021-05-10T08:40:14.145Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-10T08:40:14.145Z] ---> Running in 7ffc9d16c2ec [2021-05-10T08:40:14.145Z] Removing intermediate container c86b3d0beb8f [2021-05-10T08:40:14.145Z] ---> cd6216fa0bc3 [2021-05-10T08:40:14.145Z] Step 15/23 : WORKDIR / [2021-05-10T08:40:14.416Z] ---> 11b3ac4c8099 [2021-05-10T08:40:14.416Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-10T08:40:14.416Z] ---> Running in 44d516d1c7cc [2021-05-10T08:40:14.686Z] ---> dce6dc347d60 [2021-05-10T08:40:14.686Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-10T08:40:14.951Z] ---> e9dfe6aea973 [2021-05-10T08:40:14.951Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-10T08:40:14.951Z] Removing intermediate container 44d516d1c7cc [2021-05-10T08:40:14.951Z] ---> 71a9fd0bceb3 [2021-05-10T08:40:14.951Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-10T08:40:15.914Z] ---> 80436bd58101 [2021-05-10T08:40:15.914Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-10T08:40:15.914Z] ---> 9b3aab89ce33 [2021-05-10T08:40:15.914Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-10T08:40:16.180Z] ---> 63c2742ff7bf [2021-05-10T08:40:16.180Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-10T08:40:16.452Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-10T08:40:16.452Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-10T08:40:16.452Z] ---> aefe523efa57 [2021-05-10T08:40:16.452Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-10T08:40:16.714Z] ---> Running in 47cf462d99cd [2021-05-10T08:40:16.715Z] Removing intermediate container 7ffc9d16c2ec [2021-05-10T08:40:16.715Z] ---> de287ab8eeb4 [2021-05-10T08:40:16.715Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-10T08:40:16.715Z] ---> 9cdefd25041b [2021-05-10T08:40:16.715Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-05-10T08:40:16.715Z] ---> 69e310b0c953 [2021-05-10T08:40:16.715Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-10T08:40:16.715Z] ---> f0b397ba87bd [2021-05-10T08:40:16.715Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-10T08:40:16.992Z] ---> Running in 1338e29ea1de [2021-05-10T08:40:16.992Z] ---> Running in 80b6e1e667ce [2021-05-10T08:40:16.992Z] Removing intermediate container 47cf462d99cd [2021-05-10T08:40:16.992Z] ---> ccf14c3ab7c9 [2021-05-10T08:40:16.992Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-10T08:40:16.992Z] ---> Running in a6768c831bab [2021-05-10T08:40:17.254Z] ---> cce6e10231c4 [2021-05-10T08:40:17.254Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-05-10T08:40:17.254Z] Removing intermediate container 80b6e1e667ce [2021-05-10T08:40:17.254Z] ---> 430fb5622a4f [2021-05-10T08:40:17.254Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-10T08:40:17.521Z] Removing intermediate container 1338e29ea1de [2021-05-10T08:40:17.521Z] ---> 4b4bda700d4c [2021-05-10T08:40:17.521Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-10T08:40:17.521Z] ---> Running in c215b199f2fb [2021-05-10T08:40:17.521Z] ---> Running in 2c8ccc3b2fd8 [2021-05-10T08:40:17.786Z] ---> 0a99de65582f [2021-05-10T08:40:17.786Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-10T08:40:18.364Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-10T08:40:18.364Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-10T08:40:18.364Z] ---> ebdb5e8f9171 [2021-05-10T08:40:18.364Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-10T08:40:18.364Z] Removing intermediate container 2c8ccc3b2fd8 [2021-05-10T08:40:18.364Z] ---> 1e8f87d70df2 [2021-05-10T08:40:18.364Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-10T08:40:18.626Z] Removing intermediate container c215b199f2fb [2021-05-10T08:40:18.626Z] ---> 95ce125a8452 [2021-05-10T08:40:18.626Z] Step 20/22 : LABEL arch=x86_64 [2021-05-10T08:40:18.626Z] (1/39) Installing readline (8.0.4-r0) [2021-05-10T08:40:18.626Z] (2/39) Installing bash (5.0.17-r0) [2021-05-10T08:40:18.626Z] Executing bash-5.0.17-r0.post-install [2021-05-10T08:40:18.626Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-10T08:40:18.626Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-10T08:40:18.901Z] (5/39) Installing curl (7.76.1-r0) [2021-05-10T08:40:18.901Z] ---> e658a609a852 [2021-05-10T08:40:18.901Z] Step 21/25 : 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-05-10T08:40:18.901Z] ---> Running in 83b6641b349e [2021-05-10T08:40:18.901Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-10T08:40:18.901Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-10T08:40:18.901Z] (8/39) Installing expat (2.2.9-r1) [2021-05-10T08:40:18.901Z] (9/39) Installing libffi (3.3-r2) [2021-05-10T08:40:18.901Z] ---> Running in 14b532fe1599 [2021-05-10T08:40:18.901Z] (10/39) Installing gdbm (1.13-r1) [2021-05-10T08:40:18.901Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-10T08:40:18.901Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-10T08:40:18.901Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-10T08:40:18.901Z] ---> Running in 944b01156610 [2021-05-10T08:40:19.477Z] ---> Running in 89f92c166814 [2021-05-10T08:40:22.042Z] Removing intermediate container 14b532fe1599 [2021-05-10T08:40:22.042Z] ---> 92d156fe66cb [2021-05-10T08:40:22.042Z] Step 21/23 : LABEL arch=x86_64 [2021-05-10T08:40:22.042Z] Removing intermediate container 944b01156610 [2021-05-10T08:40:22.042Z] ---> d88845f5c3e9 [2021-05-10T08:40:22.042Z] Step 21/22 : LABEL git_sha=3c8d3704cea87080dc232ddf0b8a8406aa20b6d7 [2021-05-10T08:40:22.042Z] ---> Running in 18e36c8e6f46 [2021-05-10T08:40:22.307Z] ---> Running in bc9bb7d556c9 [2021-05-10T08:40:22.307Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-10T08:40:22.307Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-10T08:40:22.307Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-10T08:40:22.307Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-10T08:40:22.307Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-10T08:40:22.307Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-10T08:40:22.307Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-10T08:40:23.255Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-10T08:40:23.255Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-10T08:40:23.255Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-10T08:40:23.255Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-10T08:40:23.255Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-10T08:40:23.519Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-10T08:40:23.782Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-10T08:40:24.048Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-10T08:40:24.312Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-10T08:40:24.312Z] Removing intermediate container bc9bb7d556c9 [2021-05-10T08:40:24.312Z] ---> 6cff4d95c568 [2021-05-10T08:40:24.312Z] Step 22/22 : LABEL version=0.0.0 [2021-05-10T08:40:24.580Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-10T08:40:24.580Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-10T08:40:24.580Z] Removing intermediate container 18e36c8e6f46 [2021-05-10T08:40:24.580Z] ---> 36c9e423e627 [2021-05-10T08:40:24.580Z] Step 22/23 : LABEL git_sha=3c8d3704cea87080dc232ddf0b8a8406aa20b6d7 [2021-05-10T08:40:24.580Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-10T08:40:24.841Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-10T08:40:24.841Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-10T08:40:24.841Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-10T08:40:24.841Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-10T08:40:24.841Z] ---> Running in d73c03bcf79f [2021-05-10T08:40:25.104Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-10T08:40:25.104Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-10T08:40:25.104Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-10T08:40:25.104Z] ---> Running in 6c4b78374e0f [2021-05-10T08:40:26.050Z] Executing busybox-1.31.1-r19.trigger [2021-05-10T08:40:26.050Z] OK: 72 MiB in 59 packages [2021-05-10T08:40:26.050Z] Removing intermediate container 83b6641b349e [2021-05-10T08:40:26.050Z] ---> 2c3caf42f945 [2021-05-10T08:40:26.050Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-10T08:40:26.050Z] Removing intermediate container d73c03bcf79f [2021-05-10T08:40:26.050Z] ---> 72d89907f8b0 [2021-05-10T08:40:26.050Z] [2021-05-10T08:40:26.312Z] Removing intermediate container 6c4b78374e0f [2021-05-10T08:40:26.312Z] ---> 5f089f0a1db7 [2021-05-10T08:40:26.312Z] Step 23/23 : LABEL version=0.0.0 [2021-05-10T08:40:26.312Z] Removing intermediate container 89f92c166814 [2021-05-10T08:40:26.312Z] ---> 60fa5b622766 [2021-05-10T08:40:26.312Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2021-05-10T08:40:26.312Z] ---> Running in 3a9960d5802a [2021-05-10T08:40:26.578Z] ---> Running in 6a086bc1c5cf [2021-05-10T08:40:26.578Z] ---> 63860c6937c3 [2021-05-10T08:40:26.578Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-10T08:40:26.578Z] Successfully built 72d89907f8b0 [2021-05-10T08:40:26.578Z] Successfully tagged docker-support-notifications-go:latest [2021-05-10T08:40:26.578Z] Building docker-core-command-go [2021-05-10T08:40:26.851Z]  Building docker-support-notifications-go ... done Removing intermediate container 3a9960d5802a [2021-05-10T08:40:26.851Z] ---> 9af06963cf78 [2021-05-10T08:40:26.851Z] [2021-05-10T08:40:26.851Z] Removing intermediate container 6a086bc1c5cf [2021-05-10T08:40:26.851Z] ---> abb087f52e43 [2021-05-10T08:40:26.851Z] Step 23/25 : LABEL arch=x86_64 [2021-05-10T08:40:26.851Z] ---> Running in b3f0efa9a9a9 [2021-05-10T08:40:27.120Z] Successfully built 9af06963cf78 [2021-05-10T08:40:27.120Z] Successfully tagged docker-core-metadata-go:latest [2021-05-10T08:40:27.120Z]  Building docker-core-metadata-go ... done Building docker-core-data-go [2021-05-10T08:40:27.387Z] ---> a1aa558ef235 [2021-05-10T08:40:27.387Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-10T08:40:27.387Z] Removing intermediate container b3f0efa9a9a9 [2021-05-10T08:40:27.387Z] ---> b8d265b5336e [2021-05-10T08:40:27.387Z] Step 24/25 : LABEL git_sha=3c8d3704cea87080dc232ddf0b8a8406aa20b6d7 [2021-05-10T08:40:27.387Z] Collecting docker-compose==1.23.2 [2021-05-10T08:40:27.387Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-10T08:40:27.387Z] ---> Running in 8cf70900e480 [2021-05-10T08:40:27.652Z] Collecting PyYAML<4,>=3.10 [2021-05-10T08:40:27.652Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-10T08:40:30.212Z] Removing intermediate container 8cf70900e480 [2021-05-10T08:40:30.212Z] ---> 796ba7eaa9e2 [2021-05-10T08:40:30.212Z] Step 25/25 : LABEL version=0.0.0 [2021-05-10T08:40:30.787Z] ---> d95a964ce152 [2021-05-10T08:40:30.787Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-10T08:40:33.370Z] ---> Running in 467982b8db96 [2021-05-10T08:40:33.643Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-10T08:40:33.643Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-10T08:40:33.643Z] ---> c1450d9c7bb1 [2021-05-10T08:40:33.643Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-10T08:40:35.050Z] Collecting docopt<0.7,>=0.6.1 [2021-05-10T08:40:35.051Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-10T08:40:36.448Z] Removing intermediate container 467982b8db96 [2021-05-10T08:40:36.448Z] ---> b438054c982f [2021-05-10T08:40:36.448Z] [2021-05-10T08:40:36.448Z] ---> 4b1e214bfdb5 [2021-05-10T08:40:36.448Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-05-10T08:40:36.448Z] 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-05-10T08:40:36.448Z] Successfully built b438054c982f [2021-05-10T08:40:36.715Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-05-10T08:40:36.715Z] Building docker-security-proxy-setup-go [2021-05-10T08:40:36.715Z]  Building docker-security-secretstore-setup-go ... done Collecting texttable<0.10,>=0.9.0 [2021-05-10T08:40:36.715Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-10T08:40:37.294Z] ---> Running in ebb4f35c8414 [2021-05-10T08:40:38.241Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-10T08:40:38.241Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-10T08:40:40.831Z] Collecting cached-property<2,>=1.2.0 [2021-05-10T08:40:40.831Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-10T08:40:42.247Z] Collecting jsonschema<3,>=2.5.1 [2021-05-10T08:40:42.247Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-10T08:40:43.199Z] Collecting docker<4.0,>=3.6.0 [2021-05-10T08:40:43.199Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-10T08:40:44.884Z] Removing intermediate container ebb4f35c8414 [2021-05-10T08:40:44.884Z] ---> 3617194929c1 [2021-05-10T08:40:44.884Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-10T08:40:45.194Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-10T08:40:45.195Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-10T08:40:45.551Z] 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-05-10T08:40:46.205Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-10T08:40:46.205Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-10T08:40:48.143Z] Collecting idna<2.8,>=2.5 [2021-05-10T08:40:48.143Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-10T08:40:48.412Z] ---> ca167cf92749 [2021-05-10T08:40:48.412Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-05-10T08:40:49.815Z] 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-05-10T08:40:51.215Z] Collecting docker-pycreds>=0.4.0 [2021-05-10T08:40:51.215Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-10T08:40:51.478Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T08:40:51.478Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-10T08:40:51.478Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T08:40:51.478Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-10T08:40:51.478Z] ---> 0d8ec1e71542 [2021-05-10T08:40:51.478Z] Step 3/23 : WORKDIR /edgex-go ---> 0d8ec1e71542 [2021-05-10T08:40:51.478Z] [2021-05-10T08:40:51.478Z] Step 3/23 : WORKDIR /edgex-go [2021-05-10T08:40:52.427Z] ---> Using cache [2021-05-10T08:40:52.427Z] ---> 8a13fa4943df [2021-05-10T08:40:52.427Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T08:40:52.427Z] ---> Using cache [2021-05-10T08:40:52.427Z] ---> 8a13fa4943df [2021-05-10T08:40:52.427Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T08:40:52.427Z] ---> Using cache [2021-05-10T08:40:52.427Z] ---> Using cache [2021-05-10T08:40:52.427Z] ---> d1b99eded4d8 [2021-05-10T08:40:52.427Z] ---> d1b99eded4d8 [2021-05-10T08:40:52.427Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base gitStep 5/23 : RUN apk add --update --no-cache make git [2021-05-10T08:40:52.427Z] [2021-05-10T08:40:52.427Z] ---> Using cache [2021-05-10T08:40:52.427Z] ---> 25c9e0ff1908 [2021-05-10T08:40:52.427Z] Step 6/23 : COPY go.mod . [2021-05-10T08:40:52.427Z] ---> Using cache [2021-05-10T08:40:52.427Z] ---> bbb179c6a9df [2021-05-10T08:40:52.427Z] Step 7/23 : RUN go mod download [2021-05-10T08:40:52.427Z] ---> Using cache [2021-05-10T08:40:52.427Z] ---> 9b5c2e563d4c [2021-05-10T08:40:52.427Z] Step 8/23 : COPY . . [2021-05-10T08:40:52.690Z] ---> Using cache [2021-05-10T08:40:52.690Z] ---> a32d73c705a0 [2021-05-10T08:40:52.690Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-05-10T08:40:53.266Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-10T08:40:53.266Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-10T08:40:53.266Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-10T08:40:53.266Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-10T08:40:53.529Z] Installing collected packages: PyYAML, dockerpty, docopt, texttable, urllib3, idna, requests, cached-property, jsonschema, docker-pycreds, websocket-client, docker, docker-compose [2021-05-10T08:40:53.529Z] Running setup.py install for PyYAML: started [2021-05-10T08:40:54.489Z] ---> Running in 0c401730aa8b [2021-05-10T08:40:54.490Z] ---> Running in c1dee5429583 [2021-05-10T08:40:55.073Z] ---> Running in 87fdfa1c11ff [2021-05-10T08:40:57.653Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T08:40:57.653Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-05-10T08:40:57.653Z] ---> 0d8ec1e71542 [2021-05-10T08:40:57.653Z] Step 3/21 : WORKDIR /edgex-go [2021-05-10T08:40:57.653Z] ---> Using cache [2021-05-10T08:40:57.653Z] ---> 8a13fa4943df [2021-05-10T08:40:57.653Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T08:40:57.653Z] ---> Using cache [2021-05-10T08:40:57.653Z] ---> d1b99eded4d8 [2021-05-10T08:40:57.653Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-05-10T08:40:57.653Z] ---> Using cache [2021-05-10T08:40:57.653Z] ---> 25c9e0ff1908 [2021-05-10T08:40:57.653Z] Step 6/21 : COPY go.mod . [2021-05-10T08:40:57.653Z] ---> Using cache [2021-05-10T08:40:57.653Z] ---> bbb179c6a9df [2021-05-10T08:40:57.653Z] Step 7/21 : RUN go mod download [2021-05-10T08:40:57.653Z] ---> Using cache [2021-05-10T08:40:57.653Z] ---> 9b5c2e563d4c [2021-05-10T08:40:57.653Z] Step 8/21 : COPY . . [2021-05-10T08:40:57.653Z] 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-05-10T08:40:57.653Z] ---> Using cache [2021-05-10T08:40:57.653Z] ---> a32d73c705a0 [2021-05-10T08:40:57.653Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-10T08:40:57.653Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-10T08:40:57.653Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-10T08:40:57.922Z] Running setup.py install for dockerpty: started [2021-05-10T08:40:58.190Z] ---> Running in f9f4982c2689 [2021-05-10T08:40:58.776Z] Removing intermediate container 87fdfa1c11ff [2021-05-10T08:40:58.776Z] ---> c869880b2528 [2021-05-10T08:40:58.776Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-10T08:40:58.776Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-10T08:40:58.776Z] Running setup.py install for docopt: started [2021-05-10T08:40:58.776Z] 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-05-10T08:40:58.776Z] ---> Running in 1af8b8264299 [2021-05-10T08:40:59.054Z] Removing intermediate container 1af8b8264299 [2021-05-10T08:40:59.054Z] ---> e2c5c4c367f2 [2021-05-10T08:40:59.054Z] Step 28/31 : CMD ["gate"] [2021-05-10T08:40:59.054Z] ---> Running in 05dfb1179628 [2021-05-10T08:40:59.319Z] Running setup.py install for docopt: finished with status 'done' [2021-05-10T08:40:59.319Z] Running setup.py install for texttable: started [2021-05-10T08:40:59.319Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-10T08:40:59.319Z] Removing intermediate container 05dfb1179628 [2021-05-10T08:40:59.319Z] ---> 75679d0b9b11 [2021-05-10T08:40:59.319Z] Step 29/31 : LABEL arch=x86_64 [2021-05-10T08:40:59.587Z] ---> Running in 1e0354fd50d9 [2021-05-10T08:40:59.857Z] Removing intermediate container 1e0354fd50d9 [2021-05-10T08:40:59.857Z] ---> b2a753ac9535 [2021-05-10T08:40:59.857Z] Step 30/31 : LABEL git_sha=3c8d3704cea87080dc232ddf0b8a8406aa20b6d7 [2021-05-10T08:40:59.857Z] Running setup.py install for texttable: finished with status 'done' [2021-05-10T08:40:59.857Z] Attempting uninstall: urllib3 [2021-05-10T08:40:59.857Z] Found existing installation: urllib3 1.25.9 [2021-05-10T08:40:59.857Z] Uninstalling urllib3-1.25.9: [2021-05-10T08:41:00.128Z] Successfully uninstalled urllib3-1.25.9 [2021-05-10T08:41:00.128Z] OK: 219 MiB in 52 packages [2021-05-10T08:41:00.128Z] ---> Running in 6b1f93632453 [2021-05-10T08:41:00.393Z] Attempting uninstall: idna [2021-05-10T08:41:00.393Z] Found existing installation: idna 2.9 [2021-05-10T08:41:00.393Z] Uninstalling idna-2.9: [2021-05-10T08:41:00.393Z] Successfully uninstalled idna-2.9 [2021-05-10T08:41:00.658Z] Removing intermediate container 6b1f93632453 [2021-05-10T08:41:00.658Z] ---> 03009e71d9c6 [2021-05-10T08:41:00.658Z] Step 31/31 : LABEL version=0.0.0 [2021-05-10T08:41:00.936Z] Attempting uninstall: requests [2021-05-10T08:41:00.936Z] Found existing installation: requests 2.23.0 [2021-05-10T08:41:00.936Z] Uninstalling requests-2.23.0: [2021-05-10T08:41:00.936Z] Successfully uninstalled requests-2.23.0 [2021-05-10T08:41:01.519Z] ---> Running in 59fbb526d12e [2021-05-10T08:41:01.790Z] Removing intermediate container c1dee5429583 [2021-05-10T08:41:01.790Z] ---> 2870cd4c8b22 [2021-05-10T08:41:01.790Z] Step 6/23 : COPY go.mod . [2021-05-10T08:41:02.381Z] Removing intermediate container 59fbb526d12e [2021-05-10T08:41:02.381Z] ---> f4803bdd9168 [2021-05-10T08:41:02.381Z] [2021-05-10T08:41:02.381Z] ---> dce723a71302 [2021-05-10T08:41:02.381Z] Step 7/23 : RUN go mod download [2021-05-10T08:41:02.661Z] ---> Running in 392779df743c [2021-05-10T08:41:02.928Z] Successfully built f4803bdd9168 [2021-05-10T08:41:02.928Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-05-10T08:41:02.928Z] Building docker-support-scheduler-go [2021-05-10T08:41:07.253Z]  Building docker-security-bootstrapper-go ... done 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.59.0 [2021-05-10T08:41:07.254Z] Removing intermediate container 392779df743c [2021-05-10T08:41:07.254Z] ---> e091938ca8a9 [2021-05-10T08:41:07.254Z] Step 8/23 : COPY . . [2021-05-10T08:41:29.414Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T08:41:29.415Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-10T08:41:29.415Z] ---> 0d8ec1e71542 [2021-05-10T08:41:29.415Z] Step 3/22 : WORKDIR /edgex-go [2021-05-10T08:41:29.415Z] ---> Using cache [2021-05-10T08:41:29.415Z] ---> 8a13fa4943df [2021-05-10T08:41:29.415Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T08:41:29.415Z] ---> Using cache [2021-05-10T08:41:29.415Z] ---> d1b99eded4d8 [2021-05-10T08:41:29.415Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-10T08:41:29.415Z] ---> Using cache [2021-05-10T08:41:29.415Z] ---> 25c9e0ff1908 [2021-05-10T08:41:29.415Z] Step 6/22 : COPY go.mod . [2021-05-10T08:41:29.415Z] ---> Using cache [2021-05-10T08:41:29.415Z] ---> bbb179c6a9df [2021-05-10T08:41:29.415Z] Step 7/22 : RUN go mod download [2021-05-10T08:41:29.415Z] ---> Using cache [2021-05-10T08:41:29.415Z] ---> 9b5c2e563d4c [2021-05-10T08:41:29.415Z] Step 8/22 : COPY . . [2021-05-10T08:41:29.415Z] ---> Using cache [2021-05-10T08:41:29.415Z] ---> a32d73c705a0 [2021-05-10T08:41:29.415Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-05-10T08:41:29.415Z] ---> Running in 1faa549cb351 [2021-05-10T08:41:33.686Z] 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-05-10T08:41:36.277Z] 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-05-10T08:41:40.559Z] ---> 16b1daa3d0b8 [2021-05-10T08:41:40.559Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-05-10T08:41:40.559Z] Removing intermediate container a6768c831bab [2021-05-10T08:41:40.559Z] ---> 4570567b6245 [2021-05-10T08:41:40.559Z] Step 14/23 : ENV APP_PORT=48090 [2021-05-10T08:41:40.559Z] ---> Running in 91303f14d921 [2021-05-10T08:41:40.559Z] ---> Running in 95847cc8f944 [2021-05-10T08:41:41.191Z] Removing intermediate container 95847cc8f944 [2021-05-10T08:41:41.191Z] ---> e0fc0b0154e8 [2021-05-10T08:41:41.191Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-10T08:41:41.478Z] 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-05-10T08:41:42.070Z] ---> Running in 598c0e4065d3 [2021-05-10T08:41:43.519Z] Removing intermediate container 598c0e4065d3 [2021-05-10T08:41:43.519Z] ---> 93de8800a735 [2021-05-10T08:41:43.519Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-10T08:41:44.934Z] Removing intermediate container 0c401730aa8b [2021-05-10T08:41:44.934Z] ---> 0eaf640d8cf0 [2021-05-10T08:41:44.934Z] [2021-05-10T08:41:44.934Z] Step 10/23 : FROM alpine:3.12 [2021-05-10T08:41:44.934Z] ---> 13621d1b12d4 [2021-05-10T08:41:44.934Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-10T08:41:44.934Z] ---> Using cache [2021-05-10T08:41:44.934Z] ---> cb298e85f0c3 [2021-05-10T08:41:44.934Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-10T08:41:44.934Z] ---> Using cache [2021-05-10T08:41:44.934Z] ---> 10059bb6901a [2021-05-10T08:41:44.934Z] Step 13/23 : ENV APP_PORT=48082 [2021-05-10T08:41:46.377Z] ---> Running in 3a91e22b5b78 [2021-05-10T08:41:48.953Z] ---> 5c46df04c2cb [2021-05-10T08:41:48.953Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-10T08:41:48.953Z] Removing intermediate container 3a91e22b5b78 [2021-05-10T08:41:48.953Z] ---> 2cc4776346fc [2021-05-10T08:41:48.953Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-10T08:41:48.953Z] Removing intermediate container f9f4982c2689 [2021-05-10T08:41:48.953Z] ---> a90ef979ca5f [2021-05-10T08:41:48.953Z] [2021-05-10T08:41:48.953Z] Step 10/21 : FROM alpine:3.12 [2021-05-10T08:41:48.953Z] ---> 13621d1b12d4 [2021-05-10T08:41:48.953Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-05-10T08:41:49.220Z] ---> Running in 009791c18cef [2021-05-10T08:41:49.220Z] ---> Running in 256e54dbcb83 [2021-05-10T08:41:49.220Z] ---> 534089fb9701 [2021-05-10T08:41:49.220Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-10T08:41:49.489Z] Removing intermediate container 009791c18cef [2021-05-10T08:41:49.489Z] ---> 86bee1654ca3 [2021-05-10T08:41:49.489Z] Step 15/23 : WORKDIR / [2021-05-10T08:41:49.763Z] ---> Running in 4481bac5f94f [2021-05-10T08:41:50.042Z] ---> 40adbc146501 [2021-05-10T08:41:50.042Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-10T08:41:50.308Z] ---> Running in 66f0646e78dc [2021-05-10T08:41:50.308Z] Removing intermediate container 4481bac5f94f [2021-05-10T08:41:50.308Z] ---> e878f4bf6272 [2021-05-10T08:41:50.308Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-10T08:41:50.533Z] gofmt -l . [2021-05-10T08:41:50.583Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-10T08:41:50.584Z] Removing intermediate container 66f0646e78dc [2021-05-10T08:41:50.584Z] ---> 290f2f953726 [2021-05-10T08:41:50.584Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-10T08:41:50.584Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-10T08:41:50.847Z] ---> Running in 0dc57e0c90f9 [2021-05-10T08:41:50.847Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-10T08:41:50.847Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-10T08:41:50.847Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-10T08:41:50.847Z] (4/4) Installing curl (7.76.1-r0) [2021-05-10T08:41:50.847Z] Executing busybox-1.31.1-r20.trigger [2021-05-10T08:41:51.128Z] [ "`gofmt -l .`" = "" ] [2021-05-10T08:41:51.431Z] Executing ca-certificates-20191127-r4.trigger [2021-05-10T08:41:51.431Z] OK: 7 MiB in 18 packages [2021-05-10T08:41:51.431Z] ---> 5baee83a75de [2021-05-10T08:41:51.431Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-10T08:41:51.709Z] Removing intermediate container 0dc57e0c90f9 [2021-05-10T08:41:51.709Z] ---> 9374797bb8c8 [2021-05-10T08:41:51.709Z] Step 21/23 : LABEL arch=x86_64 [2021-05-10T08:41:51.709Z] ---> Running in d4c259fca589 [2021-05-10T08:41:52.314Z] Removing intermediate container d4c259fca589 [2021-05-10T08:41:52.314Z] ---> 014a1822ee99 [2021-05-10T08:41:52.314Z] Step 22/23 : LABEL git_sha=3c8d3704cea87080dc232ddf0b8a8406aa20b6d7 [2021-05-10T08:41:52.595Z] ---> Running in bd562535cfc5 [2021-05-10T08:41:53.738Z] ./bin/test-go-mod-tidy.sh [2021-05-10T08:41:54.571Z] ---> 83e9e911314d [2021-05-10T08:41:54.571Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-10T08:41:54.571Z] Removing intermediate container 256e54dbcb83 [2021-05-10T08:41:54.571Z] ---> 8c6e3d4543ca [2021-05-10T08:41:54.571Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-10T08:41:54.723Z] ./bin/test-attribution-txt.sh [2021-05-10T08:41:55.997Z] Removing intermediate container bd562535cfc5 [2021-05-10T08:41:55.998Z] ---> 13c6fbef35de [2021-05-10T08:41:55.998Z] Step 23/23 : LABEL version=0.0.0 [2021-05-10T08:41:55.998Z] ---> Running in 17262936d04f [2021-05-10T08:41:56.268Z] ---> 747d0b1304bd [2021-05-10T08:41:56.268Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-05-10T08:41:56.550Z] ---> Running in aa0a450b678b [2021-05-10T08:41:56.550Z] ---> Running in c8eeae21898e [2021-05-10T08:41:56.550Z] Removing intermediate container 17262936d04f [2021-05-10T08:41:56.550Z] ---> 7b43f51306e6 [2021-05-10T08:41:56.550Z] Step 13/21 : WORKDIR /edgex [Pipeline] sh [2021-05-10T08:41:56.827Z] ---> Running in 8c8eae6a4259 [2021-05-10T08:41:57.101Z] Removing intermediate container aa0a450b678b [2021-05-10T08:41:57.101Z] ---> b4976ab00aaf [2021-05-10T08:41:57.101Z] [2021-05-10T08:41:57.101Z] Removing intermediate container c8eeae21898e [2021-05-10T08:41:57.101Z] ---> b36f70e753fa [2021-05-10T08:41:57.101Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-10T08:41:57.370Z] ---> Running in d21b0557489f [2021-05-10T08:41:57.370Z] Successfully built b4976ab00aaf [2021-05-10T08:41:57.370Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-05-10T08:41:57.370Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 8c8eae6a4259 [2021-05-10T08:41:57.370Z] ---> 49b8fce2d9fc [2021-05-10T08:41:57.370Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-10T08:41:57.390Z] + ls -al . [2021-05-10T08:41:57.390Z] total 844 [2021-05-10T08:41:57.390Z] drwxrwxr-x 9 1001 1001 4096 May 10 08:41 . [2021-05-10T08:41:57.390Z] drwxr-xr-x 4 root root 4096 May 10 08:36 .. [2021-05-10T08:41:57.390Z] -rw-rw-r-- 1 1001 1001 11 May 10 08:35 .dockerignore [2021-05-10T08:41:57.390Z] drwxrwxr-x 8 1001 1001 4096 May 10 08:35 .git [2021-05-10T08:41:57.390Z] drwxrwxr-x 3 1001 1001 4096 May 10 08:35 .github [2021-05-10T08:41:57.390Z] -rw-rw-r-- 1 1001 1001 818 May 10 08:35 .gitignore [2021-05-10T08:41:57.390Z] -rw-rw-r-- 1 1001 1001 166 May 10 08:35 .sonarcloud.properties [2021-05-10T08:41:57.390Z] -rw-rw-r-- 1 1001 1001 8609 May 10 08:35 Attribution.txt [2021-05-10T08:41:57.390Z] -rw-rw-r-- 1 1001 1001 3804 May 10 08:35 CONTRIBUTING.md [2021-05-10T08:41:57.390Z] -rw-rw-r-- 1 1001 1001 931 May 10 08:35 Dockerfile.build [2021-05-10T08:41:57.390Z] -rw-rw-r-- 1 1001 1001 863 May 10 08:35 Jenkinsfile [2021-05-10T08:41:57.390Z] -rw-rw-r-- 1 1001 1001 10775 May 10 08:35 LICENSE [2021-05-10T08:41:57.390Z] -rw-rw-r-- 1 1001 1001 5774 May 10 08:35 Makefile [2021-05-10T08:41:57.390Z] -rw-rw-r-- 1 1001 1001 7978 May 10 08:35 README.md [2021-05-10T08:41:57.390Z] -rw-rw-r-- 1 1001 1001 6755 May 10 08:35 SECURITY.md [2021-05-10T08:41:57.390Z] -rw-rw-r-- 1 1001 1001 5 May 10 08:32 VERSION [2021-05-10T08:41:57.390Z] -rw-rw-r-- 1 1001 1001 4131 May 10 08:35 ZMQWindows.md [2021-05-10T08:41:57.390Z] drwxrwxr-x 2 1001 1001 4096 May 10 08:35 bin [2021-05-10T08:41:57.390Z] drwxrwxr-x 14 1001 1001 4096 May 10 08:35 cmd [2021-05-10T08:41:57.390Z] -rw-r--r-- 1 root root 706092 May 10 08:40 coverage.out [2021-05-10T08:41:57.390Z] -rw-r--r-- 1 root root 1060 May 10 08:41 go.mod [2021-05-10T08:41:57.390Z] -rw-r--r-- 1 root root 22169 May 10 08:36 go.sum [2021-05-10T08:41:57.390Z] drwxrwxr-x 8 1001 1001 4096 May 10 08:35 internal [2021-05-10T08:41:57.390Z] drwxrwxr-x 4 1001 1001 4096 May 10 08:35 openapi [2021-05-10T08:41:57.390Z] drwxrwxr-x 4 1001 1001 4096 May 10 08:35 snap [2021-05-10T08:41:57.390Z] -rw-rw-r-- 1 1001 1001 168 May 10 08:35 version.go [Pipeline] sh [2021-05-10T08:41:57.644Z] Removing intermediate container d21b0557489f [2021-05-10T08:41:57.644Z] ---> f1a13f4c5261 [2021-05-10T08:41:57.644Z] Step 21/23 : LABEL arch=x86_64 [2021-05-10T08:41:57.910Z] ---> Running in 214df8f37118 [2021-05-10T08:41:57.910Z] ---> 8e4f5f9e40f1 [2021-05-10T08:41:57.910Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-10T08:41:58.062Z] + '[' -e coverage.out ] [2021-05-10T08:41:58.062Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-10T08:41:58.082Z] Warning: overwriting stash ‘coverage-report’ [2021-05-10T08:41:58.175Z] Removing intermediate container 214df8f37118 [2021-05-10T08:41:58.175Z] ---> 194db920433c [2021-05-10T08:41:58.175Z] Step 22/23 : LABEL git_sha=3c8d3704cea87080dc232ddf0b8a8406aa20b6d7 [2021-05-10T08:41:58.445Z] ---> Running in 6d24632a10ea [2021-05-10T08:41:58.712Z] Removing intermediate container 6d24632a10ea [2021-05-10T08:41:58.712Z] ---> 1ebc9e8c23f7 [2021-05-10T08:41:58.712Z] Step 23/23 : LABEL version=0.0.0 [2021-05-10T08:41:58.992Z] ---> Running in 10ea5f4ff0cf [2021-05-10T08:41:58.992Z] ---> 2095932b1182 [2021-05-10T08:41:58.992Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-10T08:41:59.273Z] Removing intermediate container 10ea5f4ff0cf [2021-05-10T08:41:59.273Z] ---> a13f44996b4b [2021-05-10T08:41:59.273Z] [2021-05-10T08:41:59.314Z] Stashed 1 file(s) [Pipeline] sh [2021-05-10T08:41:59.549Z] Successfully built a13f44996b4b [2021-05-10T08:41:59.549Z] Successfully tagged docker-core-command-go:latest [2021-05-10T08:41:59.966Z] + make build [2021-05-10T08:41:59.966Z] 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-05-10T08:42:00.138Z]  Building docker-core-command-go ... done  ---> fc39f9af4659 [2021-05-10T08:42:00.138Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-10T08:42:00.138Z] ---> Running in eba9e3d1aa11 [2021-05-10T08:42:01.131Z] Removing intermediate container eba9e3d1aa11 [2021-05-10T08:42:01.131Z] ---> 99a490e6b9aa [2021-05-10T08:42:01.131Z] Step 18/21 : CMD ["--init=true"] [2021-05-10T08:42:01.411Z] ---> Running in 27d997bf06b7 [2021-05-10T08:42:02.025Z] Removing intermediate container 27d997bf06b7 [2021-05-10T08:42:02.025Z] ---> 38b35a2c6232 [2021-05-10T08:42:02.025Z] Step 19/21 : LABEL arch=x86_64 [2021-05-10T08:42:02.323Z] ---> Running in 404ec5e6b214 [2021-05-10T08:42:04.266Z] Removing intermediate container 404ec5e6b214 [2021-05-10T08:42:04.266Z] ---> 6a99364f64e6 [2021-05-10T08:42:04.266Z] Step 20/21 : LABEL git_sha=3c8d3704cea87080dc232ddf0b8a8406aa20b6d7 [2021-05-10T08:42:04.850Z] ---> Running in fd16e5e7ad9f [2021-05-10T08:42:04.850Z] Removing intermediate container 1faa549cb351 [2021-05-10T08:42:04.850Z] ---> 83d1c9ad9aac [2021-05-10T08:42:04.850Z] [2021-05-10T08:42:04.850Z] Step 10/22 : FROM alpine:3.12 [2021-05-10T08:42:04.850Z] ---> 13621d1b12d4 [2021-05-10T08:42:04.850Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-05-10T08:42:04.850Z] ---> Using cache [2021-05-10T08:42:04.850Z] ---> cb298e85f0c3 [2021-05-10T08:42:04.850Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-10T08:42:04.850Z] ---> Using cache [2021-05-10T08:42:04.850Z] ---> 10059bb6901a [2021-05-10T08:42:04.850Z] Step 13/22 : ENV APP_PORT=48085 [2021-05-10T08:42:05.129Z] Removing intermediate container fd16e5e7ad9f [2021-05-10T08:42:05.129Z] ---> 3af8156360e9 [2021-05-10T08:42:05.129Z] Step 21/21 : LABEL version=0.0.0 [2021-05-10T08:42:05.129Z] ---> Running in e91516fc2741 [2021-05-10T08:42:05.129Z] ---> Running in 49b6c97ba41c [2021-05-10T08:42:05.399Z] Removing intermediate container e91516fc2741 [2021-05-10T08:42:05.400Z] ---> bf1f06ab8c83 [2021-05-10T08:42:05.400Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-10T08:42:05.661Z] Removing intermediate container 49b6c97ba41c [2021-05-10T08:42:05.661Z] ---> 3a03d00aa649 [2021-05-10T08:42:05.661Z] [2021-05-10T08:42:05.661Z] ---> Running in e1a0fa6dedd0 [2021-05-10T08:42:06.255Z] Successfully built 3a03d00aa649 [2021-05-10T08:42:06.255Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-05-10T08:42:06.519Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container e1a0fa6dedd0 [2021-05-10T08:42:06.519Z] ---> 10a0acb82e48 [2021-05-10T08:42:06.519Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-10T08:42:06.674Z] 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-05-10T08:42:06.805Z] ---> aa94b6f5b767 [2021-05-10T08:42:06.806Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-10T08:42:08.997Z] ---> c4c85150a083 [2021-05-10T08:42:08.997Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-10T08:42:08.997Z] ---> e3b227f28bbe [2021-05-10T08:42:08.997Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-05-10T08:42:08.997Z] ---> Running in a93947ae09f3 [2021-05-10T08:42:09.264Z] Removing intermediate container a93947ae09f3 [2021-05-10T08:42:09.264Z] ---> cd05c267ee40 [2021-05-10T08:42:09.264Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-10T08:42:09.843Z] ---> Running in b45dda81a9d8 [2021-05-10T08:42:11.015Z] Removing intermediate container b45dda81a9d8 [2021-05-10T08:42:11.015Z] ---> ccbce85e08e2 [2021-05-10T08:42:11.015Z] Step 20/22 : LABEL arch=x86_64 [2021-05-10T08:42:11.312Z] ---> Running in 4a83dc81f32e [2021-05-10T08:42:11.312Z] Removing intermediate container 91303f14d921 [2021-05-10T08:42:11.312Z] ---> a3afeecd8802 [2021-05-10T08:42:11.312Z] [2021-05-10T08:42:11.312Z] Step 10/23 : FROM alpine:3.12 [2021-05-10T08:42:11.312Z] ---> 13621d1b12d4 [2021-05-10T08:42:11.312Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-10T08:42:11.591Z] ---> Running in 3ea721807d67 [2021-05-10T08:42:11.591Z] Removing intermediate container 4a83dc81f32e [2021-05-10T08:42:11.591Z] ---> d58287d97ef7 [2021-05-10T08:42:11.591Z] Step 21/22 : LABEL git_sha=3c8d3704cea87080dc232ddf0b8a8406aa20b6d7 [2021-05-10T08:42:11.591Z] ---> Running in 67645733e2d1 [2021-05-10T08:42:11.591Z] Removing intermediate container 3ea721807d67 [2021-05-10T08:42:11.591Z] ---> 317cd45aa53b [2021-05-10T08:42:11.591Z] Step 12/23 : ENV APP_PORT=48080 [2021-05-10T08:42:11.863Z] ---> Running in bcb23c33bf72 [2021-05-10T08:42:11.863Z] Removing intermediate container 67645733e2d1 [2021-05-10T08:42:11.863Z] ---> 486d3cff386c [2021-05-10T08:42:11.863Z] Step 22/22 : LABEL version=0.0.0 [2021-05-10T08:42:11.863Z] ---> Running in cc92bb8011f2 [2021-05-10T08:42:11.863Z] Removing intermediate container bcb23c33bf72 [2021-05-10T08:42:11.863Z] ---> d46232e83763 [2021-05-10T08:42:11.863Z] Step 13/23 : EXPOSE $APP_PORT [2021-05-10T08:42:12.136Z] ---> Running in b8d07e43145a [2021-05-10T08:42:12.136Z] Removing intermediate container cc92bb8011f2 [2021-05-10T08:42:12.136Z] ---> 42f9378bf231 [2021-05-10T08:42:12.136Z] [2021-05-10T08:42:12.136Z] Successfully built 42f9378bf231 [2021-05-10T08:42:12.411Z] Successfully tagged docker-support-scheduler-go:latest [2021-05-10T08:42:12.411Z]  Building docker-support-scheduler-go ... done Removing intermediate container b8d07e43145a [2021-05-10T08:42:12.411Z] ---> 9831703bfaed [2021-05-10T08:42:12.411Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T08:42:12.411Z] ---> Running in 89637caaf4b3 [2021-05-10T08:42:13.830Z] Removing intermediate container 89637caaf4b3 [2021-05-10T08:42:13.830Z] ---> ca3557c2cb47 [2021-05-10T08:42:13.830Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-10T08:42:13.830Z] ---> Running in 02cd206d4c84 [2021-05-10T08:42:14.405Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-10T08:42:15.803Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-10T08:42:16.746Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-10T08:42:16.746Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-10T08:42:16.746Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-10T08:42:17.007Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-10T08:42:18.925Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-10T08:42:20.315Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-10T08:42:20.315Z] Executing busybox-1.31.1-r20.trigger [2021-05-10T08:42:20.315Z] OK: 8 MiB in 20 packages [2021-05-10T08:42:20.891Z] Removing intermediate container 02cd206d4c84 [2021-05-10T08:42:20.891Z] ---> 8fe573d3d132 [2021-05-10T08:42:20.891Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-10T08:42:21.153Z] ---> 9aff56a2dbda [2021-05-10T08:42:21.153Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-10T08:42:21.735Z] ---> 6631731efd91 [2021-05-10T08:42:21.735Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-10T08:42:22.001Z] ---> bfc27e032f74 [2021-05-10T08:42:22.001Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-05-10T08:42:22.264Z] ---> Running in b5a49ccb523e [2021-05-10T08:42:22.264Z] Removing intermediate container b5a49ccb523e [2021-05-10T08:42:22.264Z] ---> 931b194443f6 [2021-05-10T08:42:22.264Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-10T08:42:22.528Z] ---> Running in d26056e1e951 [2021-05-10T08:42:22.528Z] Removing intermediate container d26056e1e951 [2021-05-10T08:42:22.528Z] ---> 8194bdcd88ef [2021-05-10T08:42:22.528Z] Step 21/23 : LABEL arch=x86_64 [2021-05-10T08:42:22.791Z] ---> Running in 968db14a447c [2021-05-10T08:42:22.791Z] Removing intermediate container 968db14a447c [2021-05-10T08:42:22.791Z] ---> 4cc0978d491b [2021-05-10T08:42:22.791Z] Step 22/23 : LABEL git_sha=3c8d3704cea87080dc232ddf0b8a8406aa20b6d7 [2021-05-10T08:42:22.791Z] ---> Running in cc0dd69ac6c7 [2021-05-10T08:42:23.055Z] Removing intermediate container cc0dd69ac6c7 [2021-05-10T08:42:23.055Z] ---> b069c5c25734 [2021-05-10T08:42:23.055Z] Step 23/23 : LABEL version=0.0.0 [2021-05-10T08:42:23.055Z] ---> Running in 41b9eccedf5e [2021-05-10T08:42:23.317Z] Removing intermediate container 41b9eccedf5e [2021-05-10T08:42:23.317Z] ---> 6c2350a3704f [2021-05-10T08:42:23.317Z] [2021-05-10T08:42:24.266Z] Successfully built 6c2350a3704f [2021-05-10T08:42:24.527Z] Successfully tagged docker-core-data-go:latest [2021-05-10T08:42:24.801Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-05-10T08:42:24.823Z] $ docker stop --time=1 5773edc9f9ab78fde5123022876ac6ef4ab7c7e734a266175a3aef1b97dca560 [2021-05-10T08:42:26.526Z] $ docker rm -f 5773edc9f9ab78fde5123022876ac6ef4ab7c7e734a266175a3aef1b97dca560 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-10T08:42:26.982Z] + docker images [2021-05-10T08:42:26.982Z] + grep docker [2021-05-10T08:42:27.247Z] docker-core-data-go latest 6c2350a3704f 4 seconds ago 21.5MB [2021-05-10T08:42:27.247Z] docker-support-scheduler-go latest 42f9378bf231 16 seconds ago 17.1MB [2021-05-10T08:42:27.247Z] docker-security-proxy-setup-go latest 3a03d00aa649 22 seconds ago 25.3MB [2021-05-10T08:42:27.247Z] docker-core-command-go latest a13f44996b4b 28 seconds ago 17MB [2021-05-10T08:42:27.247Z] docker-sys-mgmt-agent-go latest b4976ab00aaf 31 seconds ago 312MB [2021-05-10T08:42:27.247Z] docker-security-bootstrapper-go latest f4803bdd9168 About a minute ago 18.2MB [2021-05-10T08:42:27.247Z] docker-security-secretstore-setup-go latest b438054c982f About a minute ago 25.7MB [2021-05-10T08:42:27.247Z] docker-core-metadata-go latest 9af06963cf78 2 minutes ago 18.6MB [2021-05-10T08:42:27.247Z] docker-support-notifications-go latest 72d89907f8b0 2 minutes ago 17.6MB [2021-05-10T08:42:27.247Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-05-10T08:42:33.473Z] 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-05-10T08:42:36.135Z] 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-05-10T08:42:40.436Z] 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-05-10T08:42:41.413Z] 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-05-10T08:42:42.571Z] Still waiting to schedule task [2021-05-10T08:42:42.571Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-05-10T08:42:45.724Z] 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-05-10T08:42:50.021Z] 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-05-10T08:42:52.635Z] 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-05-10T08:42:56.010Z] 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-05-10T08:42:58.638Z] 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-05-10T08:43:02.026Z] 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-05-10T08:43:07.465Z] $ docker stop --time=1 25e481c1947bcbc75485bb39cea15d5f204691f9440d3ed99a857ceee5bf8784 [2021-05-10T08:43:10.146Z] $ docker rm -f 25e481c1947bcbc75485bb39cea15d5f204691f9440d3ed99a857ceee5bf8784 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-10T08:43:11.944Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-10T08:43:11.944Z] [2021-05-10T08:43:11.944Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-10T08:43:12.315Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-10T08:43:12.315Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-10T08:43:12.315Z] 29e5d40040c1: Pulling fs layer [2021-05-10T08:43:12.315Z] 1ce36da41761: Pulling fs layer [2021-05-10T08:43:12.315Z] 25b303627fd3: Pulling fs layer [2021-05-10T08:43:12.907Z] 29e5d40040c1: Verifying Checksum [2021-05-10T08:43:12.907Z] 29e5d40040c1: Download complete [2021-05-10T08:43:12.907Z] 1ce36da41761: Verifying Checksum [2021-05-10T08:43:12.907Z] 1ce36da41761: Download complete [2021-05-10T08:43:13.500Z] 29e5d40040c1: Pull complete [2021-05-10T08:43:14.935Z] 25b303627fd3: Verifying Checksum [2021-05-10T08:43:14.935Z] 25b303627fd3: Download complete [2021-05-10T08:43:14.935Z] 1ce36da41761: Pull complete [2021-05-10T08:43:25.067Z] 25b303627fd3: Pull complete [2021-05-10T08:43:25.067Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-10T08:43:25.067Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-10T08:43:25.067Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-10T08:43:25.333Z] prd-ubuntu18.04-docker-arm64-4c-16g-4046 does not seem to be running inside a container [2021-05-10T08:43:25.420Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-10T08:43:28.603Z] $ docker top a9add3c863ec036739e128dd8f1b26abcd67b99c9513cd03d90dd481a8fa6bcb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-10T08:43:29.552Z] + docker-compose build --help [2021-05-10T08:43:29.552Z] + grep parallel [2021-05-10T08:43:32.157Z] Running on prd-ubuntu18.04-docker-8c-8g-4049 in /w/workspace/edgexfoundry_edgex-go_PR-3410 [Pipeline] { [Pipeline] ws [2021-05-10T08:43:32.174Z] Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] checkout [2021-05-10T08:43:32.933Z] --parallel Build images in parallel. [Pipeline] } [2021-05-10T08:43:32.964Z] $ docker stop --time=1 a9add3c863ec036739e128dd8f1b26abcd67b99c9513cd03d90dd481a8fa6bcb [2021-05-10T08:43:34.557Z] using credential edgex-jenkins-ssh [2021-05-10T08:43:34.569Z] Cloning the remote Git repository [2021-05-10T08:43:34.603Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-10T08:43:34.921Z] $ docker rm -f a9add3c863ec036739e128dd8f1b26abcd67b99c9513cd03d90dd481a8fa6bcb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-10T08:43:35.580Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-10T08:43:35.580Z] . [Pipeline] withDockerContainer [2021-05-10T08:43:34.689Z] > git init /w/workspace/edgex-go/10 # timeout=10 [2021-05-10T08:43:34.719Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-10T08:43:34.720Z] > git --version # timeout=10 [2021-05-10T08:43:34.726Z] > git --version # 'git version 2.17.1' [2021-05-10T08:43:34.727Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-10T08:43:34.755Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-10T08:43:35.891Z] prd-ubuntu18.04-docker-arm64-4c-16g-4046 does not seem to be running inside a container [2021-05-10T08:43:35.976Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-10T08:43:37.416Z] $ docker top f5762ae96443cf4573e8971a22c1dbefba9fd3517b1c39310e9d4b64f574debc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-10T08:43:38.365Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-10T08:43:41.732Z] Building docker-core-command-go ... [2021-05-10T08:43:41.732Z] Building docker-core-data-go ... [2021-05-10T08:43:41.732Z] Building docker-core-metadata-go ... [2021-05-10T08:43:41.732Z] Building docker-security-bootstrapper-go ... [2021-05-10T08:43:41.732Z] Building docker-security-proxy-setup-go ... [2021-05-10T08:43:41.732Z] Building docker-security-secretstore-setup-go ... [2021-05-10T08:43:41.732Z] Building docker-support-notifications-go ... [2021-05-10T08:43:41.732Z] Building docker-support-scheduler-go ... [2021-05-10T08:43:41.732Z] Building docker-sys-mgmt-agent-go ... [2021-05-10T08:43:41.732Z] Building docker-sys-mgmt-agent-go [2021-05-10T08:43:41.732Z] Building docker-security-secretstore-setup-go [2021-05-10T08:43:41.732Z] Building docker-support-scheduler-go [2021-05-10T08:43:41.732Z] Building docker-security-proxy-setup-go [2021-05-10T08:43:41.732Z] Building docker-security-bootstrapper-go [2021-05-10T08:43:41.969Z] Merging remotes/origin/master commit 6b23ec567a86ee52455607061a4fabaca114589a into PR head commit de671d521d9c86c4e79c888266647b5538b20374 [2021-05-10T08:43:41.283Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-10T08:43:41.288Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-10T08:43:41.297Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-10T08:43:41.325Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-10T08:43:41.326Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-10T08:43:41.334Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3410/head:refs/remotes/origin/PR-3410 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-10T08:43:41.999Z] > git config core.sparsecheckout # timeout=10 [2021-05-10T08:43:42.003Z] > git checkout -f de671d521d9c86c4e79c888266647b5538b20374 # timeout=10 [2021-05-10T08:43:42.121Z] > git remote # timeout=10 [2021-05-10T08:43:42.127Z] > git config --get remote.origin.url # timeout=10 [2021-05-10T08:43:42.131Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-10T08:43:42.134Z] > git merge 6b23ec567a86ee52455607061a4fabaca114589a # timeout=10 [2021-05-10T08:43:42.220Z] Merge succeeded, producing e68ed6c71198ff215dfc58bd3117dfdbe76b641d [2021-05-10T08:43:42.220Z] Checking out Revision e68ed6c71198ff215dfc58bd3117dfdbe76b641d (PR-3410) [2021-05-10T08:43:42.237Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-10T08:43:42.246Z] > git config core.sparsecheckout # timeout=10 [2021-05-10T08:43:42.249Z] > git checkout -f e68ed6c71198ff215dfc58bd3117dfdbe76b641d # timeout=10 [2021-05-10T08:43:45.818Z] Commit message: "Merge commit '6b23ec567a86ee52455607061a4fabaca114589a' into HEAD" [2021-05-10T08:43:45.827Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-10T08:43:45.848Z] > git rev-list --no-walk 9ae7a78d10a0bd52b27d3c884f9384ec874292a9 # timeout=10 [2021-05-10T08:43:46.798Z] + echo snap-build.sh [2021-05-10T08:43:46.798Z] snap-build.sh [2021-05-10T08:43:46.798Z] + SNAP_BASE_DIR=. [2021-05-10T08:43:46.798Z] + '[' '!' -z /w/workspace/edgex-go/10 ']' [2021-05-10T08:43:46.798Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/10 [2021-05-10T08:43:46.798Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/10]' [2021-05-10T08:43:46.798Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/10] [2021-05-10T08:43:46.798Z] + cd /w/workspace/edgex-go/10 [2021-05-10T08:43:46.798Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-10T08:43:46.798Z] Reading package lists... [2021-05-10T08:43:46.798Z] Building dependency tree... [2021-05-10T08:43:46.798Z] Reading state information... [2021-05-10T08:43:47.064Z] The following packages were automatically installed and are no longer required: [2021-05-10T08:43:47.064Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-10T08:43:47.064Z] uidmap xdelta3 [2021-05-10T08:43:47.064Z] Use 'sudo apt autoremove' to remove them. [2021-05-10T08:43:47.064Z] The following packages will be REMOVED: [2021-05-10T08:43:47.064Z] lxd* lxd-client* [2021-05-10T08:43:47.635Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-10T08:43:47.635Z] After this operation, 31.7 MB disk space will be freed. [2021-05-10T08:43:48.678Z] (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-05-10T08:43:48.678Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-10T08:43:49.622Z] Removing lxd dnsmasq configuration [2021-05-10T08:43:49.883Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-10T08:43:49.883Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-10T08:43:50.825Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-05-10T08:43:51.089Z] (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-05-10T08:43:51.089Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-10T08:43:52.477Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-05-10T08:43:52.477Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-10T08:43:53.875Z] + sudo snap remove --purge lxd [2021-05-10T08:43:54.451Z] snap "lxd" is not installed [2021-05-10T08:43:54.451Z] + sudo groupadd --force --system lxd [2021-05-10T08:43:54.451Z] ++ whoami [2021-05-10T08:43:54.451Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-10T08:43:54.451Z] + newgrp - lxd [2021-05-10T08:43:54.451Z] + sudo snap install lxd [2021-05-10T08:44:02.603Z] 2021-05-10T08:44:00Z INFO Waiting for automatic snapd restart... [2021-05-10T08:44:20.764Z] lxd 4.13 from Canonical* installed [2021-05-10T08:44:20.764Z] + sudo lxd init --auto [2021-05-10T08:44:27.780Z] + sudo snap install --classic snapcraft [2021-05-10T08:44:33.097Z] snapcraft 4.7.1 from Canonical* installed [2021-05-10T08:44:33.097Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-10T08:44:33.097Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-05-10T08:44:33.097Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-10T08:44:33.098Z] Dload Upload Total Spent Left Speed [2021-05-10T08:44:33.098Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4937 0 --:--:-- --:--:-- --:--:-- 4937 [2021-05-10T08:44:33.360Z] 0 3325k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 10.3M 0 --:--:-- --:--:-- --:--:-- 55.9M [2021-05-10T08:44:33.360Z] ./yq_linux_amd64 [2021-05-10T08:44:33.622Z] + sudo snapcraft prime --use-lxd [2021-05-10T08:44:35.549Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-10T08:44:35.549Z] 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-05-10T08:44:35.549Z] - README.md [2021-05-10T08:44:35.549Z] [2021-05-10T08:44:35.549Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-10T08:44:36.495Z] Launching a container. [2021-05-10T08:44:48.751Z] Waiting for container to be ready [2021-05-10T08:44:49.323Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-10T08:44:49.323Z] [2021-05-10T08:44:53.548Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-10T08:44:53.548Z] Waiting for network to be ready... [2021-05-10T08:44:53.809Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-10T08:44:53.809Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1699 kB] [2021-05-10T08:44:54.071Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-10T08:44:54.071Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] [2021-05-10T08:44:54.071Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-10T08:44:54.071Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-10T08:44:54.071Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [305 kB] [2021-05-10T08:44:54.071Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.7 kB] [2021-05-10T08:44:54.071Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] [2021-05-10T08:44:54.071Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-05-10T08:44:54.340Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-10T08:44:54.607Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-10T08:44:54.868Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-10T08:44:54.868Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-10T08:44:54.868Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-10T08:44:54.868Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-10T08:44:54.868Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-10T08:44:54.868Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-10T08:44:55.133Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-10T08:44:55.397Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2043 kB] [2021-05-10T08:44:55.397Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] [2021-05-10T08:44:55.397Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-10T08:44:55.397Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-10T08:44:55.397Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [326 kB] [2021-05-10T08:44:55.397Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [44.2 kB] [2021-05-10T08:44:55.397Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1734 kB] [2021-05-10T08:44:55.661Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-10T08:44:58.994Z] Fetched 24.5 MB in 5s (4672 kB/s) [2021-05-10T08:45:00.389Z] Reading package lists... [2021-05-10T08:45:00.389Z] Reading package lists... [2021-05-10T08:45:00.651Z] Building dependency tree... [2021-05-10T08:45:00.651Z] Reading state information... [2021-05-10T08:45:00.651Z] The following additional packages will be installed: [2021-05-10T08:45:00.651Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-10T08:45:00.651Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-10T08:45:00.651Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-10T08:45:00.651Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-10T08:45:00.651Z] Suggested packages: [2021-05-10T08:45:00.651Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-10T08:45:00.651Z] Recommended packages: [2021-05-10T08:45:00.651Z] gnupg libsasl2-modules [2021-05-10T08:45:00.912Z] The following NEW packages will be installed: [2021-05-10T08:45:00.912Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-10T08:45:00.912Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-10T08:45:00.912Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-10T08:45:00.912Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-10T08:45:00.912Z] The following packages will be upgraded: [2021-05-10T08:45:00.912Z] gpg gpg-agent gpgconf libudev1 [2021-05-10T08:45:01.173Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-05-10T08:45:01.173Z] Need to get 3530 kB of archives. [2021-05-10T08:45:01.173Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-10T08:45:01.173Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-05-10T08:45:01.173Z] 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-05-10T08:45:01.173Z] 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-05-10T08:45:01.438Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-05-10T08:45:01.438Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-05-10T08:45:01.438Z] 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-05-10T08:45:01.699Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-10T08:45:01.699Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-10T08:45:01.699Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-10T08:45:01.699Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-10T08:45:01.699Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-10T08:45:01.699Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-10T08:45:01.699Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-10T08:45:01.699Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-10T08:45:01.699Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-10T08:45:01.699Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-10T08:45:01.962Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-10T08:45:01.962Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-10T08:45:01.962Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-10T08:45:01.962Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-10T08:45:01.962Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-10T08:45:01.962Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-10T08:45:02.222Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-10T08:45:02.223Z] Fetched 3530 kB in 1s (3182 kB/s) [2021-05-10T08:45:02.223Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-10T08:45:02.223Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-05-10T08:45:02.223Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-10T08:45:02.223Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-05-10T08:45:02.484Z] Selecting previously unselected package udev. [2021-05-10T08:45:02.484Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-10T08:45:02.484Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-05-10T08:45:02.484Z] Unpacking udev (237-3ubuntu10.47) ... [2021-05-10T08:45:02.746Z] Selecting previously unselected package libfuse2:amd64. [2021-05-10T08:45:02.746Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-10T08:45:02.746Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-10T08:45:03.008Z] Selecting previously unselected package fuse. [2021-05-10T08:45:03.008Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-10T08:45:03.008Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-10T08:45:03.008Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-10T08:45:03.008Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-10T08:45:03.008Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-10T08:45:03.008Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-10T08:45:03.278Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-10T08:45:03.278Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-10T08:45:03.278Z] Selecting previously unselected package libksba8:amd64. [2021-05-10T08:45:03.278Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-10T08:45:03.278Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-10T08:45:03.548Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-10T08:45:03.548Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-10T08:45:03.548Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T08:45:03.548Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-10T08:45:03.548Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-10T08:45:03.548Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T08:45:03.548Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-10T08:45:03.548Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-10T08:45:03.548Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T08:45:03.573Z] Step 1/31 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T08:45:03.573Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-05-10T08:45:03.573Z] ---> 820472bc016a [2021-05-10T08:45:03.573Z] Step 3/31 : WORKDIR /edgex-go [2021-05-10T08:45:03.573Z] Step 1/25 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T08:45:03.573Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2021-05-10T08:45:03.573Z] ---> 820472bc016a [2021-05-10T08:45:03.573Z] Step 3/25 : WORKDIR /edgex-go [2021-05-10T08:45:03.573Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T08:45:03.573Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-10T08:45:03.573Z] ---> 820472bc016a [2021-05-10T08:45:03.573Z] Step 3/22 : WORKDIR /edgex-go [2021-05-10T08:45:03.573Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T08:45:03.573Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-10T08:45:03.573Z] ---> 820472bc016a [2021-05-10T08:45:03.573Z] Step 3/23 : WORKDIR /edgex-go [2021-05-10T08:45:03.573Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T08:45:03.573Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-05-10T08:45:03.573Z] ---> 820472bc016a [2021-05-10T08:45:03.573Z] Step 3/21 : WORKDIR /edgex-go [2021-05-10T08:45:03.573Z] ---> Running in 36a522da4fb6 [2021-05-10T08:45:03.573Z] ---> Running in 2c1415d8f38c [2021-05-10T08:45:03.573Z] ---> Running in da2c20e22926 [2021-05-10T08:45:03.573Z] ---> Running in 51bf18911f2a [2021-05-10T08:45:03.573Z] ---> Running in 82bdd71921c8 [2021-05-10T08:45:03.573Z] Removing intermediate container 36a522da4fb6 [2021-05-10T08:45:03.573Z] ---> f990e7735739 [2021-05-10T08:45:03.573Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T08:45:03.573Z] Removing intermediate container 2c1415d8f38c [2021-05-10T08:45:03.573Z] ---> 1443e1cc8833 [2021-05-10T08:45:03.573Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T08:45:03.573Z] Removing intermediate container da2c20e22926 [2021-05-10T08:45:03.573Z] ---> 55c1fd05d1e4 [2021-05-10T08:45:03.573Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T08:45:03.573Z] Removing intermediate container 82bdd71921c8 [2021-05-10T08:45:03.573Z] ---> 155052fff15f [2021-05-10T08:45:03.573Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T08:45:03.573Z] Removing intermediate container 51bf18911f2a [2021-05-10T08:45:03.573Z] ---> 97f6b86cec7e [2021-05-10T08:45:03.573Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T08:45:03.573Z] ---> Running in e45464e314e4 [2021-05-10T08:45:03.573Z] ---> Running in c69ebbf6b1cc [2021-05-10T08:45:03.573Z] ---> Running in f8d1c9defd60 [2021-05-10T08:45:03.573Z] ---> Running in d80f768ab572 [2021-05-10T08:45:03.573Z] ---> Running in a9958b2869bb [2021-05-10T08:45:03.573Z] Removing intermediate container c69ebbf6b1cc [2021-05-10T08:45:03.573Z] ---> e5b978d89b79 [2021-05-10T08:45:03.573Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-10T08:45:03.573Z] ---> Running in 145f190d5a59 [2021-05-10T08:45:03.573Z] Removing intermediate container e45464e314e4 [2021-05-10T08:45:03.573Z] ---> 12630e2d8e1f [2021-05-10T08:45:03.573Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-05-10T08:45:03.814Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-10T08:45:03.814Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-10T08:45:03.814Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T08:45:03.814Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-10T08:45:03.814Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-10T08:45:03.814Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T08:45:03.814Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-10T08:45:03.814Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-10T08:45:03.814Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T08:45:03.849Z] Removing intermediate container d80f768ab572 [2021-05-10T08:45:03.849Z] ---> 5dec82f130f7 [2021-05-10T08:45:03.849Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-05-10T08:45:03.849Z] ---> Running in 36014ac91b9b [2021-05-10T08:45:03.849Z] Removing intermediate container f8d1c9defd60 [2021-05-10T08:45:04.075Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-10T08:45:04.075Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-10T08:45:04.075Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T08:45:04.075Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-10T08:45:04.075Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-10T08:45:04.075Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T08:45:04.075Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-10T08:45:04.075Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-10T08:45:04.075Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T08:45:04.075Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-10T08:45:04.075Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-10T08:45:04.136Z] ---> 65fa07e49a80 [2021-05-10T08:45:04.136Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-05-10T08:45:04.136Z] Removing intermediate container a9958b2869bb [2021-05-10T08:45:04.136Z] ---> f705588c4cc5 [2021-05-10T08:45:04.136Z] Step 5/25 : RUN apk add --update --no-cache make git [2021-05-10T08:45:04.136Z] ---> Running in 31991cc1c14c [2021-05-10T08:45:04.136Z] ---> Running in 3c8b973bb4d7 [2021-05-10T08:45:04.337Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-10T08:45:04.337Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-10T08:45:04.337Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-10T08:45:04.337Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-10T08:45:04.337Z] Selecting previously unselected package libldap-common. [2021-05-10T08:45:04.337Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-10T08:45:04.337Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-10T08:45:04.337Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-10T08:45:04.337Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-10T08:45:04.337Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-10T08:45:04.421Z] ---> Running in a8ec65368c90 [2021-05-10T08:45:04.600Z] Selecting previously unselected package dirmngr. [2021-05-10T08:45:04.600Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-10T08:45:04.600Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-10T08:45:04.600Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-10T08:45:04.600Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-10T08:45:04.600Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-10T08:45:04.600Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-10T08:45:04.862Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-10T08:45:04.862Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-10T08:45:04.862Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T08:45:04.862Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-10T08:45:04.862Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-10T08:45:04.862Z] Setting up udev (237-3ubuntu10.47) ... [2021-05-10T08:45:05.032Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-10T08:45:05.435Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-10T08:45:05.435Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T08:45:05.435Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-10T08:45:05.435Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-10T08:45:05.435Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-10T08:45:05.435Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T08:45:05.632Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-10T08:45:05.697Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T08:45:05.697Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T08:45:05.697Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T08:45:05.697Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T08:45:05.697Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T08:45:05.697Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T08:45:05.697Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-10T08:45:05.959Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-10T08:45:05.959Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-10T08:45:06.229Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-10T08:45:06.229Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-10T08:45:06.501Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-10T08:45:06.534Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-10T08:45:06.534Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-10T08:45:06.534Z] This means they are not meant to be enabled using systemctl. [2021-05-10T08:45:06.534Z] Possible reasons for having this kind of units are: [2021-05-10T08:45:06.534Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-10T08:45:06.534Z] .wants/ or .requires/ directory. [2021-05-10T08:45:06.534Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-10T08:45:06.534Z] a requirement dependency on it. [2021-05-10T08:45:06.534Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-10T08:45:06.534Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-10T08:45:06.534Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-10T08:45:06.534Z] instance name specified. [2021-05-10T08:45:07.057Z] Reading package lists... [2021-05-10T08:45:07.057Z] Building dependency tree... [2021-05-10T08:45:07.057Z] Reading state information... [2021-05-10T08:45:07.095Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-10T08:45:07.322Z] The following additional packages will be installed: [2021-05-10T08:45:07.322Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-10T08:45:07.322Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-10T08:45:07.322Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-10T08:45:07.322Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-10T08:45:07.322Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-10T08:45:07.322Z] Suggested packages: [2021-05-10T08:45:07.322Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-10T08:45:07.322Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-10T08:45:07.323Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-10T08:45:07.323Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-10T08:45:07.323Z] systemd-container policykit-1 [2021-05-10T08:45:07.323Z] Recommended packages: [2021-05-10T08:45:07.323Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-10T08:45:07.323Z] The following NEW packages will be installed: [2021-05-10T08:45:07.323Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-10T08:45:07.323Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-10T08:45:07.323Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-10T08:45:07.323Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-10T08:45:07.323Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-10T08:45:07.323Z] The following packages will be upgraded: [2021-05-10T08:45:07.323Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-10T08:45:07.323Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-05-10T08:45:07.323Z] Need to get 35.2 MB of archives. [2021-05-10T08:45:07.323Z] After this operation, 141 MB of additional disk space will be used. [2021-05-10T08:45:07.323Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-05-10T08:45:07.368Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-10T08:45:07.586Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-05-10T08:45:07.586Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-05-10T08:45:07.586Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-10T08:45:07.586Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-05-10T08:45:07.586Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-05-10T08:45:07.586Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-05-10T08:45:07.586Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-10T08:45:07.586Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-10T08:45:07.586Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-10T08:45:07.586Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-10T08:45:07.586Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-10T08:45:07.586Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-10T08:45:07.586Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-10T08:45:07.586Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-10T08:45:07.586Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-10T08:45:07.586Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-10T08:45:07.962Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-10T08:45:08.233Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-10T08:45:08.544Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-05-10T08:45:08.545Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-10T08:45:08.545Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-10T08:45:08.545Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-05-10T08:45:08.545Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-10T08:45:08.545Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-10T08:45:08.545Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-10T08:45:08.545Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-10T08:45:08.545Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-10T08:45:08.545Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-10T08:45:08.545Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-10T08:45:08.808Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-10T08:45:08.808Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-05-10T08:45:08.834Z] OK: 218 MiB in 52 packages [2021-05-10T08:45:08.834Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-10T08:45:09.070Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-10T08:45:09.070Z] Fetched 35.2 MB in 2s (23.5 MB/s) [2021-05-10T08:45:09.070Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-10T08:45:09.070Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-05-10T08:45:09.117Z] OK: 218 MiB in 52 packages [2021-05-10T08:45:09.331Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-10T08:45:09.402Z] OK: 218 MiB in 52 packages [2021-05-10T08:45:09.687Z] OK: 218 MiB in 52 packages [2021-05-10T08:45:09.904Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-05-10T08:45:09.904Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-10T08:45:09.904Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-05-10T08:45:09.904Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-10T08:45:09.904Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-10T08:45:10.166Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-10T08:45:10.166Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-10T08:45:10.431Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-10T08:45:10.431Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-10T08:45:10.431Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-10T08:45:10.676Z] Removing intermediate container 36014ac91b9b [2021-05-10T08:45:10.676Z] ---> 356a77826bf5 [2021-05-10T08:45:10.676Z] Step 6/23 : COPY go.mod . [2021-05-10T08:45:10.698Z] Setting up apt (1.6.13) ... [2021-05-10T08:45:10.954Z] Removing intermediate container 145f190d5a59 [2021-05-10T08:45:10.954Z] ---> 2f8a1e879ee2 [2021-05-10T08:45:10.954Z] Step 6/22 : COPY go.mod . [2021-05-10T08:45:10.960Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-10T08:45:11.240Z] Removing intermediate container 31991cc1c14c [2021-05-10T08:45:11.240Z] ---> ca703bd24a7a [2021-05-10T08:45:11.240Z] Step 6/21 : COPY go.mod . [2021-05-10T08:45:11.517Z] Removing intermediate container 3c8b973bb4d7 [2021-05-10T08:45:11.517Z] ---> bc15b04f2160 [2021-05-10T08:45:11.517Z] Step 6/31 : COPY go.mod . [2021-05-10T08:45:11.517Z] OK: 218 MiB in 52 packages [2021-05-10T08:45:11.517Z] ---> ac9215ddb2d9 [2021-05-10T08:45:11.517Z] Step 7/23 : RUN go mod download [2021-05-10T08:45:11.538Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-10T08:45:11.538Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-10T08:45:11.538Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-10T08:45:11.538Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-10T08:45:11.792Z] ---> Running in f5707986ff40 [2021-05-10T08:45:11.792Z] ---> 191f7ec79ef6 [2021-05-10T08:45:11.792Z] Step 7/22 : RUN go mod download [2021-05-10T08:45:11.801Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-10T08:45:11.801Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-10T08:45:11.801Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-10T08:45:12.063Z] Selecting previously unselected package libexpat1:amd64. [2021-05-10T08:45:12.063Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-10T08:45:12.063Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-10T08:45:12.063Z] Selecting previously unselected package python3.6-minimal. [2021-05-10T08:45:12.063Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-10T08:45:12.063Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-10T08:45:12.326Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-10T08:45:12.326Z] Checking for services that may need to be restarted...done. [2021-05-10T08:45:12.326Z] Checking for services that may need to be restarted...done. [2021-05-10T08:45:12.392Z] ---> Running in ae6186649021 [2021-05-10T08:45:12.588Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-10T08:45:12.588Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-10T08:45:12.588Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-10T08:45:12.666Z] ---> 4fe7869e1e50 [2021-05-10T08:45:12.666Z] Step 7/21 : RUN go mod download [2021-05-10T08:45:12.666Z] ---> b0cd960742fb [2021-05-10T08:45:12.666Z] Step 7/31 : RUN go mod download [2021-05-10T08:45:12.942Z] ---> Running in c95704a5337c [2021-05-10T08:45:12.942Z] ---> Running in cd47823aa071 [2021-05-10T08:45:13.169Z] Selecting previously unselected package python3-minimal. [2021-05-10T08:45:13.169Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-10T08:45:13.169Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-10T08:45:13.169Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-10T08:45:13.169Z] Selecting previously unselected package mime-support. [2021-05-10T08:45:13.169Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-10T08:45:13.169Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-10T08:45:13.431Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-10T08:45:13.431Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-10T08:45:13.431Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-10T08:45:13.431Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-10T08:45:13.431Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-10T08:45:13.431Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-10T08:45:13.540Z] Removing intermediate container a8ec65368c90 [2021-05-10T08:45:13.540Z] ---> 1db0224a1fa2 [2021-05-10T08:45:13.540Z] Step 6/25 : COPY go.mod . [2021-05-10T08:45:13.694Z] Selecting previously unselected package python3.6. [2021-05-10T08:45:13.694Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-10T08:45:13.694Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-10T08:45:13.694Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-10T08:45:13.694Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-10T08:45:13.694Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-10T08:45:13.956Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-10T08:45:14.218Z] Selecting previously unselected package python3. [2021-05-10T08:45:14.218Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-10T08:45:14.218Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-10T08:45:14.218Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-10T08:45:14.218Z] Selecting previously unselected package multiarch-support. [2021-05-10T08:45:14.218Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-10T08:45:14.218Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-10T08:45:14.218Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-10T08:45:14.480Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-10T08:45:14.480Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-10T08:45:14.480Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-10T08:45:14.480Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-10T08:45:14.480Z] Selecting previously unselected package libbsd0:amd64. [2021-05-10T08:45:14.480Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-10T08:45:14.480Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-10T08:45:14.742Z] Selecting previously unselected package sudo. [2021-05-10T08:45:14.742Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-10T08:45:14.742Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-10T08:45:14.742Z] Selecting previously unselected package apparmor. [2021-05-10T08:45:14.742Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-10T08:45:14.742Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-10T08:45:14.988Z] ---> f64dfac27d4b [2021-05-10T08:45:14.988Z] Step 7/25 : RUN go mod download [2021-05-10T08:45:15.004Z] Selecting previously unselected package libedit2:amd64. [2021-05-10T08:45:15.004Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-10T08:45:15.004Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-10T08:45:15.004Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-10T08:45:15.004Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-10T08:45:15.004Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-10T08:45:15.259Z] ---> Running in 45a3c4736ac3 [2021-05-10T08:45:15.265Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-10T08:45:15.265Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-10T08:45:15.265Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-10T08:45:15.265Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-10T08:45:15.265Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-10T08:45:15.265Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-10T08:45:15.265Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-10T08:45:15.265Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-10T08:45:15.265Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-10T08:45:15.556Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-10T08:45:15.556Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-10T08:45:15.556Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-10T08:45:15.556Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-10T08:45:15.556Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-10T08:45:15.556Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-10T08:45:15.819Z] Selecting previously unselected package openssh-client. [2021-05-10T08:45:15.820Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-10T08:45:15.820Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-10T08:45:15.892Z] Removing intermediate container f5707986ff40 [2021-05-10T08:45:15.893Z] ---> 95e1d692e2d9 [2021-05-10T08:45:15.893Z] Step 8/23 : COPY . . [2021-05-10T08:45:16.082Z] Selecting previously unselected package squashfs-tools. [2021-05-10T08:45:16.082Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-10T08:45:16.082Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-10T08:45:16.343Z] Selecting previously unselected package snapd. [2021-05-10T08:45:16.343Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-10T08:45:16.888Z] Removing intermediate container ae6186649021 [2021-05-10T08:45:16.888Z] ---> b7361722ad58 [2021-05-10T08:45:16.888Z] Step 8/22 : COPY . . [2021-05-10T08:45:16.888Z] Removing intermediate container c95704a5337c [2021-05-10T08:45:16.888Z] ---> 7152af91b5f0 [2021-05-10T08:45:16.888Z] Step 8/21 : COPY . . [2021-05-10T08:45:16.920Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-10T08:45:17.491Z] Removing intermediate container cd47823aa071 [2021-05-10T08:45:17.491Z] ---> 803f506bba2a [2021-05-10T08:45:17.491Z] Step 8/31 : COPY . . [2021-05-10T08:45:19.480Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-10T08:45:19.480Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-10T08:45:19.481Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-10T08:45:19.481Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-10T08:45:19.481Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-10T08:45:19.481Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-10T08:45:19.481Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-10T08:45:19.481Z] Setting up systemd (237-3ubuntu10.47) ... [2021-05-10T08:45:19.481Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-10T08:45:20.426Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-10T08:45:20.426Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-10T08:45:20.426Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-10T08:45:20.426Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-10T08:45:20.426Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-10T08:45:20.426Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-10T08:45:20.883Z] Removing intermediate container 45a3c4736ac3 [2021-05-10T08:45:20.883Z] ---> acabe15feafb [2021-05-10T08:45:20.883Z] Step 8/25 : COPY . . [2021-05-10T08:45:21.370Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-10T08:45:21.370Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-10T08:45:21.370Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-10T08:45:21.370Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-10T08:45:21.370Z] running python rtupdate hooks for python3.6... [2021-05-10T08:45:21.370Z] running python post-rtupdate hooks for python3.6... [2021-05-10T08:45:21.370Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-10T08:45:23.286Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-10T08:45:23.286Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-10T08:45:23.286Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-10T08:45:23.286Z] Setting up snapd (2.48.3+18.04) ... [2021-05-10T08:45:23.857Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-10T08:45:24.118Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-10T08:45:24.380Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-10T08:45:24.380Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-10T08:45:24.642Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-10T08:45:24.642Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-10T08:45:24.904Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-10T08:45:25.165Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-10T08:45:25.426Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-10T08:45:25.688Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-10T08:45:25.688Z] /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-05-10T08:45:25.688Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-10T08:45:25.688Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-10T08:45:27.077Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-10T08:45:27.077Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-10T08:45:27.077Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-10T08:45:28.467Z] Reading package lists... [2021-05-10T08:45:28.730Z] Reading package lists... [2021-05-10T08:45:28.993Z] Building dependency tree... [2021-05-10T08:45:28.993Z] Reading state information... [2021-05-10T08:45:28.993Z] Calculating upgrade... [2021-05-10T08:45:29.254Z] The following packages will be upgraded: [2021-05-10T08:45:29.254Z] advancecomp base-files bash binutils binutils-common [2021-05-10T08:45:29.254Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-10T08:45:29.254Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-10T08:45:29.254Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-10T08:45:29.254Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-10T08:45:29.254Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-10T08:45:29.254Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-10T08:45:29.254Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-10T08:45:29.254Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-05-10T08:45:29.254Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-05-10T08:45:29.254Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-05-10T08:45:29.254Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-05-10T08:45:29.254Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-05-10T08:45:29.254Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-05-10T08:45:29.254Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-05-10T08:45:29.254Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-10T08:45:29.254Z] Need to get 64.0 MB of archives. [2021-05-10T08:45:29.254Z] After this operation, 5034 kB of additional disk space will be used. [2021-05-10T08:45:29.254Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-142.146 [987 kB] [2021-05-10T08:45:29.516Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-10T08:45:29.516Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-10T08:45:29.516Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-10T08:45:29.516Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-10T08:45:29.516Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-10T08:45:29.516Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-10T08:45:29.516Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-10T08:45:29.516Z] 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-05-10T08:45:29.516Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-05-10T08:45:29.516Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-05-10T08:45:29.517Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-10T08:45:29.517Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-10T08:45:29.517Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-05-10T08:45:29.517Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-10T08:45:29.517Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-10T08:45:29.517Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-10T08:45:29.517Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-10T08:45:29.517Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-10T08:45:29.517Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-10T08:45:29.517Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-05-10T08:45:29.779Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-10T08:45:29.779Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-05-10T08:45:29.779Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-10T08:45:29.779Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-10T08:45:29.779Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-10T08:45:29.779Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-10T08:45:29.779Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-10T08:45:29.779Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-10T08:45:29.779Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-10T08:45:29.779Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-10T08:45:29.779Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-10T08:45:29.779Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-10T08:45:29.779Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-10T08:45:29.779Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-10T08:45:29.779Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-10T08:45:29.779Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-10T08:45:29.779Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-10T08:45:29.779Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-05-10T08:45:29.780Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-10T08:45:29.780Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-05-10T08:45:29.780Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-10T08:45:29.780Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-10T08:45:29.780Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-05-10T08:45:29.780Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-10T08:45:29.780Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-10T08:45:29.780Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-05-10T08:45:29.780Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-10T08:45:29.780Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-05-10T08:45:29.780Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-10T08:45:29.780Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-10T08:45:29.780Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-10T08:45:29.780Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-10T08:45:29.780Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-10T08:45:29.780Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-10T08:45:29.780Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-10T08:45:30.041Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-10T08:45:30.304Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-05-10T08:45:30.304Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-05-10T08:45:30.304Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-10T08:45:30.304Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-10T08:45:30.304Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-10T08:45:30.304Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-10T08:45:30.304Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-10T08:45:30.304Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-10T08:45:30.304Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-10T08:45:30.304Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-10T08:45:30.304Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-10T08:45:30.304Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-10T08:45:30.566Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-10T08:45:30.566Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-10T08:45:30.566Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-05-10T08:45:30.566Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-10T08:45:30.566Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-10T08:45:30.566Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-10T08:45:30.566Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-10T08:45:30.566Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-10T08:45:30.566Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-10T08:45:30.566Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-10T08:45:30.566Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-10T08:45:30.566Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-10T08:45:30.566Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-05-10T08:45:30.566Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-05-10T08:45:30.566Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-05-10T08:45:30.566Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-05-10T08:45:30.566Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-05-10T08:45:30.566Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-10T08:45:30.856Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-10T08:45:30.856Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-10T08:45:30.856Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-10T08:45:30.856Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-05-10T08:45:30.856Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-05-10T08:45:30.856Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-10T08:45:30.856Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-10T08:45:30.856Z] Get:95 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-05-10T08:45:30.856Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-10T08:45:30.856Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-10T08:45:30.856Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-10T08:45:30.856Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-10T08:45:30.856Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-10T08:45:30.856Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-10T08:45:31.120Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-10T08:45:31.120Z] Fetched 64.0 MB in 2s (36.8 MB/s) [2021-05-10T08:45:31.382Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T08:45:31.382Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-10T08:45:31.382Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-10T08:45:31.953Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-10T08:45:31.953Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-10T08:45:32.214Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-142.146_amd64.deb ... [2021-05-10T08:45:32.214Z] Unpacking linux-libc-dev:amd64 (4.15.0-142.146) over (4.15.0-20.21) ... [2021-05-10T08:45:33.157Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-10T08:45:33.157Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-10T08:45:33.419Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-10T08:45:33.419Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-10T08:45:33.419Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-10T08:45:33.419Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-10T08:45:33.680Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-10T08:45:33.680Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-10T08:45:33.680Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-10T08:45:33.680Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-10T08:45:33.680Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-10T08:45:33.680Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-10T08:45:33.941Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-10T08:45:33.941Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-10T08:45:33.941Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-10T08:45:33.941Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-10T08:45:33.941Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-10T08:45:33.941Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-10T08:45:34.202Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-10T08:45:34.202Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-10T08:45:34.202Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-10T08:45:34.202Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-10T08:45:34.463Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-10T08:45:34.464Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-10T08:45:34.464Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-10T08:45:34.464Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-10T08:45:34.724Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-10T08:45:34.724Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-10T08:45:34.724Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-10T08:45:34.986Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-10T08:45:35.558Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-10T08:45:35.558Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-10T08:45:35.558Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-10T08:45:35.819Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-10T08:45:35.820Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-10T08:45:35.820Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-10T08:45:36.081Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-10T08:45:36.081Z] Installing new version of config file /etc/issue ... [2021-05-10T08:45:36.081Z] Installing new version of config file /etc/issue.net ... [2021-05-10T08:45:36.081Z] Installing new version of config file /etc/lsb-release ... [2021-05-10T08:45:36.081Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-10T08:45:36.341Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-10T08:45:36.341Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-10T08:45:36.341Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-10T08:45:36.602Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T08:45:36.602Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-10T08:45:36.602Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-10T08:45:36.602Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-10T08:45:36.864Z] 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-05-10T08:45:36.864Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T08:45:36.864Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-10T08:45:36.864Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-10T08:45:36.864Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-10T08:45:36.864Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T08:45:36.864Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-10T08:45:37.125Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-10T08:45:37.125Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-10T08:45:37.386Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T08:45:37.386Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-10T08:45:37.386Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-10T08:45:37.386Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-10T08:45:37.649Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T08:45:37.649Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-10T08:45:37.649Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-10T08:45:37.649Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-10T08:45:37.910Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T08:45:37.910Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-10T08:45:37.910Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-10T08:45:37.910Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-10T08:45:38.171Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T08:45:38.171Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-10T08:45:38.171Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-10T08:45:38.171Z] Setting up grep (3.1-2build1) ... [2021-05-10T08:45:38.433Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T08:45:38.433Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-10T08:45:38.433Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-10T08:45:38.433Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-10T08:45:38.694Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T08:45:38.695Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-10T08:45:38.695Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-10T08:45:38.695Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-10T08:45:38.956Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T08:45:38.956Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-10T08:45:38.956Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-10T08:45:39.528Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-10T08:45:39.528Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-10T08:45:39.529Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-10T08:45:39.792Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-10T08:45:40.364Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-10T08:45:40.364Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T08:45:40.364Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-10T08:45:40.364Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-10T08:45:41.308Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-10T08:45:41.570Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-10T08:45:41.570Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-10T08:45:41.570Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-10T08:45:41.570Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-10T08:45:41.832Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T08:45:41.832Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-10T08:45:41.832Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-10T08:45:41.832Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-10T08:45:42.095Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T08:45:42.095Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-10T08:45:42.095Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-10T08:45:42.095Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-10T08:45:42.357Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T08:45:42.357Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-10T08:45:42.357Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-10T08:45:42.357Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-10T08:45:42.357Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T08:45:42.357Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-10T08:45:42.357Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-10T08:45:42.619Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-10T08:45:42.619Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T08:45:42.619Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-10T08:45:42.619Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-10T08:45:42.884Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-10T08:45:42.884Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T08:45:42.884Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-10T08:45:42.884Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-10T08:45:43.145Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-10T08:45:43.145Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-10T08:45:43.145Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-10T08:45:43.406Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T08:45:43.406Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-10T08:45:43.406Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-10T08:45:43.406Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-10T08:45:43.668Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T08:45:43.668Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-10T08:45:43.668Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-10T08:45:43.668Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-10T08:45:43.668Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T08:45:43.668Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-10T08:45:43.929Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-10T08:45:43.929Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-10T08:45:43.929Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T08:45:43.929Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-10T08:45:44.190Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-10T08:45:44.456Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-10T08:45:44.717Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-10T08:45:45.290Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-10T08:45:45.290Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T08:45:45.290Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-10T08:45:45.290Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-10T08:45:45.552Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-10T08:45:45.553Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T08:45:45.553Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-10T08:45:45.553Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-10T08:45:45.814Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-10T08:45:45.814Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T08:45:45.814Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-10T08:45:45.814Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-05-10T08:45:46.076Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-10T08:45:46.340Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T08:45:46.340Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-10T08:45:46.340Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-10T08:45:46.340Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-10T08:45:46.602Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T08:45:46.602Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-10T08:45:46.602Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-10T08:45:46.602Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-10T08:45:46.865Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T08:45:46.865Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-10T08:45:46.865Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-10T08:45:46.865Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-10T08:45:47.126Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T08:45:47.126Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-10T08:45:47.126Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-10T08:45:47.126Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-10T08:45:47.401Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T08:45:47.401Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-10T08:45:47.401Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-10T08:45:47.662Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-10T08:45:47.662Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T08:45:47.662Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-10T08:45:47.662Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-10T08:45:47.685Z] ---> 53cec7b7735a [2021-05-10T08:45:47.685Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-10T08:45:47.685Z] ---> f31b372c0985 [2021-05-10T08:45:47.685Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-10T08:45:47.685Z] ---> acce655ad523 [2021-05-10T08:45:47.685Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-05-10T08:45:47.685Z] ---> 0cf639193ebe [2021-05-10T08:45:47.685Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-10T08:45:47.685Z] ---> Running in b5bb676e8e5d [2021-05-10T08:45:47.685Z] ---> Running in d039842dcec6 [2021-05-10T08:45:47.685Z] ---> b5a1af7a562f [2021-05-10T08:45:47.685Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-10T08:45:47.685Z] ---> Running in 69dc3f1c9eee [2021-05-10T08:45:47.685Z] ---> Running in 6f2283fefcd6 [2021-05-10T08:45:47.685Z] ---> Running in 9b88cd8e3db9 [2021-05-10T08:45:47.685Z] 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-05-10T08:45:47.685Z] 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-05-10T08:45:47.685Z] 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-05-10T08:45:47.685Z] 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-05-10T08:45:47.685Z] 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-05-10T08:45:47.925Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-05-10T08:45:47.925Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-10T08:45:47.925Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-10T08:45:47.925Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-10T08:45:48.214Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-10T08:45:48.214Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T08:45:48.214Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-10T08:45:48.214Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-10T08:45:48.498Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-10T08:45:48.498Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T08:45:48.498Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-05-10T08:45:48.498Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-10T08:45:48.769Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-10T08:45:49.059Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T08:45:49.059Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-10T08:45:49.059Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-10T08:45:49.059Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-10T08:45:49.338Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T08:45:49.338Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-10T08:45:49.338Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-10T08:45:49.338Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-10T08:45:49.338Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T08:45:49.338Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-10T08:45:49.603Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-10T08:45:49.879Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-10T08:45:49.879Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T08:45:49.879Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-10T08:45:49.879Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-10T08:45:50.172Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-10T08:45:50.172Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T08:45:50.172Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-10T08:45:50.172Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-10T08:45:50.172Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-10T08:45:50.449Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T08:45:50.449Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-10T08:45:50.449Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-10T08:45:50.450Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-10T08:45:50.450Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T08:45:50.450Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-10T08:45:50.731Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-10T08:45:50.731Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-10T08:45:50.731Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T08:45:50.732Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-10T08:45:50.998Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-10T08:45:50.998Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-10T08:45:50.998Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T08:45:50.998Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-10T08:45:50.998Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-10T08:45:51.263Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-10T08:45:51.263Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T08:45:51.263Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-10T08:45:51.263Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-10T08:45:51.529Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-10T08:45:51.529Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T08:45:51.529Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-10T08:45:51.529Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-10T08:45:51.790Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-10T08:45:51.790Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T08:45:51.790Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-10T08:45:51.790Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-10T08:45:51.790Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-10T08:45:52.050Z] (Reading database ... 13915 files and directories currently installed.) [2021-05-10T08:45:52.050Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-10T08:45:52.050Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-10T08:45:52.050Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-10T08:45:52.050Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-10T08:45:52.311Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-10T08:45:52.572Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-10T08:45:52.572Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-10T08:45:52.573Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-10T08:45:52.836Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-10T08:45:52.836Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-10T08:45:53.099Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-10T08:45:53.099Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-10T08:45:53.099Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-10T08:45:53.099Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-10T08:45:53.676Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-10T08:45:53.676Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-10T08:45:53.676Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-10T08:45:53.939Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-10T08:45:53.939Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-10T08:45:53.939Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-10T08:45:53.939Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-10T08:45:54.202Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-10T08:45:54.202Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-10T08:45:54.202Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-10T08:45:55.147Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-10T08:45:55.147Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-10T08:45:55.408Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-10T08:45:55.408Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-10T08:45:55.408Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-10T08:45:55.408Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-10T08:45:55.980Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-10T08:45:55.980Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-10T08:45:55.980Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-10T08:45:55.980Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-10T08:45:56.241Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-10T08:45:56.242Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-10T08:45:56.242Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-10T08:45:56.242Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-10T08:45:56.502Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-10T08:45:56.503Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-10T08:45:56.503Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-10T08:45:56.764Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-10T08:45:56.764Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-10T08:45:56.764Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-10T08:45:57.720Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-10T08:45:57.720Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-10T08:45:59.109Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-10T08:45:59.109Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-10T08:45:59.680Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-10T08:45:59.680Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-10T08:45:59.941Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-10T08:45:59.941Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-10T08:46:00.884Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-10T08:46:00.884Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-10T08:46:01.145Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-10T08:46:01.145Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-10T08:46:01.145Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-10T08:46:01.145Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-10T08:46:01.408Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-10T08:46:01.408Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-10T08:46:01.408Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-10T08:46:01.669Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-10T08:46:01.669Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-10T08:46:01.669Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-10T08:46:01.669Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-10T08:46:01.939Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-10T08:46:01.939Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-10T08:46:01.939Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-10T08:46:02.201Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-10T08:46:02.201Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-10T08:46:02.201Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-10T08:46:02.201Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-10T08:46:02.201Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-10T08:46:02.201Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-10T08:46:02.201Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-10T08:46:02.201Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-10T08:46:02.463Z] [2021-05-10T08:46:02.463Z] Current default time zone: 'Etc/UTC' [2021-05-10T08:46:02.463Z] Local time is now: Mon May 10 08:46:02 UTC 2021. [2021-05-10T08:46:02.463Z] Universal Time is now: Mon May 10 08:46:02 UTC 2021. [2021-05-10T08:46:02.463Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-10T08:46:02.463Z] [2021-05-10T08:46:02.463Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-05-10T08:46:02.463Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-10T08:46:02.463Z] Setting up linux-libc-dev:amd64 (4.15.0-142.146) ... [2021-05-10T08:46:02.463Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-10T08:46:02.463Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-10T08:46:02.463Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-10T08:46:02.724Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-10T08:46:02.724Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-10T08:46:02.724Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-10T08:46:02.724Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-10T08:46:02.724Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-10T08:46:02.724Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-10T08:46:02.985Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-10T08:46:02.985Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-10T08:46:02.985Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-10T08:46:02.985Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-10T08:46:02.985Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-10T08:46:02.985Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-10T08:46:03.246Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-10T08:46:03.246Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-10T08:46:03.246Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-10T08:46:03.246Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-10T08:46:03.246Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-10T08:46:05.160Z] Updating certificates in /etc/ssl/certs... [2021-05-10T08:46:05.732Z] 23 added, 27 removed; done. [2021-05-10T08:46:05.732Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-10T08:46:05.732Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-10T08:46:05.732Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-10T08:46:05.732Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-10T08:46:05.732Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-10T08:46:05.732Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-10T08:46:05.732Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-10T08:46:05.992Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-10T08:46:05.993Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-10T08:46:05.993Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-10T08:46:05.993Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-10T08:46:05.993Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-10T08:46:05.993Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-10T08:46:05.993Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-10T08:46:05.993Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-10T08:46:05.993Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-10T08:46:06.253Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-10T08:46:06.253Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-10T08:46:06.253Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-10T08:46:06.253Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-10T08:46:06.253Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-10T08:46:06.253Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-10T08:46:06.515Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-10T08:46:06.515Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-10T08:46:06.515Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-10T08:46:06.515Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-10T08:46:06.515Z] Updating certificates in /etc/ssl/certs... [2021-05-10T08:46:07.086Z] 0 added, 0 removed; done. [2021-05-10T08:46:07.087Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-10T08:46:07.087Z] done. [2021-05-10T08:46:08.030Z] Reading package lists... [2021-05-10T08:46:08.030Z] Building dependency tree... [2021-05-10T08:46:08.030Z] Reading state information... [2021-05-10T08:46:08.292Z] The following NEW packages will be installed: [2021-05-10T08:46:08.292Z] apt-transport-https [2021-05-10T08:46:08.292Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-10T08:46:08.292Z] Need to get 1692 B of archives. [2021-05-10T08:46:08.292Z] After this operation, 154 kB of additional disk space will be used. [2021-05-10T08:46:08.292Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-10T08:46:08.554Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-10T08:46:08.554Z] Fetched 1692 B in 0s (8545 B/s) [2021-05-10T08:46:08.554Z] Selecting previously unselected package apt-transport-https. [2021-05-10T08:46:08.554Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-10T08:46:08.554Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-10T08:46:08.555Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-10T08:46:08.555Z] Setting up apt-transport-https (1.6.13) ... [2021-05-10T08:46:09.128Z] Waiting for network to be ready... [2021-05-10T08:46:15.726Z] 2021-05-10T08:46:13Z INFO Waiting for automatic snapd restart... [2021-05-10T08:46:15.988Z] snapd 2.49.2 from Canonical* installed [2021-05-10T08:46:17.373Z] "snapd" switched to the "latest/stable" channel [2021-05-10T08:46:17.373Z] [2021-05-10T08:46:21.581Z] core18 20210309 from Canonical* installed [2021-05-10T08:46:22.153Z] "core18" switched to the "latest/stable" channel [2021-05-10T08:46:22.153Z] [2021-05-10T08:46:28.752Z] snapcraft 4.7.1 from Canonical* installed [2021-05-10T08:46:28.752Z] "snapcraft" switched to the "latest/stable" channel [2021-05-10T08:46:28.752Z] [2021-05-10T08:46:32.054Z] 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-05-10T08:46:32.054Z] - README.md [2021-05-10T08:46:32.054Z] [2021-05-10T08:46:32.054Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-10T08:46:38.640Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-10T08:46:38.640Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-10T08:46:38.640Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-10T08:46:38.640Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-10T08:46:40.029Z] Reading package lists... [2021-05-10T08:46:40.291Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 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-05-10T08:46:46.881Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-10T08:46:46.881Z] Reading package lists... [2021-05-10T08:46:46.881Z] Building dependency tree... [2021-05-10T08:46:46.881Z] Reading state information... [2021-05-10T08:46:46.881Z] Suggested packages: [2021-05-10T08:46:46.881Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-10T08:46:46.881Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-10T08:46:46.881Z] Recommended packages: [2021-05-10T08:46:46.881Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-05-10T08:46:46.881Z] The following NEW packages will be installed: [2021-05-10T08:46:46.881Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-05-10T08:46:46.881Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-05-10T08:46:46.881Z] pkg-config zip [2021-05-10T08:46:46.881Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-05-10T08:46:46.881Z] Need to get 7663 kB of archives. [2021-05-10T08:46:46.881Z] After this operation, 43.8 MB of additional disk space will be used. [2021-05-10T08:46:46.881Z] 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-05-10T08:46:47.144Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-10T08:46:47.144Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-10T08:46:47.144Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-10T08:46:47.144Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-10T08:46:47.144Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-10T08:46:47.144Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-10T08:46:47.144Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-10T08:46:47.406Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-10T08:46:47.406Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-10T08:46:47.406Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-10T08:46:47.406Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-10T08:46:47.668Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-10T08:46:47.668Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-10T08:46:47.668Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-05-10T08:46:47.668Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-10T08:46:47.668Z] Fetched 7663 kB in 1s (10.1 MB/s) [2021-05-10T08:46:47.932Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-10T08:46:47.932Z] (Reading database ... 13924 files and directories currently installed.) [2021-05-10T08:46:47.932Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-10T08:46:47.932Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-10T08:46:48.194Z] Selecting previously unselected package libpsl5:amd64. [2021-05-10T08:46:48.194Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-10T08:46:48.194Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-10T08:46:48.455Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-10T08:46:48.455Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-10T08:46:48.455Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-10T08:46:48.455Z] Selecting previously unselected package librtmp1:amd64. [2021-05-10T08:46:48.455Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-10T08:46:48.455Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-10T08:46:48.455Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-10T08:46:48.455Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-10T08:46:48.455Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-10T08:46:48.717Z] Selecting previously unselected package liberror-perl. [2021-05-10T08:46:48.717Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-05-10T08:46:48.717Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-10T08:46:48.717Z] Selecting previously unselected package git-man. [2021-05-10T08:46:48.717Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-10T08:46:48.717Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-10T08:46:48.978Z] Selecting previously unselected package git. [2021-05-10T08:46:48.978Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-10T08:46:48.978Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-10T08:46:49.920Z] Selecting previously unselected package libnorm1:amd64. [2021-05-10T08:46:49.920Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-10T08:46:49.920Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-10T08:46:49.920Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-10T08:46:49.920Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-10T08:46:49.920Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-10T08:46:49.920Z] Selecting previously unselected package libsodium23:amd64. [2021-05-10T08:46:49.920Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-05-10T08:46:49.920Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-10T08:46:50.181Z] Selecting previously unselected package libzmq5:amd64. [2021-05-10T08:46:50.181Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-10T08:46:50.181Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-10T08:46:50.181Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-10T08:46:50.181Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-10T08:46:50.181Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-10T08:46:50.442Z] Selecting previously unselected package pkg-config. [2021-05-10T08:46:50.442Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-10T08:46:50.442Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-05-10T08:46:50.442Z] Selecting previously unselected package zip. [2021-05-10T08:46:50.442Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-05-10T08:46:50.442Z] Unpacking zip (3.0-11build1) ... [2021-05-10T08:46:50.442Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-10T08:46:50.442Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-10T08:46:50.703Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-10T08:46:50.703Z] Setting up liberror-perl (0.17025-1) ... [2021-05-10T08:46:50.703Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-10T08:46:50.703Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-10T08:46:50.703Z] No schema files found: doing nothing. [2021-05-10T08:46:50.703Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-10T08:46:50.703Z] Setting up zip (3.0-11build1) ... [2021-05-10T08:46:50.704Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-10T08:46:50.704Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-10T08:46:50.704Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-10T08:46:50.964Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-10T08:46:50.964Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-10T08:46:50.964Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-10T08:46:50.964Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-10T08:46:50.964Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-10T08:46:57.656Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-10T08:46:57.922Z] git set to automatically installed. [2021-05-10T08:46:57.922Z] git-man set to automatically installed. [2021-05-10T08:46:57.922Z] libcurl3-gnutls set to automatically installed. [2021-05-10T08:46:57.922Z] liberror-perl set to automatically installed. [2021-05-10T08:46:57.922Z] libglib2.0-0 set to automatically installed. [2021-05-10T08:46:57.922Z] libnghttp2-14 set to automatically installed. [2021-05-10T08:46:57.922Z] libnorm1 set to automatically installed. [2021-05-10T08:46:57.922Z] libpgm-5.2-0 set to automatically installed. [2021-05-10T08:46:57.922Z] libpsl5 set to automatically installed. [2021-05-10T08:46:57.922Z] librtmp1 set to automatically installed. [2021-05-10T08:46:57.922Z] libsodium23 set to automatically installed. [2021-05-10T08:46:57.922Z] libzmq3-dev set to automatically installed. [2021-05-10T08:46:57.922Z] libzmq5 set to automatically installed. [2021-05-10T08:46:57.922Z] pkg-config set to automatically installed. [2021-05-10T08:46:57.922Z] zip set to automatically installed. [2021-05-10T08:46:59.313Z] snapd is not logged in, snap install commands will use sudo [2021-05-10T08:47:05.906Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-10T08:47:27.883Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-05-10T08:47:27.883Z] snapd is not logged in, snap install commands will use sudo [2021-05-10T08:47:34.470Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-10T08:47:35.415Z] snap "core18" has no updates available [2021-05-10T08:47:35.987Z] Pulling go-build-helper [2021-05-10T08:47:35.987Z] + snapcraftctl pull [2021-05-10T08:47:37.378Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-05-10T08:47:37.378Z] Skipping pull go-build-helper (already ran) [2021-05-10T08:47:37.378Z] Building go-build-helper [2021-05-10T08:47:37.378Z] + snapcraftctl build [2021-05-10T08:47:39.561Z] 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-05-10T08:47:39.561Z] 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-05-10T08:47:39.932Z] Staging go-build-helper [2021-05-10T08:47:39.933Z] + snapcraftctl stage [2021-05-10T08:47:40.555Z] Removing intermediate container 69dc3f1c9eee [2021-05-10T08:47:40.555Z] ---> de2a5142aeb2 [2021-05-10T08:47:40.555Z] [2021-05-10T08:47:40.555Z] Step 10/31 : FROM alpine:3.12 [2021-05-10T08:47:40.840Z] 3.12: Pulling from library/alpine [2021-05-10T08:47:42.821Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-10T08:47:42.821Z] Status: Downloaded newer image for alpine:3.12 [2021-05-10T08:47:42.821Z] ---> 9852663dfa18 [2021-05-10T08:47:42.821Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-10T08:47:44.262Z] ---> Running in 5c72b1396a3c [2021-05-10T08:47:44.535Z] Removing intermediate container 9b88cd8e3db9 [2021-05-10T08:47:44.536Z] ---> 2cec99dfc08b [2021-05-10T08:47:44.536Z] [2021-05-10T08:47:44.536Z] Step 10/25 : FROM alpine:3.12 [2021-05-10T08:47:44.536Z] ---> 9852663dfa18 [2021-05-10T08:47:44.536Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-10T08:47:45.135Z] Removing intermediate container d039842dcec6 [2021-05-10T08:47:45.135Z] ---> 7b035c614e22 [2021-05-10T08:47:45.135Z] [2021-05-10T08:47:45.135Z] Step 10/21 : FROM alpine:3.12 [2021-05-10T08:47:45.135Z] ---> 9852663dfa18 [2021-05-10T08:47:45.135Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-05-10T08:47:45.406Z] ---> Running in 8b9b14f1e435 [2021-05-10T08:47:45.406Z] Removing intermediate container 5c72b1396a3c [2021-05-10T08:47:45.406Z] ---> f6be9bcbc53a [2021-05-10T08:47:45.406Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-10T08:47:45.678Z] ---> Running in be162ca79ae0 [2021-05-10T08:47:45.678Z] Removing intermediate container b5bb676e8e5d [2021-05-10T08:47:45.678Z] ---> 4a55254ec5d8 [2021-05-10T08:47:45.678Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-10T08:47:45.678Z] ---> Running in bbf17edd4b57 [2021-05-10T08:47:46.280Z] ---> Running in 08d41b1c5052 [2021-05-10T08:47:46.875Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-10T08:47:47.147Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-10T08:47:47.745Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-10T08:47:47.746Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-10T08:47:48.017Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-10T08:47:48.017Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-10T08:47:48.294Z] (4/6) Installing curl (7.76.1-r0) [2021-05-10T08:47:48.295Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-10T08:47:48.295Z] (6/6) Installing su-exec (0.2-r1) [2021-05-10T08:47:48.295Z] Executing busybox-1.31.1-r20.trigger [2021-05-10T08:47:48.295Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-10T08:47:48.295Z] Executing ca-certificates-20191127-r4.trigger [2021-05-10T08:47:48.295Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-10T08:47:48.570Z] 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-05-10T08:47:48.570Z] OK: 7 MiB in 20 packages [2021-05-10T08:47:48.570Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-10T08:47:48.862Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-10T08:47:48.862Z] (2/2) Installing su-exec (0.2-r1) [2021-05-10T08:47:48.862Z] Executing busybox-1.31.1-r20.trigger [2021-05-10T08:47:49.149Z] OK: 5 MiB in 16 packages [2021-05-10T08:47:49.149Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-10T08:47:49.434Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-10T08:47:49.434Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-10T08:47:49.434Z] (4/4) Installing curl (7.76.1-r0) [2021-05-10T08:47:49.434Z] Executing busybox-1.31.1-r20.trigger [2021-05-10T08:47:49.434Z] Executing ca-certificates-20191127-r4.trigger [2021-05-10T08:47:49.708Z] Removing intermediate container 6f2283fefcd6 [2021-05-10T08:47:49.708Z] ---> badace78b6cf [2021-05-10T08:47:49.708Z] [2021-05-10T08:47:49.708Z] Step 10/22 : FROM alpine:3.12 [2021-05-10T08:47:49.708Z] ---> 9852663dfa18 [2021-05-10T08:47:49.708Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-05-10T08:47:49.708Z] OK: 7 MiB in 18 packages [2021-05-10T08:47:50.308Z] ---> Running in 7ff288f74d1e [2021-05-10T08:47:51.300Z] Removing intermediate container be162ca79ae0 [2021-05-10T08:47:51.300Z] ---> 13efb58a8302 [2021-05-10T08:47:51.300Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-10T08:47:51.575Z] Removing intermediate container 8b9b14f1e435 [2021-05-10T08:47:51.575Z] ---> 8b7fda101509 [2021-05-10T08:47:51.575Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-10T08:47:51.847Z] ---> Running in 40aabe6601e2 [2021-05-10T08:47:52.115Z] ---> Running in d93289acfba6 [2021-05-10T08:47:52.115Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-10T08:47:52.394Z] Removing intermediate container bbf17edd4b57 [2021-05-10T08:47:52.394Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-10T08:47:52.394Z] ---> 9cba5740d5f0 [2021-05-10T08:47:52.394Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-10T08:47:52.669Z] ---> Running in 758364599d8d [2021-05-10T08:47:52.669Z] Removing intermediate container 40aabe6601e2 [2021-05-10T08:47:52.669Z] Removing intermediate container d93289acfba6 [2021-05-10T08:47:52.669Z] ---> 9487f7d48a09 [2021-05-10T08:47:52.669Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-10T08:47:52.669Z] ---> c737f7086fc7 [2021-05-10T08:47:52.669Z] Step 13/25 : WORKDIR / [2021-05-10T08:47:52.950Z] Removing intermediate container 08d41b1c5052 [2021-05-10T08:47:52.950Z] ---> e4b6a9e8b3f8 [2021-05-10T08:47:52.950Z] [2021-05-10T08:47:52.950Z] Step 11/23 : FROM docker:20.10.0 [2021-05-10T08:47:52.950Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-10T08:47:52.950Z] ---> Running in b280c60381e7 [2021-05-10T08:47:52.950Z] ---> Running in b71cf1d0b95e [2021-05-10T08:47:52.950Z] Executing busybox-1.31.1-r20.trigger [2021-05-10T08:47:52.950Z] OK: 5 MiB in 15 packages [2021-05-10T08:47:53.224Z] 20.10.0: Pulling from library/docker [2021-05-10T08:47:53.224Z] Removing intermediate container 758364599d8d [2021-05-10T08:47:53.224Z] ---> f32d406e4a9c [2021-05-10T08:47:53.224Z] Step 13/21 : WORKDIR /edgex [2021-05-10T08:47:53.499Z] ---> Running in af19194810ed [2021-05-10T08:47:54.107Z] Removing intermediate container b71cf1d0b95e [2021-05-10T08:47:54.107Z] ---> fe9c1dca0a92 [2021-05-10T08:47:54.107Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-10T08:47:54.107Z] Removing intermediate container b280c60381e7 [2021-05-10T08:47:54.107Z] ---> 25f58cd7f488 [2021-05-10T08:47:54.107Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-10T08:47:54.379Z] ---> Running in 012ae763898f [2021-05-10T08:47:54.651Z] Removing intermediate container af19194810ed [2021-05-10T08:47:54.652Z] ---> 460c36785c9c [2021-05-10T08:47:54.652Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-10T08:47:54.839Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-10T08:47:54.839Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-10T08:47:54.839Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1699 kB] [2021-05-10T08:47:54.839Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-10T08:47:54.839Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-10T08:47:54.839Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-10T08:47:54.839Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-10T08:47:54.839Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-10T08:47:54.839Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-10T08:47:54.840Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-10T08:47:54.840Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-10T08:47:54.840Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] [2021-05-10T08:47:54.840Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-10T08:47:54.840Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-10T08:47:54.840Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [305 kB] [2021-05-10T08:47:54.840Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.7 kB] [2021-05-10T08:47:54.840Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] [2021-05-10T08:47:54.840Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-05-10T08:47:54.840Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-10T08:47:54.840Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2043 kB] [2021-05-10T08:47:54.840Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] [2021-05-10T08:47:54.840Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-10T08:47:54.840Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-10T08:47:54.840Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [326 kB] [2021-05-10T08:47:54.840Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [44.2 kB] [2021-05-10T08:47:54.840Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1734 kB] [2021-05-10T08:47:54.840Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-10T08:47:54.840Z] Fetched 24.5 MB in 6s (4025 kB/s) [2021-05-10T08:47:54.840Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-10T08:47:54.840Z] Fetched 224 kB in 0s (0 B/s) [2021-05-10T08:47:54.840Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-10T08:47:54.840Z] Fetched 157 kB in 0s (0 B/s) [2021-05-10T08:47:54.840Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-10T08:47:54.840Z] Fetched 221 kB in 0s (0 B/s) [2021-05-10T08:47:54.840Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-10T08:47:54.840Z] Fetched 143 kB in 0s (0 B/s) [2021-05-10T08:47:54.840Z] Pulling app-service-config [2021-05-10T08:47:54.840Z] + snapcraftctl pull [2021-05-10T08:47:54.840Z] Cloning into '/root/parts/app-service-config/src'... [2021-05-10T08:47:54.840Z] Pulling config-common [2021-05-10T08:47:54.840Z] + snapcraftctl pull [2021-05-10T08:47:55.247Z] Removing intermediate container 7ff288f74d1e [2021-05-10T08:47:55.247Z] ---> 85bdeefdaadd [2021-05-10T08:47:55.247Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-10T08:47:55.517Z] ---> Running in b8570df0e4ce [2021-05-10T08:47:55.798Z] ---> 3285090db7bb [2021-05-10T08:47:55.798Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-10T08:47:55.798Z] ---> fc0ebc04868b [2021-05-10T08:47:55.798Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-10T08:47:56.072Z] Removing intermediate container b8570df0e4ce [2021-05-10T08:47:56.072Z] ---> 3358e9112705 [2021-05-10T08:47:56.072Z] Step 13/22 : ENV APP_PORT=48085 [2021-05-10T08:47:56.674Z] ---> Running in df8c9e87a549 [2021-05-10T08:47:56.948Z] ---> 1505c5c155c0 [2021-05-10T08:47:56.948Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-10T08:47:57.244Z] Removing intermediate container df8c9e87a549 [2021-05-10T08:47:57.244Z] ---> e94f063b80f6 [2021-05-10T08:47:57.244Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-10T08:47:57.519Z] Removing intermediate container 012ae763898f [2021-05-10T08:47:57.519Z] ---> a26bb03e8002 [2021-05-10T08:47:57.519Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-10T08:47:57.519Z] ---> 34ac2ee08984 [2021-05-10T08:47:57.519Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-10T08:47:57.793Z] ---> Running in fa2ea117bfd8 [2021-05-10T08:47:57.793Z] ---> Running in fe00cc8b95a5 [2021-05-10T08:47:57.793Z] ---> e084e5c5fb17 [2021-05-10T08:47:57.793Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-10T08:47:58.394Z] Removing intermediate container fa2ea117bfd8 [2021-05-10T08:47:58.394Z] ---> 39d5ea51b485 [2021-05-10T08:47:58.394Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-10T08:47:58.666Z] Removing intermediate container fe00cc8b95a5 [2021-05-10T08:47:58.667Z] ---> 846d275dfe1f [2021-05-10T08:47:58.667Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-10T08:47:59.263Z] ---> 95e9846d1e79 [2021-05-10T08:47:59.263Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-10T08:47:59.263Z] ---> 89e6ccb880ea [2021-05-10T08:47:59.263Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-10T08:47:59.534Z] ---> Running in 71f57cc10346 [2021-05-10T08:47:59.534Z] ---> 0cb6f8fc4c2d [2021-05-10T08:47:59.534Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-10T08:47:59.810Z] ---> 3fa4fe9c3bdd [2021-05-10T08:47:59.810Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-10T08:48:00.130Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-10T08:48:00.130Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-10T08:48:00.130Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-10T08:48:00.130Z] Fetched 0 B in 0s (0 B/s) [2021-05-10T08:48:00.130Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-10T08:48:00.130Z] Fetched 0 B in 0s (0 B/s) [2021-05-10T08:48:00.130Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-10T08:48:00.130Z] Fetched 0 B in 0s (0 B/s) [2021-05-10T08:48:00.130Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-10T08:48:00.130Z] Fetched 0 B in 0s (0 B/s) [2021-05-10T08:48:00.130Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-10T08:48:00.130Z] Fetched 0 B in 0s (0 B/s) [2021-05-10T08:48:00.130Z] Pulling edgex-go [2021-05-10T08:48:00.130Z] + snapcraftctl pull [2021-05-10T08:48:00.152Z] ---> Running in 51a246b9ff4b [2021-05-10T08:48:00.452Z] Removing intermediate container 71f57cc10346 [2021-05-10T08:48:00.452Z] ---> 3550a30dddf9 [2021-05-10T08:48:00.452Z] Step 18/21 : CMD ["--init=true"] [2021-05-10T08:48:01.131Z] ---> Running in 11aea7c8d724 [2021-05-10T08:48:01.131Z] ---> e9937e1ff1d2 [2021-05-10T08:48:01.416Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-10T08:48:01.416Z] ---> 8f3dfa240046 [2021-05-10T08:48:01.416Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-10T08:48:02.458Z] Removing intermediate container 11aea7c8d724 [2021-05-10T08:48:02.458Z] ---> 166fe91469c1 [2021-05-10T08:48:02.458Z] Step 19/21 : LABEL arch=arm64 [2021-05-10T08:48:02.772Z] ---> Running in 19bfdb1aa066 [2021-05-10T08:48:03.373Z] ---> fc9c29de340b [2021-05-10T08:48:03.373Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-05-10T08:48:03.971Z] ---> Running in 468ed27bcfa0 [2021-05-10T08:48:03.971Z] Removing intermediate container 19bfdb1aa066 [2021-05-10T08:48:03.971Z] ---> 8152ac56f57d [2021-05-10T08:48:03.971Z] Step 20/21 : LABEL git_sha=3c8d3704cea87080dc232ddf0b8a8406aa20b6d7 [2021-05-10T08:48:04.247Z] ---> 489804a2bf89 [2021-05-10T08:48:04.247Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-10T08:48:04.247Z] ---> Running in a2c044c7a81c [2021-05-10T08:48:04.522Z] Removing intermediate container 468ed27bcfa0 [2021-05-10T08:48:04.522Z] ---> 5ec9106407b5 [2021-05-10T08:48:04.522Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-10T08:48:05.122Z] ---> Running in ed93881fdce6 [2021-05-10T08:48:05.122Z] Removing intermediate container 51a246b9ff4b [2021-05-10T08:48:05.122Z] ---> e715e9018a7b [2021-05-10T08:48:05.122Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-10T08:48:05.395Z] Removing intermediate container a2c044c7a81c [2021-05-10T08:48:05.395Z] ---> 8985d06ad6c7 [2021-05-10T08:48:05.395Z] Step 21/21 : LABEL version=0.0.0 [2021-05-10T08:48:05.671Z] ---> 1139c663db69 [2021-05-10T08:48:05.671Z] Step 21/25 : 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-05-10T08:48:05.946Z] ---> Running in 243c98b813ea [2021-05-10T08:48:06.216Z] ---> Running in 719b9744cd35 [2021-05-10T08:48:06.216Z] Removing intermediate container ed93881fdce6 [2021-05-10T08:48:06.216Z] ---> ee96fa130281 [2021-05-10T08:48:06.216Z] Step 20/22 : LABEL arch=arm64 [2021-05-10T08:48:06.811Z] ---> d005dd2da3bf [2021-05-10T08:48:06.811Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-10T08:48:07.084Z] ---> Running in 65c987ff700b [2021-05-10T08:48:07.084Z] Removing intermediate container 243c98b813ea [2021-05-10T08:48:07.084Z] ---> 50bf30aec4f9 [2021-05-10T08:48:07.084Z] [2021-05-10T08:48:08.070Z] Successfully built 50bf30aec4f9 [2021-05-10T08:48:08.343Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-05-10T08:48:08.343Z]  Building docker-security-proxy-setup-go ... done Building docker-core-command-go [2021-05-10T08:48:08.343Z] Removing intermediate container 65c987ff700b [2021-05-10T08:48:08.343Z] ---> b1b9d8fb46b8 [2021-05-10T08:48:08.343Z] Step 21/22 : LABEL git_sha=3c8d3704cea87080dc232ddf0b8a8406aa20b6d7 [2021-05-10T08:48:09.334Z] ---> Running in 6e52179033a7 [2021-05-10T08:48:09.334Z] ---> c79625795c22 [2021-05-10T08:48:09.334Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-10T08:48:10.321Z] Removing intermediate container 6e52179033a7 [2021-05-10T08:48:10.321Z] ---> 92c79ba2266e [2021-05-10T08:48:10.321Z] Step 22/22 : LABEL version=0.0.0 [2021-05-10T08:48:11.297Z] ---> Running in c8a20f13641d [2021-05-10T08:48:11.297Z] Removing intermediate container 719b9744cd35 [2021-05-10T08:48:11.297Z] ---> fdcc64da540c [2021-05-10T08:48:11.297Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2021-05-10T08:48:11.571Z] ---> 9f3416c037fc [2021-05-10T08:48:11.571Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-10T08:48:11.851Z] ---> Running in 87203720aa42 [2021-05-10T08:48:11.851Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-10T08:48:12.134Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-10T08:48:12.134Z] ---> eeaf43b92773 [2021-05-10T08:48:12.134Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-10T08:48:12.134Z] Removing intermediate container c8a20f13641d [2021-05-10T08:48:12.134Z] ---> 59762c285f95 [2021-05-10T08:48:12.134Z] [2021-05-10T08:48:12.403Z] ---> Running in 997158cac9ec [2021-05-10T08:48:12.403Z] Removing intermediate container 87203720aa42 [2021-05-10T08:48:12.403Z] ---> 9472347656f2 [2021-05-10T08:48:12.403Z] Step 23/25 : LABEL arch=arm64 [2021-05-10T08:48:12.403Z] ---> 83cc13140d1f [2021-05-10T08:48:12.403Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-10T08:48:12.673Z] Successfully built 59762c285f95 [2021-05-10T08:48:12.673Z] ---> Running in e347f9f80705 [2021-05-10T08:48:12.673Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-05-10T08:48:12.673Z]  Building docker-support-scheduler-go ... done Building docker-support-notifications-go [2021-05-10T08:48:12.945Z] Removing intermediate container 997158cac9ec [2021-05-10T08:48:13.221Z] ---> 297fb447163c [2021-05-10T08:48:13.221Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-10T08:48:13.221Z] ---> Running in f4fedef6bc50 [2021-05-10T08:48:13.221Z] Removing intermediate container e347f9f80705 [2021-05-10T08:48:13.221Z] ---> 3eff888b6d10 [2021-05-10T08:48:13.221Z] Step 24/25 : LABEL git_sha=3c8d3704cea87080dc232ddf0b8a8406aa20b6d7 [2021-05-10T08:48:13.494Z] ---> 7e1ea742fe8c [2021-05-10T08:48:13.494Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-05-10T08:48:13.494Z] ---> Running in 75153568611c [2021-05-10T08:48:14.094Z] ---> Running in c879f6f5c2c5 [2021-05-10T08:48:14.094Z] Removing intermediate container 75153568611c [2021-05-10T08:48:14.094Z] ---> 7f413c1548a1 [2021-05-10T08:48:14.094Z] Step 25/25 : LABEL version=0.0.0 [2021-05-10T08:48:15.084Z] ---> Running in e3ecabb9a915 [2021-05-10T08:48:15.084Z] Removing intermediate container c879f6f5c2c5 [2021-05-10T08:48:15.084Z] ---> 25f4f2d185a4 [2021-05-10T08:48:15.084Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-10T08:48:15.084Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-10T08:48:15.372Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-10T08:48:16.354Z] (1/39) Installing readline (8.0.4-r0) [2021-05-10T08:48:16.354Z] (2/39) Installing bash (5.0.17-r0) [2021-05-10T08:48:16.354Z] Executing bash-5.0.17-r0.post-install [2021-05-10T08:48:16.354Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-10T08:48:16.354Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-10T08:48:16.354Z] Removing intermediate container e3ecabb9a915 [2021-05-10T08:48:16.354Z] ---> d947064b320d [2021-05-10T08:48:16.354Z] [2021-05-10T08:48:16.354Z] (5/39) Installing curl (7.76.1-r0) [2021-05-10T08:48:16.354Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-10T08:48:16.354Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-10T08:48:16.354Z] (8/39) Installing expat (2.2.9-r1) [2021-05-10T08:48:16.354Z] (9/39) Installing libffi (3.3-r2) [2021-05-10T08:48:16.354Z] (10/39) Installing gdbm (1.13-r1) [2021-05-10T08:48:16.354Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-10T08:48:16.354Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-10T08:48:16.354Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-10T08:48:16.951Z] Successfully built d947064b320d [2021-05-10T08:48:17.224Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-05-10T08:48:17.224Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-metadata-go [2021-05-10T08:48:17.497Z] ---> c7f540961879 [2021-05-10T08:48:17.497Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-05-10T08:48:18.475Z] ---> Running in 8f3806190855 [2021-05-10T08:48:18.475Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-10T08:48:18.475Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-10T08:48:18.475Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-10T08:48:18.475Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-10T08:48:18.475Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-10T08:48:18.475Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-10T08:48:18.475Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-10T08:48:18.756Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-10T08:48:18.756Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-10T08:48:18.756Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-10T08:48:18.756Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-10T08:48:18.756Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-10T08:48:18.756Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-10T08:48:18.756Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-10T08:48:18.756Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-10T08:48:18.756Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-10T08:48:18.756Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-10T08:48:18.756Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-10T08:48:19.031Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-10T08:48:19.031Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-10T08:48:19.031Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-10T08:48:19.031Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-10T08:48:19.031Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-10T08:48:19.031Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-10T08:48:19.031Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-10T08:48:19.031Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-10T08:48:19.306Z] Executing busybox-1.31.1-r19.trigger [2021-05-10T08:48:19.306Z] OK: 72 MiB in 59 packages [2021-05-10T08:48:21.958Z] Removing intermediate container 8f3806190855 [2021-05-10T08:48:21.958Z] ---> d831b85828c5 [2021-05-10T08:48:21.958Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-10T08:48:22.558Z] ---> Running in a60e91e7c606 [2021-05-10T08:48:23.535Z] Removing intermediate container a60e91e7c606 [2021-05-10T08:48:23.535Z] ---> e1a5cc9fd277 [2021-05-10T08:48:23.535Z] Step 28/31 : CMD ["gate"] [2021-05-10T08:48:23.849Z] Collecting docker-compose==1.23.2 [2021-05-10T08:48:23.849Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-10T08:48:24.455Z] ---> Running in 5e83ed49022c [2021-05-10T08:48:25.438Z] Removing intermediate container 5e83ed49022c [2021-05-10T08:48:25.438Z] ---> dbeb588dda05 [2021-05-10T08:48:25.438Z] Step 29/31 : LABEL arch=arm64 [2021-05-10T08:48:25.438Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-10T08:48:25.438Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-10T08:48:26.037Z] ---> Running in e02f1e7f6475 [2021-05-10T08:48:26.312Z] Collecting jsonschema<3,>=2.5.1 [2021-05-10T08:48:26.312Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-10T08:48:26.734Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-10T08:48:26.734Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-10T08:48:26.734Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-10T08:48:26.734Z] Fetched 0 B in 0s (0 B/s) [2021-05-10T08:48:26.734Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-05-10T08:48:26.734Z] Fetched 96.5 kB in 0s (0 B/s) [2021-05-10T08:48:26.734Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-05-10T08:48:26.734Z] Fetched 279 kB in 0s (0 B/s) [2021-05-10T08:48:26.734Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-05-10T08:48:26.734Z] Fetched 122 kB in 0s (0 B/s) [2021-05-10T08:48:26.734Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-05-10T08:48:26.734Z] Fetched 77.8 kB in 0s (0 B/s) [2021-05-10T08:48:26.734Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-05-10T08:48:26.734Z] Fetched 8848 B in 0s (0 B/s) [2021-05-10T08:48:26.734Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-05-10T08:48:26.734Z] Fetched 47.8 kB in 0s (0 B/s) [2021-05-10T08:48:26.734Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-05-10T08:48:26.734Z] Fetched 45.6 kB in 0s (0 B/s) [2021-05-10T08:48:26.734Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-05-10T08:48:26.734Z] Fetched 15.0 kB in 0s (0 B/s) [2021-05-10T08:48:26.734Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-05-10T08:48:26.734Z] Fetched 219 kB in 0s (0 B/s) [2021-05-10T08:48:26.734Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-05-10T08:48:26.734Z] Fetched 154 kB in 0s (0 B/s) [2021-05-10T08:48:26.734Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-05-10T08:48:26.734Z] Fetched 50.6 kB in 0s (0 B/s) [2021-05-10T08:48:26.734Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-05-10T08:48:26.734Z] Fetched 14.8 kB in 0s (0 B/s) [2021-05-10T08:48:26.734Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-05-10T08:48:26.734Z] Fetched 41.8 kB in 0s (0 B/s) [2021-05-10T08:48:26.734Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-05-10T08:48:26.734Z] Fetched 499 kB in 0s (0 B/s) [2021-05-10T08:48:26.734Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-05-10T08:48:26.734Z] Fetched 111 kB in 0s (0 B/s) [2021-05-10T08:48:26.734Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-05-10T08:48:26.734Z] Fetched 240 kB in 0s (0 B/s) [2021-05-10T08:48:26.734Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-05-10T08:48:26.734Z] Fetched 29.3 kB in 0s (0 B/s) [2021-05-10T08:48:26.734Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-05-10T08:48:26.734Z] Fetched 85.5 kB in 0s (0 B/s) [2021-05-10T08:48:26.734Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-05-10T08:48:26.734Z] Fetched 24.5 kB in 0s (0 B/s) [2021-05-10T08:48:26.734Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-05-10T08:48:26.734Z] Fetched 49.2 kB in 0s (0 B/s) [2021-05-10T08:48:26.734Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-05-10T08:48:26.734Z] Fetched 54.2 kB in 0s (0 B/s) [2021-05-10T08:48:26.734Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-05-10T08:48:26.734Z] Fetched 30.8 kB in 0s (0 B/s) [2021-05-10T08:48:26.734Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-05-10T08:48:26.734Z] Fetched 15.8 kB in 0s (0 B/s) [2021-05-10T08:48:26.734Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-05-10T08:48:26.734Z] Fetched 85.9 kB in 0s (0 B/s) [2021-05-10T08:48:26.734Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-05-10T08:48:26.734Z] Fetched 8720 B in 0s (0 B/s) [2021-05-10T08:48:26.734Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-05-10T08:48:26.734Z] Fetched 137 kB in 0s (0 B/s) [2021-05-10T08:48:26.734Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-05-10T08:48:26.734Z] Fetched 119 kB in 0s (0 B/s) [2021-05-10T08:48:26.734Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-05-10T08:48:26.734Z] Fetched 110 kB in 0s (0 B/s) [2021-05-10T08:48:26.734Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-05-10T08:48:26.734Z] Fetched 11.1 kB in 0s (0 B/s) [2021-05-10T08:48:26.734Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-05-10T08:48:26.734Z] Fetched 645 kB in 0s (0 B/s) [2021-05-10T08:48:26.734Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-05-10T08:48:26.734Z] Fetched 41.3 kB in 0s (0 B/s) [2021-05-10T08:48:26.734Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-05-10T08:48:26.734Z] Fetched 17.9 kB in 0s (0 B/s) [2021-05-10T08:48:26.734Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-05-10T08:48:26.734Z] Fetched 368 kB in 0s (0 B/s) [2021-05-10T08:48:26.734Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-05-10T08:48:26.734Z] Fetched 187 kB in 0s (0 B/s) [2021-05-10T08:48:26.734Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-05-10T08:48:26.734Z] Fetched 175 kB in 0s (0 B/s) [2021-05-10T08:48:26.734Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-05-10T08:48:26.734Z] Fetched 206 kB in 0s (0 B/s) [2021-05-10T08:48:26.734Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-05-10T08:48:26.734Z] Fetched 1301 kB in 0s (0 B/s) [2021-05-10T08:48:26.734Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-05-10T08:48:26.734Z] Fetched 36.2 kB in 0s (0 B/s) [2021-05-10T08:48:26.734Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-05-10T08:48:26.734Z] Fetched 159 kB in 0s (0 B/s) [2021-05-10T08:48:26.734Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-05-10T08:48:26.734Z] Fetched 107 kB in 0s (0 B/s) [2021-05-10T08:48:26.734Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-05-10T08:48:26.734Z] Fetched 48.7 kB in 0s (0 B/s) [2021-05-10T08:48:26.734Z] Pulling static-packages [2021-05-10T08:48:26.734Z] + snapcraftctl pull [2021-05-10T08:48:26.734Z] Pulling version [2021-05-10T08:48:26.734Z] + cd /root/project [2021-05-10T08:48:26.734Z] + [ -f VERSION ] [2021-05-10T08:48:26.734Z] + PROJECT_VERSION=local-dev [2021-05-10T08:48:26.734Z] + git rev-parse --short HEAD [2021-05-10T08:48:26.734Z] + GIT_REVISION=e68ed6c7 [2021-05-10T08:48:26.734Z] + snapcraftctl set-version local-dev [2021-05-10T08:48:26.734Z] Skipping build go-build-helper (already ran) [2021-05-10T08:48:26.734Z] Building app-service-config [2021-05-10T08:48:26.734Z] + make build [2021-05-10T08:48:26.734Z] go mod tidy [2021-05-10T08:48:26.909Z] Removing intermediate container e02f1e7f6475 [2021-05-10T08:48:26.909Z] ---> 0a2a785b05da [2021-05-10T08:48:26.909Z] Step 30/31 : LABEL git_sha=3c8d3704cea87080dc232ddf0b8a8406aa20b6d7 [2021-05-10T08:48:27.312Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.55 [2021-05-10T08:48:27.509Z] Collecting docker<4.0,>=3.6.0 [2021-05-10T08:48:27.509Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-10T08:48:27.509Z] ---> Running in e91999f67228 [2021-05-10T08:48:27.573Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.46 [2021-05-10T08:48:27.573Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.82 [2021-05-10T08:48:27.573Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-10T08:48:27.839Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.18 [2021-05-10T08:48:27.839Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 [2021-05-10T08:48:27.839Z] go: downloading github.com/go-playground/validator/v10 v10.5.0 [2021-05-10T08:48:27.839Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-05-10T08:48:27.839Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 [2021-05-10T08:48:27.839Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-10T08:48:27.839Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-10T08:48:27.839Z] go: downloading golang.org/x/text v0.3.2 [2021-05-10T08:48:27.839Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-05-10T08:48:28.101Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-10T08:48:28.101Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-10T08:48:28.101Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-05-10T08:48:28.101Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-10T08:48:28.101Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-10T08:48:28.101Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-10T08:48:28.101Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-10T08:48:28.110Z] Removing intermediate container e91999f67228 [2021-05-10T08:48:28.110Z] ---> c45669a8fecb [2021-05-10T08:48:28.110Z] Step 31/31 : LABEL version=0.0.0 [2021-05-10T08:48:28.363Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.7 [2021-05-10T08:48:28.363Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 [2021-05-10T08:48:28.363Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-10T08:48:28.363Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-10T08:48:28.384Z] Collecting cached-property<2,>=1.2.0 [2021-05-10T08:48:28.384Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-10T08:48:28.633Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-10T08:48:28.633Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-10T08:48:28.633Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-10T08:48:28.633Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-10T08:48:28.633Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-10T08:48:28.633Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-10T08:48:28.633Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-05-10T08:48:28.633Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-05-10T08:48:28.633Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-05-10T08:48:28.633Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-10T08:48:28.633Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-05-10T08:48:28.658Z] ---> Running in 5cc60b0cad16 [2021-05-10T08:48:28.894Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-10T08:48:28.894Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-10T08:48:28.894Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-10T08:48:28.894Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-10T08:48:28.894Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-10T08:48:28.894Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-05-10T08:48:28.894Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-10T08:48:28.894Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-10T08:48:28.948Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-10T08:48:28.948Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-10T08:48:29.155Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-10T08:48:29.155Z] go: downloading github.com/kr/pretty v0.2.0 [2021-05-10T08:48:29.155Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-10T08:48:29.155Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-10T08:48:29.155Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-05-10T08:48:29.155Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-05-10T08:48:29.155Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-10T08:48:29.155Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-05-10T08:48:29.155Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-05-10T08:48:29.155Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-10T08:48:29.155Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-05-10T08:48:29.155Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-10T08:48:29.155Z] go: downloading github.com/kr/text v0.1.0 [2021-05-10T08:48:29.155Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-10T08:48:29.417Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-10T08:48:29.417Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-05-10T08:48:29.417Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-10T08:48:29.417Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-05-10T08:48:29.417Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-10T08:48:29.417Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-05-10T08:48:29.417Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-05-10T08:48:29.417Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-10T08:48:29.417Z] go: downloading github.com/miekg/dns v1.1.26 [2021-05-10T08:48:29.417Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-05-10T08:48:29.417Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-10T08:48:29.417Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-10T08:48:29.417Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-10T08:48:29.417Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-05-10T08:48:29.417Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-10T08:48:29.417Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-05-10T08:48:29.417Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-05-10T08:48:29.417Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-10T08:48:29.417Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-05-10T08:48:29.550Z] Removing intermediate container 5cc60b0cad16 [2021-05-10T08:48:29.550Z] ---> 57dd27049ebe [2021-05-10T08:48:29.550Z] [2021-05-10T08:48:29.550Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-10T08:48:29.550Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-10T08:48:29.679Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-05-10T08:48:29.679Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-05-10T08:48:29.679Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-10T08:48:29.679Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-05-10T08:48:29.823Z] Successfully built 57dd27049ebe [2021-05-10T08:48:29.823Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-05-10T08:48:29.823Z]  Building docker-security-bootstrapper-go ... done Building docker-core-data-go [2021-05-10T08:48:32.431Z] Collecting PyYAML<4,>=3.10 [2021-05-10T08:48:32.431Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-10T08:48:35.823Z] 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-05-10T08:48:35.823Z] Collecting docopt<0.7,>=0.6.1 [2021-05-10T08:48:35.823Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-10T08:48:37.796Z] Collecting texttable<0.10,>=0.9.0 [2021-05-10T08:48:37.796Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-10T08:48:39.779Z] 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-05-10T08:48:39.779Z] Collecting idna<2.8,>=2.5 [2021-05-10T08:48:39.779Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-10T08:48:40.053Z] 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-05-10T08:48:40.648Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-10T08:48:40.648Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-10T08:48:41.243Z] Collecting docker-pycreds>=0.4.0 [2021-05-10T08:48:41.243Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-10T08:48:41.243Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-10T08:48:41.243Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-10T08:48:41.243Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-10T08:48:41.243Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-10T08:48:41.928Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-10T08:48:41.928Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-05-10T08:48:41.928Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-10T08:48:41.928Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-10T08:48:42.189Z] Building config-common [2021-05-10T08:48:42.189Z] + snapcraftctl build [2021-05-10T08:48:42.672Z] Installing collected packages: idna, urllib3, requests, jsonschema, docker-pycreds, websocket-client, docker, cached-property, dockerpty, PyYAML, docopt, texttable, docker-compose [2021-05-10T08:48:42.672Z] Attempting uninstall: idna [2021-05-10T08:48:42.672Z] Found existing installation: idna 2.9 [2021-05-10T08:48:42.672Z] Uninstalling idna-2.9: [2021-05-10T08:48:42.672Z] Successfully uninstalled idna-2.9 [2021-05-10T08:48:43.265Z] Attempting uninstall: urllib3 [2021-05-10T08:48:43.265Z] Found existing installation: urllib3 1.25.9 [2021-05-10T08:48:43.265Z] Uninstalling urllib3-1.25.9: [2021-05-10T08:48:43.265Z] Successfully uninstalled urllib3-1.25.9 [2021-05-10T08:48:43.856Z] Attempting uninstall: requests [2021-05-10T08:48:43.856Z] Found existing installation: requests 2.23.0 [2021-05-10T08:48:43.856Z] Uninstalling requests-2.23.0: [2021-05-10T08:48:44.127Z] Successfully uninstalled requests-2.23.0 [2021-05-10T08:48:45.492Z] Building edgex-go [2021-05-10T08:48:45.761Z] + cd /root/parts/edgex-go/src [2021-05-10T08:48:45.761Z] + make build [2021-05-10T08:48:45.761Z] 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-05-10T08:48:46.022Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.42 [2021-05-10T08:48:46.022Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-05-10T08:48:46.110Z] Running setup.py install for dockerpty: started [2021-05-10T08:48:46.284Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.80 [2021-05-10T08:48:46.284Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 [2021-05-10T08:48:46.284Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 [2021-05-10T08:48:46.284Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-05-10T08:48:46.284Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.3 [2021-05-10T08:48:48.088Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-10T08:48:48.088Z] Running setup.py install for PyYAML: started [2021-05-10T08:48:50.078Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T08:48:50.078Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-10T08:48:50.078Z] ---> 820472bc016a [2021-05-10T08:48:50.078Z] Step 3/23 : WORKDIR /edgex-go [2021-05-10T08:48:50.078Z] ---> Using cache [2021-05-10T08:48:50.078Z] ---> 97f6b86cec7e [2021-05-10T08:48:50.078Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T08:48:50.078Z] ---> Using cache [2021-05-10T08:48:50.078Z] ---> f705588c4cc5 [2021-05-10T08:48:50.078Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-10T08:48:50.078Z] ---> Using cache [2021-05-10T08:48:50.078Z] ---> 1db0224a1fa2 [2021-05-10T08:48:50.078Z] Step 6/23 : COPY go.mod . [2021-05-10T08:48:50.078Z] ---> Using cache [2021-05-10T08:48:50.354Z] ---> f64dfac27d4b [2021-05-10T08:48:50.355Z] Step 7/23 : RUN go mod download [2021-05-10T08:48:50.355Z] ---> Using cache [2021-05-10T08:48:50.355Z] ---> acabe15feafb [2021-05-10T08:48:50.355Z] Step 8/23 : COPY . . [2021-05-10T08:48:50.355Z] ---> Using cache [2021-05-10T08:48:50.355Z] ---> b5a1af7a562f [2021-05-10T08:48:50.355Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-05-10T08:48:50.629Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-10T08:48:50.629Z] Running setup.py install for docopt: started [2021-05-10T08:48:51.602Z] 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-05-10T08:48:53.262Z] Running setup.py install for docopt: finished with status 'done' [2021-05-10T08:48:53.262Z] Running setup.py install for texttable: started [2021-05-10T08:48:55.243Z] Running setup.py install for texttable: finished with status 'done' [2021-05-10T08:48:55.521Z] ---> Running in c867777234e8 [2021-05-10T08:48:56.548Z] 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.59.0 [2021-05-10T08:48:56.821Z] 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-05-10T08:48:56.916Z] 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-05-10T08:48:58.307Z] 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-05-10T08:49:00.230Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T08:49:00.230Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-10T08:49:00.230Z] ---> 820472bc016a [2021-05-10T08:49:00.230Z] Step 3/22 : WORKDIR /edgex-go [2021-05-10T08:49:00.230Z] ---> Using cache [2021-05-10T08:49:00.230Z] ---> 97f6b86cec7e [2021-05-10T08:49:00.230Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T08:49:00.230Z] ---> Using cache [2021-05-10T08:49:00.230Z] ---> f705588c4cc5 [2021-05-10T08:49:00.230Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-10T08:49:00.236Z] 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-05-10T08:49:00.498Z] 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-05-10T08:49:00.520Z] ---> Running in 24e753c02658 [2021-05-10T08:49:03.047Z] 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-05-10T08:49:03.047Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-05-10T08:49:03.047Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-05-10T08:49:03.356Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-10T08:49:04.972Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-10T08:49:05.332Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T08:49:05.609Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-10T08:49:05.609Z] ---> 820472bc016a [2021-05-10T08:49:05.609Z] Step 3/23 : WORKDIR /edgex-go [2021-05-10T08:49:05.609Z] ---> Using cache [2021-05-10T08:49:05.609Z] ---> 97f6b86cec7e [2021-05-10T08:49:05.609Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T08:49:05.609Z] ---> Using cache [2021-05-10T08:49:05.609Z] ---> f705588c4cc5 [2021-05-10T08:49:05.609Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-10T08:49:05.609Z] ---> Using cache [2021-05-10T08:49:05.609Z] ---> 1db0224a1fa2 [2021-05-10T08:49:05.609Z] Step 6/23 : COPY go.mod . [2021-05-10T08:49:05.609Z] ---> Using cache [2021-05-10T08:49:05.609Z] ---> f64dfac27d4b [2021-05-10T08:49:05.609Z] Step 7/23 : RUN go mod download [2021-05-10T08:49:05.609Z] ---> Using cache [2021-05-10T08:49:05.609Z] ---> acabe15feafb [2021-05-10T08:49:05.609Z] Step 8/23 : COPY . . [2021-05-10T08:49:05.609Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-10T08:49:06.234Z] ---> Using cache [2021-05-10T08:49:06.234Z] ---> b5a1af7a562f [2021-05-10T08:49:06.234Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-05-10T08:49:06.359Z] 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-05-10T08:49:06.359Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-05-10T08:49:06.854Z] OK: 218 MiB in 52 packages [2021-05-10T08:49:08.275Z] 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-05-10T08:49:08.295Z] ---> Running in a5196599d506 [2021-05-10T08:49:09.660Z] 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-05-10T08:49:10.292Z] Removing intermediate container 24e753c02658 [2021-05-10T08:49:10.292Z] ---> cb8fa8a2d191 [2021-05-10T08:49:10.292Z] Step 6/22 : COPY go.mod . [2021-05-10T08:49:10.580Z] 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-05-10T08:49:11.046Z] 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-05-10T08:49:11.046Z] go: downloading github.com/lib/pq v1.10.1 [2021-05-10T08:49:12.573Z] ---> 86a1ff5fd720 [2021-05-10T08:49:12.573Z] Step 7/22 : RUN go mod download [2021-05-10T08:49:12.847Z] ---> Running in fb881d44653d [2021-05-10T08:49:13.599Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-05-10T08:49:13.599Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-05-10T08:49:13.599Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-05-10T08:49:13.599Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-05-10T08:49:13.599Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-05-10T08:49:13.599Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-05-10T08:49:13.599Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-05-10T08:49:13.599Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-05-10T08:49:13.599Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-05-10T08:49:13.599Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-05-10T08:49:13.599Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-05-10T08:49:13.599Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-05-10T08:49:13.599Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-05-10T08:49:13.599Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-05-10T08:49:13.599Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-05-10T08:49:13.599Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-05-10T08:49:13.599Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-05-10T08:49:13.599Z] + 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-05-10T08:49:13.599Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-05-10T08:49:13.599Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-05-10T08:49:13.599Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-05-10T08:49:13.599Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-05-10T08:49:13.599Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-05-10T08:49:13.599Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-05-10T08:49:13.599Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-05-10T08:49:13.599Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-05-10T08:49:13.599Z] + 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-05-10T08:49:16.902Z] Building static-packages [2021-05-10T08:49:16.902Z] + snapcraftctl build [2021-05-10T08:49:18.284Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T08:49:18.284Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-10T08:49:18.284Z] ---> 820472bc016a [2021-05-10T08:49:18.284Z] Step 3/23 : WORKDIR /edgex-go [2021-05-10T08:49:18.284Z] ---> Using cache [2021-05-10T08:49:18.284Z] ---> 97f6b86cec7e [2021-05-10T08:49:18.284Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T08:49:18.284Z] ---> Using cache [2021-05-10T08:49:18.284Z] ---> f705588c4cc5 [2021-05-10T08:49:18.284Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-10T08:49:18.284Z] ---> Running in 924af83afa40 [2021-05-10T08:49:18.889Z] Removing intermediate container fb881d44653d [2021-05-10T08:49:18.889Z] ---> 462e62e3d2d6 [2021-05-10T08:49:18.889Z] Step 8/22 : COPY . . [2021-05-10T08:49:19.189Z] Removing intermediate container f4fedef6bc50 [2021-05-10T08:49:19.189Z] ---> 4dbaf09ff633 [2021-05-10T08:49:19.189Z] Step 14/23 : ENV APP_PORT=48090 [2021-05-10T08:49:19.504Z] Building version [2021-05-10T08:49:19.504Z] + snapcraftctl build [2021-05-10T08:49:19.789Z] ---> Running in 649c963e95df [2021-05-10T08:49:20.393Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-10T08:49:20.674Z] Removing intermediate container 649c963e95df [2021-05-10T08:49:20.674Z] ---> 1cb98ee5ea54 [2021-05-10T08:49:20.674Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-10T08:49:20.951Z] ---> Running in 80a8f1a1005d [2021-05-10T08:49:22.069Z] Skipping stage go-build-helper (already ran) [2021-05-10T08:49:22.070Z] Staging app-service-config [2021-05-10T08:49:22.070Z] + snapcraftctl stage [2021-05-10T08:49:22.395Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-10T08:49:22.395Z] Removing intermediate container 80a8f1a1005d [2021-05-10T08:49:22.395Z] ---> 41754761f646 [2021-05-10T08:49:22.395Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-10T08:49:23.458Z] Staging config-common [2021-05-10T08:49:23.458Z] + snapcraftctl stage [2021-05-10T08:49:23.844Z] OK: 218 MiB in 52 packages [2021-05-10T08:49:24.401Z] Staging edgex-go [2021-05-10T08:49:24.401Z] + snapcraftctl stage [2021-05-10T08:49:25.790Z] Staging static-packages [2021-05-10T08:49:25.790Z] + snapcraftctl stage [2021-05-10T08:49:26.475Z] ---> d4953c62c733 [2021-05-10T08:49:26.475Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-10T08:49:26.753Z] Removing intermediate container 924af83afa40 [2021-05-10T08:49:26.753Z] ---> 42db640bde81 [2021-05-10T08:49:26.753Z] Step 6/23 : COPY go.mod . [2021-05-10T08:49:27.174Z] Staging version [2021-05-10T08:49:27.174Z] + snapcraftctl stage [2021-05-10T08:49:28.559Z] Priming go-build-helper [2021-05-10T08:49:28.559Z] + snapcraftctl prime [2021-05-10T08:49:28.745Z] ---> 4424e6323f7c [2021-05-10T08:49:28.745Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-10T08:49:28.745Z] ---> 48938c921f09 [2021-05-10T08:49:28.745Z] Step 7/23 : RUN go mod download [2021-05-10T08:49:29.022Z] ---> Running in 95ff03cb4239 [2021-05-10T08:49:29.503Z] Priming app-service-config [2021-05-10T08:49:29.503Z] + snapcraftctl prime [2021-05-10T08:49:30.887Z] Priming config-common [2021-05-10T08:49:30.887Z] + snapcraftctl prime [2021-05-10T08:49:31.009Z] ---> 6545797042a5 [2021-05-10T08:49:31.010Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-10T08:49:31.284Z] ---> Running in bcd30f969b76 [2021-05-10T08:49:32.271Z] Priming edgex-go [2021-05-10T08:49:32.271Z] + snapcraftctl prime [2021-05-10T08:49:32.273Z] Removing intermediate container bcd30f969b76 [2021-05-10T08:49:32.273Z] ---> 5b4002ee83f9 [2021-05-10T08:49:32.273Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-10T08:49:32.889Z] ---> Running in 8bb255caf688 [2021-05-10T08:49:33.654Z] Priming static-packages [2021-05-10T08:49:33.654Z] + snapcraftctl prime [2021-05-10T08:49:34.331Z] Removing intermediate container 8bb255caf688 [2021-05-10T08:49:34.332Z] ---> 23af2e0c3efb [2021-05-10T08:49:34.332Z] Step 21/23 : LABEL arch=arm64 [2021-05-10T08:49:34.612Z] ---> Running in cca4caff5ae7 [2021-05-10T08:49:34.612Z] Removing intermediate container 95ff03cb4239 [2021-05-10T08:49:34.612Z] ---> 6e9601002259 [2021-05-10T08:49:34.612Z] Step 8/23 : COPY . . [2021-05-10T08:49:35.656Z] Removing intermediate container cca4caff5ae7 [2021-05-10T08:49:35.656Z] ---> 643ae9ce035e [2021-05-10T08:49:35.656Z] Step 22/23 : LABEL git_sha=3c8d3704cea87080dc232ddf0b8a8406aa20b6d7 [2021-05-10T08:49:36.194Z] Priming version [2021-05-10T08:49:36.194Z] + snapcraftctl prime [2021-05-10T08:49:36.314Z] ---> Running in e57e8a30d316 [2021-05-10T08:49:37.579Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-05-10T08:49:38.310Z] Removing intermediate container e57e8a30d316 [2021-05-10T08:49:38.310Z] ---> 7485424a4d13 [2021-05-10T08:49:38.310Z] Step 23/23 : LABEL version=0.0.0 [2021-05-10T08:49:38.916Z] ---> Running in 095dbf481e13 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-10T08:49:40.364Z] Removing intermediate container 095dbf481e13 [2021-05-10T08:49:40.365Z] ---> dee1284bd667 [2021-05-10T08:49:40.365Z] [2021-05-10T08:49:41.360Z] Successfully built dee1284bd667 [2021-05-10T08:49:41.360Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-05-10T08:49:46.782Z]  Building docker-sys-mgmt-agent-go ... done  ---> 1eb8932dba1d [2021-05-10T08:49:46.782Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-05-10T08:49:46.782Z] ---> Running in 115a29936d5f [2021-05-10T08:49:48.785Z] 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-05-10T08:50:01.195Z] ---> 9264f550e3b3 [2021-05-10T08:50:01.196Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-05-10T08:50:01.196Z] ---> Running in ee54c8ee1895 [2021-05-10T08:50:01.196Z] 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-05-10T08:50:33.553Z] Removing intermediate container c867777234e8 [2021-05-10T08:50:33.553Z] ---> 24428d1c8efd [2021-05-10T08:50:33.553Z] [2021-05-10T08:50:33.553Z] Step 10/23 : FROM alpine:3.12 [2021-05-10T08:50:33.553Z] ---> 9852663dfa18 [2021-05-10T08:50:33.553Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-10T08:50:33.553Z] ---> Using cache [2021-05-10T08:50:33.553Z] ---> 85bdeefdaadd [2021-05-10T08:50:33.553Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-10T08:50:33.553Z] ---> Using cache [2021-05-10T08:50:33.553Z] ---> 3358e9112705 [2021-05-10T08:50:33.553Z] Step 13/23 : ENV APP_PORT=48082 [2021-05-10T08:50:33.553Z] ---> Running in e96f3022dc5f [2021-05-10T08:50:33.553Z] Removing intermediate container e96f3022dc5f [2021-05-10T08:50:33.553Z] ---> 94f9237645a3 [2021-05-10T08:50:33.553Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-10T08:50:33.553Z] ---> Running in 39131db57a27 [2021-05-10T08:50:33.553Z] Removing intermediate container 39131db57a27 [2021-05-10T08:50:33.553Z] ---> f58002f50cef [2021-05-10T08:50:33.553Z] Step 15/23 : WORKDIR / [2021-05-10T08:50:33.553Z] ---> Running in 89ee1928c0dc [2021-05-10T08:50:33.553Z] Removing intermediate container 89ee1928c0dc [2021-05-10T08:50:33.553Z] ---> 49fec860f645 [2021-05-10T08:50:33.553Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-10T08:50:33.553Z] ---> a9e8e9f1a67b [2021-05-10T08:50:33.553Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-10T08:50:35.026Z] ---> d0ec54b1c7e5 [2021-05-10T08:50:35.026Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-10T08:50:36.030Z] ---> 20cae7ddbf06 [2021-05-10T08:50:36.030Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-05-10T08:50:36.030Z] ---> Running in cfed62896344 [2021-05-10T08:50:36.648Z] Removing intermediate container cfed62896344 [2021-05-10T08:50:36.648Z] ---> 41809c96279f [2021-05-10T08:50:36.648Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-10T08:50:36.919Z] ---> Running in 35b5b80bac75 [2021-05-10T08:50:37.515Z] Removing intermediate container 35b5b80bac75 [2021-05-10T08:50:37.515Z] ---> f544012d7d38 [2021-05-10T08:50:37.515Z] Step 21/23 : LABEL arch=arm64 [2021-05-10T08:50:37.788Z] ---> Running in 68b5b40a5a7f [2021-05-10T08:50:38.384Z] Removing intermediate container 68b5b40a5a7f [2021-05-10T08:50:38.384Z] ---> bc1008a86a67 [2021-05-10T08:50:38.384Z] Step 22/23 : LABEL git_sha=3c8d3704cea87080dc232ddf0b8a8406aa20b6d7 [2021-05-10T08:50:38.661Z] ---> Running in eba58fb9d1ce [2021-05-10T08:50:39.267Z] Removing intermediate container eba58fb9d1ce [2021-05-10T08:50:39.267Z] ---> 1d99eb3d536e [2021-05-10T08:50:39.267Z] Step 23/23 : LABEL version=0.0.0 [2021-05-10T08:50:39.539Z] ---> Running in c9c6920a296b [2021-05-10T08:50:40.136Z] Removing intermediate container c9c6920a296b [2021-05-10T08:50:40.136Z] ---> 4110368183af [2021-05-10T08:50:40.136Z] [2021-05-10T08:50:40.786Z] Successfully built 4110368183af [2021-05-10T08:50:40.786Z] Successfully tagged docker-core-command-go-arm64:latest [2021-05-10T08:50:59.269Z]  Building docker-core-command-go ... done Removing intermediate container a5196599d506 [2021-05-10T08:50:59.269Z] ---> 259df85aa870 [2021-05-10T08:50:59.269Z] [2021-05-10T08:50:59.269Z] Step 10/23 : FROM alpine:3.12 [2021-05-10T08:50:59.269Z] ---> 9852663dfa18 [2021-05-10T08:50:59.269Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-10T08:50:59.269Z] ---> Using cache [2021-05-10T08:50:59.269Z] ---> 85bdeefdaadd [2021-05-10T08:50:59.269Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-10T08:50:59.269Z] ---> Using cache [2021-05-10T08:50:59.269Z] ---> 3358e9112705 [2021-05-10T08:50:59.269Z] Step 13/23 : ENV APP_PORT=48081 [2021-05-10T08:50:59.269Z] ---> Running in 05c6b0c15619 [2021-05-10T08:50:59.868Z] Removing intermediate container 05c6b0c15619 [2021-05-10T08:50:59.869Z] ---> 48391c28cf8c [2021-05-10T08:50:59.869Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-10T08:50:59.869Z] ---> Running in 006ee5640350 [2021-05-10T08:51:00.477Z] Removing intermediate container 006ee5640350 [2021-05-10T08:51:00.477Z] ---> af8f25a0e85e [2021-05-10T08:51:00.477Z] Step 15/23 : WORKDIR / [2021-05-10T08:51:00.477Z] ---> Running in 3e1a695b1bfe [2021-05-10T08:51:01.468Z] Removing intermediate container 3e1a695b1bfe [2021-05-10T08:51:01.468Z] ---> 2f4a044efcb6 [2021-05-10T08:51:01.468Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-10T08:51:02.459Z] ---> de4727e19471 [2021-05-10T08:51:02.459Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-10T08:51:05.108Z] ---> 187e8e367fa5 [2021-05-10T08:51:05.108Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-10T08:51:05.719Z] ---> 17168e4f7b4f [2021-05-10T08:51:05.719Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-05-10T08:51:05.993Z] ---> Running in f5d810a28c81 [2021-05-10T08:51:06.598Z] Removing intermediate container f5d810a28c81 [2021-05-10T08:51:06.598Z] ---> b2043b90f9da [2021-05-10T08:51:06.598Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-10T08:51:06.870Z] ---> Running in 3c67b7032754 [2021-05-10T08:51:07.471Z] Removing intermediate container 3c67b7032754 [2021-05-10T08:51:07.471Z] ---> 3d9a504022dd [2021-05-10T08:51:07.471Z] Step 21/23 : LABEL arch=arm64 [2021-05-10T08:51:07.752Z] ---> Running in a4b811ec5e6b [2021-05-10T08:51:08.368Z] Removing intermediate container a4b811ec5e6b [2021-05-10T08:51:08.368Z] ---> 23876818e873 [2021-05-10T08:51:08.368Z] Step 22/23 : LABEL git_sha=3c8d3704cea87080dc232ddf0b8a8406aa20b6d7 [2021-05-10T08:51:08.643Z] ---> Running in 1467d129145e [2021-05-10T08:51:09.243Z] Removing intermediate container 1467d129145e [2021-05-10T08:51:09.243Z] ---> 51d660d163e1 [2021-05-10T08:51:09.243Z] Step 23/23 : LABEL version=0.0.0 [2021-05-10T08:51:09.517Z] ---> Running in 737d766f9e35 [2021-05-10T08:51:10.116Z] Removing intermediate container 737d766f9e35 [2021-05-10T08:51:10.116Z] ---> 190acfe37715 [2021-05-10T08:51:10.116Z] [2021-05-10T08:51:10.714Z] Successfully built 190acfe37715 [2021-05-10T08:51:10.714Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-05-10T08:51:20.888Z]  Building docker-core-metadata-go ... done Removing intermediate container 115a29936d5f [2021-05-10T08:51:20.888Z] ---> e3f0b995a5d9 [2021-05-10T08:51:20.888Z] [2021-05-10T08:51:20.888Z] Step 10/22 : FROM alpine:3.12 [2021-05-10T08:51:20.888Z] ---> 9852663dfa18 [2021-05-10T08:51:20.888Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-10T08:51:20.888Z] ---> Running in 6f7492bd0849 [2021-05-10T08:51:20.888Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-10T08:51:20.888Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-10T08:51:21.488Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-10T08:51:21.488Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-10T08:51:21.488Z] Executing busybox-1.31.1-r20.trigger [2021-05-10T08:51:21.488Z] Executing ca-certificates-20191127-r4.trigger [2021-05-10T08:51:21.761Z] OK: 6 MiB in 16 packages [2021-05-10T08:51:23.757Z] Removing intermediate container 6f7492bd0849 [2021-05-10T08:51:23.757Z] ---> 0b6f44bf7150 [2021-05-10T08:51:23.757Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-10T08:51:24.033Z] ---> Running in 65267c7b98e2 [2021-05-10T08:51:24.304Z] Removing intermediate container 65267c7b98e2 [2021-05-10T08:51:24.304Z] ---> 3044ffe028c1 [2021-05-10T08:51:24.304Z] Step 13/22 : ENV APP_PORT=48060 [2021-05-10T08:51:24.574Z] ---> Running in 1ca5a683f0ea [2021-05-10T08:51:25.171Z] Removing intermediate container 1ca5a683f0ea [2021-05-10T08:51:25.171Z] ---> e4d7ac46d6fb [2021-05-10T08:51:25.171Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-10T08:51:25.171Z] ---> Running in 8aa2538d48b1 [2021-05-10T08:51:25.764Z] Removing intermediate container 8aa2538d48b1 [2021-05-10T08:51:25.764Z] ---> 8d569c0f1b82 [2021-05-10T08:51:25.764Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-10T08:51:26.737Z] ---> 7b314d5ae426 [2021-05-10T08:51:26.737Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-10T08:51:28.712Z] ---> 82475fa014ca [2021-05-10T08:51:28.712Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-10T08:51:29.312Z] Removing intermediate container ee54c8ee1895 [2021-05-10T08:51:29.312Z] ---> 2936fb4256af [2021-05-10T08:51:29.312Z] [2021-05-10T08:51:29.312Z] Step 10/23 : FROM alpine:3.12 [2021-05-10T08:51:29.312Z] ---> 9852663dfa18 [2021-05-10T08:51:29.312Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-10T08:51:29.312Z] ---> a50426a46ef8 [2021-05-10T08:51:29.312Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-05-10T08:51:29.312Z] ---> Running in 9f7323f3993f [2021-05-10T08:51:29.583Z] ---> Running in d64dabb01748 [2021-05-10T08:51:29.854Z] Removing intermediate container 9f7323f3993f [2021-05-10T08:51:29.854Z] ---> 17b92de2bf8a [2021-05-10T08:51:29.854Z] Step 12/23 : ENV APP_PORT=48080 [2021-05-10T08:51:30.127Z] ---> Running in cda43146ad77 [2021-05-10T08:51:30.127Z] Removing intermediate container d64dabb01748 [2021-05-10T08:51:30.127Z] ---> fa8a520e5dcb [2021-05-10T08:51:30.127Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-10T08:51:30.127Z] ---> Running in 2bed07098cf3 [2021-05-10T08:51:30.399Z] Removing intermediate container cda43146ad77 [2021-05-10T08:51:30.399Z] ---> 8c2d4f80cc67 [2021-05-10T08:51:30.399Z] Step 13/23 : EXPOSE $APP_PORT [2021-05-10T08:51:30.671Z] ---> Running in 7415985e8880 [2021-05-10T08:51:30.671Z] Removing intermediate container 2bed07098cf3 [2021-05-10T08:51:30.671Z] ---> 0fc268fa9690 [2021-05-10T08:51:30.671Z] Step 20/22 : LABEL arch=arm64 [2021-05-10T08:51:30.944Z] ---> Running in cc7072fda0b3 [2021-05-10T08:51:31.218Z] Removing intermediate container 7415985e8880 [2021-05-10T08:51:31.218Z] ---> 117edf3ba1a3 [2021-05-10T08:51:31.218Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T08:51:31.218Z] ---> Running in 28160ee2f019 [2021-05-10T08:51:31.498Z] Removing intermediate container cc7072fda0b3 [2021-05-10T08:51:31.498Z] ---> 8ac81b9a17f1 [2021-05-10T08:51:31.498Z] Step 21/22 : LABEL git_sha=3c8d3704cea87080dc232ddf0b8a8406aa20b6d7 [2021-05-10T08:51:31.498Z] ---> Running in b98fa631fe3c [2021-05-10T08:51:32.091Z] Removing intermediate container b98fa631fe3c [2021-05-10T08:51:32.091Z] ---> 4e55c9627e3a [2021-05-10T08:51:32.091Z] Step 22/22 : LABEL version=0.0.0 [2021-05-10T08:51:32.369Z] ---> Running in f76cb773c6d5 [2021-05-10T08:51:32.643Z] Removing intermediate container f76cb773c6d5 [2021-05-10T08:51:32.643Z] ---> da108a8ef926 [2021-05-10T08:51:32.643Z] [2021-05-10T08:51:33.241Z] Successfully built da108a8ef926 [2021-05-10T08:51:33.241Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-05-10T08:51:33.843Z]  Building docker-support-notifications-go ... done Removing intermediate container 28160ee2f019 [2021-05-10T08:51:33.843Z] ---> e83651dd2b35 [2021-05-10T08:51:33.843Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-10T08:51:33.843Z] ---> Running in 4479887128f4 [2021-05-10T08:51:35.272Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-10T08:51:36.697Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-10T08:51:37.665Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-10T08:51:37.665Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-10T08:51:37.934Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-10T08:51:37.934Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-10T08:51:38.521Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-10T08:51:38.521Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-10T08:51:38.791Z] Executing busybox-1.31.1-r20.trigger [2021-05-10T08:51:38.791Z] OK: 8 MiB in 20 packages [2021-05-10T08:51:40.220Z] Removing intermediate container 4479887128f4 [2021-05-10T08:51:40.220Z] ---> 4348b8e0d2ad [2021-05-10T08:51:40.220Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-10T08:51:40.811Z] ---> 161cf99b10d0 [2021-05-10T08:51:40.811Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-10T08:51:42.241Z] ---> 231d935e85b5 [2021-05-10T08:51:42.241Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-10T08:51:42.834Z] ---> 01c76c7bebe7 [2021-05-10T08:51:42.834Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-05-10T08:51:42.834Z] ---> Running in af49fb3d7a38 [2021-05-10T08:51:43.428Z] Removing intermediate container af49fb3d7a38 [2021-05-10T08:51:43.428Z] ---> 633c77c22bf4 [2021-05-10T08:51:43.428Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-10T08:51:43.428Z] ---> Running in 74894c875111 [2021-05-10T08:51:44.022Z] Removing intermediate container 74894c875111 [2021-05-10T08:51:44.022Z] ---> a9ca7dd08da9 [2021-05-10T08:51:44.022Z] Step 21/23 : LABEL arch=arm64 [2021-05-10T08:51:44.022Z] ---> Running in ad919d7ea344 [2021-05-10T08:51:44.620Z] Removing intermediate container ad919d7ea344 [2021-05-10T08:51:44.620Z] ---> cde972f0303f [2021-05-10T08:51:44.620Z] Step 22/23 : LABEL git_sha=3c8d3704cea87080dc232ddf0b8a8406aa20b6d7 [2021-05-10T08:51:44.620Z] ---> Running in 7a18ceb0c0f5 [2021-05-10T08:51:45.216Z] Removing intermediate container 7a18ceb0c0f5 [2021-05-10T08:51:45.216Z] ---> 7c52a2687f2e [2021-05-10T08:51:45.216Z] Step 23/23 : LABEL version=0.0.0 [2021-05-10T08:51:45.216Z] ---> Running in 05c011b37dd0 [2021-05-10T08:51:45.810Z] Removing intermediate container 05c011b37dd0 [2021-05-10T08:51:45.810Z] ---> f9d47b750a73 [2021-05-10T08:51:45.810Z] [2021-05-10T08:51:46.083Z] Successfully built f9d47b750a73 [2021-05-10T08:51:46.083Z] Successfully tagged docker-core-data-go-arm64:latest [2021-05-10T08:51:46.691Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-05-10T08:51:46.705Z] $ docker stop --time=1 f5762ae96443cf4573e8971a22c1dbefba9fd3517b1c39310e9d4b64f574debc [2021-05-10T08:51:48.640Z] $ docker rm -f f5762ae96443cf4573e8971a22c1dbefba9fd3517b1c39310e9d4b64f574debc [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-10T08:51:49.245Z] + + docker images [2021-05-10T08:51:49.245Z] grep docker [2021-05-10T08:51:49.516Z] docker-core-data-go-arm64 latest f9d47b750a73 4 seconds ago 20.3MB [2021-05-10T08:51:49.516Z] docker-support-notifications-go-arm64 latest da108a8ef926 17 seconds ago 16.6MB [2021-05-10T08:51:49.516Z] docker-core-metadata-go-arm64 latest 190acfe37715 40 seconds ago 17.4MB [2021-05-10T08:51:49.516Z] docker-core-command-go-arm64 latest 4110368183af About a minute ago 16.1MB [2021-05-10T08:51:49.516Z] docker-sys-mgmt-agent-go-arm64 latest dee1284bd667 2 minutes ago 299MB [2021-05-10T08:51:49.516Z] docker-security-bootstrapper-go-arm64 latest 57dd27049ebe 3 minutes ago 17.1MB [2021-05-10T08:51:49.516Z] docker-security-secretstore-setup-go-arm64 latest d947064b320d 3 minutes ago 24.3MB [2021-05-10T08:51:49.516Z] docker-support-scheduler-go-arm64 latest 59762c285f95 3 minutes ago 16.1MB [2021-05-10T08:51:49.516Z] docker-security-proxy-setup-go-arm64 latest 50bf30aec4f9 3 minutes ago 23.9MB [2021-05-10T08:51:49.516Z] docker 20.10.0 eeaf43b92773 5 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-05-10T08:51:50.206Z] ---> job-cost.sh [2021-05-10T08:51:50.206Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hJhb [2021-05-10T08:52:29.186Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-10T08:54:05.926Z] lf-activate-venv(): INFO: Adding /tmp/venv-hJhb/bin to PATH [2021-05-10T08:54:05.926Z] INFO: No Stack... [2021-05-10T08:54:05.926Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-10T08:54:05.926Z] INFO: Archiving Costs [Pipeline] sh [2021-05-10T08:54:06.270Z] + cat+ /w/workspace/edgex-go/10/archives/cost.csv [2021-05-10T08:54:06.270Z] cut -d, -f6 [Pipeline] lock [2021-05-10T08:54:06.405Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3410-10-stack-cost] [2021-05-10T08:54:06.415Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3410-10-stack-cost] did not exist. Created. [2021-05-10T08:54:06.416Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3410-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-10T08:54:06.799Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-10T08:54:07.123Z] Stashed 1 file(s) [Pipeline] } [2021-05-10T08:54:07.140Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3410-10-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-05-10T08:54:08.027Z] provisioning config files... [2021-05-10T08:54:08.040Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/10@tmp/config3001089599296302671tmp [Pipeline] { [Pipeline] sh [2021-05-10T08:54:08.364Z] + set +x [2021-05-10T08:54:08.364Z] + curl -s https://codecov.io/bash [2021-05-10T08:54:08.364Z] + bash -s -- [2021-05-10T08:54:08.939Z] [2021-05-10T08:54:08.939Z] _____ _ [2021-05-10T08:54:08.939Z] / ____| | | [2021-05-10T08:54:08.939Z] | | ___ __| | ___ ___ _____ __ [2021-05-10T08:54:08.939Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-10T08:54:08.939Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-10T08:54:08.939Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-10T08:54:08.939Z] Bash-1.0.2 [2021-05-10T08:54:08.939Z] [2021-05-10T08:54:08.939Z] [2021-05-10T08:54:08.939Z] ==> git version 2.24.3 found [2021-05-10T08:54:08.939Z] ==> 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-05-10T08:54:08.939Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-10T08:54:08.939Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-10T08:54:08.939Z] ==> Jenkins CI detected. [2021-05-10T08:54:08.939Z] project root: . [2021-05-10T08:54:08.939Z] --> token set from env [2021-05-10T08:54:08.939Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-10T08:54:08.939Z] ==> Running gcov in . (disable via -X gcov) [2021-05-10T08:54:08.939Z] ==> Python coveragepy not found [2021-05-10T08:54:08.939Z] ==> Searching for coverage reports in: [2021-05-10T08:54:08.939Z] + . [2021-05-10T08:54:08.939Z] -> Found 1 reports [2021-05-10T08:54:08.939Z] ==> Detecting git/mercurial file structure [2021-05-10T08:54:09.200Z] ==> Reading reports [2021-05-10T08:54:09.200Z] + ./coverage.out bytes=706092 [2021-05-10T08:54:09.200Z] ==> Appending adjustments [2021-05-10T08:54:09.200Z] https://docs.codecov.io/docs/fixing-reports [2021-05-10T08:54:13.415Z] + Found adjustments [2021-05-10T08:54:13.415Z] ==> Gzipping contents [2021-05-10T08:54:13.415Z] 100K /tmp/codecov.skMuMU.gz [2021-05-10T08:54:13.415Z] ==> Uploading reports [2021-05-10T08:54:13.415Z] url: https://codecov.io [2021-05-10T08:54:13.415Z] query: branch=PR-3410&commit=3c8d3704cea87080dc232ddf0b8a8406aa20b6d7&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3410%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3410&job=&cmd_args= [2021-05-10T08:54:13.415Z] -> Pinging Codecov [2021-05-10T08:54:13.415Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3410&commit=3c8d3704cea87080dc232ddf0b8a8406aa20b6d7&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3410%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3410&job=&cmd_args= [2021-05-10T08:54:13.415Z] -> Uploading to [2021-05-10T08:54:13.415Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-10/00271124DB129430A58F1EEE437C3FCB/3c8d3704cea87080dc232ddf0b8a8406aa20b6d7/05bfebb6-a6dd-49a0-99b5-6910e5abecc9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210510T085413Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fbe2480a877327421138c84f14d969cd4a4ab66e75bab39a0c0343a8cf285c61 [2021-05-10T08:54:13.415Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-10T08:54:13.415Z] Dload Upload Total Spent Left Speed [2021-05-10T08:54:13.990Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 98k 0 0 100 98k 0 202k --:--:-- --:--:-- --:--:-- 202k 100 98k 0 0 100 98k 0 202k --:--:-- --:--:-- --:--:-- 202k [2021-05-10T08:54:13.990Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/3c8d3704cea87080dc232ddf0b8a8406aa20b6d7 [Pipeline] } [2021-05-10T08:54:14.000Z] 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-05-10T08:54:14.971Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-10T08:54:15.848Z] ---> package-listing.sh [2021-05-10T08:54:15.848Z] ++ facter osfamily [2021-05-10T08:54:15.848Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-10T08:54:15.848Z] + OS_FAMILY=redhat [2021-05-10T08:54:15.848Z] + workspace=/w/workspace/edgex-go/10 [2021-05-10T08:54:15.848Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-10T08:54:15.848Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-10T08:54:15.848Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-10T08:54:15.848Z] + PACKAGES=/tmp/packages_start.txt [2021-05-10T08:54:15.848Z] + '[' /w/workspace/edgex-go/10 ']' [2021-05-10T08:54:15.848Z] + PACKAGES=/tmp/packages_end.txt [2021-05-10T08:54:15.848Z] + case "${OS_FAMILY}" in [2021-05-10T08:54:15.848Z] + rpm -qa [2021-05-10T08:54:15.848Z] + sort [2021-05-10T08:54:21.156Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-10T08:54:21.156Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-10T08:54:21.156Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-10T08:54:21.156Z] + '[' /w/workspace/edgex-go/10 ']' [2021-05-10T08:54:21.156Z] + mkdir -p /w/workspace/edgex-go/10/archives/ [2021-05-10T08:54:21.156Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/10/archives/ [Pipeline] echo [2021-05-10T08:54:21.178Z] 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/10/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-10T08:54:21.473Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-10T08:54:21.792Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-10T08:54:21.792Z] [2021-05-10T08:54:21.792Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-10T08:54:22.132Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-10T08:54:22.133Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-10T08:54:22.133Z] df20fa9351a1: Pulling fs layer [2021-05-10T08:54:22.133Z] 36b3adc4ff6f: Pulling fs layer [2021-05-10T08:54:22.133Z] 8ad3a11d3b57: Pulling fs layer [2021-05-10T08:54:22.133Z] 46f8f816bc3b: Pulling fs layer [2021-05-10T08:54:22.133Z] 93b61091891f: Pulling fs layer [2021-05-10T08:54:22.133Z] 93b9cdb0e59b: Pulling fs layer [2021-05-10T08:54:22.133Z] 5e14af77c1be: Pulling fs layer [2021-05-10T08:54:22.133Z] 01666e4c0597: Pulling fs layer [2021-05-10T08:54:22.133Z] aa168da1d23b: Pulling fs layer [2021-05-10T08:54:22.133Z] 93b9cdb0e59b: Waiting [2021-05-10T08:54:22.133Z] 5e14af77c1be: Waiting [2021-05-10T08:54:22.133Z] 46f8f816bc3b: Waiting [2021-05-10T08:54:22.133Z] 93b61091891f: Waiting [2021-05-10T08:54:22.133Z] aa168da1d23b: Waiting [2021-05-10T08:54:22.133Z] 36b3adc4ff6f: Verifying Checksum [2021-05-10T08:54:22.133Z] 36b3adc4ff6f: Download complete [2021-05-10T08:54:22.133Z] 46f8f816bc3b: Verifying Checksum [2021-05-10T08:54:22.133Z] 46f8f816bc3b: Download complete [2021-05-10T08:54:22.133Z] df20fa9351a1: Verifying Checksum [2021-05-10T08:54:22.133Z] 93b9cdb0e59b: Verifying Checksum [2021-05-10T08:54:22.133Z] 93b9cdb0e59b: Download complete [2021-05-10T08:54:22.401Z] 93b61091891f: Verifying Checksum [2021-05-10T08:54:22.401Z] 93b61091891f: Download complete [2021-05-10T08:54:22.401Z] 5e14af77c1be: Verifying Checksum [2021-05-10T08:54:22.401Z] 5e14af77c1be: Download complete [2021-05-10T08:54:22.401Z] 01666e4c0597: Verifying Checksum [2021-05-10T08:54:22.401Z] 01666e4c0597: Download complete [2021-05-10T08:54:22.401Z] 8ad3a11d3b57: Verifying Checksum [2021-05-10T08:54:22.401Z] 8ad3a11d3b57: Download complete [2021-05-10T08:54:22.668Z] df20fa9351a1: Pull complete [2021-05-10T08:54:22.936Z] 36b3adc4ff6f: Pull complete [2021-05-10T08:54:24.885Z] 8ad3a11d3b57: Pull complete [2021-05-10T08:54:24.885Z] aa168da1d23b: Verifying Checksum [2021-05-10T08:54:24.885Z] aa168da1d23b: Download complete [2021-05-10T08:54:26.287Z] 46f8f816bc3b: Pull complete [2021-05-10T08:54:26.554Z] 93b61091891f: Pull complete [2021-05-10T08:54:26.817Z] 93b9cdb0e59b: Pull complete [2021-05-10T08:54:26.817Z] 5e14af77c1be: Pull complete [2021-05-10T08:54:27.086Z] 01666e4c0597: Pull complete [2021-05-10T08:54:35.270Z] aa168da1d23b: Pull complete [2021-05-10T08:54:35.270Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-10T08:54:35.270Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-10T08:54:35.270Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-10T08:54:35.446Z] prd-centos7-docker-4c-2g-4044 does not seem to be running inside a container [2021-05-10T08:54:35.503Z] $ 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/10/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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-10T08:54:44.838Z] $ docker top 22ff04da38f70e5ad7676e312057d1e38e0cd09bfe167bb9fb1b511bd9a703ea -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-10T08:54:45.331Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-10T08:54:45.639Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-10T08:54:46.124Z] + ls /var/log/sa-host [2021-05-10T08:54:46.125Z] + sadf -c /var/log/sa-host/sa10 [2021-05-10T08:54:46.125Z] file_magic: OK [2021-05-10T08:54:46.125Z] HZ: Using current value: 100 [2021-05-10T08:54:46.125Z] file_header: OK [2021-05-10T08:54:46.125Z] 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-05-10T08:54:46.125Z] Statistics: [2021-05-10T08:54:46.125Z] 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-05-10T08:54:46.125Z] File successfully converted to sysstat format version 12.2.1 [2021-05-10T08:54:46.125Z] + sadf -c /var/log/sa-host/sa23 [2021-05-10T08:54:46.125Z] file_magic: OK [2021-05-10T08:54:46.125Z] HZ: Using current value: 100 [2021-05-10T08:54:46.125Z] file_header: OK [2021-05-10T08:54:46.125Z] 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-05-10T08:54:46.125Z] Statistics: [2021-05-10T08:54:46.125Z] Hnuu...uuuununununu... [2021-05-10T08:54:46.125Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-10T08:54:46.699Z] provisioning config files... [2021-05-10T08:54:46.727Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/10@tmp/config5019134723621706619tmp [Pipeline] { [Pipeline] echo [2021-05-10T08:54:46.764Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-10T08:54:47.064Z] ---> create-netrc.sh [Pipeline] } [2021-05-10T08:54:47.075Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-10T08:54:47.102Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-10T08:54:47.404Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-10T08:54:47.416Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-10T08:54:47.719Z] ---> sudo-logs.sh [2021-05-10T08:54:47.719Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-10T08:54:47.748Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-10T08:54:48.056Z] ---> job-cost.sh [2021-05-10T08:54:48.056Z] lf-activate-venv: SKIPPING [2021-05-10T08:54:48.056Z] DEBUG: total: 0.20999999344348907 [2021-05-10T08:54:48.056Z] INFO: Retrieving Stack Cost... [2021-05-10T08:54:49.447Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-10T08:54:49.710Z] INFO: Archiving Costs [Pipeline] echo [2021-05-10T08:54:49.725Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-10T08:54:50.026Z] ---> logs-deploy.sh [2021-05-10T08:54:50.026Z] lf-activate-venv: SKIPPING [2021-05-10T08:54:50.026Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3410/10 [2021-05-10T08:54:50.026Z] INFO: archiving workspace using pattern(s): [2021-05-10T08:54:51.415Z] Archives upload complete. [2021-05-10T08:54:51.679Z] INFO: archiving logs to Nexus