Pull request #3391 updated 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 534e16afeab856035666988f8fdb364a9c262e14+314c98582e5516062556e8d719161f3c11283427 (27c1cfff238c8e992f05a536b46b0f0d59387929) 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 ‘prd-centos7-docker-4c-2g-3102’ Running on prd-centos7-docker-4c-2g-3104 in /w/workspace/edgexfoundry_edgex-go_PR-3391 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/14 [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/14 # 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 314c98582e5516062556e8d719161f3c11283427 into PR head commit 534e16afeab856035666988f8fdb364a9c262e14 > 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/3391/head:refs/remotes/origin/PR-3391 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 534e16afeab856035666988f8fdb364a9c262e14 # timeout=10 Merge succeeded, producing 534e16afeab856035666988f8fdb364a9c262e14 Checking out Revision 534e16afeab856035666988f8fdb364a9c262e14 (PR-3391) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 314c98582e5516062556e8d719161f3c11283427 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 534e16afeab856035666988f8fdb364a9c262e14 # timeout=10 Commit message: "fix: address PR feedback/comments" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-05T23:00:56.969Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-05T23:00:57.080Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-05T23:00:57.106Z] ========================================================= [2021-05-05T23:00:57.106Z] EdgeX Global Pipelines Version Info [2021-05-05T23:00:57.106Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 88d5918e67a8f5c888ea0c5a4aec139a5b6ad117 # timeout=10 [2021-05-05T23:00:58.628Z] ------------------- [2021-05-05T23:00:58.628Z] stable info: [2021-05-05T23:00:58.628Z] ------------------- [2021-05-05T23:00:58.628Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-05T23:00:58.628Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-05T23:00:58.628Z] Message: update stable to v1.0.191 [2021-05-05T23:00:59.571Z] ------------------- [2021-05-05T23:00:59.571Z] experimental info: [2021-05-05T23:00:59.571Z] ------------------- [2021-05-05T23:00:59.571Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-05T23:00:59.571Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-05T23:00:59.571Z] Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-05T23:00:59.726Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-05T23:00:59.749Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-05T23:00:59.773Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-05T23:00:59.795Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-05T23:00:59.817Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-05T23:00:59.857Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-05T23:00:59.880Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-05T23:00:59.903Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-05T23:00:59.928Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-05-05T23:00:59.951Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-05-05T23:00:59.975Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-05T23:00:59.996Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-05T23:01:00.018Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-05T23:01:00.063Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-05T23:01:00.085Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-05T23:01:00.106Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-05T23:01:00.129Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-05T23:01:00.149Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-05T23:01:00.169Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-05T23:01:00.208Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-05T23:01:00.230Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-05T23:01:00.252Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-05T23:01:00.273Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3391 [Pipeline] echo [2021-05-05T23:01:00.294Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3391 [Pipeline] echo [2021-05-05T23:01:00.315Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3391 [Pipeline] echo [2021-05-05T23:01:00.358Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 534e16afeab856035666988f8fdb364a9c262e14 [Pipeline] echo [2021-05-05T23:01:00.379Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 534e16a [Pipeline] echo [2021-05-05T23:01:00.400Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-05T23:01:00.486Z] provisioning config files... [2021-05-05T23:01:00.665Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/14@tmp/config3930225858662967094tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-05T23:01:00.983Z] ---> docker-login.sh [2021-05-05T23:01:00.983Z] nexus3.edgexfoundry.org:10001 [2021-05-05T23:01:01.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-05T23:01:01.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-05T23:01:01.253Z] Configure a credential helper to remove this warning. See [2021-05-05T23:01:01.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-05T23:01:01.253Z] [2021-05-05T23:01:01.254Z] Login Succeeded [2021-05-05T23:01:01.254Z] nexus3.edgexfoundry.org:10002 [2021-05-05T23:01:01.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-05T23:01:01.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-05T23:01:01.517Z] Configure a credential helper to remove this warning. See [2021-05-05T23:01:01.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-05T23:01:01.517Z] [2021-05-05T23:01:01.517Z] Login Succeeded [2021-05-05T23:01:01.517Z] nexus3.edgexfoundry.org:10003 [2021-05-05T23:01:01.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-05T23:01:01.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-05T23:01:01.778Z] Configure a credential helper to remove this warning. See [2021-05-05T23:01:01.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-05T23:01:01.778Z] [2021-05-05T23:01:01.778Z] Login Succeeded [2021-05-05T23:01:01.778Z] nexus3.edgexfoundry.org:10004 [2021-05-05T23:01:01.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-05T23:01:02.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-05T23:01:02.040Z] Configure a credential helper to remove this warning. See [2021-05-05T23:01:02.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-05T23:01:02.040Z] [2021-05-05T23:01:02.040Z] Login Succeeded [2021-05-05T23:01:02.040Z] docker.io [2021-05-05T23:01:02.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-05T23:01:02.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-05T23:01:02.302Z] Configure a credential helper to remove this warning. See [2021-05-05T23:01:02.302Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-05T23:01:02.302Z] [2021-05-05T23:01:02.302Z] Login Succeeded [2021-05-05T23:01:02.302Z] ---> docker-login.sh ends [Pipeline] } [2021-05-05T23:01:02.312Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-05T23:01:02.672Z] ++ 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-05T23:01:02.672Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-05T23:01:02.672Z] ++ dirname cmd/core-command/Dockerfile [2021-05-05T23:01:02.672Z] ++ cut -d/ -f2 [2021-05-05T23:01:02.672Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-05T23:01:02.672Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-05T23:01:02.672Z] ++ dirname cmd/core-data/Dockerfile [2021-05-05T23:01:02.672Z] ++ cut -d/ -f2 [2021-05-05T23:01:02.672Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-05T23:01:02.672Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-05T23:01:02.672Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-05T23:01:02.672Z] ++ cut -d/ -f2 [2021-05-05T23:01:02.672Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-05T23:01:02.672Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-05T23:01:02.672Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-05T23:01:02.672Z] ++ cut -d/ -f2 [2021-05-05T23:01:02.672Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-05T23:01:02.672Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-05T23:01:02.672Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-05T23:01:02.672Z] ++ cut -d/ -f2 [2021-05-05T23:01:02.672Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-05T23:01:02.672Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-05T23:01:02.672Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-05T23:01:02.672Z] ++ cut -d/ -f2 [2021-05-05T23:01:02.672Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-05T23:01:02.672Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-05T23:01:02.672Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-05T23:01:02.672Z] ++ cut -d/ -f2 [2021-05-05T23:01:02.672Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-05T23:01:02.672Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-05T23:01:02.672Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-05T23:01:02.672Z] ++ cut -d/ -f2 [2021-05-05T23:01:02.672Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-05T23:01:02.672Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-05T23:01:02.672Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-05T23:01:02.672Z] ++ cut -d/ -f2 [2021-05-05T23:01:02.672Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-05T23:01:02.762Z] 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-05T23:01:03.770Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-05T23:01:03.770Z] [2021-05-05T23:01:03.770Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-05T23:01:04.082Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-05T23:01:04.082Z] latest: Pulling from edgex-devops/git-semver [2021-05-05T23:01:04.082Z] 31603596830f: Pulling fs layer [2021-05-05T23:01:04.082Z] 54011a49482f: Pulling fs layer [2021-05-05T23:01:04.082Z] a6820b24f6d8: Pulling fs layer [2021-05-05T23:01:04.082Z] f581987b2513: Pulling fs layer [2021-05-05T23:01:04.082Z] 54011a49482f: Verifying Checksum [2021-05-05T23:01:04.082Z] 54011a49482f: Download complete [2021-05-05T23:01:04.082Z] 31603596830f: Verifying Checksum [2021-05-05T23:01:04.082Z] 31603596830f: Download complete [2021-05-05T23:01:04.343Z] f581987b2513: Verifying Checksum [2021-05-05T23:01:04.343Z] f581987b2513: Download complete [2021-05-05T23:01:04.343Z] a6820b24f6d8: Verifying Checksum [2021-05-05T23:01:04.343Z] a6820b24f6d8: Download complete [2021-05-05T23:01:04.605Z] 31603596830f: Pull complete [2021-05-05T23:01:04.605Z] 54011a49482f: Pull complete [2021-05-05T23:01:05.555Z] a6820b24f6d8: Pull complete [2021-05-05T23:01:05.555Z] f581987b2513: Pull complete [2021-05-05T23:01:05.817Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-05T23:01:05.817Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-05T23:01:05.817Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-05T23:01:05.911Z] prd-centos7-docker-4c-2g-3104 does not seem to be running inside a container [2021-05-05T23:01:05.951Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-05T23:01:08.498Z] $ docker top 95dae50d16618e1813682b68307d5502a4a7b4b6f1b2f33f82f5cd8bd7658a95 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-05T23:01:08.705Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-05T23:01:08.706Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-05T23:01:08.914Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-05T23:01:08.916Z] $ docker exec 95dae50d16618e1813682b68307d5502a4a7b4b6f1b2f33f82f5cd8bd7658a95 ssh-agent [2021-05-05T23:01:09.078Z] SSH_AUTH_SOCK=/tmp/ssh-6PXf5tewiEdP/agent.12 [2021-05-05T23:01:09.078Z] SSH_AGENT_PID=17 [2021-05-05T23:01:09.086Z] Running ssh-add (command line suppressed) [2021-05-05T23:01:09.205Z] Identity added: /w/workspace/edgex-go/14@tmp/private_key_1415384512967132761.key (/w/workspace/edgex-go/14@tmp/private_key_1415384512967132761.key) [2021-05-05T23:01:09.261Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-05T23:01:09.560Z] + git tag --points-at HEAD [Pipeline] } [2021-05-05T23:01:09.578Z] $ docker exec --env ******** --env ******** 95dae50d16618e1813682b68307d5502a4a7b4b6f1b2f33f82f5cd8bd7658a95 ssh-agent -k [2021-05-05T23:01:09.688Z] unset SSH_AUTH_SOCK; [2021-05-05T23:01:09.689Z] unset SSH_AGENT_PID; [2021-05-05T23:01:09.689Z] echo Agent pid 17 killed; [2021-05-05T23:01:09.738Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-05T23:01:09.776Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-05T23:01:09.777Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-05T23:01:09.942Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-05T23:01:09.944Z] $ docker exec 95dae50d16618e1813682b68307d5502a4a7b4b6f1b2f33f82f5cd8bd7658a95 ssh-agent [2021-05-05T23:01:10.106Z] SSH_AUTH_SOCK=/tmp/ssh-pPdv11tIjFFy/agent.48 [2021-05-05T23:01:10.106Z] SSH_AGENT_PID=54 [2021-05-05T23:01:10.113Z] Running ssh-add (command line suppressed) [2021-05-05T23:01:10.246Z] Identity added: /w/workspace/edgex-go/14@tmp/private_key_1640767688448786659.key (/w/workspace/edgex-go/14@tmp/private_key_1640767688448786659.key) [2021-05-05T23:01:10.297Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-05T23:01:10.599Z] + git semver init [2021-05-05T23:01:10.599Z] # -> Open(): unable to determine branch for HEAD [2021-05-05T23:01:10.599Z] # $GIT_DIR = /w/workspace/edgex-go/14/.git [2021-05-05T23:01:10.599Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/14 [2021-05-05T23:01:10.599Z] # $SEMVER_REMOTE_NAME = origin [2021-05-05T23:01:10.599Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-05T23:01:10.599Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-05T23:01:10.599Z] # $SEMVER_BRANCH = PR-3391 [2021-05-05T23:01:10.599Z] # $SEMVER_TEMP = /tmp/semver-969879106 [2021-05-05T23:01:10.599Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-05T23:01:28.788Z] # '/tmp/semver-969879106' -> '/w/workspace/edgex-go/14/.semver' [2021-05-05T23:01:29.052Z] # -> Force: false [2021-05-05T23:01:29.314Z] # $SEMVER_DIR = /w/workspace/edgex-go/14/.semver [Pipeline] } [2021-05-05T23:01:29.326Z] $ docker exec --env ******** --env ******** 95dae50d16618e1813682b68307d5502a4a7b4b6f1b2f33f82f5cd8bd7658a95 ssh-agent -k [2021-05-05T23:01:29.532Z] unset SSH_AUTH_SOCK; [2021-05-05T23:01:29.532Z] unset SSH_AGENT_PID; [2021-05-05T23:01:29.532Z] echo Agent pid 54 killed; [2021-05-05T23:01:29.619Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-05T23:01:29.966Z] + git semver [Pipeline] } [2021-05-05T23:01:29.982Z] $ docker stop --time=1 95dae50d16618e1813682b68307d5502a4a7b4b6f1b2f33f82f5cd8bd7658a95 [2021-05-05T23:01:31.583Z] $ docker rm -f 95dae50d16618e1813682b68307d5502a4a7b4b6f1b2f33f82f5cd8bd7658a95 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-05T23:01:32.084Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-05T23:01:32.501Z] Stashed 1 file(s) [Pipeline] echo [2021-05-05T23:01:32.504Z] [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-05T23:01:33.036Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-05T23:01:33.334Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-05T23:01:33.631Z] + sudo service docker restart [2021-05-05T23:01:33.631Z] + true [2021-05-05T23:01:33.631Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-05-05T23:01:34.220Z] ========================================================= [2021-05-05T23:01:34.220Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-05T23:01:34.220Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-05T23:01:34.532Z] + 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-05T23:01:37.860Z] Sending build context to Docker daemon 330MB [2021-05-05T23:01:37.860Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-05-05T23:01:37.860Z] Step 2/6 : FROM ${BASE} [2021-05-05T23:01:38.126Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-05T23:01:38.126Z] 540db60ca938: Pulling fs layer [2021-05-05T23:01:38.126Z] adcc1eea9eea: Pulling fs layer [2021-05-05T23:01:38.126Z] 4c4ab2625f07: Pulling fs layer [2021-05-05T23:01:38.126Z] 0510c868ecb4: Pulling fs layer [2021-05-05T23:01:38.126Z] afea3b2eda06: Pulling fs layer [2021-05-05T23:01:38.126Z] 7809a108b3ef: Pulling fs layer [2021-05-05T23:01:38.126Z] f706445af74f: Pulling fs layer [2021-05-05T23:01:38.126Z] 7809a108b3ef: Waiting [2021-05-05T23:01:38.126Z] 0510c868ecb4: Waiting [2021-05-05T23:01:38.126Z] afea3b2eda06: Waiting [2021-05-05T23:01:38.126Z] f706445af74f: Waiting [2021-05-05T23:01:38.126Z] 4c4ab2625f07: Verifying Checksum [2021-05-05T23:01:38.126Z] adcc1eea9eea: Verifying Checksum [2021-05-05T23:01:38.126Z] adcc1eea9eea: Download complete [2021-05-05T23:01:38.126Z] 4c4ab2625f07: Download complete [2021-05-05T23:01:38.126Z] afea3b2eda06: Verifying Checksum [2021-05-05T23:01:38.126Z] afea3b2eda06: Download complete [2021-05-05T23:01:38.126Z] 7809a108b3ef: Verifying Checksum [2021-05-05T23:01:38.126Z] 7809a108b3ef: Download complete [2021-05-05T23:01:38.126Z] 540db60ca938: Verifying Checksum [2021-05-05T23:01:38.126Z] 540db60ca938: Download complete [2021-05-05T23:01:38.696Z] 540db60ca938: Pull complete [2021-05-05T23:01:38.697Z] adcc1eea9eea: Pull complete [2021-05-05T23:01:38.957Z] 4c4ab2625f07: Pull complete [2021-05-05T23:01:40.350Z] f706445af74f: Verifying Checksum [2021-05-05T23:01:40.350Z] f706445af74f: Download complete [2021-05-05T23:01:40.929Z] 0510c868ecb4: Download complete [2021-05-05T23:01:47.640Z] Still waiting to schedule task [2021-05-05T23:01:47.640Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-05-05T23:01:47.761Z] 0510c868ecb4: Pull complete [2021-05-05T23:01:47.761Z] afea3b2eda06: Pull complete [2021-05-05T23:01:47.761Z] 7809a108b3ef: Pull complete [2021-05-05T23:01:51.100Z] f706445af74f: Pull complete [2021-05-05T23:01:51.100Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-05T23:01:51.100Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-05T23:01:51.100Z] ---> b068be0155e3 [2021-05-05T23:01:51.100Z] 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-05T23:01:52.045Z] ---> Running in 266a5d2dc4d3 [2021-05-05T23:01:52.618Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-05T23:01:53.561Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-05T23:01:53.823Z] (1/12) Installing libmagic (5.39-r0) [2021-05-05T23:01:54.397Z] (2/12) Installing file (5.39-r0) [2021-05-05T23:01:54.397Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-05T23:01:54.659Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-05T23:01:58.894Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-05T23:01:58.894Z] (6/12) Installing patch (2.7.6-r6) [2021-05-05T23:01:59.156Z] (7/12) Installing build-base (0.5-r2) [2021-05-05T23:01:59.418Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-05T23:01:59.418Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-05T23:01:59.418Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-05T23:01:59.679Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-05T23:01:59.942Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-05T23:01:59.942Z] Executing busybox-1.32.1-r6.trigger [2021-05-05T23:01:59.942Z] OK: 219 MiB in 52 packages [2021-05-05T23:02:04.167Z] Removing intermediate container 266a5d2dc4d3 [2021-05-05T23:02:04.167Z] ---> 44801997b6d5 [2021-05-05T23:02:04.167Z] Step 4/6 : WORKDIR /edgex-go [2021-05-05T23:02:04.167Z] ---> Running in 20025ee9e757 [2021-05-05T23:02:04.167Z] Removing intermediate container 20025ee9e757 [2021-05-05T23:02:04.167Z] ---> c128d63a5a8c [2021-05-05T23:02:04.167Z] Step 5/6 : COPY go.mod . [2021-05-05T23:02:04.167Z] ---> 12ed942d8b3a [2021-05-05T23:02:04.167Z] Step 6/6 : RUN go mod download [2021-05-05T23:02:04.167Z] ---> Running in ea1f1f7d2a9a [2021-05-05T23:02:30.780Z] Removing intermediate container ea1f1f7d2a9a [2021-05-05T23:02:30.780Z] ---> f02c48d9b01e [2021-05-05T23:02:30.780Z] Successfully built f02c48d9b01e [2021-05-05T23:02:30.780Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-05T23:02:31.535Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-05T23:02:31.535Z] . [Pipeline] withDockerContainer [2021-05-05T23:02:31.628Z] prd-centos7-docker-4c-2g-3104 does not seem to be running inside a container [2021-05-05T23:02:31.667Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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-x86_64 cat [2021-05-05T23:02:32.497Z] $ docker top 6bcb3483b2555e42b0e32c4a04bbe59d9f7fe32e6e9f38afc303bc0d5d4e68c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-05T23:02:32.923Z] + go version [2021-05-05T23:02:32.923Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-05T23:02:32.936Z] $ docker stop --time=1 6bcb3483b2555e42b0e32c4a04bbe59d9f7fe32e6e9f38afc303bc0d5d4e68c9 [2021-05-05T23:02:34.275Z] $ docker rm -f 6bcb3483b2555e42b0e32c4a04bbe59d9f7fe32e6e9f38afc303bc0d5d4e68c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-05T23:02:34.762Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-05T23:02:34.763Z] . [Pipeline] withDockerContainer [2021-05-05T23:02:34.867Z] prd-centos7-docker-4c-2g-3104 does not seem to be running inside a container [2021-05-05T23:02:34.912Z] $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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-x86_64 cat [2021-05-05T23:02:35.500Z] $ docker top 3e62b506984167b86e1f116b703bf9251a19d04a7288341d76b8ede11e4b4739 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-05T23:02:35.613Z] ========================================================= [2021-05-05T23:02:35.614Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-05T23:02:35.614Z] ========================================================= [Pipeline] sh [2021-05-05T23:02:35.907Z] + go mod tidy [Pipeline] sh [2021-05-05T23:02:37.154Z] + make test [2021-05-05T23:02:37.155Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-05T23:02:45.330Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-05T23:03:03.590Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-05T23:03:10.260Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-05T23:03:10.260Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-05T23:03:10.260Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-05T23:03:12.885Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-05T23:03:12.885Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-05T23:03:12.885Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-05T23:03:12.885Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-05T23:03:14.845Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-05T23:03:15.108Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-05T23:03:17.694Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-05T23:03:17.694Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-05T23:03:17.694Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-05T23:03:19.111Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.094s coverage: 45.9% of statements [2021-05-05T23:03:19.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-05T23:03:19.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-05T23:03:19.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-05T23:03:19.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-05T23:03:19.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-05T23:03:19.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-05T23:03:19.111Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.075s coverage: 19.8% of statements [2021-05-05T23:03:19.702Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.080s coverage: 100.0% of statements [2021-05-05T23:03:21.668Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.153s coverage: 27.1% of statements [2021-05-05T23:03:21.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-05T23:03:21.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-05T23:03:21.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-05T23:03:21.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-05T23:03:21.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-05T23:03:21.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-05T23:03:21.669Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.079s coverage: 100.0% of statements [2021-05-05T23:03:21.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-05T23:03:21.669Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.058s coverage: 100.0% of statements [2021-05-05T23:03:21.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-05T23:03:21.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-05T23:03:22.619Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.098s coverage: 71.3% of statements [2021-05-05T23:03:22.619Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-05T23:03:22.619Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-05T23:03:22.619Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.163s coverage: 87.7% of statements [2021-05-05T23:03:22.619Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-05T23:03:22.619Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-05T23:03:22.619Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.057s coverage: 78.9% of statements [2021-05-05T23:03:22.619Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-05T23:03:26.013Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.356s coverage: 28.6% of statements [2021-05-05T23:03:26.013Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-05T23:03:26.013Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-05T23:03:26.013Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-05T23:03:26.013Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-05T23:03:26.013Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-05T23:03:26.013Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.120s coverage: 100.0% of statements [2021-05-05T23:03:26.013Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-05T23:03:26.013Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.050s coverage: 100.0% of statements [2021-05-05T23:03:26.013Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-05T23:03:26.013Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.122s coverage: 86.7% of statements [2021-05-05T23:03:26.013Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-05T23:03:26.013Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.170s coverage: 97.5% of statements [2021-05-05T23:03:26.013Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-05T23:03:26.013Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.090s coverage: 78.3% of statements [2021-05-05T23:03:26.013Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-05T23:03:26.013Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-05T23:03:26.013Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-05T23:03:26.013Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-05T23:03:28.597Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.347s coverage: 95.1% of statements [2021-05-05T23:03:28.597Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-05T23:03:28.597Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-05T23:03:28.597Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-05T23:03:28.597Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-05T23:03:28.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-05T23:03:28.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-05T23:03:28.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-05T23:03:28.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-05T23:03:28.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-05T23:03:28.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-05T23:03:28.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-05T23:03:28.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-05T23:03:28.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-05T23:03:28.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-05T23:03:28.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-05T23:03:28.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-05T23:03:28.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-05T23:03:28.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-05T23:03:28.597Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.043s coverage: 58.8% of statements [2021-05-05T23:03:28.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-05T23:03:28.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-05T23:03:28.597Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.100s coverage: 0.9% of statements [2021-05-05T23:03:28.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-05T23:03:28.597Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.046s coverage: 22.6% of statements [2021-05-05T23:03:28.597Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-05T23:03:28.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 47.1% of statements [2021-05-05T23:03:28.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.077s coverage: 79.5% of statements [2021-05-05T23:03:28.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.058s coverage: 94.1% of statements [2021-05-05T23:03:28.864Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.078s coverage: 96.3% of statements [2021-05-05T23:03:29.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements [2021-05-05T23:03:41.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.063s coverage: 94.4% of statements [2021-05-05T23:03:41.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.045s coverage: 44.8% of statements [2021-05-05T23:03:44.723Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.199s coverage: 81.8% of statements [2021-05-05T23:03:44.723Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-05T23:03:52.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.087s coverage: 92.9% of statements [2021-05-05T23:03:52.915Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-05T23:03:52.915Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-05T23:03:52.915Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-05T23:03:52.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-05-05T23:03:52.915Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-05T23:03:52.915Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-05T23:03:52.915Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-05T23:03:52.915Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-05T23:03:52.915Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-05T23:03:52.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.047s coverage: 87.2% of statements [2021-05-05T23:03:52.915Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-05T23:03:52.915Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-05T23:03:52.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2021-05-05T23:03:52.915Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-05T23:03:52.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 76.0% of statements [2021-05-05T23:03:52.915Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-05T23:03:52.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2021-05-05T23:03:52.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.074s coverage: 87.2% of statements [2021-05-05T23:03:52.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.060s coverage: 85.4% of statements [2021-05-05T23:03:52.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.089s coverage: 91.2% of statements [2021-05-05T23:03:52.915Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-05T23:03:52.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.182s coverage: 64.4% of statements [2021-05-05T23:03:52.915Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-05T23:03:52.915Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-05T23:03:52.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.046s coverage: 100.0% of statements [2021-05-05T23:03:52.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 91.3% of statements [2021-05-05T23:03:52.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.038s coverage: 100.0% of statements [2021-05-05T23:03:52.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.041s coverage: 73.7% of statements [2021-05-05T23:03:52.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2021-05-05T23:03:52.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.293s coverage: 66.9% of statements [2021-05-05T23:03:52.915Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-05T23:03:52.915Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-05T23:03:52.915Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-05T23:03:52.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.182s coverage: 43.4% of statements [2021-05-05T23:03:52.915Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-05T23:03:52.915Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-05T23:03:52.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements [2021-05-05T23:03:52.915Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-05T23:03:52.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.035s coverage: 84.8% of statements [2021-05-05T23:03:52.915Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.128s coverage: 47.0% of statements [2021-05-05T23:03:52.915Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-05T23:03:52.915Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-05T23:03:52.915Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-05T23:03:52.915Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-05T23:03:52.915Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-05T23:03:52.915Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.058s coverage: 100.0% of statements [2021-05-05T23:03:52.915Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-05T23:03:52.915Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.042s coverage: 100.0% of statements [2021-05-05T23:03:52.915Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-05T23:03:52.915Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-05T23:03:52.915Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.043s coverage: 9.6% of statements [2021-05-05T23:03:52.915Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-05T23:03:52.915Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.138s coverage: 92.6% of statements [2021-05-05T23:03:52.915Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-05T23:03:52.915Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-05T23:03:52.915Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-05T23:03:52.915Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.752s coverage: 28.7% of statements [2021-05-05T23:03:52.915Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-05T23:03:52.915Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-05T23:03:52.915Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-05T23:03:52.915Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-05T23:03:52.915Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-05T23:03:52.915Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.065s coverage: 99.0% of statements [2021-05-05T23:03:52.915Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-05T23:03:52.915Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.055s coverage: 100.0% of statements [2021-05-05T23:03:52.915Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-05T23:03:52.915Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-05T23:03:52.915Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-05T23:03:52.915Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.067s coverage: 64.6% of statements [2021-05-05T23:03:52.915Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-05T23:03:53.176Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.107s coverage: 97.6% of statements [2021-05-05T23:03:53.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-05T23:03:53.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-05T23:03:53.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-05T23:03:53.176Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.024s coverage: 0.0% of statements [2021-05-05T23:03:53.176Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-05T23:03:53.176Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.048s coverage: 100.0% of statements [2021-05-05T23:03:53.176Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-05T23:03:53.176Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-05T23:03:53.176Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-05T23:03:53.176Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-05T23:03:53.176Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.054s coverage: 87.9% of statements [2021-05-05T23:03:53.176Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-05T23:03:53.176Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-05T23:03:53.176Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.029s coverage: 100.0% of statements [2021-05-05T23:03:53.437Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.055s coverage: 28.1% of statements [2021-05-05T23:03:53.437Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-05T23:03:53.438Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 100.0% of statements [2021-05-05T23:03:54.010Z] GO111MODULE=on go vet ./... [2021-05-05T23:04:26.282Z] gofmt -l . [2021-05-05T23:04:26.282Z] [ "`gofmt -l .`" = "" ] [2021-05-05T23:04:26.282Z] ./bin/test-go-mod-tidy.sh [2021-05-05T23:04:26.282Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-05T23:04:26.637Z] + ls -al . [2021-05-05T23:04:26.637Z] total 816 [2021-05-05T23:04:26.637Z] drwxrwxr-x 10 1001 1001 4096 May 5 23:04 . [2021-05-05T23:04:26.637Z] drwxr-xr-x 4 root root 30 May 5 23:02 .. [2021-05-05T23:04:26.637Z] -rw-rw-r-- 1 1001 1001 11 May 5 23:00 .dockerignore [2021-05-05T23:04:26.637Z] drwxrwxr-x 8 1001 1001 179 May 5 23:00 .git [2021-05-05T23:04:26.637Z] drwxrwxr-x 3 1001 1001 125 May 5 23:00 .github [2021-05-05T23:04:26.637Z] -rw-rw-r-- 1 1001 1001 818 May 5 23:00 .gitignore [2021-05-05T23:04:26.637Z] drwx------ 3 1001 1001 60 May 5 23:01 .semver [2021-05-05T23:04:26.637Z] -rw-rw-r-- 1 1001 1001 166 May 5 23:00 .sonarcloud.properties [2021-05-05T23:04:26.637Z] -rw-rw-r-- 1 1001 1001 8609 May 5 23:00 Attribution.txt [2021-05-05T23:04:26.637Z] -rw-rw-r-- 1 1001 1001 3804 May 5 23:00 CONTRIBUTING.md [2021-05-05T23:04:26.637Z] -rw-rw-r-- 1 1001 1001 931 May 5 23:00 Dockerfile.build [2021-05-05T23:04:26.637Z] -rw-rw-r-- 1 1001 1001 863 May 5 23:00 Jenkinsfile [2021-05-05T23:04:26.637Z] -rw-rw-r-- 1 1001 1001 10775 May 5 23:00 LICENSE [2021-05-05T23:04:26.637Z] -rw-rw-r-- 1 1001 1001 5774 May 5 23:00 Makefile [2021-05-05T23:04:26.637Z] -rw-rw-r-- 1 1001 1001 7978 May 5 23:00 README.md [2021-05-05T23:04:26.637Z] -rw-rw-r-- 1 1001 1001 6755 May 5 23:00 SECURITY.md [2021-05-05T23:04:26.637Z] -rw-rw-r-- 1 1001 1001 5 May 5 23:01 VERSION [2021-05-05T23:04:26.637Z] -rw-rw-r-- 1 1001 1001 4131 May 5 23:00 ZMQWindows.md [2021-05-05T23:04:26.637Z] drwxrwxr-x 2 1001 1001 117 May 5 23:00 bin [2021-05-05T23:04:26.637Z] drwxrwxr-x 14 1001 1001 4096 May 5 23:00 cmd [2021-05-05T23:04:26.637Z] -rw-r--r-- 1 root root 705232 May 5 23:03 coverage.out [2021-05-05T23:04:26.637Z] -rw-r--r-- 1 root root 1060 May 5 23:04 go.mod [2021-05-05T23:04:26.637Z] -rw-r--r-- 1 root root 22091 May 5 23:02 go.sum [2021-05-05T23:04:26.637Z] drwxrwxr-x 8 1001 1001 127 May 5 23:00 internal [2021-05-05T23:04:26.637Z] drwxrwxr-x 4 1001 1001 26 May 5 23:00 openapi [2021-05-05T23:04:26.637Z] drwxrwxr-x 4 1001 1001 71 May 5 23:00 snap [2021-05-05T23:04:26.637Z] -rw-rw-r-- 1 1001 1001 168 May 5 23:00 version.go [Pipeline] sh [2021-05-05T23:04:27.089Z] + '[' -e coverage.out ] [2021-05-05T23:04:27.090Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-05T23:04:27.340Z] Stashed 1 file(s) [Pipeline] sh [2021-05-05T23:04:27.795Z] + make build [2021-05-05T23:04:27.795Z] 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-05T23:04:29.896Z] 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-05T23:04:36.830Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3110 in /w/workspace/edgexfoundry_edgex-go_PR-3391 [Pipeline] { [Pipeline] ws [2021-05-05T23:04:36.847Z] Running in /w/workspace/edgex-go/14 [Pipeline] { [Pipeline] checkout [2021-05-05T23:04:40.013Z] 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-05T23:04:40.958Z] 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-05T23:04:42.355Z] 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-05T23:04:42.940Z] 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-05T23:04:42.950Z] using credential edgex-jenkins-ssh [2021-05-05T23:04:42.975Z] Cloning the remote Git repository [2021-05-05T23:04:43.034Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-05T23:04:44.337Z] 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-05T23:04:43.151Z] > git init /w/workspace/edgex-go/14 # timeout=10 [2021-05-05T23:04:43.222Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-05T23:04:43.224Z] > git --version # timeout=10 [2021-05-05T23:04:43.242Z] > git --version # 'git version 2.17.1' [2021-05-05T23:04:43.245Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-05T23:04:43.319Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-05T23:04:45.746Z] 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-05T23:04:46.318Z] 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-05T23:04:47.714Z] 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-05T23:04:49.629Z] 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-05T23:04:50.577Z] 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-05T23:04:52.530Z] $ docker stop --time=1 3e62b506984167b86e1f116b703bf9251a19d04a7288341d76b8ede11e4b4739 [2021-05-05T23:04:54.107Z] $ docker rm -f 3e62b506984167b86e1f116b703bf9251a19d04a7288341d76b8ede11e4b4739 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-05T23:04:57.113Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-05T23:04:57.113Z] [2021-05-05T23:04:57.113Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-05T23:04:57.423Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-05T23:04:57.423Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-05T23:04:57.423Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-05T23:04:57.423Z] ca9280d653b3: Pulling fs layer [2021-05-05T23:04:57.423Z] 7e9c9ca2126c: Pulling fs layer [2021-05-05T23:04:57.687Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-05T23:04:57.687Z] cbdbe7a5bc2a: Download complete [2021-05-05T23:04:57.949Z] cbdbe7a5bc2a: Pull complete [2021-05-05T23:04:58.210Z] ca9280d653b3: Verifying Checksum [2021-05-05T23:04:58.210Z] ca9280d653b3: Download complete [2021-05-05T23:04:59.163Z] ca9280d653b3: Pull complete [2021-05-05T23:04:59.163Z] 7e9c9ca2126c: Verifying Checksum [2021-05-05T23:04:59.163Z] 7e9c9ca2126c: Download complete [2021-05-05T23:05:04.524Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-05T23:05:04.544Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-05T23:05:04.568Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-05T23:05:04.600Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-05T23:05:04.601Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-05T23:05:04.615Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3391/head:refs/remotes/origin/PR-3391 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-05T23:05:05.716Z] Merging remotes/origin/master commit 314c98582e5516062556e8d719161f3c11283427 into PR head commit 534e16afeab856035666988f8fdb364a9c262e14 [2021-05-05T23:05:05.798Z] 7e9c9ca2126c: Pull complete [2021-05-05T23:05:05.798Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-05T23:05:05.798Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-05T23:05:05.798Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-05T23:05:06.027Z] prd-centos7-docker-4c-2g-3104 does not seem to be running inside a container [2021-05-05T23:05:06.098Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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:latest cat [2021-05-05T23:05:06.189Z] Merge succeeded, producing 534e16afeab856035666988f8fdb364a9c262e14 [2021-05-05T23:05:06.190Z] Checking out Revision 534e16afeab856035666988f8fdb364a9c262e14 (PR-3391) [2021-05-05T23:05:06.905Z] $ docker top 7760655a7b0df8e12884eba3cf8282a5fdf0faba05545ffa973e3da249590f30 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-05T23:05:07.320Z] + docker-compose build --help [2021-05-05T23:05:07.320Z] + grep parallel [2021-05-05T23:05:05.732Z] > git config core.sparsecheckout # timeout=10 [2021-05-05T23:05:05.752Z] > git checkout -f 534e16afeab856035666988f8fdb364a9c262e14 # timeout=10 [2021-05-05T23:05:06.088Z] > git remote # timeout=10 [2021-05-05T23:05:06.107Z] > git config --get remote.origin.url # timeout=10 [2021-05-05T23:05:06.129Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-05T23:05:06.140Z] > git merge 314c98582e5516062556e8d719161f3c11283427 # timeout=10 [2021-05-05T23:05:06.163Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-05T23:05:06.192Z] > git config core.sparsecheckout # timeout=10 [2021-05-05T23:05:06.209Z] > git checkout -f 534e16afeab856035666988f8fdb364a9c262e14 # timeout=10 [2021-05-05T23:05:08.262Z] --parallel Build images in parallel. [Pipeline] } [2021-05-05T23:05:08.275Z] $ docker stop --time=1 7760655a7b0df8e12884eba3cf8282a5fdf0faba05545ffa973e3da249590f30 [2021-05-05T23:05:09.607Z] $ docker rm -f 7760655a7b0df8e12884eba3cf8282a5fdf0faba05545ffa973e3da249590f30 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-05T23:05:10.061Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-05T23:05:10.061Z] . [Pipeline] withDockerContainer [2021-05-05T23:05:10.157Z] prd-centos7-docker-4c-2g-3104 does not seem to be running inside a container [2021-05-05T23:05:10.206Z] $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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-05T23:05:10.415Z] Commit message: "fix: address PR feedback/comments" [2021-05-05T23:05:10.878Z] $ docker top 9836900e8619ca586b88886f2647b735371739f9bd6a2d7ffca1d6dd912ee47b -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-05T23:05:11.327Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-05T23:05:12.138Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-05T23:05:12.275Z] Building docker-core-command-go ... [2021-05-05T23:05:12.276Z] Building docker-core-data-go ... [2021-05-05T23:05:12.276Z] Building docker-core-metadata-go ... [2021-05-05T23:05:12.276Z] Building docker-security-bootstrapper-go ... [2021-05-05T23:05:12.276Z] Building docker-security-proxy-setup-go ... [2021-05-05T23:05:12.276Z] Building docker-security-secretstore-setup-go ... [2021-05-05T23:05:12.276Z] Building docker-support-notifications-go ... [2021-05-05T23:05:12.276Z] Building docker-support-scheduler-go ... [2021-05-05T23:05:12.276Z] Building docker-sys-mgmt-agent-go ... [2021-05-05T23:05:12.276Z] Building docker-sys-mgmt-agent-go [2021-05-05T23:05:12.276Z] Building docker-core-data-go [2021-05-05T23:05:12.276Z] Building docker-support-scheduler-go [2021-05-05T23:05:12.276Z] Building docker-security-bootstrapper-go [2021-05-05T23:05:12.276Z] Building docker-support-notifications-go [2021-05-05T23:05:12.557Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-05T23:05:12.938Z] + + true [2021-05-05T23:05:12.938Z] sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-05T23:05:14.958Z] provisioning config files... [2021-05-05T23:05:15.006Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/14@tmp/config520466473582148073tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-05T23:05:15.376Z] ---> docker-login.sh [2021-05-05T23:05:15.376Z] nexus3.edgexfoundry.org:10001 [2021-05-05T23:05:16.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-05T23:05:16.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-05T23:05:16.630Z] Configure a credential helper to remove this warning. See [2021-05-05T23:05:16.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-05T23:05:16.630Z] [2021-05-05T23:05:16.630Z] Login Succeeded [2021-05-05T23:05:16.630Z] nexus3.edgexfoundry.org:10002 [2021-05-05T23:05:16.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-05T23:05:17.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-05T23:05:17.178Z] Configure a credential helper to remove this warning. See [2021-05-05T23:05:17.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-05T23:05:17.178Z] [2021-05-05T23:05:17.178Z] Login Succeeded [2021-05-05T23:05:17.178Z] nexus3.edgexfoundry.org:10003 [2021-05-05T23:05:17.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-05T23:05:17.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-05T23:05:17.727Z] Configure a credential helper to remove this warning. See [2021-05-05T23:05:17.727Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-05T23:05:17.727Z] [2021-05-05T23:05:17.727Z] Login Succeeded [2021-05-05T23:05:17.727Z] nexus3.edgexfoundry.org:10004 [2021-05-05T23:05:18.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-05T23:05:18.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-05T23:05:18.330Z] Configure a credential helper to remove this warning. See [2021-05-05T23:05:18.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-05T23:05:18.330Z] [2021-05-05T23:05:18.330Z] Login Succeeded [2021-05-05T23:05:18.330Z] docker.io [2021-05-05T23:05:18.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-05T23:05:19.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-05T23:05:19.205Z] Configure a credential helper to remove this warning. See [2021-05-05T23:05:19.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-05T23:05:19.205Z] [2021-05-05T23:05:19.205Z] Login Succeeded [2021-05-05T23:05:19.205Z] ---> docker-login.sh ends [Pipeline] } [2021-05-05T23:05:19.224Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-05T23:05:19.533Z] ========================================================= [2021-05-05T23:05:19.533Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-05T23:05:19.533Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-05T23:05:19.868Z] + 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-05T23:05:22.509Z] Sending build context to Docker daemon 167.6MB [2021-05-05T23:05:22.509Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-05-05T23:05:22.509Z] Step 2/6 : FROM ${BASE} [2021-05-05T23:05:22.509Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-05T23:05:22.509Z] 595b0fe564bb: Pulling fs layer [2021-05-05T23:05:22.509Z] 7186ed65a4f7: Pulling fs layer [2021-05-05T23:05:22.509Z] 316046926c0a: Pulling fs layer [2021-05-05T23:05:22.509Z] 4ebd0625c992: Pulling fs layer [2021-05-05T23:05:22.509Z] 207e8628e3a3: Pulling fs layer [2021-05-05T23:05:22.509Z] c791037a9be2: Pulling fs layer [2021-05-05T23:05:22.509Z] ffd874e62e21: Pulling fs layer [2021-05-05T23:05:22.509Z] 4ebd0625c992: Waiting [2021-05-05T23:05:22.509Z] 207e8628e3a3: Waiting [2021-05-05T23:05:22.509Z] ffd874e62e21: Waiting [2021-05-05T23:05:22.509Z] 316046926c0a: Verifying Checksum [2021-05-05T23:05:22.509Z] 316046926c0a: Download complete [2021-05-05T23:05:22.509Z] 7186ed65a4f7: Download complete [2021-05-05T23:05:22.509Z] 207e8628e3a3: Verifying Checksum [2021-05-05T23:05:22.509Z] 207e8628e3a3: Download complete [2021-05-05T23:05:22.509Z] c791037a9be2: Verifying Checksum [2021-05-05T23:05:22.509Z] c791037a9be2: Download complete [2021-05-05T23:05:22.509Z] 595b0fe564bb: Verifying Checksum [2021-05-05T23:05:22.509Z] 595b0fe564bb: Download complete [2021-05-05T23:05:23.123Z] 595b0fe564bb: Pull complete [2021-05-05T23:05:23.723Z] 7186ed65a4f7: Pull complete [2021-05-05T23:05:24.325Z] 316046926c0a: Pull complete [2021-05-05T23:05:24.599Z] ffd874e62e21: Verifying Checksum [2021-05-05T23:05:24.599Z] ffd874e62e21: Download complete [2021-05-05T23:05:26.044Z] 4ebd0625c992: Verifying Checksum [2021-05-05T23:05:26.044Z] 4ebd0625c992: Download complete [2021-05-05T23:05:36.206Z] 4ebd0625c992: Pull complete [2021-05-05T23:05:36.206Z] 207e8628e3a3: Pull complete [2021-05-05T23:05:36.479Z] c791037a9be2: Pull complete [2021-05-05T23:05:39.879Z] ffd874e62e21: Pull complete [2021-05-05T23:05:39.879Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-05T23:05:39.879Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-05T23:05:39.879Z] ---> cfc18b08335c [2021-05-05T23:05:39.879Z] 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-05T23:05:43.289Z] ---> Running in 53fb81240a5d [2021-05-05T23:05:43.886Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-05T23:05:44.524Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-05T23:05:44.524Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-05T23:05:44.524Z] ---> f02c48d9b01e [2021-05-05T23:05:44.524Z] Step 3/23 : WORKDIR /edgex-go [2021-05-05T23:05:44.524Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-05T23:05:44.524Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-05-05T23:05:44.524Z] ---> f02c48d9b01e [2021-05-05T23:05:44.524Z] Step 3/31 : WORKDIR /edgex-go [2021-05-05T23:05:44.524Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-05T23:05:44.524Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-05T23:05:44.524Z] ---> f02c48d9b01e [2021-05-05T23:05:44.524Z] Step 3/22 : WORKDIR /edgex-go [2021-05-05T23:05:44.524Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-05T23:05:44.524Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-05T23:05:44.524Z] ---> f02c48d9b01e [2021-05-05T23:05:44.524Z] Step 3/23 : WORKDIR /edgex-go [2021-05-05T23:05:44.524Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-05T23:05:44.524Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-05T23:05:44.524Z] ---> f02c48d9b01e [2021-05-05T23:05:44.524Z] Step 3/22 : WORKDIR /edgex-go [2021-05-05T23:05:44.524Z] ---> Running in c68f07b4b537 [2021-05-05T23:05:44.524Z] ---> Running in b6640725cbd0 [2021-05-05T23:05:44.524Z] ---> Running in ee5eaa1235f5 [2021-05-05T23:05:44.524Z] ---> Running in 78efbdfcc0da [2021-05-05T23:05:44.524Z] ---> Running in a4672c0eab2f [2021-05-05T23:05:44.524Z] Removing intermediate container c68f07b4b537 [2021-05-05T23:05:44.524Z] ---> f523f1e053a4 [2021-05-05T23:05:44.524Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T23:05:44.785Z] Removing intermediate container a4672c0eab2f [2021-05-05T23:05:44.785Z] ---> 4151d7091e57 [2021-05-05T23:05:44.785Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T23:05:44.785Z] Removing intermediate container 78efbdfcc0da [2021-05-05T23:05:44.785Z] ---> abd2431d68df [2021-05-05T23:05:44.785Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T23:05:44.785Z] Removing intermediate container b6640725cbd0 [2021-05-05T23:05:44.785Z] ---> dca2dca3df29 [2021-05-05T23:05:44.785Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T23:05:44.785Z] Removing intermediate container ee5eaa1235f5 [2021-05-05T23:05:44.785Z] ---> f564e864e207 [2021-05-05T23:05:44.785Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T23:05:44.785Z] ---> Running in 58dd4c36bf02 [2021-05-05T23:05:44.785Z] ---> Running in 32657c889c48 [2021-05-05T23:05:44.786Z] ---> Running in 6dd662efe4ee [2021-05-05T23:05:44.786Z] ---> Running in c31604dfc7a3 [2021-05-05T23:05:45.047Z] ---> Running in 186cc9a132ec [2021-05-05T23:05:45.312Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-05T23:05:46.281Z] (1/12) Installing libmagic (5.39-r0) [2021-05-05T23:05:46.988Z] Removing intermediate container 6dd662efe4ee [2021-05-05T23:05:46.989Z] ---> 50858f623299 [2021-05-05T23:05:46.989Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-05-05T23:05:46.989Z] ---> Running in 1b4a78d79cbd [2021-05-05T23:05:46.989Z] Removing intermediate container 32657c889c48 [2021-05-05T23:05:46.989Z] ---> 3baf4b84f486 [2021-05-05T23:05:46.989Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-05T23:05:46.989Z] Removing intermediate container 58dd4c36bf02 [2021-05-05T23:05:46.989Z] ---> 6c7cfa53f1ce [2021-05-05T23:05:46.989Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-05T23:05:47.249Z] ---> Running in a15f03bcfb0a [2021-05-05T23:05:47.249Z] ---> Running in 7149f902f530 [2021-05-05T23:05:47.268Z] (2/12) Installing file (5.39-r0) [2021-05-05T23:05:47.268Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-05T23:05:47.268Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-05T23:05:47.509Z] Removing intermediate container c31604dfc7a3 [2021-05-05T23:05:47.509Z] ---> 8b9d819ff282 [2021-05-05T23:05:47.509Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-05-05T23:05:47.509Z] Removing intermediate container 186cc9a132ec [2021-05-05T23:05:47.509Z] ---> 54c88c4e6d5e [2021-05-05T23:05:47.509Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-05T23:05:47.790Z] ---> Running in 775daa940e3c [2021-05-05T23:05:47.790Z] ---> Running in 66eeb4ccbb20 [2021-05-05T23:05:47.790Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-05T23:05:48.057Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-05T23:05:48.317Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-05T23:05:48.579Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-05T23:05:48.579Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-05T23:05:48.579Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-05T23:05:49.150Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-05T23:05:49.150Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-05T23:05:49.150Z] OK: 219 MiB in 52 packages [2021-05-05T23:05:49.423Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-05T23:05:49.423Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-05T23:05:49.693Z] OK: 219 MiB in 52 packages [2021-05-05T23:05:49.693Z] Removing intermediate container 1b4a78d79cbd [2021-05-05T23:05:49.693Z] ---> 151fdde8bc9e [2021-05-05T23:05:49.693Z] Step 6/23 : COPY go.mod . [2021-05-05T23:05:49.972Z] OK: 219 MiB in 52 packages [2021-05-05T23:05:49.972Z] OK: 219 MiB in 52 packages [2021-05-05T23:05:49.972Z] ---> d0e929594805 [2021-05-05T23:05:49.972Z] Step 7/23 : RUN go mod download [2021-05-05T23:05:49.972Z] OK: 219 MiB in 52 packages [2021-05-05T23:05:49.972Z] ---> Running in 30bdec48f1d2 [2021-05-05T23:05:50.284Z] Removing intermediate container 7149f902f530 [2021-05-05T23:05:50.284Z] ---> d9031112acc1 [2021-05-05T23:05:50.284Z] Step 6/23 : COPY go.mod . [2021-05-05T23:05:50.887Z] ---> 556a88396d2b [2021-05-05T23:05:50.887Z] Step 7/23 : RUN go mod download [2021-05-05T23:05:50.887Z] ---> Running in afe9638fd39f [2021-05-05T23:05:50.887Z] Removing intermediate container 775daa940e3c [2021-05-05T23:05:50.887Z] ---> ec0a1d76949a [2021-05-05T23:05:50.887Z] Step 6/31 : COPY go.mod . [2021-05-05T23:05:51.149Z] Removing intermediate container 66eeb4ccbb20 [2021-05-05T23:05:51.149Z] ---> 490da716c666 [2021-05-05T23:05:51.149Z] Step 6/22 : COPY go.mod . [2021-05-05T23:05:51.410Z] Removing intermediate container a15f03bcfb0a [2021-05-05T23:05:51.410Z] ---> 29b7de798df2 [2021-05-05T23:05:51.410Z] Step 6/22 : COPY go.mod . [2021-05-05T23:05:51.410Z] ---> ffb001478612 [2021-05-05T23:05:51.410Z] Step 7/31 : RUN go mod download [2021-05-05T23:05:51.671Z] ---> 97678aca1fa5 [2021-05-05T23:05:51.671Z] Step 7/22 : RUN go mod download [2021-05-05T23:05:51.671Z] ---> Running in f3520e190b08 [2021-05-05T23:05:51.671Z] ---> 683f595def06 [2021-05-05T23:05:51.671Z] Step 7/22 : RUN go mod download [2021-05-05T23:05:51.933Z] ---> Running in 88a3b2265f2a [2021-05-05T23:05:51.933Z] ---> Running in a793722ab740 [2021-05-05T23:05:52.195Z] Removing intermediate container 30bdec48f1d2 [2021-05-05T23:05:52.195Z] ---> c5b5001f5447 [2021-05-05T23:05:52.195Z] Step 8/23 : COPY . . [2021-05-05T23:05:54.753Z] Removing intermediate container afe9638fd39f [2021-05-05T23:05:54.753Z] ---> 9495c7b3fc5a [2021-05-05T23:05:54.753Z] Step 8/23 : COPY . . [2021-05-05T23:05:55.555Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-05T23:05:55.555Z] (6/12) Installing patch (2.7.6-r6) [2021-05-05T23:05:55.555Z] (7/12) Installing build-base (0.5-r2) [2021-05-05T23:05:55.555Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-05T23:05:55.555Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-05T23:05:55.555Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-05T23:05:55.555Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-05T23:05:55.555Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-05T23:05:55.555Z] Executing busybox-1.32.1-r6.trigger [2021-05-05T23:05:55.555Z] OK: 218 MiB in 52 packages [2021-05-05T23:05:58.957Z] Removing intermediate container 53fb81240a5d [2021-05-05T23:05:58.958Z] ---> bcec21162900 [2021-05-05T23:05:58.958Z] Step 4/6 : WORKDIR /edgex-go [2021-05-05T23:05:58.958Z] ---> Running in d3c68ff8865c [2021-05-05T23:05:59.549Z] Removing intermediate container d3c68ff8865c [2021-05-05T23:05:59.550Z] ---> 48c6f6603b9e [2021-05-05T23:05:59.550Z] Step 5/6 : COPY go.mod . [2021-05-05T23:06:00.082Z] Removing intermediate container f3520e190b08 [2021-05-05T23:06:00.082Z] ---> a6727ff9b714 [2021-05-05T23:06:00.082Z] Step 8/31 : COPY . . [2021-05-05T23:06:00.153Z] ---> 4583f5f60b0f [2021-05-05T23:06:00.153Z] Step 6/6 : RUN go mod download [2021-05-05T23:06:00.153Z] ---> Running in 929ae7c2dc76 [2021-05-05T23:06:06.686Z] Removing intermediate container 88a3b2265f2a [2021-05-05T23:06:06.686Z] ---> c56dea7d2ea3 [2021-05-05T23:06:06.686Z] Step 8/22 : COPY . . [2021-05-05T23:06:08.072Z] Removing intermediate container a793722ab740 [2021-05-05T23:06:08.072Z] ---> 34056eff3567 [2021-05-05T23:06:08.072Z] Step 8/22 : COPY . . [2021-05-05T23:06:26.940Z] Removing intermediate container 929ae7c2dc76 [2021-05-05T23:06:26.940Z] ---> 2461405f28ef [2021-05-05T23:06:26.940Z] Successfully built 2461405f28ef [2021-05-05T23:06:26.940Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-05T23:06:27.284Z] + docker inspect -f . ci-base-image-arm64 [2021-05-05T23:06:27.284Z] . [Pipeline] withDockerContainer [2021-05-05T23:06:27.522Z] prd-ubuntu18.04-docker-arm64-4c-16g-3110 does not seem to be running inside a container [2021-05-05T23:06:27.607Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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-05T23:06:29.010Z] $ docker top 07c1ff62ad18203297691e41ff89f0a53889f9443ae5b3673c60e4cd68e0bd9a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-05T23:06:29.935Z] + go version [2021-05-05T23:06:29.935Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-05T23:06:29.956Z] $ docker stop --time=1 07c1ff62ad18203297691e41ff89f0a53889f9443ae5b3673c60e4cd68e0bd9a [2021-05-05T23:06:32.045Z] $ docker rm -f 07c1ff62ad18203297691e41ff89f0a53889f9443ae5b3673c60e4cd68e0bd9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-05T23:06:32.695Z] + docker inspect -f . ci-base-image-arm64 [2021-05-05T23:06:32.695Z] . [Pipeline] withDockerContainer [2021-05-05T23:06:32.914Z] prd-ubuntu18.04-docker-arm64-4c-16g-3110 does not seem to be running inside a container [2021-05-05T23:06:32.988Z] $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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-05T23:06:34.365Z] $ docker top 1f3ece1f1eed167abc090f21dfeeb77016d7f5b2092aecc3d47aa985a65bdbd0 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-05T23:06:34.691Z] ========================================================= [2021-05-05T23:06:34.691Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-05T23:06:34.691Z] ========================================================= [Pipeline] sh [2021-05-05T23:06:34.745Z] ---> f5a223071a8d [2021-05-05T23:06:34.745Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-05T23:06:35.349Z] + go mod tidy [Pipeline] sh [2021-05-05T23:06:37.068Z] + make test [2021-05-05T23:06:37.068Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-05T23:06:37.316Z] ---> ef3c5be1c383 [2021-05-05T23:06:37.316Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-05-05T23:06:38.002Z] ---> Running in e8f1034ef73e [2021-05-05T23:06:40.652Z] ---> Running in e5589cf31a0b [2021-05-05T23:06:40.652Z] ---> bf62d1fc6922 [2021-05-05T23:06:40.652Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-05T23:06:43.210Z] 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-05T23:06:43.210Z] ---> Running in 3f74749e6834 [2021-05-05T23:06:43.210Z] ---> 6793aee19984 [2021-05-05T23:06:43.210Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-05-05T23:06:43.210Z] ---> Running in 2ff018f255f2 [2021-05-05T23:06:43.210Z] ---> e8654901adb8 [2021-05-05T23:06:43.210Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-05-05T23:06:43.475Z] ---> Running in 0209124fb184 [2021-05-05T23:06:43.475Z] 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-05T23:06:43.742Z] 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-05T23:06:44.015Z] 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-05T23:06:44.015Z] 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-05T23:07:03.960Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-05T23:07:22.871Z] Removing intermediate container 3f74749e6834 [2021-05-05T23:07:22.871Z] ---> 72a75ed7270f [2021-05-05T23:07:22.871Z] [2021-05-05T23:07:22.871Z] Step 10/31 : FROM alpine:3.12 [2021-05-05T23:07:22.871Z] 3.12: Pulling from library/alpine [2021-05-05T23:07:22.871Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-05T23:07:22.871Z] Status: Downloaded newer image for alpine:3.12 [2021-05-05T23:07:22.871Z] ---> 13621d1b12d4 [2021-05-05T23:07:22.871Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-05T23:07:26.177Z] ---> Running in ea5d6ac3f79a [2021-05-05T23:07:26.177Z] Removing intermediate container e8f1034ef73e [2021-05-05T23:07:26.177Z] ---> 2b23969efd4c [2021-05-05T23:07:26.177Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-05T23:07:27.121Z] Removing intermediate container 2ff018f255f2 [2021-05-05T23:07:27.121Z] ---> 3c9495b1b3f9 [2021-05-05T23:07:27.121Z] [2021-05-05T23:07:27.121Z] Step 10/22 : FROM alpine:3.12 [2021-05-05T23:07:27.121Z] ---> 13621d1b12d4 [2021-05-05T23:07:27.121Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-05T23:07:27.381Z] ---> Running in ab850274e7e0 [2021-05-05T23:07:27.381Z] Removing intermediate container ea5d6ac3f79a [2021-05-05T23:07:27.381Z] ---> 5154618a3e82 [2021-05-05T23:07:27.381Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-05T23:07:27.381Z] ---> Running in f52832c8c477 [2021-05-05T23:07:28.334Z] Removing intermediate container 0209124fb184 [2021-05-05T23:07:28.334Z] ---> ef1c0abd3466 [2021-05-05T23:07:28.334Z] [2021-05-05T23:07:28.334Z] Step 10/22 : FROM alpine:3.12 [2021-05-05T23:07:28.334Z] ---> 13621d1b12d4 [2021-05-05T23:07:28.334Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-05-05T23:07:28.906Z] ---> Running in f63392720df3 [2021-05-05T23:07:30.312Z] ---> Running in 9fdd1d945a46 [2021-05-05T23:07:30.312Z] Removing intermediate container e5589cf31a0b [2021-05-05T23:07:30.312Z] ---> 00c9a4cb5d6d [2021-05-05T23:07:30.312Z] [2021-05-05T23:07:30.312Z] Step 10/23 : FROM alpine:3.12 [2021-05-05T23:07:30.312Z] ---> 13621d1b12d4 [2021-05-05T23:07:30.312Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-05T23:07:30.580Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-05T23:07:30.580Z] 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-05T23:07:30.580Z] ---> Running in 69db9fa506f8 [2021-05-05T23:07:30.580Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-05T23:07:30.846Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-05T23:07:30.846Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-05T23:07:30.846Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-05T23:07:30.846Z] Removing intermediate container 69db9fa506f8 [2021-05-05T23:07:30.846Z] ---> 3651551d8bcb [2021-05-05T23:07:30.846Z] Step 12/23 : ENV APP_PORT=48080 [2021-05-05T23:07:30.846Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-05T23:07:30.846Z] Executing busybox-1.31.1-r20.trigger [2021-05-05T23:07:30.846Z] Executing ca-certificates-20191127-r4.trigger [2021-05-05T23:07:31.113Z] OK: 6 MiB in 16 packages [2021-05-05T23:07:31.113Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-05T23:07:31.113Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-05T23:07:31.113Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-05T23:07:31.113Z] (2/2) Installing su-exec (0.2-r1) [2021-05-05T23:07:31.113Z] Executing busybox-1.31.1-r20.trigger [2021-05-05T23:07:31.113Z] OK: 6 MiB in 16 packages [2021-05-05T23:07:31.380Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-05T23:07:31.380Z] Executing busybox-1.31.1-r20.trigger [2021-05-05T23:07:31.380Z] OK: 6 MiB in 15 packages [2021-05-05T23:07:31.380Z] ---> Running in 30dfc4117452 [2021-05-05T23:07:31.952Z] Removing intermediate container 30dfc4117452 [2021-05-05T23:07:31.952Z] ---> 348caf41a428 [2021-05-05T23:07:31.952Z] Step 13/23 : EXPOSE $APP_PORT [2021-05-05T23:07:34.500Z] ---> Running in 63b78e8a1ecf [2021-05-05T23:07:34.500Z] Removing intermediate container f52832c8c477 [2021-05-05T23:07:34.500Z] ---> afff3d78b9a5 [2021-05-05T23:07:34.500Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-05T23:07:34.500Z] Removing intermediate container 9fdd1d945a46 [2021-05-05T23:07:34.500Z] ---> c04e5d148f8d [2021-05-05T23:07:34.500Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-05T23:07:34.500Z] Removing intermediate container f63392720df3 [2021-05-05T23:07:34.500Z] ---> e57b8afddf42 [2021-05-05T23:07:34.500Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-05T23:07:34.500Z] ---> Running in a7742dd54c41 [2021-05-05T23:07:34.500Z] Removing intermediate container 63b78e8a1ecf [2021-05-05T23:07:34.500Z] ---> 2213dfe03a4b [2021-05-05T23:07:34.500Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T23:07:34.761Z] ---> Running in 5ed8dfa67d5e [2021-05-05T23:07:34.761Z] ---> Running in 1ba8423e10d1 [2021-05-05T23:07:34.761Z] ---> Running in 6fd4417b6d2d [2021-05-05T23:07:34.761Z] Removing intermediate container ab850274e7e0 [2021-05-05T23:07:34.761Z] ---> 1717ac775093 [2021-05-05T23:07:34.761Z] [2021-05-05T23:07:34.761Z] Step 11/23 : FROM docker:20.10.0 [2021-05-05T23:07:34.761Z] Removing intermediate container a7742dd54c41 [2021-05-05T23:07:34.761Z] ---> 2f2a5eef9072 [2021-05-05T23:07:34.761Z] Step 13/22 : ENV APP_PORT=48060 [2021-05-05T23:07:34.761Z] 20.10.0: Pulling from library/docker [2021-05-05T23:07:35.334Z] ---> Running in a8f3969aa0c3 [2021-05-05T23:07:35.597Z] Removing intermediate container 5ed8dfa67d5e [2021-05-05T23:07:35.597Z] ---> aeb611258710 [2021-05-05T23:07:35.597Z] Step 13/22 : ENV APP_PORT=48085 [2021-05-05T23:07:35.597Z] Removing intermediate container 1ba8423e10d1 [2021-05-05T23:07:35.597Z] ---> 0dd57e9324b6 [2021-05-05T23:07:35.597Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-05T23:07:35.859Z] Removing intermediate container a8f3969aa0c3 [2021-05-05T23:07:35.859Z] ---> 80c26d5d08d1 [2021-05-05T23:07:35.859Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-05T23:07:36.442Z] ---> Running in ff3187f84fb9 [2021-05-05T23:07:36.442Z] ---> Running in b6bd18518baa [2021-05-05T23:07:36.709Z] ---> Running in 3e300367b825 [2021-05-05T23:07:36.709Z] Removing intermediate container ff3187f84fb9 [2021-05-05T23:07:36.709Z] ---> 67f2a926eba1 [2021-05-05T23:07:36.709Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-05T23:07:36.709Z] Removing intermediate container b6bd18518baa [2021-05-05T23:07:36.709Z] ---> f07071cfdc99 [2021-05-05T23:07:36.709Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-05T23:07:36.975Z] ---> Running in 06192f6a6e08 [2021-05-05T23:07:36.975Z] ---> Running in d2063656f9e0 [2021-05-05T23:07:37.240Z] Removing intermediate container 3e300367b825 [2021-05-05T23:07:37.240Z] ---> c94e2f2ae40f [2021-05-05T23:07:37.240Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-05T23:07:37.240Z] Removing intermediate container 6fd4417b6d2d [2021-05-05T23:07:37.240Z] ---> 522ab99883a3 [2021-05-05T23:07:37.240Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-05T23:07:37.844Z] ---> Running in a27cc139b9b5 [2021-05-05T23:07:37.844Z] Removing intermediate container 06192f6a6e08 [2021-05-05T23:07:37.844Z] ---> 7db21a977716 [2021-05-05T23:07:37.844Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-05T23:07:37.844Z] ---> de9e7b50a0cc [2021-05-05T23:07:37.844Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-05T23:07:38.110Z] ---> b7734867b0d4 [2021-05-05T23:07:38.110Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-05T23:07:38.372Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-05T23:07:38.636Z] ---> 5153cfd34044 [2021-05-05T23:07:38.636Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-05T23:07:38.901Z] ---> 67d75de0a4be [2021-05-05T23:07:38.901Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-05T23:07:38.901Z] Removing intermediate container d2063656f9e0 [2021-05-05T23:07:38.901Z] ---> f5172cc22987 [2021-05-05T23:07:38.901Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-05T23:07:39.168Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-05T23:07:39.168Z] ---> bf1f1965ec86 [2021-05-05T23:07:39.168Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-05-05T23:07:39.168Z] ---> Running in 75eb3c3ce08d [2021-05-05T23:07:39.432Z] ---> 5aa453f75edd [2021-05-05T23:07:39.432Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-05-05T23:07:39.432Z] ---> Running in ac1140c8442a [2021-05-05T23:07:39.432Z] ---> Running in 68c452575a09 [2021-05-05T23:07:39.700Z] Removing intermediate container 75eb3c3ce08d [2021-05-05T23:07:39.700Z] ---> c2574d351db8 [2021-05-05T23:07:39.700Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-05T23:07:39.700Z] Removing intermediate container ac1140c8442a [2021-05-05T23:07:39.700Z] ---> b227084102a3 [2021-05-05T23:07:39.700Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-05T23:07:39.700Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-05T23:07:39.971Z] ---> Running in 956d5339b98a [2021-05-05T23:07:39.971Z] Removing intermediate container 68c452575a09 [2021-05-05T23:07:39.971Z] ---> c8a2a1531e1b [2021-05-05T23:07:39.971Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-05T23:07:39.971Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-05T23:07:40.547Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-05T23:07:40.547Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-05T23:07:40.810Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-05T23:07:41.072Z] ---> Running in a961d33dc849 [2021-05-05T23:07:41.072Z] ---> f82ac2d33f6e [2021-05-05T23:07:41.072Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-05T23:07:41.072Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-05T23:07:41.072Z] Removing intermediate container 956d5339b98a [2021-05-05T23:07:41.072Z] ---> ee8bb4f46dc8 [2021-05-05T23:07:41.072Z] Step 20/22 : LABEL arch=x86_64 [2021-05-05T23:07:41.072Z] ---> Running in bef1dd913b19 [2021-05-05T23:07:41.336Z] Executing busybox-1.31.1-r20.trigger [2021-05-05T23:07:41.336Z] OK: 8 MiB in 20 packages [2021-05-05T23:07:41.336Z] ---> Running in 9f130e36553b [2021-05-05T23:07:41.604Z] Removing intermediate container a961d33dc849 [2021-05-05T23:07:41.604Z] ---> e18f2eb219b6 [2021-05-05T23:07:41.604Z] Step 20/22 : LABEL arch=x86_64 [2021-05-05T23:07:41.872Z] ---> Running in 233f250a5ef7 [2021-05-05T23:07:41.872Z] Removing intermediate container 9f130e36553b [2021-05-05T23:07:41.872Z] ---> 344bcfc4bbfe [2021-05-05T23:07:41.873Z] Step 21/22 : LABEL git_sha=534e16afeab856035666988f8fdb364a9c262e14 [2021-05-05T23:07:42.449Z] ---> Running in 3176218d2dbe [2021-05-05T23:07:42.717Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-05T23:07:42.717Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-05T23:07:42.717Z] ---> aefe523efa57 [2021-05-05T23:07:42.717Z] 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-05T23:07:42.717Z] Removing intermediate container 233f250a5ef7 [2021-05-05T23:07:42.717Z] ---> b391eb473fc0 [2021-05-05T23:07:42.717Z] Step 21/22 : LABEL git_sha=534e16afeab856035666988f8fdb364a9c262e14 [2021-05-05T23:07:42.717Z] Removing intermediate container a27cc139b9b5 [2021-05-05T23:07:42.717Z] ---> 8eee71f3464e [2021-05-05T23:07:42.717Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-05T23:07:42.983Z] ---> Running in 5c813f7f538a [2021-05-05T23:07:42.983Z] Removing intermediate container 3176218d2dbe [2021-05-05T23:07:42.983Z] ---> 9be5dbcf1a44 [2021-05-05T23:07:42.983Z] Step 22/22 : LABEL version=0.0.0 [2021-05-05T23:07:42.983Z] ---> Running in 55182fda6dd1 [2021-05-05T23:07:43.244Z] ---> Running in 0af769d8c3a1 [2021-05-05T23:07:43.244Z] ---> 4b6b87b6afa5 [2021-05-05T23:07:43.244Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-05T23:07:43.522Z] Removing intermediate container 5c813f7f538a [2021-05-05T23:07:43.522Z] ---> 1ce04ee2b6eb [2021-05-05T23:07:43.522Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-05T23:07:43.522Z] Removing intermediate container 55182fda6dd1 [2021-05-05T23:07:43.522Z] ---> e4a27de90755 [2021-05-05T23:07:43.522Z] Step 22/22 : LABEL version=0.0.0 [2021-05-05T23:07:43.522Z] Removing intermediate container 0af769d8c3a1 [2021-05-05T23:07:43.522Z] ---> 45fc80355aba [2021-05-05T23:07:43.522Z] [2021-05-05T23:07:43.522Z] Removing intermediate container bef1dd913b19 [2021-05-05T23:07:43.522Z] ---> 03dc398728b8 [2021-05-05T23:07:43.522Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-05T23:07:43.522Z] ---> Running in 445acd5c7503 [2021-05-05T23:07:43.787Z] ---> Running in 402957bcb01c [2021-05-05T23:07:44.060Z] Successfully built 45fc80355aba [2021-05-05T23:07:44.060Z] ---> 15acb259bdd2 [2021-05-05T23:07:44.060Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-05T23:07:44.060Z] Successfully tagged docker-support-notifications-go:latest [2021-05-05T23:07:44.060Z]  Building docker-support-notifications-go ... done Building docker-security-proxy-setup-go [2021-05-05T23:07:44.060Z] Removing intermediate container 402957bcb01c [2021-05-05T23:07:44.060Z] ---> ab418129b7a1 [2021-05-05T23:07:44.060Z] [2021-05-05T23:07:44.334Z] ---> 461586572852 [2021-05-05T23:07:44.334Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-05T23:07:44.334Z] Successfully built ab418129b7a1 [2021-05-05T23:07:44.334Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-05T23:07:44.595Z] Successfully tagged docker-support-scheduler-go:latest [2021-05-05T23:07:44.595Z]  Building docker-support-scheduler-go ... done Building docker-security-secretstore-setup-go [2021-05-05T23:07:44.595Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-05T23:07:44.595Z] ---> 0adb66d3bed1 [2021-05-05T23:07:44.595Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-05-05T23:07:44.595Z] (1/39) Installing readline (8.0.4-r0) [2021-05-05T23:07:44.595Z] (2/39) Installing bash (5.0.17-r0) [2021-05-05T23:07:44.861Z] Executing bash-5.0.17-r0.post-install [2021-05-05T23:07:44.861Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-05T23:07:44.861Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-05T23:07:44.861Z] ---> Running in 61541b44dabb [2021-05-05T23:07:44.861Z] (5/39) Installing curl (7.76.1-r0) [2021-05-05T23:07:44.861Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-05T23:07:44.861Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-05T23:07:44.861Z] (8/39) Installing expat (2.2.9-r1) [2021-05-05T23:07:44.861Z] ---> 0a4656a80ca5 [2021-05-05T23:07:44.861Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-05T23:07:44.861Z] (9/39) Installing libffi (3.3-r2) [2021-05-05T23:07:44.861Z] (10/39) Installing gdbm (1.13-r1) [2021-05-05T23:07:44.861Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-05T23:07:44.861Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-05T23:07:44.861Z] (13/39) Installing python3 (3.8.8-r0) [2021-05-05T23:07:44.861Z] Removing intermediate container 61541b44dabb [2021-05-05T23:07:44.861Z] ---> 9ee6caaf1515 [2021-05-05T23:07:44.861Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-05T23:07:51.465Z] ---> Running in b554ce9dbf97 [2021-05-05T23:07:55.680Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-05T23:07:55.680Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-05T23:07:55.680Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-05T23:07:55.680Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-05T23:07:55.680Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-05T23:07:55.680Z] ---> 47eb683f5998 [2021-05-05T23:07:55.680Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-05T23:07:55.680Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-05T23:07:55.943Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-05T23:07:56.210Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-05T23:07:56.210Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-05T23:07:56.210Z] Removing intermediate container b554ce9dbf97 [2021-05-05T23:07:56.210Z] ---> 703e83af8ffb [2021-05-05T23:07:56.210Z] Step 21/23 : LABEL arch=x86_64 [2021-05-05T23:07:56.473Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-05T23:07:57.418Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-05T23:07:57.418Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-05T23:07:58.369Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-05T23:07:59.316Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-05T23:08:00.618Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-05T23:08:01.243Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-05T23:08:01.243Z] ---> Running in 4cb2a1ba2998 [2021-05-05T23:08:01.243Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-05T23:08:01.507Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-05T23:08:02.085Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-05T23:08:02.353Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-05T23:08:02.928Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-05T23:08:02.928Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-05T23:08:02.928Z] ---> b23ccf257a99 [2021-05-05T23:08:02.928Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-05T23:08:03.190Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-05T23:08:03.190Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-05T23:08:03.588Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-05T23:08:03.588Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-05T23:08:03.588Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-05T23:08:04.552Z] Removing intermediate container 4cb2a1ba2998 [2021-05-05T23:08:04.552Z] ---> 6e2b5c0d2a33 [2021-05-05T23:08:04.552Z] Step 22/23 : LABEL git_sha=534e16afeab856035666988f8fdb364a9c262e14 [2021-05-05T23:08:06.471Z] Executing busybox-1.31.1-r19.trigger [2021-05-05T23:08:07.363Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-05T23:08:07.413Z] OK: 72 MiB in 59 packages [2021-05-05T23:08:07.987Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-05T23:08:07.987Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-05-05T23:08:07.987Z] Step 1/25 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-05T23:08:07.987Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2021-05-05T23:08:08.248Z] ---> f02c48d9b01e [2021-05-05T23:08:08.248Z] Step 3/21 : WORKDIR /edgex-go [2021-05-05T23:08:08.248Z] ---> f02c48d9b01e [2021-05-05T23:08:08.248Z] Step 3/25 : WORKDIR /edgex-go [2021-05-05T23:08:08.248Z] ---> Using cache [2021-05-05T23:08:08.248Z] ---> f564e864e207 [2021-05-05T23:08:08.248Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T23:08:08.248Z] ---> Using cache [2021-05-05T23:08:08.248Z] ---> f564e864e207 [2021-05-05T23:08:08.248Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T23:08:08.248Z] ---> Using cache [2021-05-05T23:08:08.248Z] ---> 54c88c4e6d5e [2021-05-05T23:08:08.248Z] Step 5/25 : RUN apk add --update --no-cache make git ---> Using cache [2021-05-05T23:08:08.248Z] [2021-05-05T23:08:08.248Z] ---> 54c88c4e6d5e [2021-05-05T23:08:08.248Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-05-05T23:08:09.215Z] ---> 94bbeb3ed2ea [2021-05-05T23:08:09.215Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-05-05T23:08:09.215Z] ---> Running in 84b03b495edf [2021-05-05T23:08:09.215Z] ---> Running in d23c316ddf67 [2021-05-05T23:08:09.215Z] ---> Running in 67b0e431a26b [2021-05-05T23:08:09.480Z] ---> Running in 1603594c68d1 [2021-05-05T23:08:09.743Z] Removing intermediate container 84b03b495edf [2021-05-05T23:08:09.743Z] ---> a21f8aef1c93 [2021-05-05T23:08:09.743Z] Step 23/23 : LABEL version=0.0.0 [2021-05-05T23:08:10.010Z] ---> Running in 31659023972d [2021-05-05T23:08:10.010Z] Removing intermediate container 1603594c68d1 [2021-05-05T23:08:10.010Z] ---> 3461fb87b9ad [2021-05-05T23:08:10.010Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-05T23:08:10.280Z] Removing intermediate container 31659023972d [2021-05-05T23:08:10.280Z] ---> 865acf77e678 [2021-05-05T23:08:10.280Z] [2021-05-05T23:08:10.547Z] ---> 1e87fc11438d [2021-05-05T23:08:10.547Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-05-05T23:08:10.547Z] Collecting docker-compose==1.23.2 [2021-05-05T23:08:10.547Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-05T23:08:10.547Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-05T23:08:10.547Z] Successfully built 865acf77e678 [2021-05-05T23:08:10.547Z] Successfully tagged docker-core-data-go:latest [2021-05-05T23:08:10.547Z]  Building docker-core-data-go ... done Building docker-core-command-go [2021-05-05T23:08:10.547Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-05T23:08:10.547Z] ---> Running in 733211b7e40a [2021-05-05T23:08:10.818Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-05T23:08:10.818Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-05T23:08:10.818Z] Collecting texttable<0.10,>=0.9.0 [2021-05-05T23:08:11.082Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-05T23:08:11.664Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-05T23:08:11.664Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-05T23:08:12.241Z] OK: 219 MiB in 52 packages [2021-05-05T23:08:12.241Z] OK: 219 MiB in 52 packages [2021-05-05T23:08:12.507Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-05T23:08:12.507Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-05T23:08:13.936Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-05T23:08:13.936Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-05T23:08:14.510Z] Collecting PyYAML<4,>=3.10 [2021-05-05T23:08:14.510Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-05T23:08:15.674Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-05T23:08:15.674Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-05T23:08:15.901Z] Removing intermediate container 733211b7e40a [2021-05-05T23:08:15.901Z] ---> 90552120665d [2021-05-05T23:08:15.901Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-05T23:08:16.163Z] Removing intermediate container d23c316ddf67 [2021-05-05T23:08:16.164Z] ---> 0c275f057933 [2021-05-05T23:08:16.164Z] Step 6/25 : COPY go.mod . [2021-05-05T23:08:16.164Z] Removing intermediate container 67b0e431a26b [2021-05-05T23:08:16.164Z] ---> deb5d9571199 [2021-05-05T23:08:16.164Z] Step 6/21 : COPY go.mod . [2021-05-05T23:08:16.164Z] Collecting docker<4.0,>=3.6.0 [2021-05-05T23:08:16.164Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-05T23:08:16.509Z] 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-05T23:08:16.805Z] ---> Running in 5250a0454934 [2021-05-05T23:08:16.805Z] Collecting cached-property<2,>=1.2.0 [2021-05-05T23:08:16.805Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-05T23:08:16.805Z] Collecting jsonschema<3,>=2.5.1 [2021-05-05T23:08:16.805Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-05T23:08:17.799Z] ---> 298fdb553026 [2021-05-05T23:08:17.799Z] Step 7/25 : RUN go mod download [2021-05-05T23:08:17.799Z] ---> 5513eec0375b [2021-05-05T23:08:17.799Z] Step 7/21 : RUN go mod download [2021-05-05T23:08:18.107Z] Collecting docopt<0.7,>=0.6.1 [2021-05-05T23:08:18.107Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-05T23:08:19.702Z] ---> Running in d65bb42e3bb7 [2021-05-05T23:08:19.702Z] Collecting idna<2.8,>=2.5 [2021-05-05T23:08:19.702Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-05T23:08:19.963Z] Removing intermediate container 5250a0454934 [2021-05-05T23:08:19.963Z] ---> c20cab2c8dba [2021-05-05T23:08:19.963Z] Step 28/31 : CMD ["gate"] [2021-05-05T23:08:19.963Z] 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-05T23:08:20.009Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-05T23:08:20.009Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-05T23:08:20.224Z] ---> Running in a1bc332a9e1a [2021-05-05T23:08:20.288Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-05T23:08:20.288Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-05T23:08:20.485Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-05T23:08:20.485Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-05T23:08:20.746Z] 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-05T23:08:20.746Z] Collecting docker-pycreds>=0.4.0 [2021-05-05T23:08:20.746Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-05T23:08:21.701Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-05T23:08:21.701Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-05T23:08:21.701Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-05T23:08:21.701Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-05T23:08:21.701Z] ---> Running in 0eefb016b8e8 [2021-05-05T23:08:21.963Z] Installing collected packages: websocket-client, texttable, dockerpty, idna, urllib3, requests, PyYAML, docker-pycreds, docker, cached-property, jsonschema, docopt, docker-compose [2021-05-05T23:08:22.230Z] Running setup.py install for texttable: started [2021-05-05T23:08:23.184Z] Removing intermediate container 0eefb016b8e8 [2021-05-05T23:08:23.184Z] ---> 7fa2617ad9ea [2021-05-05T23:08:23.184Z] Step 29/31 : LABEL arch=x86_64 [2021-05-05T23:08:23.446Z] Running setup.py install for texttable: finished with status 'done' [2021-05-05T23:08:23.446Z] Running setup.py install for dockerpty: started [2021-05-05T23:08:23.707Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-05T23:08:23.707Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-05T23:08:23.707Z] ---> f02c48d9b01e [2021-05-05T23:08:23.707Z] Step 3/23 : WORKDIR /edgex-go [2021-05-05T23:08:23.707Z] ---> Using cache [2021-05-05T23:08:23.707Z] ---> f564e864e207 [2021-05-05T23:08:23.707Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T23:08:23.707Z] ---> Using cache [2021-05-05T23:08:23.707Z] ---> 54c88c4e6d5e [2021-05-05T23:08:23.707Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-05T23:08:23.707Z] ---> Using cache [2021-05-05T23:08:23.707Z] ---> deb5d9571199 [2021-05-05T23:08:23.707Z] Step 6/23 : COPY go.mod . [2021-05-05T23:08:23.707Z] ---> Using cache [2021-05-05T23:08:23.707Z] ---> 5513eec0375b [2021-05-05T23:08:23.707Z] Step 7/23 : RUN go mod download [2021-05-05T23:08:23.968Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-05T23:08:23.968Z] Attempting uninstall: idna [2021-05-05T23:08:23.968Z] Found existing installation: idna 2.9 [2021-05-05T23:08:23.968Z] Uninstalling idna-2.9: [2021-05-05T23:08:23.968Z] Successfully uninstalled idna-2.9 [2021-05-05T23:08:24.229Z] Attempting uninstall: urllib3 [2021-05-05T23:08:24.229Z] Found existing installation: urllib3 1.25.9 [2021-05-05T23:08:24.229Z] Uninstalling urllib3-1.25.9: [2021-05-05T23:08:24.490Z] Successfully uninstalled urllib3-1.25.9 [2021-05-05T23:08:24.643Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-05T23:08:24.757Z] ---> Running in 01442df3c023 [2021-05-05T23:08:24.757Z] ---> Running in 404e26daf987 [2021-05-05T23:08:24.757Z] Attempting uninstall: requests [2021-05-05T23:08:24.757Z] Found existing installation: requests 2.23.0 [2021-05-05T23:08:24.757Z] Uninstalling requests-2.23.0: [2021-05-05T23:08:24.757Z] Successfully uninstalled requests-2.23.0 [2021-05-05T23:08:25.244Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-05T23:08:25.329Z] Running setup.py install for PyYAML: started [2021-05-05T23:08:25.329Z] Removing intermediate container 404e26daf987 [2021-05-05T23:08:25.329Z] ---> 4b9e98e4db62 [2021-05-05T23:08:25.329Z] Step 30/31 : LABEL git_sha=534e16afeab856035666988f8fdb364a9c262e14 [2021-05-05T23:08:25.901Z] ---> Running in fef70f377103 [2021-05-05T23:08:25.902Z] Removing intermediate container d65bb42e3bb7 [2021-05-05T23:08:25.902Z] ---> b9afb037082b [2021-05-05T23:08:25.902Z] Step 8/21 : COPY . . [2021-05-05T23:08:25.902Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-05T23:08:25.902Z] Removing intermediate container a1bc332a9e1a [2021-05-05T23:08:25.902Z] ---> bf8cac2ec9f2 [2021-05-05T23:08:25.902Z] Step 8/25 : COPY . . [2021-05-05T23:08:26.483Z] Removing intermediate container fef70f377103 [2021-05-05T23:08:26.484Z] ---> d8786c80f141 [2021-05-05T23:08:26.484Z] Step 31/31 : LABEL version=0.0.0 [2021-05-05T23:08:31.801Z] Running setup.py install for docopt: started [2021-05-05T23:08:32.061Z] ---> Running in a3761a6a03fe [2021-05-05T23:08:32.640Z] Running setup.py install for docopt: finished with status 'done' [2021-05-05T23:08:34.031Z] Removing intermediate container 01442df3c023 [2021-05-05T23:08:34.031Z] ---> 9474fd63348c [2021-05-05T23:08:34.031Z] Step 8/23 : COPY . . [2021-05-05T23:08:34.626Z] 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-05T23:08:34.888Z] Removing intermediate container a3761a6a03fe [2021-05-05T23:08:34.888Z] ---> e40fe1c77b75 [2021-05-05T23:08:34.888Z] [2021-05-05T23:08:35.438Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-05T23:08:35.438Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-05T23:08:35.438Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-05T23:08:36.283Z] Successfully built e40fe1c77b75 [2021-05-05T23:08:36.283Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-05-05T23:08:36.283Z]  Building docker-security-bootstrapper-go ... done Building docker-core-metadata-go [2021-05-05T23:08:38.886Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.341s coverage: 45.9% of statements [2021-05-05T23:08:38.886Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-05T23:08:38.886Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-05T23:08:38.886Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-05T23:08:38.886Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-05T23:08:38.886Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-05T23:08:38.886Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-05T23:08:38.886Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.156s coverage: 19.8% of statements [2021-05-05T23:08:39.875Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.204s coverage: 100.0% of statements [2021-05-05T23:08:47.484Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.603s coverage: 27.1% of statements [2021-05-05T23:08:47.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-05T23:08:47.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-05T23:08:47.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-05T23:08:47.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-05T23:08:47.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-05T23:08:47.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-05T23:08:47.484Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.145s coverage: 100.0% of statements [2021-05-05T23:08:47.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-05T23:08:47.484Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.149s coverage: 100.0% of statements [2021-05-05T23:08:47.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-05T23:08:47.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-05T23:08:47.484Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.260s coverage: 71.3% of statements [2021-05-05T23:08:47.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-05T23:08:47.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-05T23:08:48.927Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.445s coverage: 87.7% of statements [2021-05-05T23:08:48.928Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-05T23:08:48.928Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-05T23:08:48.928Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.234s coverage: 78.9% of statements [2021-05-05T23:08:48.928Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-05T23:08:59.133Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.337s coverage: 28.6% of statements [2021-05-05T23:08:59.133Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-05T23:08:59.133Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-05T23:08:59.133Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-05T23:08:59.133Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-05T23:08:59.133Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-05T23:08:59.133Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.262s coverage: 100.0% of statements [2021-05-05T23:08:59.133Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-05T23:08:59.133Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.172s coverage: 100.0% of statements [2021-05-05T23:08:59.133Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-05T23:08:59.133Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.485s coverage: 86.7% of statements [2021-05-05T23:08:59.133Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-05T23:08:59.133Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.415s coverage: 97.5% of statements [2021-05-05T23:08:59.133Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-05T23:08:59.133Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.283s coverage: 78.3% of statements [2021-05-05T23:08:59.133Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-05T23:08:59.133Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-05T23:08:59.133Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-05T23:08:59.133Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-05T23:09:03.570Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-05T23:09:03.570Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-05T23:09:03.570Z] ---> f02c48d9b01e [2021-05-05T23:09:03.570Z] Step 3/23 : WORKDIR /edgex-go [2021-05-05T23:09:04.529Z] ---> Using cache [2021-05-05T23:09:04.529Z] ---> f564e864e207 [2021-05-05T23:09:04.529Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T23:09:04.529Z] ---> Using cache [2021-05-05T23:09:04.529Z] ---> 54c88c4e6d5e [2021-05-05T23:09:04.529Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-05T23:09:04.529Z] ---> Using cache [2021-05-05T23:09:04.529Z] ---> deb5d9571199 [2021-05-05T23:09:04.529Z] Step 6/23 : COPY go.mod . [2021-05-05T23:09:04.529Z] ---> Using cache [2021-05-05T23:09:04.529Z] ---> 5513eec0375b [2021-05-05T23:09:04.529Z] Step 7/23 : RUN go mod download [2021-05-05T23:09:04.529Z] ---> Using cache [2021-05-05T23:09:04.529Z] ---> 9474fd63348c [2021-05-05T23:09:04.529Z] Step 8/23 : COPY . . [2021-05-05T23:09:04.791Z] ---> b579554f156f [2021-05-05T23:09:04.791Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-05T23:09:05.859Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.232s coverage: 95.1% of statements [2021-05-05T23:09:05.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-05T23:09:05.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-05T23:09:05.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-05T23:09:05.860Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-05T23:09:05.860Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-05T23:09:05.860Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-05T23:09:05.860Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-05T23:09:05.860Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-05T23:09:05.860Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-05T23:09:05.860Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-05T23:09:05.860Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-05T23:09:05.860Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-05T23:09:05.860Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-05T23:09:05.860Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-05T23:09:05.860Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-05T23:09:05.860Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-05T23:09:05.860Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-05T23:09:05.860Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-05T23:09:05.860Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.125s coverage: 58.8% of statements [2021-05-05T23:09:05.860Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-05T23:09:05.860Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-05T23:09:05.860Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.219s coverage: 0.9% of statements [2021-05-05T23:09:05.860Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-05T23:09:05.860Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.136s coverage: 22.6% of statements [2021-05-05T23:09:05.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-05T23:09:05.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.170s coverage: 47.1% of statements [2021-05-05T23:09:05.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.199s coverage: 79.5% of statements [2021-05-05T23:09:05.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.165s coverage: 94.1% of statements [2021-05-05T23:09:05.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.194s coverage: 96.3% of statements [2021-05-05T23:09:06.181Z] ---> 0b4330462105 [2021-05-05T23:09:06.181Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-05T23:09:06.444Z] ---> Running in d4a7974e367b [2021-05-05T23:09:07.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.129s coverage: 87.5% of statements [2021-05-05T23:09:11.755Z] ---> Running in 9fc52106e679 [2021-05-05T23:09:14.312Z] ---> c3ecb6efb063 [2021-05-05T23:09:14.312Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-05-05T23:09:15.257Z] 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-05T23:09:15.520Z] 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-05T23:09:18.869Z] ---> Running in 853687b750f3 [2021-05-05T23:09:19.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.147s coverage: 94.4% of statements [2021-05-05T23:09:19.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.125s coverage: 44.8% of statements [2021-05-05T23:09:22.226Z] Removing intermediate container 445acd5c7503 [2021-05-05T23:09:22.226Z] ---> 7f25321f6aee [2021-05-05T23:09:22.226Z] Step 14/23 : ENV APP_PORT=48090 [2021-05-05T23:09:23.178Z] 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-05T23:09:23.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.571s coverage: 81.8% of statements [2021-05-05T23:09:23.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-05T23:09:25.149Z] ---> Running in 517ecc1ed8c5 [2021-05-05T23:09:27.779Z] Removing intermediate container 517ecc1ed8c5 [2021-05-05T23:09:27.779Z] ---> f9d09f636357 [2021-05-05T23:09:27.779Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-05T23:09:29.807Z] ---> Running in 4c9e3d67e2fc [2021-05-05T23:09:30.817Z] Removing intermediate container 4c9e3d67e2fc [2021-05-05T23:09:30.817Z] ---> cb75209cce55 [2021-05-05T23:09:30.817Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-05T23:09:30.817Z] ---> 1f431ccf2b31 [2021-05-05T23:09:30.817Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-05-05T23:09:30.817Z] ---> Running in 66e4977e3650 [2021-05-05T23:09:31.795Z] ---> 54b2212f655b [2021-05-05T23:09:31.795Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-05T23:09:32.067Z] 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-05T23:09:32.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.187s coverage: 92.9% of statements [2021-05-05T23:09:32.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-05T23:09:32.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-05T23:09:32.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-05T23:09:32.306Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-05-05T23:09:32.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-05T23:09:32.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-05T23:09:32.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-05T23:09:32.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-05T23:09:32.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-05T23:09:32.306Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.079s coverage: 87.2% of statements [2021-05-05T23:09:32.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-05T23:09:32.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-05T23:09:32.306Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.108s coverage: 100.0% of statements [2021-05-05T23:09:32.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-05T23:09:32.306Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.174s coverage: 76.0% of statements [2021-05-05T23:09:32.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-05T23:09:32.306Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.127s coverage: 80.0% of statements [2021-05-05T23:09:32.306Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.187s coverage: 87.2% of statements [2021-05-05T23:09:32.306Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.218s coverage: 85.4% of statements [2021-05-05T23:09:32.306Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.302s coverage: 91.2% of statements [2021-05-05T23:09:32.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-05T23:09:32.306Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.598s coverage: 64.4% of statements [2021-05-05T23:09:32.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-05T23:09:32.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-05T23:09:32.306Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.126s coverage: 100.0% of statements [2021-05-05T23:09:32.306Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.105s coverage: 91.3% of statements [2021-05-05T23:09:32.306Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.075s coverage: 100.0% of statements [2021-05-05T23:09:32.341Z] ---> 31875960e11b [2021-05-05T23:09:32.341Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-05T23:09:32.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.075s coverage: 73.7% of statements [2021-05-05T23:09:32.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements [2021-05-05T23:09:32.920Z] ---> 966933236fbb [2021-05-05T23:09:32.920Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-05T23:09:32.920Z] ---> Running in e88aba8d1a5d [2021-05-05T23:09:34.315Z] Removing intermediate container e88aba8d1a5d [2021-05-05T23:09:34.315Z] ---> 9217dfa5afd1 [2021-05-05T23:09:34.315Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-05T23:09:34.901Z] ---> Running in fecd7225fc1f [2021-05-05T23:09:35.172Z] Removing intermediate container fecd7225fc1f [2021-05-05T23:09:35.172Z] ---> 3aef6222b439 [2021-05-05T23:09:35.172Z] Step 21/23 : LABEL arch=x86_64 [2021-05-05T23:09:35.441Z] ---> Running in 9431a61b8842 [2021-05-05T23:09:35.707Z] Removing intermediate container 9431a61b8842 [2021-05-05T23:09:35.707Z] ---> 2d1851f341a3 [2021-05-05T23:09:35.707Z] Step 22/23 : LABEL git_sha=534e16afeab856035666988f8fdb364a9c262e14 [2021-05-05T23:09:35.980Z] ---> Running in 37c57b80d8da [2021-05-05T23:09:36.564Z] Removing intermediate container 37c57b80d8da [2021-05-05T23:09:36.564Z] ---> 8c665bb858fe [2021-05-05T23:09:36.564Z] Step 23/23 : LABEL version=0.0.0 [2021-05-05T23:09:36.564Z] ---> Running in 67135a9539e8 [2021-05-05T23:09:36.838Z] Removing intermediate container 67135a9539e8 [2021-05-05T23:09:36.838Z] ---> ddc30335a9ff [2021-05-05T23:09:36.838Z] [2021-05-05T23:09:36.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.892s coverage: 66.9% of statements [2021-05-05T23:09:36.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-05T23:09:36.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-05T23:09:36.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-05T23:09:37.107Z] Successfully built ddc30335a9ff [2021-05-05T23:09:37.108Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-05-05T23:09:38.387Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.591s coverage: 43.4% of statements [2021-05-05T23:09:38.387Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-05T23:09:38.387Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-05T23:09:38.387Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.125s coverage: 89.5% of statements [2021-05-05T23:09:38.387Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-05T23:09:38.387Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.107s coverage: 84.8% of statements [2021-05-05T23:09:42.510Z]  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-05T23:09:42.775Z] 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-05T23:09:43.820Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.411s coverage: 47.0% of statements [2021-05-05T23:09:43.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-05T23:09:43.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-05T23:09:43.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-05T23:09:43.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-05T23:09:43.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-05T23:09:43.821Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.137s coverage: 100.0% of statements [2021-05-05T23:09:43.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-05T23:09:43.821Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.096s coverage: 100.0% of statements [2021-05-05T23:09:43.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-05T23:09:43.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-05T23:09:43.821Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.170s coverage: 9.6% of statements [2021-05-05T23:09:43.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-05T23:09:44.808Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.490s coverage: 92.6% of statements [2021-05-05T23:09:44.808Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-05T23:09:44.808Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-05T23:09:44.808Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-05T23:09:52.831Z] Removing intermediate container d4a7974e367b [2021-05-05T23:09:52.831Z] ---> e05f2bcc6869 [2021-05-05T23:09:52.831Z] [2021-05-05T23:09:52.831Z] Step 10/21 : FROM alpine:3.12 [2021-05-05T23:09:52.831Z] ---> 13621d1b12d4 [2021-05-05T23:09:52.831Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-05-05T23:09:52.831Z] Removing intermediate container 9fc52106e679 [2021-05-05T23:09:52.831Z] ---> 1f41cbfd614d [2021-05-05T23:09:52.831Z] [2021-05-05T23:09:52.831Z] Step 10/25 : FROM alpine:3.12 [2021-05-05T23:09:52.831Z] ---> 13621d1b12d4 [2021-05-05T23:09:52.831Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-05T23:09:52.831Z] ---> Running in cd0a6e392c7e [2021-05-05T23:09:52.831Z] ---> Running in ecc027879e95 [2021-05-05T23:09:53.801Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-05T23:09:53.801Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-05T23:09:54.070Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-05T23:09:54.070Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-05T23:09:54.070Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-05T23:09:54.070Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-05T23:09:54.070Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-05T23:09:54.070Z] (4/6) Installing curl (7.76.1-r0) [2021-05-05T23:09:54.070Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-05T23:09:54.070Z] (6/6) Installing su-exec (0.2-r1) [2021-05-05T23:09:54.070Z] Executing busybox-1.31.1-r20.trigger [2021-05-05T23:09:54.070Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-05T23:09:54.070Z] Executing ca-certificates-20191127-r4.trigger [2021-05-05T23:09:54.070Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-05T23:09:54.070Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-05T23:09:54.331Z] (4/4) Installing curl (7.76.1-r0) [2021-05-05T23:09:54.331Z] Executing busybox-1.31.1-r20.trigger [2021-05-05T23:09:54.331Z] Executing ca-certificates-20191127-r4.trigger [2021-05-05T23:09:54.331Z] OK: 7 MiB in 20 packages [2021-05-05T23:09:54.331Z] OK: 7 MiB in 18 packages [2021-05-05T23:09:55.103Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.963s coverage: 28.7% of statements [2021-05-05T23:09:55.103Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-05T23:09:55.103Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-05T23:09:55.103Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-05T23:09:55.103Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-05T23:09:55.103Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-05T23:09:55.103Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.213s coverage: 99.0% of statements [2021-05-05T23:09:55.103Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-05T23:09:55.103Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.232s coverage: 100.0% of statements [2021-05-05T23:09:55.103Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-05T23:09:55.103Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-05T23:09:55.103Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-05T23:09:55.103Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.147s coverage: 64.6% of statements [2021-05-05T23:09:55.103Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-05T23:09:55.103Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.399s coverage: 97.6% of statements [2021-05-05T23:09:55.103Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-05T23:09:55.103Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-05T23:09:55.103Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-05T23:09:55.103Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.038s coverage: 0.0% of statements [2021-05-05T23:09:55.103Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-05T23:09:55.103Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.130s coverage: 100.0% of statements [2021-05-05T23:09:55.103Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-05T23:09:55.103Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-05T23:09:55.103Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-05T23:09:55.103Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-05T23:09:55.103Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.094s coverage: 87.9% of statements [2021-05-05T23:09:55.103Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-05T23:09:55.103Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-05T23:09:55.103Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2021-05-05T23:09:55.103Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.120s coverage: 28.1% of statements [2021-05-05T23:09:55.103Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-05T23:09:55.103Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 100.0% of statements [2021-05-05T23:09:55.698Z] GO111MODULE=on go vet ./... [2021-05-05T23:09:57.647Z] Removing intermediate container 853687b750f3 [2021-05-05T23:09:57.647Z] ---> 740a78eebe20 [2021-05-05T23:09:57.647Z] [2021-05-05T23:09:57.647Z] Step 10/23 : FROM alpine:3.12 [2021-05-05T23:09:57.647Z] ---> 13621d1b12d4 [2021-05-05T23:09:57.647Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-05T23:09:57.647Z] ---> Using cache [2021-05-05T23:09:57.647Z] ---> c04e5d148f8d [2021-05-05T23:09:57.647Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-05T23:09:57.647Z] ---> Using cache [2021-05-05T23:09:57.647Z] ---> aeb611258710 [2021-05-05T23:09:57.647Z] Step 13/23 : ENV APP_PORT=48082 [2021-05-05T23:09:57.647Z] ---> Running in bbe6f92f9934 [2021-05-05T23:09:58.315Z] Removing intermediate container bbe6f92f9934 [2021-05-05T23:09:58.315Z] ---> 89ecddf68d73 [2021-05-05T23:09:58.315Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-05T23:09:58.315Z] Removing intermediate container cd0a6e392c7e [2021-05-05T23:09:58.315Z] ---> d4a9e98f047e [2021-05-05T23:09:58.315Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-05T23:09:58.315Z] Removing intermediate container ecc027879e95 [2021-05-05T23:09:58.315Z] ---> 8c04c257058f [2021-05-05T23:09:58.315Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-05T23:09:58.785Z] ---> Running in bd87336b6a72 [2021-05-05T23:09:58.785Z] ---> Running in a329935dab76 [2021-05-05T23:09:58.785Z] ---> Running in 14f53de66f01 [2021-05-05T23:09:58.785Z] Removing intermediate container bd87336b6a72 [2021-05-05T23:09:58.785Z] ---> 1158d441ac84 [2021-05-05T23:09:58.785Z] Step 15/23 : WORKDIR / [2021-05-05T23:09:58.785Z] Removing intermediate container a329935dab76 [2021-05-05T23:09:58.785Z] ---> 77ad47d1b532 [2021-05-05T23:09:58.785Z] Step 13/25 : WORKDIR / [2021-05-05T23:09:59.406Z] Removing intermediate container 14f53de66f01 [2021-05-05T23:09:59.406Z] ---> ca2f89854054 [2021-05-05T23:09:59.406Z] Step 13/21 : WORKDIR /edgex [2021-05-05T23:09:59.760Z] ---> Running in 90a7ab20336b [2021-05-05T23:09:59.760Z] ---> Running in c62dcbdcfe45 [2021-05-05T23:09:59.760Z] ---> Running in 4da600b66ab7 [2021-05-05T23:10:00.061Z] Removing intermediate container 90a7ab20336b [2021-05-05T23:10:00.061Z] ---> 8edec0612185 [2021-05-05T23:10:00.061Z] 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-05T23:10:00.061Z] Removing intermediate container c62dcbdcfe45 [2021-05-05T23:10:00.061Z] ---> ce2e1b9ed24d [2021-05-05T23:10:00.061Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-05T23:10:00.061Z] Removing intermediate container 4da600b66ab7 [2021-05-05T23:10:00.061Z] ---> aa9338c6c928 [2021-05-05T23:10:00.061Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-05T23:10:00.376Z] ---> 5ab3ac5cb16b [2021-05-05T23:10:00.376Z] 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-05T23:10:00.376Z] ---> ef89b958ab8f [2021-05-05T23:10:00.376Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-05T23:10:02.306Z] ---> 048ee4e0b786 [2021-05-05T23:10:02.306Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-05T23:10:04.855Z] ---> 2391ed1846f3 [2021-05-05T23:10:04.855Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-05T23:10:04.855Z] ---> 9a81eee1a61f [2021-05-05T23:10:04.855Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-05T23:10:04.855Z] ---> ee914ffb6178 [2021-05-05T23:10:04.855Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-05T23:10:05.121Z] Removing intermediate container 66e4977e3650 [2021-05-05T23:10:05.121Z] ---> 90bf4e47b7e5 [2021-05-05T23:10:05.121Z] [2021-05-05T23:10:05.121Z] Step 10/23 : FROM alpine:3.12 [2021-05-05T23:10:05.121Z] ---> 13621d1b12d4 [2021-05-05T23:10:05.121Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-05T23:10:05.121Z] ---> Using cache [2021-05-05T23:10:05.121Z] ---> c04e5d148f8d [2021-05-05T23:10:05.121Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-05T23:10:05.121Z] ---> Using cache [2021-05-05T23:10:05.121Z] ---> aeb611258710 [2021-05-05T23:10:05.121Z] Step 13/23 : ENV APP_PORT=48081 [2021-05-05T23:10:05.121Z] ---> 56599df0aca1 [2021-05-05T23:10:05.121Z] 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-05T23:10:05.382Z] ---> Running in 8523a3e99c6c [2021-05-05T23:10:05.382Z] ---> 497a7ac3e787 [2021-05-05T23:10:05.382Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-05-05T23:10:05.382Z] ---> Running in 2f711982e4f3 [2021-05-05T23:10:05.382Z] ---> af79b87d7494 [2021-05-05T23:10:05.382Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-05T23:10:05.382Z] ---> f510a9aff31f [2021-05-05T23:10:05.382Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-05T23:10:05.382Z] Removing intermediate container 8523a3e99c6c [2021-05-05T23:10:05.382Z] ---> 26ebb054e7ce [2021-05-05T23:10:05.382Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-05T23:10:05.643Z] ---> Running in 1b6e770a7734 [2021-05-05T23:10:05.643Z] ---> Running in d19fbb63c42f [2021-05-05T23:10:05.905Z] Removing intermediate container 2f711982e4f3 [2021-05-05T23:10:05.905Z] ---> 46c6d3216403 [2021-05-05T23:10:05.905Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-05T23:10:05.905Z] ---> Running in efe6b22a352c [2021-05-05T23:10:05.905Z] Removing intermediate container 1b6e770a7734 [2021-05-05T23:10:05.905Z] ---> c3d545e80a86 [2021-05-05T23:10:05.905Z] Step 18/21 : CMD ["--init=true"] [2021-05-05T23:10:05.905Z] ---> cb61aa1c86b4 [2021-05-05T23:10:05.905Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-05T23:10:06.167Z] Removing intermediate container d19fbb63c42f [2021-05-05T23:10:06.167Z] ---> 6b6df0d90d1e [2021-05-05T23:10:06.167Z] Step 15/23 : WORKDIR / [2021-05-05T23:10:06.167Z] ---> Running in 9532ef059eb6 [2021-05-05T23:10:06.167Z] ---> Running in 769d9107cbe7 [2021-05-05T23:10:06.430Z] Removing intermediate container efe6b22a352c [2021-05-05T23:10:06.430Z] ---> bc237804e247 [2021-05-05T23:10:06.430Z] Step 21/23 : LABEL arch=x86_64 [2021-05-05T23:10:06.430Z] Removing intermediate container 9532ef059eb6 [2021-05-05T23:10:06.430Z] ---> 44061ea9156f [2021-05-05T23:10:06.430Z] Step 19/21 : LABEL arch=x86_64 [2021-05-05T23:10:06.430Z] ---> Running in bfb339c6b85e [2021-05-05T23:10:06.430Z] ---> 86b1816b3869 [2021-05-05T23:10:06.430Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-05T23:10:06.430Z] Removing intermediate container 769d9107cbe7 [2021-05-05T23:10:06.430Z] ---> 63ba91bb3491 [2021-05-05T23:10:06.430Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-05T23:10:06.691Z] ---> Running in a1be4731e4d8 [2021-05-05T23:10:06.691Z] Removing intermediate container bfb339c6b85e [2021-05-05T23:10:06.691Z] ---> bd1f744302aa [2021-05-05T23:10:06.691Z] Step 22/23 : LABEL git_sha=534e16afeab856035666988f8fdb364a9c262e14 [2021-05-05T23:10:06.952Z] ---> Running in 6999f60914dc [2021-05-05T23:10:06.952Z] ---> 4d8931a08d89 [2021-05-05T23:10:06.952Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-05T23:10:06.952Z] ---> d3cb41e7f6ec [2021-05-05T23:10:06.952Z] 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-05T23:10:06.952Z] Removing intermediate container a1be4731e4d8 [2021-05-05T23:10:06.952Z] ---> 58e32fc1a788 [2021-05-05T23:10:06.952Z] Step 20/21 : LABEL git_sha=534e16afeab856035666988f8fdb364a9c262e14 [2021-05-05T23:10:07.217Z] ---> Running in b625b42cab7b [2021-05-05T23:10:07.217Z] ---> Running in 8333ec21f211 [2021-05-05T23:10:07.480Z] Removing intermediate container 6999f60914dc [2021-05-05T23:10:07.480Z] ---> 69de5f6144f2 [2021-05-05T23:10:07.480Z] Step 23/23 : LABEL version=0.0.0 [2021-05-05T23:10:07.480Z] ---> Running in bd8648e4a244 [2021-05-05T23:10:07.745Z] ---> 94108718fee1 [2021-05-05T23:10:07.745Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-05T23:10:07.745Z] Removing intermediate container 8333ec21f211 [2021-05-05T23:10:07.745Z] ---> 76807df00d2c [2021-05-05T23:10:07.745Z] Step 21/21 : LABEL version=0.0.0 [2021-05-05T23:10:07.745Z] ---> Running in 3356443e8afb [2021-05-05T23:10:08.006Z] Removing intermediate container bd8648e4a244 [2021-05-05T23:10:08.006Z] ---> 1ad9315d659e [2021-05-05T23:10:08.006Z] [2021-05-05T23:10:08.006Z] ---> cd0dcfde27f5 [2021-05-05T23:10:08.006Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-05-05T23:10:08.006Z] Successfully built 1ad9315d659e [2021-05-05T23:10:08.006Z] Removing intermediate container 3356443e8afb [2021-05-05T23:10:08.006Z] ---> a01b3a96b79a [2021-05-05T23:10:08.006Z] [2021-05-05T23:10:08.271Z] Successfully tagged docker-core-command-go:latest [2021-05-05T23:10:08.271Z]  Building docker-core-command-go ... done  ---> Running in 45ef0b10db76 [2021-05-05T23:10:08.844Z] Successfully built a01b3a96b79a [2021-05-05T23:10:08.844Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-05-05T23:10:09.105Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 45ef0b10db76 [2021-05-05T23:10:09.105Z] ---> 6b1707ea33c1 [2021-05-05T23:10:09.105Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-05T23:10:09.105Z] ---> Running in 0817ec096465 [2021-05-05T23:10:09.105Z] Removing intermediate container b625b42cab7b [2021-05-05T23:10:09.105Z] ---> 94ae055e53e7 [2021-05-05T23:10:09.105Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2021-05-05T23:10:09.366Z] ---> Running in 600909ee26a8 [2021-05-05T23:10:09.366Z] Removing intermediate container 0817ec096465 [2021-05-05T23:10:09.366Z] ---> e00e60586236 [2021-05-05T23:10:09.366Z] Step 21/23 : LABEL arch=x86_64 [2021-05-05T23:10:09.366Z] ---> Running in 632e2f98b08b [2021-05-05T23:10:09.366Z] Removing intermediate container 600909ee26a8 [2021-05-05T23:10:09.366Z] ---> 1dbb3aa677d2 [2021-05-05T23:10:09.366Z] Step 23/25 : LABEL arch=x86_64 [2021-05-05T23:10:09.629Z] ---> Running in d1564a5d927d [2021-05-05T23:10:09.629Z] Removing intermediate container 632e2f98b08b [2021-05-05T23:10:09.629Z] ---> b4d1bd9691d6 [2021-05-05T23:10:09.629Z] Step 22/23 : LABEL git_sha=534e16afeab856035666988f8fdb364a9c262e14 [2021-05-05T23:10:09.629Z] ---> Running in 3c9c439f9c00 [2021-05-05T23:10:09.890Z] Removing intermediate container d1564a5d927d [2021-05-05T23:10:09.890Z] ---> 1f5a1453bd6a [2021-05-05T23:10:09.890Z] Step 24/25 : LABEL git_sha=534e16afeab856035666988f8fdb364a9c262e14 [2021-05-05T23:10:09.890Z] ---> Running in 453e2ed7aae4 [2021-05-05T23:10:09.890Z] Removing intermediate container 3c9c439f9c00 [2021-05-05T23:10:09.890Z] ---> 44995bc304ae [2021-05-05T23:10:09.890Z] Step 23/23 : LABEL version=0.0.0 [2021-05-05T23:10:10.150Z] ---> Running in 7b769bf15fb2 [2021-05-05T23:10:10.150Z] Removing intermediate container 453e2ed7aae4 [2021-05-05T23:10:10.150Z] ---> b5191b81ec8c [2021-05-05T23:10:10.150Z] Step 25/25 : LABEL version=0.0.0 [2021-05-05T23:10:10.150Z] ---> Running in 9b46ac4fad70 [2021-05-05T23:10:10.150Z] Removing intermediate container 7b769bf15fb2 [2021-05-05T23:10:10.150Z] ---> ab92004bf924 [2021-05-05T23:10:10.150Z] [2021-05-05T23:10:10.411Z] Successfully built ab92004bf924 [2021-05-05T23:10:10.672Z] Successfully tagged docker-core-metadata-go:latest [2021-05-05T23:10:10.672Z]  Building docker-core-metadata-go ... done Removing intermediate container 9b46ac4fad70 [2021-05-05T23:10:10.672Z] ---> fa9bcdc04bbf [2021-05-05T23:10:10.672Z] [2021-05-05T23:10:10.672Z] Successfully built fa9bcdc04bbf [2021-05-05T23:10:10.672Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-05-05T23:10:10.962Z]  Building docker-security-secretstore-setup-go ... done  [Pipeline] } [2021-05-05T23:10:11.038Z] $ docker stop --time=1 9836900e8619ca586b88886f2647b735371739f9bd6a2d7ffca1d6dd912ee47b [2021-05-05T23:10:12.750Z] $ docker rm -f 9836900e8619ca586b88886f2647b735371739f9bd6a2d7ffca1d6dd912ee47b [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-05T23:10:13.245Z] + docker images [2021-05-05T23:10:13.245Z] + grep docker [2021-05-05T23:10:13.506Z] docker-security-secretstore-setup-go latest fa9bcdc04bbf 3 seconds ago 25.7MB [2021-05-05T23:10:13.506Z] docker-core-metadata-go latest ab92004bf924 3 seconds ago 18.6MB [2021-05-05T23:10:13.506Z] docker-core-command-go latest 1ad9315d659e 6 seconds ago 17MB [2021-05-05T23:10:13.506Z] docker-security-proxy-setup-go latest a01b3a96b79a 6 seconds ago 25.3MB [2021-05-05T23:10:13.506Z] docker-sys-mgmt-agent-go latest ddc30335a9ff 37 seconds ago 312MB [2021-05-05T23:10:13.506Z] docker-security-bootstrapper-go latest e40fe1c77b75 About a minute ago 18.2MB [2021-05-05T23:10:13.506Z] docker-core-data-go latest 865acf77e678 2 minutes ago 21.5MB [2021-05-05T23:10:13.506Z] docker-support-scheduler-go latest ab418129b7a1 2 minutes ago 17.1MB [2021-05-05T23:10:13.506Z] docker-support-notifications-go latest 45fc80355aba 2 minutes ago 17.6MB [2021-05-05T23:10:13.506Z] docker 20.10.0 aefe523efa57 4 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-05T23:10:29.035Z] Still waiting to schedule task [2021-05-05T23:10:29.035Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-05-05T23:11:22.576Z] Running on prd-ubuntu18.04-docker-8c-8g-3119 in /w/workspace/edgexfoundry_edgex-go_PR-3391 [Pipeline] { [Pipeline] ws [2021-05-05T23:11:22.595Z] Running in /w/workspace/edgex-go/14 [Pipeline] { [Pipeline] checkout [2021-05-05T23:11:24.940Z] using credential edgex-jenkins-ssh [2021-05-05T23:11:24.955Z] Cloning the remote Git repository [2021-05-05T23:11:24.941Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-05T23:11:25.007Z] > git init /w/workspace/edgex-go/14 # timeout=10 [2021-05-05T23:11:25.040Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-05T23:11:25.041Z] > git --version # timeout=10 [2021-05-05T23:11:25.046Z] > git --version # 'git version 2.17.1' [2021-05-05T23:11:25.047Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-05T23:11:25.071Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-05T23:11:32.543Z] gofmt -l . [2021-05-05T23:11:32.543Z] [ "`gofmt -l .`" = "" ] [2021-05-05T23:11:34.516Z] ./bin/test-go-mod-tidy.sh [2021-05-05T23:11:35.114Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-05T23:11:37.448Z] + ls -al . [2021-05-05T23:11:37.448Z] total 844 [2021-05-05T23:11:37.448Z] drwxrwxr-x 9 1001 1001 4096 May 5 23:11 . [2021-05-05T23:11:37.448Z] drwxr-xr-x 4 root root 4096 May 5 23:06 .. [2021-05-05T23:11:37.448Z] -rw-rw-r-- 1 1001 1001 11 May 5 23:05 .dockerignore [2021-05-05T23:11:37.448Z] drwxrwxr-x 8 1001 1001 4096 May 5 23:05 .git [2021-05-05T23:11:37.448Z] drwxrwxr-x 3 1001 1001 4096 May 5 23:05 .github [2021-05-05T23:11:37.448Z] -rw-rw-r-- 1 1001 1001 818 May 5 23:05 .gitignore [2021-05-05T23:11:37.448Z] -rw-rw-r-- 1 1001 1001 166 May 5 23:05 .sonarcloud.properties [2021-05-05T23:11:37.448Z] -rw-rw-r-- 1 1001 1001 8609 May 5 23:05 Attribution.txt [2021-05-05T23:11:37.448Z] -rw-rw-r-- 1 1001 1001 3804 May 5 23:05 CONTRIBUTING.md [2021-05-05T23:11:37.448Z] -rw-rw-r-- 1 1001 1001 931 May 5 23:05 Dockerfile.build [2021-05-05T23:11:37.448Z] -rw-rw-r-- 1 1001 1001 863 May 5 23:05 Jenkinsfile [2021-05-05T23:11:37.448Z] -rw-rw-r-- 1 1001 1001 10775 May 5 23:05 LICENSE [2021-05-05T23:11:37.448Z] -rw-rw-r-- 1 1001 1001 5774 May 5 23:05 Makefile [2021-05-05T23:11:37.448Z] -rw-rw-r-- 1 1001 1001 7978 May 5 23:05 README.md [2021-05-05T23:11:37.448Z] -rw-rw-r-- 1 1001 1001 6755 May 5 23:05 SECURITY.md [2021-05-05T23:11:37.448Z] -rw-rw-r-- 1 1001 1001 5 May 5 23:01 VERSION [2021-05-05T23:11:37.448Z] -rw-rw-r-- 1 1001 1001 4131 May 5 23:05 ZMQWindows.md [2021-05-05T23:11:37.448Z] drwxrwxr-x 2 1001 1001 4096 May 5 23:05 bin [2021-05-05T23:11:37.448Z] drwxrwxr-x 14 1001 1001 4096 May 5 23:05 cmd [2021-05-05T23:11:37.448Z] -rw-r--r-- 1 root root 705232 May 5 23:09 coverage.out [2021-05-05T23:11:37.448Z] -rw-r--r-- 1 root root 1060 May 5 23:11 go.mod [2021-05-05T23:11:37.448Z] -rw-r--r-- 1 root root 22091 May 5 23:06 go.sum [2021-05-05T23:11:37.448Z] drwxrwxr-x 8 1001 1001 4096 May 5 23:05 internal [2021-05-05T23:11:37.448Z] drwxrwxr-x 4 1001 1001 4096 May 5 23:05 openapi [2021-05-05T23:11:37.448Z] drwxrwxr-x 4 1001 1001 4096 May 5 23:05 snap [2021-05-05T23:11:37.448Z] -rw-rw-r-- 1 1001 1001 168 May 5 23:05 version.go [Pipeline] sh [2021-05-05T23:11:38.114Z] + '[' -e coverage.out ] [2021-05-05T23:11:38.114Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-05T23:11:38.134Z] Warning: overwriting stash ‘coverage-report’ [2021-05-05T23:11:39.332Z] Stashed 1 file(s) [Pipeline] sh [2021-05-05T23:11:39.972Z] + make build [2021-05-05T23:11:39.972Z] 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-05T23:11:41.368Z] Merging remotes/origin/master commit 314c98582e5516062556e8d719161f3c11283427 into PR head commit 534e16afeab856035666988f8fdb364a9c262e14 [2021-05-05T23:11:41.548Z] Merge succeeded, producing 534e16afeab856035666988f8fdb364a9c262e14 [2021-05-05T23:11:41.549Z] Checking out Revision 534e16afeab856035666988f8fdb364a9c262e14 (PR-3391) [2021-05-05T23:11:40.640Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-05T23:11:40.648Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-05T23:11:40.683Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-05T23:11:40.699Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-05T23:11:40.699Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-05T23:11:40.704Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3391/head:refs/remotes/origin/PR-3391 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-05T23:11:41.370Z] > git config core.sparsecheckout # timeout=10 [2021-05-05T23:11:41.375Z] > git checkout -f 534e16afeab856035666988f8fdb364a9c262e14 # timeout=10 [2021-05-05T23:11:41.511Z] > git remote # timeout=10 [2021-05-05T23:11:41.518Z] > git config --get remote.origin.url # timeout=10 [2021-05-05T23:11:41.523Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-05T23:11:41.528Z] > git merge 314c98582e5516062556e8d719161f3c11283427 # timeout=10 [2021-05-05T23:11:41.537Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-05T23:11:41.545Z] > git config core.sparsecheckout # timeout=10 [2021-05-05T23:11:41.558Z] > git checkout -f 534e16afeab856035666988f8fdb364a9c262e14 # timeout=10 [2021-05-05T23:11:45.269Z] Commit message: "fix: address PR feedback/comments" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-05T23:11:46.260Z] + echo snap-build.sh [2021-05-05T23:11:46.260Z] snap-build.sh [2021-05-05T23:11:46.260Z] + SNAP_BASE_DIR=. [2021-05-05T23:11:46.260Z] + '[' '!' -z /w/workspace/edgex-go/14 ']' [2021-05-05T23:11:46.260Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/14 [2021-05-05T23:11:46.260Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/14]' [2021-05-05T23:11:46.260Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/14] [2021-05-05T23:11:46.260Z] + cd /w/workspace/edgex-go/14 [2021-05-05T23:11:46.260Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-05T23:11:46.260Z] Reading package lists... [2021-05-05T23:11:46.537Z] Building dependency tree... [2021-05-05T23:11:46.537Z] Reading state information... [2021-05-05T23:11:46.537Z] The following packages were automatically installed and are no longer required: [2021-05-05T23:11:46.537Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-05T23:11:46.537Z] uidmap xdelta3 [2021-05-05T23:11:46.537Z] Use 'sudo apt autoremove' to remove them. [2021-05-05T23:11:46.672Z] 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-05T23:11:46.803Z] The following packages will be REMOVED: [2021-05-05T23:11:46.803Z] lxd* lxd-client* [2021-05-05T23:11:47.065Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-05T23:11:47.065Z] After this operation, 31.7 MB disk space will be freed. [2021-05-05T23:11:48.375Z] (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-05T23:11:48.376Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-05T23:11:49.319Z] Removing lxd dnsmasq configuration [2021-05-05T23:11:49.319Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-05T23:11:49.582Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-05T23:11:50.157Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-05-05T23:11:50.420Z] (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-05T23:11:50.681Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-05T23:11:52.071Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-05-05T23:11:52.071Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-05T23:11:53.458Z] + sudo snap remove --purge lxd [2021-05-05T23:11:53.719Z] snap "lxd" is not installed [2021-05-05T23:11:53.719Z] + sudo groupadd --force --system lxd [2021-05-05T23:11:53.719Z] ++ whoami [2021-05-05T23:11:53.719Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-05T23:11:53.719Z] + newgrp - lxd [2021-05-05T23:11:53.719Z] + sudo snap install lxd [2021-05-05T23:12:01.870Z] 2021-05-05T23:11:59Z INFO Waiting for automatic snapd restart... [2021-05-05T23:12:13.453Z] 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-05T23:12:14.151Z] lxd 4.13 from Canonical* installed [2021-05-05T23:12:14.151Z] + sudo lxd init --auto [2021-05-05T23:12:15.427Z] 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-05T23:12:20.827Z] 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-05T23:12:21.099Z] 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-05T23:12:22.303Z] + sudo snap install --classic snapcraft [2021-05-05T23:12:25.399Z] 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-05T23:12:27.604Z] snapcraft 4.7.1 from Canonical* installed [2021-05-05T23:12:27.605Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-05T23:12:27.605Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-05-05T23:12:27.605Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-05T23:12:27.605Z] Dload Upload Total Spent Left Speed [2021-05-05T23:12:27.605Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4071 0 --:--:-- --:--:-- --:--:-- 4071 [2021-05-05T23:12:27.867Z] 100 3325k 100 3325k 0 0 8569k 0 --:--:-- --:--:-- --:--:-- 8569k [2021-05-05T23:12:27.867Z] ./yq_linux_amd64 [2021-05-05T23:12:27.867Z] + sudo snapcraft prime --use-lxd [2021-05-05T23:12:29.700Z] 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-05T23:12:29.778Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-05T23:12:29.778Z] 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-05T23:12:29.778Z] - README.md [2021-05-05T23:12:29.778Z] [2021-05-05T23:12:29.778Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-05T23:12:30.719Z] Launching a container. [2021-05-05T23:12:32.329Z] 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-05T23:12:35.717Z] 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-05T23:12:38.336Z] 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-05T23:12:41.718Z] 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-05T23:12:42.983Z] Waiting for container to be ready [2021-05-05T23:12:42.983Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-05T23:12:42.983Z] [2021-05-05T23:12:46.292Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-05T23:12:46.865Z] Waiting for network to be ready... [Pipeline] } [2021-05-05T23:12:47.125Z] $ docker stop --time=1 1f3ece1f1eed167abc090f21dfeeb77016d7f5b2092aecc3d47aa985a65bdbd0 [2021-05-05T23:12:47.436Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-05T23:12:47.436Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-05T23:12:48.009Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1699 kB] [2021-05-05T23:12:48.009Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-05T23:12:48.009Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-05T23:12:48.270Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-05T23:12:48.270Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-05T23:12:48.270Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-05T23:12:48.270Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-05T23:12:48.270Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-05T23:12:48.271Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-05T23:12:48.271Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] [2021-05-05T23:12:48.271Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-05T23:12:48.271Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-05T23:12:48.271Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [305 kB] [2021-05-05T23:12:48.271Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.7 kB] [2021-05-05T23:12:48.271Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] [2021-05-05T23:12:48.531Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-05-05T23:12:48.531Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-05T23:12:48.792Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2042 kB] [2021-05-05T23:12:49.054Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] [2021-05-05T23:12:49.054Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-05T23:12:49.054Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-05T23:12:49.054Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [326 kB] [2021-05-05T23:12:49.054Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [44.2 kB] [2021-05-05T23:12:49.054Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1733 kB] [2021-05-05T23:12:49.054Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-05T23:12:50.016Z] $ docker rm -f 1f3ece1f1eed167abc090f21dfeeb77016d7f5b2092aecc3d47aa985a65bdbd0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-05T23:12:51.828Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-05T23:12:51.828Z] [2021-05-05T23:12:51.828Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-05T23:12:52.439Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-05T23:12:52.439Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-05T23:12:52.439Z] 29e5d40040c1: Pulling fs layer [2021-05-05T23:12:52.439Z] 1ce36da41761: Pulling fs layer [2021-05-05T23:12:52.439Z] 25b303627fd3: Pulling fs layer [2021-05-05T23:12:53.028Z] 29e5d40040c1: Verifying Checksum [2021-05-05T23:12:53.028Z] 29e5d40040c1: Download complete [2021-05-05T23:12:53.293Z] Fetched 24.5 MB in 6s (4079 kB/s) [2021-05-05T23:12:53.622Z] 29e5d40040c1: Pull complete [2021-05-05T23:12:53.894Z] 1ce36da41761: Verifying Checksum [2021-05-05T23:12:53.894Z] 1ce36da41761: Download complete [2021-05-05T23:12:54.683Z] Reading package lists... [2021-05-05T23:12:54.944Z] Reading package lists... [2021-05-05T23:12:55.206Z] Building dependency tree... [2021-05-05T23:12:55.206Z] Reading state information... [2021-05-05T23:12:55.206Z] The following additional packages will be installed: [2021-05-05T23:12:55.206Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-05T23:12:55.206Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-05T23:12:55.206Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-05T23:12:55.206Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-05T23:12:55.206Z] Suggested packages: [2021-05-05T23:12:55.206Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-05T23:12:55.206Z] Recommended packages: [2021-05-05T23:12:55.206Z] gnupg libsasl2-modules [2021-05-05T23:12:55.206Z] The following NEW packages will be installed: [2021-05-05T23:12:55.206Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-05T23:12:55.206Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-05T23:12:55.206Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-05T23:12:55.206Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-05T23:12:55.206Z] The following packages will be upgraded: [2021-05-05T23:12:55.206Z] gpg gpg-agent gpgconf libudev1 [2021-05-05T23:12:55.339Z] 1ce36da41761: Pull complete [2021-05-05T23:12:55.467Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-05-05T23:12:55.467Z] Need to get 3529 kB of archives. [2021-05-05T23:12:55.467Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-05T23:12:55.467Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.46 [58.4 kB] [2021-05-05T23:12:55.467Z] 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-05T23:12:55.608Z] 25b303627fd3: Verifying Checksum [2021-05-05T23:12:55.608Z] 25b303627fd3: Download complete [2021-05-05T23:12:55.728Z] 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-05T23:12:55.728Z] 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-05T23:12:55.728Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-05-05T23:12:55.728Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.46 [1102 kB] [2021-05-05T23:12:56.306Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-05T23:12:56.306Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-05T23:12:56.306Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-05T23:12:56.306Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-05T23:12:56.306Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-05T23:12:56.306Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-05T23:12:56.306Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-05T23:12:56.306Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-05T23:12:56.306Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-05T23:12:56.306Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-05T23:12:56.306Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-05T23:12:56.306Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-05T23:12:56.306Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-05T23:12:56.306Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-05T23:12:56.306Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-05T23:12:56.306Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-05T23:12:56.573Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-05T23:12:56.573Z] Fetched 3529 kB in 1s (3091 kB/s) [2021-05-05T23:12:56.836Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-05T23:12:56.836Z] Preparing to unpack .../libudev1_237-3ubuntu10.46_amd64.deb ... [2021-05-05T23:12:56.836Z] Unpacking libudev1:amd64 (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-05-05T23:12:56.836Z] Setting up libudev1:amd64 (237-3ubuntu10.46) ... [2021-05-05T23:12:57.098Z] Selecting previously unselected package udev. [2021-05-05T23:12:57.098Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-05T23:12:57.098Z] Preparing to unpack .../00-udev_237-3ubuntu10.46_amd64.deb ... [2021-05-05T23:12:57.098Z] Unpacking udev (237-3ubuntu10.46) ... [2021-05-05T23:12:57.361Z] Selecting previously unselected package libfuse2:amd64. [2021-05-05T23:12:57.361Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-05T23:12:57.361Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-05T23:12:57.361Z] Selecting previously unselected package fuse. [2021-05-05T23:12:57.361Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-05T23:12:57.361Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-05T23:12:57.636Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-05T23:12:57.636Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-05T23:12:57.636Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-05T23:12:57.897Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-05T23:12:57.897Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-05T23:12:57.897Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-05T23:12:57.897Z] Selecting previously unselected package libksba8:amd64. [2021-05-05T23:12:57.897Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-05T23:12:57.897Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-05T23:12:58.160Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-05T23:12:58.160Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-05T23:12:58.160Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-05T23:12:58.160Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-05T23:12:58.160Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-05T23:12:58.160Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-05T23:12:58.422Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-05T23:12:58.422Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-05T23:12:58.422Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-05T23:12:58.422Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-05T23:12:58.422Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-05T23:12:58.422Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-05T23:12:58.686Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-05T23:12:58.686Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-05T23:12:58.686Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-05T23:12:58.686Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-05T23:12:58.686Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-05T23:12:58.686Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-05T23:12:58.686Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-05T23:12:58.686Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-05T23:12:58.686Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-05T23:12:58.948Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-05T23:12:58.948Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-05T23:12:58.948Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-05T23:12:58.948Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-05T23:12:58.948Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-05T23:12:58.948Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-05T23:12:58.948Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-05T23:12:58.948Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-05T23:12:58.948Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-05T23:12:59.210Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-05T23:12:59.210Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-05T23:12:59.210Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-05T23:12:59.210Z] Selecting previously unselected package libldap-common. [2021-05-05T23:12:59.210Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-05T23:12:59.210Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-05T23:12:59.210Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-05T23:12:59.210Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-05T23:12:59.210Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-05T23:12:59.473Z] Selecting previously unselected package dirmngr. [2021-05-05T23:12:59.473Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-05T23:12:59.473Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-05T23:12:59.473Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-05T23:12:59.473Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-05T23:12:59.733Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-05T23:12:59.733Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-05T23:12:59.733Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-05T23:12:59.733Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-05T23:12:59.733Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-05T23:12:59.733Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-05T23:12:59.733Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-05T23:12:59.733Z] Setting up udev (237-3ubuntu10.46) ... [2021-05-05T23:13:00.311Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-05T23:13:00.311Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-05T23:13:00.311Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-05T23:13:00.311Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-05T23:13:00.573Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-05T23:13:00.573Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-05T23:13:00.573Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-05T23:13:00.573Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-05T23:13:00.573Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-05T23:13:00.573Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-05T23:13:00.573Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-05T23:13:00.573Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-05T23:13:00.573Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-05T23:13:00.573Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-05T23:13:00.836Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-05T23:13:01.414Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-05T23:13:01.414Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-05T23:13:01.414Z] This means they are not meant to be enabled using systemctl. [2021-05-05T23:13:01.414Z] Possible reasons for having this kind of units are: [2021-05-05T23:13:01.414Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-05T23:13:01.414Z] .wants/ or .requires/ directory. [2021-05-05T23:13:01.414Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-05T23:13:01.414Z] a requirement dependency on it. [2021-05-05T23:13:01.414Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-05T23:13:01.414Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-05T23:13:01.414Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-05T23:13:01.414Z] instance name specified. [2021-05-05T23:13:01.679Z] Reading package lists... [2021-05-05T23:13:01.942Z] Building dependency tree... [2021-05-05T23:13:01.942Z] Reading state information... [2021-05-05T23:13:01.942Z] The following additional packages will be installed: [2021-05-05T23:13:01.942Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-05T23:13:01.942Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-05T23:13:01.942Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-05T23:13:01.942Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-05T23:13:01.942Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-05T23:13:01.942Z] Suggested packages: [2021-05-05T23:13:01.942Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-05T23:13:01.942Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-05T23:13:01.942Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-05T23:13:01.942Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-05T23:13:01.942Z] systemd-container policykit-1 [2021-05-05T23:13:01.942Z] Recommended packages: [2021-05-05T23:13:01.942Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-05T23:13:01.942Z] The following NEW packages will be installed: [2021-05-05T23:13:01.942Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-05T23:13:01.942Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-05T23:13:01.942Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-05T23:13:01.942Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-05T23:13:01.942Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-05T23:13:01.942Z] The following packages will be upgraded: [2021-05-05T23:13:01.942Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-05T23:13:02.204Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-05-05T23:13:02.204Z] Need to get 35.2 MB of archives. [2021-05-05T23:13:02.204Z] After this operation, 141 MB of additional disk space will be used. [2021-05-05T23:13:02.204Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.46 [2914 kB] [2021-05-05T23:13:02.204Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-05-05T23:13:03.150Z] 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-05T23:13:03.150Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-05T23:13:03.150Z] 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-05T23:13:03.150Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.46 [209 kB] [2021-05-05T23:13:03.150Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-05T23:13:03.150Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-05-05T23:13:03.413Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-05T23:13:03.413Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-05-05T23:13:03.413Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-05T23:13:03.413Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-05T23:13:03.413Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-05T23:13:03.413Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-05T23:13:03.413Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-05-05T23:13:03.413Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-05T23:13:03.413Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-05T23:13:03.413Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-05T23:13:03.413Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-05T23:13:03.413Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-05T23:13:03.413Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-05T23:13:03.413Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-05T23:13:03.413Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-05T23:13:03.414Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-05T23:13:03.414Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-05-05T23:13:03.675Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-05T23:13:03.675Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-05T23:13:03.675Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-05T23:13:03.675Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-05T23:13:03.675Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-05T23:13:04.622Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-05T23:13:04.622Z] Fetched 35.2 MB in 2s (16.0 MB/s) [2021-05-05T23:13:04.622Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-05T23:13:04.622Z] Preparing to unpack .../systemd_237-3ubuntu10.46_amd64.deb ... [2021-05-05T23:13:04.622Z] Unpacking systemd (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-05-05T23:13:05.197Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.46_amd64.deb ... [2021-05-05T23:13:05.459Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-05-05T23:13:05.459Z] Setting up libsystemd0:amd64 (237-3ubuntu10.46) ... [2021-05-05T23:13:05.459Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-05T23:13:05.459Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-05T23:13:05.723Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-05T23:13:05.723Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-05T23:13:05.746Z] 25b303627fd3: Pull complete [2021-05-05T23:13:05.746Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-05T23:13:05.746Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-05T23:13:05.746Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-05T23:13:05.985Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-05T23:13:05.985Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-05T23:13:05.985Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-05T23:13:06.007Z] prd-ubuntu18.04-docker-arm64-4c-16g-3110 does not seem to be running inside a container [2021-05-05T23:13:06.072Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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-05T23:13:07.418Z] Setting up apt (1.6.13) ... [2021-05-05T23:13:07.996Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-05T23:13:08.568Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-05T23:13:08.829Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-05T23:13:08.829Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-05T23:13:08.829Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-05T23:13:09.091Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-05T23:13:09.091Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-05T23:13:09.091Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-05T23:13:09.091Z] Selecting previously unselected package libexpat1:amd64. [2021-05-05T23:13:09.091Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-05T23:13:09.091Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-05T23:13:09.094Z] $ docker top 89b4a1099a58c3cff6533827d214f4e8ae25e7c0e1156c7eb0a90b1c95a213e4 -eo pid,comm [Pipeline] { [2021-05-05T23:13:09.360Z] Selecting previously unselected package python3.6-minimal. [2021-05-05T23:13:09.360Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-05T23:13:09.360Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [Pipeline] sh [2021-05-05T23:13:09.622Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-05T23:13:09.622Z] Checking for services that may need to be restarted...done. [2021-05-05T23:13:09.622Z] Checking for services that may need to be restarted...done. [2021-05-05T23:13:09.884Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-05T23:13:09.884Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-05T23:13:09.884Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-05T23:13:10.006Z] + docker-compose build --help [2021-05-05T23:13:10.006Z] + grep parallel [2021-05-05T23:13:10.459Z] Selecting previously unselected package python3-minimal. [2021-05-05T23:13:10.459Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-05T23:13:10.459Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-05T23:13:10.459Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-05T23:13:10.459Z] Selecting previously unselected package mime-support. [2021-05-05T23:13:10.459Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-05T23:13:10.459Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-05T23:13:10.724Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-05T23:13:10.724Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-05T23:13:10.725Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-05T23:13:10.725Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-05T23:13:10.725Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-05T23:13:10.725Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-05T23:13:10.986Z] Selecting previously unselected package python3.6. [2021-05-05T23:13:10.986Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-05T23:13:10.986Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-05T23:13:11.247Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-05T23:13:11.247Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-05T23:13:11.247Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-05T23:13:11.247Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-05T23:13:11.538Z] Selecting previously unselected package python3. [2021-05-05T23:13:11.538Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-05T23:13:11.538Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-05T23:13:11.538Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-05T23:13:11.798Z] Selecting previously unselected package multiarch-support. [2021-05-05T23:13:11.798Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-05T23:13:11.798Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-05T23:13:11.798Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-05T23:13:11.798Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-05T23:13:12.058Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-05T23:13:12.058Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-05T23:13:12.058Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-05T23:13:12.058Z] Selecting previously unselected package libbsd0:amd64. [2021-05-05T23:13:12.058Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-05T23:13:12.058Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-05T23:13:12.058Z] Selecting previously unselected package sudo. [2021-05-05T23:13:12.058Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-05T23:13:12.058Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-05T23:13:12.319Z] Selecting previously unselected package apparmor. [2021-05-05T23:13:12.319Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-05T23:13:12.319Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-05T23:13:12.579Z] Selecting previously unselected package libedit2:amd64. [2021-05-05T23:13:12.579Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-05T23:13:12.579Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-05T23:13:12.579Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-05T23:13:12.579Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-05T23:13:12.579Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-05T23:13:12.839Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-05T23:13:12.839Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-05T23:13:12.840Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-05T23:13:12.840Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-05T23:13:12.840Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-05T23:13:12.840Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-05T23:13:12.840Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-05T23:13:12.840Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-05T23:13:12.840Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-05T23:13:13.100Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-05T23:13:13.100Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-05T23:13:13.100Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-05T23:13:13.360Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-05T23:13:13.360Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-05T23:13:13.360Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-05T23:13:13.360Z] Selecting previously unselected package openssh-client. [2021-05-05T23:13:13.360Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-05T23:13:13.360Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-05T23:13:13.372Z] --parallel Build images in parallel. [2021-05-05T23:13:13.624Z] Selecting previously unselected package squashfs-tools. [2021-05-05T23:13:13.624Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-05T23:13:13.624Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-05T23:13:13.624Z] Selecting previously unselected package snapd. [2021-05-05T23:13:13.624Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [Pipeline] } [2021-05-05T23:13:13.645Z] $ docker stop --time=1 89b4a1099a58c3cff6533827d214f4e8ae25e7c0e1156c7eb0a90b1c95a213e4 [2021-05-05T23:13:13.886Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-05T23:13:15.566Z] $ docker rm -f 89b4a1099a58c3cff6533827d214f4e8ae25e7c0e1156c7eb0a90b1c95a213e4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-05T23:13:16.208Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-05T23:13:16.208Z] . [Pipeline] withDockerContainer [2021-05-05T23:13:16.445Z] prd-ubuntu18.04-docker-arm64-4c-16g-3110 does not seem to be running inside a container [2021-05-05T23:13:16.447Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-05T23:13:16.447Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-05T23:13:16.447Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-05T23:13:16.447Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-05T23:13:16.447Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-05T23:13:16.447Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-05T23:13:16.447Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-05T23:13:16.447Z] Setting up systemd (237-3ubuntu10.46) ... [2021-05-05T23:13:16.447Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-05T23:13:16.506Z] $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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-05T23:13:17.400Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-05T23:13:17.400Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-05T23:13:17.400Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-05T23:13:17.400Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-05T23:13:17.400Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-05T23:13:17.400Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-05T23:13:17.904Z] $ docker top 80b21d60a573068154a872c2a5db79f8284c378c06868b59f9510ece0a05a767 -eo pid,comm [2021-05-05T23:13:17.972Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [Pipeline] { [2021-05-05T23:13:18.233Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-05T23:13:18.233Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-05T23:13:18.233Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-05T23:13:18.233Z] running python rtupdate hooks for python3.6... [2021-05-05T23:13:18.233Z] running python post-rtupdate hooks for python3.6... [2021-05-05T23:13:18.233Z] Setting up apparmor (2.12-4ubuntu5.1) ... [Pipeline] sh [2021-05-05T23:13:18.866Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-05T23:13:19.620Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-05T23:13:19.620Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-05T23:13:19.621Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-05T23:13:19.621Z] Setting up snapd (2.48.3+18.04) ... [2021-05-05T23:13:20.194Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-05T23:13:20.457Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-05T23:13:20.719Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-05T23:13:20.982Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-05T23:13:21.244Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-05T23:13:21.244Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-05T23:13:21.244Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-05T23:13:21.506Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-05T23:13:21.767Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-05T23:13:22.030Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-05T23:13:22.030Z] /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-05T23:13:22.030Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-05T23:13:22.030Z] Processing triggers for systemd (237-3ubuntu10.46) ... [2021-05-05T23:13:23.146Z] Building docker-core-command-go ... [2021-05-05T23:13:23.146Z] Building docker-core-data-go ... [2021-05-05T23:13:23.146Z] Building docker-core-metadata-go ... [2021-05-05T23:13:23.146Z] Building docker-security-bootstrapper-go ... [2021-05-05T23:13:23.146Z] Building docker-security-proxy-setup-go ... [2021-05-05T23:13:23.146Z] Building docker-security-secretstore-setup-go ... [2021-05-05T23:13:23.146Z] Building docker-support-notifications-go ... [2021-05-05T23:13:23.146Z] Building docker-support-scheduler-go ... [2021-05-05T23:13:23.146Z] Building docker-sys-mgmt-agent-go ... [2021-05-05T23:13:23.146Z] Building docker-core-metadata-go [2021-05-05T23:13:23.146Z] Building docker-security-bootstrapper-go [2021-05-05T23:13:23.146Z] Building docker-core-command-go [2021-05-05T23:13:23.146Z] Building docker-support-notifications-go [2021-05-05T23:13:23.146Z] Building docker-support-scheduler-go [2021-05-05T23:13:23.417Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-05T23:13:23.417Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-05T23:13:23.677Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-05T23:13:25.592Z] Reading package lists... [2021-05-05T23:13:25.592Z] Reading package lists... [2021-05-05T23:13:25.592Z] Building dependency tree... [2021-05-05T23:13:25.592Z] Reading state information... [2021-05-05T23:13:25.853Z] Calculating upgrade... [2021-05-05T23:13:25.853Z] The following packages will be upgraded: [2021-05-05T23:13:25.853Z] advancecomp base-files bash binutils binutils-common [2021-05-05T23:13:25.853Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-05T23:13:25.853Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-05T23:13:25.853Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-05T23:13:25.853Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-05T23:13:25.853Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-05T23:13:25.853Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-05T23:13:25.853Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-05T23:13:25.854Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-05-05T23:13:25.854Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-05-05T23:13:25.854Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-05-05T23:13:25.854Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-05-05T23:13:25.854Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-05-05T23:13:25.854Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-05-05T23:13:25.854Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-05-05T23:13:26.121Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-05T23:13:26.121Z] Need to get 64.0 MB of archives. [2021-05-05T23:13:26.121Z] After this operation, 5034 kB of additional disk space will be used. [2021-05-05T23:13:26.121Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-142.146 [987 kB] [2021-05-05T23:13:26.121Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-05T23:13:26.121Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-05T23:13:26.121Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-05T23:13:26.121Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-05T23:13:26.121Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-05T23:13:26.121Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-05T23:13:26.121Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-05T23:13:26.121Z] 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-05T23:13:26.121Z] 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-05T23:13:26.121Z] 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-05T23:13:26.121Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-05T23:13:26.121Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-05T23:13:26.121Z] 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-05T23:13:26.121Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-05T23:13:26.121Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-05T23:13:26.121Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-05T23:13:26.388Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-05T23:13:26.389Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-05T23:13:26.389Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-05T23:13:26.389Z] 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-05T23:13:26.389Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-05T23:13:26.389Z] 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-05T23:13:26.389Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-05T23:13:26.389Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-05T23:13:26.389Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-05T23:13:26.389Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-05T23:13:26.389Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-05T23:13:26.389Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-05T23:13:26.389Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-05T23:13:26.389Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-05T23:13:26.389Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-05T23:13:26.389Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-05T23:13:26.389Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-05T23:13:26.389Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-05T23:13:26.389Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-05T23:13:26.389Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-05T23:13:26.389Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-05T23:13:26.389Z] 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-05T23:13:26.389Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-05T23:13:26.652Z] 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-05T23:13:26.652Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-05T23:13:26.652Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-05T23:13:26.653Z] 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-05T23:13:26.653Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-05T23:13:26.653Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-05T23:13:26.653Z] 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-05T23:13:26.653Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-05T23:13:26.653Z] 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-05T23:13:26.653Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-05T23:13:26.653Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-05T23:13:26.653Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-05T23:13:26.653Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-05T23:13:26.653Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-05T23:13:26.653Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-05T23:13:26.653Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-05T23:13:26.915Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-05T23:13:26.915Z] 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-05T23:13:27.179Z] 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-05T23:13:27.179Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-05T23:13:27.179Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-05T23:13:27.179Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-05T23:13:27.179Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-05T23:13:27.179Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-05T23:13:27.179Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-05T23:13:27.179Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-05-05T23:13:27.179Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-05T23:13:27.179Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-05T23:13:27.179Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-05T23:13:27.179Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-05T23:13:27.179Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-05T23:13:27.179Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-05T23:13:27.179Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-05T23:13:27.443Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-05T23:13:27.443Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-05T23:13:27.443Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-05T23:13:27.443Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-05T23:13:27.443Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-05T23:13:27.443Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-05T23:13:27.443Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-05T23:13:27.443Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-05T23:13:27.443Z] 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-05T23:13:27.443Z] 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-05T23:13:27.443Z] 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-05T23:13:27.443Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.46 [16.0 kB] [2021-05-05T23:13:27.443Z] 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-05T23:13:27.704Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-05T23:13:27.704Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-05T23:13:27.704Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-05T23:13:27.704Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-05T23:13:27.704Z] 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-05T23:13:27.704Z] 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-05T23:13:27.704Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-05T23:13:27.704Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-05T23:13:27.704Z] 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-05T23:13:27.704Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-05T23:13:27.704Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-05T23:13:27.704Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-05T23:13:27.704Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-05T23:13:27.965Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-05T23:13:27.965Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-05T23:13:27.965Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-05T23:13:27.965Z] Fetched 64.0 MB in 2s (34.7 MB/s) [2021-05-05T23:13:28.224Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T23:13:28.225Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-05T23:13:28.225Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-05T23:13:28.795Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-05T23:13:28.795Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-05T23:13:29.056Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-142.146_amd64.deb ... [2021-05-05T23:13:29.056Z] Unpacking linux-libc-dev:amd64 (4.15.0-142.146) over (4.15.0-20.21) ... [2021-05-05T23:13:30.005Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-05T23:13:30.005Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-05T23:13:30.005Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-05T23:13:30.005Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-05T23:13:30.005Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-05T23:13:30.005Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-05T23:13:30.266Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-05T23:13:30.266Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-05T23:13:30.266Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-05T23:13:30.266Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-05T23:13:30.527Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-05T23:13:30.527Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-05T23:13:30.527Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-05T23:13:30.527Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-05T23:13:30.527Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-05T23:13:30.793Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-05T23:13:30.793Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-05T23:13:30.793Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-05T23:13:30.793Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-05T23:13:31.054Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-05T23:13:31.054Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-05T23:13:31.054Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-05T23:13:31.054Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-05T23:13:31.054Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-05T23:13:31.315Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-05T23:13:31.315Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-05T23:13:31.315Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-05T23:13:31.576Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-05T23:13:31.576Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-05T23:13:31.838Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-05T23:13:32.099Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-05T23:13:32.360Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-05T23:13:32.360Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-05T23:13:32.360Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-05T23:13:32.360Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-05T23:13:32.624Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-05T23:13:32.886Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-05T23:13:32.886Z] Installing new version of config file /etc/issue ... [2021-05-05T23:13:32.886Z] Installing new version of config file /etc/issue.net ... [2021-05-05T23:13:32.886Z] Installing new version of config file /etc/lsb-release ... [2021-05-05T23:13:32.886Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-05T23:13:33.147Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-05T23:13:33.409Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-05T23:13:33.409Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-05T23:13:33.409Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T23:13:33.409Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-05T23:13:33.409Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-05T23:13:33.671Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-05T23:13:33.671Z] 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-05T23:13:33.933Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T23:13:33.933Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-05T23:13:33.933Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-05T23:13:33.933Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-05T23:13:34.195Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T23:13:34.195Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-05T23:13:34.195Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-05T23:13:34.195Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-05T23:13:34.507Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T23:13:34.507Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-05T23:13:34.507Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-05T23:13:34.769Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-05T23:13:35.031Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T23:13:35.031Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-05T23:13:35.031Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-05T23:13:35.031Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-05T23:13:35.292Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T23:13:35.292Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-05T23:13:35.292Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-05T23:13:35.292Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-05T23:13:35.292Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T23:13:35.292Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-05T23:13:35.556Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-05T23:13:35.556Z] Setting up grep (3.1-2build1) ... [2021-05-05T23:13:35.556Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T23:13:35.556Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-05T23:13:35.817Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-05T23:13:35.817Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-05T23:13:36.085Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T23:13:36.085Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-05T23:13:36.085Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-05T23:13:36.085Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-05T23:13:36.346Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T23:13:36.347Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-05T23:13:36.347Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-05T23:13:36.920Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-05T23:13:36.920Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-05T23:13:37.182Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-05T23:13:37.182Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-05T23:13:37.761Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-05T23:13:37.761Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T23:13:37.761Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-05T23:13:38.022Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-05T23:13:39.406Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-05T23:13:39.667Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-05T23:13:39.667Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-05T23:13:39.667Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-05T23:13:39.667Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-05T23:13:39.928Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T23:13:39.928Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-05T23:13:39.928Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-05T23:13:40.189Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-05T23:13:40.189Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T23:13:40.189Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-05T23:13:40.189Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-05T23:13:40.189Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-05T23:13:40.450Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T23:13:40.450Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-05T23:13:40.450Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-05T23:13:40.450Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-05T23:13:40.711Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T23:13:40.711Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-05T23:13:40.711Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-05T23:13:40.711Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-05T23:13:40.711Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T23:13:40.711Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-05T23:13:40.711Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-05T23:13:40.972Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-05T23:13:40.972Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T23:13:40.972Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-05T23:13:40.972Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-05T23:13:40.972Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-05T23:13:41.232Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-05T23:13:41.232Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-05T23:13:41.232Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T23:13:41.232Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-05T23:13:41.232Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-05T23:13:41.493Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-05T23:13:41.493Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T23:13:41.493Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-05T23:13:41.493Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-05T23:13:41.493Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-05T23:13:41.755Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T23:13:41.755Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-05T23:13:41.755Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-05T23:13:41.755Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-05T23:13:41.755Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T23:13:41.755Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-05T23:13:42.017Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-05T23:13:42.281Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-05T23:13:42.555Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-05T23:13:42.816Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-05T23:13:43.077Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T23:13:43.077Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-05T23:13:43.077Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-05T23:13:43.375Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-05T23:13:43.375Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T23:13:43.375Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-05T23:13:43.375Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-05T23:13:43.645Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-05T23:13:43.645Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T23:13:43.645Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-05T23:13:43.645Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-05-05T23:13:43.942Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-05T23:13:44.222Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T23:13:44.222Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-05T23:13:44.222Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-05T23:13:44.222Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-05T23:13:44.495Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T23:13:44.495Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-05T23:13:44.766Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-05T23:13:44.766Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-05T23:13:44.766Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T23:13:44.766Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-05T23:13:44.766Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-05T23:13:45.030Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-05T23:13:45.318Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T23:13:45.318Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-05T23:13:45.318Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-05T23:13:45.318Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-05T23:13:45.318Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T23:13:45.318Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-05T23:13:45.598Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-05T23:13:45.598Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-05T23:13:45.872Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T23:13:45.872Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-05T23:13:45.872Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-05T23:13:45.872Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.46_amd64.deb ... [2021-05-05T23:13:45.872Z] Unpacking systemd-sysv (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-05-05T23:13:46.137Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-05T23:13:46.137Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-05T23:13:46.137Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-05T23:13:46.137Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T23:13:46.137Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-05T23:13:46.399Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-05T23:13:46.399Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-05T23:13:46.399Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T23:13:46.399Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-05-05T23:13:46.399Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-05T23:13:46.660Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-05T23:13:46.921Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T23:13:46.921Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-05T23:13:46.921Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-05T23:13:46.921Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-05T23:13:47.183Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T23:13:47.183Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-05T23:13:47.183Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-05T23:13:47.183Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-05T23:13:47.444Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T23:13:47.444Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-05T23:13:47.444Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-05T23:13:47.705Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-05T23:13:47.967Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T23:13:47.967Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-05T23:13:47.967Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-05T23:13:47.967Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-05T23:13:48.229Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T23:13:48.229Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-05T23:13:48.229Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-05T23:13:48.229Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-05T23:13:48.229Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T23:13:48.229Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-05T23:13:48.490Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-05T23:13:48.490Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-05T23:13:48.490Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T23:13:48.490Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-05T23:13:48.490Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-05T23:13:48.752Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-05T23:13:49.013Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T23:13:49.013Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-05T23:13:49.013Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-05T23:13:49.013Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-05T23:13:49.274Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T23:13:49.274Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-05T23:13:49.274Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-05T23:13:49.274Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-05T23:13:49.274Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T23:13:49.274Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-05T23:13:49.274Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-05T23:13:49.535Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-05T23:13:49.796Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T23:13:49.796Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-05T23:13:49.796Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-05T23:13:49.796Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-05T23:13:50.058Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T23:13:50.058Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-05T23:13:50.058Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-05T23:13:50.058Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-05T23:13:50.319Z] (Reading database ... 13915 files and directories currently installed.) [2021-05-05T23:13:50.319Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-05T23:13:50.319Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-05T23:13:50.319Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-05T23:13:50.319Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-05T23:13:50.580Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-05T23:13:50.841Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-05T23:13:50.841Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-05T23:13:50.841Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-05T23:13:51.103Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-05T23:13:51.103Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-05T23:13:51.364Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-05T23:13:51.364Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-05T23:13:51.364Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-05T23:13:51.365Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-05T23:13:51.626Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-05T23:13:51.626Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-05T23:13:51.626Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-05T23:13:51.626Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-05T23:13:51.896Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-05T23:13:51.896Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-05T23:13:51.896Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-05T23:13:52.158Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-05T23:13:52.158Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-05T23:13:52.158Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-05T23:13:53.541Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-05T23:13:53.541Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-05T23:13:53.541Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-05T23:13:53.541Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-05T23:13:53.541Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-05T23:13:53.541Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-05T23:13:54.121Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-05T23:13:54.121Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-05T23:13:54.121Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-05T23:13:54.121Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-05T23:13:54.121Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-05T23:13:54.382Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-05T23:13:54.382Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-05T23:13:54.382Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-05T23:13:54.382Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-05T23:13:54.643Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-05T23:13:54.643Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-05T23:13:54.643Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-05T23:13:54.904Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-05T23:13:54.904Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-05T23:13:55.850Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-05T23:13:55.850Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-05T23:13:56.794Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-05T23:13:56.794Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-05T23:13:57.736Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-05T23:13:57.736Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-05T23:13:57.996Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-05T23:13:57.996Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-05T23:13:58.942Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-05T23:13:58.942Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-05T23:13:59.223Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-05T23:13:59.223Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-05T23:13:59.223Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-05T23:13:59.223Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-05T23:13:59.484Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-05T23:13:59.484Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-05T23:13:59.484Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-05T23:13:59.784Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-05T23:13:59.784Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-05T23:13:59.784Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-05T23:14:00.049Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-05T23:14:00.049Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-05T23:14:00.310Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-05T23:14:00.311Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-05T23:14:00.311Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-05T23:14:00.311Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-05T23:14:00.571Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-05T23:14:00.571Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-05T23:14:00.571Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-05T23:14:00.571Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-05T23:14:00.571Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-05T23:14:00.571Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-05T23:14:00.832Z] [2021-05-05T23:14:00.832Z] Current default time zone: 'Etc/UTC' [2021-05-05T23:14:00.832Z] Local time is now: Wed May 5 23:14:00 UTC 2021. [2021-05-05T23:14:00.832Z] Universal Time is now: Wed May 5 23:14:00 UTC 2021. [2021-05-05T23:14:00.832Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-05T23:14:00.832Z] [2021-05-05T23:14:00.832Z] Setting up systemd-sysv (237-3ubuntu10.46) ... [2021-05-05T23:14:00.832Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-05T23:14:01.093Z] Setting up linux-libc-dev:amd64 (4.15.0-142.146) ... [2021-05-05T23:14:01.093Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-05T23:14:01.093Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-05T23:14:01.093Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-05T23:14:01.093Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-05T23:14:01.093Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-05T23:14:01.093Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-05T23:14:01.093Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-05T23:14:01.836Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-05T23:14:01.836Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-05T23:14:01.836Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-05T23:14:01.836Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-05T23:14:01.836Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-05T23:14:01.836Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-05T23:14:01.836Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-05T23:14:01.836Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-05T23:14:01.836Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-05T23:14:01.836Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-05T23:14:01.836Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-05T23:14:01.836Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-05T23:14:01.836Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-05T23:14:03.752Z] Updating certificates in /etc/ssl/certs... [2021-05-05T23:14:04.327Z] 23 added, 27 removed; done. [2021-05-05T23:14:04.327Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-05T23:14:04.327Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-05T23:14:04.327Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-05T23:14:04.327Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-05T23:14:04.327Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-05T23:14:04.327Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-05T23:14:04.589Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-05T23:14:04.589Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-05T23:14:04.589Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-05T23:14:04.589Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-05T23:14:04.589Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-05T23:14:04.589Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-05T23:14:04.589Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-05T23:14:04.589Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-05T23:14:04.589Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-05T23:14:04.849Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-05T23:14:04.849Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-05T23:14:04.849Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-05T23:14:04.849Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-05T23:14:04.849Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-05T23:14:04.849Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-05T23:14:04.849Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-05T23:14:05.111Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-05T23:14:05.111Z] Processing triggers for systemd (237-3ubuntu10.46) ... [2021-05-05T23:14:05.111Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-05T23:14:05.111Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-05T23:14:05.111Z] Updating certificates in /etc/ssl/certs... [2021-05-05T23:14:05.684Z] 0 added, 0 removed; done. [2021-05-05T23:14:05.684Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-05T23:14:05.684Z] done. [2021-05-05T23:14:06.627Z] Reading package lists... [2021-05-05T23:14:06.627Z] Building dependency tree... [2021-05-05T23:14:06.627Z] Reading state information... [2021-05-05T23:14:06.889Z] The following NEW packages will be installed: [2021-05-05T23:14:06.890Z] apt-transport-https [2021-05-05T23:14:07.151Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-05T23:14:07.151Z] Need to get 1692 B of archives. [2021-05-05T23:14:07.151Z] After this operation, 154 kB of additional disk space will be used. [2021-05-05T23:14:07.151Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-05T23:14:07.151Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-05T23:14:07.151Z] Fetched 1692 B in 0s (8486 B/s) [2021-05-05T23:14:07.151Z] Selecting previously unselected package apt-transport-https. [2021-05-05T23:14:07.151Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-05T23:14:07.151Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-05T23:14:07.151Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-05T23:14:07.413Z] Setting up apt-transport-https (1.6.13) ... [2021-05-05T23:14:07.674Z] Waiting for network to be ready... [2021-05-05T23:14:14.276Z] 2021-05-05T23:14:11Z INFO Waiting for automatic snapd restart... [2021-05-05T23:14:14.276Z] snapd 2.49.2 from Canonical* installed [2021-05-05T23:14:15.663Z] "snapd" switched to the "latest/stable" channel [2021-05-05T23:14:15.663Z] [2021-05-05T23:14:20.963Z] core18 20210309 from Canonical* installed [2021-05-05T23:14:20.963Z] "core18" switched to the "latest/stable" channel [2021-05-05T23:14:20.963Z] [2021-05-05T23:14:27.576Z] snapcraft 4.7.1 from Canonical* installed [2021-05-05T23:14:27.576Z] "snapcraft" switched to the "latest/stable" channel [2021-05-05T23:14:27.576Z] [2021-05-05T23:14:30.874Z] 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-05T23:14:30.874Z] - README.md [2021-05-05T23:14:30.874Z] [2021-05-05T23:14:30.874Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-05T23:14:37.485Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-05T23:14:37.485Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-05T23:14:37.746Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-05T23:14:37.746Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-05T23:14:39.399Z] Reading package lists... [2021-05-05T23:14:39.995Z] 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-05T23:14:44.992Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-05T23:14:44.992Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-05-05T23:14:44.993Z] ---> 2461405f28ef [2021-05-05T23:14:44.993Z] Step 3/31 : WORKDIR /edgex-go [2021-05-05T23:14:44.993Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-05T23:14:44.993Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-05T23:14:44.993Z] ---> 2461405f28ef [2021-05-05T23:14:44.993Z] Step 3/22 : WORKDIR /edgex-go [2021-05-05T23:14:44.993Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-05T23:14:44.993Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-05T23:14:44.993Z] ---> 2461405f28ef [2021-05-05T23:14:44.993Z] Step 3/23 : WORKDIR /edgex-go [2021-05-05T23:14:44.993Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-05T23:14:44.993Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-05T23:14:44.993Z] ---> 2461405f28ef [2021-05-05T23:14:44.993Z] Step 3/22 : WORKDIR /edgex-go [2021-05-05T23:14:44.993Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-05T23:14:44.993Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-05T23:14:44.993Z] ---> 2461405f28ef [2021-05-05T23:14:44.993Z] Step 3/23 : WORKDIR /edgex-go [2021-05-05T23:14:44.993Z] ---> Running in caa19d90c8d9 [2021-05-05T23:14:44.993Z] ---> Running in 8b46e3dca063 [2021-05-05T23:14:44.993Z] ---> Running in 6bffa3547749 [2021-05-05T23:14:44.993Z] ---> Running in eaf6ec71213b [2021-05-05T23:14:44.993Z] ---> Running in 5f2fcdf5fc80 [2021-05-05T23:14:44.993Z] Removing intermediate container 6bffa3547749 [2021-05-05T23:14:44.993Z] ---> 2830b619da35 [2021-05-05T23:14:44.993Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T23:14:44.993Z] Removing intermediate container 5f2fcdf5fc80 [2021-05-05T23:14:44.993Z] ---> 30ed1badfbe9 [2021-05-05T23:14:44.993Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T23:14:44.993Z] ---> Running in 1b508f61f5df [2021-05-05T23:14:44.993Z] Removing intermediate container caa19d90c8d9 [2021-05-05T23:14:44.993Z] ---> 245c9d12b6d1 [2021-05-05T23:14:44.993Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T23:14:44.993Z] Removing intermediate container 8b46e3dca063 [2021-05-05T23:14:44.993Z] ---> fd9102accb21 [2021-05-05T23:14:44.993Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T23:14:44.993Z] Removing intermediate container eaf6ec71213b [2021-05-05T23:14:44.993Z] ---> c6d875ae7930 [2021-05-05T23:14:44.993Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T23:14:44.993Z] ---> Running in da22411a4eef [2021-05-05T23:14:44.993Z] ---> Running in 854d6ebf4a33 [2021-05-05T23:14:44.993Z] ---> Running in c53af4c66846 [2021-05-05T23:14:44.993Z] ---> Running in bf0588715e01 [2021-05-05T23:14:44.993Z] Removing intermediate container 1b508f61f5df [2021-05-05T23:14:44.993Z] ---> d9017e5eeb29 [2021-05-05T23:14:44.993Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-05-05T23:14:44.993Z] ---> Running in cabf353f1ae5 [2021-05-05T23:14:44.993Z] Removing intermediate container da22411a4eef [2021-05-05T23:14:44.993Z] ---> 7bae5e83e555 [2021-05-05T23:14:44.993Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-05T23:14:44.993Z] ---> Running in 56f061107dcd [2021-05-05T23:14:44.993Z] Removing intermediate container 854d6ebf4a33 [2021-05-05T23:14:44.993Z] ---> b2584b673acf [2021-05-05T23:14:44.993Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-05T23:14:44.993Z] ---> Running in bff3a92e7bdc [2021-05-05T23:14:44.993Z] Removing intermediate container bf0588715e01 [2021-05-05T23:14:44.993Z] ---> f9b788e9833d [2021-05-05T23:14:44.993Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-05T23:14:44.993Z] Removing intermediate container c53af4c66846 [2021-05-05T23:14:44.993Z] ---> 1f3f2a569302 [2021-05-05T23:14:44.993Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-05T23:14:44.993Z] ---> Running in b24b291c9af0 [2021-05-05T23:14:44.993Z] ---> Running in 16266c43d286 [2021-05-05T23:14:44.993Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-05T23:14:44.993Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-05T23:14:44.993Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-05T23:14:44.993Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-05T23:14:44.993Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-05T23:14:44.993Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-05T23:14:44.993Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-05T23:14:45.580Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-05T23:14:45.580Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-05T23:14:45.856Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-05T23:14:46.142Z] OK: 218 MiB in 52 packages [2021-05-05T23:14:46.583Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-05T23:14:46.583Z] Reading package lists... [2021-05-05T23:14:46.583Z] Building dependency tree... [2021-05-05T23:14:46.583Z] Reading state information... [2021-05-05T23:14:46.583Z] Suggested packages: [2021-05-05T23:14:46.583Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-05T23:14:46.583Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-05T23:14:46.583Z] Recommended packages: [2021-05-05T23:14:46.583Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-05-05T23:14:46.583Z] The following NEW packages will be installed: [2021-05-05T23:14:46.583Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-05-05T23:14:46.583Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-05-05T23:14:46.583Z] pkg-config zip [2021-05-05T23:14:46.583Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-05-05T23:14:46.583Z] Need to get 7663 kB of archives. [2021-05-05T23:14:46.583Z] After this operation, 43.8 MB of additional disk space will be used. [2021-05-05T23:14:46.583Z] 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-05T23:14:46.583Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-05T23:14:46.583Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-05T23:14:46.583Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-05T23:14:46.583Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-05T23:14:46.583Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-05T23:14:46.583Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-05T23:14:46.760Z] OK: 218 MiB in 52 packages [2021-05-05T23:14:46.760Z] OK: 218 MiB in 52 packages [2021-05-05T23:14:46.761Z] OK: 218 MiB in 52 packages [2021-05-05T23:14:46.843Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-05T23:14:46.843Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-05T23:14:46.843Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-05T23:14:46.843Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-05T23:14:47.037Z] OK: 218 MiB in 52 packages [2021-05-05T23:14:47.103Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-05T23:14:47.103Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-05T23:14:47.103Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-05T23:14:47.103Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-05-05T23:14:47.364Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-05T23:14:47.364Z] Fetched 7663 kB in 1s (10.7 MB/s) [2021-05-05T23:14:47.364Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-05T23:14:47.364Z] (Reading database ... 13924 files and directories currently installed.) [2021-05-05T23:14:47.364Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-05T23:14:47.364Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-05T23:14:47.626Z] Selecting previously unselected package libpsl5:amd64. [2021-05-05T23:14:47.627Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-05T23:14:47.627Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-05T23:14:47.627Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-05T23:14:47.627Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-05T23:14:47.627Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-05T23:14:47.633Z] Removing intermediate container cabf353f1ae5 [2021-05-05T23:14:47.633Z] ---> 086faab67b51 [2021-05-05T23:14:47.633Z] Step 6/31 : COPY go.mod . [2021-05-05T23:14:47.887Z] Selecting previously unselected package librtmp1:amd64. [2021-05-05T23:14:47.888Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-05T23:14:47.888Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-05T23:14:47.888Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-05T23:14:47.888Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-05T23:14:47.888Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-05T23:14:48.149Z] Selecting previously unselected package liberror-perl. [2021-05-05T23:14:48.149Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-05-05T23:14:48.149Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-05T23:14:48.149Z] Selecting previously unselected package git-man. [2021-05-05T23:14:48.149Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-05T23:14:48.149Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-05T23:14:48.409Z] Selecting previously unselected package git. [2021-05-05T23:14:48.409Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-05T23:14:48.409Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-05T23:14:48.615Z] Removing intermediate container 56f061107dcd [2021-05-05T23:14:48.616Z] ---> a661e31d721a [2021-05-05T23:14:48.616Z] Step 6/23 : COPY go.mod . [2021-05-05T23:14:48.890Z] ---> 6daaeafc9172 [2021-05-05T23:14:48.890Z] Step 7/31 : RUN go mod download [2021-05-05T23:14:48.890Z] ---> Running in 7105698ae0c2 [2021-05-05T23:14:48.890Z] Removing intermediate container b24b291c9af0 [2021-05-05T23:14:48.890Z] ---> c0186f436d9f [2021-05-05T23:14:48.890Z] Step 6/23 : COPY go.mod . [2021-05-05T23:14:49.162Z] Removing intermediate container bff3a92e7bdc [2021-05-05T23:14:49.162Z] ---> 57b8e440f8f3 [2021-05-05T23:14:49.162Z] Step 6/22 : COPY go.mod . [2021-05-05T23:14:49.162Z] Removing intermediate container 16266c43d286 [2021-05-05T23:14:49.162Z] ---> 913c940eff9b [2021-05-05T23:14:49.162Z] Step 6/22 : COPY go.mod . [2021-05-05T23:14:49.393Z] Selecting previously unselected package libnorm1:amd64. [2021-05-05T23:14:49.393Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-05T23:14:49.393Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-05T23:14:49.393Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-05T23:14:49.393Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-05T23:14:49.393Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-05T23:14:49.394Z] Selecting previously unselected package libsodium23:amd64. [2021-05-05T23:14:49.394Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-05-05T23:14:49.394Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-05T23:14:49.434Z] ---> 0689859a16c8 [2021-05-05T23:14:49.434Z] Step 7/23 : RUN go mod download [2021-05-05T23:14:49.662Z] Selecting previously unselected package libzmq5:amd64. [2021-05-05T23:14:49.662Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-05T23:14:49.662Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-05T23:14:49.662Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-05T23:14:49.662Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-05T23:14:49.662Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-05T23:14:49.662Z] Selecting previously unselected package pkg-config. [2021-05-05T23:14:49.662Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-05T23:14:49.711Z] ---> Running in 89405419bd48 [2021-05-05T23:14:49.940Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-05-05T23:14:49.940Z] Selecting previously unselected package zip. [2021-05-05T23:14:49.940Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-05-05T23:14:49.940Z] Unpacking zip (3.0-11build1) ... [2021-05-05T23:14:49.940Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-05T23:14:49.940Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-05T23:14:49.940Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-05T23:14:49.940Z] Setting up liberror-perl (0.17025-1) ... [2021-05-05T23:14:50.245Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-05T23:14:50.245Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-05T23:14:50.245Z] No schema files found: doing nothing. [2021-05-05T23:14:50.245Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-05T23:14:50.245Z] Setting up zip (3.0-11build1) ... [2021-05-05T23:14:50.245Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-05T23:14:50.245Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-05T23:14:50.245Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-05T23:14:50.311Z] ---> 164b67e3c5e2 [2021-05-05T23:14:50.311Z] Step 7/22 : RUN go mod download [2021-05-05T23:14:50.311Z] ---> d65d9a335c91 [2021-05-05T23:14:50.311Z] Step 7/22 : RUN go mod download [2021-05-05T23:14:50.311Z] ---> a71684404030 [2021-05-05T23:14:50.311Z] Step 7/23 : RUN go mod download [2021-05-05T23:14:50.516Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-05T23:14:50.516Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-05T23:14:50.516Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-05T23:14:50.516Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-05T23:14:50.516Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-05T23:14:50.584Z] ---> Running in 565124af9fa5 [2021-05-05T23:14:50.584Z] ---> Running in 0ea07d7a1160 [2021-05-05T23:14:50.584Z] ---> Running in 96507c802fea [2021-05-05T23:14:52.574Z] Removing intermediate container 7105698ae0c2 [2021-05-05T23:14:52.574Z] ---> 2006a935793b [2021-05-05T23:14:52.574Z] Step 8/31 : COPY . . [2021-05-05T23:14:53.565Z] Removing intermediate container 89405419bd48 [2021-05-05T23:14:53.565Z] ---> 629bff6a963a [2021-05-05T23:14:53.565Z] Step 8/23 : COPY . . [2021-05-05T23:14:55.001Z] Removing intermediate container 565124af9fa5 [2021-05-05T23:14:55.001Z] ---> 18c65956f7bf [2021-05-05T23:14:55.001Z] Step 8/22 : COPY . . [2021-05-05T23:14:55.275Z] Removing intermediate container 0ea07d7a1160 [2021-05-05T23:14:55.275Z] ---> 6b98e67517da [2021-05-05T23:14:55.275Z] Step 8/23 : COPY . . [2021-05-05T23:14:55.874Z] Removing intermediate container 96507c802fea [2021-05-05T23:14:55.874Z] ---> 86953d15b1c7 [2021-05-05T23:14:55.874Z] Step 8/22 : COPY . . [2021-05-05T23:14:57.100Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-05T23:14:57.361Z] git set to automatically installed. [2021-05-05T23:14:57.361Z] git-man set to automatically installed. [2021-05-05T23:14:57.361Z] libcurl3-gnutls set to automatically installed. [2021-05-05T23:14:57.361Z] liberror-perl set to automatically installed. [2021-05-05T23:14:57.361Z] libglib2.0-0 set to automatically installed. [2021-05-05T23:14:57.361Z] libnghttp2-14 set to automatically installed. [2021-05-05T23:14:57.361Z] libnorm1 set to automatically installed. [2021-05-05T23:14:57.361Z] libpgm-5.2-0 set to automatically installed. [2021-05-05T23:14:57.361Z] libpsl5 set to automatically installed. [2021-05-05T23:14:57.361Z] librtmp1 set to automatically installed. [2021-05-05T23:14:57.361Z] libsodium23 set to automatically installed. [2021-05-05T23:14:57.361Z] libzmq3-dev set to automatically installed. [2021-05-05T23:14:57.361Z] libzmq5 set to automatically installed. [2021-05-05T23:14:57.361Z] pkg-config set to automatically installed. [2021-05-05T23:14:57.361Z] zip set to automatically installed. [2021-05-05T23:14:59.275Z] snapd is not logged in, snap install commands will use sudo [2021-05-05T23:15:05.863Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-05T23:15:20.803Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-05-05T23:15:20.803Z] snapd is not logged in, snap install commands will use sudo [2021-05-05T23:15:22.709Z] ---> c2ca9b848a00 [2021-05-05T23:15:22.710Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-05T23:15:22.710Z] ---> 45d1d5625b9f [2021-05-05T23:15:22.710Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-05-05T23:15:22.710Z] ---> 6b78c2394a7b [2021-05-05T23:15:22.710Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-05-05T23:15:22.710Z] ---> 8fd190c1c3b5 [2021-05-05T23:15:22.710Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-05-05T23:15:22.710Z] ---> 7970b2031d6b [2021-05-05T23:15:22.710Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-05-05T23:15:22.710Z] ---> Running in c9397b9ff72f [2021-05-05T23:15:22.710Z] ---> Running in 7c26ca204464 [2021-05-05T23:15:22.710Z] ---> Running in fc4b90fc3166 [2021-05-05T23:15:22.710Z] ---> Running in ef8f0741be91 [2021-05-05T23:15:22.710Z] ---> Running in 92d011bd2552 [2021-05-05T23:15:22.710Z] 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-05T23:15:22.710Z] 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-05T23:15:22.710Z] 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-05T23:15:22.710Z] 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-05T23:15:22.986Z] 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-05T23:15:26.131Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-05T23:15:27.074Z] snap "core18" has no updates available [2021-05-05T23:15:27.648Z] Pulling go-build-helper [2021-05-05T23:15:27.648Z] + snapcraftctl pull [2021-05-05T23:15:29.034Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-05-05T23:15:29.034Z] Skipping pull go-build-helper (already ran) [2021-05-05T23:15:29.034Z] Building go-build-helper [2021-05-05T23:15:29.034Z] + snapcraftctl build [2021-05-05T23:15:31.582Z] Staging go-build-helper [2021-05-05T23:15:31.583Z] + snapcraftctl stage [2021-05-05T23:15:46.500Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-05T23:15:46.500Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-05T23:15:46.500Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1699 kB] [2021-05-05T23:15:46.500Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-05T23:15:46.500Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-05T23:15:46.500Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-05T23:15:46.500Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-05T23:15:46.500Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-05T23:15:46.500Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-05T23:15:46.500Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-05T23:15:46.500Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-05T23:15:46.500Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] [2021-05-05T23:15:46.500Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-05T23:15:46.500Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-05T23:15:46.500Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [305 kB] [2021-05-05T23:15:46.500Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.7 kB] [2021-05-05T23:15:46.500Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] [2021-05-05T23:15:46.500Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-05-05T23:15:46.500Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-05T23:15:46.500Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2042 kB] [2021-05-05T23:15:46.500Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] [2021-05-05T23:15:46.500Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-05T23:15:46.500Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-05T23:15:46.500Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [326 kB] [2021-05-05T23:15:46.500Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [44.2 kB] [2021-05-05T23:15:46.500Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1733 kB] [2021-05-05T23:15:46.500Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-05T23:15:46.500Z] Fetched 24.5 MB in 0s (0 B/s) [2021-05-05T23:15:46.500Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-05T23:15:46.500Z] Fetched 224 kB in 0s (0 B/s) [2021-05-05T23:15:46.500Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-05T23:15:46.500Z] Fetched 157 kB in 0s (0 B/s) [2021-05-05T23:15:46.500Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-05T23:15:46.500Z] Fetched 221 kB in 0s (0 B/s) [2021-05-05T23:15:46.500Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-05T23:15:46.500Z] Fetched 143 kB in 0s (0 B/s) [2021-05-05T23:15:46.500Z] Pulling app-service-config [2021-05-05T23:15:46.500Z] + snapcraftctl pull [2021-05-05T23:15:46.500Z] Cloning into '/root/parts/app-service-config/src'... [2021-05-05T23:15:46.500Z] Pulling config-common [2021-05-05T23:15:46.500Z] + snapcraftctl pull [2021-05-05T23:15:51.794Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-05T23:15:51.794Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-05T23:15:51.794Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-05T23:15:51.794Z] Fetched 0 B in 0s (0 B/s) [2021-05-05T23:15:51.794Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-05T23:15:51.794Z] Fetched 0 B in 0s (0 B/s) [2021-05-05T23:15:51.794Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-05T23:15:51.794Z] Fetched 0 B in 0s (0 B/s) [2021-05-05T23:15:51.794Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-05T23:15:51.794Z] Fetched 0 B in 0s (0 B/s) [2021-05-05T23:15:51.794Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-05T23:15:51.794Z] Fetched 0 B in 0s (0 B/s) [2021-05-05T23:15:51.794Z] Pulling edgex-go [2021-05-05T23:15:51.794Z] + snapcraftctl pull [2021-05-05T23:16:18.386Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-05T23:16:18.386Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-05T23:16:18.386Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-05T23:16:18.386Z] Fetched 0 B in 0s (0 B/s) [2021-05-05T23:16:18.386Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-05-05T23:16:18.386Z] Fetched 96.5 kB in 0s (0 B/s) [2021-05-05T23:16:18.386Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-05-05T23:16:18.386Z] Fetched 279 kB in 0s (0 B/s) [2021-05-05T23:16:18.386Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-05-05T23:16:18.386Z] Fetched 122 kB in 0s (0 B/s) [2021-05-05T23:16:18.386Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-05-05T23:16:18.386Z] Fetched 77.8 kB in 0s (0 B/s) [2021-05-05T23:16:18.386Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-05-05T23:16:18.386Z] Fetched 8848 B in 0s (0 B/s) [2021-05-05T23:16:18.386Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-05-05T23:16:18.386Z] Fetched 47.8 kB in 0s (0 B/s) [2021-05-05T23:16:18.386Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-05-05T23:16:18.386Z] Fetched 45.6 kB in 0s (0 B/s) [2021-05-05T23:16:18.386Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-05-05T23:16:18.386Z] Fetched 15.0 kB in 0s (0 B/s) [2021-05-05T23:16:18.386Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-05-05T23:16:18.386Z] Fetched 219 kB in 0s (0 B/s) [2021-05-05T23:16:18.386Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-05-05T23:16:18.386Z] Fetched 154 kB in 0s (0 B/s) [2021-05-05T23:16:18.386Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-05-05T23:16:18.386Z] Fetched 50.6 kB in 0s (0 B/s) [2021-05-05T23:16:18.386Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-05-05T23:16:18.386Z] Fetched 14.8 kB in 0s (0 B/s) [2021-05-05T23:16:18.386Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-05-05T23:16:18.386Z] Fetched 41.8 kB in 0s (0 B/s) [2021-05-05T23:16:18.386Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-05-05T23:16:18.386Z] Fetched 499 kB in 0s (0 B/s) [2021-05-05T23:16:18.386Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-05-05T23:16:18.386Z] Fetched 111 kB in 0s (0 B/s) [2021-05-05T23:16:18.386Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-05-05T23:16:18.386Z] Fetched 240 kB in 0s (0 B/s) [2021-05-05T23:16:18.386Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-05-05T23:16:18.386Z] Fetched 29.3 kB in 0s (0 B/s) [2021-05-05T23:16:18.386Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-05-05T23:16:18.386Z] Fetched 85.5 kB in 0s (0 B/s) [2021-05-05T23:16:18.386Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-05-05T23:16:18.386Z] Fetched 24.5 kB in 0s (0 B/s) [2021-05-05T23:16:18.386Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-05-05T23:16:18.386Z] Fetched 49.2 kB in 0s (0 B/s) [2021-05-05T23:16:18.386Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-05-05T23:16:18.386Z] Fetched 54.2 kB in 0s (0 B/s) [2021-05-05T23:16:18.386Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-05-05T23:16:18.386Z] Fetched 30.8 kB in 0s (0 B/s) [2021-05-05T23:16:18.386Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-05-05T23:16:18.386Z] Fetched 15.8 kB in 0s (0 B/s) [2021-05-05T23:16:18.386Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-05-05T23:16:18.386Z] Fetched 85.9 kB in 0s (0 B/s) [2021-05-05T23:16:18.386Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-05-05T23:16:18.386Z] Fetched 8720 B in 0s (0 B/s) [2021-05-05T23:16:18.386Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-05-05T23:16:18.386Z] Fetched 137 kB in 0s (0 B/s) [2021-05-05T23:16:18.386Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-05-05T23:16:18.386Z] Fetched 119 kB in 0s (0 B/s) [2021-05-05T23:16:18.386Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-05-05T23:16:18.386Z] Fetched 110 kB in 0s (0 B/s) [2021-05-05T23:16:18.386Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-05-05T23:16:18.386Z] Fetched 11.1 kB in 0s (0 B/s) [2021-05-05T23:16:18.386Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-05-05T23:16:18.386Z] Fetched 645 kB in 0s (0 B/s) [2021-05-05T23:16:18.386Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-05-05T23:16:18.386Z] Fetched 41.3 kB in 0s (0 B/s) [2021-05-05T23:16:18.386Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-05-05T23:16:18.386Z] Fetched 17.9 kB in 0s (0 B/s) [2021-05-05T23:16:18.386Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-05-05T23:16:18.386Z] Fetched 368 kB in 0s (0 B/s) [2021-05-05T23:16:18.386Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-05-05T23:16:18.386Z] Fetched 187 kB in 0s (0 B/s) [2021-05-05T23:16:18.386Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-05-05T23:16:18.386Z] Fetched 175 kB in 0s (0 B/s) [2021-05-05T23:16:18.386Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-05-05T23:16:18.386Z] Fetched 206 kB in 0s (0 B/s) [2021-05-05T23:16:18.386Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-05-05T23:16:18.386Z] Fetched 1301 kB in 0s (0 B/s) [2021-05-05T23:16:18.386Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-05-05T23:16:18.386Z] Fetched 36.2 kB in 0s (0 B/s) [2021-05-05T23:16:18.386Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-05-05T23:16:18.386Z] Fetched 159 kB in 0s (0 B/s) [2021-05-05T23:16:18.386Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-05-05T23:16:18.386Z] Fetched 107 kB in 0s (0 B/s) [2021-05-05T23:16:18.386Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-05-05T23:16:18.386Z] Fetched 48.7 kB in 0s (0 B/s) [2021-05-05T23:16:18.386Z] Pulling static-packages [2021-05-05T23:16:18.386Z] + snapcraftctl pull [2021-05-05T23:16:18.386Z] Pulling version [2021-05-05T23:16:18.386Z] + cd /root/project [2021-05-05T23:16:18.386Z] + [ -f VERSION ] [2021-05-05T23:16:18.386Z] + PROJECT_VERSION=local-dev [2021-05-05T23:16:18.386Z] + git rev-parse --short HEAD [2021-05-05T23:16:18.386Z] + GIT_REVISION=534e16af [2021-05-05T23:16:18.386Z] + snapcraftctl set-version local-dev [2021-05-05T23:16:18.386Z] Skipping build go-build-helper (already ran) [2021-05-05T23:16:18.387Z] Building app-service-config [2021-05-05T23:16:18.387Z] + make build [2021-05-05T23:16:18.387Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-05-05T23:16:19.774Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.52 [2021-05-05T23:16:19.774Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.5 [2021-05-05T23:16:19.774Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.11 [2021-05-05T23:16:19.774Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.78 [2021-05-05T23:16:19.774Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-05T23:16:19.774Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.42 [2021-05-05T23:16:20.035Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.17 [2021-05-05T23:16:20.035Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.7 [2021-05-05T23:16:20.299Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-05T23:16:20.299Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-05-05T23:16:20.559Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-05T23:16:20.559Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-05T23:16:20.559Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-05T23:16:20.559Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-05T23:16:20.559Z] go: downloading github.com/go-playground/validator/v10 v10.5.0 [2021-05-05T23:16:20.849Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-05T23:16:20.849Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-05T23:16:20.849Z] go: downloading golang.org/x/text v0.3.2 [2021-05-05T23:16:20.849Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-05T23:16:20.849Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-05T23:16:20.849Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-05T23:16:21.110Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-05T23:16:21.110Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-05T23:16:21.110Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-05T23:16:21.372Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-05T23:16:21.372Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-05T23:16:21.372Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-05T23:16:21.372Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-05T23:16:21.372Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.3 [2021-05-05T23:16:21.372Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-05T23:16:21.372Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-05T23:16:21.372Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-05T23:16:21.372Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-05T23:16:21.372Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-05-05T23:16:21.372Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-05T23:16:21.372Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-05T23:16:21.372Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-05T23:16:21.372Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-05T23:16:21.372Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-05T23:16:21.633Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-05T23:16:21.633Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-05T23:16:21.633Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-05T23:16:21.633Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-05T23:16:21.633Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-05T23:16:21.633Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-05T23:16:33.870Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-05T23:16:33.870Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-05-05T23:16:33.870Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-05T23:16:33.870Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-05T23:16:34.441Z] Building config-common [2021-05-05T23:16:34.441Z] + snapcraftctl build [2021-05-05T23:16:37.744Z] Building edgex-go [2021-05-05T23:16:38.005Z] + cd /root/parts/edgex-go/src [2021-05-05T23:16:38.005Z] + make build [2021-05-05T23:16:38.005Z] 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-05T23:16:38.579Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-05-05T23:16:38.579Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.19 [2021-05-05T23:16:38.845Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-05-05T23:16:38.845Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-05T23:16:43.060Z] 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-05T23:16:43.060Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-05T23:16:49.660Z] 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-05T23:16:50.605Z] 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-05T23:16:52.521Z] 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-05T23:16:52.781Z] 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-05T23:16:53.042Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-05T23:16:53.042Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-05T23:16:53.042Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-05T23:16:53.042Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-05T23:16:54.954Z] 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-05T23:16:55.216Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-05-05T23:16:55.216Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-05-05T23:16:57.764Z] 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-05T23:16:58.705Z] 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-05T23:16:58.966Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-05-05T23:17:00.355Z] 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-05T23:17:01.746Z] 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-05T23:17:03.133Z] 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-05T23:17:03.394Z] go: downloading github.com/lib/pq v1.10.1 [2021-05-05T23:17:05.309Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-05-05T23:17:05.309Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-05-05T23:17:05.309Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-05-05T23:17:05.636Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-05-05T23:17:05.636Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-05-05T23:17:05.636Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-05-05T23:17:05.636Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-05-05T23:17:05.636Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-05-05T23:17:05.636Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-05-05T23:17:05.636Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-05-05T23:17:05.636Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-05-05T23:17:05.636Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-05-05T23:17:05.636Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-05-05T23:17:05.636Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-05-05T23:17:05.636Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-05-05T23:17:05.636Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-05-05T23:17:05.636Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-05-05T23:17:05.636Z] + 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-05T23:17:05.636Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-05-05T23:17:05.636Z] + 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-05T23:17:05.636Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-05-05T23:17:05.931Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-05-05T23:17:05.931Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-05-05T23:17:05.931Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-05-05T23:17:05.931Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-05-05T23:17:05.931Z] + 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-05T23:17:09.316Z] Building static-packages [2021-05-05T23:17:09.316Z] + snapcraftctl build [2021-05-05T23:17:12.617Z] Building version [2021-05-05T23:17:12.618Z] + snapcraftctl build [2021-05-05T23:17:15.167Z] Skipping stage go-build-helper (already ran) [2021-05-05T23:17:15.167Z] Staging app-service-config [2021-05-05T23:17:15.167Z] + snapcraftctl stage [2021-05-05T23:17:16.111Z] Staging config-common [2021-05-05T23:17:16.111Z] + snapcraftctl stage [2021-05-05T23:17:17.056Z] Staging edgex-go [2021-05-05T23:17:17.056Z] + snapcraftctl stage [2021-05-05T23:17:18.444Z] Staging static-packages [2021-05-05T23:17:18.444Z] + snapcraftctl stage [2021-05-05T23:17:19.832Z] Staging version [2021-05-05T23:17:19.832Z] + snapcraftctl stage [2021-05-05T23:17:21.220Z] Priming go-build-helper [2021-05-05T23:17:21.220Z] + snapcraftctl prime [2021-05-05T23:17:22.164Z] Priming app-service-config [2021-05-05T23:17:22.164Z] + snapcraftctl prime [2021-05-05T23:17:23.551Z] Priming config-common [2021-05-05T23:17:23.551Z] + snapcraftctl prime [2021-05-05T23:17:24.939Z] Priming edgex-go [2021-05-05T23:17:24.939Z] + snapcraftctl prime [2021-05-05T23:17:26.327Z] Priming static-packages [2021-05-05T23:17:26.327Z] + snapcraftctl prime [2021-05-05T23:17:28.875Z] Priming version [2021-05-05T23:17:28.875Z] + snapcraftctl prime [2021-05-05T23:17:29.893Z] Removing intermediate container c9397b9ff72f [2021-05-05T23:17:29.893Z] ---> 84cc05b2eb78 [2021-05-05T23:17:29.893Z] [2021-05-05T23:17:29.893Z] Step 10/31 : FROM alpine:3.12 [2021-05-05T23:17:29.893Z] 3.12: Pulling from library/alpine [2021-05-05T23:17:29.893Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-05T23:17:29.893Z] Status: Downloaded newer image for alpine:3.12 [2021-05-05T23:17:29.893Z] ---> 9852663dfa18 [2021-05-05T23:17:29.893Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-05T23:17:29.893Z] ---> Running in 94630f60c99e [2021-05-05T23:17:29.893Z] Removing intermediate container 94630f60c99e [2021-05-05T23:17:29.893Z] ---> ed6f97e9d499 [2021-05-05T23:17:29.893Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-05T23:17:29.893Z] ---> Running in 6510c1767405 [2021-05-05T23:17:29.893Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-05T23:17:29.893Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-05T23:17:29.893Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-05T23:17:29.893Z] (2/2) Installing su-exec (0.2-r1) [2021-05-05T23:17:29.893Z] Executing busybox-1.31.1-r20.trigger [2021-05-05T23:17:29.893Z] OK: 5 MiB in 16 packages [2021-05-05T23:17:29.893Z] Removing intermediate container 6510c1767405 [2021-05-05T23:17:29.893Z] ---> 52696c17ccc2 [2021-05-05T23:17:29.893Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-05T23:17:29.893Z] ---> Running in 845dcb3ee0fa [2021-05-05T23:17:30.261Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-05-05T23:17:30.497Z] Removing intermediate container 845dcb3ee0fa [2021-05-05T23:17:30.497Z] ---> 900d61777f95 [2021-05-05T23:17:30.497Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-05T23:17:30.782Z] ---> Running in 914530e1e3fb [Pipeline] } [2021-05-05T23:17:32.238Z] Removing intermediate container 914530e1e3fb [2021-05-05T23:17:32.238Z] ---> 605ccbbcff8b [2021-05-05T23:17:32.238Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-05T23:17:33.220Z] ---> Running in 93f6a5decddf [2021-05-05T23:17:34.211Z] Removing intermediate container 92d011bd2552 [2021-05-05T23:17:34.211Z] ---> 90d3e76f6e83 [2021-05-05T23:17:34.211Z] [2021-05-05T23:17:34.211Z] Step 10/23 : FROM alpine:3.12 [2021-05-05T23:17:34.211Z] ---> 9852663dfa18 [2021-05-05T23:17:34.211Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-05T23:17:34.807Z] ---> Running in bef552a763fa [2021-05-05T23:17:36.797Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-05T23:17:37.075Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-05T23:17:37.684Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-05T23:17:37.684Z] Executing busybox-1.31.1-r20.trigger [2021-05-05T23:17:37.684Z] OK: 5 MiB in 15 packages [2021-05-05T23:17:37.684Z] Removing intermediate container fc4b90fc3166 [2021-05-05T23:17:37.684Z] ---> 3d8f9c457b35 [2021-05-05T23:17:37.684Z] [2021-05-05T23:17:37.684Z] Step 10/22 : FROM alpine:3.12 [2021-05-05T23:17:37.684Z] ---> 9852663dfa18 [2021-05-05T23:17:37.684Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-05-05T23:17:37.961Z] Removing intermediate container 93f6a5decddf [2021-05-05T23:17:37.961Z] ---> 6e1ea1dafdaf [2021-05-05T23:17:37.961Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-05T23:17:38.238Z] Removing intermediate container ef8f0741be91 [2021-05-05T23:17:38.238Z] ---> 53f6ff2b0b49 [2021-05-05T23:17:38.238Z] [2021-05-05T23:17:38.238Z] Step 10/22 : FROM alpine:3.12 [2021-05-05T23:17:38.238Z] ---> 9852663dfa18 [2021-05-05T23:17:38.238Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init ---> Running in 663dd57e1f3c [2021-05-05T23:17:38.238Z] [2021-05-05T23:17:38.511Z] ---> Running in 56dcfc248c63 [2021-05-05T23:17:38.511Z] ---> Running in dd3c8d400089 [2021-05-05T23:17:39.114Z] Removing intermediate container 56dcfc248c63 [2021-05-05T23:17:39.114Z] ---> 6287d897a9ca [2021-05-05T23:17:39.114Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-05T23:17:40.092Z] Removing intermediate container bef552a763fa [2021-05-05T23:17:40.092Z] ---> c3aaef8fa346 [2021-05-05T23:17:40.092Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-05T23:17:40.367Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-05T23:17:40.367Z] ---> Running in 7dad5115e4e3 [2021-05-05T23:17:40.367Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-05T23:17:40.367Z] ---> e1955cdeaa96 [2021-05-05T23:17:40.367Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-05T23:17:40.643Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-05T23:17:40.643Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-05T23:17:40.917Z] ---> Running in eb3648ca70c9 [2021-05-05T23:17:40.917Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-05T23:17:40.917Z] Executing busybox-1.31.1-r20.trigger [2021-05-05T23:17:41.206Z] OK: 5 MiB in 15 packages [2021-05-05T23:17:41.206Z] Removing intermediate container 7dad5115e4e3 [2021-05-05T23:17:41.206Z] ---> 2465b7d33759 [2021-05-05T23:17:41.206Z] Step 13/23 : ENV APP_PORT=48082 [2021-05-05T23:17:41.206Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-05T23:17:41.486Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-05T23:17:41.486Z] Executing busybox-1.31.1-r20.trigger [2021-05-05T23:17:41.486Z] Executing ca-certificates-20191127-r4.trigger [2021-05-05T23:17:41.763Z] ---> Running in 7754eea0d803 [2021-05-05T23:17:41.763Z] OK: 6 MiB in 16 packages [2021-05-05T23:17:42.752Z] Removing intermediate container 7754eea0d803 [2021-05-05T23:17:42.752Z] ---> 4827abd1da7a [2021-05-05T23:17:42.752Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-05T23:17:43.037Z] ---> Running in 7ceb3cec0231 [2021-05-05T23:17:43.037Z] Removing intermediate container 663dd57e1f3c [2021-05-05T23:17:43.037Z] ---> 2c8e4b874017 [2021-05-05T23:17:43.037Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-05T23:17:43.637Z] Removing intermediate container 7c26ca204464 [2021-05-05T23:17:43.637Z] ---> 3d093eaeb96d [2021-05-05T23:17:43.637Z] [2021-05-05T23:17:43.637Z] Step 10/23 : FROM alpine:3.12 [2021-05-05T23:17:43.637Z] ---> 9852663dfa18 [2021-05-05T23:17:43.637Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-05T23:17:43.637Z] ---> Using cache [2021-05-05T23:17:43.637Z] ---> 2c8e4b874017 [2021-05-05T23:17:43.637Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-05T23:17:43.637Z] ---> Running in f001a46f39e6 [2021-05-05T23:17:43.917Z] ---> Running in 725c1381cd81 [2021-05-05T23:17:44.189Z] Removing intermediate container 7ceb3cec0231 [2021-05-05T23:17:44.189Z] ---> 03e197f66ffc [2021-05-05T23:17:44.189Z] Step 15/23 : WORKDIR / [2021-05-05T23:17:44.189Z] Removing intermediate container dd3c8d400089 [2021-05-05T23:17:44.189Z] ---> 0b33716869e6 [2021-05-05T23:17:44.189Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-05T23:17:44.461Z] ---> Running in f16f7c6d021d [2021-05-05T23:17:44.461Z] Removing intermediate container f001a46f39e6 [2021-05-05T23:17:44.461Z] ---> bd0bbe0f74f2 [2021-05-05T23:17:44.461Z] Step 13/22 : ENV APP_PORT=48085 [2021-05-05T23:17:44.461Z] ---> Running in 420cbecada96 [2021-05-05T23:17:44.461Z] ---> Running in 74741c18115d [2021-05-05T23:17:44.734Z] Removing intermediate container eb3648ca70c9 [2021-05-05T23:17:44.734Z] ---> e01a956e8bb9 [2021-05-05T23:17:44.734Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-05T23:17:44.734Z] Removing intermediate container 725c1381cd81 [2021-05-05T23:17:44.734Z] ---> 26f9acbdb108 [2021-05-05T23:17:44.734Z] Step 13/23 : ENV APP_PORT=48081 [2021-05-05T23:17:45.016Z] Removing intermediate container f16f7c6d021d [2021-05-05T23:17:45.016Z] ---> f6de7396c32e [2021-05-05T23:17:45.016Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-05T23:17:45.016Z] ---> Running in 41b93f067b14 [2021-05-05T23:17:45.296Z] Removing intermediate container 420cbecada96 [2021-05-05T23:17:45.296Z] ---> a58bbff0e789 [2021-05-05T23:17:45.296Z] Step 13/22 : ENV APP_PORT=48060 [2021-05-05T23:17:45.296Z] Removing intermediate container 74741c18115d [2021-05-05T23:17:45.296Z] ---> 25cc56c0ee7a [2021-05-05T23:17:45.296Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-05T23:17:45.569Z] ---> Running in 0d605fdcb9e5 [2021-05-05T23:17:45.569Z] ---> Running in a0e694a419b1 [2021-05-05T23:17:45.840Z] Removing intermediate container 41b93f067b14 [2021-05-05T23:17:45.840Z] ---> 8a2912c3fc4a [2021-05-05T23:17:45.840Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-05T23:17:45.840Z] ---> 658d54de7b99 [2021-05-05T23:17:45.840Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-05T23:17:46.113Z] ---> Running in 41cf22d635de [2021-05-05T23:17:46.113Z] ---> 38f15ac8e036 [2021-05-05T23:17:46.113Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-05T23:17:46.418Z] Removing intermediate container 0d605fdcb9e5 [2021-05-05T23:17:46.418Z] ---> 9493e91416ec [2021-05-05T23:17:46.418Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-05T23:17:46.418Z] Removing intermediate container a0e694a419b1 [2021-05-05T23:17:46.418Z] ---> 0cdedd7ff358 [2021-05-05T23:17:46.418Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-05T23:17:46.418Z] ---> Running in ae34a82efc34 [2021-05-05T23:17:46.696Z] Removing intermediate container 41cf22d635de [2021-05-05T23:17:46.696Z] ---> 0b8a6b227955 [2021-05-05T23:17:46.696Z] Step 15/23 : WORKDIR / [2021-05-05T23:17:47.291Z] ---> Running in 245e96638177 [2021-05-05T23:17:47.890Z] ---> 9b4f93e29320 [2021-05-05T23:17:47.890Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-05T23:17:47.890Z] Removing intermediate container ae34a82efc34 [2021-05-05T23:17:47.890Z] ---> 4e9f27a5ea99 [2021-05-05T23:17:47.890Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-05T23:17:47.890Z] ---> 94057cff5423 [2021-05-05T23:17:47.890Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-05T23:17:47.890Z] ---> d7c542af8236 [2021-05-05T23:17:47.890Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-05T23:17:48.163Z] Removing intermediate container 245e96638177 [2021-05-05T23:17:48.163Z] ---> 420bf37e7a0a [2021-05-05T23:17:48.163Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-05T23:17:49.147Z] ---> 07ab72e3d3ea [2021-05-05T23:17:49.147Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-05T23:17:49.147Z] ---> 08a1403b1b9a [2021-05-05T23:17:49.147Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-05T23:17:49.745Z] ---> ba2a314495bc [2021-05-05T23:17:49.745Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-05T23:17:49.745Z] ---> 2db8678da589 [2021-05-05T23:17:49.745Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-05-05T23:17:49.745Z] ---> 0830c276e6ac [2021-05-05T23:17:49.745Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-05T23:17:50.030Z] ---> Running in 400ace73e1b5 [2021-05-05T23:17:50.030Z] ---> 35f6c7f476ad [2021-05-05T23:17:50.030Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-05T23:17:51.012Z] Removing intermediate container 400ace73e1b5 [2021-05-05T23:17:51.012Z] ---> d9875b34a2d2 [2021-05-05T23:17:51.012Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-05T23:17:51.012Z] ---> f299b5aef20f [2021-05-05T23:17:51.012Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-05-05T23:17:51.285Z] ---> 130a68b20d12 [2021-05-05T23:17:51.285Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-05T23:17:51.285Z] ---> Running in 66c9f2f0038c [2021-05-05T23:17:51.285Z] ---> Running in 94e92fd1e70f [2021-05-05T23:17:51.553Z] ---> c7965029df57 [2021-05-05T23:17:51.553Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-05-05T23:17:51.553Z] ---> 7652bd12af52 [2021-05-05T23:17:51.553Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-05T23:17:51.825Z] ---> Running in 15cf792555f5 [2021-05-05T23:17:52.095Z] Removing intermediate container 66c9f2f0038c [2021-05-05T23:17:52.095Z] ---> 960f9e1a8d59 [2021-05-05T23:17:52.095Z] Step 21/23 : LABEL arch=arm64 [2021-05-05T23:17:52.095Z] Removing intermediate container 94e92fd1e70f [2021-05-05T23:17:52.095Z] ---> 847b94a959f1 [2021-05-05T23:17:52.095Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-05T23:17:52.095Z] ---> 04eaad5ec61b [2021-05-05T23:17:52.095Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-05-05T23:17:52.368Z] ---> Running in 97d105dab4f9 [2021-05-05T23:17:52.368Z] ---> Running in b3c1b8e269d7 [2021-05-05T23:17:52.368Z] ---> Running in 169060fe86bd [2021-05-05T23:17:52.638Z] ---> 791d7bd9f808 [2021-05-05T23:17:52.638Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-05-05T23:17:52.638Z] Removing intermediate container 15cf792555f5 [2021-05-05T23:17:52.638Z] ---> e1b1d290f5a7 [2021-05-05T23:17:52.638Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-05T23:17:52.910Z] ---> Running in 92895bd27553 [2021-05-05T23:17:52.910Z] Removing intermediate container b3c1b8e269d7 [2021-05-05T23:17:52.910Z] ---> 639865d16fe8 [2021-05-05T23:17:52.910Z] Step 22/23 : LABEL git_sha=534e16afeab856035666988f8fdb364a9c262e14 [2021-05-05T23:17:53.182Z] Removing intermediate container 97d105dab4f9 [2021-05-05T23:17:53.182Z] ---> e9faab54ce3f [2021-05-05T23:17:53.182Z] Step 20/22 : LABEL arch=arm64 [2021-05-05T23:17:53.182Z] Removing intermediate container 169060fe86bd [2021-05-05T23:17:53.182Z] ---> 8330bc89356c [2021-05-05T23:17:53.182Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-05T23:17:53.182Z] ---> Running in c01e5c0cc4b1 [2021-05-05T23:17:53.182Z] ---> Running in 176f07968a56 [2021-05-05T23:17:53.182Z] ---> Running in e44c41f38c54 [2021-05-05T23:17:53.452Z] Removing intermediate container 92895bd27553 [2021-05-05T23:17:53.452Z] ---> 6a1bdf39f587 [2021-05-05T23:17:53.452Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-05T23:17:53.452Z] ---> 4213e8ca7dec [2021-05-05T23:17:53.452Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-05-05T23:17:53.726Z] ---> Running in 8942167b255d [2021-05-05T23:17:53.998Z] ---> Running in 2b6d6e8c5907 [2021-05-05T23:17:53.998Z] Removing intermediate container c01e5c0cc4b1 [2021-05-05T23:17:53.998Z] ---> 54c24b384598 [2021-05-05T23:17:53.998Z] Step 23/23 : LABEL version=0.0.0 [2021-05-05T23:17:54.284Z] Removing intermediate container e44c41f38c54 [2021-05-05T23:17:54.284Z] ---> 8e411d67bd23 [2021-05-05T23:17:54.284Z] Step 21/22 : LABEL git_sha=534e16afeab856035666988f8fdb364a9c262e14 [2021-05-05T23:17:54.284Z] Removing intermediate container 176f07968a56 [2021-05-05T23:17:54.284Z] ---> 4ac894cc7ba2 [2021-05-05T23:17:54.284Z] Step 20/22 : LABEL arch=arm64 [2021-05-05T23:17:54.284Z] ---> Running in ddd051171fc3 [2021-05-05T23:17:54.284Z] Removing intermediate container 8942167b255d [2021-05-05T23:17:54.284Z] ---> fb7d9ceafdd3 [2021-05-05T23:17:54.284Z] Step 21/23 : LABEL arch=arm64 [2021-05-05T23:17:54.564Z] ---> Running in 7e7900aac782 [2021-05-05T23:17:54.564Z] ---> Running in 35475202c52d [2021-05-05T23:17:54.564Z] ---> Running in 5424ced2c141 [2021-05-05T23:17:54.840Z] Removing intermediate container ddd051171fc3 [2021-05-05T23:17:54.840Z] ---> 75cb519d6a56 [2021-05-05T23:17:54.840Z] [2021-05-05T23:17:55.114Z] Removing intermediate container 7e7900aac782 [2021-05-05T23:17:55.114Z] Removing intermediate container 35475202c52d [2021-05-05T23:17:55.114Z] ---> 4c9da1e27ad7 [2021-05-05T23:17:55.114Z] Step 21/22 : LABEL git_sha=534e16afeab856035666988f8fdb364a9c262e14 [2021-05-05T23:17:55.114Z] ---> 5294d8f9dafc [2021-05-05T23:17:55.114Z] Step 22/22 : LABEL version=0.0.0 [2021-05-05T23:17:55.452Z] Successfully built 75cb519d6a56 [2021-05-05T23:17:55.452Z] Removing intermediate container 5424ced2c141 [2021-05-05T23:17:55.452Z] ---> 1748474e104a [2021-05-05T23:17:55.452Z] Step 22/23 : LABEL git_sha=534e16afeab856035666988f8fdb364a9c262e14 [2021-05-05T23:17:55.452Z] Successfully tagged docker-core-command-go-arm64:latest [2021-05-05T23:17:55.452Z]  Building docker-core-command-go ... done Building docker-security-proxy-setup-go [2021-05-05T23:17:55.452Z] ---> Running in 1f7062444114 [2021-05-05T23:17:55.453Z] ---> Running in acecae456568 [2021-05-05T23:17:55.748Z] ---> Running in f3ffda32b391 [2021-05-05T23:17:56.796Z] Removing intermediate container 1f7062444114 [2021-05-05T23:17:56.796Z] ---> 00b937784d90 [2021-05-05T23:17:56.796Z] Step 22/22 : LABEL version=0.0.0 [2021-05-05T23:17:56.796Z] Removing intermediate container acecae456568 [2021-05-05T23:17:56.796Z] ---> 066659768109 [2021-05-05T23:17:56.796Z] [2021-05-05T23:17:57.100Z] Removing intermediate container f3ffda32b391 [2021-05-05T23:17:57.100Z] ---> 4084ebcb61af [2021-05-05T23:17:57.100Z] Step 23/23 : LABEL version=0.0.0 [2021-05-05T23:17:57.100Z] ---> Running in 9c837c96e748 [2021-05-05T23:17:57.372Z] ---> Running in 64352611fa5d [2021-05-05T23:17:57.650Z] Removing intermediate container 2b6d6e8c5907 [2021-05-05T23:17:57.650Z] ---> e4fbd7b56828 [2021-05-05T23:17:57.650Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-05T23:17:57.650Z] Successfully built 066659768109 [2021-05-05T23:17:57.921Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-05-05T23:17:57.921Z]  Building docker-support-scheduler-go ... done Building docker-security-secretstore-setup-go [2021-05-05T23:17:57.921Z] Removing intermediate container 9c837c96e748 [2021-05-05T23:17:57.921Z] ---> 42b9bbbcb5d7 [2021-05-05T23:17:57.921Z] [2021-05-05T23:17:58.521Z] Successfully built 42b9bbbcb5d7 [2021-05-05T23:17:58.521Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-05-05T23:17:58.521Z] Building docker-core-data-go [2021-05-05T23:17:58.521Z]  Building docker-support-notifications-go ... done  ---> Running in 5074a0300201 [2021-05-05T23:17:58.521Z] Removing intermediate container 64352611fa5d [2021-05-05T23:17:58.521Z] ---> 7de223a63bda [2021-05-05T23:17:58.521Z] [2021-05-05T23:17:59.126Z] Successfully built 7de223a63bda [2021-05-05T23:17:59.126Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-05-05T23:17:59.126Z] Building docker-sys-mgmt-agent-go [2021-05-05T23:17:59.126Z]  Building docker-core-metadata-go ... done Removing intermediate container 5074a0300201 [2021-05-05T23:17:59.126Z] ---> f506fe6af16b [2021-05-05T23:17:59.126Z] Step 28/31 : CMD ["gate"] [2021-05-05T23:17:59.399Z] ---> Running in a6120e7664f4 [2021-05-05T23:17:59.991Z] Removing intermediate container a6120e7664f4 [2021-05-05T23:17:59.991Z] ---> 98bf6a31a929 [2021-05-05T23:17:59.991Z] Step 29/31 : LABEL arch=arm64 [2021-05-05T23:18:00.263Z] ---> Running in f40767000f91 [2021-05-05T23:18:00.852Z] Removing intermediate container f40767000f91 [2021-05-05T23:18:00.852Z] ---> e456f58eb8d2 [2021-05-05T23:18:00.852Z] Step 30/31 : LABEL git_sha=534e16afeab856035666988f8fdb364a9c262e14 [2021-05-05T23:18:01.122Z] ---> Running in 2120081c1d8d [2021-05-05T23:18:01.729Z] Removing intermediate container 2120081c1d8d [2021-05-05T23:18:01.729Z] ---> 1d29c5ffc927 [2021-05-05T23:18:01.729Z] Step 31/31 : LABEL version=0.0.0 [2021-05-05T23:18:02.002Z] ---> Running in c1c944b0ebd8 [2021-05-05T23:18:02.596Z] Removing intermediate container c1c944b0ebd8 [2021-05-05T23:18:02.596Z] ---> c77f4878f23d [2021-05-05T23:18:02.596Z] [2021-05-05T23:18:02.868Z] Successfully built c77f4878f23d [2021-05-05T23:18:03.143Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-05-05T23:18:59.664Z]  Building docker-security-bootstrapper-go ... done Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-05T23:18:59.664Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-05-05T23:18:59.664Z] ---> 2461405f28ef [2021-05-05T23:18:59.664Z] Step 3/21 : WORKDIR /edgex-go [2021-05-05T23:18:59.664Z] ---> Using cache [2021-05-05T23:18:59.664Z] ---> c6d875ae7930 [2021-05-05T23:18:59.664Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T23:18:59.664Z] ---> Using cache [2021-05-05T23:18:59.664Z] ---> f9b788e9833d [2021-05-05T23:18:59.664Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-05-05T23:18:59.664Z] ---> Using cache [2021-05-05T23:18:59.664Z] ---> c0186f436d9f [2021-05-05T23:18:59.664Z] Step 6/21 : COPY go.mod . [2021-05-05T23:18:59.664Z] ---> Using cache [2021-05-05T23:18:59.664Z] ---> a71684404030 [2021-05-05T23:18:59.664Z] Step 7/21 : RUN go mod download [2021-05-05T23:18:59.664Z] ---> Using cache [2021-05-05T23:18:59.664Z] ---> 6b98e67517da [2021-05-05T23:18:59.664Z] Step 8/21 : COPY . . [2021-05-05T23:18:59.664Z] ---> Using cache [2021-05-05T23:18:59.664Z] ---> 7970b2031d6b [2021-05-05T23:18:59.664Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-05T23:18:59.664Z] Step 1/25 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-05T23:18:59.664Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2021-05-05T23:18:59.664Z] ---> 2461405f28ef [2021-05-05T23:18:59.664Z] Step 3/25 : WORKDIR /edgex-go [2021-05-05T23:18:59.664Z] ---> Using cache [2021-05-05T23:18:59.664Z] ---> c6d875ae7930 [2021-05-05T23:18:59.664Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T23:18:59.664Z] ---> Using cache [2021-05-05T23:18:59.664Z] ---> f9b788e9833d [2021-05-05T23:18:59.664Z] Step 5/25 : RUN apk add --update --no-cache make git [2021-05-05T23:18:59.664Z] ---> Using cache [2021-05-05T23:18:59.664Z] ---> c0186f436d9f [2021-05-05T23:18:59.664Z] Step 6/25 : COPY go.mod . [2021-05-05T23:18:59.664Z] ---> Using cache [2021-05-05T23:18:59.664Z] ---> a71684404030 [2021-05-05T23:18:59.664Z] Step 7/25 : RUN go mod download [2021-05-05T23:18:59.664Z] ---> Using cache [2021-05-05T23:18:59.664Z] ---> 6b98e67517da [2021-05-05T23:18:59.664Z] Step 8/25 : COPY . . [2021-05-05T23:18:59.664Z] ---> Using cache [2021-05-05T23:18:59.664Z] ---> 7970b2031d6b [2021-05-05T23:18:59.664Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-05T23:18:59.664Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-05T23:18:59.664Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-05T23:18:59.664Z] ---> 2461405f28ef [2021-05-05T23:18:59.664Z] Step 3/23 : WORKDIR /edgex-go [2021-05-05T23:18:59.664Z] ---> Using cache [2021-05-05T23:18:59.664Z] ---> c6d875ae7930 [2021-05-05T23:18:59.664Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T23:18:59.664Z] ---> Using cache [2021-05-05T23:18:59.664Z] ---> f9b788e9833d [2021-05-05T23:18:59.664Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-05T23:18:59.664Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-05T23:18:59.664Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-05T23:18:59.664Z] ---> 2461405f28ef [2021-05-05T23:18:59.664Z] Step 3/23 : WORKDIR /edgex-go [2021-05-05T23:18:59.664Z] ---> Using cache [2021-05-05T23:18:59.664Z] ---> c6d875ae7930 [2021-05-05T23:18:59.664Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T23:18:59.664Z] ---> Using cache [2021-05-05T23:18:59.664Z] ---> f9b788e9833d [2021-05-05T23:18:59.664Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-05-05T23:18:59.664Z] ---> Running in 6e79e7e52b0b [2021-05-05T23:18:59.664Z] ---> Running in 18f5b267b71a [2021-05-05T23:18:59.664Z] ---> Running in 343d81620966 [2021-05-05T23:18:59.664Z] ---> Running in 860014f5c104 [2021-05-05T23:18:59.664Z] 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-05T23:18:59.664Z] 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-05T23:18:59.664Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-05T23:18:59.664Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-05T23:18:59.664Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-05T23:18:59.664Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-05T23:18:59.664Z] OK: 218 MiB in 52 packages [2021-05-05T23:18:59.664Z] OK: 218 MiB in 52 packages [2021-05-05T23:19:01.144Z] Removing intermediate container 6e79e7e52b0b [2021-05-05T23:19:01.144Z] ---> 30edb5eb81b3 [2021-05-05T23:19:01.144Z] Step 6/23 : COPY go.mod . [2021-05-05T23:19:01.144Z] Removing intermediate container 860014f5c104 [2021-05-05T23:19:01.144Z] ---> f96df629bb41 [2021-05-05T23:19:01.144Z] Step 6/23 : COPY go.mod . [2021-05-05T23:19:02.596Z] ---> 8e8a73444ac0 [2021-05-05T23:19:02.596Z] Step 7/23 : RUN go mod download [2021-05-05T23:19:02.596Z] ---> 35a306c21d97 [2021-05-05T23:19:02.596Z] Step 7/23 : RUN go mod download [2021-05-05T23:19:02.596Z] ---> Running in 6ef9e647a5e9 [2021-05-05T23:19:02.876Z] ---> Running in 65c734e2b50c [2021-05-05T23:19:07.226Z] Removing intermediate container 6ef9e647a5e9 [2021-05-05T23:19:07.226Z] ---> ef8c28525a5c [2021-05-05T23:19:07.226Z] Step 8/23 : COPY . . [2021-05-05T23:19:07.501Z] Removing intermediate container 65c734e2b50c [2021-05-05T23:19:07.501Z] ---> dc658b933007 [2021-05-05T23:19:07.501Z] Step 8/23 : COPY . . [2021-05-05T23:19:39.881Z] ---> 7ec1bb2cc606 [2021-05-05T23:19:39.881Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-05-05T23:19:39.881Z] ---> faf41d4cc495 [2021-05-05T23:19:39.881Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-05T23:19:39.881Z] ---> Running in a3f96a2744e1 [2021-05-05T23:19:39.881Z] ---> Running in bb86074591ef [2021-05-05T23:19:39.881Z] 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-05T23:19:39.881Z] 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-05T23:20:02.084Z] 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-05T23:20:04.725Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-05T23:20:19.857Z] Removing intermediate container 343d81620966 [2021-05-05T23:20:19.857Z] ---> 0f66446346ec [2021-05-05T23:20:19.857Z] [2021-05-05T23:20:19.857Z] Step 10/25 : FROM alpine:3.12 [2021-05-05T23:20:19.857Z] ---> 9852663dfa18 [2021-05-05T23:20:19.857Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-05T23:20:19.857Z] Removing intermediate container 18f5b267b71a [2021-05-05T23:20:19.857Z] ---> 496d4c631d16 [2021-05-05T23:20:19.857Z] [2021-05-05T23:20:19.857Z] Step 10/21 : FROM alpine:3.12 [2021-05-05T23:20:19.857Z] ---> 9852663dfa18 [2021-05-05T23:20:19.857Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-05-05T23:20:19.857Z] ---> Running in f7f48b78ca67 [2021-05-05T23:20:19.857Z] ---> Running in 9cb23e12efff [2021-05-05T23:20:21.309Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-05T23:20:21.309Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-05T23:20:21.587Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-05T23:20:21.587Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-05T23:20:22.193Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-05T23:20:22.193Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-05T23:20:22.193Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-05T23:20:22.193Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-05T23:20:22.473Z] (4/6) Installing curl (7.76.1-r0) [2021-05-05T23:20:22.473Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-05T23:20:22.473Z] (6/6) Installing su-exec (0.2-r1) [2021-05-05T23:20:22.473Z] Executing busybox-1.31.1-r20.trigger [2021-05-05T23:20:22.473Z] Executing ca-certificates-20191127-r4.trigger [2021-05-05T23:20:22.473Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-05T23:20:22.473Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-05T23:20:22.473Z] (4/4) Installing curl (7.76.1-r0) [2021-05-05T23:20:22.473Z] Executing busybox-1.31.1-r20.trigger [2021-05-05T23:20:22.473Z] Executing ca-certificates-20191127-r4.trigger [2021-05-05T23:20:22.473Z] OK: 7 MiB in 20 packages [2021-05-05T23:20:22.757Z] OK: 7 MiB in 18 packages [2021-05-05T23:20:26.177Z] Removing intermediate container f7f48b78ca67 [2021-05-05T23:20:26.177Z] ---> 0a7233fc065c [2021-05-05T23:20:26.177Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-05T23:20:26.177Z] Removing intermediate container 9cb23e12efff [2021-05-05T23:20:26.177Z] ---> cecc9d4e38da [2021-05-05T23:20:26.177Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-05T23:20:26.177Z] ---> Running in 42d47c932afb [2021-05-05T23:20:26.177Z] ---> Running in 84ceb7d6ffb3 [2021-05-05T23:20:26.456Z] Removing intermediate container 42d47c932afb [2021-05-05T23:20:26.456Z] ---> e336f5e037a9 [2021-05-05T23:20:26.456Z] Step 13/21 : WORKDIR /edgex [2021-05-05T23:20:26.734Z] Removing intermediate container 84ceb7d6ffb3 [2021-05-05T23:20:26.734Z] ---> fcbc9b1a7bde [2021-05-05T23:20:26.734Z] Step 13/25 : WORKDIR / [2021-05-05T23:20:26.734Z] ---> Running in da539690b93a [2021-05-05T23:20:26.734Z] ---> Running in 231b439cec56 [2021-05-05T23:20:27.734Z] Removing intermediate container da539690b93a [2021-05-05T23:20:27.734Z] ---> 3ff15e5245cc [2021-05-05T23:20:27.734Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-05T23:20:27.734Z] Removing intermediate container 231b439cec56 [2021-05-05T23:20:27.734Z] ---> 96ffe8b661d6 [2021-05-05T23:20:27.734Z] 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-05T23:20:29.180Z] ---> 99af811f80e0 [2021-05-05T23:20:29.180Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-05T23:20:29.180Z] ---> 8029c039a648 [2021-05-05T23:20:29.180Z] 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-05T23:20:30.628Z] ---> 777608f6b14a [2021-05-05T23:20:30.628Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-05T23:20:30.924Z] ---> 6793db115788 [2021-05-05T23:20:30.924Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-05T23:20:31.933Z] ---> 8013519b358b [2021-05-05T23:20:31.933Z] 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-05T23:20:32.913Z] ---> db17fddafb16 [2021-05-05T23:20:32.913Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-05T23:20:33.187Z] ---> Running in fc3f5a6f754d [2021-05-05T23:20:33.187Z] ---> 91022667c704 [2021-05-05T23:20:33.187Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-05T23:20:34.175Z] Removing intermediate container fc3f5a6f754d [2021-05-05T23:20:34.175Z] ---> ccb58560eaca [2021-05-05T23:20:34.175Z] Step 18/21 : CMD ["--init=true"] [2021-05-05T23:20:34.175Z] ---> Running in af3d1eff7df7 [2021-05-05T23:20:35.163Z] ---> 03f55fc5e67d [2021-05-05T23:20:35.163Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-05T23:20:35.163Z] Removing intermediate container af3d1eff7df7 [2021-05-05T23:20:35.163Z] ---> b3916922f41b [2021-05-05T23:20:35.163Z] Step 19/21 : LABEL arch=arm64 [2021-05-05T23:20:35.437Z] ---> Running in 20f86f910655 [2021-05-05T23:20:36.422Z] Removing intermediate container 20f86f910655 [2021-05-05T23:20:36.422Z] ---> ddbc7ccc0b5a [2021-05-05T23:20:36.422Z] Step 20/21 : LABEL git_sha=534e16afeab856035666988f8fdb364a9c262e14 [2021-05-05T23:20:36.701Z] ---> Running in 2c766f115097 [2021-05-05T23:20:37.304Z] ---> 027b341f9ad6 [2021-05-05T23:20:37.304Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-05T23:20:37.579Z] Removing intermediate container 2c766f115097 [2021-05-05T23:20:37.579Z] ---> d61936e733c9 [2021-05-05T23:20:37.579Z] Step 21/21 : LABEL version=0.0.0 [2021-05-05T23:20:37.856Z] ---> Running in 38926809eaa6 [2021-05-05T23:20:38.464Z] Removing intermediate container 38926809eaa6 [2021-05-05T23:20:38.464Z] ---> 41adcd1bb8e9 [2021-05-05T23:20:38.464Z] [2021-05-05T23:20:38.778Z] ---> 0381e2cdaded [2021-05-05T23:20:38.778Z] 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-05T23:20:39.091Z] ---> Running in 9e604334cae3 [2021-05-05T23:20:39.453Z] Successfully built 41adcd1bb8e9 [2021-05-05T23:20:39.744Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-05-05T23:20:43.194Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 9e604334cae3 [2021-05-05T23:20:43.194Z] ---> 20526b135460 [2021-05-05T23:20:43.194Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2021-05-05T23:20:43.194Z] ---> Running in 65522fb6d44f [2021-05-05T23:20:43.798Z] Removing intermediate container 65522fb6d44f [2021-05-05T23:20:43.798Z] ---> 2c7468ee7675 [2021-05-05T23:20:43.798Z] Step 23/25 : LABEL arch=arm64 [2021-05-05T23:20:44.080Z] ---> Running in 276444c6e22b [2021-05-05T23:20:44.684Z] Removing intermediate container 276444c6e22b [2021-05-05T23:20:44.684Z] ---> 9acd1436c222 [2021-05-05T23:20:44.684Z] Step 24/25 : LABEL git_sha=534e16afeab856035666988f8fdb364a9c262e14 [2021-05-05T23:20:44.959Z] ---> Running in 816d12c40355 [2021-05-05T23:20:45.570Z] Removing intermediate container 816d12c40355 [2021-05-05T23:20:45.570Z] ---> 540fcfff38ff [2021-05-05T23:20:45.570Z] Step 25/25 : LABEL version=0.0.0 [2021-05-05T23:20:46.174Z] ---> Running in 78c60190640c [2021-05-05T23:20:46.775Z] Removing intermediate container 78c60190640c [2021-05-05T23:20:46.775Z] ---> 15fbc2b0a71d [2021-05-05T23:20:46.775Z] [2021-05-05T23:20:47.380Z] Successfully built 15fbc2b0a71d [2021-05-05T23:20:47.380Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-05-05T23:20:59.777Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container a3f96a2744e1 [2021-05-05T23:20:59.777Z] ---> 42ce80694007 [2021-05-05T23:20:59.777Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-05T23:20:59.777Z] ---> Running in 9c21a004b07d [2021-05-05T23:21:00.052Z] 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-05T23:21:03.443Z] Removing intermediate container 9c21a004b07d [2021-05-05T23:21:03.443Z] ---> 8c8ceade017d [2021-05-05T23:21:03.443Z] [2021-05-05T23:21:03.443Z] Step 11/23 : FROM docker:20.10.0 [2021-05-05T23:21:03.443Z] 20.10.0: Pulling from library/docker [2021-05-05T23:21:10.148Z] Removing intermediate container bb86074591ef [2021-05-05T23:21:10.148Z] ---> 3acc9ff147e8 [2021-05-05T23:21:10.148Z] [2021-05-05T23:21:10.148Z] Step 10/23 : FROM alpine:3.12 [2021-05-05T23:21:10.148Z] ---> 9852663dfa18 [2021-05-05T23:21:10.148Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-05T23:21:10.148Z] ---> Running in de5aef684fe6 [2021-05-05T23:21:10.743Z] Removing intermediate container de5aef684fe6 [2021-05-05T23:21:10.743Z] ---> 091063909388 [2021-05-05T23:21:10.743Z] Step 12/23 : ENV APP_PORT=48080 [2021-05-05T23:21:10.744Z] ---> Running in 354fd8ca7d75 [2021-05-05T23:21:11.339Z] Removing intermediate container 354fd8ca7d75 [2021-05-05T23:21:11.339Z] ---> f4a121c2bb18 [2021-05-05T23:21:11.339Z] Step 13/23 : EXPOSE $APP_PORT [2021-05-05T23:21:11.339Z] ---> Running in 252da1d3c32a [2021-05-05T23:21:11.611Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-05T23:21:11.611Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-05T23:21:11.611Z] ---> eeaf43b92773 [2021-05-05T23:21:11.611Z] 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-05T23:21:11.611Z] ---> Running in 3913a4e817a7 [2021-05-05T23:21:11.882Z] Removing intermediate container 252da1d3c32a [2021-05-05T23:21:11.882Z] ---> c6594b8a19af [2021-05-05T23:21:11.882Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T23:21:12.154Z] ---> Running in 946fb26a8e34 [2021-05-05T23:21:12.154Z] Removing intermediate container 3913a4e817a7 [2021-05-05T23:21:12.154Z] ---> 5a5997c78121 [2021-05-05T23:21:12.154Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-05T23:21:12.426Z] ---> Running in da2ef205f9c7 [2021-05-05T23:21:13.411Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-05T23:21:13.682Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-05T23:21:14.276Z] (1/39) Installing readline (8.0.4-r0) [2021-05-05T23:21:14.276Z] Removing intermediate container 946fb26a8e34 [2021-05-05T23:21:14.276Z] ---> cb9a4149f08b [2021-05-05T23:21:14.276Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-05T23:21:14.276Z] (2/39) Installing bash (5.0.17-r0) [2021-05-05T23:21:14.276Z] Executing bash-5.0.17-r0.post-install [2021-05-05T23:21:14.557Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-05T23:21:14.557Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-05T23:21:14.557Z] (5/39) Installing curl (7.76.1-r0) [2021-05-05T23:21:14.557Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-05T23:21:14.557Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-05T23:21:14.557Z] (8/39) Installing expat (2.2.9-r1) [2021-05-05T23:21:14.557Z] (9/39) Installing libffi (3.3-r2) [2021-05-05T23:21:14.557Z] (10/39) Installing gdbm (1.13-r1) [2021-05-05T23:21:14.557Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-05T23:21:14.557Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-05T23:21:14.557Z] (13/39) Installing python3 (3.8.8-r0) [2021-05-05T23:21:14.557Z] ---> Running in ef98ba37efd5 [2021-05-05T23:21:15.997Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-05T23:21:16.270Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-05T23:21:16.270Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-05T23:21:16.270Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-05T23:21:16.540Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-05T23:21:16.540Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-05T23:21:16.540Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-05T23:21:16.540Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-05T23:21:16.540Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-05T23:21:16.540Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-05T23:21:16.540Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-05T23:21:16.816Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-05T23:21:16.816Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-05T23:21:16.816Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-05T23:21:16.816Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-05T23:21:16.816Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-05T23:21:16.816Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-05T23:21:16.816Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-05T23:21:16.816Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-05T23:21:16.816Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-05T23:21:16.816Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-05T23:21:17.090Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-05T23:21:17.090Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-05T23:21:17.090Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-05T23:21:17.090Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-05T23:21:17.090Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-05T23:21:17.090Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-05T23:21:17.090Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-05T23:21:17.361Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-05T23:21:17.361Z] Executing busybox-1.31.1-r19.trigger [2021-05-05T23:21:17.361Z] OK: 72 MiB in 59 packages [2021-05-05T23:21:17.361Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-05T23:21:17.361Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-05T23:21:17.632Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-05T23:21:17.906Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-05T23:21:17.906Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-05T23:21:17.906Z] Executing busybox-1.31.1-r20.trigger [2021-05-05T23:21:17.906Z] OK: 8 MiB in 20 packages [2021-05-05T23:21:19.874Z] Removing intermediate container ef98ba37efd5 [2021-05-05T23:21:19.874Z] ---> 20259dfa9815 [2021-05-05T23:21:19.874Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-05T23:21:20.852Z] ---> ad522ce0a8bd [2021-05-05T23:21:20.852Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-05T23:21:21.831Z] Collecting docker-compose==1.23.2 [2021-05-05T23:21:21.831Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-05T23:21:22.105Z] ---> f5c0a56baeb5 [2021-05-05T23:21:22.105Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-05T23:21:22.703Z] ---> d49510920787 [2021-05-05T23:21:22.703Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-05-05T23:21:22.974Z] ---> Running in 8a0e251c60f7 [2021-05-05T23:21:23.245Z] Removing intermediate container 8a0e251c60f7 [2021-05-05T23:21:23.245Z] ---> 6b182c4ee996 [2021-05-05T23:21:23.245Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-05T23:21:23.517Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-05T23:21:23.517Z] ---> Running in 5c57f0b10a71 [2021-05-05T23:21:23.517Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-05T23:21:23.789Z] Removing intermediate container 5c57f0b10a71 [2021-05-05T23:21:23.789Z] ---> a3aea6fb09e1 [2021-05-05T23:21:23.789Z] Step 21/23 : LABEL arch=arm64 [2021-05-05T23:21:24.071Z] ---> Running in a37b45f8798c [2021-05-05T23:21:24.342Z] Collecting docker<4.0,>=3.6.0 [2021-05-05T23:21:24.342Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-05T23:21:24.614Z] Removing intermediate container a37b45f8798c [2021-05-05T23:21:24.614Z] ---> 4729cf93b6cb [2021-05-05T23:21:24.614Z] Step 22/23 : LABEL git_sha=534e16afeab856035666988f8fdb364a9c262e14 [2021-05-05T23:21:24.614Z] ---> Running in 1b236ae24deb [2021-05-05T23:21:25.208Z] Removing intermediate container 1b236ae24deb [2021-05-05T23:21:25.208Z] ---> ce672276d2f3 [2021-05-05T23:21:25.208Z] Step 23/23 : LABEL version=0.0.0 [2021-05-05T23:21:25.208Z] ---> Running in 637103fa35fc [2021-05-05T23:21:25.478Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-05T23:21:25.478Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-05T23:21:25.754Z] Removing intermediate container 637103fa35fc [2021-05-05T23:21:25.754Z] ---> 7f6c404aa231 [2021-05-05T23:21:25.754Z] [2021-05-05T23:21:25.754Z] Collecting docopt<0.7,>=0.6.1 [2021-05-05T23:21:25.754Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-05T23:21:26.025Z] Successfully built 7f6c404aa231 [2021-05-05T23:21:26.295Z] Successfully tagged docker-core-data-go-arm64:latest [2021-05-05T23:21:27.719Z]  Building docker-core-data-go ... done 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-05T23:21:27.719Z] Collecting texttable<0.10,>=0.9.0 [2021-05-05T23:21:27.719Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-05T23:21:29.681Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-05T23:21:29.681Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-05T23:21:31.652Z] Collecting cached-property<2,>=1.2.0 [2021-05-05T23:21:31.652Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-05T23:21:32.240Z] Collecting PyYAML<4,>=3.10 [2021-05-05T23:21:32.241Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-05T23:21:35.604Z] Collecting jsonschema<3,>=2.5.1 [2021-05-05T23:21:35.604Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-05T23:21:35.604Z] 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-05T23:21:35.604Z] 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-05T23:21:35.604Z] Collecting idna<2.8,>=2.5 [2021-05-05T23:21:35.604Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-05T23:21:36.193Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-05T23:21:36.193Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-05T23:21:36.463Z] Collecting docker-pycreds>=0.4.0 [2021-05-05T23:21:36.463Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-05T23:21:36.733Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-05T23:21:36.733Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-05T23:21:36.733Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-05T23:21:36.733Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-05T23:21:37.324Z] Installing collected packages: idna, urllib3, requests, websocket-client, docker-pycreds, docker, docopt, texttable, dockerpty, cached-property, PyYAML, jsonschema, docker-compose [2021-05-05T23:21:37.324Z] Attempting uninstall: idna [2021-05-05T23:21:37.324Z] Found existing installation: idna 2.9 [2021-05-05T23:21:37.324Z] Uninstalling idna-2.9: [2021-05-05T23:21:37.595Z] Successfully uninstalled idna-2.9 [2021-05-05T23:21:38.187Z] Attempting uninstall: urllib3 [2021-05-05T23:21:38.187Z] Found existing installation: urllib3 1.25.9 [2021-05-05T23:21:38.187Z] Uninstalling urllib3-1.25.9: [2021-05-05T23:21:38.187Z] Successfully uninstalled urllib3-1.25.9 [2021-05-05T23:21:38.776Z] Attempting uninstall: requests [2021-05-05T23:21:38.776Z] Found existing installation: requests 2.23.0 [2021-05-05T23:21:38.776Z] Uninstalling requests-2.23.0: [2021-05-05T23:21:38.776Z] Successfully uninstalled requests-2.23.0 [2021-05-05T23:21:40.201Z] Running setup.py install for docopt: started [2021-05-05T23:21:42.162Z] Running setup.py install for docopt: finished with status 'done' [2021-05-05T23:21:42.162Z] Running setup.py install for texttable: started [2021-05-05T23:21:43.584Z] Running setup.py install for texttable: finished with status 'done' [2021-05-05T23:21:43.584Z] Running setup.py install for dockerpty: started [2021-05-05T23:21:45.548Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-05T23:21:45.548Z] Running setup.py install for PyYAML: started [2021-05-05T23:21:47.513Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-05T23:21:48.948Z] 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-05T23:21:57.277Z] Removing intermediate container da2ef205f9c7 [2021-05-05T23:21:57.277Z] ---> a95669be621c [2021-05-05T23:21:57.277Z] Step 14/23 : ENV APP_PORT=48090 [2021-05-05T23:21:57.277Z] ---> Running in 9d8bd8bac712 [2021-05-05T23:21:57.549Z] Removing intermediate container 9d8bd8bac712 [2021-05-05T23:21:57.549Z] ---> 1d12c4ea5443 [2021-05-05T23:21:57.549Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-05T23:21:57.549Z] ---> Running in 04dcbca8bebb [2021-05-05T23:21:58.143Z] Removing intermediate container 04dcbca8bebb [2021-05-05T23:21:58.143Z] ---> b40642822880 [2021-05-05T23:21:58.143Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-05T23:21:59.119Z] ---> db90944dc752 [2021-05-05T23:21:59.119Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-05T23:22:00.095Z] ---> 207a4de00266 [2021-05-05T23:22:00.095Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-05T23:22:01.073Z] ---> f48da6da72a8 [2021-05-05T23:22:01.073Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-05T23:22:01.073Z] ---> Running in 09aa657c0ecf [2021-05-05T23:22:01.345Z] Removing intermediate container 09aa657c0ecf [2021-05-05T23:22:01.345Z] ---> c4c2ca8c9d6b [2021-05-05T23:22:01.345Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-05T23:22:01.616Z] ---> Running in 835745a66d45 [2021-05-05T23:22:02.209Z] Removing intermediate container 835745a66d45 [2021-05-05T23:22:02.209Z] ---> 22c04289fa07 [2021-05-05T23:22:02.209Z] Step 21/23 : LABEL arch=arm64 [2021-05-05T23:22:02.209Z] ---> Running in d7d888999c16 [2021-05-05T23:22:02.485Z] Removing intermediate container d7d888999c16 [2021-05-05T23:22:02.485Z] ---> 4413f0b27c66 [2021-05-05T23:22:02.485Z] Step 22/23 : LABEL git_sha=534e16afeab856035666988f8fdb364a9c262e14 [2021-05-05T23:22:02.760Z] ---> Running in e181d6eef0ed [2021-05-05T23:22:03.353Z] Removing intermediate container e181d6eef0ed [2021-05-05T23:22:03.353Z] ---> 1339464c0e0c [2021-05-05T23:22:03.353Z] Step 23/23 : LABEL version=0.0.0 [2021-05-05T23:22:03.353Z] ---> Running in 2f2bec328123 [2021-05-05T23:22:03.947Z] Removing intermediate container 2f2bec328123 [2021-05-05T23:22:03.947Z] ---> e283a5df2e91 [2021-05-05T23:22:03.947Z] [2021-05-05T23:22:04.219Z] Successfully built e283a5df2e91 [2021-05-05T23:22:04.219Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-05-05T23:22:04.504Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-05-05T23:22:04.495Z] $ docker stop --time=1 80b21d60a573068154a872c2a5db79f8284c378c06868b59f9510ece0a05a767 [2021-05-05T23:22:06.397Z] $ docker rm -f 80b21d60a573068154a872c2a5db79f8284c378c06868b59f9510ece0a05a767 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-05T23:22:06.977Z] + docker images [2021-05-05T23:22:06.977Z] + grep docker [2021-05-05T23:22:07.247Z] docker-sys-mgmt-agent-go-arm64 latest e283a5df2e91 4 seconds ago 299MB [2021-05-05T23:22:07.247Z] docker-core-data-go-arm64 latest 7f6c404aa231 42 seconds ago 20.3MB [2021-05-05T23:22:07.247Z] docker-security-secretstore-setup-go-arm64 latest 15fbc2b0a71d About a minute ago 24.3MB [2021-05-05T23:22:07.247Z] docker-security-proxy-setup-go-arm64 latest 41adcd1bb8e9 About a minute ago 23.9MB [2021-05-05T23:22:07.247Z] docker-security-bootstrapper-go-arm64 latest c77f4878f23d 4 minutes ago 17.1MB [2021-05-05T23:22:07.247Z] docker-core-metadata-go-arm64 latest 7de223a63bda 4 minutes ago 17.4MB [2021-05-05T23:22:07.247Z] docker-support-notifications-go-arm64 latest 42b9bbbcb5d7 4 minutes ago 16.6MB [2021-05-05T23:22:07.247Z] docker-support-scheduler-go-arm64 latest 066659768109 4 minutes ago 16.1MB [2021-05-05T23:22:07.247Z] docker-core-command-go-arm64 latest 75cb519d6a56 4 minutes ago 16.1MB [2021-05-05T23:22:07.247Z] docker 20.10.0 eeaf43b92773 4 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-05T23:22:07.815Z] ---> job-cost.sh [2021-05-05T23:22:07.815Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GV8n [2021-05-05T23:22:46.754Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-05T23:24:23.486Z] lf-activate-venv(): INFO: Adding /tmp/venv-GV8n/bin to PATH [2021-05-05T23:24:23.486Z] INFO: No Stack... [2021-05-05T23:24:23.486Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-05T23:24:23.486Z] INFO: Archiving Costs [Pipeline] sh [2021-05-05T23:24:23.825Z] + cat /w/workspace/edgex-go/14/archives/cost.csv [2021-05-05T23:24:23.826Z] + cut -d, -f6 [Pipeline] lock [2021-05-05T23:24:23.938Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3391-14-stack-cost] [2021-05-05T23:24:23.947Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3391-14-stack-cost] did not exist. Created. [2021-05-05T23:24:23.947Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3391-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-05T23:24:24.305Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-05T23:24:24.580Z] Stashed 1 file(s) [Pipeline] } [2021-05-05T23:24:24.593Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3391-14-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-05T23:24:25.255Z] provisioning config files... [2021-05-05T23:24:25.270Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/14@tmp/config5287119742721743694tmp [Pipeline] { [Pipeline] sh [2021-05-05T23:24:25.616Z] + set +x [2021-05-05T23:24:25.616Z] + curl -s https://codecov.io/bash [2021-05-05T23:24:25.616Z] + bash -s -- [2021-05-05T23:24:25.878Z] [2021-05-05T23:24:25.878Z] _____ _ [2021-05-05T23:24:25.878Z] / ____| | | [2021-05-05T23:24:25.878Z] | | ___ __| | ___ ___ _____ __ [2021-05-05T23:24:25.878Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-05T23:24:25.878Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-05T23:24:25.878Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-05T23:24:25.878Z] Bash-1.0.2 [2021-05-05T23:24:25.878Z] [2021-05-05T23:24:25.878Z] [2021-05-05T23:24:25.878Z] ==> git version 2.24.3 found [2021-05-05T23:24:25.878Z] ==> 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-05T23:24:25.878Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-05T23:24:25.878Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-05T23:24:26.139Z] ==> Jenkins CI detected. [2021-05-05T23:24:26.139Z] project root: . [2021-05-05T23:24:26.139Z] --> token set from env [2021-05-05T23:24:26.139Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-05T23:24:26.139Z] ==> Running gcov in . (disable via -X gcov) [2021-05-05T23:24:26.139Z] ==> Python coveragepy not found [2021-05-05T23:24:26.139Z] ==> Searching for coverage reports in: [2021-05-05T23:24:26.139Z] + . [2021-05-05T23:24:26.139Z] -> Found 1 reports [2021-05-05T23:24:26.139Z] ==> Detecting git/mercurial file structure [2021-05-05T23:24:26.139Z] ==> Reading reports [2021-05-05T23:24:26.139Z] + ./coverage.out bytes=705232 [2021-05-05T23:24:26.400Z] ==> Appending adjustments [2021-05-05T23:24:26.400Z] https://docs.codecov.io/docs/fixing-reports [2021-05-05T23:24:29.733Z] + Found adjustments [2021-05-05T23:24:29.733Z] ==> Gzipping contents [2021-05-05T23:24:29.733Z] 100K /tmp/codecov.UAzAGJ.gz [2021-05-05T23:24:29.733Z] ==> Uploading reports [2021-05-05T23:24:29.733Z] url: https://codecov.io [2021-05-05T23:24:29.733Z] query: branch=PR-3391&commit=534e16afeab856035666988f8fdb364a9c262e14&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3391%2F14%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3391&job=&cmd_args= [2021-05-05T23:24:29.733Z] -> Pinging Codecov [2021-05-05T23:24:29.733Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3391&commit=534e16afeab856035666988f8fdb364a9c262e14&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3391%2F14%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3391&job=&cmd_args= [2021-05-05T23:24:30.303Z] -> Uploading to [2021-05-05T23:24:30.304Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-05/00271124DB129430A58F1EEE437C3FCB/534e16afeab856035666988f8fdb364a9c262e14/7832cbdd-612b-4b13-becc-d0dece5bd7f8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210505%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210505T232429Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8edf0f92b32e0ffd9cb627f8a2e5a4ff45fd6fd6d03e12883592e5820a5ec98e [2021-05-05T23:24:30.304Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-05T23:24:30.304Z] Dload Upload Total Spent Left Speed [2021-05-05T23:24:30.566Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 98k 0 0 100 98k 0 243k --:--:-- --:--:-- --:--:-- 244k [2021-05-05T23:24:30.566Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/534e16afeab856035666988f8fdb364a9c262e14 [Pipeline] } [2021-05-05T23:24:30.574Z] 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-05T23:24:31.406Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-05T23:24:32.277Z] ---> package-listing.sh [2021-05-05T23:24:32.277Z] ++ facter osfamily [2021-05-05T23:24:32.277Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-05T23:24:32.277Z] + OS_FAMILY=redhat [2021-05-05T23:24:32.277Z] + workspace=/w/workspace/edgex-go/14 [2021-05-05T23:24:32.277Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-05T23:24:32.277Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-05T23:24:32.277Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-05T23:24:32.277Z] + PACKAGES=/tmp/packages_start.txt [2021-05-05T23:24:32.277Z] + '[' /w/workspace/edgex-go/14 ']' [2021-05-05T23:24:32.277Z] + PACKAGES=/tmp/packages_end.txt [2021-05-05T23:24:32.277Z] + case "${OS_FAMILY}" in [2021-05-05T23:24:32.277Z] + rpm -qa [2021-05-05T23:24:32.277Z] + sort [2021-05-05T23:24:36.513Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-05T23:24:36.513Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-05T23:24:36.513Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-05T23:24:36.513Z] + '[' /w/workspace/edgex-go/14 ']' [2021-05-05T23:24:36.513Z] + mkdir -p /w/workspace/edgex-go/14/archives/ [2021-05-05T23:24:36.513Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/14/archives/ [Pipeline] echo [2021-05-05T23:24:36.526Z] 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/14/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-05T23:24:36.818Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-05T23:24:37.125Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-05T23:24:37.125Z] [2021-05-05T23:24:37.125Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-05T23:24:37.451Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-05T23:24:37.451Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-05T23:24:37.451Z] df20fa9351a1: Pulling fs layer [2021-05-05T23:24:37.451Z] 36b3adc4ff6f: Pulling fs layer [2021-05-05T23:24:37.451Z] 8ad3a11d3b57: Pulling fs layer [2021-05-05T23:24:37.451Z] 46f8f816bc3b: Pulling fs layer [2021-05-05T23:24:37.451Z] 93b61091891f: Pulling fs layer [2021-05-05T23:24:37.451Z] 93b9cdb0e59b: Pulling fs layer [2021-05-05T23:24:37.451Z] 5e14af77c1be: Pulling fs layer [2021-05-05T23:24:37.451Z] 01666e4c0597: Pulling fs layer [2021-05-05T23:24:37.451Z] aa168da1d23b: Pulling fs layer [2021-05-05T23:24:37.451Z] 46f8f816bc3b: Waiting [2021-05-05T23:24:37.451Z] 93b61091891f: Waiting [2021-05-05T23:24:37.451Z] 93b9cdb0e59b: Waiting [2021-05-05T23:24:37.451Z] 5e14af77c1be: Waiting [2021-05-05T23:24:37.451Z] aa168da1d23b: Waiting [2021-05-05T23:24:37.451Z] 01666e4c0597: Waiting [2021-05-05T23:24:37.451Z] 36b3adc4ff6f: Verifying Checksum [2021-05-05T23:24:37.451Z] 36b3adc4ff6f: Download complete [2021-05-05T23:24:37.451Z] 46f8f816bc3b: Verifying Checksum [2021-05-05T23:24:37.451Z] 46f8f816bc3b: Download complete [2021-05-05T23:24:37.714Z] df20fa9351a1: Verifying Checksum [2021-05-05T23:24:37.714Z] df20fa9351a1: Download complete [2021-05-05T23:24:37.714Z] 93b61091891f: Verifying Checksum [2021-05-05T23:24:37.714Z] 93b61091891f: Download complete [2021-05-05T23:24:37.714Z] 93b9cdb0e59b: Verifying Checksum [2021-05-05T23:24:37.714Z] 93b9cdb0e59b: Download complete [2021-05-05T23:24:37.714Z] 5e14af77c1be: Download complete [2021-05-05T23:24:37.714Z] 01666e4c0597: Verifying Checksum [2021-05-05T23:24:37.714Z] 01666e4c0597: Download complete [2021-05-05T23:24:37.977Z] df20fa9351a1: Pull complete [2021-05-05T23:24:37.978Z] 8ad3a11d3b57: Verifying Checksum [2021-05-05T23:24:37.978Z] 8ad3a11d3b57: Download complete [2021-05-05T23:24:38.244Z] 36b3adc4ff6f: Pull complete [2021-05-05T23:24:38.821Z] 8ad3a11d3b57: Pull complete [2021-05-05T23:24:38.821Z] 46f8f816bc3b: Pull complete [2021-05-05T23:24:39.400Z] 93b61091891f: Pull complete [2021-05-05T23:24:39.400Z] 93b9cdb0e59b: Pull complete [2021-05-05T23:24:40.355Z] aa168da1d23b: Verifying Checksum [2021-05-05T23:24:40.355Z] aa168da1d23b: Download complete [2021-05-05T23:24:42.269Z] 5e14af77c1be: Pull complete [2021-05-05T23:24:42.533Z] 01666e4c0597: Pull complete [2021-05-05T23:24:57.465Z] aa168da1d23b: Pull complete [2021-05-05T23:24:57.465Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-05T23:24:57.465Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-05T23:24:57.465Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-05T23:24:57.669Z] prd-centos7-docker-4c-2g-3104 does not seem to be running inside a container [2021-05-05T23:24:57.721Z] $ 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/14/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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-05T23:25:00.742Z] $ docker top 652348fbca94e54dcd8773ab8365809df15fb4e7cf2983addacfa851c6780735 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-05T23:25:01.168Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-05T23:25:01.467Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-05T23:25:01.767Z] + ls /var/log/sa-host [2021-05-05T23:25:01.767Z] + sadf -c /var/log/sa-host/sa05 [2021-05-05T23:25:01.767Z] file_magic: OK [2021-05-05T23:25:01.767Z] HZ: Using current value: 100 [2021-05-05T23:25:01.767Z] file_header: OK [2021-05-05T23:25:01.767Z] 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-05T23:25:01.767Z] Statistics: [2021-05-05T23:25:01.767Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-05T23:25:01.767Z] File successfully converted to sysstat format version 12.2.1 [2021-05-05T23:25:01.767Z] + sadf -c /var/log/sa-host/sa23 [2021-05-05T23:25:01.767Z] file_magic: OK [2021-05-05T23:25:01.767Z] HZ: Using current value: 100 [2021-05-05T23:25:01.767Z] file_header: OK [2021-05-05T23:25:01.767Z] 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-05T23:25:01.767Z] Statistics: [2021-05-05T23:25:01.767Z] Hnuu...uuuununununu... [2021-05-05T23:25:01.767Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-05T23:25:01.945Z] provisioning config files... [2021-05-05T23:25:01.992Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/14@tmp/config2453765763071331969tmp [Pipeline] { [Pipeline] echo [2021-05-05T23:25:02.017Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-05T23:25:02.327Z] ---> create-netrc.sh [Pipeline] } [2021-05-05T23:25:02.352Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-05T23:25:02.392Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-05T23:25:02.727Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-05T23:25:02.758Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-05T23:25:03.065Z] ---> sudo-logs.sh [2021-05-05T23:25:03.065Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-05T23:25:03.095Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-05T23:25:03.392Z] ---> job-cost.sh [2021-05-05T23:25:03.392Z] lf-activate-venv: SKIPPING [2021-05-05T23:25:03.392Z] DEBUG: total: 0.20999999344348907 [2021-05-05T23:25:03.392Z] INFO: Retrieving Stack Cost... [2021-05-05T23:25:04.334Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-05T23:25:04.908Z] INFO: Archiving Costs [Pipeline] echo [2021-05-05T23:25:04.922Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-05T23:25:05.220Z] ---> logs-deploy.sh [2021-05-05T23:25:05.220Z] lf-activate-venv: SKIPPING [2021-05-05T23:25:05.220Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3391/14 [2021-05-05T23:25:05.220Z] INFO: archiving workspace using pattern(s): [2021-05-05T23:25:07.136Z] Archives upload complete. [2021-05-05T23:25:07.136Z] INFO: archiving logs to Nexus