Pull request #3047 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from d707ed14ba15382bf66b3c900daff4306a3b24c5+cc81cd9a60941bde415ebdc6eaf205dd7f209524 (b7c925e4dc76e5f4b355cce202c72e2f80c73ce6) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f82e9360b4159668f7e3e090307a6179e9a8e48d 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 f82e9360b4159668f7e3e090307a6179e9a8e48d using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3047/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f82e9360b4159668f7e3e090307a6179e9a8e48d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f82e9360b4159668f7e3e090307a6179e9a8e48d # timeout=10 Commit message: "Merge pull request #311 from ernestojeda/fix-data-binary" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3047/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-21139 in /w/workspace/edgexfoundry_edgex-go_PR-3047 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3047/head:refs/remotes/origin/PR-3047 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit cc81cd9a60941bde415ebdc6eaf205dd7f209524 into PR head commit d707ed14ba15382bf66b3c900daff4306a3b24c5 Merge succeeded, producing d707ed14ba15382bf66b3c900daff4306a3b24c5 Checking out Revision d707ed14ba15382bf66b3c900daff4306a3b24c5 (PR-3047) > git config core.sparsecheckout # timeout=10 > git checkout -f d707ed14ba15382bf66b3c900daff4306a3b24c5 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge cc81cd9a60941bde415ebdc6eaf205dd7f209524 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d707ed14ba15382bf66b3c900daff4306a3b24c5 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-19T06:18:10.068Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-19T06:18:10.508Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-19T06:18:10.766Z] ========================================================= [2021-01-19T06:18:10.766Z] EdgeX Global Pipelines Version Info [2021-01-19T06:18:10.766Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-19T06:18:12.330Z] ------------------- [2021-01-19T06:18:12.331Z] stable info: [2021-01-19T06:18:12.331Z] ------------------- [2021-01-19T06:18:12.331Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-19T06:18:12.331Z] Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d [2021-01-19T06:18:12.331Z] Message: update stable to v1.0.177 [2021-01-19T06:18:13.290Z] ------------------- [2021-01-19T06:18:13.290Z] experimental info: [2021-01-19T06:18:13.290Z] ------------------- [2021-01-19T06:18:13.290Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-19T06:18:13.290Z] Commit SHA: e10e8b1c2921d3c8fd668fd9f38a05cab6ea93a3 [2021-01-19T06:18:13.290Z] Message: update experimental to v1.0.178 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-19T06:18:13.689Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-19T06:18:13.811Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-19T06:18:13.941Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-19T06:18:14.067Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-19T06:18:14.203Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-19T06:18:14.321Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-19T06:18:14.437Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-19T06:18:14.577Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-19T06:18:14.705Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-19T06:18:14.860Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-19T06:18:15.010Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-19T06:18:15.141Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-19T06:18:15.343Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-19T06:18:15.459Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-19T06:18:15.575Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-19T06:18:15.697Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-19T06:18:15.812Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-19T06:18:15.926Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-19T06:18:16.047Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-19T06:18:16.193Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-19T06:18:16.320Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-19T06:18:16.455Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-19T06:18:16.569Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-19T06:18:16.696Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3047 [Pipeline] echo [2021-01-19T06:18:16.816Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3047 [Pipeline] echo [2021-01-19T06:18:16.926Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3047 [Pipeline] echo [2021-01-19T06:18:17.040Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d707ed14ba15382bf66b3c900daff4306a3b24c5 [Pipeline] echo [2021-01-19T06:18:17.156Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d707ed1 [Pipeline] echo [2021-01-19T06:18:17.269Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-19T06:18:17.504Z] provisioning config files... [2021-01-19T06:18:17.536Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6631794406641143259tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-19T06:18:17.967Z] ---> docker-login.sh [2021-01-19T06:18:17.967Z] nexus3.edgexfoundry.org:10001 [2021-01-19T06:18:18.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T06:18:18.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T06:18:18.509Z] Configure a credential helper to remove this warning. See [2021-01-19T06:18:18.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T06:18:18.509Z] [2021-01-19T06:18:18.509Z] Login Succeeded [2021-01-19T06:18:18.509Z] nexus3.edgexfoundry.org:10002 [2021-01-19T06:18:18.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T06:18:18.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T06:18:18.777Z] Configure a credential helper to remove this warning. See [2021-01-19T06:18:18.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T06:18:18.777Z] [2021-01-19T06:18:18.777Z] Login Succeeded [2021-01-19T06:18:18.777Z] nexus3.edgexfoundry.org:10003 [2021-01-19T06:18:18.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T06:18:18.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T06:18:18.777Z] Configure a credential helper to remove this warning. See [2021-01-19T06:18:18.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T06:18:18.777Z] [2021-01-19T06:18:18.777Z] Login Succeeded [2021-01-19T06:18:18.777Z] nexus3.edgexfoundry.org:10004 [2021-01-19T06:18:19.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T06:18:19.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T06:18:19.042Z] Configure a credential helper to remove this warning. See [2021-01-19T06:18:19.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T06:18:19.042Z] [2021-01-19T06:18:19.042Z] Login Succeeded [2021-01-19T06:18:19.042Z] docker.io [2021-01-19T06:18:19.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T06:18:19.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T06:18:19.571Z] Configure a credential helper to remove this warning. See [2021-01-19T06:18:19.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T06:18:19.571Z] [2021-01-19T06:18:19.571Z] Login Succeeded [2021-01-19T06:18:19.571Z] ---> docker-login.sh ends [Pipeline] } [2021-01-19T06:18:19.604Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-19T06:18:20.181Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/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-01-19T06:18:20.181Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-19T06:18:20.181Z] ++ dirname cmd/core-command/Dockerfile [2021-01-19T06:18:20.181Z] ++ cut -d/ -f2 [2021-01-19T06:18:20.181Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-19T06:18:20.181Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-19T06:18:20.181Z] ++ dirname cmd/core-data/Dockerfile [2021-01-19T06:18:20.181Z] ++ cut -d/ -f2 [2021-01-19T06:18:20.181Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-19T06:18:20.181Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-19T06:18:20.181Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-19T06:18:20.181Z] ++ cut -d/ -f2 [2021-01-19T06:18:20.181Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-19T06:18:20.181Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-19T06:18:20.181Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2021-01-19T06:18:20.181Z] ++ cut -d/ -f2 [2021-01-19T06:18:20.181Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2021-01-19T06:18:20.181Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-19T06:18:20.181Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-19T06:18:20.181Z] ++ cut -d/ -f2 [2021-01-19T06:18:20.181Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-19T06:18:20.181Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-19T06:18:20.181Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-19T06:18:20.181Z] ++ cut -d/ -f2 [2021-01-19T06:18:20.181Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-19T06:18:20.181Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-19T06:18:20.181Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-19T06:18:20.181Z] ++ cut -d/ -f2 [2021-01-19T06:18:20.181Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-19T06:18:20.181Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-19T06:18:20.181Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-19T06:18:20.181Z] ++ cut -d/ -f2 [2021-01-19T06:18:20.181Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-19T06:18:20.181Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-19T06:18:20.181Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-19T06:18:20.181Z] ++ cut -d/ -f2 [2021-01-19T06:18:20.181Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-19T06:18:20.288Z] 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-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/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-01-19T06:18:21.308Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-19T06:18:21.308Z] [2021-01-19T06:18:21.308Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-19T06:18:21.698Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-19T06:18:21.698Z] latest: Pulling from edgex-devops/git-semver [2021-01-19T06:18:21.698Z] 31603596830f: Pulling fs layer [2021-01-19T06:18:21.698Z] 2a8b12db71e7: Pulling fs layer [2021-01-19T06:18:21.698Z] 6ca5941a6612: Pulling fs layer [2021-01-19T06:18:21.698Z] ecc8261a40a4: Pulling fs layer [2021-01-19T06:18:21.698Z] ecc8261a40a4: Waiting [2021-01-19T06:18:21.698Z] 2a8b12db71e7: Verifying Checksum [2021-01-19T06:18:21.698Z] 2a8b12db71e7: Download complete [2021-01-19T06:18:21.969Z] 31603596830f: Verifying Checksum [2021-01-19T06:18:21.969Z] 31603596830f: Download complete [2021-01-19T06:18:21.969Z] ecc8261a40a4: Verifying Checksum [2021-01-19T06:18:21.969Z] ecc8261a40a4: Download complete [2021-01-19T06:18:21.969Z] 6ca5941a6612: Verifying Checksum [2021-01-19T06:18:21.969Z] 6ca5941a6612: Download complete [2021-01-19T06:18:22.238Z] 31603596830f: Pull complete [2021-01-19T06:18:22.502Z] 2a8b12db71e7: Pull complete [2021-01-19T06:18:23.475Z] 6ca5941a6612: Pull complete [2021-01-19T06:18:23.475Z] ecc8261a40a4: Pull complete [2021-01-19T06:18:23.475Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-19T06:18:23.475Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-19T06:18:23.475Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-19T06:18:23.607Z] prd-centos7-docker-4c-2g-21139 does not seem to be running inside a container [2021-01-19T06:18:23.744Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-19T06:18:26.326Z] $ docker top 0babf35c25ba7991293b58671789c5e478415f2988cd8744cc9bf9f58d7689f4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-19T06:18:26.748Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-19T06:18:26.748Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-19T06:18:26.996Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-19T06:18:27.000Z] $ docker exec 0babf35c25ba7991293b58671789c5e478415f2988cd8744cc9bf9f58d7689f4 ssh-agent [2021-01-19T06:18:27.185Z] SSH_AUTH_SOCK=/tmp/ssh-CT7qf38daLjT/agent.11 [2021-01-19T06:18:27.185Z] SSH_AGENT_PID=17 [2021-01-19T06:18:27.196Z] Running ssh-add (command line suppressed) [2021-01-19T06:18:27.329Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6533390831135829743.key (/w/workspace/edgex-go/1@tmp/private_key_6533390831135829743.key) [2021-01-19T06:18:27.382Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-19T06:18:27.755Z] + git tag --points-at HEAD [Pipeline] } [2021-01-19T06:18:27.784Z] $ docker exec --env ******** --env ******** 0babf35c25ba7991293b58671789c5e478415f2988cd8744cc9bf9f58d7689f4 ssh-agent -k [2021-01-19T06:18:27.902Z] unset SSH_AUTH_SOCK; [2021-01-19T06:18:27.902Z] unset SSH_AGENT_PID; [2021-01-19T06:18:27.902Z] echo Agent pid 17 killed; [2021-01-19T06:18:27.951Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-19T06:18:28.147Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-19T06:18:28.148Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-19T06:18:28.322Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-19T06:18:28.326Z] $ docker exec 0babf35c25ba7991293b58671789c5e478415f2988cd8744cc9bf9f58d7689f4 ssh-agent [2021-01-19T06:18:28.497Z] SSH_AUTH_SOCK=/tmp/ssh-6lzoVM2oRIyn/agent.46 [2021-01-19T06:18:28.497Z] SSH_AGENT_PID=51 [2021-01-19T06:18:28.504Z] Running ssh-add (command line suppressed) [2021-01-19T06:18:28.633Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2108993211641068029.key (/w/workspace/edgex-go/1@tmp/private_key_2108993211641068029.key) [2021-01-19T06:18:28.692Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-19T06:18:29.078Z] + git semver init [2021-01-19T06:18:29.078Z] # -> Open(): unable to determine branch for HEAD [2021-01-19T06:18:29.078Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-01-19T06:18:29.078Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-01-19T06:18:29.078Z] # $SEMVER_REMOTE_NAME = origin [2021-01-19T06:18:29.078Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-19T06:18:29.078Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-19T06:18:29.078Z] # $SEMVER_BRANCH = PR-3047 [2021-01-19T06:18:29.078Z] # $SEMVER_TEMP = /tmp/semver-066931351 [2021-01-19T06:18:29.078Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-19T06:19:01.266Z] # '/tmp/semver-066931351' -> '/w/workspace/edgex-go/1/.semver' [2021-01-19T06:19:01.266Z] # -> Force: false [2021-01-19T06:19:01.266Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-01-19T06:19:01.301Z] $ docker exec --env ******** --env ******** 0babf35c25ba7991293b58671789c5e478415f2988cd8744cc9bf9f58d7689f4 ssh-agent -k [2021-01-19T06:19:01.588Z] unset SSH_AUTH_SOCK; [2021-01-19T06:19:01.588Z] unset SSH_AGENT_PID; [2021-01-19T06:19:01.588Z] echo Agent pid 51 killed; [2021-01-19T06:19:01.696Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-19T06:19:02.284Z] + git semver [Pipeline] } [2021-01-19T06:19:02.318Z] $ docker stop --time=1 0babf35c25ba7991293b58671789c5e478415f2988cd8744cc9bf9f58d7689f4 [2021-01-19T06:19:04.159Z] $ docker rm -f 0babf35c25ba7991293b58671789c5e478415f2988cd8744cc9bf9f58d7689f4 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-19T06:19:04.769Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-19T06:19:05.368Z] Stashed 1 file(s) [Pipeline] echo [2021-01-19T06:19:05.389Z] [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-01-19T06:19:06.700Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-19T06:19:07.029Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-19T06:19:07.362Z] + sudo service docker restart [2021-01-19T06:19:07.362Z] + true [2021-01-19T06:19:07.362Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-19T06:19:07.973Z] ========================================================= [2021-01-19T06:19:07.973Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-19T06:19:07.973Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-19T06:19:08.353Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-01-19T06:19:11.703Z] Sending build context to Docker daemon 326.6MB [2021-01-19T06:19:11.703Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-19T06:19:11.703Z] Step 2/6 : FROM ${BASE} [2021-01-19T06:19:11.982Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-19T06:19:11.982Z] 188c0c94c7c5: Pulling fs layer [2021-01-19T06:19:11.982Z] 0ef7d3d256c8: Pulling fs layer [2021-01-19T06:19:11.982Z] de9db76c5a1d: Pulling fs layer [2021-01-19T06:19:11.982Z] bca2f99d35d6: Pulling fs layer [2021-01-19T06:19:11.982Z] 93359f2a8cfa: Pulling fs layer [2021-01-19T06:19:11.982Z] 7c6f9722023f: Pulling fs layer [2021-01-19T06:19:11.982Z] a35cf1a2eb13: Pulling fs layer [2021-01-19T06:19:11.982Z] bca2f99d35d6: Waiting [2021-01-19T06:19:11.982Z] 93359f2a8cfa: Waiting [2021-01-19T06:19:11.982Z] 7c6f9722023f: Waiting [2021-01-19T06:19:11.982Z] a35cf1a2eb13: Waiting [2021-01-19T06:19:11.982Z] de9db76c5a1d: Download complete [2021-01-19T06:19:11.982Z] 0ef7d3d256c8: Verifying Checksum [2021-01-19T06:19:11.982Z] 0ef7d3d256c8: Download complete [2021-01-19T06:19:11.982Z] 93359f2a8cfa: Verifying Checksum [2021-01-19T06:19:11.982Z] 93359f2a8cfa: Download complete [2021-01-19T06:19:11.982Z] 7c6f9722023f: Verifying Checksum [2021-01-19T06:19:11.982Z] 7c6f9722023f: Download complete [2021-01-19T06:19:12.601Z] 188c0c94c7c5: Verifying Checksum [2021-01-19T06:19:12.601Z] 188c0c94c7c5: Download complete [2021-01-19T06:19:13.182Z] 188c0c94c7c5: Pull complete [2021-01-19T06:19:13.762Z] 0ef7d3d256c8: Pull complete [2021-01-19T06:19:13.762Z] de9db76c5a1d: Pull complete [2021-01-19T06:19:14.342Z] a35cf1a2eb13: Verifying Checksum [2021-01-19T06:19:14.342Z] a35cf1a2eb13: Download complete [2021-01-19T06:19:14.606Z] bca2f99d35d6: Verifying Checksum [2021-01-19T06:19:14.606Z] bca2f99d35d6: Download complete [2021-01-19T06:19:21.058Z] Still waiting to schedule task [2021-01-19T06:19:21.058Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-01-19T06:19:21.248Z] bca2f99d35d6: Pull complete [2021-01-19T06:19:21.248Z] 93359f2a8cfa: Pull complete [2021-01-19T06:19:21.248Z] 7c6f9722023f: Pull complete [2021-01-19T06:19:25.481Z] a35cf1a2eb13: Pull complete [2021-01-19T06:19:25.481Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-19T06:19:25.481Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-19T06:19:25.481Z] ---> a62c8e92a672 [2021-01-19T06:19:25.481Z] 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-01-19T06:19:25.753Z] ---> Running in 165805095c05 [2021-01-19T06:19:26.353Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T06:19:26.928Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T06:19:27.190Z] (1/12) Installing libmagic (5.38-r0) [2021-01-19T06:19:27.765Z] (2/12) Installing file (5.38-r0) [2021-01-19T06:19:27.765Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-19T06:19:28.036Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-19T06:19:34.643Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-19T06:19:34.643Z] (6/12) Installing patch (2.7.6-r6) [2021-01-19T06:19:34.643Z] (7/12) Installing build-base (0.5-r2) [2021-01-19T06:19:34.643Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-19T06:19:34.643Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-19T06:19:34.643Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-19T06:19:34.643Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-19T06:19:34.643Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-19T06:19:34.643Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T06:19:34.908Z] OK: 233 MiB in 51 packages [2021-01-19T06:19:38.224Z] Removing intermediate container 165805095c05 [2021-01-19T06:19:38.224Z] ---> ec6b6d4c8c39 [2021-01-19T06:19:38.224Z] Step 4/6 : WORKDIR /edgex-go [2021-01-19T06:19:38.489Z] ---> Running in ffcf16c86b82 [2021-01-19T06:19:38.754Z] Removing intermediate container ffcf16c86b82 [2021-01-19T06:19:38.754Z] ---> d86a08a707ca [2021-01-19T06:19:38.754Z] Step 5/6 : COPY go.mod . [2021-01-19T06:19:38.754Z] ---> 83e465783e44 [2021-01-19T06:19:38.754Z] Step 6/6 : RUN go mod download [2021-01-19T06:19:39.021Z] ---> Running in 97dabce55ed6 [2021-01-19T06:20:01.082Z] Removing intermediate container 97dabce55ed6 [2021-01-19T06:20:01.083Z] ---> b1d1badc2d11 [2021-01-19T06:20:01.083Z] Successfully built b1d1badc2d11 [2021-01-19T06:20:01.083Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-19T06:20:01.447Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-19T06:20:01.447Z] . [Pipeline] withDockerContainer [2021-01-19T06:20:01.598Z] prd-centos7-docker-4c-2g-21139 does not seem to be running inside a container [2021-01-19T06:20:01.654Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-19T06:20:02.494Z] $ docker top 3320305890daa300af727f7e97a920593ec20998b26efb4f2da5fc3ffbc6d009 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-19T06:20:03.066Z] + go version [2021-01-19T06:20:03.066Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-19T06:20:03.112Z] $ docker stop --time=1 3320305890daa300af727f7e97a920593ec20998b26efb4f2da5fc3ffbc6d009 [2021-01-19T06:20:04.479Z] $ docker rm -f 3320305890daa300af727f7e97a920593ec20998b26efb4f2da5fc3ffbc6d009 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-19T06:20:05.568Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-19T06:20:05.568Z] . [Pipeline] withDockerContainer [2021-01-19T06:20:05.691Z] prd-centos7-docker-4c-2g-21139 does not seem to be running inside a container [2021-01-19T06:20:05.751Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-19T06:20:06.599Z] $ docker top 122cea90aed992d2f74990ffc4ffb34038c180b58c6f1a598428c7bc3797c223 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-19T06:20:06.883Z] ========================================================= [2021-01-19T06:20:06.883Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-19T06:20:06.883Z] ========================================================= [Pipeline] sh [2021-01-19T06:20:07.199Z] + make test [2021-01-19T06:20:07.199Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-19T06:20:17.293Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-19T06:20:32.357Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-19T06:20:36.192Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-19T06:20:37.623Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-19T06:20:37.623Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-19T06:20:37.623Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-19T06:20:37.623Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-19T06:20:37.623Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-19T06:20:37.900Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-19T06:20:38.876Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-19T06:20:39.154Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-19T06:20:41.755Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-19T06:20:41.755Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-19T06:20:41.755Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-19T06:20:43.198Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.087s coverage: 46.6% of statements [2021-01-19T06:20:43.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-19T06:20:43.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-19T06:20:43.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-19T06:20:43.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-19T06:20:43.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-19T06:20:48.583Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.215s coverage: 27.0% of statements [2021-01-19T06:20:48.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-19T06:20:48.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-19T06:20:48.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-19T06:20:48.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-19T06:20:48.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-19T06:20:48.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-19T06:20:48.583Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.035s coverage: 100.0% of statements [2021-01-19T06:20:48.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-19T06:20:48.583Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.048s coverage: 100.0% of statements [2021-01-19T06:20:48.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-19T06:20:48.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-19T06:20:48.583Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.090s coverage: 67.9% of statements [2021-01-19T06:20:48.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-19T06:20:48.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-19T06:20:48.583Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.473s coverage: 82.3% of statements [2021-01-19T06:20:48.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-19T06:20:48.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-19T06:20:48.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-19T06:20:48.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-19T06:20:50.046Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.341s coverage: 28.6% of statements [2021-01-19T06:20:50.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-19T06:20:50.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-19T06:20:50.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-19T06:20:50.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-19T06:20:50.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-19T06:20:50.046Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.088s coverage: 100.0% of statements [2021-01-19T06:20:50.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-19T06:20:50.046Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.067s coverage: 100.0% of statements [2021-01-19T06:20:50.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-19T06:20:50.326Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.112s coverage: 86.7% of statements [2021-01-19T06:20:50.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-19T06:20:50.326Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.101s coverage: 97.5% of statements [2021-01-19T06:20:50.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-19T06:20:50.932Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.094s coverage: 78.3% of statements [2021-01-19T06:20:50.932Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-19T06:20:50.932Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-19T06:20:50.932Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-19T06:20:50.932Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-19T06:20:53.554Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.417s coverage: 92.8% of statements [2021-01-19T06:20:53.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-19T06:20:53.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-19T06:20:53.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-19T06:20:53.554Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-19T06:20:53.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-19T06:20:53.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-19T06:20:53.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-19T06:20:53.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-19T06:20:53.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-19T06:20:53.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-19T06:20:53.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-19T06:20:53.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-19T06:20:53.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-19T06:20:53.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-19T06:20:53.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-19T06:20:53.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-19T06:20:53.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-19T06:20:53.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-19T06:20:53.554Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.034s coverage: 58.8% of statements [2021-01-19T06:20:53.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-19T06:20:53.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-19T06:20:53.554Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.062s coverage: 0.1% of statements [2021-01-19T06:20:53.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-19T06:20:53.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-19T06:20:53.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-19T06:20:53.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-19T06:20:53.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.064s coverage: 100.0% of statements [2021-01-19T06:20:53.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-19T06:20:53.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.056s coverage: 75.5% of statements [2021-01-19T06:20:53.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-19T06:20:53.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.038s coverage: 80.8% of statements [2021-01-19T06:20:53.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.082s coverage: 87.2% of statements [2021-01-19T06:20:53.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 84.2% of statements [2021-01-19T06:20:54.150Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.091s coverage: 91.4% of statements [2021-01-19T06:20:54.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-19T06:20:55.121Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.262s coverage: 63.5% of statements [2021-01-19T06:20:55.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-19T06:20:55.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-19T06:20:55.121Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.039s coverage: 100.0% of statements [2021-01-19T06:20:55.121Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.050s coverage: 91.3% of statements [2021-01-19T06:20:55.121Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.036s coverage: 100.0% of statements [2021-01-19T06:20:55.387Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.057s coverage: 73.7% of statements [2021-01-19T06:20:55.387Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements [2021-01-19T06:20:56.808Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.390s coverage: 68.9% of statements [2021-01-19T06:20:56.808Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-19T06:20:56.808Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-19T06:20:56.808Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-19T06:20:56.808Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-19T06:20:56.808Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-19T06:20:56.808Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.097s coverage: 37.0% of statements [2021-01-19T06:20:56.808Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-19T06:20:56.808Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-19T06:20:57.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.393s coverage: 84.0% of statements [2021-01-19T06:20:57.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.057s coverage: 100.0% of statements [2021-01-19T06:20:59.674Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.101s coverage: 47.1% of statements [2021-01-19T06:20:59.674Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-19T06:20:59.674Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-19T06:20:59.674Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-19T06:20:59.674Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-19T06:20:59.674Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-19T06:20:59.674Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.055s coverage: 100.0% of statements [2021-01-19T06:20:59.674Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-19T06:20:59.674Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.051s coverage: 100.0% of statements [2021-01-19T06:20:59.674Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-19T06:21:00.644Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.763s coverage: 29.1% of statements [2021-01-19T06:21:00.644Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-19T06:21:00.644Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-19T06:21:00.644Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-19T06:21:00.644Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-19T06:21:00.644Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-19T06:21:00.644Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.075s coverage: 99.0% of statements [2021-01-19T06:21:00.644Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-19T06:21:00.644Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.063s coverage: 100.0% of statements [2021-01-19T06:21:00.644Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-19T06:21:00.644Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.024s coverage: 0.0% of statements [2021-01-19T06:21:00.644Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-19T06:21:00.644Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.074s coverage: 100.0% of statements [2021-01-19T06:21:00.644Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-19T06:21:00.644Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-19T06:21:00.644Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-19T06:21:00.644Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-19T06:21:00.644Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.042s coverage: 87.9% of statements [2021-01-19T06:21:00.644Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-19T06:21:00.644Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-19T06:21:00.912Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.034s coverage: 100.0% of statements [2021-01-19T06:21:01.177Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.028s coverage: 32.1% of statements [2021-01-19T06:21:01.443Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.045s coverage: 100.0% of statements [2021-01-19T06:21:01.707Z] GO111MODULE=on go vet ./... [2021-01-19T06:21:11.754Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-21143 in /w/workspace/edgexfoundry_edgex-go_PR-3047 [Pipeline] { [Pipeline] ws [2021-01-19T06:21:11.844Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-01-19T06:21:16.972Z] using credential edgex-jenkins-ssh [2021-01-19T06:21:17.053Z] Cloning the remote Git repository [2021-01-19T06:21:17.108Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-19T06:21:17.212Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-01-19T06:21:17.287Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-19T06:21:17.288Z] > git --version # timeout=10 [2021-01-19T06:21:17.305Z] > git --version # 'git version 2.17.1' [2021-01-19T06:21:17.307Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T06:21:17.395Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-19T06:21:28.429Z] gofmt -l . [2021-01-19T06:21:28.429Z] [ "`gofmt -l .`" = "" ] [2021-01-19T06:21:28.429Z] ./bin/test-go-mod-tidy.sh [2021-01-19T06:21:28.429Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-19T06:21:28.772Z] + ls -al . [2021-01-19T06:21:28.772Z] total 656 [2021-01-19T06:21:28.772Z] drwxrwxr-x 10 1001 1001 4096 Jan 19 06:21 . [2021-01-19T06:21:28.772Z] drwxr-xr-x 4 root root 28 Jan 19 06:20 .. [2021-01-19T06:21:28.772Z] -rw-rw-r-- 1 1001 1001 11 Jan 19 06:18 .dockerignore [2021-01-19T06:21:28.772Z] drwxrwxr-x 8 1001 1001 179 Jan 19 06:18 .git [2021-01-19T06:21:28.772Z] drwxrwxr-x 3 1001 1001 125 Jan 19 06:18 .github [2021-01-19T06:21:28.772Z] -rw-rw-r-- 1 1001 1001 824 Jan 19 06:18 .gitignore [2021-01-19T06:21:28.772Z] drwx------ 3 1001 1001 47 Jan 19 06:18 .semver [2021-01-19T06:21:28.772Z] -rw-rw-r-- 1 1001 1001 166 Jan 19 06:18 .sonarcloud.properties [2021-01-19T06:21:28.772Z] -rw-rw-r-- 1 1001 1001 7744 Jan 19 06:18 Attribution.txt [2021-01-19T06:21:28.772Z] -rw-rw-r-- 1 1001 1001 3804 Jan 19 06:18 CONTRIBUTING.md [2021-01-19T06:21:28.772Z] -rw-rw-r-- 1 1001 1001 931 Jan 19 06:18 Dockerfile.build [2021-01-19T06:21:28.772Z] -rw-rw-r-- 1 1001 1001 863 Jan 19 06:18 Jenkinsfile [2021-01-19T06:21:28.772Z] -rw-rw-r-- 1 1001 1001 10775 Jan 19 06:18 LICENSE [2021-01-19T06:21:28.772Z] -rw-rw-r-- 1 1001 1001 5750 Jan 19 06:18 Makefile [2021-01-19T06:21:28.772Z] -rw-rw-r-- 1 1001 1001 6524 Jan 19 06:18 README.md [2021-01-19T06:21:28.772Z] -rw-rw-r-- 1 1001 1001 6744 Jan 19 06:18 SECURITY.md [2021-01-19T06:21:28.772Z] -rw-rw-r-- 1 1001 1001 5 Jan 19 06:19 VERSION [2021-01-19T06:21:28.772Z] -rw-rw-r-- 1 1001 1001 4131 Jan 19 06:18 ZMQWindows.md [2021-01-19T06:21:28.772Z] drwxrwxr-x 2 1001 1001 117 Jan 19 06:18 bin [2021-01-19T06:21:28.772Z] drwxrwxr-x 14 1001 1001 4096 Jan 19 06:18 cmd [2021-01-19T06:21:28.772Z] -rw-r--r-- 1 root root 550280 Jan 19 06:21 coverage.out [2021-01-19T06:21:28.772Z] -rw-r--r-- 1 root root 981 Jan 19 06:21 go.mod [2021-01-19T06:21:28.772Z] -rw-r--r-- 1 root root 19241 Jan 19 06:21 go.sum [2021-01-19T06:21:28.772Z] drwxrwxr-x 8 1001 1001 127 Jan 19 06:18 internal [2021-01-19T06:21:28.772Z] drwxrwxr-x 4 1001 1001 26 Jan 19 06:18 openapi [2021-01-19T06:21:28.773Z] drwxrwxr-x 4 1001 1001 71 Jan 19 06:18 snap [2021-01-19T06:21:28.773Z] -rw-rw-r-- 1 1001 1001 168 Jan 19 06:18 version.go [Pipeline] sh [2021-01-19T06:21:29.111Z] + '[' -e coverage.out ] [2021-01-19T06:21:29.111Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-19T06:21:29.330Z] Stashed 1 file(s) [Pipeline] sh [2021-01-19T06:21:29.657Z] + make build [2021-01-19T06:21:29.657Z] 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-01-19T06:21:33.597Z] Merging remotes/origin/master commit cc81cd9a60941bde415ebdc6eaf205dd7f209524 into PR head commit d707ed14ba15382bf66b3c900daff4306a3b24c5 [2021-01-19T06:21:33.913Z] 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-01-19T06:21:34.224Z] Merge succeeded, producing d707ed14ba15382bf66b3c900daff4306a3b24c5 [2021-01-19T06:21:34.224Z] Checking out Revision d707ed14ba15382bf66b3c900daff4306a3b24c5 (PR-3047) [2021-01-19T06:21:32.889Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-19T06:21:32.917Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-19T06:21:32.941Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-19T06:21:32.980Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-19T06:21:32.980Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T06:21:32.993Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3047/head:refs/remotes/origin/PR-3047 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-19T06:21:33.617Z] > git config core.sparsecheckout # timeout=10 [2021-01-19T06:21:33.637Z] > git checkout -f d707ed14ba15382bf66b3c900daff4306a3b24c5 # timeout=10 [2021-01-19T06:21:34.039Z] > git remote # timeout=10 [2021-01-19T06:21:34.073Z] > git config --get remote.origin.url # timeout=10 [2021-01-19T06:21:34.110Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T06:21:34.125Z] > git merge cc81cd9a60941bde415ebdc6eaf205dd7f209524 # timeout=10 [2021-01-19T06:21:34.172Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-19T06:21:34.232Z] > git config core.sparsecheckout # timeout=10 [2021-01-19T06:21:34.268Z] > git checkout -f d707ed14ba15382bf66b3c900daff4306a3b24c5 # timeout=10 [2021-01-19T06:21:38.719Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts" [2021-01-19T06:21:38.764Z] > git --version # timeout=10 [2021-01-19T06:21:38.771Z] > git --version # 'git version 2.17.1' [2021-01-19T06:21:38.779Z] fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-19T06:21:40.505Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-19T06:21:40.990Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-19T06:21:41.351Z] + true [2021-01-19T06:21:41.351Z] + sudo service docker restart [2021-01-19T06:21:42.163Z] 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-01-19T06:21:43.112Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-19T06:21:44.138Z] provisioning config files... [2021-01-19T06:21:44.178Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1917441344581280610tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-19T06:21:44.505Z] 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-01-19T06:21:44.642Z] ---> docker-login.sh [2021-01-19T06:21:44.642Z] nexus3.edgexfoundry.org:10001 [2021-01-19T06:21:45.079Z] 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-01-19T06:21:45.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T06:21:45.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T06:21:45.843Z] Configure a credential helper to remove this warning. See [2021-01-19T06:21:45.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T06:21:45.843Z] [2021-01-19T06:21:45.843Z] Login Succeeded [2021-01-19T06:21:45.843Z] nexus3.edgexfoundry.org:10002 [2021-01-19T06:21:46.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T06:21:46.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T06:21:46.397Z] Configure a credential helper to remove this warning. See [2021-01-19T06:21:46.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T06:21:46.397Z] [2021-01-19T06:21:46.397Z] Login Succeeded [2021-01-19T06:21:46.397Z] nexus3.edgexfoundry.org:10003 [2021-01-19T06:21:46.502Z] 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-01-19T06:21:46.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T06:21:46.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T06:21:46.674Z] Configure a credential helper to remove this warning. See [2021-01-19T06:21:46.674Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T06:21:46.674Z] [2021-01-19T06:21:46.674Z] Login Succeeded [2021-01-19T06:21:46.674Z] nexus3.edgexfoundry.org:10004 [2021-01-19T06:21:47.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T06:21:47.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T06:21:47.270Z] Configure a credential helper to remove this warning. See [2021-01-19T06:21:47.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T06:21:47.270Z] [2021-01-19T06:21:47.270Z] Login Succeeded [2021-01-19T06:21:47.270Z] docker.io [2021-01-19T06:21:47.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T06:21:47.912Z] 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-01-19T06:21:48.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T06:21:48.164Z] Configure a credential helper to remove this warning. See [2021-01-19T06:21:48.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T06:21:48.164Z] [2021-01-19T06:21:48.164Z] Login Succeeded [2021-01-19T06:21:48.164Z] ---> docker-login.sh ends [Pipeline] } [2021-01-19T06:21:48.215Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-19T06:21:48.847Z] ========================================================= [2021-01-19T06:21:48.847Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-19T06:21:48.847Z] ========================================================= [2021-01-19T06:21:48.930Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [Pipeline] isUnix [Pipeline] sh [2021-01-19T06:21:49.323Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-01-19T06:21:50.328Z] 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-01-19T06:21:51.280Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-19T06:21:51.305Z] Sending build context to Docker daemon 165.5MB [2021-01-19T06:21:51.305Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-19T06:21:51.305Z] Step 2/6 : FROM ${BASE} [2021-01-19T06:21:51.584Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-19T06:21:51.584Z] 5f621e34cdf4: Pulling fs layer [2021-01-19T06:21:51.584Z] a4357932f1b6: Pulling fs layer [2021-01-19T06:21:51.584Z] 18c013af1878: Pulling fs layer [2021-01-19T06:21:51.584Z] 00ac8860ef70: Pulling fs layer [2021-01-19T06:21:51.584Z] 63d7cb157983: Pulling fs layer [2021-01-19T06:21:51.584Z] b116817d02f9: Pulling fs layer [2021-01-19T06:21:51.584Z] 745a02a5169b: Pulling fs layer [2021-01-19T06:21:51.584Z] 00ac8860ef70: Waiting [2021-01-19T06:21:51.584Z] 63d7cb157983: Waiting [2021-01-19T06:21:51.584Z] b116817d02f9: Waiting [2021-01-19T06:21:51.584Z] 745a02a5169b: Waiting [2021-01-19T06:21:51.584Z] 18c013af1878: Verifying Checksum [2021-01-19T06:21:51.584Z] 18c013af1878: Download complete [2021-01-19T06:21:51.584Z] a4357932f1b6: Verifying Checksum [2021-01-19T06:21:51.584Z] a4357932f1b6: Download complete [2021-01-19T06:21:51.584Z] 63d7cb157983: Download complete [2021-01-19T06:21:51.584Z] b116817d02f9: Verifying Checksum [2021-01-19T06:21:51.584Z] b116817d02f9: Download complete [2021-01-19T06:21:51.584Z] 5f621e34cdf4: Verifying Checksum [2021-01-19T06:21:51.584Z] 5f621e34cdf4: Download complete [2021-01-19T06:21:52.185Z] 5f621e34cdf4: Pull complete [2021-01-19T06:21:52.236Z] 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-01-19T06:21:52.790Z] a4357932f1b6: Pull complete [2021-01-19T06:21:53.066Z] 18c013af1878: Pull complete [Pipeline] } [2021-01-19T06:21:53.667Z] $ docker stop --time=1 122cea90aed992d2f74990ffc4ffb34038c180b58c6f1a598428c7bc3797c223 [2021-01-19T06:21:53.676Z] 745a02a5169b: Verifying Checksum [2021-01-19T06:21:53.676Z] 745a02a5169b: Download complete [2021-01-19T06:21:54.664Z] 00ac8860ef70: Verifying Checksum [2021-01-19T06:21:54.664Z] 00ac8860ef70: Download complete [2021-01-19T06:21:55.390Z] $ docker rm -f 122cea90aed992d2f74990ffc4ffb34038c180b58c6f1a598428c7bc3797c223 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-19T06:21:57.431Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-19T06:21:57.431Z] [2021-01-19T06:21:57.431Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-19T06:21:57.840Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-19T06:21:57.840Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-19T06:21:57.840Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-19T06:21:57.841Z] ca9280d653b3: Pulling fs layer [2021-01-19T06:21:57.841Z] 7e9c9ca2126c: Pulling fs layer [2021-01-19T06:21:57.841Z] cbdbe7a5bc2a: Download complete [2021-01-19T06:21:58.422Z] cbdbe7a5bc2a: Pull complete [2021-01-19T06:21:58.422Z] ca9280d653b3: Verifying Checksum [2021-01-19T06:21:58.422Z] ca9280d653b3: Download complete [2021-01-19T06:21:59.821Z] ca9280d653b3: Pull complete [2021-01-19T06:22:00.087Z] 7e9c9ca2126c: Verifying Checksum [2021-01-19T06:22:00.087Z] 7e9c9ca2126c: Download complete [2021-01-19T06:22:04.847Z] 00ac8860ef70: Pull complete [2021-01-19T06:22:05.117Z] 63d7cb157983: Pull complete [2021-01-19T06:22:05.403Z] b116817d02f9: Pull complete [2021-01-19T06:22:06.753Z] 7e9c9ca2126c: Pull complete [2021-01-19T06:22:06.754Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-19T06:22:06.754Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-19T06:22:06.754Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-19T06:22:06.970Z] prd-centos7-docker-4c-2g-21139 does not seem to be running inside a container [2021-01-19T06:22:07.022Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-19T06:22:09.703Z] 745a02a5169b: Pull complete [2021-01-19T06:22:09.704Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-19T06:22:09.704Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-19T06:22:09.704Z] ---> b7e6874047d6 [2021-01-19T06:22:09.704Z] 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-01-19T06:22:09.763Z] $ docker top 1aaa3c293b0b64a63c3eae9546441e402d40f544ec782037418a221193416eff -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-19T06:22:10.405Z] + docker-compose build --help [2021-01-19T06:22:10.405Z] + grep parallel [2021-01-19T06:22:11.357Z] --parallel Build images in parallel. [Pipeline] } [2021-01-19T06:22:11.647Z] $ docker stop --time=1 1aaa3c293b0b64a63c3eae9546441e402d40f544ec782037418a221193416eff [2021-01-19T06:22:12.331Z] ---> Running in 16a98515a84c [2021-01-19T06:22:13.283Z] $ docker rm -f 1aaa3c293b0b64a63c3eae9546441e402d40f544ec782037418a221193416eff [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [2021-01-19T06:22:13.770Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] sh [2021-01-19T06:22:14.040Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T06:22:14.073Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-19T06:22:14.073Z] . [Pipeline] withDockerContainer [2021-01-19T06:22:14.260Z] prd-centos7-docker-4c-2g-21139 does not seem to be running inside a container [2021-01-19T06:22:14.386Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-19T06:22:14.661Z] (1/12) Installing libmagic (5.38-r0) [2021-01-19T06:22:14.930Z] (2/12) Installing file (5.38-r0) [2021-01-19T06:22:14.930Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-19T06:22:15.201Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-19T06:22:15.239Z] $ docker top f57644962fe153b69739c7bff82fb95a53f52c5fb40b2f6a00a884b4a08f48a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-19T06:22:15.851Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-19T06:22:16.804Z] Building docker-core-command-go ... [2021-01-19T06:22:16.804Z] Building docker-core-data-go ... [2021-01-19T06:22:16.804Z] Building docker-core-metadata-go ... [2021-01-19T06:22:16.804Z] Building docker-security-bootstrap-redis-go ... [2021-01-19T06:22:16.804Z] Building docker-security-proxy-setup-go ... [2021-01-19T06:22:16.804Z] Building docker-security-secretstore-setup-go ... [2021-01-19T06:22:16.804Z] Building docker-support-notifications-go ... [2021-01-19T06:22:16.804Z] Building docker-support-scheduler-go ... [2021-01-19T06:22:16.804Z] Building docker-sys-mgmt-agent-go ... [2021-01-19T06:22:16.804Z] Building docker-support-notifications-go [2021-01-19T06:22:16.804Z] Building docker-core-command-go [2021-01-19T06:22:16.804Z] Building docker-support-scheduler-go [2021-01-19T06:22:16.804Z] Building docker-security-proxy-setup-go [2021-01-19T06:22:16.804Z] Building docker-security-bootstrap-redis-go [2021-01-19T06:22:19.520Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-19T06:22:19.520Z] (6/12) Installing patch (2.7.6-r6) [2021-01-19T06:22:19.521Z] (7/12) Installing build-base (0.5-r2) [2021-01-19T06:22:19.521Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-19T06:22:19.521Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-19T06:22:19.791Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-19T06:22:19.791Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-19T06:22:19.791Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-19T06:22:20.063Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T06:22:20.063Z] OK: 217 MiB in 51 packages [2021-01-19T06:22:24.388Z] Removing intermediate container 16a98515a84c [2021-01-19T06:22:24.388Z] ---> 65b84eb23091 [2021-01-19T06:22:24.388Z] Step 4/6 : WORKDIR /edgex-go [2021-01-19T06:22:24.388Z] ---> Running in 8711c5a5d718 [2021-01-19T06:22:24.388Z] Removing intermediate container 8711c5a5d718 [2021-01-19T06:22:24.388Z] ---> 444bc32eb1d4 [2021-01-19T06:22:24.388Z] Step 5/6 : COPY go.mod . [2021-01-19T06:22:24.985Z] ---> 67c30f2538b9 [2021-01-19T06:22:24.985Z] Step 6/6 : RUN go mod download [2021-01-19T06:22:25.266Z] ---> Running in 69b6bb23e18d [2021-01-19T06:22:52.096Z] Removing intermediate container 69b6bb23e18d [2021-01-19T06:22:52.096Z] ---> f96e10f461c5 [2021-01-19T06:22:52.096Z] Successfully built f96e10f461c5 [2021-01-19T06:22:52.096Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-19T06:22:52.464Z] + docker inspect -f . ci-base-image-arm64 [2021-01-19T06:22:52.464Z] . [Pipeline] withDockerContainer [2021-01-19T06:22:52.733Z] prd-ubuntu18.04-docker-arm64-4c-16g-21143 does not seem to be running inside a container [2021-01-19T06:22:52.821Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-19T06:22:54.211Z] $ docker top 433b3d61a5586985ada75e29554a9d68e68ad4a7f04a4e999e3e17475bb12028 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-19T06:22:55.271Z] + go version [2021-01-19T06:22:55.271Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-19T06:22:55.311Z] $ docker stop --time=1 433b3d61a5586985ada75e29554a9d68e68ad4a7f04a4e999e3e17475bb12028 [2021-01-19T06:22:55.786Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T06:22:55.786Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-19T06:22:55.786Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T06:22:55.786Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-19T06:22:55.786Z] ---> b1d1badc2d11 [2021-01-19T06:22:55.786Z] Step 3/24 : WORKDIR /edgex-go [2021-01-19T06:22:55.786Z] ---> b1d1badc2d11 [2021-01-19T06:22:55.786Z] Step 3/22 : WORKDIR /edgex-go [2021-01-19T06:22:55.786Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T06:22:55.786Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-19T06:22:55.786Z] ---> b1d1badc2d11 [2021-01-19T06:22:55.786Z] Step 3/21 : WORKDIR /edgex-go [2021-01-19T06:22:55.786Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T06:22:55.786Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-19T06:22:55.786Z] ---> b1d1badc2d11 [2021-01-19T06:22:55.786Z] Step 3/22 : WORKDIR /edgex-go [2021-01-19T06:22:55.786Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T06:22:55.786Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-19T06:22:55.787Z] ---> b1d1badc2d11 [2021-01-19T06:22:55.787Z] Step 3/21 : WORKDIR /edgex-go [2021-01-19T06:22:55.787Z] ---> Running in 62cbfd45f53f [2021-01-19T06:22:55.787Z] ---> Running in fdb84832132d [2021-01-19T06:22:55.787Z] ---> Running in 1e0679cd6223 [2021-01-19T06:22:55.787Z] ---> Running in e6058410ccdf [2021-01-19T06:22:55.787Z] ---> Running in 83753842ee43 [2021-01-19T06:22:55.787Z] Removing intermediate container e6058410ccdf [2021-01-19T06:22:55.787Z] ---> 47e25eb9146e [2021-01-19T06:22:55.787Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T06:22:55.787Z] Removing intermediate container 62cbfd45f53f [2021-01-19T06:22:55.787Z] ---> 70036811e561 [2021-01-19T06:22:55.787Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T06:22:55.787Z] Removing intermediate container 83753842ee43 [2021-01-19T06:22:55.787Z] ---> 303b4524d220 [2021-01-19T06:22:55.787Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T06:22:55.787Z] Removing intermediate container 1e0679cd6223 [2021-01-19T06:22:55.787Z] ---> a7ba54150175 [2021-01-19T06:22:55.787Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T06:22:55.787Z] Removing intermediate container fdb84832132d [2021-01-19T06:22:55.787Z] ---> a3217dd8a33e [2021-01-19T06:22:55.787Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T06:22:55.787Z] ---> Running in c78e67e792b9 [2021-01-19T06:22:55.787Z] ---> Running in 0618680002b6 [2021-01-19T06:22:55.787Z] ---> Running in ecfd2eb72b09 [2021-01-19T06:22:55.787Z] ---> Running in c053a0cf0cc6 [2021-01-19T06:22:55.787Z] ---> Running in 0eecdf2a8e5e [2021-01-19T06:22:55.787Z] Removing intermediate container c78e67e792b9 [2021-01-19T06:22:55.787Z] ---> 7a6da97644b7 [2021-01-19T06:22:55.787Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-19T06:22:55.787Z] Removing intermediate container c053a0cf0cc6 [2021-01-19T06:22:55.787Z] ---> e19ec84a1da9 [2021-01-19T06:22:55.787Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-19T06:22:55.787Z] Removing intermediate container ecfd2eb72b09 [2021-01-19T06:22:55.787Z] ---> 39b58e164dd4 [2021-01-19T06:22:55.787Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-19T06:22:55.787Z] ---> Running in 387b871696ab [2021-01-19T06:22:55.787Z] ---> Running in 07470405e562 [2021-01-19T06:22:55.787Z] ---> Running in 3bbdbc41448d [2021-01-19T06:22:55.787Z] Removing intermediate container 0618680002b6 [2021-01-19T06:22:55.787Z] ---> 87d6c09242c2 [2021-01-19T06:22:55.787Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-19T06:22:56.079Z] Removing intermediate container 0eecdf2a8e5e [2021-01-19T06:22:56.079Z] ---> 75a9ada8e414 [2021-01-19T06:22:56.079Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-19T06:22:56.079Z] ---> Running in 305b26c33d9e [2021-01-19T06:22:56.079Z] ---> Running in 69953b4ae8b0 [2021-01-19T06:22:57.180Z] $ docker rm -f 433b3d61a5586985ada75e29554a9d68e68ad4a7f04a4e999e3e17475bb12028 [Pipeline] // withDockerContainer [2021-01-19T06:22:57.508Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T06:22:57.508Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T06:22:57.508Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T06:22:57.508Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T06:22:57.508Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-19T06:22:58.392Z] + docker inspect -f . ci-base-image-arm64 [2021-01-19T06:22:58.392Z] . [Pipeline] withDockerContainer [2021-01-19T06:22:58.645Z] prd-ubuntu18.04-docker-arm64-4c-16g-21143 does not seem to be running inside a container [2021-01-19T06:22:58.720Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-19T06:22:58.907Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T06:22:58.907Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T06:22:58.907Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T06:22:59.168Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T06:22:59.168Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T06:23:00.115Z] $ docker top 58dccd90573d0b31783fff1a6a773914f705a40c8ff1f47d21f7f9e1f55611f5 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-19T06:23:00.549Z] ========================================================= [2021-01-19T06:23:00.549Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-19T06:23:00.549Z] ========================================================= [Pipeline] sh [2021-01-19T06:23:01.106Z] OK: 233 MiB in 51 packages [2021-01-19T06:23:01.106Z] OK: 233 MiB in 51 packages [2021-01-19T06:23:01.209Z] + make test [2021-01-19T06:23:01.209Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-19T06:23:01.375Z] OK: 233 MiB in 51 packages [2021-01-19T06:23:01.376Z] Removing intermediate container 387b871696ab [2021-01-19T06:23:01.376Z] ---> ce6da9198743 [2021-01-19T06:23:01.376Z] Step 6/22 : COPY go.mod . [2021-01-19T06:23:01.376Z] OK: 233 MiB in 51 packages [2021-01-19T06:23:01.643Z] Removing intermediate container 3bbdbc41448d [2021-01-19T06:23:01.643Z] ---> 923f9afd255c [2021-01-19T06:23:01.643Z] Step 6/21 : COPY go.mod . [2021-01-19T06:23:01.643Z] ---> c16bb7657374 [2021-01-19T06:23:01.643Z] Step 7/22 : RUN go mod download [2021-01-19T06:23:01.924Z] ---> Running in 56f453f85a4e [2021-01-19T06:23:02.195Z] Removing intermediate container 07470405e562 [2021-01-19T06:23:02.195Z] ---> 90498e0fc63f [2021-01-19T06:23:02.195Z] Step 6/22 : COPY go.mod . [2021-01-19T06:23:02.195Z] ---> 66ed490b01d3 [2021-01-19T06:23:02.195Z] Step 7/21 : RUN go mod download [2021-01-19T06:23:02.195Z] ---> Running in 812eea800d3d [2021-01-19T06:23:02.462Z] ---> 86a5ceff50cf [2021-01-19T06:23:02.462Z] Step 7/22 : RUN go mod download [2021-01-19T06:23:02.462Z] Removing intermediate container 305b26c33d9e [2021-01-19T06:23:02.462Z] ---> 453a6dc8e7d9 [2021-01-19T06:23:02.462Z] Step 6/24 : COPY go.mod . [2021-01-19T06:23:02.742Z] ---> Running in 45b4f6182738 [2021-01-19T06:23:02.742Z] OK: 233 MiB in 51 packages [2021-01-19T06:23:03.013Z] ---> 8b0cfc6815d7 [2021-01-19T06:23:03.013Z] Step 7/24 : RUN go mod download [2021-01-19T06:23:03.013Z] ---> Running in 0e69b97f636a [2021-01-19T06:23:03.278Z] Removing intermediate container 69953b4ae8b0 [2021-01-19T06:23:03.278Z] ---> f8bc860a803a [2021-01-19T06:23:03.278Z] Step 6/21 : COPY go.mod . [2021-01-19T06:23:03.865Z] ---> f64b4cf7a372 [2021-01-19T06:23:03.865Z] Step 7/21 : RUN go mod download [2021-01-19T06:23:03.865Z] ---> Running in 2dc71e456806 [2021-01-19T06:23:04.823Z] Removing intermediate container 812eea800d3d [2021-01-19T06:23:04.823Z] ---> ea289c607fcc [2021-01-19T06:23:04.823Z] Step 8/21 : COPY . . [2021-01-19T06:23:04.823Z] Removing intermediate container 56f453f85a4e [2021-01-19T06:23:04.823Z] ---> aad051276a05 [2021-01-19T06:23:04.823Z] Step 8/22 : COPY . . [2021-01-19T06:23:04.823Z] Removing intermediate container 45b4f6182738 [2021-01-19T06:23:04.823Z] ---> 357e4e8e3bf5 [2021-01-19T06:23:04.823Z] Step 8/22 : COPY . . [2021-01-19T06:23:05.416Z] Removing intermediate container 0e69b97f636a [2021-01-19T06:23:05.416Z] ---> 65214b72e386 [2021-01-19T06:23:05.416Z] Step 8/24 : COPY . . [2021-01-19T06:23:17.761Z] Removing intermediate container 2dc71e456806 [2021-01-19T06:23:17.761Z] ---> 2f9f3974087f [2021-01-19T06:23:17.761Z] Step 8/21 : COPY . . [2021-01-19T06:23:23.412Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-19T06:23:44.575Z] ---> 9d1f81b736f2 [2021-01-19T06:23:44.575Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-19T06:23:44.575Z] ---> f3e553d44620 [2021-01-19T06:23:44.575Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-19T06:23:44.575Z] ---> 14e418384036 [2021-01-19T06:23:44.575Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-19T06:23:44.575Z] ---> 89db80b52d92 [2021-01-19T06:23:44.575Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-19T06:23:44.575Z] ---> Running in 04694d47b675 [2021-01-19T06:23:44.575Z] ---> Running in 424fafec18d0 [2021-01-19T06:23:44.575Z] ---> Running in 18b9ce0f7c44 [2021-01-19T06:23:44.575Z] ---> Running in 4f1c3986da89 [2021-01-19T06:23:44.839Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-19T06:23:45.104Z] 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-01-19T06:23:45.374Z] 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-01-19T06:23:45.374Z] 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-01-19T06:23:45.971Z] ---> bdb193d708ea [2021-01-19T06:23:45.971Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-19T06:23:45.971Z] ---> Running in bba44a5c6063 [2021-01-19T06:23:47.462Z] 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-01-19T06:24:10.425Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-19T06:24:14.753Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-19T06:24:15.607Z] 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-01-19T06:24:19.912Z] Removing intermediate container 18b9ce0f7c44 [2021-01-19T06:24:19.912Z] ---> d4a4b1b96bbc [2021-01-19T06:24:19.912Z] [2021-01-19T06:24:19.912Z] Step 10/22 : FROM alpine:3.12 [2021-01-19T06:24:19.912Z] 3.12: Pulling from library/alpine [2021-01-19T06:24:20.177Z] Removing intermediate container 04694d47b675 [2021-01-19T06:24:20.177Z] ---> dd8aca783472 [2021-01-19T06:24:20.177Z] [2021-01-19T06:24:20.177Z] Step 10/22 : FROM scratch [2021-01-19T06:24:20.177Z] ---> [2021-01-19T06:24:20.177Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-19T06:24:20.181Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-19T06:24:20.181Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-19T06:24:20.181Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-19T06:24:20.181Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-19T06:24:20.181Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-19T06:24:20.181Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-19T06:24:20.440Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-19T06:24:20.708Z] Status: Downloaded newer image for alpine:3.12 [2021-01-19T06:24:20.708Z] ---> 389fef711851 [2021-01-19T06:24:20.708Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-19T06:24:20.708Z] ---> Running in 2b60681686cb [2021-01-19T06:24:20.708Z] ---> Running in 747ea7257b1c [2021-01-19T06:24:20.975Z] Removing intermediate container 2b60681686cb [2021-01-19T06:24:20.975Z] ---> a5825f333491 [2021-01-19T06:24:20.975Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-19T06:24:21.170Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-19T06:24:22.156Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-19T06:24:25.204Z] ---> Running in ec1e63160859 [2021-01-19T06:24:25.468Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T06:24:25.468Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T06:24:25.730Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-19T06:24:25.730Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-19T06:24:25.730Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-19T06:24:25.730Z] (4/5) Installing curl (7.69.1-r3) [2021-01-19T06:24:25.730Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-19T06:24:25.730Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T06:24:25.730Z] Executing ca-certificates-20191127-r4.trigger [2021-01-19T06:24:25.992Z] OK: 7 MiB in 19 packages [2021-01-19T06:24:25.992Z] Removing intermediate container 424fafec18d0 [2021-01-19T06:24:25.992Z] ---> 109a2568adf0 [2021-01-19T06:24:25.992Z] [2021-01-19T06:24:25.992Z] Step 10/21 : FROM alpine:3.12 [2021-01-19T06:24:25.992Z] ---> 389fef711851 [2021-01-19T06:24:25.992Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-19T06:24:26.572Z] Removing intermediate container ec1e63160859 [2021-01-19T06:24:26.572Z] ---> 69af079cd744 [2021-01-19T06:24:26.572Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-19T06:24:26.572Z] Removing intermediate container bba44a5c6063 [2021-01-19T06:24:26.572Z] ---> 0d4f1705ce11 [2021-01-19T06:24:26.572Z] [2021-01-19T06:24:26.572Z] Step 10/21 : FROM scratch [2021-01-19T06:24:26.572Z] ---> [2021-01-19T06:24:26.572Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-19T06:24:26.572Z] ---> Running in 771ee832adf9 [2021-01-19T06:24:26.572Z] ---> Using cache [2021-01-19T06:24:26.572Z] ---> a5825f333491 [2021-01-19T06:24:26.572Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-19T06:24:26.572Z] Removing intermediate container 4f1c3986da89 [2021-01-19T06:24:26.572Z] ---> 7ba027d8ccd5 [2021-01-19T06:24:26.572Z] [2021-01-19T06:24:26.572Z] Step 10/24 : FROM scratch [2021-01-19T06:24:26.572Z] ---> [2021-01-19T06:24:26.572Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-19T06:24:26.572Z] ---> Running in c2bc2702506b [2021-01-19T06:24:26.836Z] ---> Running in 1637a4263720 [2021-01-19T06:24:26.836Z] ---> Running in 8e178178f090 [2021-01-19T06:24:27.413Z] Removing intermediate container c2bc2702506b [2021-01-19T06:24:27.413Z] ---> 2fd5fb76a28a [2021-01-19T06:24:27.413Z] Step 14/22 : WORKDIR / [2021-01-19T06:24:27.413Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T06:24:27.413Z] Removing intermediate container 1637a4263720 [2021-01-19T06:24:27.413Z] ---> 8c5656e4d96b [2021-01-19T06:24:27.413Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-19T06:24:27.413Z] Removing intermediate container 8e178178f090 [2021-01-19T06:24:27.413Z] ---> 1ba92d7deadd [2021-01-19T06:24:27.413Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-19T06:24:27.413Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T06:24:27.685Z] ---> Running in 0b35c9733a85 [2021-01-19T06:24:27.685Z] ---> Running in e11a6de6b8a5 [2021-01-19T06:24:27.685Z] ---> Running in f4f659096d5d [2021-01-19T06:24:27.685Z] Removing intermediate container 747ea7257b1c [2021-01-19T06:24:27.685Z] ---> 30750ce20fea [2021-01-19T06:24:27.685Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-19T06:24:27.685Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-19T06:24:27.685Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-19T06:24:27.685Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-19T06:24:27.685Z] (4/4) Installing curl (7.69.1-r3) [2021-01-19T06:24:27.685Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T06:24:27.685Z] Executing ca-certificates-20191127-r4.trigger [2021-01-19T06:24:27.960Z] OK: 7 MiB in 18 packages [2021-01-19T06:24:28.223Z] ---> Running in 31b743582b4b [2021-01-19T06:24:28.485Z] Removing intermediate container e11a6de6b8a5 [2021-01-19T06:24:28.485Z] ---> 8f1c3556cc5f [2021-01-19T06:24:28.485Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-19T06:24:28.485Z] Removing intermediate container 0b35c9733a85 [2021-01-19T06:24:28.485Z] ---> 76f278dfb659 [2021-01-19T06:24:28.485Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-19T06:24:28.485Z] Removing intermediate container f4f659096d5d [2021-01-19T06:24:28.485Z] ---> 00a448e81f57 [2021-01-19T06:24:28.485Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-19T06:24:28.752Z] Removing intermediate container 31b743582b4b [2021-01-19T06:24:28.752Z] ---> 32154d11f91b [2021-01-19T06:24:28.752Z] Step 13/22 : WORKDIR / [2021-01-19T06:24:28.752Z] ---> Running in 49a926bc9c27 [2021-01-19T06:24:29.339Z] ---> d34e2bfd138a [2021-01-19T06:24:29.339Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-19T06:24:29.339Z] ---> Running in 72a76e29a629 [2021-01-19T06:24:29.339Z] ---> 1a157064e1fd [2021-01-19T06:24:29.339Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-19T06:24:29.608Z] Removing intermediate container 771ee832adf9 [2021-01-19T06:24:29.608Z] ---> f1c11e5b405a [2021-01-19T06:24:29.608Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-19T06:24:29.608Z] Removing intermediate container 49a926bc9c27 [2021-01-19T06:24:29.608Z] ---> 53a517d243b2 [2021-01-19T06:24:29.608Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-19T06:24:29.608Z] ---> Running in 7c0ea27f1e65 [2021-01-19T06:24:29.879Z] Removing intermediate container 72a76e29a629 [2021-01-19T06:24:29.879Z] ---> 1eda4a328e9a [2021-01-19T06:24:29.879Z] Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-19T06:24:30.141Z] ---> cf85a306ed01 [2021-01-19T06:24:30.141Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-19T06:24:30.141Z] Removing intermediate container 7c0ea27f1e65 [2021-01-19T06:24:30.141Z] ---> 1e7865640da4 [2021-01-19T06:24:30.141Z] Step 13/21 : WORKDIR /edgex [2021-01-19T06:24:30.723Z] ---> 96ced7245e98 [2021-01-19T06:24:30.723Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-19T06:24:30.723Z] ---> a26bfb65e447 [2021-01-19T06:24:30.723Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-19T06:24:30.723Z] ---> 8b4464f83dba [2021-01-19T06:24:30.723Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-19T06:24:30.778Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-19T06:24:30.778Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-19T06:24:30.778Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-19T06:24:31.297Z] ---> Running in 056dd01008c9 [2021-01-19T06:24:31.872Z] ---> 751fb69a8f8d [2021-01-19T06:24:31.872Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-19T06:24:31.872Z] ---> af6073b3ff39 [2021-01-19T06:24:31.872Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-19T06:24:31.872Z] ---> 8ce05db88807 [2021-01-19T06:24:31.872Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-19T06:24:32.136Z] ---> 87fd20549a1f [2021-01-19T06:24:32.136Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-19T06:24:32.136Z] ---> Running in 6c9a761054e7 [2021-01-19T06:24:32.136Z] Removing intermediate container 056dd01008c9 [2021-01-19T06:24:32.136Z] ---> 1f8a11161863 [2021-01-19T06:24:32.136Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-19T06:24:32.400Z] ---> Running in 97ebf917604f [2021-01-19T06:24:32.400Z] ---> a7413c75bb92 [2021-01-19T06:24:32.400Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-19T06:24:32.662Z] ---> c971f40286e6 [2021-01-19T06:24:32.662Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-19T06:24:32.662Z] Removing intermediate container 6c9a761054e7 [2021-01-19T06:24:32.662Z] ---> 4de6cf366f59 [2021-01-19T06:24:32.662Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-19T06:24:32.662Z] ---> 81c54ae8e4a8 [2021-01-19T06:24:32.662Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-19T06:24:32.662Z] Removing intermediate container 97ebf917604f [2021-01-19T06:24:32.662Z] ---> 22c564753a2a [2021-01-19T06:24:32.662Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-19T06:24:32.926Z] ---> Running in 302500adb8e6 [2021-01-19T06:24:32.926Z] ---> 6f78aa5cfed6 [2021-01-19T06:24:32.926Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-19T06:24:33.190Z] ---> Running in 6eacde5b20f2 [2021-01-19T06:24:33.190Z] ---> fcbacc6d4875 [2021-01-19T06:24:33.190Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-19T06:24:33.190Z] ---> Running in 14e6e08e986a [2021-01-19T06:24:33.459Z] Removing intermediate container 302500adb8e6 [2021-01-19T06:24:33.459Z] ---> e05b5b32e282 [2021-01-19T06:24:33.459Z] Step 19/21 : LABEL arch=x86_64 [2021-01-19T06:24:33.459Z] ---> f295ce8439ed [2021-01-19T06:24:33.459Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-19T06:24:33.727Z] Removing intermediate container 6eacde5b20f2 [2021-01-19T06:24:33.727Z] ---> 2fe2d22947d8 [2021-01-19T06:24:33.727Z] Step 20/22 : LABEL arch=x86_64 [2021-01-19T06:24:33.727Z] ---> Running in 6856d8a9af44 [2021-01-19T06:24:34.007Z] ---> 84f01df309b0 [2021-01-19T06:24:34.007Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-19T06:24:34.007Z] ---> Running in 8142d70f7841 [2021-01-19T06:24:34.007Z] ---> 9b013768f204 [2021-01-19T06:24:34.007Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-19T06:24:34.279Z] Removing intermediate container 6856d8a9af44 [2021-01-19T06:24:34.279Z] ---> b0d6cedfc0b3 [2021-01-19T06:24:34.279Z] Step 20/21 : LABEL git_sha=d707ed14ba15382bf66b3c900daff4306a3b24c5 [2021-01-19T06:24:34.279Z] ---> Running in 2a5e6e381057 [2021-01-19T06:24:34.279Z] ---> Running in 7725a874d7d2 [2021-01-19T06:24:34.279Z] Removing intermediate container 8142d70f7841 [2021-01-19T06:24:34.279Z] ---> 4675ba61f2dc [2021-01-19T06:24:34.279Z] Step 21/22 : LABEL git_sha=d707ed14ba15382bf66b3c900daff4306a3b24c5 [2021-01-19T06:24:34.279Z] ---> 8953296a12aa [2021-01-19T06:24:34.279Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-19T06:24:34.544Z] ---> Running in 931298b8dfe0 [2021-01-19T06:24:34.544Z] ---> Running in 63906d65634c [2021-01-19T06:24:34.544Z] Removing intermediate container 2a5e6e381057 [2021-01-19T06:24:34.544Z] ---> 5d122b477844 [2021-01-19T06:24:34.544Z] Step 18/21 : CMD ["--init=true"] [2021-01-19T06:24:34.810Z] Removing intermediate container 7725a874d7d2 [2021-01-19T06:24:34.810Z] ---> a80230bad31a [2021-01-19T06:24:34.810Z] Step 21/21 : LABEL version=0.0.0 [2021-01-19T06:24:34.810Z] ---> Running in 44d94b04ae04 [2021-01-19T06:24:35.072Z] ---> Running in 6a4bcde683de [2021-01-19T06:24:35.072Z] Removing intermediate container 931298b8dfe0 [2021-01-19T06:24:35.072Z] ---> a5737bf6a461 [2021-01-19T06:24:35.072Z] Step 22/22 : LABEL version=0.0.0 [2021-01-19T06:24:35.072Z] Removing intermediate container 63906d65634c [2021-01-19T06:24:35.072Z] ---> b24344c13ace [2021-01-19T06:24:35.072Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-19T06:24:35.361Z] ---> Running in 4b0bc2919185 [2021-01-19T06:24:35.361Z] ---> Running in 27ad5b7224d0 [2021-01-19T06:24:35.635Z] Removing intermediate container 44d94b04ae04 [2021-01-19T06:24:35.635Z] ---> f6eb44064c0f [2021-01-19T06:24:35.635Z] Step 19/21 : LABEL arch=x86_64 [2021-01-19T06:24:35.635Z] Removing intermediate container 6a4bcde683de [2021-01-19T06:24:35.635Z] ---> 0a4f9c7e4d4c [2021-01-19T06:24:35.635Z] [2021-01-19T06:24:35.635Z] Removing intermediate container 14e6e08e986a [2021-01-19T06:24:35.635Z] ---> 4e9f79b3138a [2021-01-19T06:24:35.635Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-19T06:24:35.635Z] ---> Running in faec930af71f [2021-01-19T06:24:35.635Z] ---> Running in 80a4486b907e [2021-01-19T06:24:35.635Z] Removing intermediate container 4b0bc2919185 [2021-01-19T06:24:35.635Z] ---> 439800dbe830 [2021-01-19T06:24:35.635Z] [2021-01-19T06:24:35.899Z] Successfully built 0a4f9c7e4d4c [2021-01-19T06:24:35.899Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-19T06:24:35.899Z] Removing intermediate container 27ad5b7224d0 [2021-01-19T06:24:35.899Z] Building docker-security-secretstore-setup-go [2021-01-19T06:24:35.899Z] ---> 998693d82cc5 [2021-01-19T06:24:35.899Z] Step 22/24 : LABEL arch=x86_64 [2021-01-19T06:24:35.899Z]  Building docker-support-scheduler-go ... done Successfully built 439800dbe830 [2021-01-19T06:24:35.899Z] ---> Running in 5f7fa8a8f0ae [2021-01-19T06:24:35.899Z] Successfully tagged docker-core-command-go:latest [2021-01-19T06:24:35.899Z] Building docker-core-metadata-go [2021-01-19T06:24:36.162Z]  Building docker-core-command-go ... done Removing intermediate container 80a4486b907e [2021-01-19T06:24:36.162Z] ---> 54e052b5ed25 [2021-01-19T06:24:36.162Z] Step 20/21 : LABEL git_sha=d707ed14ba15382bf66b3c900daff4306a3b24c5 [2021-01-19T06:24:36.162Z] Removing intermediate container faec930af71f [2021-01-19T06:24:36.162Z] ---> 9fcb92dee092 [2021-01-19T06:24:36.162Z] Step 20/22 : LABEL arch=x86_64 [2021-01-19T06:24:36.225Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.250s coverage: 46.6% of statements [2021-01-19T06:24:36.225Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-19T06:24:36.225Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-19T06:24:36.225Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-19T06:24:36.225Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-19T06:24:36.225Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-19T06:24:36.426Z] ---> Running in c7b251be8cfa [2021-01-19T06:24:36.426Z] ---> Running in 69b7c8ecae9e [2021-01-19T06:24:36.426Z] Removing intermediate container 5f7fa8a8f0ae [2021-01-19T06:24:36.426Z] ---> 95c24d582ed3 [2021-01-19T06:24:36.426Z] Step 23/24 : LABEL git_sha=d707ed14ba15382bf66b3c900daff4306a3b24c5 [2021-01-19T06:24:36.691Z] ---> Running in 4dbab4fc2b44 [2021-01-19T06:24:37.269Z] Removing intermediate container 69b7c8ecae9e [2021-01-19T06:24:37.269Z] ---> a9b9a2c26ec7 [2021-01-19T06:24:37.269Z] Step 21/22 : LABEL git_sha=d707ed14ba15382bf66b3c900daff4306a3b24c5 [2021-01-19T06:24:37.269Z] Removing intermediate container c7b251be8cfa [2021-01-19T06:24:37.269Z] ---> cf83faef02e4 [2021-01-19T06:24:37.269Z] Step 21/21 : LABEL version=0.0.0 [2021-01-19T06:24:39.200Z] ---> Running in 3eeea265a27f [2021-01-19T06:24:39.200Z] ---> Running in 15a5f06da400 [2021-01-19T06:24:39.200Z] Removing intermediate container 4dbab4fc2b44 [2021-01-19T06:24:39.200Z] ---> fcca630c06d4 [2021-01-19T06:24:39.200Z] Step 24/24 : LABEL version=0.0.0 [2021-01-19T06:24:39.786Z] ---> Running in caa740b25209 [2021-01-19T06:24:40.049Z] Removing intermediate container 3eeea265a27f [2021-01-19T06:24:40.049Z] ---> 6782b83bcce3 [2021-01-19T06:24:40.049Z] [2021-01-19T06:24:40.049Z] Removing intermediate container 15a5f06da400 [2021-01-19T06:24:40.049Z] ---> 611f31b2b768 [2021-01-19T06:24:40.049Z] Step 22/22 : LABEL version=0.0.0 [2021-01-19T06:24:40.317Z] Successfully built 6782b83bcce3 [2021-01-19T06:24:40.317Z] ---> Running in 0fc8e9b3619f [2021-01-19T06:24:40.317Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-19T06:24:40.317Z] Building docker-core-data-go [2021-01-19T06:24:40.317Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container caa740b25209 [2021-01-19T06:24:40.317Z] ---> a9b4d3c951d5 [2021-01-19T06:24:40.317Z] [2021-01-19T06:24:40.587Z] Successfully built a9b4d3c951d5 [2021-01-19T06:24:40.587Z] Successfully tagged docker-support-notifications-go:latest [2021-01-19T06:24:40.587Z]  Building docker-support-notifications-go ... done Building docker-sys-mgmt-agent-go [2021-01-19T06:24:40.587Z] Removing intermediate container 0fc8e9b3619f [2021-01-19T06:24:40.587Z] ---> f0e19969bb5c [2021-01-19T06:24:40.587Z] [2021-01-19T06:24:40.859Z] Successfully built f0e19969bb5c [2021-01-19T06:24:40.859Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2021-01-19T06:24:42.997Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.477s coverage: 27.0% of statements [2021-01-19T06:24:42.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-19T06:24:42.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-19T06:24:42.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-19T06:24:42.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-19T06:24:42.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-19T06:24:42.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-19T06:24:42.997Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.065s coverage: 100.0% of statements [2021-01-19T06:24:42.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-19T06:24:42.997Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.081s coverage: 100.0% of statements [2021-01-19T06:24:42.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-19T06:24:42.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-19T06:24:42.997Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.247s coverage: 67.9% of statements [2021-01-19T06:24:42.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-19T06:24:42.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-19T06:24:42.997Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.706s coverage: 82.3% of statements [2021-01-19T06:24:42.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-19T06:24:42.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-19T06:24:42.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-19T06:24:42.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-19T06:24:51.294Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.240s coverage: 28.6% of statements [2021-01-19T06:24:51.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-19T06:24:51.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-19T06:24:51.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-19T06:24:51.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-19T06:24:51.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-19T06:24:51.294Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.170s coverage: 100.0% of statements [2021-01-19T06:24:51.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-19T06:24:51.294Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.168s coverage: 100.0% of statements [2021-01-19T06:24:51.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-19T06:24:51.294Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.340s coverage: 86.7% of statements [2021-01-19T06:24:51.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-19T06:24:51.586Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.357s coverage: 97.5% of statements [2021-01-19T06:24:51.586Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-19T06:24:51.875Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.144s coverage: 78.3% of statements [2021-01-19T06:24:51.875Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-19T06:24:51.875Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-19T06:24:51.875Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-19T06:24:51.875Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-19T06:24:59.169Z]  Building docker-security-bootstrap-redis-go ... done Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T06:24:59.170Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-19T06:24:59.170Z] ---> b1d1badc2d11 [2021-01-19T06:24:59.170Z] Step 3/24 : WORKDIR /edgex-go [2021-01-19T06:24:59.170Z] ---> Using cache [2021-01-19T06:24:59.170Z] ---> a7ba54150175 [2021-01-19T06:24:59.170Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T06:24:59.170Z] ---> Using cache [2021-01-19T06:24:59.170Z] ---> 75a9ada8e414 [2021-01-19T06:24:59.170Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-19T06:24:59.170Z] ---> Using cache [2021-01-19T06:24:59.170Z] ---> f8bc860a803a [2021-01-19T06:24:59.170Z] Step 6/24 : COPY go.mod . [2021-01-19T06:24:59.170Z] ---> Using cache [2021-01-19T06:24:59.170Z] ---> f64b4cf7a372 [2021-01-19T06:24:59.170Z] Step 7/24 : RUN go mod download [2021-01-19T06:24:59.170Z] ---> Using cache [2021-01-19T06:24:59.170Z] ---> 2f9f3974087f [2021-01-19T06:24:59.170Z] Step 8/24 : COPY . . [2021-01-19T06:24:59.170Z] ---> Using cache [2021-01-19T06:24:59.170Z] ---> bdb193d708ea [2021-01-19T06:24:59.170Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-19T06:24:59.170Z] ---> Running in 2160e338b2ea [2021-01-19T06:24:59.170Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T06:24:59.170Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-19T06:24:59.170Z] ---> b1d1badc2d11 [2021-01-19T06:24:59.170Z] Step 3/22 : WORKDIR /edgex-go [2021-01-19T06:24:59.170Z] ---> Using cache [2021-01-19T06:24:59.170Z] ---> a7ba54150175 [2021-01-19T06:24:59.170Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T06:24:59.170Z] ---> Using cache [2021-01-19T06:24:59.170Z] ---> 75a9ada8e414 [2021-01-19T06:24:59.170Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-19T06:24:59.170Z] ---> Using cache [2021-01-19T06:24:59.170Z] ---> f8bc860a803a [2021-01-19T06:24:59.170Z] Step 6/22 : COPY go.mod . [2021-01-19T06:24:59.170Z] ---> Using cache [2021-01-19T06:24:59.170Z] ---> f64b4cf7a372 [2021-01-19T06:24:59.170Z] Step 7/22 : RUN go mod download [2021-01-19T06:24:59.170Z] ---> Using cache [2021-01-19T06:24:59.170Z] ---> 2f9f3974087f [2021-01-19T06:24:59.170Z] Step 8/22 : COPY . . [2021-01-19T06:24:59.170Z] ---> Using cache [2021-01-19T06:24:59.170Z] ---> bdb193d708ea [2021-01-19T06:24:59.170Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-19T06:24:59.465Z] ---> Running in 30705ea5a310 [2021-01-19T06:25:00.192Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.256s coverage: 92.8% of statements [2021-01-19T06:25:00.193Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-19T06:25:00.193Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-19T06:25:00.193Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-19T06:25:00.193Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-19T06:25:00.193Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-19T06:25:00.193Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-19T06:25:00.193Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-19T06:25:00.193Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-19T06:25:00.193Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-19T06:25:00.193Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-19T06:25:00.193Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-19T06:25:00.193Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-19T06:25:00.193Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-19T06:25:00.193Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-19T06:25:00.193Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-19T06:25:00.193Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-19T06:25:00.193Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-19T06:25:00.193Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-19T06:25:00.193Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements [2021-01-19T06:25:00.193Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-19T06:25:00.193Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-19T06:25:00.193Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.192s coverage: 0.1% of statements [2021-01-19T06:25:00.193Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-19T06:25:00.193Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-19T06:25:00.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-19T06:25:00.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-19T06:25:00.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.060s coverage: 100.0% of statements [2021-01-19T06:25:00.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-19T06:25:00.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.180s coverage: 75.5% of statements [2021-01-19T06:25:00.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-19T06:25:00.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.071s coverage: 80.8% of statements [2021-01-19T06:25:00.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.134s coverage: 87.2% of statements [2021-01-19T06:25:00.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.232s coverage: 84.2% of statements [2021-01-19T06:25:00.898Z] 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-01-19T06:25:00.899Z] 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-01-19T06:25:03.525Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T06:25:03.525Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-19T06:25:03.525Z] ---> b1d1badc2d11 [2021-01-19T06:25:03.525Z] Step 3/23 : WORKDIR /edgex-go [2021-01-19T06:25:03.525Z] ---> Using cache [2021-01-19T06:25:03.525Z] ---> a7ba54150175 [2021-01-19T06:25:03.525Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T06:25:03.525Z] ---> Using cache [2021-01-19T06:25:03.525Z] ---> 75a9ada8e414 [2021-01-19T06:25:03.525Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-19T06:25:04.114Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T06:25:04.114Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-19T06:25:04.114Z] ---> b1d1badc2d11 [2021-01-19T06:25:04.114Z] Step 3/26 : WORKDIR /edgex-go [2021-01-19T06:25:04.114Z] ---> Using cache [2021-01-19T06:25:04.114Z] ---> a7ba54150175 [2021-01-19T06:25:04.114Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T06:25:04.114Z] ---> Using cache [2021-01-19T06:25:04.114Z] ---> 75a9ada8e414 [2021-01-19T06:25:04.114Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-19T06:25:04.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.206s coverage: 91.4% of statements [2021-01-19T06:25:04.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-19T06:25:05.073Z] ---> Running in 8e4f5ec5212d [2021-01-19T06:25:05.073Z] ---> Running in d6f3b813c0ba [2021-01-19T06:25:06.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.683s coverage: 63.5% of statements [2021-01-19T06:25:06.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-19T06:25:06.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-19T06:25:06.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.122s coverage: 100.0% of statements [2021-01-19T06:25:06.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.106s coverage: 91.3% of statements [2021-01-19T06:25:06.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.057s coverage: 100.0% of statements [2021-01-19T06:25:07.080Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T06:25:07.080Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T06:25:07.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.069s coverage: 73.7% of statements [2021-01-19T06:25:07.696Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T06:25:07.696Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T06:25:08.293Z] OK: 233 MiB in 51 packages [2021-01-19T06:25:08.293Z] OK: 233 MiB in 51 packages [2021-01-19T06:25:08.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.064s coverage: 100.0% of statements [2021-01-19T06:25:10.260Z] Removing intermediate container d6f3b813c0ba [2021-01-19T06:25:10.260Z] ---> 062543bf66ab [2021-01-19T06:25:10.260Z] Step 6/26 : COPY go.mod . [2021-01-19T06:25:10.260Z] Removing intermediate container 8e4f5ec5212d [2021-01-19T06:25:10.260Z] ---> 6342690c7fe9 [2021-01-19T06:25:10.260Z] Step 6/23 : COPY go.mod . [2021-01-19T06:25:10.260Z] ---> dddc772c1fe8 [2021-01-19T06:25:10.260Z] Step 7/26 : RUN go mod download [2021-01-19T06:25:10.551Z] ---> Running in b202804ed67a [2021-01-19T06:25:10.551Z] ---> 011c729a0522 [2021-01-19T06:25:10.551Z] Step 7/23 : RUN go mod download [2021-01-19T06:25:10.831Z] ---> Running in b56baf5ca393 [2021-01-19T06:25:12.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.915s coverage: 68.9% of statements [2021-01-19T06:25:12.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-19T06:25:12.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-19T06:25:12.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-19T06:25:12.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-19T06:25:12.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-19T06:25:14.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.424s coverage: 37.0% of statements [2021-01-19T06:25:14.433Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-19T06:25:14.433Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-19T06:25:14.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.681s coverage: 84.0% of statements [2021-01-19T06:25:14.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.084s coverage: 100.0% of statements [2021-01-19T06:25:15.116Z] Removing intermediate container b56baf5ca393 [2021-01-19T06:25:15.116Z] ---> a443727cbe86 [2021-01-19T06:25:15.116Z] Step 8/23 : COPY . . [2021-01-19T06:25:15.116Z] Removing intermediate container b202804ed67a [2021-01-19T06:25:15.116Z] ---> 0a888093ae54 [2021-01-19T06:25:15.116Z] Step 8/26 : COPY . . [2021-01-19T06:25:22.762Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.416s coverage: 47.1% of statements [2021-01-19T06:25:22.762Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-19T06:25:22.762Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-19T06:25:22.762Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-19T06:25:22.762Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-19T06:25:22.762Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-19T06:25:22.762Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.125s coverage: 100.0% of statements [2021-01-19T06:25:22.762Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-19T06:25:22.762Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.108s coverage: 100.0% of statements [2021-01-19T06:25:22.762Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-19T06:25:27.086Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.307s coverage: 29.1% of statements [2021-01-19T06:25:27.086Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-19T06:25:27.086Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-19T06:25:27.086Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-19T06:25:27.086Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-19T06:25:27.086Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-19T06:25:27.086Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.190s coverage: 99.0% of statements [2021-01-19T06:25:27.086Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-19T06:25:27.086Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.099s coverage: 100.0% of statements [2021-01-19T06:25:27.086Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-19T06:25:27.086Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements [2021-01-19T06:25:27.086Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-19T06:25:27.086Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.061s coverage: 100.0% of statements [2021-01-19T06:25:27.086Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-19T06:25:27.086Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-19T06:25:27.086Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-19T06:25:27.086Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-19T06:25:27.086Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.077s coverage: 87.9% of statements [2021-01-19T06:25:27.086Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-19T06:25:27.086Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-19T06:25:27.087Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.091s coverage: 100.0% of statements [2021-01-19T06:25:27.366Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements [2021-01-19T06:25:27.959Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 100.0% of statements [2021-01-19T06:25:28.944Z] GO111MODULE=on go vet ./... [2021-01-19T06:25:30.295Z] 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-01-19T06:25:40.548Z] Removing intermediate container 2160e338b2ea [2021-01-19T06:25:40.548Z] ---> d630b46d74ce [2021-01-19T06:25:40.548Z] [2021-01-19T06:25:40.548Z] Step 10/24 : FROM alpine:3.12 [2021-01-19T06:25:40.548Z] ---> 389fef711851 [2021-01-19T06:25:40.548Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-19T06:25:40.548Z] ---> Using cache [2021-01-19T06:25:40.548Z] ---> 30750ce20fea [2021-01-19T06:25:40.548Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-19T06:25:40.548Z] ---> 07c8ee895191 [2021-01-19T06:25:40.548Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-19T06:25:40.813Z] ---> 8db9a22e2503 [2021-01-19T06:25:40.813Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-19T06:25:41.077Z] ---> Running in 0af928e94384 [2021-01-19T06:25:41.352Z] ---> Running in e67e618c3321 [2021-01-19T06:25:41.352Z] ---> Running in 1836d96354b8 [2021-01-19T06:25:41.617Z] Removing intermediate container 30705ea5a310 [2021-01-19T06:25:41.617Z] ---> 3015db921b71 [2021-01-19T06:25:41.617Z] [2021-01-19T06:25:41.617Z] Step 10/22 : FROM scratch [2021-01-19T06:25:41.617Z] ---> [2021-01-19T06:25:41.617Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-19T06:25:41.617Z] Removing intermediate container 0af928e94384 [2021-01-19T06:25:41.617Z] ---> 7a22c3c96cdb [2021-01-19T06:25:41.617Z] Step 13/24 : WORKDIR / [2021-01-19T06:25:41.617Z] ---> Running in 4df28ef3da03 [2021-01-19T06:25:41.892Z] ---> Using cache [2021-01-19T06:25:41.892Z] ---> a5825f333491 [2021-01-19T06:25:41.892Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-19T06:25:42.159Z] Removing intermediate container 4df28ef3da03 [2021-01-19T06:25:42.159Z] ---> f55ef2b70983 [2021-01-19T06:25:42.159Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-19T06:25:42.159Z] ---> Running in db2d94d2b743 [2021-01-19T06:25:42.431Z] Removing intermediate container db2d94d2b743 [2021-01-19T06:25:42.431Z] ---> 68727d4379ba [2021-01-19T06:25:42.431Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-19T06:25:42.431Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-19T06:25:42.431Z] ---> Running in 81e908485de9 [2021-01-19T06:25:42.431Z] 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-01-19T06:25:42.431Z] ---> 31058226656b [2021-01-19T06:25:42.431Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-19T06:25:42.702Z] Removing intermediate container 81e908485de9 [2021-01-19T06:25:42.702Z] ---> 05206fc89190 [2021-01-19T06:25:42.702Z] Step 14/22 : WORKDIR / [2021-01-19T06:25:42.702Z] ---> Running in 84dc2e929f4c [2021-01-19T06:25:42.981Z] ---> 68b3eba29cda [2021-01-19T06:25:42.981Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-19T06:25:42.981Z] Removing intermediate container 84dc2e929f4c [2021-01-19T06:25:42.981Z] ---> 1dfd018902f5 [2021-01-19T06:25:42.981Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-19T06:25:43.943Z] ---> 74a10d2f243e [2021-01-19T06:25:43.943Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-19T06:25:44.214Z] ---> 378aba4f0df6 [2021-01-19T06:25:44.214Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-19T06:25:45.201Z] ---> 06a30ef83556 [2021-01-19T06:25:45.201Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-19T06:25:45.468Z] ---> d08cd8fb4a5c [2021-01-19T06:25:45.468Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-19T06:25:46.077Z] ---> e00c5671f6a0 [2021-01-19T06:25:46.077Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-19T06:25:46.352Z] ---> b1a04857c385 [2021-01-19T06:25:46.352Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-19T06:25:46.352Z] ---> Running in fc2daa64eada [2021-01-19T06:25:46.624Z] Removing intermediate container fc2daa64eada [2021-01-19T06:25:46.624Z] ---> ce335c794d9a [2021-01-19T06:25:46.624Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-19T06:25:46.898Z] ---> a6131a983750 [2021-01-19T06:25:46.898Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-01-19T06:25:46.898Z] ---> Running in 9127b4677adf [2021-01-19T06:25:47.171Z] ---> Running in a9831593cb81 [2021-01-19T06:25:47.445Z] Removing intermediate container 9127b4677adf [2021-01-19T06:25:47.445Z] ---> a7551b51a396 [2021-01-19T06:25:47.445Z] Step 20/22 : LABEL arch=x86_64 [2021-01-19T06:25:47.727Z] ---> Running in 0304f3f3525e [2021-01-19T06:25:48.000Z] Removing intermediate container 0304f3f3525e [2021-01-19T06:25:48.000Z] ---> 28046b8d32d3 [2021-01-19T06:25:48.000Z] Step 21/22 : LABEL git_sha=d707ed14ba15382bf66b3c900daff4306a3b24c5 [2021-01-19T06:25:48.000Z] ---> Running in 82d034cc9325 [2021-01-19T06:25:48.981Z] Removing intermediate container 82d034cc9325 [2021-01-19T06:25:48.981Z] ---> fa5ef7045b94 [2021-01-19T06:25:48.981Z] Step 22/22 : LABEL version=0.0.0 [2021-01-19T06:25:49.253Z] ---> Running in 96c34328b023 [2021-01-19T06:25:49.524Z] Removing intermediate container 96c34328b023 [2021-01-19T06:25:49.524Z] ---> c0c9cbcba8a2 [2021-01-19T06:25:49.524Z] [2021-01-19T06:25:49.803Z] Removing intermediate container a9831593cb81 [2021-01-19T06:25:49.803Z] ---> 5da502e4bc30 [2021-01-19T06:25:49.803Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-19T06:25:49.803Z] ---> Running in f46fab420679 [2021-01-19T06:25:49.803Z] Successfully built c0c9cbcba8a2 [2021-01-19T06:25:49.803Z] Successfully tagged docker-core-metadata-go:latest [2021-01-19T06:25:50.075Z]  Building docker-core-metadata-go ... done Removing intermediate container f46fab420679 [2021-01-19T06:25:50.075Z] ---> 4739f4f32005 [2021-01-19T06:25:50.075Z] Step 22/24 : LABEL arch=x86_64 [2021-01-19T06:25:50.075Z] ---> Running in bf2f7ee1c44e [2021-01-19T06:25:50.354Z] Removing intermediate container bf2f7ee1c44e [2021-01-19T06:25:50.354Z] ---> a486e2a2248b [2021-01-19T06:25:50.354Z] Step 23/24 : LABEL git_sha=d707ed14ba15382bf66b3c900daff4306a3b24c5 [2021-01-19T06:25:50.627Z] ---> Running in 0405603169d5 [2021-01-19T06:25:50.901Z] Removing intermediate container 0405603169d5 [2021-01-19T06:25:50.901Z] ---> f2fc17fd23bb [2021-01-19T06:25:50.901Z] Step 24/24 : LABEL version=0.0.0 [2021-01-19T06:25:50.901Z] ---> Running in 56730b3d5ec0 [2021-01-19T06:25:51.498Z] Removing intermediate container 56730b3d5ec0 [2021-01-19T06:25:51.498Z] ---> 34f336ab2496 [2021-01-19T06:25:51.498Z] [2021-01-19T06:25:51.498Z] Successfully built 34f336ab2496 [2021-01-19T06:25:51.765Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-19T06:26:01.955Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 1836d96354b8 [2021-01-19T06:26:01.955Z] ---> 05b324d609fa [2021-01-19T06:26:01.955Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-19T06:26:01.956Z] ---> Running in 35b4e7b4fe4b [2021-01-19T06:26:02.218Z] 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-01-19T06:26:04.148Z] Removing intermediate container 35b4e7b4fe4b [2021-01-19T06:26:04.148Z] ---> d438adbbfc6c [2021-01-19T06:26:04.148Z] [2021-01-19T06:26:04.148Z] Step 11/26 : FROM docker:20.10.0 [2021-01-19T06:26:04.148Z] 20.10.0: Pulling from library/docker [2021-01-19T06:26:05.543Z] Removing intermediate container e67e618c3321 [2021-01-19T06:26:05.543Z] ---> a71498f318e8 [2021-01-19T06:26:05.543Z] [2021-01-19T06:26:05.543Z] Step 10/23 : FROM alpine:3.12 [2021-01-19T06:26:05.543Z] ---> 389fef711851 [2021-01-19T06:26:05.543Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-19T06:26:06.118Z] ---> Running in f5a3a5d3d2dd [2021-01-19T06:26:06.381Z] Removing intermediate container f5a3a5d3d2dd [2021-01-19T06:26:06.381Z] ---> 9f772dbff098 [2021-01-19T06:26:06.381Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-19T06:26:06.381Z] ---> Running in 896dbe1273df [2021-01-19T06:26:06.645Z] Removing intermediate container 896dbe1273df [2021-01-19T06:26:06.645Z] ---> 6bc631b283ed [2021-01-19T06:26:06.645Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-19T06:26:06.910Z] ---> Running in 51966f9c5573 [2021-01-19T06:26:06.910Z] Removing intermediate container 51966f9c5573 [2021-01-19T06:26:06.910Z] ---> 870f4f3d671e [2021-01-19T06:26:06.910Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T06:26:07.177Z] ---> Running in 5166796a99df [2021-01-19T06:26:09.133Z] Removing intermediate container 5166796a99df [2021-01-19T06:26:09.133Z] ---> e85895b2b69f [2021-01-19T06:26:09.133Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-19T06:26:09.133Z] ---> Running in dd7bb68ec67c [2021-01-19T06:26:10.525Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T06:26:10.789Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-19T06:26:10.789Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-19T06:26:10.789Z] ---> aefe523efa57 [2021-01-19T06:26:10.789Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-19T06:26:11.051Z] ---> Running in fa091caf5325 [2021-01-19T06:26:11.316Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T06:26:11.579Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T06:26:11.841Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-19T06:26:11.841Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-19T06:26:12.104Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-19T06:26:12.366Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-19T06:26:12.366Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-19T06:26:12.366Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T06:26:12.630Z] OK: 8 MiB in 19 packages [2021-01-19T06:26:12.630Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T06:26:12.894Z] (1/2) Installing readline (8.0.4-r0) [2021-01-19T06:26:12.894Z] (2/2) Installing bash (5.0.17-r0) [2021-01-19T06:26:12.894Z] Executing bash-5.0.17-r0.post-install [2021-01-19T06:26:12.894Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T06:26:12.894Z] OK: 12 MiB in 22 packages [2021-01-19T06:26:13.172Z] Removing intermediate container dd7bb68ec67c [2021-01-19T06:26:13.172Z] ---> 2d16ac3ea1f8 [2021-01-19T06:26:13.172Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-19T06:26:13.434Z] ---> a70443142536 [2021-01-19T06:26:13.434Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-19T06:26:13.434Z] Removing intermediate container fa091caf5325 [2021-01-19T06:26:13.434Z] ---> 66fbc01d93ce [2021-01-19T06:26:13.434Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-19T06:26:13.698Z] ---> Running in 19c3bbce7dbe [2021-01-19T06:26:13.961Z] Removing intermediate container 19c3bbce7dbe [2021-01-19T06:26:13.961Z] ---> 875dcb6d3094 [2021-01-19T06:26:13.961Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-19T06:26:13.961Z] ---> Running in 95d43f039480 [2021-01-19T06:26:14.225Z] ---> 7c913a83bb7e [2021-01-19T06:26:14.225Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-19T06:26:14.225Z] Removing intermediate container 95d43f039480 [2021-01-19T06:26:14.225Z] ---> 2fd11bd4ed8e [2021-01-19T06:26:14.225Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-19T06:26:14.225Z] ---> Running in ae12e4bfd0c5 [2021-01-19T06:26:14.490Z] ---> 280903f550d3 [2021-01-19T06:26:14.490Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-19T06:26:14.490Z] ---> Running in cefc76e9bc5d [2021-01-19T06:26:14.490Z] Removing intermediate container ae12e4bfd0c5 [2021-01-19T06:26:14.490Z] ---> 2f5960abd190 [2021-01-19T06:26:14.490Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-19T06:26:14.760Z] Removing intermediate container cefc76e9bc5d [2021-01-19T06:26:14.760Z] ---> b8cf78f1f870 [2021-01-19T06:26:14.760Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-19T06:26:14.760Z] ---> Running in ab31a7c505a5 [2021-01-19T06:26:15.024Z] ---> 792560f56d30 [2021-01-19T06:26:15.024Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-19T06:26:15.024Z] Removing intermediate container ab31a7c505a5 [2021-01-19T06:26:15.024Z] ---> 3e82865f4bfc [2021-01-19T06:26:15.024Z] Step 21/23 : LABEL arch=x86_64 [2021-01-19T06:26:15.288Z] ---> Running in 4f11bb1fade3 [2021-01-19T06:26:15.288Z] ---> 7a229cb01046 [2021-01-19T06:26:15.288Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-19T06:26:15.288Z] Removing intermediate container 4f11bb1fade3 [2021-01-19T06:26:15.288Z] ---> 00bf3141b206 [2021-01-19T06:26:15.288Z] Step 22/23 : LABEL git_sha=d707ed14ba15382bf66b3c900daff4306a3b24c5 [2021-01-19T06:26:15.550Z] ---> Running in 261440ac63d2 [2021-01-19T06:26:15.819Z] Removing intermediate container 261440ac63d2 [2021-01-19T06:26:15.819Z] ---> b215ba8531a4 [2021-01-19T06:26:15.819Z] Step 23/23 : LABEL version=0.0.0 [2021-01-19T06:26:15.819Z] ---> 392e4805b9a6 [2021-01-19T06:26:15.819Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-19T06:26:15.819Z] ---> Running in ae0ee13139d5 [2021-01-19T06:26:15.819Z] ---> Running in 36f805d12d82 [2021-01-19T06:26:16.086Z] Removing intermediate container ae0ee13139d5 [2021-01-19T06:26:16.086Z] ---> e27a566411f8 [2021-01-19T06:26:16.086Z] [2021-01-19T06:26:16.086Z] Successfully built e27a566411f8 [2021-01-19T06:26:16.353Z] Successfully tagged docker-core-data-go:latest [2021-01-19T06:26:16.619Z]  Building docker-core-data-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T06:26:16.619Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T06:26:16.890Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-19T06:26:16.890Z] (2/33) Installing expat (2.2.9-r1) [2021-01-19T06:26:16.890Z] (3/33) Installing libffi (3.3-r2) [2021-01-19T06:26:16.890Z] (4/33) Installing gdbm (1.13-r1) [2021-01-19T06:26:16.890Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-19T06:26:16.890Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-19T06:26:16.890Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-19T06:26:17.843Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-19T06:26:17.843Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-19T06:26:17.843Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-19T06:26:17.843Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-19T06:26:17.843Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-19T06:26:17.843Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-19T06:26:18.106Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-19T06:26:18.106Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-19T06:26:18.106Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-19T06:26:18.106Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-19T06:26:18.106Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-19T06:26:18.106Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-19T06:26:18.106Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-19T06:26:18.106Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-19T06:26:18.368Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-19T06:26:18.368Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-19T06:26:18.368Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-19T06:26:18.368Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-19T06:26:18.368Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-19T06:26:18.368Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-19T06:26:18.368Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-19T06:26:18.368Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-19T06:26:18.368Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-19T06:26:18.368Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-19T06:26:18.368Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-19T06:26:18.368Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-19T06:26:18.632Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T06:26:18.632Z] OK: 71 MiB in 55 packages [2021-01-19T06:26:28.670Z] Removing intermediate container 36f805d12d82 [2021-01-19T06:26:28.670Z] ---> a47ffdc5130a [2021-01-19T06:26:28.670Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-19T06:26:28.670Z] ---> Running in d82d0d8dc6bf [2021-01-19T06:26:28.947Z] Collecting docker-compose==1.23.2 [2021-01-19T06:26:28.947Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-19T06:26:29.211Z] Collecting PyYAML<4,>=3.10 [2021-01-19T06:26:29.211Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-19T06:26:30.162Z] Collecting texttable<0.10,>=0.9.0 [2021-01-19T06:26:30.162Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-19T06:26:30.740Z] Collecting cached-property<2,>=1.2.0 [2021-01-19T06:26:30.740Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-19T06:26:30.740Z] Collecting docopt<0.7,>=0.6.1 [2021-01-19T06:26:30.740Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-19T06:26:31.692Z] Collecting docker<4.0,>=3.6.0 [2021-01-19T06:26:31.692Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-19T06:26:31.692Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-19T06:26:31.692Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-19T06:26:32.269Z] 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-01-19T06:26:32.269Z] Collecting jsonschema<3,>=2.5.1 [2021-01-19T06:26:32.269Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-19T06:26:32.536Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-19T06:26:32.536Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-19T06:26:32.536Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-19T06:26:32.813Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-19T06:26:32.813Z] Collecting docker-pycreds>=0.4.0 [2021-01-19T06:26:32.813Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-19T06:26:32.813Z] 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-01-19T06:26:33.079Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-19T06:26:33.079Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-19T06:26:33.079Z] Collecting idna<2.8,>=2.5 [2021-01-19T06:26:33.079Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-19T06:26:33.079Z] 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-01-19T06:26:33.079Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-19T06:26:33.079Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-19T06:26:33.079Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-19T06:26:33.079Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-19T06:26:33.342Z] Installing collected packages: PyYAML, texttable, cached-property, docopt, urllib3, idna, requests, docker-pycreds, websocket-client, docker, dockerpty, jsonschema, docker-compose [2021-01-19T06:26:33.342Z] Running setup.py install for PyYAML: started [2021-01-19T06:26:33.918Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-19T06:26:33.918Z] Running setup.py install for texttable: started [2021-01-19T06:26:34.493Z] Running setup.py install for texttable: finished with status 'done' [2021-01-19T06:26:34.493Z] Running setup.py install for docopt: started [2021-01-19T06:26:34.756Z] Running setup.py install for docopt: finished with status 'done' [2021-01-19T06:26:34.756Z] Attempting uninstall: urllib3 [2021-01-19T06:26:34.756Z] Found existing installation: urllib3 1.25.9 [2021-01-19T06:26:34.756Z] Uninstalling urllib3-1.25.9: [2021-01-19T06:26:35.019Z] Successfully uninstalled urllib3-1.25.9 [2021-01-19T06:26:35.019Z] Attempting uninstall: idna [2021-01-19T06:26:35.019Z] Found existing installation: idna 2.9 [2021-01-19T06:26:35.019Z] Uninstalling idna-2.9: [2021-01-19T06:26:35.284Z] Successfully uninstalled idna-2.9 [2021-01-19T06:26:35.284Z] Attempting uninstall: requests [2021-01-19T06:26:35.284Z] Found existing installation: requests 2.23.0 [2021-01-19T06:26:35.284Z] Uninstalling requests-2.23.0: [2021-01-19T06:26:35.547Z] Successfully uninstalled requests-2.23.0 [2021-01-19T06:26:35.812Z] Running setup.py install for dockerpty: started [2021-01-19T06:26:36.390Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-19T06:26:36.653Z] 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.57.0 [2021-01-19T06:26:37.034Z] gofmt -l . [2021-01-19T06:26:37.034Z] [ "`gofmt -l .`" = "" ] [2021-01-19T06:26:39.641Z] ./bin/test-go-mod-tidy.sh [2021-01-19T06:26:39.912Z] ./bin/test-attribution-txt.sh [2021-01-19T06:26:39.970Z] Removing intermediate container d82d0d8dc6bf [2021-01-19T06:26:39.970Z] ---> bcc160de6818 [2021-01-19T06:26:39.970Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-19T06:26:39.970Z] ---> Running in 2a4f3da985b9 [2021-01-19T06:26:40.555Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T06:26:40.817Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T06:26:40.817Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-19T06:26:40.817Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-19T06:26:40.817Z] (3/3) Installing curl (7.69.1-r3) [2021-01-19T06:26:40.817Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T06:26:41.082Z] OK: 72 MiB in 58 packages [2021-01-19T06:26:41.346Z] Removing intermediate container 2a4f3da985b9 [2021-01-19T06:26:41.346Z] ---> 985ca8bab471 [2021-01-19T06:26:41.346Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [Pipeline] sh [2021-01-19T06:26:41.612Z] ---> Running in 871bdabe6ebd [2021-01-19T06:26:41.612Z] Removing intermediate container 871bdabe6ebd [2021-01-19T06:26:41.612Z] ---> 48cff5a89abd [2021-01-19T06:26:41.612Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-19T06:26:41.875Z] ---> Running in 233a54d942bc [2021-01-19T06:26:41.875Z] Removing intermediate container 233a54d942bc [2021-01-19T06:26:41.875Z] ---> 0caa777f4173 [2021-01-19T06:26:41.875Z] Step 24/26 : LABEL arch=x86_64 [2021-01-19T06:26:42.020Z] + ls -al . [2021-01-19T06:26:42.020Z] total 684 [2021-01-19T06:26:42.020Z] drwxrwxr-x 9 1001 1001 4096 Jan 19 06:26 . [2021-01-19T06:26:42.020Z] drwxr-xr-x 4 root root 4096 Jan 19 06:22 .. [2021-01-19T06:26:42.020Z] -rw-rw-r-- 1 1001 1001 11 Jan 19 06:21 .dockerignore [2021-01-19T06:26:42.020Z] drwxrwxr-x 8 1001 1001 4096 Jan 19 06:21 .git [2021-01-19T06:26:42.020Z] drwxrwxr-x 3 1001 1001 4096 Jan 19 06:21 .github [2021-01-19T06:26:42.020Z] -rw-rw-r-- 1 1001 1001 824 Jan 19 06:21 .gitignore [2021-01-19T06:26:42.020Z] -rw-rw-r-- 1 1001 1001 166 Jan 19 06:21 .sonarcloud.properties [2021-01-19T06:26:42.020Z] -rw-rw-r-- 1 1001 1001 7744 Jan 19 06:21 Attribution.txt [2021-01-19T06:26:42.020Z] -rw-rw-r-- 1 1001 1001 3804 Jan 19 06:21 CONTRIBUTING.md [2021-01-19T06:26:42.020Z] -rw-rw-r-- 1 1001 1001 931 Jan 19 06:21 Dockerfile.build [2021-01-19T06:26:42.020Z] -rw-rw-r-- 1 1001 1001 863 Jan 19 06:21 Jenkinsfile [2021-01-19T06:26:42.020Z] -rw-rw-r-- 1 1001 1001 10775 Jan 19 06:21 LICENSE [2021-01-19T06:26:42.020Z] -rw-rw-r-- 1 1001 1001 5750 Jan 19 06:21 Makefile [2021-01-19T06:26:42.020Z] -rw-rw-r-- 1 1001 1001 6524 Jan 19 06:21 README.md [2021-01-19T06:26:42.020Z] -rw-rw-r-- 1 1001 1001 6744 Jan 19 06:21 SECURITY.md [2021-01-19T06:26:42.020Z] -rw-rw-r-- 1 1001 1001 5 Jan 19 06:19 VERSION [2021-01-19T06:26:42.020Z] -rw-rw-r-- 1 1001 1001 4131 Jan 19 06:21 ZMQWindows.md [2021-01-19T06:26:42.020Z] drwxrwxr-x 2 1001 1001 4096 Jan 19 06:21 bin [2021-01-19T06:26:42.020Z] drwxrwxr-x 14 1001 1001 4096 Jan 19 06:21 cmd [2021-01-19T06:26:42.020Z] -rw-r--r-- 1 root root 550280 Jan 19 06:25 coverage.out [2021-01-19T06:26:42.020Z] -rw-r--r-- 1 root root 981 Jan 19 06:26 go.mod [2021-01-19T06:26:42.020Z] -rw-r--r-- 1 root root 19241 Jan 19 06:26 go.sum [2021-01-19T06:26:42.020Z] drwxrwxr-x 8 1001 1001 4096 Jan 19 06:21 internal [2021-01-19T06:26:42.020Z] drwxrwxr-x 4 1001 1001 4096 Jan 19 06:21 openapi [2021-01-19T06:26:42.020Z] drwxrwxr-x 4 1001 1001 4096 Jan 19 06:21 snap [2021-01-19T06:26:42.020Z] -rw-rw-r-- 1 1001 1001 168 Jan 19 06:21 version.go [Pipeline] sh [2021-01-19T06:26:42.137Z] ---> Running in d34e09cae734 [2021-01-19T06:26:42.138Z] Removing intermediate container d34e09cae734 [2021-01-19T06:26:42.138Z] ---> 5003ae8738d4 [2021-01-19T06:26:42.138Z] Step 25/26 : LABEL git_sha=d707ed14ba15382bf66b3c900daff4306a3b24c5 [2021-01-19T06:26:42.400Z] ---> Running in 9bbd0fef0bc1 [2021-01-19T06:26:42.400Z] Removing intermediate container 9bbd0fef0bc1 [2021-01-19T06:26:42.400Z] ---> 9f35e1582b76 [2021-01-19T06:26:42.400Z] Step 26/26 : LABEL version=0.0.0 [2021-01-19T06:26:42.400Z] ---> Running in f8e27a9c8899 [2021-01-19T06:26:42.663Z] Removing intermediate container f8e27a9c8899 [2021-01-19T06:26:42.663Z] ---> fba9c2f9ca1e [2021-01-19T06:26:42.663Z] [2021-01-19T06:26:42.719Z] + '[' -e coverage.out ] [2021-01-19T06:26:42.719Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-19T06:26:42.764Z] Warning: overwriting stash ‘coverage-report’ [2021-01-19T06:26:42.926Z] Successfully built fba9c2f9ca1e [2021-01-19T06:26:42.927Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-19T06:26:43.201Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-19T06:26:43.231Z] $ docker stop --time=1 f57644962fe153b69739c7bff82fb95a53f52c5fb40b2f6a00a884b4a08f48a1 [2021-01-19T06:26:43.893Z] Stashed 1 file(s) [2021-01-19T06:26:44.918Z] $ docker rm -f f57644962fe153b69739c7bff82fb95a53f52c5fb40b2f6a00a884b4a08f48a1 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2021-01-19T06:26:45.442Z] + docker images [2021-01-19T06:26:45.442Z] + grep docker [2021-01-19T06:26:45.442Z] docker-sys-mgmt-agent-go latest fba9c2f9ca1e 3 seconds ago 313MB [2021-01-19T06:26:45.442Z] docker-core-data-go latest e27a566411f8 30 seconds ago 22.3MB [2021-01-19T06:26:45.442Z] docker-security-secretstore-setup-go latest 34f336ab2496 54 seconds ago 24.6MB [2021-01-19T06:26:45.442Z] docker-core-metadata-go latest c0c9cbcba8a2 56 seconds ago 13.1MB [2021-01-19T06:26:45.442Z] docker-security-bootstrap-redis-go latest f0e19969bb5c 2 minutes ago 15.8MB [2021-01-19T06:26:45.442Z] docker-support-notifications-go latest a9b4d3c951d5 2 minutes ago 12MB [2021-01-19T06:26:45.442Z] docker-security-proxy-setup-go latest 6782b83bcce3 2 minutes ago 24.4MB [2021-01-19T06:26:45.442Z] docker-core-command-go latest 439800dbe830 2 minutes ago 10.6MB [2021-01-19T06:26:45.442Z] docker-support-scheduler-go latest 0a4f9c7e4d4c 2 minutes ago 10.7MB [2021-01-19T06:26:45.442Z] docker 20.10.0 aefe523efa57 5 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-01-19T06:26:45.903Z] + make build [2021-01-19T06:26:45.903Z] 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 [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-01-19T06:26:56.127Z] 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-01-19T06:27:01.501Z] Still waiting to schedule task [2021-01-19T06:27:01.502Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-01-19T06:27:18.311Z] 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-01-19T06:27:22.639Z] 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-01-19T06:27:26.947Z] 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-01-19T06:27:27.929Z] 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-01-19T06:27:33.347Z] 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-01-19T06:27:37.657Z] 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-01-19T06:27:41.046Z] 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-01-19T06:27:45.352Z] 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-01-19T06:27:48.736Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-19T06:27:52.115Z] 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 [Pipeline] } [2021-01-19T06:27:56.445Z] $ docker stop --time=1 58dccd90573d0b31783fff1a6a773914f705a40c8ff1f47d21f7f9e1f55611f5 [2021-01-19T06:27:59.010Z] $ docker rm -f 58dccd90573d0b31783fff1a6a773914f705a40c8ff1f47d21f7f9e1f55611f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-19T06:28:01.107Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-19T06:28:01.107Z] [2021-01-19T06:28:01.107Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-19T06:28:01.523Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-19T06:28:01.799Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-19T06:28:01.799Z] 29e5d40040c1: Pulling fs layer [2021-01-19T06:28:01.799Z] 1ce36da41761: Pulling fs layer [2021-01-19T06:28:01.799Z] 25b303627fd3: Pulling fs layer [2021-01-19T06:28:01.799Z] 29e5d40040c1: Verifying Checksum [2021-01-19T06:28:01.799Z] 29e5d40040c1: Download complete [2021-01-19T06:28:02.403Z] 1ce36da41761: Verifying Checksum [2021-01-19T06:28:02.403Z] 1ce36da41761: Download complete [2021-01-19T06:28:02.679Z] 29e5d40040c1: Pull complete [2021-01-19T06:28:04.111Z] 1ce36da41761: Pull complete [2021-01-19T06:28:04.111Z] 25b303627fd3: Verifying Checksum [2021-01-19T06:28:04.111Z] 25b303627fd3: Download complete [2021-01-19T06:28:14.248Z] 25b303627fd3: Pull complete [2021-01-19T06:28:14.248Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-19T06:28:14.248Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-19T06:28:14.248Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-19T06:28:14.535Z] prd-ubuntu18.04-docker-arm64-4c-16g-21143 does not seem to be running inside a container [2021-01-19T06:28:14.604Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-19T06:28:17.966Z] $ docker top 90069a26a9031b4f9167ceb71650031dc4e3191d863a7a90d3832d7f37e50f59 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-19T06:28:19.074Z] + docker-compose build --help [2021-01-19T06:28:19.074Z] + grep parallel [2021-01-19T06:28:22.442Z] --parallel Build images in parallel. [Pipeline] } [2021-01-19T06:28:22.740Z] $ docker stop --time=1 90069a26a9031b4f9167ceb71650031dc4e3191d863a7a90d3832d7f37e50f59 [2021-01-19T06:28:24.847Z] $ docker rm -f 90069a26a9031b4f9167ceb71650031dc4e3191d863a7a90d3832d7f37e50f59 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-19T06:28:25.884Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-19T06:28:25.884Z] . [Pipeline] withDockerContainer [2021-01-19T06:28:26.160Z] prd-ubuntu18.04-docker-arm64-4c-16g-21143 does not seem to be running inside a container [2021-01-19T06:28:26.271Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-19T06:28:27.939Z] $ docker top b59b953ed516114ddcd80e7e667cf2f9dcdf846dd292d04628ea49e25ca3a608 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-19T06:28:29.007Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-19T06:28:32.386Z] Building docker-core-command-go ... [2021-01-19T06:28:32.386Z] Building docker-core-data-go ... [2021-01-19T06:28:32.386Z] Building docker-core-metadata-go ... [2021-01-19T06:28:32.386Z] Building docker-security-bootstrap-redis-go ... [2021-01-19T06:28:32.386Z] Building docker-security-proxy-setup-go ... [2021-01-19T06:28:32.386Z] Building docker-security-secretstore-setup-go ... [2021-01-19T06:28:32.386Z] Building docker-support-notifications-go ... [2021-01-19T06:28:32.386Z] Building docker-support-scheduler-go ... [2021-01-19T06:28:32.386Z] Building docker-sys-mgmt-agent-go ... [2021-01-19T06:28:32.386Z] Building docker-security-secretstore-setup-go [2021-01-19T06:28:32.386Z] Building docker-sys-mgmt-agent-go [2021-01-19T06:28:32.386Z] Building docker-security-proxy-setup-go [2021-01-19T06:28:32.657Z] Building docker-support-scheduler-go [2021-01-19T06:28:32.657Z] Building docker-support-notifications-go [2021-01-19T06:29:22.844Z] Running on prd-ubuntu18.04-docker-8c-8g-21151 in /w/workspace/edgexfoundry_edgex-go_PR-3047 [Pipeline] { [Pipeline] ws [2021-01-19T06:29:22.969Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-01-19T06:29:25.527Z] using credential edgex-jenkins-ssh [2021-01-19T06:29:25.578Z] Cloning the remote Git repository [2021-01-19T06:29:25.582Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-19T06:29:25.650Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-01-19T06:29:25.675Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-19T06:29:25.675Z] > git --version # timeout=10 [2021-01-19T06:29:25.682Z] > git --version # 'git version 2.17.1' [2021-01-19T06:29:25.683Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T06:29:25.705Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-19T06:29:40.634Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T06:29:40.635Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-19T06:29:40.635Z] ---> f96e10f461c5 [2021-01-19T06:29:40.635Z] Step 3/24 : WORKDIR /edgex-go [2021-01-19T06:29:40.635Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T06:29:40.635Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-19T06:29:40.635Z] ---> f96e10f461c5 [2021-01-19T06:29:40.635Z] Step 3/26 : WORKDIR /edgex-go [2021-01-19T06:29:40.635Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T06:29:40.635Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-19T06:29:40.635Z] ---> f96e10f461c5 [2021-01-19T06:29:40.635Z] Step 3/21 : WORKDIR /edgex-go [2021-01-19T06:29:40.635Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T06:29:40.635Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-19T06:29:40.635Z] ---> f96e10f461c5 [2021-01-19T06:29:40.635Z] Step 3/24 : WORKDIR /edgex-go [2021-01-19T06:29:40.635Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T06:29:40.635Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-19T06:29:40.635Z] ---> f96e10f461c5 [2021-01-19T06:29:40.635Z] Step 3/21 : WORKDIR /edgex-go [2021-01-19T06:29:41.238Z] ---> Running in 60bff7ff5f68 [2021-01-19T06:29:41.238Z] ---> Running in 99bce4d58d6a [2021-01-19T06:29:41.238Z] ---> Running in 946a76e591e4 [2021-01-19T06:29:41.238Z] ---> Running in c0ba8796fc0f [2021-01-19T06:29:41.238Z] ---> Running in 5e0cbc6f018f [2021-01-19T06:29:42.225Z] Removing intermediate container 946a76e591e4 [2021-01-19T06:29:42.225Z] ---> 31f4e3ff103a [2021-01-19T06:29:42.225Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T06:29:42.225Z] Removing intermediate container c0ba8796fc0f [2021-01-19T06:29:42.225Z] ---> 9e2a95b4751e [2021-01-19T06:29:42.225Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T06:29:42.498Z] Removing intermediate container 99bce4d58d6a [2021-01-19T06:29:42.498Z] ---> 70ef19eb02ec [2021-01-19T06:29:42.498Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T06:29:42.498Z] Removing intermediate container 60bff7ff5f68 [2021-01-19T06:29:42.498Z] ---> afea8b99a5c5 [2021-01-19T06:29:42.498Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T06:29:42.498Z] Removing intermediate container 5e0cbc6f018f [2021-01-19T06:29:42.498Z] ---> 31008de2f5da [2021-01-19T06:29:42.498Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T06:29:42.498Z] ---> Running in a03aac71ed63 [2021-01-19T06:29:42.498Z] ---> Running in 0c6ff390a37a [2021-01-19T06:29:42.781Z] ---> Running in 517b9addc6d1 [2021-01-19T06:29:42.781Z] ---> Running in 5d0e1c9bcbf8 [2021-01-19T06:29:42.781Z] ---> Running in d090d928cbd1 [2021-01-19T06:29:47.096Z] Removing intermediate container a03aac71ed63 [2021-01-19T06:29:47.096Z] ---> e433b66277c4 [2021-01-19T06:29:47.096Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-19T06:29:47.096Z] Removing intermediate container 0c6ff390a37a [2021-01-19T06:29:47.096Z] ---> 3fba8100969a [2021-01-19T06:29:47.096Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-19T06:29:47.096Z] ---> Running in 70ee43598d2d [2021-01-19T06:29:47.096Z] ---> Running in 5bc1ebc77d83 [2021-01-19T06:29:47.096Z] Removing intermediate container 517b9addc6d1 [2021-01-19T06:29:47.096Z] ---> 74d9c954d5c1 [2021-01-19T06:29:47.096Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-19T06:29:47.726Z] ---> Running in b2d3e0d0e8c0 [2021-01-19T06:29:47.726Z] Removing intermediate container d090d928cbd1 [2021-01-19T06:29:47.726Z] ---> 5f8072919eed [2021-01-19T06:29:47.726Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-19T06:29:48.007Z] Removing intermediate container 5d0e1c9bcbf8 [2021-01-19T06:29:48.007Z] ---> 56e1b0b31894 [2021-01-19T06:29:48.007Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-19T06:29:48.291Z] ---> Running in e3d972eb1842 [2021-01-19T06:29:48.291Z] ---> Running in ee9bd95111e7 [2021-01-19T06:29:48.931Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T06:29:49.210Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T06:29:49.488Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T06:29:49.764Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T06:29:49.870Z] Merging remotes/origin/master commit cc81cd9a60941bde415ebdc6eaf205dd7f209524 into PR head commit d707ed14ba15382bf66b3c900daff4306a3b24c5 [2021-01-19T06:29:49.996Z] Merge succeeded, producing d707ed14ba15382bf66b3c900daff4306a3b24c5 [2021-01-19T06:29:49.997Z] Checking out Revision d707ed14ba15382bf66b3c900daff4306a3b24c5 (PR-3047) [2021-01-19T06:29:50.045Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T06:29:50.045Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T06:29:50.045Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T06:29:50.324Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T06:29:50.608Z] OK: 217 MiB in 51 packages [2021-01-19T06:29:50.608Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T06:29:50.893Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T06:29:51.176Z] OK: 217 MiB in 51 packages [2021-01-19T06:29:51.176Z] OK: 217 MiB in 51 packages [2021-01-19T06:29:51.458Z] OK: 217 MiB in 51 packages [2021-01-19T06:29:49.332Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-19T06:29:49.338Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-19T06:29:49.358Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-19T06:29:49.375Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-19T06:29:49.376Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T06:29:49.380Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3047/head:refs/remotes/origin/PR-3047 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-19T06:29:49.881Z] > git config core.sparsecheckout # timeout=10 [2021-01-19T06:29:49.886Z] > git checkout -f d707ed14ba15382bf66b3c900daff4306a3b24c5 # timeout=10 [2021-01-19T06:29:49.961Z] > git remote # timeout=10 [2021-01-19T06:29:49.967Z] > git config --get remote.origin.url # timeout=10 [2021-01-19T06:29:49.979Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T06:29:49.982Z] > git merge cc81cd9a60941bde415ebdc6eaf205dd7f209524 # timeout=10 [2021-01-19T06:29:49.993Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-19T06:29:50.001Z] > git config core.sparsecheckout # timeout=10 [2021-01-19T06:29:50.005Z] > git checkout -f d707ed14ba15382bf66b3c900daff4306a3b24c5 # timeout=10 [2021-01-19T06:29:52.065Z] Removing intermediate container 70ee43598d2d [2021-01-19T06:29:52.066Z] ---> bcbf7be89c35 [2021-01-19T06:29:52.066Z] Step 6/26 : COPY go.mod . [2021-01-19T06:29:52.066Z] OK: 217 MiB in 51 packages [2021-01-19T06:29:53.526Z] ---> 20f10c152cbf [2021-01-19T06:29:53.526Z] Step 7/26 : RUN go mod download [2021-01-19T06:29:53.526Z] Removing intermediate container b2d3e0d0e8c0 [2021-01-19T06:29:53.526Z] ---> b7ebd26dd8ba [2021-01-19T06:29:53.526Z] Step 6/21 : COPY go.mod . [2021-01-19T06:29:53.526Z] Removing intermediate container 5bc1ebc77d83 [2021-01-19T06:29:53.526Z] ---> 29f145cd477a [2021-01-19T06:29:53.526Z] Step 6/21 : COPY go.mod . [2021-01-19T06:29:53.526Z] ---> Running in 34dae07be69a [2021-01-19T06:29:53.712Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts" [2021-01-19T06:29:53.742Z] > git --version # timeout=10 [2021-01-19T06:29:53.747Z] > git --version # 'git version 2.17.1' [2021-01-19T06:29:53.752Z] fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [2021-01-19T06:29:53.805Z] Removing intermediate container ee9bd95111e7 [2021-01-19T06:29:53.805Z] ---> 5da93f9f7ebc [2021-01-19T06:29:53.805Z] Step 6/24 : COPY go.mod . [2021-01-19T06:29:54.082Z] Removing intermediate container e3d972eb1842 [2021-01-19T06:29:54.082Z] ---> 8b825b34c927 [2021-01-19T06:29:54.082Z] Step 6/24 : COPY go.mod . [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-19T06:29:54.710Z] ---> 5d74c9ea8477 [2021-01-19T06:29:54.711Z] Step 7/21 : RUN go mod download [2021-01-19T06:29:54.711Z] ---> 6281424b9c3f [2021-01-19T06:29:54.711Z] Step 7/24 : RUN go mod download [2021-01-19T06:29:54.711Z] ---> 84b43d07df5b [2021-01-19T06:29:54.711Z] Step 7/21 : RUN go mod download [2021-01-19T06:29:54.711Z] ---> Running in 331dfb24f16b [2021-01-19T06:29:54.986Z] ---> Running in c94fdf7f880b [2021-01-19T06:29:54.986Z] ---> Running in 56917de96b37 [2021-01-19T06:29:55.027Z] + echo snap-build.sh [2021-01-19T06:29:55.027Z] snap-build.sh [2021-01-19T06:29:55.027Z] + SNAP_BASE_DIR=. [2021-01-19T06:29:55.027Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-01-19T06:29:55.027Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-01-19T06:29:55.027Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-01-19T06:29:55.027Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-01-19T06:29:55.027Z] + cd /w/workspace/edgex-go/1 [2021-01-19T06:29:55.027Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-19T06:29:55.027Z] Reading package lists... [2021-01-19T06:29:55.027Z] Building dependency tree... [2021-01-19T06:29:55.027Z] Reading state information... [2021-01-19T06:29:55.292Z] The following packages were automatically installed and are no longer required: [2021-01-19T06:29:55.292Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-19T06:29:55.292Z] uidmap xdelta3 [2021-01-19T06:29:55.292Z] Use 'sudo apt autoremove' to remove them. [2021-01-19T06:29:55.292Z] The following packages will be REMOVED: [2021-01-19T06:29:55.292Z] lxd* lxd-client* [2021-01-19T06:29:55.559Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-19T06:29:55.559Z] After this operation, 31.7 MB disk space will be freed. [2021-01-19T06:29:55.596Z] ---> fff5403f6178 [2021-01-19T06:29:55.596Z] Step 7/24 : RUN go mod download [2021-01-19T06:29:55.870Z] ---> Running in e033a819da1a [2021-01-19T06:29:56.616Z] (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-01-19T06:29:56.616Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-19T06:29:57.316Z] Removing intermediate container 34dae07be69a [2021-01-19T06:29:57.317Z] ---> 93622bb12e9d [2021-01-19T06:29:57.317Z] Step 8/26 : COPY . . [2021-01-19T06:29:57.560Z] Removing lxd dnsmasq configuration [2021-01-19T06:29:57.560Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-19T06:29:57.823Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-19T06:29:58.767Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-19T06:29:58.767Z] (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-01-19T06:29:58.767Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-19T06:30:00.165Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-19T06:30:00.165Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-19T06:30:00.753Z] Removing intermediate container 331dfb24f16b [2021-01-19T06:30:00.753Z] ---> d69ebb196e2d [2021-01-19T06:30:00.753Z] Step 8/21 : COPY . . [2021-01-19T06:30:02.101Z] + sudo snap remove --purge lxd [2021-01-19T06:30:02.101Z] snap "lxd" is not installed [2021-01-19T06:30:02.101Z] + sudo groupadd --force --system lxd [2021-01-19T06:30:02.101Z] ++ whoami [2021-01-19T06:30:02.101Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-19T06:30:02.101Z] + newgrp - lxd [2021-01-19T06:30:02.101Z] + sudo snap install lxd [2021-01-19T06:30:02.215Z] Removing intermediate container c94fdf7f880b [2021-01-19T06:30:02.215Z] ---> dfd6674e4dc8 [2021-01-19T06:30:02.215Z] Step 8/24 : COPY . . [2021-01-19T06:30:03.680Z] Removing intermediate container e033a819da1a [2021-01-19T06:30:03.680Z] ---> f4c2898f3a9b [2021-01-19T06:30:03.680Z] Step 8/24 : COPY . . [2021-01-19T06:30:04.673Z] Removing intermediate container 56917de96b37 [2021-01-19T06:30:04.673Z] ---> 11c712656ca6 [2021-01-19T06:30:04.673Z] Step 8/21 : COPY . . [2021-01-19T06:30:08.749Z] 2021-01-19T06:30:07Z INFO Waiting for automatic snapd restart... [2021-01-19T06:30:19.817Z] ---> 77a0ae4d1f0b [2021-01-19T06:30:19.817Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-19T06:30:19.817Z] ---> Running in e48baab0efbf [2021-01-19T06:30:21.258Z] 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-01-19T06:30:21.544Z] ---> 8a566702f9b6 [2021-01-19T06:30:21.544Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-19T06:30:23.553Z] ---> Running in 97be036ae420 [2021-01-19T06:30:23.720Z] lxd 4.10 from Canonical* installed [2021-01-19T06:30:23.720Z] + sudo lxd init --auto [2021-01-19T06:30:24.547Z] ---> 3088996e0f28 [2021-01-19T06:30:24.547Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-19T06:30:25.552Z] ---> Running in 8f6d6ebbfe7c [2021-01-19T06:30:25.845Z] 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-01-19T06:30:26.856Z] ---> ba119c56c03d [2021-01-19T06:30:26.856Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-19T06:30:26.856Z] ---> Running in 47e70011aa2e [2021-01-19T06:30:27.856Z] ---> ff974fa6fdbf [2021-01-19T06:30:27.856Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-19T06:30:27.856Z] 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-01-19T06:30:28.141Z] ---> Running in 735c73501e93 [2021-01-19T06:30:29.604Z] 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-01-19T06:30:29.886Z] 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-01-19T06:30:32.420Z] + sudo snap install --classic snapcraft [2021-01-19T06:30:37.738Z] snapcraft 4.4.4 from Canonical* installed [2021-01-19T06:30:37.738Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-19T06:30:37.738Z] + patch --verbose -p1 [2021-01-19T06:30:37.738Z] Hmm... Looks like a unified diff to me... [2021-01-19T06:30:37.738Z] The text leading up to this was: [2021-01-19T06:30:37.738Z] -------------------------- [2021-01-19T06:30:37.738Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-19T06:30:37.738Z] |From: Tony Espy [2021-01-19T06:30:37.738Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-19T06:30:37.738Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-19T06:30:37.738Z] | [2021-01-19T06:30:37.738Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-19T06:30:37.738Z] |optimize the snap CI check run for pull requests. When [2021-01-19T06:30:37.738Z] |applied, it essentially strips out everything (apps and [2021-01-19T06:30:37.738Z] |parts) from the snapcraft.yaml file except those required [2021-01-19T06:30:37.738Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-19T06:30:37.738Z] |catch changes to edgex-go that break the snap build. [2021-01-19T06:30:37.738Z] | [2021-01-19T06:30:37.738Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-19T06:30:37.738Z] |to update this patch file, otherwise it may fail to apply, [2021-01-19T06:30:37.738Z] |resulting in a failed snap build CI check in the associated [2021-01-19T06:30:37.738Z] |pull request. [2021-01-19T06:30:37.738Z] | [2021-01-19T06:30:37.738Z] |Note - in addition to applying this patch, the pipeline also [2021-01-19T06:30:37.738Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-19T06:30:37.738Z] |need to build the finally binary .snap file (and it won't [2021-01-19T06:30:37.738Z] |work with the patch applied). This further reduces the build [2021-01-19T06:30:37.738Z] |time. [2021-01-19T06:30:37.738Z] |--- [2021-01-19T06:30:37.738Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-19T06:30:37.738Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-19T06:30:37.738Z] | [2021-01-19T06:30:37.738Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-19T06:30:37.738Z] |index 1e537489..faf42425 100644 [2021-01-19T06:30:37.738Z] |--- a/snap/snapcraft.yaml [2021-01-19T06:30:37.738Z] |+++ b/snap/snapcraft.yaml [2021-01-19T06:30:37.738Z] -------------------------- [2021-01-19T06:30:37.738Z] patching file snap/snapcraft.yaml [2021-01-19T06:30:37.738Z] Using Plan A... [2021-01-19T06:30:37.738Z] Hunk #1 succeeded at 73. [2021-01-19T06:30:37.738Z] Hunk #2 succeeded at 202 with fuzz 1. [2021-01-19T06:30:37.738Z] Hunk #3 succeeded at 214 (offset -3 lines). [2021-01-19T06:30:37.738Z] Hunk #4 succeeded at 222 (offset -3 lines). [2021-01-19T06:30:37.738Z] Hunk #5 succeeded at 229 (offset -3 lines). [2021-01-19T06:30:37.738Z] Hunk #6 succeeded at 256 (offset -3 lines). [2021-01-19T06:30:37.739Z] Hunk #7 succeeded at 290 (offset -3 lines). [2021-01-19T06:30:37.739Z] Hunk #8 succeeded at 342 (offset -2 lines). [2021-01-19T06:30:37.739Z] Hmm... Ignoring the trailing garbage. [2021-01-19T06:30:37.739Z] done [2021-01-19T06:30:37.739Z] + sudo snapcraft prime --use-lxd [2021-01-19T06:30:38.314Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-01-19T06:30:38.577Z] 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-01-19T06:30:38.577Z] - README.md [2021-01-19T06:30:38.577Z] - snapcraft.yaml.orig [2021-01-19T06:30:38.577Z] [2021-01-19T06:30:38.577Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-19T06:30:39.157Z] Launching a container. [2021-01-19T06:30:51.440Z] Waiting for container to be ready [2021-01-19T06:30:51.440Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-01-19T06:30:51.440Z] [2021-01-19T06:30:53.358Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-01-19T06:30:53.619Z] Waiting for network to be ready... [2021-01-19T06:30:54.191Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-19T06:30:54.191Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-19T06:30:54.451Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1512 kB] [2021-01-19T06:30:54.721Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-19T06:30:54.721Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-19T06:30:54.991Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] [2021-01-19T06:30:54.991Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-19T06:30:54.991Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-19T06:30:54.991Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-19T06:30:54.991Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] [2021-01-19T06:30:54.991Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-19T06:30:54.991Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] [2021-01-19T06:30:54.991Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1099 kB] [2021-01-19T06:30:54.991Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-19T06:30:54.991Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-19T06:30:54.991Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-19T06:30:54.991Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-19T06:30:54.991Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] [2021-01-19T06:30:55.572Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-19T06:30:55.833Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1843 kB] [2021-01-19T06:30:55.833Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [384 kB] [2021-01-19T06:30:55.833Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] [2021-01-19T06:30:55.833Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] [2021-01-19T06:30:55.833Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [237 kB] [2021-01-19T06:30:55.833Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.8 kB] [2021-01-19T06:30:55.833Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1705 kB] [2021-01-19T06:30:55.833Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [359 kB] [2021-01-19T06:30:58.381Z] Fetched 23.7 MB in 4s (5744 kB/s) [2021-01-19T06:30:58.954Z] Reading package lists... [2021-01-19T06:30:59.217Z] Reading package lists... [2021-01-19T06:30:59.492Z] Building dependency tree... [2021-01-19T06:30:59.492Z] Reading state information... [2021-01-19T06:30:59.492Z] The following additional packages will be installed: [2021-01-19T06:30:59.492Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-19T06:30:59.492Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-19T06:30:59.492Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-19T06:30:59.492Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-01-19T06:30:59.492Z] Suggested packages: [2021-01-19T06:30:59.492Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-01-19T06:30:59.492Z] Recommended packages: [2021-01-19T06:30:59.492Z] gnupg libsasl2-modules [2021-01-19T06:30:59.492Z] The following NEW packages will be installed: [2021-01-19T06:30:59.492Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-19T06:30:59.492Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-19T06:30:59.492Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-19T06:30:59.492Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-01-19T06:30:59.492Z] The following packages will be upgraded: [2021-01-19T06:30:59.492Z] gpg gpg-agent gpgconf libudev1 [2021-01-19T06:30:59.492Z] 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. [2021-01-19T06:30:59.492Z] Need to get 3533 kB of archives. [2021-01-19T06:30:59.492Z] After this operation, 13.3 MB of additional disk space will be used. [2021-01-19T06:30:59.492Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-01-19T06:30:59.767Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-01-19T06:30:59.767Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-01-19T06:30:59.767Z] Get:4 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-01-19T06:30:59.767Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-01-19T06:30:59.767Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2021-01-19T06:30:59.767Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2021-01-19T06:30:59.767Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-01-19T06:30:59.767Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-01-19T06:31:00.036Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-01-19T06:31:00.310Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-01-19T06:31:00.310Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-01-19T06:31:00.310Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-01-19T06:31:00.310Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-01-19T06:31:00.310Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-01-19T06:31:00.310Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-01-19T06:31:00.310Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-01-19T06:31:00.310Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-01-19T06:31:00.310Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-01-19T06:31:00.587Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-01-19T06:31:00.587Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-01-19T06:31:00.587Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-01-19T06:31:00.587Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-19T06:31:00.587Z] Fetched 3533 kB in 1s (3506 kB/s) [2021-01-19T06:31:00.587Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-19T06:31:00.587Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-01-19T06:31:00.856Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-19T06:31:00.856Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-01-19T06:31:00.856Z] Selecting previously unselected package udev. [2021-01-19T06:31:01.127Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-19T06:31:01.127Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-01-19T06:31:01.127Z] Unpacking udev (237-3ubuntu10.44) ... [2021-01-19T06:31:01.391Z] Selecting previously unselected package libfuse2:amd64. [2021-01-19T06:31:01.391Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-01-19T06:31:01.391Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-19T06:31:01.391Z] Selecting previously unselected package fuse. [2021-01-19T06:31:01.391Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-01-19T06:31:01.391Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-01-19T06:31:01.391Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-19T06:31:01.391Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-19T06:31:01.653Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-19T06:31:01.653Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-19T06:31:01.653Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-19T06:31:01.914Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-19T06:31:01.914Z] Selecting previously unselected package libksba8:amd64. [2021-01-19T06:31:01.914Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-01-19T06:31:01.914Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-01-19T06:31:02.176Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-01-19T06:31:02.176Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-19T06:31:02.176Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T06:31:02.176Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-01-19T06:31:02.176Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-19T06:31:02.176Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T06:31:02.437Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-01-19T06:31:02.437Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-19T06:31:02.437Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T06:31:02.437Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-01-19T06:31:02.437Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-19T06:31:02.437Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T06:31:02.437Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-01-19T06:31:02.437Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-19T06:31:02.437Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T06:31:02.697Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-01-19T06:31:02.697Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-19T06:31:02.697Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T06:31:02.697Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-01-19T06:31:02.697Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-19T06:31:02.697Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T06:31:03.272Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-01-19T06:31:03.273Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-19T06:31:03.273Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T06:31:03.273Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-01-19T06:31:03.273Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-19T06:31:03.273Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T06:31:03.273Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-19T06:31:03.273Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-19T06:31:03.273Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-19T06:31:03.533Z] Selecting previously unselected package libsasl2-2:amd64. [2021-01-19T06:31:03.533Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-19T06:31:03.533Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-19T06:31:03.533Z] Selecting previously unselected package libldap-common. [2021-01-19T06:31:03.533Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-01-19T06:31:03.533Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-19T06:31:03.533Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-19T06:31:03.533Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-01-19T06:31:03.533Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-19T06:31:03.793Z] Selecting previously unselected package dirmngr. [2021-01-19T06:31:03.793Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-19T06:31:03.794Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-19T06:31:03.794Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-19T06:31:04.056Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-01-19T06:31:04.056Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-19T06:31:04.056Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-19T06:31:04.056Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-19T06:31:04.056Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-01-19T06:31:04.056Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T06:31:04.056Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-01-19T06:31:04.317Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-19T06:31:04.317Z] Setting up udev (237-3ubuntu10.44) ... [2021-01-19T06:31:04.582Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-01-19T06:31:04.582Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T06:31:04.582Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-01-19T06:31:04.842Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-01-19T06:31:04.842Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-01-19T06:31:04.842Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T06:31:04.842Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T06:31:04.842Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T06:31:04.842Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T06:31:04.842Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T06:31:05.102Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T06:31:05.102Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T06:31:05.102Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-19T06:31:05.102Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-19T06:31:05.102Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-19T06:31:05.672Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-01-19T06:31:05.672Z] settings in the [Install] section, and DefaultInstance for template units). [2021-01-19T06:31:05.672Z] This means they are not meant to be enabled using systemctl. [2021-01-19T06:31:05.672Z] Possible reasons for having this kind of units are: [2021-01-19T06:31:05.672Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-01-19T06:31:05.672Z] .wants/ or .requires/ directory. [2021-01-19T06:31:05.672Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-01-19T06:31:05.672Z] a requirement dependency on it. [2021-01-19T06:31:05.672Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-01-19T06:31:05.672Z] D-Bus, udev, scripted systemctl call, ...). [2021-01-19T06:31:05.672Z] 4) In case of template units, the unit is meant to be enabled with some [2021-01-19T06:31:05.672Z] instance name specified. [2021-01-19T06:31:05.932Z] Reading package lists... [2021-01-19T06:31:05.932Z] Building dependency tree... [2021-01-19T06:31:05.932Z] Reading state information... [2021-01-19T06:31:06.194Z] The following additional packages will be installed: [2021-01-19T06:31:06.194Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-01-19T06:31:06.194Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-01-19T06:31:06.194Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-01-19T06:31:06.194Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-01-19T06:31:06.194Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-01-19T06:31:06.194Z] Suggested packages: [2021-01-19T06:31:06.194Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-01-19T06:31:06.194Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-01-19T06:31:06.194Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-01-19T06:31:06.194Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-01-19T06:31:06.194Z] systemd-container policykit-1 [2021-01-19T06:31:06.194Z] Recommended packages: [2021-01-19T06:31:06.194Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-01-19T06:31:06.194Z] The following NEW packages will be installed: [2021-01-19T06:31:06.194Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-01-19T06:31:06.194Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-01-19T06:31:06.194Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-01-19T06:31:06.194Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-01-19T06:31:06.194Z] python3.6-minimal snapd squashfs-tools sudo [2021-01-19T06:31:06.194Z] The following packages will be upgraded: [2021-01-19T06:31:06.194Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-01-19T06:31:06.456Z] 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. [2021-01-19T06:31:06.456Z] Need to get 35.2 MB of archives. [2021-01-19T06:31:06.456Z] After this operation, 141 MB of additional disk space will be used. [2021-01-19T06:31:06.456Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-01-19T06:31:06.456Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-01-19T06:31:07.027Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-01-19T06:31:07.027Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2021-01-19T06:31:07.027Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-01-19T06:31:07.027Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-01-19T06:31:07.027Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-01-19T06:31:07.027Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-01-19T06:31:07.027Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-01-19T06:31:07.027Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-01-19T06:31:07.027Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-01-19T06:31:07.027Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-01-19T06:31:07.027Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2021-01-19T06:31:07.027Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2021-01-19T06:31:07.027Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-01-19T06:31:07.027Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2021-01-19T06:31:07.289Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-01-19T06:31:07.289Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2021-01-19T06:31:07.289Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-01-19T06:31:07.289Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-01-19T06:31:07.289Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-01-19T06:31:07.289Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-01-19T06:31:07.289Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-01-19T06:31:07.289Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-01-19T06:31:07.289Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-01-19T06:31:07.289Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-01-19T06:31:07.289Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-01-19T06:31:07.289Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-01-19T06:31:07.289Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-01-19T06:31:07.289Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-01-19T06:31:08.229Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-19T06:31:08.229Z] Fetched 35.2 MB in 2s (17.1 MB/s) [2021-01-19T06:31:08.490Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-19T06:31:08.490Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-01-19T06:31:08.490Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-19T06:31:09.063Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-01-19T06:31:09.063Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-19T06:31:09.324Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-01-19T06:31:09.324Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-19T06:31:09.324Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-01-19T06:31:09.324Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-19T06:31:09.585Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-01-19T06:31:09.585Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-19T06:31:09.585Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-01-19T06:31:09.585Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-19T06:31:09.846Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-01-19T06:31:09.846Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-01-19T06:31:10.415Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-01-19T06:31:10.415Z] (Reading database ... 12764 files and directories currently installed.) [2021-01-19T06:31:10.415Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-19T06:31:10.415Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-19T06:31:10.677Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-01-19T06:31:10.677Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-19T06:31:10.677Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-19T06:31:10.937Z] Selecting previously unselected package libexpat1:amd64. [2021-01-19T06:31:10.937Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-01-19T06:31:10.937Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-19T06:31:10.937Z] Selecting previously unselected package python3.6-minimal. [2021-01-19T06:31:10.937Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-19T06:31:10.937Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-19T06:31:11.198Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-19T06:31:11.198Z] Checking for services that may need to be restarted...done. [2021-01-19T06:31:11.198Z] Checking for services that may need to be restarted...done. [2021-01-19T06:31:11.459Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-19T06:31:11.459Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-19T06:31:11.459Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-19T06:31:12.038Z] Selecting previously unselected package python3-minimal. [2021-01-19T06:31:12.038Z] (Reading database ... 13012 files and directories currently installed.) [2021-01-19T06:31:12.038Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-01-19T06:31:12.038Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-01-19T06:31:12.038Z] Selecting previously unselected package mime-support. [2021-01-19T06:31:12.038Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-01-19T06:31:12.038Z] Unpacking mime-support (3.60ubuntu1) ... [2021-01-19T06:31:12.038Z] Selecting previously unselected package libmpdec2:amd64. [2021-01-19T06:31:12.038Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-01-19T06:31:12.038Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-19T06:31:12.306Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-01-19T06:31:12.306Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-19T06:31:12.306Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-19T06:31:12.567Z] Selecting previously unselected package python3.6. [2021-01-19T06:31:12.567Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-19T06:31:12.567Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-19T06:31:12.567Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-19T06:31:12.567Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-01-19T06:31:12.567Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-19T06:31:12.567Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-01-19T06:31:12.830Z] Selecting previously unselected package python3. [2021-01-19T06:31:12.830Z] (Reading database ... 13442 files and directories currently installed.) [2021-01-19T06:31:12.830Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-01-19T06:31:12.830Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-01-19T06:31:13.091Z] Selecting previously unselected package multiarch-support. [2021-01-19T06:31:13.091Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-01-19T06:31:13.091Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-01-19T06:31:13.091Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-01-19T06:31:13.091Z] Selecting previously unselected package liblzo2-2:amd64. [2021-01-19T06:31:13.091Z] (Reading database ... 13479 files and directories currently installed.) [2021-01-19T06:31:13.091Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-01-19T06:31:13.091Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-01-19T06:31:13.352Z] Selecting previously unselected package libbsd0:amd64. [2021-01-19T06:31:13.352Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-01-19T06:31:13.352Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-19T06:31:13.352Z] Selecting previously unselected package sudo. [2021-01-19T06:31:13.352Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2021-01-19T06:31:13.352Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-19T06:31:13.613Z] Selecting previously unselected package apparmor. [2021-01-19T06:31:13.613Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-01-19T06:31:13.613Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-01-19T06:31:13.874Z] Selecting previously unselected package libedit2:amd64. [2021-01-19T06:31:13.874Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-01-19T06:31:13.874Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-01-19T06:31:13.874Z] Selecting previously unselected package libkrb5support0:amd64. [2021-01-19T06:31:13.874Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-01-19T06:31:13.874Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-19T06:31:13.874Z] Selecting previously unselected package libk5crypto3:amd64. [2021-01-19T06:31:13.874Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-19T06:31:13.874Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-19T06:31:14.141Z] Selecting previously unselected package libkeyutils1:amd64. [2021-01-19T06:31:14.141Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-01-19T06:31:14.141Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-19T06:31:14.141Z] Selecting previously unselected package libkrb5-3:amd64. [2021-01-19T06:31:14.141Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-19T06:31:14.141Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-19T06:31:14.713Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-19T06:31:14.713Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-01-19T06:31:14.713Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-19T06:31:14.974Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-01-19T06:31:14.974Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-01-19T06:31:14.974Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-19T06:31:14.974Z] Selecting previously unselected package openssh-client. [2021-01-19T06:31:14.974Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-01-19T06:31:14.974Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-19T06:31:15.236Z] Selecting previously unselected package squashfs-tools. [2021-01-19T06:31:15.236Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-01-19T06:31:15.236Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-19T06:31:15.236Z] Selecting previously unselected package snapd. [2021-01-19T06:31:15.236Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-01-19T06:31:15.497Z] Unpacking snapd (2.48+18.04) ... [2021-01-19T06:31:17.426Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-01-19T06:31:17.426Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-19T06:31:17.426Z] Setting up mime-support (3.60ubuntu1) ... [2021-01-19T06:31:17.426Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-19T06:31:17.426Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-19T06:31:17.694Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-19T06:31:17.694Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-19T06:31:17.694Z] Setting up systemd (237-3ubuntu10.44) ... [2021-01-19T06:31:17.694Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-01-19T06:31:18.643Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-19T06:31:18.643Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-19T06:31:18.643Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-01-19T06:31:18.643Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-19T06:31:18.643Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-19T06:31:18.643Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-19T06:31:19.217Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-19T06:31:19.217Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-19T06:31:19.217Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-19T06:31:19.217Z] Setting up python3 (3.6.7-1~18.04) ... [2021-01-19T06:31:19.217Z] running python rtupdate hooks for python3.6... [2021-01-19T06:31:19.217Z] running python post-rtupdate hooks for python3.6... [2021-01-19T06:31:19.479Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-01-19T06:31:22.051Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-01-19T06:31:22.051Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-19T06:31:22.051Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-19T06:31:22.051Z] Setting up snapd (2.48+18.04) ... [2021-01-19T06:31:22.622Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-01-19T06:31:22.622Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-01-19T06:31:22.884Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-01-19T06:31:23.145Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-01-19T06:31:23.145Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-19T06:31:23.145Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-19T06:31:23.408Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-01-19T06:31:23.408Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-01-19T06:31:23.670Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-01-19T06:31:23.930Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-01-19T06:31:23.930Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-01-19T06:31:23.930Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-19T06:31:23.930Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-01-19T06:31:24.870Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-19T06:31:24.870Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-19T06:31:25.130Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-19T06:31:26.070Z] Reading package lists... [2021-01-19T06:31:26.331Z] Reading package lists... [2021-01-19T06:31:26.331Z] Building dependency tree... [2021-01-19T06:31:26.331Z] Reading state information... [2021-01-19T06:31:26.591Z] Calculating upgrade... [2021-01-19T06:31:26.591Z] The following packages will be upgraded: [2021-01-19T06:31:26.591Z] advancecomp base-files bash binutils binutils-common [2021-01-19T06:31:26.591Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-01-19T06:31:26.591Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-01-19T06:31:26.591Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2021-01-19T06:31:26.591Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2021-01-19T06:31:26.591Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2021-01-19T06:31:26.591Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2021-01-19T06:31:26.591Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2021-01-19T06:31:26.591Z] libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-01-19T06:31:26.591Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-01-19T06:31:26.591Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-01-19T06:31:26.591Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-01-19T06:31:26.591Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-01-19T06:31:26.591Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-01-19T06:31:26.591Z] ubuntu-keyring util-linux [2021-01-19T06:31:26.852Z] 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-01-19T06:31:26.852Z] Need to get 63.7 MB of archives. [2021-01-19T06:31:26.852Z] After this operation, 5203 kB of additional disk space will be used. [2021-01-19T06:31:26.852Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-132.136 [987 kB] [2021-01-19T06:31:26.852Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-01-19T06:31:27.422Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-01-19T06:31:27.687Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-01-19T06:31:27.687Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-01-19T06:31:27.687Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-01-19T06:31:27.687Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-01-19T06:31:27.687Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-01-19T06:31:27.687Z] 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-01-19T06:31:27.687Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-01-19T06:31:27.687Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-01-19T06:31:27.687Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-01-19T06:31:27.687Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-01-19T06:31:27.687Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-01-19T06:31:27.687Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-01-19T06:31:27.687Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-01-19T06:31:27.687Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-01-19T06:31:27.687Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-01-19T06:31:27.687Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-01-19T06:31:27.953Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-01-19T06:31:28.214Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-01-19T06:31:28.214Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-01-19T06:31:28.214Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-01-19T06:31:28.214Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-01-19T06:31:28.214Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-01-19T06:31:28.214Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-01-19T06:31:28.214Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-01-19T06:31:28.214Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-01-19T06:31:28.214Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-01-19T06:31:28.214Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-01-19T06:31:28.214Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-01-19T06:31:28.214Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-01-19T06:31:28.214Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-01-19T06:31:28.214Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-01-19T06:31:28.214Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-01-19T06:31:28.474Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-01-19T06:31:28.474Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-01-19T06:31:28.474Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-01-19T06:31:28.474Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-01-19T06:31:28.474Z] Get:40 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-01-19T06:31:28.474Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-01-19T06:31:28.474Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-01-19T06:31:28.474Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-01-19T06:31:28.474Z] Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-01-19T06:31:28.474Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-01-19T06:31:28.474Z] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-01-19T06:31:28.474Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-01-19T06:31:28.474Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-01-19T06:31:28.474Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-01-19T06:31:28.474Z] Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-01-19T06:31:28.474Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-01-19T06:31:28.474Z] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-01-19T06:31:28.474Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-01-19T06:31:28.474Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-01-19T06:31:28.474Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-01-19T06:31:28.474Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-01-19T06:31:28.474Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-01-19T06:31:28.474Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-01-19T06:31:28.735Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-01-19T06:31:28.735Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-01-19T06:31:28.735Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-01-19T06:31:28.735Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-01-19T06:31:28.735Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-01-19T06:31:28.735Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-01-19T06:31:28.735Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-01-19T06:31:28.735Z] Get:66 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-01-19T06:31:28.735Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-01-19T06:31:28.735Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-01-19T06:31:28.735Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-01-19T06:31:28.735Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-01-19T06:31:28.735Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-01-19T06:31:28.735Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2021-01-19T06:31:28.735Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-01-19T06:31:28.735Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-01-19T06:31:28.735Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-01-19T06:31:28.735Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] [2021-01-19T06:31:28.735Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-01-19T06:31:28.735Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-01-19T06:31:28.735Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-01-19T06:31:28.735Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2021-01-19T06:31:28.735Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-01-19T06:31:28.735Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-01-19T06:31:28.735Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-01-19T06:31:28.735Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-01-19T06:31:28.995Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-01-19T06:31:28.995Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-01-19T06:31:28.995Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-01-19T06:31:28.995Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-01-19T06:31:29.257Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-01-19T06:31:29.517Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-01-19T06:31:29.517Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-01-19T06:31:29.517Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-01-19T06:31:29.778Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-01-19T06:31:29.778Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-01-19T06:31:29.778Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-01-19T06:31:29.778Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-01-19T06:31:29.778Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-01-19T06:31:30.040Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-19T06:31:30.040Z] Fetched 63.7 MB in 3s (19.6 MB/s) [2021-01-19T06:31:30.040Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T06:31:30.040Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-01-19T06:31:30.041Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-19T06:31:30.613Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-19T06:31:30.874Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-19T06:31:30.874Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-132.136_amd64.deb ... [2021-01-19T06:31:30.874Z] Unpacking linux-libc-dev:amd64 (4.15.0-132.136) over (4.15.0-20.21) ... [2021-01-19T06:31:31.818Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-19T06:31:31.818Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-19T06:31:31.818Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-19T06:31:32.081Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-19T06:31:32.081Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-19T06:31:32.081Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-19T06:31:32.340Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-19T06:31:32.341Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-19T06:31:32.341Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-19T06:31:32.341Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-19T06:31:32.600Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-19T06:31:32.600Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-19T06:31:32.600Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-19T06:31:32.862Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-19T06:31:32.863Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-19T06:31:32.863Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-19T06:31:32.863Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-19T06:31:32.863Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-01-19T06:31:33.125Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-01-19T06:31:33.125Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-19T06:31:33.125Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-19T06:31:33.125Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-19T06:31:33.386Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-19T06:31:33.386Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-19T06:31:33.386Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-19T06:31:33.386Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-19T06:31:33.645Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-19T06:31:33.927Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-19T06:31:33.927Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-01-19T06:31:33.927Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-19T06:31:34.498Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-01-19T06:31:34.498Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-19T06:31:34.498Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-01-19T06:31:34.758Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-01-19T06:31:34.758Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-01-19T06:31:34.758Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-01-19T06:31:35.020Z] Setting up base-files (10.1ubuntu2.10) ... [2021-01-19T06:31:35.020Z] Installing new version of config file /etc/issue ... [2021-01-19T06:31:35.020Z] Installing new version of config file /etc/issue.net ... [2021-01-19T06:31:35.020Z] Installing new version of config file /etc/lsb-release ... [2021-01-19T06:31:35.020Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-01-19T06:31:35.282Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-01-19T06:31:35.282Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-01-19T06:31:35.282Z] Removing obsolete conffile /etc/default/motd-news ... [2021-01-19T06:31:35.543Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T06:31:35.544Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-01-19T06:31:35.544Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-01-19T06:31:35.544Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-01-19T06:31:35.803Z] 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-01-19T06:31:35.803Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T06:31:35.803Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-19T06:31:35.803Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-01-19T06:31:35.803Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-01-19T06:31:36.064Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T06:31:36.064Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-01-19T06:31:36.064Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-01-19T06:31:36.064Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-01-19T06:31:36.326Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T06:31:36.326Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-01-19T06:31:36.326Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-19T06:31:36.587Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-01-19T06:31:36.587Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T06:31:36.587Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-19T06:31:36.587Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-19T06:31:36.847Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-19T06:31:36.847Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T06:31:36.847Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-19T06:31:36.847Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-19T06:31:37.108Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-01-19T06:31:37.108Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T06:31:37.108Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-01-19T06:31:37.108Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-01-19T06:31:37.108Z] Setting up grep (3.1-2build1) ... [2021-01-19T06:31:37.370Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T06:31:37.370Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-19T06:31:37.370Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-19T06:31:37.631Z] Setting up login (1:4.5-1ubuntu2) ... [2021-01-19T06:31:37.631Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T06:31:37.631Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-19T06:31:37.631Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-19T06:31:37.892Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-01-19T06:31:37.892Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T06:31:37.892Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-19T06:31:37.892Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-19T06:31:38.464Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-19T06:31:38.464Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-19T06:31:38.724Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-19T06:31:38.724Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-19T06:31:39.294Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-01-19T06:31:39.294Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T06:31:39.294Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-01-19T06:31:39.294Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-19T06:31:40.234Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-19T06:31:40.234Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-19T06:31:40.495Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-19T06:31:40.495Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-19T06:31:40.495Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-01-19T06:31:40.755Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T06:31:40.755Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-01-19T06:31:40.755Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-01-19T06:31:41.022Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-01-19T06:31:41.022Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T06:31:41.022Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-19T06:31:41.022Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-19T06:31:41.283Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-19T06:31:41.283Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T06:31:41.283Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-19T06:31:41.283Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-19T06:31:41.545Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-19T06:31:41.545Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T06:31:41.545Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-19T06:31:41.545Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-19T06:31:41.807Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-19T06:31:41.807Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T06:31:41.807Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-19T06:31:41.807Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-19T06:31:42.068Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-19T06:31:42.068Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T06:31:42.068Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-19T06:31:42.068Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-19T06:31:42.068Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-19T06:31:42.330Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-19T06:31:42.330Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-19T06:31:42.330Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T06:31:42.330Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-19T06:31:42.330Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-19T06:31:42.591Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-19T06:31:42.591Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T06:31:42.591Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-19T06:31:42.591Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-19T06:31:42.854Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-19T06:31:42.854Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T06:31:42.854Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-19T06:31:42.854Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-19T06:31:42.854Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-01-19T06:31:43.116Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T06:31:43.116Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-19T06:31:43.116Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-19T06:31:43.384Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-01-19T06:31:43.644Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-01-19T06:31:43.905Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-01-19T06:31:44.170Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T06:31:44.170Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-19T06:31:44.170Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-19T06:31:44.431Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-01-19T06:31:44.431Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T06:31:44.431Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-01-19T06:31:44.431Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-19T06:31:44.693Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-01-19T06:31:44.956Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T06:31:44.956Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-01-19T06:31:44.956Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-01-19T06:31:44.956Z] Setting up debconf (1.5.66ubuntu1) ... [2021-01-19T06:31:45.220Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T06:31:45.220Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-19T06:31:45.482Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-19T06:31:45.482Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-19T06:31:45.743Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T06:31:45.743Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-19T06:31:45.743Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-19T06:31:45.743Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-19T06:31:46.005Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T06:31:46.005Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-19T06:31:46.005Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-19T06:31:46.266Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-19T06:31:46.527Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T06:31:46.527Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-19T06:31:46.527Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-19T06:31:46.527Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-01-19T06:31:46.788Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-19T06:31:46.788Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-19T06:31:46.788Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-19T06:31:46.788Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-19T06:31:47.050Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T06:31:47.050Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-01-19T06:31:47.050Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-01-19T06:31:47.050Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-01-19T06:31:47.311Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T06:31:47.311Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-01-19T06:31:47.311Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-19T06:31:47.311Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-19T06:31:47.571Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T06:31:47.571Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-19T06:31:47.571Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-19T06:31:47.833Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-19T06:31:47.833Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T06:31:47.833Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-01-19T06:31:47.833Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-01-19T06:31:48.093Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-01-19T06:31:48.094Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T06:31:48.094Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-19T06:31:48.357Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-19T06:31:48.618Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-01-19T06:31:48.878Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T06:31:48.879Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-19T06:31:48.879Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-19T06:31:48.879Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-01-19T06:31:49.156Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T06:31:49.156Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-01-19T06:31:49.156Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-01-19T06:31:49.156Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-01-19T06:31:49.417Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T06:31:49.417Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-01-19T06:31:49.417Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-01-19T06:31:49.417Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-01-19T06:31:49.678Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T06:31:49.678Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-01-19T06:31:49.678Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-01-19T06:31:49.678Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-01-19T06:31:49.944Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T06:31:49.944Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-01-19T06:31:49.944Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-01-19T06:31:49.944Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-01-19T06:31:50.207Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T06:31:50.207Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-01-19T06:31:50.207Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-01-19T06:31:50.207Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-01-19T06:31:50.469Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T06:31:50.469Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-01-19T06:31:50.469Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-01-19T06:31:50.469Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-01-19T06:31:50.729Z] (Reading database ... 13915 files and directories currently installed.) [2021-01-19T06:31:50.729Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-19T06:31:50.729Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-19T06:31:50.729Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-19T06:31:50.729Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-19T06:31:50.990Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-19T06:31:50.990Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-19T06:31:51.255Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2021-01-19T06:31:51.255Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2021-01-19T06:31:51.516Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-01-19T06:31:51.516Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-01-19T06:31:51.516Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-01-19T06:31:51.516Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-01-19T06:31:51.772Z] 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-01-19T06:31:51.773Z] 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-01-19T06:31:51.773Z] Removing intermediate container e48baab0efbf [2021-01-19T06:31:51.773Z] ---> cd1b68730986 [2021-01-19T06:31:51.773Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-19T06:31:51.773Z] ---> Running in f69c4d578274 [2021-01-19T06:31:51.773Z] 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-01-19T06:31:52.098Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-01-19T06:31:52.098Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-01-19T06:31:52.375Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-01-19T06:31:52.375Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-01-19T06:31:52.375Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-01-19T06:31:52.375Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-01-19T06:31:52.649Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-01-19T06:31:52.649Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-01-19T06:31:52.649Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-01-19T06:31:52.649Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-01-19T06:31:52.923Z] Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... [2021-01-19T06:31:52.923Z] Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... [2021-01-19T06:31:53.911Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-01-19T06:31:53.911Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-01-19T06:31:53.911Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-01-19T06:31:53.911Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-01-19T06:31:54.193Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-19T06:31:54.193Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-19T06:31:54.506Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-19T06:31:54.506Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-19T06:31:54.785Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-19T06:31:54.785Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-19T06:31:54.785Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-19T06:31:54.785Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-19T06:31:55.047Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-19T06:31:55.047Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-19T06:31:55.047Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-19T06:31:55.047Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-19T06:31:55.308Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-19T06:31:55.308Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-19T06:31:55.308Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-19T06:31:55.308Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-19T06:31:56.252Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-19T06:31:56.252Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-19T06:31:57.193Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-19T06:31:57.193Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-19T06:31:57.270Z] Removing intermediate container f69c4d578274 [2021-01-19T06:31:57.270Z] ---> 7a41ad5c3002 [2021-01-19T06:31:57.270Z] [2021-01-19T06:31:57.270Z] Step 11/26 : FROM docker:20.10.0 [2021-01-19T06:31:57.270Z] 20.10.0: Pulling from library/docker [2021-01-19T06:31:57.270Z] Removing intermediate container 8f6d6ebbfe7c [2021-01-19T06:31:57.270Z] ---> c2082b3dd4ba [2021-01-19T06:31:57.270Z] [2021-01-19T06:31:57.270Z] Step 10/24 : FROM alpine:3.12 [2021-01-19T06:31:57.270Z] 3.12: Pulling from library/alpine [2021-01-19T06:31:58.135Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-19T06:31:58.135Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-19T06:31:58.396Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-19T06:31:58.396Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-19T06:31:59.251Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-19T06:31:59.251Z] Status: Downloaded newer image for alpine:3.12 [2021-01-19T06:31:59.251Z] ---> afeebe901d6b [2021-01-19T06:31:59.251Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-19T06:31:59.338Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-19T06:31:59.339Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-19T06:31:59.339Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-19T06:31:59.339Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-19T06:31:59.339Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-01-19T06:31:59.339Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-19T06:31:59.598Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-01-19T06:31:59.598Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-19T06:31:59.598Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-01-19T06:31:59.598Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-01-19T06:31:59.860Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-19T06:31:59.860Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-19T06:31:59.860Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-19T06:31:59.860Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-19T06:32:00.122Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-01-19T06:32:00.122Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-01-19T06:32:00.122Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-19T06:32:00.122Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-19T06:32:00.122Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-19T06:32:00.386Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-19T06:32:00.386Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-19T06:32:00.386Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-01-19T06:32:00.386Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-01-19T06:32:00.386Z] Setting up tzdata (2020f-0ubuntu0.18.04) ... [2021-01-19T06:32:00.647Z] [2021-01-19T06:32:00.647Z] Current default time zone: 'Etc/UTC' [2021-01-19T06:32:00.647Z] Local time is now: Tue Jan 19 06:32:00 UTC 2021. [2021-01-19T06:32:00.647Z] Universal Time is now: Tue Jan 19 06:32:00 UTC 2021. [2021-01-19T06:32:00.647Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-01-19T06:32:00.647Z] [2021-01-19T06:32:00.647Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-01-19T06:32:00.647Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-19T06:32:00.647Z] Setting up linux-libc-dev:amd64 (4.15.0-132.136) ... [2021-01-19T06:32:00.647Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-01-19T06:32:00.647Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-01-19T06:32:00.647Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-01-19T06:32:00.647Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-01-19T06:32:00.703Z] ---> Running in 5b955c70ccd0 [2021-01-19T06:32:00.908Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-01-19T06:32:00.908Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-01-19T06:32:00.908Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-01-19T06:32:00.908Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-19T06:32:00.908Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-01-19T06:32:00.979Z] Removing intermediate container 97be036ae420 [2021-01-19T06:32:00.979Z] ---> 8aa02d885011 [2021-01-19T06:32:00.979Z] [2021-01-19T06:32:00.979Z] Step 10/21 : FROM alpine:3.12 [2021-01-19T06:32:00.979Z] ---> afeebe901d6b [2021-01-19T06:32:00.979Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-19T06:32:00.979Z] Removing intermediate container 735c73501e93 [2021-01-19T06:32:00.979Z] ---> a9435a0aa459 [2021-01-19T06:32:00.979Z] [2021-01-19T06:32:00.979Z] Step 10/21 : FROM scratch [2021-01-19T06:32:00.979Z] ---> [2021-01-19T06:32:00.979Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-19T06:32:01.168Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-19T06:32:01.168Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-19T06:32:01.168Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-19T06:32:01.168Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-01-19T06:32:01.263Z] Removing intermediate container 47e70011aa2e [2021-01-19T06:32:01.263Z] ---> 5e148e010ff1 [2021-01-19T06:32:01.263Z] [2021-01-19T06:32:01.263Z] Step 10/24 : FROM scratch [2021-01-19T06:32:01.263Z] ---> [2021-01-19T06:32:01.263Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-19T06:32:01.263Z] ---> Running in 04f95ce33b17 [2021-01-19T06:32:01.435Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-01-19T06:32:01.435Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-01-19T06:32:01.435Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-19T06:32:01.435Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-01-19T06:32:01.435Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-01-19T06:32:01.435Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-01-19T06:32:01.435Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-19T06:32:01.604Z] ---> Running in ef5047b24850 [2021-01-19T06:32:01.604Z] ---> Running in 0c3c37dd8ec3 [2021-01-19T06:32:02.775Z] Removing intermediate container 04f95ce33b17 [2021-01-19T06:32:02.775Z] ---> bcc5fb9fd4ab [2021-01-19T06:32:02.775Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-19T06:32:02.775Z] Removing intermediate container 0c3c37dd8ec3 [2021-01-19T06:32:02.775Z] ---> 4a30da54629d [2021-01-19T06:32:02.775Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-19T06:32:02.775Z] ---> Running in 351e68bc38e7 [2021-01-19T06:32:02.775Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T06:32:03.128Z] ---> Running in ac6bc06871be [2021-01-19T06:32:03.128Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T06:32:03.366Z] Updating certificates in /etc/ssl/certs... [2021-01-19T06:32:03.792Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T06:32:03.792Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T06:32:03.792Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-19T06:32:03.936Z] 22 added, 17 removed; done. [2021-01-19T06:32:03.936Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-01-19T06:32:04.112Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-19T06:32:04.112Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-19T06:32:04.112Z] (4/5) Installing curl (7.69.1-r3) [2021-01-19T06:32:04.112Z] Removing intermediate container 351e68bc38e7 [2021-01-19T06:32:04.112Z] ---> a1e5d3424e87 [2021-01-19T06:32:04.112Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-19T06:32:04.112Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-19T06:32:04.112Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T06:32:04.112Z] Executing ca-certificates-20191127-r4.trigger [2021-01-19T06:32:04.197Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-19T06:32:04.197Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-01-19T06:32:04.197Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-01-19T06:32:04.197Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-01-19T06:32:04.197Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-19T06:32:04.197Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-19T06:32:04.386Z] ---> Running in 44fe9c34feb6 [2021-01-19T06:32:04.386Z] OK: 7 MiB in 19 packages [2021-01-19T06:32:04.457Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-19T06:32:04.457Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-19T06:32:04.457Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-19T06:32:04.457Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-19T06:32:04.457Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-19T06:32:04.457Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-01-19T06:32:04.457Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-01-19T06:32:04.457Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-01-19T06:32:04.658Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-19T06:32:04.658Z] Removing intermediate container ac6bc06871be [2021-01-19T06:32:04.658Z] ---> f4c1e5062d5a [2021-01-19T06:32:04.658Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-19T06:32:04.658Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-19T06:32:04.658Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-19T06:32:04.658Z] (4/4) Installing curl (7.69.1-r3) [2021-01-19T06:32:04.658Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T06:32:04.658Z] Executing ca-certificates-20191127-r4.trigger [2021-01-19T06:32:04.718Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-01-19T06:32:04.718Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-01-19T06:32:04.718Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-19T06:32:04.718Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-19T06:32:04.718Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-01-19T06:32:04.718Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-01-19T06:32:04.718Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-01-19T06:32:04.934Z] ---> Running in c268b6fcc797 [2021-01-19T06:32:04.935Z] OK: 7 MiB in 18 packages [2021-01-19T06:32:04.979Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-19T06:32:04.979Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-01-19T06:32:04.979Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-01-19T06:32:04.979Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-19T06:32:04.979Z] Updating certificates in /etc/ssl/certs... [2021-01-19T06:32:05.213Z] Removing intermediate container 44fe9c34feb6 [2021-01-19T06:32:05.213Z] ---> cbc2204156cc [2021-01-19T06:32:05.213Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-19T06:32:05.550Z] 0 added, 0 removed; done. [2021-01-19T06:32:05.550Z] Running hooks in /etc/ca-certificates/update.d... [2021-01-19T06:32:05.550Z] done. [2021-01-19T06:32:05.821Z] Removing intermediate container c268b6fcc797 [2021-01-19T06:32:05.822Z] ---> 13ab84b778fe [2021-01-19T06:32:05.822Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-19T06:32:06.125Z] Reading package lists... [2021-01-19T06:32:06.125Z] Building dependency tree... [2021-01-19T06:32:06.125Z] Reading state information... [2021-01-19T06:32:06.387Z] The following NEW packages will be installed: [2021-01-19T06:32:06.387Z] apt-transport-https [2021-01-19T06:32:06.387Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-01-19T06:32:06.387Z] Need to get 1696 B of archives. [2021-01-19T06:32:06.387Z] After this operation, 153 kB of additional disk space will be used. [2021-01-19T06:32:06.387Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-01-19T06:32:06.387Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-19T06:32:06.647Z] Fetched 1696 B in 0s (27.6 kB/s) [2021-01-19T06:32:06.647Z] Selecting previously unselected package apt-transport-https. [2021-01-19T06:32:06.647Z] (Reading database ... 13929 files and directories currently installed.) [2021-01-19T06:32:06.647Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-01-19T06:32:06.647Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-19T06:32:06.647Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-19T06:32:06.813Z] ---> 1d124c1053de [2021-01-19T06:32:06.813Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-19T06:32:06.913Z] Waiting for network to be ready... [2021-01-19T06:32:07.085Z] ---> 2167f9e4c58a [2021-01-19T06:32:07.085Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-19T06:32:07.358Z] Removing intermediate container 5b955c70ccd0 [2021-01-19T06:32:07.358Z] ---> 0da8bf39249d [2021-01-19T06:32:07.358Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-19T06:32:07.633Z] ---> Running in f43d6dcc6d99 [2021-01-19T06:32:07.908Z] Removing intermediate container ef5047b24850 [2021-01-19T06:32:07.908Z] ---> e9cbfb7c2dd2 [2021-01-19T06:32:07.908Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-19T06:32:08.179Z] ---> Running in d28cde0c943e [2021-01-19T06:32:08.454Z] Removing intermediate container f43d6dcc6d99 [2021-01-19T06:32:08.454Z] ---> 3fd2683753ea [2021-01-19T06:32:08.454Z] Step 13/24 : WORKDIR / [2021-01-19T06:32:08.728Z] ---> 601536c6fe04 [2021-01-19T06:32:08.728Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-19T06:32:09.002Z] ---> Running in 06eb70dacb0d [2021-01-19T06:32:09.002Z] ---> d91975e51431 [2021-01-19T06:32:09.002Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-19T06:32:09.002Z] Removing intermediate container d28cde0c943e [2021-01-19T06:32:09.002Z] ---> eacd88a8dc37 [2021-01-19T06:32:09.002Z] Step 13/21 : WORKDIR /edgex [2021-01-19T06:32:09.294Z] ---> Running in 4fee0ab77ca7 [2021-01-19T06:32:09.893Z] ---> f87a6b66c433 [2021-01-19T06:32:09.893Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-19T06:32:09.893Z] Removing intermediate container 06eb70dacb0d [2021-01-19T06:32:09.893Z] ---> bddf2f2a2cc8 [2021-01-19T06:32:09.893Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-19T06:32:10.168Z] ---> Running in 0d78570b7a4f [2021-01-19T06:32:10.168Z] Removing intermediate container 4fee0ab77ca7 [2021-01-19T06:32:10.168Z] ---> acc95d9bdde8 [2021-01-19T06:32:10.168Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-19T06:32:11.153Z] ---> a39663c5f301 [2021-01-19T06:32:11.153Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-19T06:32:11.153Z] Removing intermediate container 0d78570b7a4f [2021-01-19T06:32:11.153Z] ---> 358c2a59f916 [2021-01-19T06:32:11.153Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-19T06:32:11.426Z] ---> 5fd5d23e8f2b [2021-01-19T06:32:11.426Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-19T06:32:11.426Z] ---> Running in 50d63ac80be0 [2021-01-19T06:32:11.426Z] ---> 0042aabe02ec [2021-01-19T06:32:11.426Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-19T06:32:12.021Z] Removing intermediate container 50d63ac80be0 [2021-01-19T06:32:12.021Z] ---> e9eb52124358 [2021-01-19T06:32:12.021Z] Step 19/21 : LABEL arch=arm64 [2021-01-19T06:32:12.301Z] ---> 5ca5ecb0a6bb [2021-01-19T06:32:12.301Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-19T06:32:12.301Z] ---> Running in 2343ed577000 [2021-01-19T06:32:12.574Z] ---> 3986b2a1c5fb [2021-01-19T06:32:12.574Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-19T06:32:13.503Z] 2021-01-19T06:32:09Z INFO Waiting for automatic snapd restart... [2021-01-19T06:32:13.503Z] snapd 2.48.2 from Canonical* installed [2021-01-19T06:32:13.554Z] Removing intermediate container 2343ed577000 [2021-01-19T06:32:13.554Z] ---> 7023004d4399 [2021-01-19T06:32:13.554Z] ---> 7943077efee5 [2021-01-19T06:32:13.554Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-19T06:32:13.554Z] Step 20/21 : LABEL git_sha=d707ed14ba15382bf66b3c900daff4306a3b24c5 [2021-01-19T06:32:13.765Z] "snapd" switched to the "latest/stable" channel [2021-01-19T06:32:13.765Z] [2021-01-19T06:32:13.831Z] ---> Running in f0766bc708d4 [2021-01-19T06:32:14.113Z] ---> eb2418255857 [2021-01-19T06:32:14.113Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-19T06:32:14.113Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-19T06:32:14.113Z] ---> 137b869ae36d [2021-01-19T06:32:14.113Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-19T06:32:14.113Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-19T06:32:14.113Z] ---> eeaf43b92773 [2021-01-19T06:32:14.113Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-19T06:32:14.388Z] ---> Running in 14f7a464cc25 [2021-01-19T06:32:14.669Z] Removing intermediate container f0766bc708d4 [2021-01-19T06:32:14.669Z] ---> 6203127f3beb [2021-01-19T06:32:14.669Z] Step 21/21 : LABEL version=0.0.0 [2021-01-19T06:32:14.950Z] ---> Running in 98d4a15a7ba6 [2021-01-19T06:32:14.950Z] ---> 858a0de28da6 [2021-01-19T06:32:14.950Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-19T06:32:15.230Z] ---> Running in 5fdd27929177 [2021-01-19T06:32:15.505Z] ---> a607f0c74174 [2021-01-19T06:32:15.505Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-19T06:32:15.780Z] ---> Running in 49b9cfc0987e [2021-01-19T06:32:15.780Z] Removing intermediate container 98d4a15a7ba6 [2021-01-19T06:32:15.780Z] ---> 877cf318ed9c [2021-01-19T06:32:15.780Z] [2021-01-19T06:32:15.780Z] ---> 9b333c6dbf27 [2021-01-19T06:32:15.780Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-19T06:32:15.780Z] Removing intermediate container 5fdd27929177 [2021-01-19T06:32:15.780Z] ---> e004be33e9fa [2021-01-19T06:32:15.780Z] Step 18/21 : CMD ["--init=true"] [2021-01-19T06:32:16.067Z] Successfully built 877cf318ed9c [2021-01-19T06:32:16.067Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-19T06:32:16.067Z]  Building docker-support-scheduler-go ... done Building docker-core-metadata-go [2021-01-19T06:32:16.314Z] core18 20201210 from Canonical* installed [2021-01-19T06:32:16.575Z] "core18" switched to the "latest/stable" channel [2021-01-19T06:32:16.575Z] [2021-01-19T06:32:16.659Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T06:32:16.660Z] ---> Running in 536fc29aaf27 [2021-01-19T06:32:16.933Z] Removing intermediate container 49b9cfc0987e [2021-01-19T06:32:16.933Z] ---> 116b598a5581 [2021-01-19T06:32:16.933Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-19T06:32:16.933Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T06:32:17.202Z] ---> Running in 1f97562f3ef4 [2021-01-19T06:32:17.802Z] (1/2) Installing readline (8.0.4-r0) [2021-01-19T06:32:17.802Z] (2/2) Installing bash (5.0.17-r0) [2021-01-19T06:32:17.802Z] Removing intermediate container 536fc29aaf27 [2021-01-19T06:32:17.802Z] ---> c807cd5d20d0 [2021-01-19T06:32:17.802Z] Step 19/21 : LABEL arch=arm64 [2021-01-19T06:32:17.802Z] Executing bash-5.0.17-r0.post-install [2021-01-19T06:32:17.802Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T06:32:17.802Z] OK: 12 MiB in 22 packages [2021-01-19T06:32:18.391Z] Removing intermediate container 1f97562f3ef4 [2021-01-19T06:32:18.391Z] ---> f785452ce4f9 [2021-01-19T06:32:18.391Z] Step 22/24 : LABEL arch=arm64 [2021-01-19T06:32:18.391Z] ---> 90a9d73a16da [2021-01-19T06:32:18.391Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-19T06:32:18.665Z] ---> Running in 523a9b1537d1 [2021-01-19T06:32:18.939Z] ---> Running in 900f2d6ed0eb [2021-01-19T06:32:19.538Z] Removing intermediate container 523a9b1537d1 [2021-01-19T06:32:19.538Z] ---> 5f6ec82269b9 [2021-01-19T06:32:19.538Z] Step 20/21 : LABEL git_sha=d707ed14ba15382bf66b3c900daff4306a3b24c5 [2021-01-19T06:32:19.820Z] ---> 1b3925cea373 [2021-01-19T06:32:19.820Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-01-19T06:32:19.820Z] Removing intermediate container 900f2d6ed0eb [2021-01-19T06:32:19.820Z] ---> 03c78177690c [2021-01-19T06:32:19.820Z] Step 23/24 : LABEL git_sha=d707ed14ba15382bf66b3c900daff4306a3b24c5 [2021-01-19T06:32:19.820Z] ---> Running in 0b8cc00ec310 [2021-01-19T06:32:19.820Z] Removing intermediate container 14f7a464cc25 [2021-01-19T06:32:19.820Z] ---> 08bab0eba70a [2021-01-19T06:32:19.820Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-19T06:32:19.874Z] snapcraft 4.4.4 from Canonical* installed [2021-01-19T06:32:19.874Z] "snapcraft" switched to the "latest/stable" channel [2021-01-19T06:32:19.874Z] [2021-01-19T06:32:20.095Z] ---> Running in d3ca84e66391 [2021-01-19T06:32:20.095Z] ---> Running in 0f7b6ffca2ff [2021-01-19T06:32:20.372Z] ---> Running in 70d3b7d4f7f8 [2021-01-19T06:32:20.657Z] Removing intermediate container 0b8cc00ec310 [2021-01-19T06:32:20.657Z] ---> 444371fa83e2 [2021-01-19T06:32:20.657Z] Step 21/21 : LABEL version=0.0.0 [2021-01-19T06:32:21.266Z] Removing intermediate container d3ca84e66391 [2021-01-19T06:32:21.266Z] ---> d9fb9f8127eb [2021-01-19T06:32:21.266Z] Step 24/24 : LABEL version=0.0.0 [2021-01-19T06:32:21.266Z] ---> Running in eb1db3b3e7db [2021-01-19T06:32:21.266Z] Removing intermediate container 70d3b7d4f7f8 [2021-01-19T06:32:21.266Z] ---> d27b4a957df9 [2021-01-19T06:32:21.266Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-19T06:32:21.541Z] ---> Running in 93f636d7a270 [2021-01-19T06:32:21.840Z] ---> Running in ebddd916811d [2021-01-19T06:32:21.840Z] Removing intermediate container eb1db3b3e7db [2021-01-19T06:32:21.840Z] ---> ab6de8b87d2a [2021-01-19T06:32:21.840Z] [2021-01-19T06:32:22.443Z] Successfully built ab6de8b87d2a [2021-01-19T06:32:22.443Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-19T06:32:22.443Z]  Building docker-security-proxy-setup-go ... done Building docker-security-bootstrap-redis-go [2021-01-19T06:32:22.443Z] Removing intermediate container 93f636d7a270 [2021-01-19T06:32:22.443Z] Removing intermediate container ebddd916811d [2021-01-19T06:32:22.443Z] ---> 6d19ec0b3ba1 [2021-01-19T06:32:22.443Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-19T06:32:22.443Z] ---> b8792a1b9bed [2021-01-19T06:32:22.443Z] [2021-01-19T06:32:22.723Z] ---> Running in 07d6d56d18c7 [2021-01-19T06:32:22.999Z] Successfully built b8792a1b9bed [2021-01-19T06:32:22.999Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-19T06:32:22.999Z] Building docker-core-command-go [2021-01-19T06:32:23.168Z] 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-01-19T06:32:23.168Z] - README.md [2021-01-19T06:32:23.168Z] - snapcraft.yaml.orig [2021-01-19T06:32:23.168Z] [2021-01-19T06:32:23.168Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-19T06:32:23.278Z]  Building docker-support-notifications-go ... done Removing intermediate container 0f7b6ffca2ff [2021-01-19T06:32:23.278Z] ---> cf30dd91fe8d [2021-01-19T06:32:23.278Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-19T06:32:23.278Z] ---> Running in 1c28c269da18 [2021-01-19T06:32:23.278Z] Removing intermediate container 07d6d56d18c7 [2021-01-19T06:32:23.553Z] ---> 72902c4776be [2021-01-19T06:32:23.553Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-19T06:32:23.837Z] Removing intermediate container 1c28c269da18 [2021-01-19T06:32:23.837Z] ---> ae4f1cd331fa [2021-01-19T06:32:23.837Z] Step 22/24 : LABEL arch=arm64 [2021-01-19T06:32:24.121Z] ---> Running in f5652a558376 [2021-01-19T06:32:24.716Z] ---> f276fbcd129b [2021-01-19T06:32:24.716Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-19T06:32:24.716Z] Removing intermediate container f5652a558376 [2021-01-19T06:32:24.716Z] ---> 1c852938ac99 [2021-01-19T06:32:24.716Z] Step 23/24 : LABEL git_sha=d707ed14ba15382bf66b3c900daff4306a3b24c5 [2021-01-19T06:32:24.992Z] ---> Running in 2191b59d4bb0 [2021-01-19T06:32:25.977Z] Removing intermediate container 2191b59d4bb0 [2021-01-19T06:32:25.977Z] ---> e853fd6f6801 [2021-01-19T06:32:25.977Z] Step 24/24 : LABEL version=0.0.0 [2021-01-19T06:32:25.977Z] ---> c4c838c2ce32 [2021-01-19T06:32:25.977Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-19T06:32:26.250Z] ---> Running in 09aafce67b0f [2021-01-19T06:32:26.846Z] Removing intermediate container 09aafce67b0f [2021-01-19T06:32:26.846Z] ---> babf5b1b5563 [2021-01-19T06:32:26.846Z] [2021-01-19T06:32:27.444Z] ---> 27bb9e5a88b6 [2021-01-19T06:32:27.445Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-19T06:32:27.445Z] Successfully built babf5b1b5563 [2021-01-19T06:32:27.718Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-19T06:32:27.718Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-data-go [2021-01-19T06:32:27.718Z] ---> Running in 8b3ed5229203 [2021-01-19T06:32:29.170Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T06:32:29.170Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T06:32:29.747Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-19T06:32:29.747Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-19T06:32:29.747Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-19T06:32:29.747Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-19T06:32:29.767Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-19T06:32:29.767Z] (2/33) Installing expat (2.2.9-r1) [2021-01-19T06:32:29.767Z] (3/33) Installing libffi (3.3-r2) [2021-01-19T06:32:29.767Z] (4/33) Installing gdbm (1.13-r1) [2021-01-19T06:32:29.767Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-19T06:32:29.767Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-19T06:32:29.767Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-19T06:32:30.687Z] Reading package lists... [2021-01-19T06:32:30.948Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-01-19T06:32:31.743Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-19T06:32:31.743Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-19T06:32:31.743Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-19T06:32:31.743Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-19T06:32:31.743Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-19T06:32:31.743Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-19T06:32:31.743Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-19T06:32:31.743Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-19T06:32:31.743Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-19T06:32:31.743Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-19T06:32:32.023Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-19T06:32:32.023Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-19T06:32:32.023Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-19T06:32:32.023Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-19T06:32:32.023Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-19T06:32:32.023Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-19T06:32:32.023Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-19T06:32:32.023Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-19T06:32:32.023Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-19T06:32:32.299Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-19T06:32:32.299Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-19T06:32:32.299Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-19T06:32:32.299Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-19T06:32:32.299Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-19T06:32:32.299Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-19T06:32:32.299Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-19T06:32:32.299Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T06:32:32.570Z] OK: 71 MiB in 55 packages [2021-01-19T06:32:37.528Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-19T06:32:37.528Z] Reading package lists... [2021-01-19T06:32:37.528Z] Building dependency tree... [2021-01-19T06:32:37.528Z] Reading state information... [2021-01-19T06:32:37.528Z] Suggested packages: [2021-01-19T06:32:37.528Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-01-19T06:32:37.528Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-01-19T06:32:37.528Z] Recommended packages: [2021-01-19T06:32:37.528Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-01-19T06:32:37.528Z] The following NEW packages will be installed: [2021-01-19T06:32:37.528Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-01-19T06:32:37.528Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-01-19T06:32:37.528Z] pkg-config zip [2021-01-19T06:32:37.528Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-01-19T06:32:37.528Z] Need to get 7655 kB of archives. [2021-01-19T06:32:37.528Z] After this operation, 43.7 MB of additional disk space will be used. [2021-01-19T06:32:37.528Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2021-01-19T06:32:37.528Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-01-19T06:32:37.528Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-01-19T06:32:37.528Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-01-19T06:32:37.528Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-01-19T06:32:37.788Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-01-19T06:32:37.788Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-01-19T06:32:37.788Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-01-19T06:32:37.788Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-01-19T06:32:38.048Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-01-19T06:32:38.048Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-01-19T06:32:38.048Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-01-19T06:32:38.048Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-01-19T06:32:38.048Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-01-19T06:32:38.048Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-01-19T06:32:38.308Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-19T06:32:38.308Z] Fetched 7655 kB in 1s (10.5 MB/s) [2021-01-19T06:32:38.308Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-01-19T06:32:38.308Z] (Reading database ... 13933 files and directories currently installed.) [2021-01-19T06:32:38.308Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-01-19T06:32:38.308Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-19T06:32:38.569Z] Selecting previously unselected package libpsl5:amd64. [2021-01-19T06:32:38.569Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-01-19T06:32:38.569Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-01-19T06:32:38.829Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-01-19T06:32:38.829Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-01-19T06:32:38.829Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-19T06:32:38.829Z] Selecting previously unselected package librtmp1:amd64. [2021-01-19T06:32:38.829Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-01-19T06:32:38.829Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-19T06:32:38.829Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-01-19T06:32:38.829Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-01-19T06:32:38.829Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-19T06:32:39.090Z] Selecting previously unselected package liberror-perl. [2021-01-19T06:32:39.090Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-01-19T06:32:39.090Z] Unpacking liberror-perl (0.17025-1) ... [2021-01-19T06:32:39.090Z] Selecting previously unselected package git-man. [2021-01-19T06:32:39.090Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-01-19T06:32:39.090Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-19T06:32:39.357Z] Selecting previously unselected package git. [2021-01-19T06:32:39.357Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-01-19T06:32:39.357Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-01-19T06:32:40.302Z] Selecting previously unselected package libnorm1:amd64. [2021-01-19T06:32:40.302Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-01-19T06:32:40.302Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-19T06:32:40.302Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-01-19T06:32:40.302Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-01-19T06:32:40.302Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-19T06:32:40.302Z] Selecting previously unselected package libsodium23:amd64. [2021-01-19T06:32:40.302Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-01-19T06:32:40.302Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-01-19T06:32:40.562Z] Selecting previously unselected package libzmq5:amd64. [2021-01-19T06:32:40.562Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-19T06:32:40.562Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-19T06:32:40.562Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-01-19T06:32:40.562Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-19T06:32:40.562Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-19T06:32:40.823Z] Selecting previously unselected package pkg-config. [2021-01-19T06:32:40.823Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-01-19T06:32:40.823Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-01-19T06:32:40.823Z] Selecting previously unselected package zip. [2021-01-19T06:32:40.823Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-01-19T06:32:40.823Z] Unpacking zip (3.0-11build1) ... [2021-01-19T06:32:41.085Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-19T06:32:41.085Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-19T06:32:41.085Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-19T06:32:41.085Z] Setting up liberror-perl (0.17025-1) ... [2021-01-19T06:32:41.085Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-01-19T06:32:41.085Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-19T06:32:41.085Z] No schema files found: doing nothing. [2021-01-19T06:32:41.085Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-19T06:32:41.085Z] Setting up zip (3.0-11build1) ... [2021-01-19T06:32:41.345Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-19T06:32:41.345Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-01-19T06:32:41.345Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-01-19T06:32:41.345Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-19T06:32:41.345Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-19T06:32:41.346Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-19T06:32:41.346Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-01-19T06:32:41.605Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-19T06:32:42.733Z] Removing intermediate container 8b3ed5229203 [2021-01-19T06:32:42.734Z] ---> 3bf2548b1345 [2021-01-19T06:32:42.734Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-19T06:32:42.734Z] ---> Running in 6b62330b1765 [2021-01-19T06:32:48.140Z] Collecting docker-compose==1.23.2 [2021-01-19T06:32:48.140Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-19T06:32:48.199Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-19T06:32:48.199Z] git set to automatically installed. [2021-01-19T06:32:48.199Z] git-man set to automatically installed. [2021-01-19T06:32:48.199Z] libcurl3-gnutls set to automatically installed. [2021-01-19T06:32:48.199Z] liberror-perl set to automatically installed. [2021-01-19T06:32:48.199Z] libglib2.0-0 set to automatically installed. [2021-01-19T06:32:48.199Z] libnghttp2-14 set to automatically installed. [2021-01-19T06:32:48.199Z] libnorm1 set to automatically installed. [2021-01-19T06:32:48.199Z] libpgm-5.2-0 set to automatically installed. [2021-01-19T06:32:48.199Z] libpsl5 set to automatically installed. [2021-01-19T06:32:48.199Z] librtmp1 set to automatically installed. [2021-01-19T06:32:48.199Z] libsodium23 set to automatically installed. [2021-01-19T06:32:48.199Z] libzmq3-dev set to automatically installed. [2021-01-19T06:32:48.199Z] libzmq5 set to automatically installed. [2021-01-19T06:32:48.199Z] pkg-config set to automatically installed. [2021-01-19T06:32:48.199Z] zip set to automatically installed. [2021-01-19T06:32:48.740Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-19T06:32:48.740Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-19T06:32:49.581Z] snapd is not logged in, snap install commands will use sudo [2021-01-19T06:32:51.394Z] Collecting jsonschema<3,>=2.5.1 [2021-01-19T06:32:51.394Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-19T06:32:51.669Z] Collecting texttable<0.10,>=0.9.0 [2021-01-19T06:32:51.669Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-19T06:32:54.312Z] Collecting docopt<0.7,>=0.6.1 [2021-01-19T06:32:54.312Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-19T06:32:54.312Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T06:32:54.312Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-19T06:32:54.312Z] ---> f96e10f461c5 [2021-01-19T06:32:54.312Z] Step 3/22 : WORKDIR /edgex-go [2021-01-19T06:32:54.312Z] ---> Using cache [2021-01-19T06:32:54.312Z] ---> 31008de2f5da [2021-01-19T06:32:54.312Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T06:32:54.312Z] ---> Using cache [2021-01-19T06:32:54.312Z] ---> 5f8072919eed [2021-01-19T06:32:54.312Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-19T06:32:54.312Z] ---> Using cache [2021-01-19T06:32:54.312Z] ---> 5da93f9f7ebc [2021-01-19T06:32:54.312Z] Step 6/22 : COPY go.mod . [2021-01-19T06:32:54.312Z] ---> Using cache [2021-01-19T06:32:54.312Z] ---> 6281424b9c3f [2021-01-19T06:32:54.312Z] Step 7/22 : RUN go mod download [2021-01-19T06:32:54.312Z] ---> Using cache [2021-01-19T06:32:54.313Z] ---> dfd6674e4dc8 [2021-01-19T06:32:54.313Z] Step 8/22 : COPY . . [2021-01-19T06:32:54.313Z] ---> Using cache [2021-01-19T06:32:54.313Z] ---> 3088996e0f28 [2021-01-19T06:32:54.313Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-19T06:32:56.165Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-19T06:32:56.975Z] ---> Running in 155a6f7da413 [2021-01-19T06:32:57.972Z] Collecting PyYAML<4,>=3.10 [2021-01-19T06:32:57.972Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-19T06:32:58.573Z] 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-01-19T06:32:59.471Z] snap "core18" has no updates available [2021-01-19T06:32:59.737Z] Pulling config-common [2021-01-19T06:33:00.679Z] Pulling go-build-helper [2021-01-19T06:33:01.995Z] Collecting docker<4.0,>=3.6.0 [2021-01-19T06:33:02.275Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-19T06:33:03.268Z] Collecting cached-property<2,>=1.2.0 [2021-01-19T06:33:03.268Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-19T06:33:04.717Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-19T06:33:04.717Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-19T06:33:04.992Z] 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-01-19T06:33:05.595Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-19T06:33:05.595Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-19T06:33:06.207Z] Collecting docker-pycreds>=0.4.0 [2021-01-19T06:33:06.207Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-19T06:33:06.492Z] Collecting idna<2.8,>=2.5 [2021-01-19T06:33:06.492Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-19T06:33:06.775Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T06:33:06.775Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-19T06:33:06.775Z] ---> f96e10f461c5 [2021-01-19T06:33:06.775Z] Step 3/22 : WORKDIR /edgex-go [2021-01-19T06:33:06.775Z] ---> Using cache [2021-01-19T06:33:06.775Z] ---> 31008de2f5da [2021-01-19T06:33:06.775Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T06:33:06.775Z] ---> Using cache [2021-01-19T06:33:06.775Z] ---> 5f8072919eed [2021-01-19T06:33:06.775Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-19T06:33:06.775Z] ---> Using cache [2021-01-19T06:33:06.775Z] ---> 5da93f9f7ebc [2021-01-19T06:33:06.775Z] Step 6/22 : COPY go.mod . [2021-01-19T06:33:06.775Z] ---> Using cache [2021-01-19T06:33:06.775Z] ---> 6281424b9c3f [2021-01-19T06:33:06.775Z] Step 7/22 : RUN go mod download [2021-01-19T06:33:06.775Z] ---> Using cache [2021-01-19T06:33:06.775Z] ---> dfd6674e4dc8 [2021-01-19T06:33:06.775Z] Step 8/22 : COPY . . [2021-01-19T06:33:06.775Z] ---> Using cache [2021-01-19T06:33:06.775Z] ---> 3088996e0f28 [2021-01-19T06:33:06.775Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-19T06:33:07.062Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T06:33:07.062Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-19T06:33:07.062Z] ---> f96e10f461c5 [2021-01-19T06:33:07.062Z] Step 3/22 : WORKDIR /edgex-go [2021-01-19T06:33:07.062Z] ---> Using cache [2021-01-19T06:33:07.062Z] ---> 31008de2f5da [2021-01-19T06:33:07.062Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T06:33:07.062Z] ---> Using cache [2021-01-19T06:33:07.062Z] ---> 5f8072919eed [2021-01-19T06:33:07.062Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-19T06:33:07.062Z] ---> Using cache [2021-01-19T06:33:07.062Z] ---> 5da93f9f7ebc [2021-01-19T06:33:07.062Z] Step 6/22 : COPY go.mod . [2021-01-19T06:33:07.062Z] ---> Using cache [2021-01-19T06:33:07.062Z] ---> 6281424b9c3f [2021-01-19T06:33:07.062Z] Step 7/22 : RUN go mod download [2021-01-19T06:33:07.062Z] ---> Using cache [2021-01-19T06:33:07.062Z] ---> dfd6674e4dc8 [2021-01-19T06:33:07.062Z] Step 8/22 : COPY . . [2021-01-19T06:33:07.062Z] ---> Using cache [2021-01-19T06:33:07.062Z] ---> 3088996e0f28 [2021-01-19T06:33:07.062Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-19T06:33:07.062Z] 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-01-19T06:33:08.539Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-19T06:33:08.539Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-19T06:33:09.139Z] 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-01-19T06:33:09.139Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-19T06:33:09.139Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-19T06:33:09.139Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-19T06:33:09.139Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-19T06:33:09.139Z] ---> Running in eb6ebca4db0e [2021-01-19T06:33:09.139Z] ---> Running in c80cfff6dd14 [2021-01-19T06:33:10.138Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T06:33:10.138Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-19T06:33:10.138Z] ---> f96e10f461c5 [2021-01-19T06:33:10.138Z] Step 3/23 : WORKDIR /edgex-go [2021-01-19T06:33:10.138Z] ---> Using cache [2021-01-19T06:33:10.138Z] ---> 31008de2f5da [2021-01-19T06:33:10.138Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T06:33:10.138Z] ---> Using cache [2021-01-19T06:33:10.138Z] ---> 5f8072919eed [2021-01-19T06:33:10.138Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-19T06:33:10.138Z] ---> Running in c4a8218d9e10 [2021-01-19T06:33:10.476Z] Installing collected packages: dockerpty, jsonschema, texttable, docopt, PyYAML, idna, urllib3, requests, websocket-client, docker-pycreds, docker, cached-property, docker-compose [2021-01-19T06:33:10.476Z] Running setup.py install for dockerpty: started [2021-01-19T06:33:12.045Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-19T06:33:12.331Z] 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-01-19T06:33:13.069Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T06:33:13.667Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-19T06:33:13.667Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T06:33:13.941Z] Running setup.py install for texttable: started [2021-01-19T06:33:14.545Z] OK: 217 MiB in 51 packages [2021-01-19T06:33:15.996Z] Removing intermediate container c4a8218d9e10 [2021-01-19T06:33:15.996Z] ---> d4cd4c0ee382 [2021-01-19T06:33:15.996Z] Step 6/23 : COPY go.mod . [2021-01-19T06:33:16.996Z] ---> ec4a439aac13 [2021-01-19T06:33:16.996Z] Step 7/23 : RUN go mod download [2021-01-19T06:33:17.283Z] Running setup.py install for texttable: finished with status 'done' [2021-01-19T06:33:17.283Z] Running setup.py install for docopt: started [2021-01-19T06:33:17.283Z] ---> Running in 47c1fe5e6acf [2021-01-19T06:33:20.705Z] Running setup.py install for docopt: finished with status 'done' [2021-01-19T06:33:20.706Z] Running setup.py install for PyYAML: started [2021-01-19T06:33:22.172Z] Removing intermediate container 47c1fe5e6acf [2021-01-19T06:33:22.172Z] ---> a28a90391ae5 [2021-01-19T06:33:22.172Z] Step 8/23 : COPY . . [2021-01-19T06:33:22.802Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-19T06:33:22.802Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-19T06:33:22.802Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-19T06:33:22.802Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1512 kB] [2021-01-19T06:33:22.802Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-19T06:33:22.802Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-19T06:33:22.802Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-19T06:33:22.802Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-19T06:33:22.802Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-19T06:33:22.802Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-19T06:33:22.802Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-19T06:33:22.802Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] [2021-01-19T06:33:22.802Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-19T06:33:22.802Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-19T06:33:22.802Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] [2021-01-19T06:33:22.802Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] [2021-01-19T06:33:22.802Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1099 kB] [2021-01-19T06:33:22.802Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] [2021-01-19T06:33:22.802Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-19T06:33:22.802Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1843 kB] [2021-01-19T06:33:22.802Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [384 kB] [2021-01-19T06:33:22.802Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] [2021-01-19T06:33:22.802Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] [2021-01-19T06:33:22.802Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [237 kB] [2021-01-19T06:33:22.802Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.8 kB] [2021-01-19T06:33:22.802Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1705 kB] [2021-01-19T06:33:22.802Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [359 kB] [2021-01-19T06:33:22.802Z] Fetched 23.7 MB in 0s (0 B/s) [2021-01-19T06:33:22.802Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-01-19T06:33:22.802Z] Fetched 96.5 kB in 0s (0 B/s) [2021-01-19T06:33:22.802Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-01-19T06:33:22.802Z] Fetched 279 kB in 0s (0 B/s) [2021-01-19T06:33:22.802Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-01-19T06:33:22.802Z] Fetched 122 kB in 0s (0 B/s) [2021-01-19T06:33:22.802Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-01-19T06:33:22.802Z] Fetched 77.8 kB in 0s (0 B/s) [2021-01-19T06:33:22.802Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-01-19T06:33:22.802Z] Fetched 8848 B in 0s (0 B/s) [2021-01-19T06:33:22.802Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-01-19T06:33:22.802Z] Fetched 47.8 kB in 0s (0 B/s) [2021-01-19T06:33:22.802Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-01-19T06:33:22.802Z] Fetched 45.6 kB in 0s (0 B/s) [2021-01-19T06:33:22.802Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-01-19T06:33:22.802Z] Fetched 15.0 kB in 0s (0 B/s) [2021-01-19T06:33:22.802Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-01-19T06:33:22.802Z] Fetched 214 kB in 0s (0 B/s) [2021-01-19T06:33:22.802Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-01-19T06:33:22.802Z] Fetched 155 kB in 0s (0 B/s) [2021-01-19T06:33:22.802Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-01-19T06:33:22.802Z] Fetched 50.6 kB in 0s (0 B/s) [2021-01-19T06:33:22.802Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-01-19T06:33:22.802Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-19T06:33:22.802Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-01-19T06:33:22.802Z] Fetched 41.8 kB in 0s (0 B/s) [2021-01-19T06:33:22.802Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-01-19T06:33:22.802Z] Fetched 499 kB in 0s (0 B/s) [2021-01-19T06:33:22.802Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-01-19T06:33:22.802Z] Fetched 111 kB in 0s (0 B/s) [2021-01-19T06:33:22.802Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-01-19T06:33:22.802Z] Fetched 240 kB in 0s (0 B/s) [2021-01-19T06:33:22.802Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-01-19T06:33:22.802Z] Fetched 29.3 kB in 0s (0 B/s) [2021-01-19T06:33:22.802Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-01-19T06:33:22.802Z] Fetched 85.5 kB in 0s (0 B/s) [2021-01-19T06:33:22.802Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-01-19T06:33:22.802Z] Fetched 24.5 kB in 0s (0 B/s) [2021-01-19T06:33:22.802Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-01-19T06:33:22.802Z] Fetched 49.2 kB in 0s (0 B/s) [2021-01-19T06:33:22.802Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-01-19T06:33:22.802Z] Fetched 54.2 kB in 0s (0 B/s) [2021-01-19T06:33:22.802Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-01-19T06:33:22.802Z] Fetched 30.8 kB in 0s (0 B/s) [2021-01-19T06:33:22.802Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-01-19T06:33:22.802Z] Fetched 17.0 kB in 0s (0 B/s) [2021-01-19T06:33:22.802Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-01-19T06:33:22.802Z] Fetched 85.9 kB in 0s (0 B/s) [2021-01-19T06:33:22.802Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-01-19T06:33:22.802Z] Fetched 8720 B in 0s (0 B/s) [2021-01-19T06:33:22.802Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-01-19T06:33:22.802Z] Fetched 137 kB in 0s (0 B/s) [2021-01-19T06:33:22.802Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-01-19T06:33:22.803Z] Fetched 119 kB in 0s (0 B/s) [2021-01-19T06:33:22.803Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-01-19T06:33:22.803Z] Fetched 109 kB in 0s (0 B/s) [2021-01-19T06:33:22.803Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-01-19T06:33:22.803Z] Fetched 11.1 kB in 0s (0 B/s) [2021-01-19T06:33:22.803Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-01-19T06:33:22.803Z] Fetched 645 kB in 0s (0 B/s) [2021-01-19T06:33:22.803Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-01-19T06:33:22.803Z] Fetched 41.3 kB in 0s (0 B/s) [2021-01-19T06:33:22.803Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-01-19T06:33:22.803Z] Fetched 17.9 kB in 0s (0 B/s) [2021-01-19T06:33:22.803Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-01-19T06:33:22.803Z] Fetched 368 kB in 0s (0 B/s) [2021-01-19T06:33:22.803Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-01-19T06:33:22.803Z] Fetched 187 kB in 0s (0 B/s) [2021-01-19T06:33:22.803Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-01-19T06:33:22.803Z] Fetched 175 kB in 0s (0 B/s) [2021-01-19T06:33:22.803Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-01-19T06:33:24.190Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-19T06:33:24.190Z] Attempting uninstall: idna [2021-01-19T06:33:24.190Z] Found existing installation: idna 2.9 [2021-01-19T06:33:24.190Z] Uninstalling idna-2.9: [2021-01-19T06:33:24.190Z] Successfully uninstalled idna-2.9 [2021-01-19T06:33:25.189Z] Attempting uninstall: urllib3 [2021-01-19T06:33:25.189Z] Found existing installation: urllib3 1.25.9 [2021-01-19T06:33:25.189Z] Uninstalling urllib3-1.25.9: [2021-01-19T06:33:25.346Z] Fetched 206 kB in 0s (0 B/s) [2021-01-19T06:33:25.347Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-01-19T06:33:25.347Z] Fetched 1301 kB in 0s (0 B/s) [2021-01-19T06:33:25.347Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-01-19T06:33:25.347Z] Fetched 36.2 kB in 0s (0 B/s) [2021-01-19T06:33:25.347Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-01-19T06:33:25.347Z] Fetched 159 kB in 0s (0 B/s) [2021-01-19T06:33:25.347Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-01-19T06:33:25.347Z] Fetched 107 kB in 0s (0 B/s) [2021-01-19T06:33:25.347Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-01-19T06:33:25.347Z] Fetched 48.7 kB in 0s (0 B/s) [2021-01-19T06:33:25.347Z] Pulling static-packages [2021-01-19T06:33:25.466Z] Successfully uninstalled urllib3-1.25.9 [2021-01-19T06:33:26.287Z] 'go115' has dependencies that need to be staged: go-build-helper static-packages [2021-01-19T06:33:26.287Z] Skipping pull go-build-helper (already ran) [2021-01-19T06:33:26.287Z] Skipping pull static-packages (already ran) [2021-01-19T06:33:26.287Z] Building go-build-helper [2021-01-19T06:33:26.915Z] Attempting uninstall: requests [2021-01-19T06:33:26.915Z] Found existing installation: requests 2.23.0 [2021-01-19T06:33:26.915Z] Uninstalling requests-2.23.0: [2021-01-19T06:33:26.915Z] Successfully uninstalled requests-2.23.0 [2021-01-19T06:33:30.490Z] Building static-packages [2021-01-19T06:33:31.281Z] 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.57.0 [2021-01-19T06:33:31.877Z] Staging go-build-helper [2021-01-19T06:33:32.819Z] Staging static-packages [2021-01-19T06:33:33.760Z] Pulling go115 [2021-01-19T06:33:34.704Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-01-19T06:33:34.704Z] Skipping pull go115 (already ran) [2021-01-19T06:33:34.704Z] Building go115 [2021-01-19T06:33:34.704Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-19T06:33:34.704Z] Dload Upload Total Spent Left Speed [2021-01-19T06:33:38.788Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 3 115M 3 3918k 0 0 10.4M 0 0:00:11 --:--:-- 0:00:11 10.3M 30 115M 30 34.9M 0 0 25.3M 0 0:00:04 0:00:01 0:00:03 25.3M 58 115M 58 67.0M 0 0 28.3M 0 0:00:04 0:00:02 0:00:02 28.3M 84 115M 84 97.1M 0 0 28.8M 0 0:00:04 0:00:03 0:00:01 28.8M 100 115M 100 115M 0 0 28.7M 0 0:00:04 0:00:04 --:--:-- 28.7M [2021-01-19T06:33:39.048Z] go1.15.2.linux-amd64.tar.gz: OK [2021-01-19T06:33:39.709Z] ---> b4e4b9ee73ac [2021-01-19T06:33:39.709Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-19T06:33:39.709Z] ---> Running in 642518e1d98d [2021-01-19T06:33:41.181Z] Removing intermediate container 6b62330b1765 [2021-01-19T06:33:41.181Z] ---> acf5c6f5fa4b [2021-01-19T06:33:41.181Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-19T06:33:41.785Z] ---> Running in ed983e856872 [2021-01-19T06:33:42.067Z] 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-01-19T06:33:43.259Z] Staging go115 [2021-01-19T06:33:43.517Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T06:33:44.121Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T06:33:44.722Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-19T06:33:44.722Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-19T06:33:44.722Z] (3/3) Installing curl (7.69.1-r3) [2021-01-19T06:33:44.722Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T06:33:44.722Z] OK: 71 MiB in 58 packages [2021-01-19T06:33:46.739Z] Removing intermediate container ed983e856872 [2021-01-19T06:33:46.739Z] ---> 75a6e1c89a65 [2021-01-19T06:33:46.739Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-19T06:33:47.016Z] ---> Running in e6face0021b1 [2021-01-19T06:33:47.617Z] Removing intermediate container e6face0021b1 [2021-01-19T06:33:47.617Z] ---> f12c4c632d32 [2021-01-19T06:33:47.617Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-19T06:33:47.900Z] ---> Running in 5d305fd07251 [2021-01-19T06:33:48.511Z] Removing intermediate container 5d305fd07251 [2021-01-19T06:33:48.511Z] ---> 5107dbcfcf4e [2021-01-19T06:33:48.511Z] Step 24/26 : LABEL arch=arm64 [2021-01-19T06:33:48.541Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-19T06:33:48.541Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-19T06:33:48.541Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-19T06:33:48.541Z] Fetched 0 B in 0s (0 B/s) [2021-01-19T06:33:48.541Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-01-19T06:33:48.541Z] Fetched 224 kB in 0s (0 B/s) [2021-01-19T06:33:48.541Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-01-19T06:33:48.541Z] Fetched 157 kB in 0s (0 B/s) [2021-01-19T06:33:48.541Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-01-19T06:33:48.541Z] Fetched 221 kB in 0s (0 B/s) [2021-01-19T06:33:48.541Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-01-19T06:33:48.541Z] Fetched 143 kB in 0s (0 B/s) [2021-01-19T06:33:48.541Z] Pulling edgex-go [2021-01-19T06:33:48.797Z] ---> Running in 9119ceda54b4 [2021-01-19T06:33:49.401Z] Removing intermediate container 9119ceda54b4 [2021-01-19T06:33:49.401Z] ---> 0352ed2993c9 [2021-01-19T06:33:49.401Z] Step 25/26 : LABEL git_sha=d707ed14ba15382bf66b3c900daff4306a3b24c5 [2021-01-19T06:33:49.401Z] ---> Running in 496989c526f0 [2021-01-19T06:33:49.486Z] Pulling version [2021-01-19T06:33:50.004Z] Removing intermediate container 496989c526f0 [2021-01-19T06:33:50.004Z] ---> 67da96a7bea3 [2021-01-19T06:33:50.004Z] Step 26/26 : LABEL version=0.0.0 [2021-01-19T06:33:50.282Z] ---> Running in 2b171676205b [2021-01-19T06:33:50.424Z] Building config-common [2021-01-19T06:33:51.287Z] Removing intermediate container 2b171676205b [2021-01-19T06:33:51.288Z] ---> 870ff6d4197b [2021-01-19T06:33:51.288Z] [2021-01-19T06:33:51.567Z] Successfully built 870ff6d4197b [2021-01-19T06:33:51.567Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-19T06:33:52.337Z] Skipping build go-build-helper (already ran) [2021-01-19T06:33:52.337Z] Skipping build static-packages (already ran) [2021-01-19T06:33:52.337Z] Skipping build go115 (already ran) [2021-01-19T06:33:52.337Z] Building edgex-go [2021-01-19T06:33:52.597Z] 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-01-19T06:33:53.984Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-01-19T06:33:53.984Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.70 [2021-01-19T06:33:53.984Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.149 [2021-01-19T06:33:53.984Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 [2021-01-19T06:33:53.984Z] go: downloading github.com/google/uuid v1.1.5 [2021-01-19T06:33:53.984Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-01-19T06:33:53.984Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0 [2021-01-19T06:33:53.984Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.32 [2021-01-19T06:33:53.984Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-01-19T06:33:53.984Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-01-19T06:33:53.984Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-01-19T06:33:53.984Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2021-01-19T06:33:53.984Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-19T06:33:53.984Z] go: downloading github.com/pkg/errors v0.8.1 [2021-01-19T06:33:53.984Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-01-19T06:33:53.984Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-01-19T06:33:53.984Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-19T06:33:53.984Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-01-19T06:33:53.984Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-01-19T06:33:53.984Z] go: downloading github.com/x448/float16 v0.8.4 [2021-01-19T06:33:53.984Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-01-19T06:33:53.984Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-01-19T06:33:53.984Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-01-19T06:33:53.984Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-01-19T06:33:53.985Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-01-19T06:33:53.985Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 [2021-01-19T06:33:53.985Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-01-19T06:33:53.985Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-19T06:33:53.985Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-01-19T06:33:53.985Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-01-19T06:33:54.251Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-01-19T06:33:54.251Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-01-19T06:33:54.251Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-01-19T06:33:54.251Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-01-19T06:33:54.251Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-01-19T06:33:54.251Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-01-19T06:33:54.251Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-01-19T06:33:54.251Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-01-19T06:33:54.251Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-01-19T06:33:54.519Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-01-19T06:33:54.519Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-01-19T06:34:01.122Z] 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-01-19T06:34:04.417Z] 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-01-19T06:34:05.356Z] 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-01-19T06:34:06.295Z] 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-01-19T06:34:06.865Z] 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-01-19T06:34:06.865Z] go: downloading github.com/stretchr/testify v1.6.1 [2021-01-19T06:34:06.865Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-19T06:34:06.865Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-01-19T06:34:07.127Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-19T06:34:08.516Z] 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-01-19T06:34:08.516Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-01-19T06:34:08.516Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-01-19T06:34:09.910Z] 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-01-19T06:34:10.481Z] 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-01-19T06:34:10.481Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-19T06:34:11.864Z] 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-01-19T06:34:12.807Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-19T06:34:13.749Z] 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-01-19T06:34:13.749Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-01-19T06:34:16.305Z] Building version [2021-01-19T06:34:17.686Z] Staging config-common [2021-01-19T06:34:18.629Z] Skipping stage go-build-helper (already ran) [2021-01-19T06:34:18.629Z] Skipping stage static-packages (already ran) [2021-01-19T06:34:18.629Z] Skipping stage go115 (already ran) [2021-01-19T06:34:18.629Z] Staging edgex-go [2021-01-19T06:34:19.570Z] Staging version [2021-01-19T06:34:20.511Z] Priming config-common [2021-01-19T06:34:21.451Z] Priming go-build-helper [2021-01-19T06:34:22.396Z] Priming static-packages [2021-01-19T06:34:24.945Z] Priming go115 [2021-01-19T06:34:25.513Z] Priming edgex-go [2021-01-19T06:34:26.892Z] Priming version [2021-01-19T06:34:27.466Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-19T06:34:39.467Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container c80cfff6dd14 [2021-01-19T06:34:39.467Z] ---> 4e20bfae1d00 [2021-01-19T06:34:39.467Z] [2021-01-19T06:34:39.467Z] Step 10/22 : FROM alpine:3.12 [2021-01-19T06:34:39.467Z] ---> afeebe901d6b [2021-01-19T06:34:39.467Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-19T06:34:39.467Z] ---> Using cache [2021-01-19T06:34:39.467Z] ---> 0da8bf39249d [2021-01-19T06:34:39.467Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-19T06:34:39.467Z] ---> Running in 40ca61e1c9b6 [2021-01-19T06:34:39.467Z] Removing intermediate container 40ca61e1c9b6 [2021-01-19T06:34:39.467Z] ---> 7f998dff31dd [2021-01-19T06:34:39.467Z] Step 13/22 : WORKDIR / [2021-01-19T06:34:39.467Z] ---> Running in 442881a6f360 [2021-01-19T06:34:39.467Z] Removing intermediate container 442881a6f360 [2021-01-19T06:34:39.467Z] ---> e974169b3292 [2021-01-19T06:34:39.467Z] Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-19T06:34:39.467Z] Removing intermediate container eb6ebca4db0e [2021-01-19T06:34:39.467Z] ---> d652d9f97a94 [2021-01-19T06:34:39.467Z] [2021-01-19T06:34:39.467Z] Step 10/22 : FROM scratch [2021-01-19T06:34:39.467Z] ---> [2021-01-19T06:34:39.467Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-19T06:34:39.467Z] ---> Using cache [2021-01-19T06:34:39.467Z] ---> bcc5fb9fd4ab [2021-01-19T06:34:39.467Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-19T06:34:39.467Z] ---> Running in e332eefcfcde [2021-01-19T06:34:39.467Z] ---> 67117de07e31 [2021-01-19T06:34:39.467Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-19T06:34:40.075Z] Removing intermediate container e332eefcfcde [2021-01-19T06:34:40.075Z] ---> 404e7faf5ae7 [2021-01-19T06:34:40.075Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-19T06:34:40.354Z] ---> Running in e41e54bdfc19 [2021-01-19T06:34:41.828Z] Removing intermediate container e41e54bdfc19 [2021-01-19T06:34:41.828Z] ---> 862319efe409 [2021-01-19T06:34:41.828Z] Step 14/22 : WORKDIR / [2021-01-19T06:34:41.828Z] ---> Running in f3475716791b [2021-01-19T06:34:42.437Z] ---> c198762efa1a [2021-01-19T06:34:42.437Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-19T06:34:43.040Z] Removing intermediate container f3475716791b [2021-01-19T06:34:43.040Z] ---> bbb12586aaf0 [2021-01-19T06:34:43.040Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-19T06:34:44.047Z] Removing intermediate container 155a6f7da413 [2021-01-19T06:34:44.047Z] ---> 87cfeb1ce06a [2021-01-19T06:34:44.047Z] [2021-01-19T06:34:44.047Z] Step 10/22 : FROM scratch [2021-01-19T06:34:44.047Z] ---> [2021-01-19T06:34:44.047Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-19T06:34:44.047Z] ---> 169089637ad6 [2021-01-19T06:34:44.047Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-19T06:34:44.324Z] ---> Using cache [2021-01-19T06:34:44.324Z] ---> bcc5fb9fd4ab [2021-01-19T06:34:44.324Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-19T06:34:44.606Z] ---> Running in 9b43b1074da9 [2021-01-19T06:34:44.606Z] ---> 82dc1d5be072 [2021-01-19T06:34:44.606Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-19T06:34:45.598Z] Removing intermediate container 9b43b1074da9 [2021-01-19T06:34:45.598Z] ---> c6d9ca0f6370 [2021-01-19T06:34:45.598Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-19T06:34:45.598Z] ---> f05cd2faa3e5 [2021-01-19T06:34:45.598Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-19T06:34:45.873Z] ---> Running in f08c6102250a [2021-01-19T06:34:45.873Z] ---> Running in 8dc1afcf2ead [2021-01-19T06:34:46.853Z] Removing intermediate container f08c6102250a [2021-01-19T06:34:46.853Z] ---> ac586a2f14f2 [2021-01-19T06:34:46.853Z] Step 14/22 : WORKDIR / [2021-01-19T06:34:46.853Z] ---> Running in 5e55d64597c4 [2021-01-19T06:34:47.451Z] ---> 1d9e721ae7a0 [2021-01-19T06:34:47.451Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-19T06:34:47.728Z] Removing intermediate container 5e55d64597c4 [2021-01-19T06:34:47.728Z] ---> d60f4d24a1be [2021-01-19T06:34:47.728Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-19T06:34:49.179Z] ---> 0e237967af2c [2021-01-19T06:34:49.179Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-19T06:34:49.459Z] ---> 70fec2ad125b [2021-01-19T06:34:49.459Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-19T06:34:49.459Z] ---> Running in 8633fe8bb163 [2021-01-19T06:34:50.453Z] Removing intermediate container 8dc1afcf2ead [2021-01-19T06:34:50.453Z] ---> cec90551dc2d [2021-01-19T06:34:50.453Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-19T06:34:50.453Z] Removing intermediate container 8633fe8bb163 [2021-01-19T06:34:50.453Z] ---> 71a0bd5a96d6 [2021-01-19T06:34:50.453Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-19T06:34:50.727Z] ---> Running in a32d9535a71d [2021-01-19T06:34:50.727Z] ---> Running in 142be549b1c8 [2021-01-19T06:34:51.718Z] Removing intermediate container a32d9535a71d [2021-01-19T06:34:51.718Z] ---> fcdfb17ce22f [2021-01-19T06:34:51.718Z] Step 20/22 : LABEL arch=arm64 [2021-01-19T06:34:51.718Z] ---> Running in 29f8281b7590 [2021-01-19T06:34:51.718Z] Removing intermediate container 142be549b1c8 [2021-01-19T06:34:51.718Z] ---> 5b359e47789c [2021-01-19T06:34:51.718Z] Step 20/22 : LABEL arch=arm64 [2021-01-19T06:34:51.996Z] ---> 93d76e063762 [2021-01-19T06:34:51.996Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-19T06:34:51.996Z] ---> Running in 90266c94fbae [2021-01-19T06:34:52.592Z] Removing intermediate container 29f8281b7590 [2021-01-19T06:34:52.592Z] ---> ca0ab49643b2 [2021-01-19T06:34:52.592Z] Step 21/22 : LABEL git_sha=d707ed14ba15382bf66b3c900daff4306a3b24c5 [2021-01-19T06:34:52.592Z] Removing intermediate container 90266c94fbae [2021-01-19T06:34:52.592Z] ---> 2e8a11cb3dfe [2021-01-19T06:34:52.592Z] Step 21/22 : LABEL git_sha=d707ed14ba15382bf66b3c900daff4306a3b24c5 [2021-01-19T06:34:52.592Z] ---> Running in 40fffbfbbc60 [2021-01-19T06:34:52.865Z] ---> Running in 5721273699f8 [2021-01-19T06:34:53.141Z] ---> b43efaabd735 [2021-01-19T06:34:53.141Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-19T06:34:53.443Z] ---> Running in 6322281c18fa [2021-01-19T06:34:53.443Z] Removing intermediate container 40fffbfbbc60 [2021-01-19T06:34:53.443Z] ---> 5e6110243c78 [2021-01-19T06:34:53.443Z] Step 22/22 : LABEL version=0.0.0 [2021-01-19T06:34:53.730Z] Removing intermediate container 5721273699f8 [2021-01-19T06:34:53.730Z] ---> 40ea9e72b263 [2021-01-19T06:34:53.730Z] Step 22/22 : LABEL version=0.0.0 [2021-01-19T06:34:53.730Z] ---> Running in c9ab3f0db8d1 [2021-01-19T06:34:54.003Z] ---> Running in 217f3abbb533 [2021-01-19T06:34:54.003Z] Removing intermediate container 6322281c18fa [2021-01-19T06:34:54.003Z] ---> 9bd6d675d6a2 [2021-01-19T06:34:54.003Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-19T06:34:54.277Z] ---> Running in a467e4543c82 [2021-01-19T06:34:54.277Z] Removing intermediate container c9ab3f0db8d1 [2021-01-19T06:34:54.277Z] ---> fa12fd0aaca2 [2021-01-19T06:34:54.277Z] [2021-01-19T06:34:54.552Z] Removing intermediate container 217f3abbb533 [2021-01-19T06:34:54.552Z] ---> 20ffe27734d7 [2021-01-19T06:34:54.552Z] [2021-01-19T06:34:54.827Z] Successfully built fa12fd0aaca2 [2021-01-19T06:34:54.827Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-19T06:34:54.827Z]  Building docker-core-command-go ... done Removing intermediate container a467e4543c82 [2021-01-19T06:34:54.827Z] ---> 34eeda6e7e51 [2021-01-19T06:34:54.827Z] Step 20/22 : LABEL arch=arm64 [2021-01-19T06:34:55.103Z] Successfully built 20ffe27734d7 [2021-01-19T06:34:55.103Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2021-01-19T06:34:55.103Z]  Building docker-security-bootstrap-redis-go ... done  ---> Running in 914aa312dcfa [2021-01-19T06:34:55.702Z] Removing intermediate container 914aa312dcfa [2021-01-19T06:34:55.702Z] ---> 2ae8a64e63ed [2021-01-19T06:34:55.702Z] Step 21/22 : LABEL git_sha=d707ed14ba15382bf66b3c900daff4306a3b24c5 [2021-01-19T06:34:55.702Z] ---> Running in b4bd1193422f [2021-01-19T06:34:56.297Z] Removing intermediate container b4bd1193422f [2021-01-19T06:34:56.297Z] ---> 0a809bba1de8 [2021-01-19T06:34:56.297Z] Step 22/22 : LABEL version=0.0.0 [2021-01-19T06:34:56.297Z] ---> Running in ff8ef5bd9c0e [2021-01-19T06:34:56.892Z] Removing intermediate container ff8ef5bd9c0e [2021-01-19T06:34:56.892Z] ---> ee9931e20993 [2021-01-19T06:34:56.892Z] [2021-01-19T06:34:57.167Z] Successfully built ee9931e20993 [2021-01-19T06:34:57.167Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-19T06:35:05.512Z]  Building docker-core-metadata-go ... done Removing intermediate container 642518e1d98d [2021-01-19T06:35:05.512Z] ---> 28dd1392dcc6 [2021-01-19T06:35:05.512Z] [2021-01-19T06:35:05.512Z] Step 10/23 : FROM alpine:3.12 [2021-01-19T06:35:05.512Z] ---> afeebe901d6b [2021-01-19T06:35:05.512Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-19T06:35:05.784Z] ---> Running in a83e2ceed967 [2021-01-19T06:35:06.375Z] Removing intermediate container a83e2ceed967 [2021-01-19T06:35:06.375Z] ---> 9d014be5598d [2021-01-19T06:35:06.375Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-19T06:35:06.375Z] ---> Running in bf053e1f3e17 [2021-01-19T06:35:06.644Z] Removing intermediate container bf053e1f3e17 [2021-01-19T06:35:06.644Z] ---> 5ad001e17b30 [2021-01-19T06:35:06.644Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-19T06:35:06.918Z] ---> Running in bcbad68f1b2d [2021-01-19T06:35:07.512Z] Removing intermediate container bcbad68f1b2d [2021-01-19T06:35:07.512Z] ---> 03edb4f26e0f [2021-01-19T06:35:07.512Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T06:35:07.512Z] ---> Running in 49c815810f08 [2021-01-19T06:35:09.476Z] Removing intermediate container 49c815810f08 [2021-01-19T06:35:09.476Z] ---> 628bce8bfda8 [2021-01-19T06:35:09.476Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-19T06:35:09.751Z] ---> Running in 7dd55bce435b [2021-01-19T06:35:10.728Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T06:35:11.697Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T06:35:12.286Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-19T06:35:12.286Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-19T06:35:12.286Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-19T06:35:12.560Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-19T06:35:12.833Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-19T06:35:12.833Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T06:35:12.833Z] OK: 8 MiB in 19 packages [2021-01-19T06:35:14.270Z] Removing intermediate container 7dd55bce435b [2021-01-19T06:35:14.270Z] ---> e1abce174be0 [2021-01-19T06:35:14.270Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-19T06:35:14.865Z] ---> bed952013824 [2021-01-19T06:35:14.865Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-19T06:35:16.301Z] ---> 47ced2530ddc [2021-01-19T06:35:16.301Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-19T06:35:16.893Z] ---> 9e2162d8f808 [2021-01-19T06:35:16.894Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-19T06:35:16.894Z] ---> Running in 30bc2f68bfb1 [2021-01-19T06:35:17.487Z] Removing intermediate container 30bc2f68bfb1 [2021-01-19T06:35:17.487Z] ---> ede800307da8 [2021-01-19T06:35:17.487Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-19T06:35:17.487Z] ---> Running in 6c3ddcc9c97b [2021-01-19T06:35:18.081Z] Removing intermediate container 6c3ddcc9c97b [2021-01-19T06:35:18.081Z] ---> 56a22b7bc1ab [2021-01-19T06:35:18.081Z] Step 21/23 : LABEL arch=arm64 [2021-01-19T06:35:18.081Z] ---> Running in ca8ac857400c [2021-01-19T06:35:18.674Z] Removing intermediate container ca8ac857400c [2021-01-19T06:35:18.674Z] ---> 6c6bed10c37a [2021-01-19T06:35:18.674Z] Step 22/23 : LABEL git_sha=d707ed14ba15382bf66b3c900daff4306a3b24c5 [2021-01-19T06:35:18.674Z] ---> Running in 263ecbedc9c1 [2021-01-19T06:35:19.276Z] Removing intermediate container 263ecbedc9c1 [2021-01-19T06:35:19.276Z] ---> 2b6f1a691bca [2021-01-19T06:35:19.276Z] Step 23/23 : LABEL version=0.0.0 [2021-01-19T06:35:19.276Z] ---> Running in eecbd5b7fb3e [2021-01-19T06:35:19.874Z] Removing intermediate container eecbd5b7fb3e [2021-01-19T06:35:19.874Z] ---> 05d34055fc54 [2021-01-19T06:35:19.874Z] [2021-01-19T06:35:20.147Z] Successfully built 05d34055fc54 [2021-01-19T06:35:20.147Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-19T06:35:20.432Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-01-19T06:35:20.445Z] $ docker stop --time=1 b59b953ed516114ddcd80e7e667cf2f9dcdf846dd292d04628ea49e25ca3a608 [2021-01-19T06:35:22.383Z] $ docker rm -f b59b953ed516114ddcd80e7e667cf2f9dcdf846dd292d04628ea49e25ca3a608 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-19T06:35:23.164Z] + docker images [2021-01-19T06:35:23.164Z] + grep docker [2021-01-19T06:35:23.433Z] docker-core-data-go-arm64 latest 05d34055fc54 4 seconds ago 21MB [2021-01-19T06:35:23.433Z] docker-core-metadata-go-arm64 latest ee9931e20993 27 seconds ago 12.3MB [2021-01-19T06:35:23.433Z] docker-security-bootstrap-redis-go-arm64 latest 20ffe27734d7 29 seconds ago 15.1MB [2021-01-19T06:35:23.433Z] docker-core-command-go-arm64 latest fa12fd0aaca2 30 seconds ago 9.98MB [2021-01-19T06:35:23.433Z] docker-sys-mgmt-agent-go-arm64 latest 870ff6d4197b About a minute ago 300MB [2021-01-19T06:35:23.433Z] docker-security-secretstore-setup-go-arm64 latest babf5b1b5563 2 minutes ago 23.4MB [2021-01-19T06:35:23.433Z] docker-support-notifications-go-arm64 latest b8792a1b9bed 3 minutes ago 11.4MB [2021-01-19T06:35:23.433Z] docker-security-proxy-setup-go-arm64 latest ab6de8b87d2a 3 minutes ago 23.2MB [2021-01-19T06:35:23.433Z] docker-support-scheduler-go-arm64 latest 877cf318ed9c 3 minutes ago 10MB [2021-01-19T06:35:23.433Z] docker 20.10.0 eeaf43b92773 5 weeks 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 [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-01-19T06:35:26.185Z] provisioning config files... [2021-01-19T06:35:26.208Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8927662039144036647tmp [Pipeline] { [Pipeline] sh [2021-01-19T06:35:26.680Z] + set +x [2021-01-19T06:35:26.680Z] + curl -s https://codecov.io/bash [2021-01-19T06:35:26.680Z] + bash -s -- [2021-01-19T06:35:26.955Z] [2021-01-19T06:35:26.955Z] _____ _ [2021-01-19T06:35:26.955Z] / ____| | | [2021-01-19T06:35:26.955Z] | | ___ __| | ___ ___ _____ __ [2021-01-19T06:35:26.955Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-19T06:35:26.955Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-19T06:35:26.955Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-19T06:35:26.955Z] Bash-20210115-cec3c92 [2021-01-19T06:35:26.955Z] [2021-01-19T06:35:26.955Z] [2021-01-19T06:35:26.955Z] ==> git version 2.24.3 found [2021-01-19T06:35:26.955Z] ==> 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-01-19T06:35:26.955Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-19T06:35:26.955Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-19T06:35:27.234Z] ==> Jenkins CI detected. [2021-01-19T06:35:27.234Z] project root: . [2021-01-19T06:35:27.234Z] --> token set from env [2021-01-19T06:35:27.234Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-19T06:35:27.234Z] ==> Running gcov in . (disable via -X gcov) [2021-01-19T06:35:27.234Z] ==> Python coveragepy not found [2021-01-19T06:35:27.234Z] ==> Searching for coverage reports in: [2021-01-19T06:35:27.234Z] + . [2021-01-19T06:35:27.234Z] -> Found 1 reports [2021-01-19T06:35:27.234Z] ==> Detecting git/mercurial file structure [2021-01-19T06:35:27.234Z] ==> Reading reports [2021-01-19T06:35:27.234Z] + ./coverage.out bytes=550280 [2021-01-19T06:35:27.234Z] ==> Appending adjustments [2021-01-19T06:35:27.234Z] https://docs.codecov.io/docs/fixing-reports [2021-01-19T06:35:30.581Z] + Found adjustments [2021-01-19T06:35:30.581Z] ==> Gzipping contents [2021-01-19T06:35:30.581Z] 84K /tmp/codecov.NV9BaP.gz [2021-01-19T06:35:30.581Z] ==> Uploading reports [2021-01-19T06:35:30.581Z] url: https://codecov.io [2021-01-19T06:35:30.581Z] query: branch=PR-3047&commit=d707ed14ba15382bf66b3c900daff4306a3b24c5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3047%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3047&job=&cmd_args= [2021-01-19T06:35:30.581Z] -> Pinging Codecov [2021-01-19T06:35:30.581Z] https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=PR-3047&commit=d707ed14ba15382bf66b3c900daff4306a3b24c5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3047%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3047&job=&cmd_args= [2021-01-19T06:35:31.158Z] -> Uploading to [2021-01-19T06:35:31.158Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-19/00271124DB129430A58F1EEE437C3FCB/d707ed14ba15382bf66b3c900daff4306a3b24c5/9a775d64-38e0-4ecd-aa80-6a8012ce8948.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210119%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210119T063530Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f27d9d693d86f7292a7eb949bd1e289fcfbcb37c906f5c2b3b637e0ef0873597 [2021-01-19T06:35:31.158Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-19T06:35:31.158Z] Dload Upload Total Spent Left Speed [2021-01-19T06:35:31.732Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 83307 0 0 100 83307 0 148k --:--:-- --:--:-- --:--:-- 148k [2021-01-19T06:35:31.732Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/d707ed14ba15382bf66b3c900daff4306a3b24c5 [Pipeline] } [2021-01-19T06:35:31.764Z] 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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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-01-19T06:35:34.669Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T06:35:35.599Z] ---> package-listing.sh [2021-01-19T06:35:35.599Z] ++ facter osfamily [2021-01-19T06:35:35.599Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-19T06:35:35.599Z] + OS_FAMILY=redhat [2021-01-19T06:35:35.599Z] + workspace=/w/workspace/edgex-go/1 [2021-01-19T06:35:35.599Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-19T06:35:35.599Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-19T06:35:35.599Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-19T06:35:35.599Z] + PACKAGES=/tmp/packages_start.txt [2021-01-19T06:35:35.599Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-19T06:35:35.599Z] + PACKAGES=/tmp/packages_end.txt [2021-01-19T06:35:35.599Z] + case "${OS_FAMILY}" in [2021-01-19T06:35:35.599Z] + rpm -qa [2021-01-19T06:35:35.599Z] + sort [2021-01-19T06:35:40.929Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-19T06:35:40.929Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-19T06:35:40.929Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-19T06:35:40.929Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-19T06:35:40.929Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-01-19T06:35:40.929Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-01-19T06:35:40.964Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-19T06:35:41.281Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-19T06:35:41.628Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-19T06:35:41.890Z] [2021-01-19T06:35:41.890Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-19T06:35:42.316Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-19T06:35:42.316Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-19T06:35:42.316Z] df20fa9351a1: Pulling fs layer [2021-01-19T06:35:42.316Z] 36b3adc4ff6f: Pulling fs layer [2021-01-19T06:35:42.316Z] 8ad3a11d3b57: Pulling fs layer [2021-01-19T06:35:42.316Z] 46f8f816bc3b: Pulling fs layer [2021-01-19T06:35:42.316Z] 93b61091891f: Pulling fs layer [2021-01-19T06:35:42.316Z] 93b9cdb0e59b: Pulling fs layer [2021-01-19T06:35:42.316Z] 5e14af77c1be: Pulling fs layer [2021-01-19T06:35:42.316Z] 01666e4c0597: Pulling fs layer [2021-01-19T06:35:42.316Z] aa168da1d23b: Pulling fs layer [2021-01-19T06:35:42.316Z] 93b9cdb0e59b: Waiting [2021-01-19T06:35:42.316Z] 5e14af77c1be: Waiting [2021-01-19T06:35:42.316Z] 01666e4c0597: Waiting [2021-01-19T06:35:42.316Z] aa168da1d23b: Waiting [2021-01-19T06:35:42.316Z] 46f8f816bc3b: Waiting [2021-01-19T06:35:42.316Z] 93b61091891f: Waiting [2021-01-19T06:35:42.316Z] 36b3adc4ff6f: Download complete [2021-01-19T06:35:42.316Z] 46f8f816bc3b: Verifying Checksum [2021-01-19T06:35:42.316Z] 46f8f816bc3b: Download complete [2021-01-19T06:35:42.582Z] df20fa9351a1: Verifying Checksum [2021-01-19T06:35:42.582Z] df20fa9351a1: Download complete [2021-01-19T06:35:42.582Z] 93b9cdb0e59b: Verifying Checksum [2021-01-19T06:35:42.582Z] 93b9cdb0e59b: Download complete [2021-01-19T06:35:42.582Z] 5e14af77c1be: Download complete [2021-01-19T06:35:42.582Z] 01666e4c0597: Verifying Checksum [2021-01-19T06:35:42.582Z] 01666e4c0597: Download complete [2021-01-19T06:35:42.582Z] 93b61091891f: Download complete [2021-01-19T06:35:42.582Z] 8ad3a11d3b57: Verifying Checksum [2021-01-19T06:35:42.582Z] 8ad3a11d3b57: Download complete [2021-01-19T06:35:42.844Z] df20fa9351a1: Pull complete [2021-01-19T06:35:43.109Z] 36b3adc4ff6f: Pull complete [2021-01-19T06:35:44.076Z] 8ad3a11d3b57: Pull complete [2021-01-19T06:35:44.076Z] 46f8f816bc3b: Pull complete [2021-01-19T06:35:45.034Z] aa168da1d23b: Verifying Checksum [2021-01-19T06:35:45.034Z] aa168da1d23b: Download complete [2021-01-19T06:35:45.608Z] 93b61091891f: Pull complete [2021-01-19T06:35:45.889Z] 93b9cdb0e59b: Pull complete [2021-01-19T06:35:45.889Z] 5e14af77c1be: Pull complete [2021-01-19T06:35:46.153Z] 01666e4c0597: Pull complete [2021-01-19T06:35:56.192Z] aa168da1d23b: Pull complete [2021-01-19T06:35:56.192Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-19T06:35:56.192Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-19T06:35:56.192Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-19T06:35:56.433Z] prd-centos7-docker-4c-2g-21139 does not seem to be running inside a container [2021-01-19T06:35:56.493Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-19T06:35:59.598Z] $ docker top e4e4981427c65462a3d8d638c6c3c747443539686b5f91d75ff59f9a79eae502 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-19T06:36:00.272Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-19T06:36:00.592Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-19T06:36:00.913Z] + ls /var/log/sa-host [2021-01-19T06:36:00.913Z] + sadf -c /var/log/sa-host/sa19 [2021-01-19T06:36:00.913Z] file_magic: OK [2021-01-19T06:36:00.913Z] HZ: Using current value: 100 [2021-01-19T06:36:00.913Z] file_header: OK [2021-01-19T06:36:00.913Z] 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-01-19T06:36:00.913Z] Statistics: [2021-01-19T06:36:00.913Z] 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... [2021-01-19T06:36:00.913Z] File successfully converted to sysstat format version 12.2.1 [2021-01-19T06:36:00.913Z] + sadf -c /var/log/sa-host/sa23 [2021-01-19T06:36:00.913Z] file_magic: OK [2021-01-19T06:36:00.913Z] HZ: Using current value: 100 [2021-01-19T06:36:00.913Z] file_header: OK [2021-01-19T06:36:00.913Z] 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-01-19T06:36:00.913Z] Statistics: [2021-01-19T06:36:00.913Z] Hnuu...uuuununununu... [2021-01-19T06:36:00.913Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-19T06:36:01.684Z] provisioning config files... [2021-01-19T06:36:01.711Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2855180195795483321tmp [Pipeline] { [Pipeline] echo [2021-01-19T06:36:01.837Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T06:36:02.179Z] ---> create-netrc.sh [Pipeline] } [2021-01-19T06:36:02.204Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-19T06:36:02.359Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T06:36:02.710Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-19T06:36:02.744Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T06:36:03.098Z] ---> sudo-logs.sh [2021-01-19T06:36:03.098Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-19T06:36:03.131Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T06:36:03.468Z] ---> job-cost.sh [2021-01-19T06:36:03.468Z] lf-activate-venv: SKIPPING [2021-01-19T06:36:03.468Z] INFO: No Stack... [2021-01-19T06:36:04.414Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-19T06:36:04.989Z] INFO: Archiving Costs [Pipeline] echo [2021-01-19T06:36:05.023Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T06:36:05.354Z] ---> logs-deploy.sh [2021-01-19T06:36:05.354Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3047/1 [2021-01-19T06:36:05.354Z] INFO: archiving workspace using pattern(s): [2021-01-19T06:36:06.746Z] Archives upload complete. [2021-01-19T06:36:07.008Z] INFO: archiving logs to Nexus