Pull request #3144 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 55f99d39bec49b0bfbda7440a57be504e49139c2+27e67a26db9587a799bf14cca6c65a65d4396aa9 (7f36dae6fc9eb83211e9249f9e9a6eb64c0dafc5) 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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-3144/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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 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-3144/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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > 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 69a7e166112f335804d9fea76440e5140e47f034 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-25468 in /w/workspace/edgexfoundry_edgex-go_PR-3144 [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/3144/head:refs/remotes/origin/PR-3144 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 27e67a26db9587a799bf14cca6c65a65d4396aa9 into PR head commit 55f99d39bec49b0bfbda7440a57be504e49139c2 Merge succeeded, producing 55f99d39bec49b0bfbda7440a57be504e49139c2 Checking out Revision 55f99d39bec49b0bfbda7440a57be504e49139c2 (PR-3144) > git config core.sparsecheckout # timeout=10 > git checkout -f 55f99d39bec49b0bfbda7440a57be504e49139c2 # 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 27e67a26db9587a799bf14cca6c65a65d4396aa9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 55f99d39bec49b0bfbda7440a57be504e49139c2 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-08T06:47:09.083Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-08T06:47:09.469Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-08T06:47:09.659Z] ========================================================= [2021-02-08T06:47:09.659Z] EdgeX Global Pipelines Version Info [2021-02-08T06:47:09.659Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-08T06:47:11.239Z] ------------------- [2021-02-08T06:47:11.239Z] stable info: [2021-02-08T06:47:11.239Z] ------------------- [2021-02-08T06:47:11.239Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-08T06:47:11.239Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-08T06:47:11.239Z] Message: update stable to v1.0.179 [2021-02-08T06:47:12.186Z] ------------------- [2021-02-08T06:47:12.186Z] experimental info: [2021-02-08T06:47:12.186Z] ------------------- [2021-02-08T06:47:12.186Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-08T06:47:12.186Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-08T06:47:12.186Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-08T06:47:12.635Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-02-08T06:47:12.762Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-02-08T06:47:12.899Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-08T06:47:13.035Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-08T06:47:13.163Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-08T06:47:13.303Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-08T06:47:13.426Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-08T06:47:13.553Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-02-08T06:47:13.692Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-02-08T06:47:13.822Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-02-08T06:47:13.959Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-08T06:47:14.134Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-08T06:47:14.262Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-08T06:47:14.408Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-08T06:47:14.541Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-02-08T06:47:14.661Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-02-08T06:47:14.801Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-08T06:47:14.928Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-08T06:47:15.089Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-02-08T06:47:15.221Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-02-08T06:47:15.350Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-02-08T06:47:15.475Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-02-08T06:47:15.596Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-02-08T06:47:15.724Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3144 [Pipeline] echo [2021-02-08T06:47:15.859Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3144 [Pipeline] echo [2021-02-08T06:47:15.989Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3144 [Pipeline] echo [2021-02-08T06:47:16.119Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 55f99d39bec49b0bfbda7440a57be504e49139c2 [Pipeline] echo [2021-02-08T06:47:16.248Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 55f99d3 [Pipeline] echo [2021-02-08T06:47:16.388Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-08T06:47:16.638Z] provisioning config files... [2021-02-08T06:47:16.675Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2707513458132641733tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-08T06:47:17.149Z] ---> docker-login.sh [2021-02-08T06:47:17.150Z] nexus3.edgexfoundry.org:10001 [2021-02-08T06:47:17.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T06:47:17.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T06:47:17.681Z] Configure a credential helper to remove this warning. See [2021-02-08T06:47:17.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T06:47:17.681Z] [2021-02-08T06:47:17.681Z] Login Succeeded [2021-02-08T06:47:17.681Z] nexus3.edgexfoundry.org:10002 [2021-02-08T06:47:17.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T06:47:17.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T06:47:17.681Z] Configure a credential helper to remove this warning. See [2021-02-08T06:47:17.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T06:47:17.681Z] [2021-02-08T06:47:17.681Z] Login Succeeded [2021-02-08T06:47:17.681Z] nexus3.edgexfoundry.org:10003 [2021-02-08T06:47:17.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T06:47:17.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T06:47:17.944Z] Configure a credential helper to remove this warning. See [2021-02-08T06:47:17.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T06:47:17.944Z] [2021-02-08T06:47:17.944Z] Login Succeeded [2021-02-08T06:47:17.944Z] nexus3.edgexfoundry.org:10004 [2021-02-08T06:47:18.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T06:47:18.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T06:47:18.208Z] Configure a credential helper to remove this warning. See [2021-02-08T06:47:18.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T06:47:18.208Z] [2021-02-08T06:47:18.208Z] Login Succeeded [2021-02-08T06:47:18.208Z] docker.io [2021-02-08T06:47:18.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T06:47:18.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T06:47:18.470Z] Configure a credential helper to remove this warning. See [2021-02-08T06:47:18.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T06:47:18.470Z] [2021-02-08T06:47:18.470Z] Login Succeeded [2021-02-08T06:47:18.470Z] ---> docker-login.sh ends [Pipeline] } [2021-02-08T06:47:18.492Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-08T06:47:19.062Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-02-08T06:47:19.063Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-08T06:47:19.063Z] ++ dirname cmd/core-command/Dockerfile [2021-02-08T06:47:19.063Z] ++ cut -d/ -f2 [2021-02-08T06:47:19.063Z] + echo core-command,cmd/core-command/Dockerfile [2021-02-08T06:47:19.063Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-08T06:47:19.063Z] ++ dirname cmd/core-data/Dockerfile [2021-02-08T06:47:19.063Z] ++ cut -d/ -f2 [2021-02-08T06:47:19.063Z] + echo core-data,cmd/core-data/Dockerfile [2021-02-08T06:47:19.063Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-08T06:47:19.063Z] ++ dirname cmd/core-metadata/Dockerfile [2021-02-08T06:47:19.063Z] ++ cut -d/ -f2 [2021-02-08T06:47:19.063Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-02-08T06:47:19.063Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-08T06:47:19.063Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-02-08T06:47:19.063Z] ++ cut -d/ -f2 [2021-02-08T06:47:19.063Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-02-08T06:47:19.063Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-08T06:47:19.063Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-02-08T06:47:19.063Z] ++ cut -d/ -f2 [2021-02-08T06:47:19.063Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-02-08T06:47:19.063Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-08T06:47:19.063Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-02-08T06:47:19.063Z] ++ cut -d/ -f2 [2021-02-08T06:47:19.063Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-02-08T06:47:19.063Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-08T06:47:19.063Z] ++ dirname cmd/support-notifications/Dockerfile [2021-02-08T06:47:19.063Z] ++ cut -d/ -f2 [2021-02-08T06:47:19.063Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-02-08T06:47:19.063Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-08T06:47:19.063Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-02-08T06:47:19.063Z] ++ cut -d/ -f2 [2021-02-08T06:47:19.063Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-02-08T06:47:19.063Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-08T06:47:19.063Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-02-08T06:47:19.063Z] ++ cut -d/ -f2 [2021-02-08T06:47:19.063Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-02-08T06:47:19.161Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-02-08T06:47:20.636Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-08T06:47:20.636Z] [2021-02-08T06:47:20.636Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-08T06:47:21.051Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-08T06:47:21.051Z] latest: Pulling from edgex-devops/git-semver [2021-02-08T06:47:21.051Z] 31603596830f: Pulling fs layer [2021-02-08T06:47:21.051Z] 2a8b12db71e7: Pulling fs layer [2021-02-08T06:47:21.051Z] 6ca5941a6612: Pulling fs layer [2021-02-08T06:47:21.051Z] ecc8261a40a4: Pulling fs layer [2021-02-08T06:47:21.051Z] ecc8261a40a4: Waiting [2021-02-08T06:47:21.051Z] 2a8b12db71e7: Download complete [2021-02-08T06:47:21.051Z] 31603596830f: Verifying Checksum [2021-02-08T06:47:21.051Z] 31603596830f: Download complete [2021-02-08T06:47:21.314Z] 6ca5941a6612: Verifying Checksum [2021-02-08T06:47:21.314Z] 6ca5941a6612: Download complete [2021-02-08T06:47:21.314Z] ecc8261a40a4: Verifying Checksum [2021-02-08T06:47:21.314Z] ecc8261a40a4: Download complete [2021-02-08T06:47:21.576Z] 31603596830f: Pull complete [2021-02-08T06:47:21.576Z] 2a8b12db71e7: Pull complete [2021-02-08T06:47:22.528Z] 6ca5941a6612: Pull complete [2021-02-08T06:47:22.790Z] ecc8261a40a4: Pull complete [2021-02-08T06:47:22.790Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-08T06:47:22.790Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-08T06:47:22.790Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-08T06:47:22.943Z] prd-centos7-docker-4c-2g-25468 does not seem to be running inside a container [2021-02-08T06:47:22.990Z] $ 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-02-08T06:47:25.623Z] $ docker top befcd8816bbb17b7083df09bbd7b73777faf62e782221475a02ee27de41964ca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-08T06:47:25.979Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-08T06:47:25.979Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-08T06:47:26.188Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-08T06:47:26.191Z] $ docker exec befcd8816bbb17b7083df09bbd7b73777faf62e782221475a02ee27de41964ca ssh-agent [2021-02-08T06:47:26.356Z] SSH_AUTH_SOCK=/tmp/ssh-Gxq6kJiCsE5N/agent.13 [2021-02-08T06:47:26.356Z] SSH_AGENT_PID=18 [2021-02-08T06:47:26.366Z] Running ssh-add (command line suppressed) [2021-02-08T06:47:26.484Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1040206183560892775.key (/w/workspace/edgex-go/1@tmp/private_key_1040206183560892775.key) [2021-02-08T06:47:26.538Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-08T06:47:26.908Z] + git tag --points-at HEAD [Pipeline] } [2021-02-08T06:47:26.936Z] $ docker exec --env ******** --env ******** befcd8816bbb17b7083df09bbd7b73777faf62e782221475a02ee27de41964ca ssh-agent -k [2021-02-08T06:47:27.043Z] unset SSH_AUTH_SOCK; [2021-02-08T06:47:27.045Z] unset SSH_AGENT_PID; [2021-02-08T06:47:27.045Z] echo Agent pid 18 killed; [2021-02-08T06:47:27.095Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-08T06:47:27.302Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-08T06:47:27.302Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-08T06:47:27.468Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-08T06:47:27.470Z] $ docker exec befcd8816bbb17b7083df09bbd7b73777faf62e782221475a02ee27de41964ca ssh-agent [2021-02-08T06:47:27.636Z] SSH_AUTH_SOCK=/tmp/ssh-8llvOaKa5efZ/agent.47 [2021-02-08T06:47:27.636Z] SSH_AGENT_PID=52 [2021-02-08T06:47:27.643Z] Running ssh-add (command line suppressed) [2021-02-08T06:47:27.757Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4924802806515291550.key (/w/workspace/edgex-go/1@tmp/private_key_4924802806515291550.key) [2021-02-08T06:47:27.812Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-08T06:47:28.185Z] + git semver init [2021-02-08T06:47:28.185Z] # -> Open(): unable to determine branch for HEAD [2021-02-08T06:47:28.185Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-02-08T06:47:28.185Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-02-08T06:47:28.185Z] # $SEMVER_REMOTE_NAME = origin [2021-02-08T06:47:28.185Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-08T06:47:28.185Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-08T06:47:28.185Z] # $SEMVER_BRANCH = PR-3144 [2021-02-08T06:47:28.185Z] # $SEMVER_TEMP = /tmp/semver-100918345 [2021-02-08T06:47:28.185Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-02-08T06:47:50.195Z] # '/tmp/semver-100918345' -> '/w/workspace/edgex-go/1/.semver' [2021-02-08T06:47:51.150Z] # -> Force: false [2021-02-08T06:47:51.150Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-02-08T06:47:51.176Z] $ docker exec --env ******** --env ******** befcd8816bbb17b7083df09bbd7b73777faf62e782221475a02ee27de41964ca ssh-agent -k [2021-02-08T06:47:51.384Z] unset SSH_AUTH_SOCK; [2021-02-08T06:47:51.385Z] unset SSH_AGENT_PID; [2021-02-08T06:47:51.385Z] echo Agent pid 52 killed; [2021-02-08T06:47:51.450Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-08T06:47:52.124Z] + git semver [Pipeline] } [2021-02-08T06:47:52.154Z] $ docker stop --time=1 befcd8816bbb17b7083df09bbd7b73777faf62e782221475a02ee27de41964ca [2021-02-08T06:47:53.882Z] $ docker rm -f befcd8816bbb17b7083df09bbd7b73777faf62e782221475a02ee27de41964ca [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-08T06:47:54.490Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-08T06:47:55.100Z] Stashed 1 file(s) [Pipeline] echo [2021-02-08T06:47:55.122Z] [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-02-08T06:47:56.448Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-08T06:47:56.766Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-08T06:47:57.087Z] + sudo service docker restart [2021-02-08T06:47:57.087Z] + true [2021-02-08T06:47:57.087Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-02-08T06:47:57.697Z] ========================================================= [2021-02-08T06:47:57.697Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-08T06:47:57.697Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-08T06:47:58.085Z] + 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-02-08T06:48:01.402Z] Sending build context to Docker daemon 327.7MB [2021-02-08T06:48:01.402Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-08T06:48:01.402Z] Step 2/6 : FROM ${BASE} [2021-02-08T06:48:01.402Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-08T06:48:01.402Z] 188c0c94c7c5: Pulling fs layer [2021-02-08T06:48:01.402Z] 0ef7d3d256c8: Pulling fs layer [2021-02-08T06:48:01.402Z] de9db76c5a1d: Pulling fs layer [2021-02-08T06:48:01.402Z] bca2f99d35d6: Pulling fs layer [2021-02-08T06:48:01.402Z] 93359f2a8cfa: Pulling fs layer [2021-02-08T06:48:01.402Z] 7c6f9722023f: Pulling fs layer [2021-02-08T06:48:01.402Z] a35cf1a2eb13: Pulling fs layer [2021-02-08T06:48:01.402Z] 93359f2a8cfa: Waiting [2021-02-08T06:48:01.402Z] 7c6f9722023f: Waiting [2021-02-08T06:48:01.402Z] bca2f99d35d6: Waiting [2021-02-08T06:48:01.402Z] a35cf1a2eb13: Waiting [2021-02-08T06:48:01.402Z] de9db76c5a1d: Verifying Checksum [2021-02-08T06:48:01.402Z] de9db76c5a1d: Download complete [2021-02-08T06:48:01.402Z] 0ef7d3d256c8: Verifying Checksum [2021-02-08T06:48:01.402Z] 0ef7d3d256c8: Download complete [2021-02-08T06:48:01.402Z] 93359f2a8cfa: Verifying Checksum [2021-02-08T06:48:01.402Z] 93359f2a8cfa: Download complete [2021-02-08T06:48:01.402Z] 188c0c94c7c5: Verifying Checksum [2021-02-08T06:48:01.402Z] 188c0c94c7c5: Download complete [2021-02-08T06:48:01.402Z] 7c6f9722023f: Verifying Checksum [2021-02-08T06:48:01.402Z] 7c6f9722023f: Download complete [2021-02-08T06:48:01.668Z] 188c0c94c7c5: Pull complete [2021-02-08T06:48:01.930Z] 0ef7d3d256c8: Pull complete [2021-02-08T06:48:01.930Z] de9db76c5a1d: Pull complete [2021-02-08T06:48:03.866Z] a35cf1a2eb13: Verifying Checksum [2021-02-08T06:48:03.866Z] a35cf1a2eb13: Download complete [2021-02-08T06:48:04.442Z] bca2f99d35d6: Verifying Checksum [2021-02-08T06:48:04.442Z] bca2f99d35d6: Download complete [2021-02-08T06:48:09.786Z] bca2f99d35d6: Pull complete [2021-02-08T06:48:09.786Z] 93359f2a8cfa: Pull complete [2021-02-08T06:48:09.786Z] 7c6f9722023f: Pull complete [2021-02-08T06:48:10.813Z] Still waiting to schedule task [2021-02-08T06:48:10.813Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-02-08T06:48:16.409Z] a35cf1a2eb13: Pull complete [2021-02-08T06:48:16.409Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-08T06:48:16.409Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-08T06:48:16.409Z] ---> a62c8e92a672 [2021-02-08T06:48:16.409Z] 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-02-08T06:48:17.358Z] ---> Running in 73ae9184c474 [2021-02-08T06:48:17.941Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-08T06:48:18.516Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-08T06:48:19.093Z] (1/12) Installing libmagic (5.38-r0) [2021-02-08T06:48:19.093Z] (2/12) Installing file (5.38-r0) [2021-02-08T06:48:19.357Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-08T06:48:19.357Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-08T06:48:24.668Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-08T06:48:24.668Z] (6/12) Installing patch (2.7.6-r6) [2021-02-08T06:48:24.668Z] (7/12) Installing build-base (0.5-r2) [2021-02-08T06:48:24.668Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-08T06:48:24.668Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-08T06:48:24.668Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-08T06:48:24.668Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-08T06:48:24.668Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-08T06:48:24.668Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T06:48:24.668Z] OK: 233 MiB in 51 packages [2021-02-08T06:48:27.980Z] Removing intermediate container 73ae9184c474 [2021-02-08T06:48:27.980Z] ---> 2f5e205aa033 [2021-02-08T06:48:27.980Z] Step 4/6 : WORKDIR /edgex-go [2021-02-08T06:48:28.243Z] ---> Running in ea7702b205d8 [2021-02-08T06:48:28.243Z] Removing intermediate container ea7702b205d8 [2021-02-08T06:48:28.243Z] ---> 0e02208c600e [2021-02-08T06:48:28.243Z] Step 5/6 : COPY go.mod . [2021-02-08T06:48:28.505Z] ---> 201e5ac9e166 [2021-02-08T06:48:28.505Z] Step 6/6 : RUN go mod download [2021-02-08T06:48:28.768Z] ---> Running in 82d63ae7c2cd [2021-02-08T06:48:50.764Z] Removing intermediate container 82d63ae7c2cd [2021-02-08T06:48:50.764Z] ---> 94dc83ca3624 [2021-02-08T06:48:50.764Z] Successfully built 94dc83ca3624 [2021-02-08T06:48:50.764Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-08T06:48:51.118Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-08T06:48:51.118Z] . [Pipeline] withDockerContainer [2021-02-08T06:48:51.250Z] prd-centos7-docker-4c-2g-25468 does not seem to be running inside a container [2021-02-08T06:48:51.296Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-08T06:48:51.987Z] $ docker top 53a7d6869878f36abb6ac490bb11bc24addb849ae6bb71e258d2ca43f52fa7a9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-08T06:48:52.536Z] + go version [2021-02-08T06:48:52.536Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-08T06:48:52.570Z] $ docker stop --time=1 53a7d6869878f36abb6ac490bb11bc24addb849ae6bb71e258d2ca43f52fa7a9 [2021-02-08T06:48:53.924Z] $ docker rm -f 53a7d6869878f36abb6ac490bb11bc24addb849ae6bb71e258d2ca43f52fa7a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-08T06:48:55.112Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-08T06:48:55.112Z] . [Pipeline] withDockerContainer [2021-02-08T06:48:55.235Z] prd-centos7-docker-4c-2g-25468 does not seem to be running inside a container [2021-02-08T06:48:55.282Z] $ 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-02-08T06:48:55.951Z] $ docker top e73b4826b1f98b510c316c5afb5647124d992f6b239c0898e801cf860c8b38d5 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-08T06:48:56.200Z] ========================================================= [2021-02-08T06:48:56.200Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-08T06:48:56.200Z] ========================================================= [Pipeline] sh [2021-02-08T06:48:56.512Z] + make test [2021-02-08T06:48:56.513Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-08T06:49:04.929Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-08T06:49:23.166Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-08T06:49:24.581Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-08T06:49:27.209Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-08T06:49:27.209Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-08T06:49:27.209Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-02-08T06:49:28.630Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-08T06:49:28.630Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-08T06:49:28.630Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-08T06:49:28.630Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-08T06:49:28.630Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-08T06:49:29.614Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-08T06:49:31.586Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-08T06:49:31.586Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-08T06:49:31.586Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-08T06:49:34.212Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.097s coverage: 45.6% of statements [2021-02-08T06:49:34.212Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-08T06:49:34.212Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-08T06:49:34.212Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-08T06:49:34.212Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-08T06:49:34.212Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-08T06:49:34.212Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-08T06:49:34.212Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-08T06:49:34.212Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.079s coverage: 100.0% of statements [2021-02-08T06:49:38.479Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.177s coverage: 27.1% of statements [2021-02-08T06:49:38.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-08T06:49:38.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-08T06:49:38.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-08T06:49:38.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-08T06:49:38.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-08T06:49:38.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-08T06:49:38.479Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.048s coverage: 100.0% of statements [2021-02-08T06:49:38.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-08T06:49:38.479Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.036s coverage: 100.0% of statements [2021-02-08T06:49:38.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-08T06:49:38.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-08T06:49:38.479Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.085s coverage: 65.8% of statements [2021-02-08T06:49:38.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-08T06:49:38.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-08T06:49:38.479Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.130s coverage: 82.3% of statements [2021-02-08T06:49:38.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-08T06:49:38.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-08T06:49:38.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-08T06:49:38.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-08T06:49:39.891Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.347s coverage: 28.6% of statements [2021-02-08T06:49:39.891Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-08T06:49:39.891Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-08T06:49:39.891Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-08T06:49:39.891Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-08T06:49:39.891Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-08T06:49:39.891Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.063s coverage: 100.0% of statements [2021-02-08T06:49:39.891Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-08T06:49:39.891Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.040s coverage: 100.0% of statements [2021-02-08T06:49:39.891Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-08T06:49:39.891Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.095s coverage: 86.7% of statements [2021-02-08T06:49:39.891Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-08T06:49:39.891Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.117s coverage: 97.5% of statements [2021-02-08T06:49:39.891Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-08T06:49:40.856Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.069s coverage: 78.3% of statements [2021-02-08T06:49:40.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-08T06:49:40.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-08T06:49:40.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-08T06:49:40.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-08T06:49:42.807Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.412s coverage: 92.8% of statements [2021-02-08T06:49:42.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-08T06:49:42.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-08T06:49:42.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-08T06:49:42.807Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-08T06:49:42.807Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-08T06:49:42.807Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-08T06:49:42.807Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-08T06:49:42.807Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-08T06:49:42.807Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-08T06:49:42.807Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-08T06:49:42.807Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-08T06:49:42.807Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-08T06:49:42.807Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-08T06:49:42.807Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-08T06:49:42.807Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-08T06:49:42.807Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-08T06:49:42.807Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-08T06:49:42.807Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-08T06:49:42.807Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.039s coverage: 58.8% of statements [2021-02-08T06:49:42.807Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-08T06:49:42.807Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-08T06:49:42.807Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.062s coverage: 0.1% of statements [2021-02-08T06:49:42.807Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-08T06:49:42.807Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-08T06:49:42.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-08T06:49:42.807Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 45.5% of statements [2021-02-08T06:49:42.807Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.033s coverage: 79.5% of statements [2021-02-08T06:49:42.807Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.031s coverage: 94.1% of statements [2021-02-08T06:49:42.807Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.046s coverage: 96.3% of statements [2021-02-08T06:49:43.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.039s coverage: 87.5% of statements [2021-02-08T06:49:55.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.040s coverage: 94.4% of statements [2021-02-08T06:49:55.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.031s coverage: 44.8% of statements [2021-02-08T06:49:58.858Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-25469 in /w/workspace/edgexfoundry_edgex-go_PR-3144 [Pipeline] { [Pipeline] ws [2021-02-08T06:49:59.034Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-02-08T06:50:04.084Z] using credential edgex-jenkins-ssh [2021-02-08T06:50:04.138Z] Cloning the remote Git repository [2021-02-08T06:50:04.193Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-08T06:50:04.301Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-02-08T06:50:04.384Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-08T06:50:04.385Z] > git --version # timeout=10 [2021-02-08T06:50:04.402Z] > git --version # 'git version 2.17.1' [2021-02-08T06:50:04.403Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-08T06:50:04.469Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-08T06:50:07.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.068s coverage: 92.9% of statements [2021-02-08T06:50:07.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-08T06:50:07.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-08T06:50:07.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-08T06:50:07.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-08T06:50:07.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.039s coverage: 87.2% of statements [2021-02-08T06:50:07.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-08T06:50:07.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-08T06:50:07.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.032s coverage: 100.0% of statements [2021-02-08T06:50:07.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-08T06:50:07.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.043s coverage: 75.5% of statements [2021-02-08T06:50:07.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-08T06:50:07.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.032s coverage: 80.8% of statements [2021-02-08T06:50:07.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-02-08T06:50:07.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.039s coverage: 84.2% of statements [2021-02-08T06:50:07.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.4% of statements [2021-02-08T06:50:07.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-08T06:50:07.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.158s coverage: 63.5% of statements [2021-02-08T06:50:07.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-08T06:50:07.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-08T06:50:07.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.032s coverage: 100.0% of statements [2021-02-08T06:50:07.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements [2021-02-08T06:50:07.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements [2021-02-08T06:50:07.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2021-02-08T06:50:07.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2021-02-08T06:50:07.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.280s coverage: 68.9% of statements [2021-02-08T06:50:07.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-08T06:50:07.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-08T06:50:07.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-02-08T06:50:07.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-02-08T06:50:07.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-02-08T06:50:07.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.089s coverage: 37.0% of statements [2021-02-08T06:50:07.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-08T06:50:07.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-08T06:50:07.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.263s coverage: 84.0% of statements [2021-02-08T06:50:07.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.033s coverage: 100.0% of statements [2021-02-08T06:50:07.702Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.125s coverage: 47.0% of statements [2021-02-08T06:50:07.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-08T06:50:07.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-08T06:50:07.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-08T06:50:07.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-08T06:50:07.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-08T06:50:07.702Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.063s coverage: 100.0% of statements [2021-02-08T06:50:07.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-08T06:50:07.702Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.055s coverage: 100.0% of statements [2021-02-08T06:50:07.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-08T06:50:07.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-08T06:50:07.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-08T06:50:07.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-08T06:50:07.702Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.088s coverage: 87.7% of statements [2021-02-08T06:50:07.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-08T06:50:07.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-08T06:50:07.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-08T06:50:07.702Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.765s coverage: 29.1% of statements [2021-02-08T06:50:07.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-08T06:50:07.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-08T06:50:07.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-08T06:50:07.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-08T06:50:07.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-08T06:50:07.702Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.066s coverage: 99.0% of statements [2021-02-08T06:50:07.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-08T06:50:07.702Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.050s coverage: 100.0% of statements [2021-02-08T06:50:07.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-08T06:50:07.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-08T06:50:07.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-08T06:50:07.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-08T06:50:07.702Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.057s coverage: 100.0% of statements [2021-02-08T06:50:07.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-08T06:50:07.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-08T06:50:07.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-08T06:50:07.702Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.023s coverage: 0.0% of statements [2021-02-08T06:50:07.702Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-08T06:50:07.702Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.036s coverage: 100.0% of statements [2021-02-08T06:50:07.702Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-08T06:50:07.702Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-08T06:50:07.702Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-08T06:50:07.702Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-08T06:50:07.702Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.040s coverage: 87.9% of statements [2021-02-08T06:50:07.702Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-08T06:50:07.702Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-08T06:50:07.702Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.033s coverage: 100.0% of statements [2021-02-08T06:50:07.702Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.036s coverage: 32.1% of statements [2021-02-08T06:50:07.702Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements [2021-02-08T06:50:07.702Z] GO111MODULE=on go vet ./... [2021-02-08T06:50:21.360Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-08T06:50:21.380Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-08T06:50:21.408Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-08T06:50:22.092Z] Merging remotes/origin/master commit 27e67a26db9587a799bf14cca6c65a65d4396aa9 into PR head commit 55f99d39bec49b0bfbda7440a57be504e49139c2 [2021-02-08T06:50:22.682Z] Merge succeeded, producing 55f99d39bec49b0bfbda7440a57be504e49139c2 [2021-02-08T06:50:22.683Z] Checking out Revision 55f99d39bec49b0bfbda7440a57be504e49139c2 (PR-3144) [2021-02-08T06:50:21.457Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-08T06:50:21.458Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-08T06:50:21.469Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3144/head:refs/remotes/origin/PR-3144 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-08T06:50:22.117Z] > git config core.sparsecheckout # timeout=10 [2021-02-08T06:50:22.135Z] > git checkout -f 55f99d39bec49b0bfbda7440a57be504e49139c2 # timeout=10 [2021-02-08T06:50:22.460Z] > git remote # timeout=10 [2021-02-08T06:50:22.557Z] > git config --get remote.origin.url # timeout=10 [2021-02-08T06:50:22.601Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-08T06:50:22.628Z] > git merge 27e67a26db9587a799bf14cca6c65a65d4396aa9 # timeout=10 [2021-02-08T06:50:22.664Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-08T06:50:22.698Z] > git config core.sparsecheckout # timeout=10 [2021-02-08T06:50:22.752Z] > git checkout -f 55f99d39bec49b0bfbda7440a57be504e49139c2 # timeout=10 [2021-02-08T06:50:27.319Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-02-08T06:50:27.376Z] > git --version # timeout=10 [2021-02-08T06:50:27.387Z] > git --version # 'git version 2.17.1' [2021-02-08T06:50:27.398Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-08T06:50:29.086Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-08T06:50:29.563Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-08T06:50:29.814Z] gofmt -l . [2021-02-08T06:50:29.938Z] + true [2021-02-08T06:50:29.938Z] + sudo service docker restart [2021-02-08T06:50:30.392Z] [ "`gofmt -l .`" = "" ] [2021-02-08T06:50:30.969Z] ./bin/test-go-mod-tidy.sh [2021-02-08T06:50:31.233Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-02-08T06:50:32.153Z] + ls -al . [2021-02-08T06:50:32.153Z] total 696 [2021-02-08T06:50:32.153Z] drwxrwxr-x 10 1001 1001 4096 Feb 8 06:50 . [2021-02-08T06:50:32.153Z] drwxr-xr-x 4 root root 28 Feb 8 06:48 .. [2021-02-08T06:50:32.153Z] -rw-rw-r-- 1 1001 1001 11 Feb 8 06:47 .dockerignore [2021-02-08T06:50:32.153Z] drwxrwxr-x 8 1001 1001 179 Feb 8 06:47 .git [2021-02-08T06:50:32.153Z] drwxrwxr-x 3 1001 1001 125 Feb 8 06:47 .github [2021-02-08T06:50:32.153Z] -rw-rw-r-- 1 1001 1001 872 Feb 8 06:47 .gitignore [2021-02-08T06:50:32.153Z] drwx------ 3 1001 1001 60 Feb 8 06:47 .semver [2021-02-08T06:50:32.153Z] -rw-rw-r-- 1 1001 1001 166 Feb 8 06:47 .sonarcloud.properties [2021-02-08T06:50:32.153Z] -rw-rw-r-- 1 1001 1001 7859 Feb 8 06:47 Attribution.txt [2021-02-08T06:50:32.153Z] -rw-rw-r-- 1 1001 1001 3804 Feb 8 06:47 CONTRIBUTING.md [2021-02-08T06:50:32.153Z] -rw-rw-r-- 1 1001 1001 931 Feb 8 06:47 Dockerfile.build [2021-02-08T06:50:32.153Z] -rw-rw-r-- 1 1001 1001 863 Feb 8 06:47 Jenkinsfile [2021-02-08T06:50:32.153Z] -rw-rw-r-- 1 1001 1001 10775 Feb 8 06:47 LICENSE [2021-02-08T06:50:32.153Z] -rw-rw-r-- 1 1001 1001 6001 Feb 8 06:47 Makefile [2021-02-08T06:50:32.153Z] -rw-rw-r-- 1 1001 1001 6524 Feb 8 06:47 README.md [2021-02-08T06:50:32.153Z] -rw-rw-r-- 1 1001 1001 6755 Feb 8 06:47 SECURITY.md [2021-02-08T06:50:32.153Z] -rw-rw-r-- 1 1001 1001 5 Feb 8 06:47 VERSION [2021-02-08T06:50:32.153Z] -rw-rw-r-- 1 1001 1001 4131 Feb 8 06:47 ZMQWindows.md [2021-02-08T06:50:32.153Z] drwxrwxr-x 2 1001 1001 117 Feb 8 06:47 bin [2021-02-08T06:50:32.153Z] drwxrwxr-x 15 1001 1001 4096 Feb 8 06:47 cmd [2021-02-08T06:50:32.153Z] -rw-r--r-- 1 root root 590503 Feb 8 06:50 coverage.out [2021-02-08T06:50:32.153Z] -rw-r--r-- 1 root root 1054 Feb 8 06:50 go.mod [2021-02-08T06:50:32.153Z] -rw-r--r-- 1 root root 19290 Feb 8 06:50 go.sum [2021-02-08T06:50:32.153Z] drwxrwxr-x 8 1001 1001 127 Feb 8 06:47 internal [2021-02-08T06:50:32.153Z] drwxrwxr-x 4 1001 1001 26 Feb 8 06:47 openapi [2021-02-08T06:50:32.153Z] drwxrwxr-x 4 1001 1001 71 Feb 8 06:47 snap [2021-02-08T06:50:32.153Z] -rw-rw-r-- 1 1001 1001 168 Feb 8 06:47 version.go [Pipeline] sh [2021-02-08T06:50:32.485Z] + '[' -e coverage.out ] [2021-02-08T06:50:32.485Z] + chown 1001:1001 coverage.out [Pipeline] stash [Pipeline] withEnv [Pipeline] { [2021-02-08T06:50:32.710Z] Stashed 1 file(s) [Pipeline] wrap [2021-02-08T06:50:32.731Z] provisioning config files... [2021-02-08T06:50:32.770Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5210527067062073969tmp [Pipeline] sh [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-08T06:50:33.113Z] + make build [2021-02-08T06:50:33.113Z] 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-02-08T06:50:33.310Z] ---> docker-login.sh [2021-02-08T06:50:33.310Z] nexus3.edgexfoundry.org:10001 [2021-02-08T06:50:34.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T06:50:34.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T06:50:34.565Z] Configure a credential helper to remove this warning. See [2021-02-08T06:50:34.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T06:50:34.565Z] [2021-02-08T06:50:34.565Z] Login Succeeded [2021-02-08T06:50:34.565Z] nexus3.edgexfoundry.org:10002 [2021-02-08T06:50:34.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T06:50:35.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T06:50:35.113Z] Configure a credential helper to remove this warning. See [2021-02-08T06:50:35.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T06:50:35.113Z] [2021-02-08T06:50:35.113Z] Login Succeeded [2021-02-08T06:50:35.113Z] nexus3.edgexfoundry.org:10003 [2021-02-08T06:50:35.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T06:50:35.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T06:50:35.660Z] Configure a credential helper to remove this warning. See [2021-02-08T06:50:35.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T06:50:35.660Z] [2021-02-08T06:50:35.660Z] Login Succeeded [2021-02-08T06:50:35.660Z] nexus3.edgexfoundry.org:10004 [2021-02-08T06:50:35.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T06:50:36.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T06:50:36.209Z] Configure a credential helper to remove this warning. See [2021-02-08T06:50:36.209Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T06:50:36.209Z] [2021-02-08T06:50:36.209Z] Login Succeeded [2021-02-08T06:50:36.209Z] docker.io [2021-02-08T06:50:36.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T06:50:36.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T06:50:36.752Z] Configure a credential helper to remove this warning. See [2021-02-08T06:50:36.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T06:50:36.752Z] [2021-02-08T06:50:36.752Z] Login Succeeded [2021-02-08T06:50:36.752Z] ---> docker-login.sh ends [Pipeline] } [2021-02-08T06:50:36.788Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-08T06:50:37.330Z] ========================================================= [2021-02-08T06:50:37.330Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-08T06:50:37.330Z] ========================================================= [2021-02-08T06:50:37.340Z] 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 [Pipeline] isUnix [Pipeline] sh [2021-02-08T06:50:37.853Z] + 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-02-08T06:50:40.514Z] Sending build context to Docker daemon 166.2MB [2021-02-08T06:50:40.514Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-08T06:50:40.514Z] Step 2/6 : FROM ${BASE} [2021-02-08T06:50:40.514Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-08T06:50:40.514Z] 5f621e34cdf4: Pulling fs layer [2021-02-08T06:50:40.514Z] a4357932f1b6: Pulling fs layer [2021-02-08T06:50:40.514Z] 18c013af1878: Pulling fs layer [2021-02-08T06:50:40.514Z] 00ac8860ef70: Pulling fs layer [2021-02-08T06:50:40.514Z] 63d7cb157983: Pulling fs layer [2021-02-08T06:50:40.514Z] b116817d02f9: Pulling fs layer [2021-02-08T06:50:40.514Z] 745a02a5169b: Pulling fs layer [2021-02-08T06:50:40.514Z] 00ac8860ef70: Waiting [2021-02-08T06:50:40.514Z] 63d7cb157983: Waiting [2021-02-08T06:50:40.514Z] b116817d02f9: Waiting [2021-02-08T06:50:40.514Z] 745a02a5169b: Waiting [2021-02-08T06:50:40.514Z] 18c013af1878: Verifying Checksum [2021-02-08T06:50:40.514Z] 18c013af1878: Download complete [2021-02-08T06:50:40.514Z] a4357932f1b6: Verifying Checksum [2021-02-08T06:50:40.514Z] a4357932f1b6: Download complete [2021-02-08T06:50:40.514Z] 63d7cb157983: Verifying Checksum [2021-02-08T06:50:40.514Z] 63d7cb157983: Download complete [2021-02-08T06:50:40.514Z] b116817d02f9: Download complete [2021-02-08T06:50:40.514Z] 5f621e34cdf4: Verifying Checksum [2021-02-08T06:50:40.514Z] 5f621e34cdf4: Download complete [2021-02-08T06:50:41.112Z] 5f621e34cdf4: Pull complete [2021-02-08T06:50:41.713Z] a4357932f1b6: Pull complete [2021-02-08T06:50:41.992Z] 18c013af1878: Pull complete [2021-02-08T06:50:42.971Z] 745a02a5169b: Verifying Checksum [2021-02-08T06:50:42.971Z] 745a02a5169b: Download complete [2021-02-08T06:50:44.414Z] 00ac8860ef70: Verifying Checksum [2021-02-08T06:50:44.414Z] 00ac8860ef70: Download complete [2021-02-08T06:50:45.584Z] 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-02-08T06:50:46.170Z] 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-02-08T06:50:48.118Z] 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-02-08T06:50:48.118Z] 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-02-08T06:50:49.528Z] 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-02-08T06:50:50.920Z] 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-02-08T06:50:51.889Z] 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-02-08T06:50:53.293Z] 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-02-08T06:50:54.246Z] 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-02-08T06:50:54.581Z] 00ac8860ef70: Pull complete [2021-02-08T06:50:55.174Z] 63d7cb157983: Pull complete [2021-02-08T06:50:55.193Z] 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-02-08T06:50:55.451Z] b116817d02f9: Pull complete [2021-02-08T06:50:56.593Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-02-08T06:50:58.034Z] $ docker stop --time=1 e73b4826b1f98b510c316c5afb5647124d992f6b239c0898e801cf860c8b38d5 [2021-02-08T06:50:59.771Z] 745a02a5169b: Pull complete [2021-02-08T06:50:59.771Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-08T06:50:59.772Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-08T06:50:59.772Z] ---> b7e6874047d6 [2021-02-08T06:50:59.772Z] 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-02-08T06:50:59.896Z] $ docker rm -f e73b4826b1f98b510c316c5afb5647124d992f6b239c0898e801cf860c8b38d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-02-08T06:51:02.395Z] ---> Running in bb1fd0b06ff5 [2021-02-08T06:51:03.835Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] sh [2021-02-08T06:51:04.429Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-08T06:51:04.557Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-08T06:51:04.557Z] [2021-02-08T06:51:04.557Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-02-08T06:51:04.950Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-08T06:51:04.950Z] latest: Pulling from edgex-devops/edgex-compose [2021-02-08T06:51:04.950Z] cbdbe7a5bc2a: Pulling fs layer [2021-02-08T06:51:04.950Z] ca9280d653b3: Pulling fs layer [2021-02-08T06:51:04.950Z] 7e9c9ca2126c: Pulling fs layer [2021-02-08T06:51:04.950Z] cbdbe7a5bc2a: Verifying Checksum [2021-02-08T06:51:04.950Z] cbdbe7a5bc2a: Download complete [2021-02-08T06:51:05.026Z] (1/12) Installing libmagic (5.38-r0) [2021-02-08T06:51:05.528Z] ca9280d653b3: Verifying Checksum [2021-02-08T06:51:05.528Z] ca9280d653b3: Download complete [2021-02-08T06:51:05.528Z] cbdbe7a5bc2a: Pull complete [2021-02-08T06:51:05.621Z] (2/12) Installing file (5.38-r0) [2021-02-08T06:51:05.621Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-08T06:51:05.896Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-08T06:51:06.489Z] 7e9c9ca2126c: Verifying Checksum [2021-02-08T06:51:06.489Z] 7e9c9ca2126c: Download complete [2021-02-08T06:51:06.489Z] ca9280d653b3: Pull complete [2021-02-08T06:51:13.109Z] 7e9c9ca2126c: Pull complete [2021-02-08T06:51:13.109Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-02-08T06:51:13.109Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-08T06:51:13.109Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-02-08T06:51:13.338Z] prd-centos7-docker-4c-2g-25468 does not seem to be running inside a container [2021-02-08T06:51:13.450Z] $ 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-02-08T06:51:16.044Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-08T06:51:16.044Z] (6/12) Installing patch (2.7.6-r6) [2021-02-08T06:51:16.044Z] (7/12) Installing build-base (0.5-r2) [2021-02-08T06:51:16.044Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-08T06:51:16.044Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-08T06:51:16.044Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-08T06:51:16.044Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-08T06:51:16.044Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-08T06:51:16.044Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T06:51:16.044Z] OK: 217 MiB in 51 packages [2021-02-08T06:51:16.271Z] $ docker top 78f151305e169b87584ace445240102658358edb78dd59f4d6923676e3006d4d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-08T06:51:16.852Z] + docker-compose build --help [2021-02-08T06:51:16.852Z] + grep parallel [2021-02-08T06:51:17.799Z] --parallel Build images in parallel. [Pipeline] } [2021-02-08T06:51:17.829Z] $ docker stop --time=1 78f151305e169b87584ace445240102658358edb78dd59f4d6923676e3006d4d [2021-02-08T06:51:19.225Z] $ docker rm -f 78f151305e169b87584ace445240102658358edb78dd59f4d6923676e3006d4d [Pipeline] // withDockerContainer [2021-02-08T06:51:19.432Z] Removing intermediate container bb1fd0b06ff5 [2021-02-08T06:51:19.432Z] ---> 08bb450255e0 [2021-02-08T06:51:19.432Z] Step 4/6 : WORKDIR /edgex-go [2021-02-08T06:51:19.432Z] ---> Running in 35ee169e0e5b [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-08T06:51:19.989Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-08T06:51:19.989Z] . [Pipeline] withDockerContainer [2021-02-08T06:51:20.032Z] Removing intermediate container 35ee169e0e5b [2021-02-08T06:51:20.033Z] ---> 123ed4abdaf6 [2021-02-08T06:51:20.033Z] Step 5/6 : COPY go.mod . [2021-02-08T06:51:20.116Z] prd-centos7-docker-4c-2g-25468 does not seem to be running inside a container [2021-02-08T06:51:20.166Z] $ 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-02-08T06:51:20.629Z] ---> ee5b57fd42cf [2021-02-08T06:51:20.629Z] Step 6/6 : RUN go mod download [2021-02-08T06:51:20.739Z] $ docker top 43049d6d946d466f40f70c5fdcccaf9daa79c0e9bad560ee17198d05c1b2bed7 -eo pid,comm [Pipeline] { [2021-02-08T06:51:20.901Z] ---> Running in b0aa57d2e976 [Pipeline] sh [2021-02-08T06:51:21.285Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-08T06:51:22.234Z] Building docker-core-command-go ... [2021-02-08T06:51:22.234Z] Building docker-core-data-go ... [2021-02-08T06:51:22.234Z] Building docker-core-metadata-go ... [2021-02-08T06:51:22.234Z] Building docker-security-bootstrapper-go ... [2021-02-08T06:51:22.234Z] Building docker-security-proxy-setup-go ... [2021-02-08T06:51:22.234Z] Building docker-security-secretstore-setup-go ... [2021-02-08T06:51:22.234Z] Building docker-support-notifications-go ... [2021-02-08T06:51:22.234Z] Building docker-support-scheduler-go ... [2021-02-08T06:51:22.234Z] Building docker-sys-mgmt-agent-go ... [2021-02-08T06:51:22.234Z] Building docker-security-bootstrapper-go [2021-02-08T06:51:22.234Z] Building docker-sys-mgmt-agent-go [2021-02-08T06:51:22.234Z] Building docker-core-command-go [2021-02-08T06:51:22.234Z] Building docker-core-metadata-go [2021-02-08T06:51:22.234Z] Building docker-security-secretstore-setup-go [2021-02-08T06:51:47.699Z] Removing intermediate container b0aa57d2e976 [2021-02-08T06:51:47.699Z] ---> c0d97e30565f [2021-02-08T06:51:47.699Z] Successfully built c0d97e30565f [2021-02-08T06:51:47.699Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-08T06:51:48.073Z] + docker inspect -f . ci-base-image-arm64 [2021-02-08T06:51:48.073Z] . [Pipeline] withDockerContainer [2021-02-08T06:51:48.368Z] prd-ubuntu18.04-docker-arm64-4c-16g-25469 does not seem to be running inside a container [2021-02-08T06:51:48.467Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-08T06:51:49.863Z] $ docker top 154cb489920158cf9241158a7b4dc7986d1b437b0126609f38d8254a2954da52 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-08T06:51:50.937Z] + go version [2021-02-08T06:51:50.937Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-08T06:51:50.978Z] $ docker stop --time=1 154cb489920158cf9241158a7b4dc7986d1b437b0126609f38d8254a2954da52 [2021-02-08T06:51:52.847Z] $ docker rm -f 154cb489920158cf9241158a7b4dc7986d1b437b0126609f38d8254a2954da52 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-08T06:51:54.071Z] + docker inspect -f . ci-base-image-arm64 [2021-02-08T06:51:54.071Z] . [Pipeline] withDockerContainer [2021-02-08T06:51:54.354Z] prd-ubuntu18.04-docker-arm64-4c-16g-25469 does not seem to be running inside a container [2021-02-08T06:51:54.450Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-08T06:51:54.509Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-08T06:51:54.509Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-02-08T06:51:54.509Z] ---> 94dc83ca3624 [2021-02-08T06:51:54.509Z] Step 3/31 : WORKDIR /edgex-go [2021-02-08T06:51:54.509Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-08T06:51:54.509Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-08T06:51:54.509Z] ---> 94dc83ca3624 [2021-02-08T06:51:54.509Z] Step 3/23 : WORKDIR /edgex-go [2021-02-08T06:51:54.509Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-08T06:51:54.509Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-08T06:51:54.509Z] ---> 94dc83ca3624 [2021-02-08T06:51:54.509Z] Step 3/23 : WORKDIR /edgex-go [2021-02-08T06:51:54.509Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-08T06:51:54.509Z] [2021-02-08T06:51:54.509Z] Step 2/24 : FROM ${BUILDER_BASE} AS builderStep 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-08T06:51:54.509Z] [2021-02-08T06:51:54.509Z] ---> 94dc83ca3624 [2021-02-08T06:51:54.509Z] ---> 94dc83ca3624 [2021-02-08T06:51:54.509Z] Step 3/24 : WORKDIR /edgex-goStep 3/26 : WORKDIR /edgex-go [2021-02-08T06:51:54.509Z] [2021-02-08T06:51:54.780Z] ---> Running in 7b81f5e7ce63 [2021-02-08T06:51:54.780Z] ---> Running in b4ff4d8ca24a [2021-02-08T06:51:54.780Z] ---> Running in d3386ace3ce4 [2021-02-08T06:51:54.780Z] ---> Running in 9ded7426f9a8 [2021-02-08T06:51:54.780Z] ---> Running in e237f41a1c0e [2021-02-08T06:51:55.355Z] Removing intermediate container d3386ace3ce4 [2021-02-08T06:51:55.355Z] ---> ea66fd31c1c7 [2021-02-08T06:51:55.355Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T06:51:55.355Z] Removing intermediate container b4ff4d8ca24a [2021-02-08T06:51:55.356Z] ---> f589c226224f [2021-02-08T06:51:55.356Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T06:51:55.356Z] Removing intermediate container 7b81f5e7ce63 [2021-02-08T06:51:55.356Z] ---> acff59e69b5a [2021-02-08T06:51:55.356Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T06:51:55.356Z] Removing intermediate container 9ded7426f9a8 [2021-02-08T06:51:55.356Z] ---> a8e7530a33d4 [2021-02-08T06:51:55.356Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T06:51:55.356Z] Removing intermediate container e237f41a1c0e [2021-02-08T06:51:55.356Z] ---> 79e575acbbab [2021-02-08T06:51:55.356Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T06:51:55.356Z] ---> Running in 15cfd7ddf9a9 [2021-02-08T06:51:55.356Z] ---> Running in 3b14c8c2cfc3 [2021-02-08T06:51:55.356Z] ---> Running in 04502c01c79f [2021-02-08T06:51:55.622Z] ---> Running in c75e01d3a337 [2021-02-08T06:51:55.622Z] ---> Running in 4ebbcfa138eb [2021-02-08T06:51:55.905Z] $ docker top a4b0e88a04ee4625a04b0dd42dadc512fb45dda2f4de645064ecb5aa86eddf1c -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-08T06:51:56.374Z] ========================================================= [2021-02-08T06:51:56.374Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-08T06:51:56.374Z] ========================================================= [Pipeline] sh [2021-02-08T06:51:57.037Z] + make test [2021-02-08T06:51:57.037Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-08T06:51:57.573Z] Removing intermediate container 15cfd7ddf9a9 [2021-02-08T06:51:57.573Z] ---> d1d7db82a0ac [2021-02-08T06:51:57.573Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-08T06:51:57.573Z] Removing intermediate container 04502c01c79f [2021-02-08T06:51:57.573Z] ---> d22bca67df38 [2021-02-08T06:51:57.573Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-02-08T06:51:57.573Z] ---> Running in 91213f62cf37 [2021-02-08T06:51:57.835Z] Removing intermediate container 3b14c8c2cfc3 [2021-02-08T06:51:57.835Z] ---> e02438c2defa [2021-02-08T06:51:57.835Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-08T06:51:57.835Z] ---> Running in 3274707c9b07 [2021-02-08T06:51:57.835Z] Removing intermediate container 4ebbcfa138eb [2021-02-08T06:51:57.835Z] ---> 90223a8635fc [2021-02-08T06:51:57.835Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-08T06:51:58.099Z] ---> Running in 409a9ce62eac [2021-02-08T06:51:58.099Z] ---> Running in ca82595ff9d5 [2021-02-08T06:51:58.099Z] Removing intermediate container c75e01d3a337 [2021-02-08T06:51:58.099Z] ---> 91e3bb840b4e [2021-02-08T06:51:58.099Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-08T06:51:58.369Z] ---> Running in 4261c24d55b9 [2021-02-08T06:51:58.634Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-08T06:51:58.900Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-08T06:51:58.900Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-08T06:51:59.171Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-08T06:51:59.171Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-08T06:51:59.433Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-08T06:51:59.433Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-08T06:51:59.695Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-08T06:51:59.695Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-08T06:51:59.957Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-08T06:51:59.957Z] OK: 233 MiB in 51 packages [2021-02-08T06:52:00.221Z] OK: 233 MiB in 51 packages [2021-02-08T06:52:00.221Z] OK: 233 MiB in 51 packages [2021-02-08T06:52:00.485Z] Removing intermediate container 91213f62cf37 [2021-02-08T06:52:00.485Z] ---> 1fe752e356a4 [2021-02-08T06:52:00.485Z] Step 6/23 : COPY go.mod . [2021-02-08T06:52:00.485Z] OK: 233 MiB in 51 packages [2021-02-08T06:52:00.749Z] OK: 233 MiB in 51 packages [2021-02-08T06:52:00.749Z] ---> 595374b8e1a4 [2021-02-08T06:52:00.749Z] Step 7/23 : RUN go mod download [2021-02-08T06:52:01.016Z] Removing intermediate container 3274707c9b07 [2021-02-08T06:52:01.016Z] ---> 0751a03d6fbd [2021-02-08T06:52:01.016Z] Step 6/31 : COPY go.mod . [2021-02-08T06:52:01.016Z] ---> Running in 1f7f2f794ad6 [2021-02-08T06:52:01.016Z] Removing intermediate container 409a9ce62eac [2021-02-08T06:52:01.016Z] ---> 0cb189b5dd71 [2021-02-08T06:52:01.016Z] Step 6/26 : COPY go.mod . [2021-02-08T06:52:01.610Z] ---> 003d31d2baf2 [2021-02-08T06:52:01.610Z] Step 7/31 : RUN go mod download [2021-02-08T06:52:01.610Z] Removing intermediate container 4261c24d55b9 [2021-02-08T06:52:01.610Z] ---> 4d5f61315eaf [2021-02-08T06:52:01.610Z] Step 6/24 : COPY go.mod . [2021-02-08T06:52:01.610Z] ---> 986579aabc2e [2021-02-08T06:52:01.610Z] Step 7/26 : RUN go mod download [2021-02-08T06:52:01.610Z] ---> Running in 2336d1869d70 [2021-02-08T06:52:01.879Z] Removing intermediate container ca82595ff9d5 [2021-02-08T06:52:01.879Z] ---> 4ebfa99b34b0 [2021-02-08T06:52:01.879Z] Step 6/23 : COPY go.mod . [2021-02-08T06:52:01.879Z] ---> Running in 67bd62481c81 [2021-02-08T06:52:02.145Z] ---> 6a1ca45e7d1f [2021-02-08T06:52:02.145Z] Step 7/24 : RUN go mod download [2021-02-08T06:52:02.416Z] ---> Running in 97b3728fdb11 [2021-02-08T06:52:02.416Z] ---> fdbe7b09ddf1 [2021-02-08T06:52:02.416Z] Step 7/23 : RUN go mod download [2021-02-08T06:52:02.690Z] ---> Running in 098fe36452f9 [2021-02-08T06:52:03.655Z] Removing intermediate container 1f7f2f794ad6 [2021-02-08T06:52:03.655Z] ---> 0f077197cb62 [2021-02-08T06:52:03.655Z] Step 8/23 : COPY . . [2021-02-08T06:52:03.655Z] Removing intermediate container 2336d1869d70 [2021-02-08T06:52:03.655Z] ---> 8787fd9966af [2021-02-08T06:52:03.655Z] Step 8/31 : COPY . . [2021-02-08T06:52:03.655Z] Removing intermediate container 67bd62481c81 [2021-02-08T06:52:03.655Z] ---> 4c85bc74116f [2021-02-08T06:52:03.655Z] Step 8/26 : COPY . . [2021-02-08T06:52:11.891Z] Removing intermediate container 97b3728fdb11 [2021-02-08T06:52:11.891Z] ---> 1896b4ed70ca [2021-02-08T06:52:11.891Z] Step 8/24 : COPY . . [2021-02-08T06:52:11.891Z] Removing intermediate container 098fe36452f9 [2021-02-08T06:52:11.891Z] ---> 50be40579cbf [2021-02-08T06:52:11.891Z] Step 8/23 : COPY . . [2021-02-08T06:52:19.214Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-08T06:52:50.799Z] ---> 1c8013381b8e [2021-02-08T06:52:50.799Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-08T06:52:50.799Z] ---> ecb44b4da07d [2021-02-08T06:52:50.799Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-02-08T06:52:50.799Z] ---> Running in 28fbd2a2fe3b [2021-02-08T06:52:50.799Z] ---> Running in 80aaaed872cb [2021-02-08T06:52:50.799Z] ---> 92f1d658345f [2021-02-08T06:52:50.799Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-08T06:52:50.799Z] ---> f2aca989b752 [2021-02-08T06:52:50.799Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-08T06:52:50.799Z] ---> a170a59854ff [2021-02-08T06:52:50.799Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-08T06:52:50.799Z] ---> Running in b7a0dbc912b5 [2021-02-08T06:52:50.799Z] ---> Running in 6284c1d389f8 [2021-02-08T06:52:50.799Z] ---> Running in e60949a120d6 [2021-02-08T06:52:50.799Z] 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-02-08T06:52:50.799Z] 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-02-08T06:52:50.799Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-02-08T06:52:50.799Z] 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-02-08T06:52:50.799Z] 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-02-08T06:53:06.229Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-08T06:53:10.547Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-08T06:53:17.509Z] 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-02-08T06:53:17.509Z] 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-02-08T06:53:18.989Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-08T06:53:18.989Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-08T06:53:18.989Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-02-08T06:53:22.439Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-08T06:53:22.439Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-08T06:53:22.439Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-08T06:53:22.439Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-08T06:53:22.715Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-08T06:53:22.863Z] Removing intermediate container 28fbd2a2fe3b [2021-02-08T06:53:22.863Z] ---> 98458f7ad747 [2021-02-08T06:53:22.863Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-08T06:53:23.132Z] ---> Running in f66654c96ebd [2021-02-08T06:53:23.132Z] Removing intermediate container 6284c1d389f8 [2021-02-08T06:53:23.132Z] ---> 1513f24355fd [2021-02-08T06:53:23.132Z] [2021-02-08T06:53:23.132Z] Step 10/24 : FROM alpine:3.12 [2021-02-08T06:53:23.728Z] 3.12: Pulling from library/alpine [2021-02-08T06:53:24.009Z] 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-02-08T06:53:24.714Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-08T06:53:25.939Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-08T06:53:28.536Z] Status: Downloaded newer image for alpine:3.12 [2021-02-08T06:53:28.536Z] ---> 389fef711851 [2021-02-08T06:53:28.536Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-08T06:53:29.126Z] Removing intermediate container e60949a120d6 [2021-02-08T06:53:29.126Z] ---> 04041f35c511 [2021-02-08T06:53:29.126Z] [2021-02-08T06:53:29.126Z] Step 10/23 : FROM alpine:3.12 [2021-02-08T06:53:29.126Z] ---> 389fef711851 [2021-02-08T06:53:29.126Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-08T06:53:29.126Z] Removing intermediate container b7a0dbc912b5 [2021-02-08T06:53:29.126Z] ---> 169e21ba79ec [2021-02-08T06:53:29.126Z] [2021-02-08T06:53:29.126Z] Step 10/23 : FROM alpine:3.12 [2021-02-08T06:53:29.126Z] ---> 389fef711851 [2021-02-08T06:53:29.126Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-08T06:53:29.126Z] ---> Running in 6b201226939e [2021-02-08T06:53:29.395Z] ---> Running in 7062eb5d66ae [2021-02-08T06:53:29.395Z] ---> Running in 842b0f1df931 [2021-02-08T06:53:29.395Z] Removing intermediate container 80aaaed872cb [2021-02-08T06:53:29.395Z] ---> fc0371a3199b [2021-02-08T06:53:29.395Z] [2021-02-08T06:53:29.395Z] Step 10/31 : FROM alpine:3.12 [2021-02-08T06:53:29.395Z] ---> 389fef711851 [2021-02-08T06:53:29.395Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-08T06:53:29.663Z] ---> Running in 4e8a51cfe79f [2021-02-08T06:53:29.926Z] Removing intermediate container f66654c96ebd [2021-02-08T06:53:29.926Z] ---> ff7a3e764710 [2021-02-08T06:53:29.926Z] [2021-02-08T06:53:29.926Z] Step 11/26 : FROM docker:20.10.0 [2021-02-08T06:53:30.200Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-08T06:53:30.200Z] 20.10.0: Pulling from library/docker [2021-02-08T06:53:30.200Z] Removing intermediate container 4e8a51cfe79f [2021-02-08T06:53:30.200Z] ---> cf7db342409a [2021-02-08T06:53:30.200Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-08T06:53:30.200Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-08T06:53:30.200Z] ---> Running in 129e2431cfc9 [2021-02-08T06:53:30.469Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-08T06:53:30.469Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-08T06:53:30.469Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-08T06:53:30.469Z] (4/5) Installing curl (7.69.1-r3) [2021-02-08T06:53:30.469Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-08T06:53:30.469Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T06:53:30.469Z] Executing ca-certificates-20191127-r4.trigger [2021-02-08T06:53:30.469Z] OK: 7 MiB in 19 packages [2021-02-08T06:53:30.469Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-08T06:53:30.469Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-08T06:53:30.469Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-08T06:53:30.469Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-08T06:53:30.739Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-08T06:53:30.739Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-08T06:53:30.739Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T06:53:30.739Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T06:53:30.739Z] OK: 6 MiB in 15 packages [2021-02-08T06:53:30.739Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-08T06:53:30.739Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-08T06:53:31.002Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-08T06:53:31.002Z] (2/2) Installing su-exec (0.2-r1) [2021-02-08T06:53:31.002Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T06:53:31.002Z] OK: 6 MiB in 16 packages [2021-02-08T06:53:31.265Z] OK: 6 MiB in 15 packages [2021-02-08T06:53:31.447Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-08T06:53:31.447Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-08T06:53:31.447Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-08T06:53:33.187Z] Removing intermediate container 6b201226939e [2021-02-08T06:53:33.187Z] ---> 1f0cc054b666 [2021-02-08T06:53:33.187Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-08T06:53:33.187Z] ---> Running in 124fc1bff559 [2021-02-08T06:53:33.187Z] Removing intermediate container 842b0f1df931 [2021-02-08T06:53:33.187Z] ---> 4ddbcd7fbfd5 [2021-02-08T06:53:33.187Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-08T06:53:33.187Z] Removing intermediate container 129e2431cfc9 [2021-02-08T06:53:33.187Z] ---> cfc20bf14eec [2021-02-08T06:53:33.187Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-08T06:53:33.449Z] Removing intermediate container 7062eb5d66ae [2021-02-08T06:53:33.449Z] ---> 808e1c12ee87 [2021-02-08T06:53:33.449Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-08T06:53:34.026Z] ---> Running in dfd89d3b394b [2021-02-08T06:53:34.027Z] ---> Running in c3edbc1aaae3 [2021-02-08T06:53:34.027Z] Removing intermediate container 124fc1bff559 [2021-02-08T06:53:34.027Z] ---> 6b66d278a544 [2021-02-08T06:53:34.027Z] Step 13/24 : WORKDIR / [2021-02-08T06:53:34.289Z] ---> Running in 9d628dc9bd59 [2021-02-08T06:53:34.289Z] ---> Running in de6301806e77 [2021-02-08T06:53:34.556Z] Removing intermediate container dfd89d3b394b [2021-02-08T06:53:34.556Z] ---> 7629ca66bc59 [2021-02-08T06:53:34.556Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-08T06:53:34.556Z] Removing intermediate container c3edbc1aaae3 [2021-02-08T06:53:34.556Z] ---> 310847c85b75 [2021-02-08T06:53:34.556Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-08T06:53:34.556Z] Removing intermediate container 9d628dc9bd59 [2021-02-08T06:53:34.556Z] ---> 29a50f474d42 [2021-02-08T06:53:34.556Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-08T06:53:34.556Z] ---> Running in f86c0845ec33 [2021-02-08T06:53:34.556Z] ---> Running in e4ce6eb2d14b [2021-02-08T06:53:34.821Z] Removing intermediate container de6301806e77 [2021-02-08T06:53:34.821Z] ---> f1e092bff03c [2021-02-08T06:53:34.821Z] 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-02-08T06:53:34.821Z] ---> Running in 65950cd96e2d [2021-02-08T06:53:35.085Z] Removing intermediate container f86c0845ec33 [2021-02-08T06:53:35.085Z] ---> 234d46722eeb [2021-02-08T06:53:35.085Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-08T06:53:35.085Z] Removing intermediate container e4ce6eb2d14b [2021-02-08T06:53:35.085Z] ---> a0be0b3e0af0 [2021-02-08T06:53:35.085Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-08T06:53:35.085Z] Removing intermediate container 65950cd96e2d [2021-02-08T06:53:35.085Z] ---> fdae0071891a [2021-02-08T06:53:35.085Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-08T06:53:35.085Z] ---> Running in 44abdc5aa0fb [2021-02-08T06:53:35.085Z] ---> 640635aaa15b [2021-02-08T06:53:35.085Z] 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-02-08T06:53:35.085Z] ---> Running in acc143a2f617 [2021-02-08T06:53:35.662Z] ---> Running in 7d2a9187e889 [2021-02-08T06:53:35.929Z] ---> 4b7c9fa4dfd6 [2021-02-08T06:53:35.930Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-08T06:53:35.930Z] Removing intermediate container acc143a2f617 [2021-02-08T06:53:35.930Z] ---> f02012353049 [2021-02-08T06:53:35.930Z] Step 15/23 : WORKDIR / [2021-02-08T06:53:35.930Z] ---> Running in 68f7466fdf5f [2021-02-08T06:53:36.192Z] Removing intermediate container 7d2a9187e889 [2021-02-08T06:53:36.192Z] ---> 14d6d6429b59 [2021-02-08T06:53:36.192Z] Step 15/23 : WORKDIR / [2021-02-08T06:53:36.192Z] ---> Running in 80c86004d368 [2021-02-08T06:53:36.192Z] ---> 1a61475de679 [2021-02-08T06:53:36.192Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-08T06:53:36.461Z] Removing intermediate container 68f7466fdf5f [2021-02-08T06:53:36.461Z] ---> 873daa3ba3d8 [2021-02-08T06:53:36.461Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-08T06:53:36.461Z] Removing intermediate container 80c86004d368 [2021-02-08T06:53:36.461Z] ---> 2bffaa59753e [2021-02-08T06:53:36.461Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-08T06:53:36.727Z] ---> 891d9746a1d1 [2021-02-08T06:53:36.727Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-08T06:53:36.727Z] ---> e68d22eb2c45 [2021-02-08T06:53:36.727Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-08T06:53:36.994Z] Removing intermediate container 44abdc5aa0fb [2021-02-08T06:53:36.994Z] ---> 3744224f0434 [2021-02-08T06:53:36.994Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-08T06:53:36.994Z] ---> 14dda2262567 [2021-02-08T06:53:36.994Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-08T06:53:36.994Z] ---> Running in 53d055bb65e6 [2021-02-08T06:53:37.588Z] ---> e7b95518111f [2021-02-08T06:53:37.588Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-08T06:53:37.588Z] ---> 405541645b1f [2021-02-08T06:53:37.588Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-08T06:53:37.588Z] ---> 72a75a7b48f0 [2021-02-08T06:53:37.588Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-08T06:53:37.588Z] Removing intermediate container 53d055bb65e6 [2021-02-08T06:53:37.588Z] ---> a67aa841a4c2 [2021-02-08T06:53:37.588Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-08T06:53:38.175Z] ---> 614187f4e05b [2021-02-08T06:53:38.175Z] 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-02-08T06:53:38.175Z] ---> 8dc0f670c2b0 [2021-02-08T06:53:38.175Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-08T06:53:38.175Z] ---> Running in 741d7f58cbf8 [2021-02-08T06:53:38.175Z] ---> e727719c9f69 [2021-02-08T06:53:38.175Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-08T06:53:38.175Z] ---> 5049d3601f76 [2021-02-08T06:53:38.175Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-08T06:53:38.195Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.298s coverage: 45.6% of statements [2021-02-08T06:53:38.195Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-08T06:53:38.195Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-08T06:53:38.195Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-08T06:53:38.195Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-08T06:53:38.195Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-08T06:53:38.195Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-08T06:53:38.195Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-08T06:53:38.195Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.224s coverage: 100.0% of statements [2021-02-08T06:53:38.442Z] ---> Running in 676312f38c7e [2021-02-08T06:53:38.707Z] ---> Running in f6a664e1f826 [2021-02-08T06:53:38.707Z] ---> Running in 91d79e0cd783 [2021-02-08T06:53:38.978Z] Removing intermediate container 676312f38c7e [2021-02-08T06:53:38.978Z] ---> bbf66fd2cc31 [2021-02-08T06:53:38.978Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-08T06:53:39.250Z] Removing intermediate container f6a664e1f826 [2021-02-08T06:53:39.250Z] ---> fe7fe3a3d6ff [2021-02-08T06:53:39.250Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-08T06:53:39.250Z] ---> Running in bdec9da2cf92 [2021-02-08T06:53:39.250Z] ---> Running in 81d76c6c9c45 [2021-02-08T06:53:40.209Z] Removing intermediate container bdec9da2cf92 [2021-02-08T06:53:40.209Z] ---> 5aa7732a4230 [2021-02-08T06:53:40.209Z] Step 21/23 : LABEL arch=x86_64 [2021-02-08T06:53:40.209Z] Removing intermediate container 81d76c6c9c45 [2021-02-08T06:53:40.209Z] ---> 1570ff59b5ae [2021-02-08T06:53:40.209Z] Step 21/23 : LABEL arch=x86_64 [2021-02-08T06:53:40.209Z] ---> Running in 2abb89be1fa1 [2021-02-08T06:53:40.209Z] ---> Running in f5a085b2a263 [2021-02-08T06:53:40.478Z] Removing intermediate container 741d7f58cbf8 [2021-02-08T06:53:40.478Z] ---> b85b2561d5d0 [2021-02-08T06:53:40.478Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-08T06:53:40.478Z] ---> Running in 457daa518cc9 [2021-02-08T06:53:40.747Z] Removing intermediate container f5a085b2a263 [2021-02-08T06:53:40.747Z] ---> f75c0a1c3fb2 [2021-02-08T06:53:40.747Z] Step 22/23 : LABEL git_sha=55f99d39bec49b0bfbda7440a57be504e49139c2 [2021-02-08T06:53:40.747Z] Removing intermediate container 2abb89be1fa1 [2021-02-08T06:53:40.747Z] ---> fc7c2301cef8 [2021-02-08T06:53:40.747Z] Step 22/23 : LABEL git_sha=55f99d39bec49b0bfbda7440a57be504e49139c2 [2021-02-08T06:53:41.012Z] Removing intermediate container 91d79e0cd783 [2021-02-08T06:53:41.013Z] ---> ad421f14d58e [2021-02-08T06:53:41.013Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-08T06:53:41.013Z] ---> Running in 5e659fb8e82b [2021-02-08T06:53:41.013Z] ---> Running in 0625ee6f8bac [2021-02-08T06:53:41.013Z] Removing intermediate container 457daa518cc9 [2021-02-08T06:53:41.013Z] ---> 90f33b475eb2 [2021-02-08T06:53:41.013Z] Step 22/24 : LABEL arch=x86_64 [2021-02-08T06:53:41.278Z] ---> Running in b854b1f3d978 [2021-02-08T06:53:41.278Z] Removing intermediate container 5e659fb8e82b [2021-02-08T06:53:41.278Z] ---> 9a50036f3bba [2021-02-08T06:53:41.278Z] Step 23/23 : LABEL version=0.0.0 [2021-02-08T06:53:41.553Z] Removing intermediate container 0625ee6f8bac [2021-02-08T06:53:41.553Z] ---> 9a52c8515404 [2021-02-08T06:53:41.553Z] Step 23/23 : LABEL version=0.0.0 [2021-02-08T06:53:41.553Z] ---> e0a1dcf8816c [2021-02-08T06:53:41.553Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-08T06:53:41.818Z] ---> Running in 4fba570290f5 [2021-02-08T06:53:41.818Z] ---> Running in d699c4282d87 [2021-02-08T06:53:41.818Z] Removing intermediate container b854b1f3d978 [2021-02-08T06:53:41.818Z] ---> 658a89693131 [2021-02-08T06:53:41.818Z] Step 23/24 : LABEL git_sha=55f99d39bec49b0bfbda7440a57be504e49139c2 [2021-02-08T06:53:42.082Z] ---> Running in 8f52e337c6a3 [2021-02-08T06:53:42.082Z] Removing intermediate container d699c4282d87 [2021-02-08T06:53:42.082Z] ---> 4e9591a2de66 [2021-02-08T06:53:42.082Z] [2021-02-08T06:53:42.082Z] Removing intermediate container 4fba570290f5 [2021-02-08T06:53:42.082Z] ---> da2ec0a52486 [2021-02-08T06:53:42.082Z] [2021-02-08T06:53:42.349Z] Successfully built 4e9591a2de66 [2021-02-08T06:53:42.349Z] Successfully built da2ec0a52486 [2021-02-08T06:53:42.349Z] ---> 199d8d976ef1 [2021-02-08T06:53:42.349Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-08T06:53:42.349Z] Successfully tagged docker-core-command-go:latest [2021-02-08T06:53:42.349Z]  Building docker-core-command-go ... done Building docker-core-data-go [2021-02-08T06:53:42.349Z] Successfully tagged docker-core-metadata-go:latest [2021-02-08T06:53:42.349Z] Building docker-support-notifications-go [2021-02-08T06:53:42.612Z]  Building docker-core-metadata-go ... done Removing intermediate container 8f52e337c6a3 [2021-02-08T06:53:42.612Z] ---> 2bf974e68d2f [2021-02-08T06:53:42.612Z] Step 24/24 : LABEL version=0.0.0 [2021-02-08T06:53:42.876Z] ---> Running in 56eafcba398e [2021-02-08T06:53:42.876Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-08T06:53:42.876Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-08T06:53:42.876Z] ---> aefe523efa57 [2021-02-08T06:53:42.876Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-08T06:53:42.876Z] ---> e26d27666ee5 [2021-02-08T06:53:42.876Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-02-08T06:53:42.876Z] ---> Running in b8dd1d61f86d [2021-02-08T06:53:43.143Z] Removing intermediate container 56eafcba398e [2021-02-08T06:53:43.143Z] ---> f3f1dd1526f8 [2021-02-08T06:53:43.143Z] [2021-02-08T06:53:43.737Z] ---> 5cb146f95649 [2021-02-08T06:53:43.737Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-08T06:53:44.933Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.509s coverage: 27.1% of statements [2021-02-08T06:53:44.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-08T06:53:44.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-08T06:53:44.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-08T06:53:44.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-08T06:53:44.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-08T06:53:44.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-08T06:53:44.933Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.052s coverage: 100.0% of statements [2021-02-08T06:53:44.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-08T06:53:44.933Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.082s coverage: 100.0% of statements [2021-02-08T06:53:44.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-08T06:53:44.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-08T06:53:45.539Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.356s coverage: 65.8% of statements [2021-02-08T06:53:45.539Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-08T06:53:45.539Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-08T06:53:45.699Z] Successfully built f3f1dd1526f8 [2021-02-08T06:53:46.990Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.709s coverage: 82.3% of statements [2021-02-08T06:53:46.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-08T06:53:46.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-08T06:53:46.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-08T06:53:46.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-08T06:53:48.264Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-02-08T06:53:48.264Z]  Building docker-security-secretstore-setup-go ... done Building docker-support-scheduler-go [2021-02-08T06:53:50.828Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-08T06:53:50.828Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-08T06:53:50.828Z] ---> 5f67a0aa5f4a [2021-02-08T06:53:50.828Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-02-08T06:53:50.828Z] (1/2) Installing readline (8.0.4-r0) [2021-02-08T06:53:50.828Z] (2/2) Installing bash (5.0.17-r0) [2021-02-08T06:53:50.828Z] Executing bash-5.0.17-r0.post-install [2021-02-08T06:53:50.828Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T06:53:50.828Z] OK: 12 MiB in 22 packages [2021-02-08T06:53:51.776Z] ---> Running in c723ed269d81 [2021-02-08T06:53:53.733Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.238s coverage: 28.6% of statements [2021-02-08T06:53:53.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-08T06:53:53.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-08T06:53:53.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-08T06:53:53.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-08T06:53:53.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-08T06:53:53.734Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.141s coverage: 100.0% of statements [2021-02-08T06:53:53.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-08T06:53:53.734Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.132s coverage: 100.0% of statements [2021-02-08T06:53:53.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-08T06:53:53.734Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.354s coverage: 86.7% of statements [2021-02-08T06:53:53.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-08T06:53:55.722Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.385s coverage: 97.5% of statements [2021-02-08T06:53:55.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-08T06:53:55.722Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.158s coverage: 78.3% of statements [2021-02-08T06:53:55.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-08T06:53:55.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-08T06:53:55.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-08T06:53:55.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-08T06:53:56.028Z] Removing intermediate container c723ed269d81 [2021-02-08T06:53:56.028Z] ---> 47d7cf76a81b [2021-02-08T06:53:56.028Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-08T06:54:00.269Z] Removing intermediate container b8dd1d61f86d [2021-02-08T06:54:00.269Z] ---> 2e9a9f77f03e [2021-02-08T06:54:00.269Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-08T06:54:03.610Z] ---> ddff0d684f59 [2021-02-08T06:54:03.610Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-02-08T06:54:03.610Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-08T06:54:03.610Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-08T06:54:03.610Z] ---> 94dc83ca3624 [2021-02-08T06:54:03.610Z] Step 3/22 : WORKDIR /edgex-go [2021-02-08T06:54:03.610Z] ---> Using cache [2021-02-08T06:54:03.610Z] ---> 79e575acbbab [2021-02-08T06:54:03.610Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T06:54:03.610Z] ---> Using cache [2021-02-08T06:54:03.610Z] ---> 90223a8635fc [2021-02-08T06:54:03.610Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-08T06:54:03.875Z] ---> Running in 6fb273bcd34d [2021-02-08T06:54:04.145Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-08T06:54:04.145Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-08T06:54:04.145Z] ---> 94dc83ca3624 [2021-02-08T06:54:04.145Z] Step 3/23 : WORKDIR /edgex-go [2021-02-08T06:54:04.145Z] ---> Using cache [2021-02-08T06:54:04.145Z] ---> 79e575acbbab [2021-02-08T06:54:04.145Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T06:54:04.145Z] ---> Using cache [2021-02-08T06:54:04.145Z] ---> 90223a8635fc [2021-02-08T06:54:04.145Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-08T06:54:05.106Z] ---> Running in de921a020443 [2021-02-08T06:54:05.372Z] ---> Running in bfc148476b57 [2021-02-08T06:54:05.372Z] ---> Running in b673da92b480 [2021-02-08T06:54:05.372Z] Removing intermediate container 6fb273bcd34d [2021-02-08T06:54:05.372Z] ---> b8935a6f95bb [2021-02-08T06:54:05.372Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-08T06:54:05.646Z] ---> Running in 63083ed7a647 [2021-02-08T06:54:05.906Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.298s coverage: 92.8% of statements [2021-02-08T06:54:05.906Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-08T06:54:05.906Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-08T06:54:05.906Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-08T06:54:05.906Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-08T06:54:05.906Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-08T06:54:05.906Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-08T06:54:05.906Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-08T06:54:05.906Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-08T06:54:05.906Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-08T06:54:05.906Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-08T06:54:05.906Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-08T06:54:05.906Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-08T06:54:05.906Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-08T06:54:05.906Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-08T06:54:05.906Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-08T06:54:05.906Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-08T06:54:05.906Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-08T06:54:05.906Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-08T06:54:05.906Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements [2021-02-08T06:54:05.906Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-08T06:54:05.906Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-08T06:54:05.906Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.230s coverage: 0.1% of statements [2021-02-08T06:54:05.906Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-08T06:54:05.906Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-08T06:54:05.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-08T06:54:05.906Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.109s coverage: 45.5% of statements [2021-02-08T06:54:05.906Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.076s coverage: 79.5% of statements [2021-02-08T06:54:05.906Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements [2021-02-08T06:54:05.906Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.100s coverage: 96.3% of statements [2021-02-08T06:54:05.906Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements [2021-02-08T06:54:07.043Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-08T06:54:07.044Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-08T06:54:07.044Z] ---> 94dc83ca3624 [2021-02-08T06:54:07.044Z] Step 3/22 : WORKDIR /edgex-go [2021-02-08T06:54:07.044Z] ---> Using cache [2021-02-08T06:54:07.044Z] ---> 79e575acbbab [2021-02-08T06:54:07.044Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T06:54:07.044Z] ---> Using cache [2021-02-08T06:54:07.044Z] ---> 90223a8635fc [2021-02-08T06:54:07.044Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-08T06:54:07.044Z] ---> Using cache [2021-02-08T06:54:07.044Z] ---> 4ebfa99b34b0 [2021-02-08T06:54:07.044Z] Step 6/22 : COPY go.mod . [2021-02-08T06:54:07.044Z] ---> Using cache [2021-02-08T06:54:07.044Z] ---> fdbe7b09ddf1 [2021-02-08T06:54:07.044Z] Step 7/22 : RUN go mod download [2021-02-08T06:54:07.044Z] ---> Using cache [2021-02-08T06:54:07.044Z] ---> 50be40579cbf [2021-02-08T06:54:07.044Z] Step 8/22 : COPY . . [2021-02-08T06:54:07.312Z] ---> Using cache [2021-02-08T06:54:07.312Z] ---> f2aca989b752 [2021-02-08T06:54:07.312Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-08T06:54:07.312Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-08T06:54:07.312Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-08T06:54:07.887Z] Removing intermediate container 63083ed7a647 [2021-02-08T06:54:07.887Z] ---> 76858320b6b6 [2021-02-08T06:54:07.887Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-08T06:54:07.887Z] ---> Running in c6e1cd04811b [2021-02-08T06:54:07.887Z] ---> Running in 0321a47408ac [2021-02-08T06:54:08.156Z] Removing intermediate container 0321a47408ac [2021-02-08T06:54:08.156Z] ---> 40bd38bcaaa4 [2021-02-08T06:54:08.156Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-08T06:54:08.156Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-08T06:54:08.156Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-08T06:54:08.434Z] 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-02-08T06:54:08.434Z] Removing intermediate container b673da92b480 [2021-02-08T06:54:08.434Z] ---> f97574e5769a [2021-02-08T06:54:08.434Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-08T06:54:08.716Z] ---> c8702e8a3eea [2021-02-08T06:54:08.716Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-08T06:54:08.716Z] ---> Running in 52b24a588731 [2021-02-08T06:54:08.990Z] OK: 233 MiB in 51 packages [2021-02-08T06:54:08.990Z] Removing intermediate container 52b24a588731 [2021-02-08T06:54:08.990Z] ---> 013f3146c38e [2021-02-08T06:54:08.990Z] Step 28/31 : CMD ["gate"] [2021-02-08T06:54:08.990Z] OK: 233 MiB in 51 packages [2021-02-08T06:54:09.261Z] ---> 41e42fe07e10 [2021-02-08T06:54:09.261Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-08T06:54:09.261Z] ---> Running in 198421fcb6a8 [2021-02-08T06:54:09.534Z] Removing intermediate container 198421fcb6a8 [2021-02-08T06:54:09.534Z] ---> dfd5818d919b [2021-02-08T06:54:09.534Z] Step 29/31 : LABEL arch=x86_64 [2021-02-08T06:54:10.127Z] Removing intermediate container bfc148476b57 [2021-02-08T06:54:10.127Z] ---> 795105f30cd8 [2021-02-08T06:54:10.127Z] Step 6/22 : COPY go.mod . [2021-02-08T06:54:10.127Z] ---> Running in ad216e489b35 [2021-02-08T06:54:10.127Z] ---> c467c3d783e0 [2021-02-08T06:54:10.127Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-08T06:54:10.127Z] Removing intermediate container de921a020443 [2021-02-08T06:54:10.127Z] ---> 9828de3a99d0 [2021-02-08T06:54:10.127Z] Step 6/23 : COPY go.mod . [2021-02-08T06:54:10.402Z] ---> Running in 4ec76ca5b3f4 [2021-02-08T06:54:10.402Z] ---> de4c7bb19a78 [2021-02-08T06:54:10.402Z] Step 7/22 : RUN go mod download [2021-02-08T06:54:10.673Z] Removing intermediate container ad216e489b35 [2021-02-08T06:54:10.673Z] ---> 9d47fbdd646c [2021-02-08T06:54:10.673Z] Step 30/31 : LABEL git_sha=55f99d39bec49b0bfbda7440a57be504e49139c2 [2021-02-08T06:54:10.938Z] ---> Running in a8b62e49de4f [2021-02-08T06:54:11.220Z] ---> Running in 21c75f642555 [2021-02-08T06:54:11.496Z] ---> 2fd077c3bc45 [2021-02-08T06:54:11.496Z] Step 7/23 : RUN go mod download [2021-02-08T06:54:11.496Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-08T06:54:11.773Z] ---> Running in 815eba29fee9 [2021-02-08T06:54:11.773Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-08T06:54:11.773Z] Removing intermediate container 21c75f642555 [2021-02-08T06:54:11.773Z] ---> 79a23ab14bfe [2021-02-08T06:54:11.773Z] Step 31/31 : LABEL version=0.0.0 [2021-02-08T06:54:11.773Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-08T06:54:12.050Z] (2/33) Installing expat (2.2.9-r1) [2021-02-08T06:54:12.050Z] (3/33) Installing libffi (3.3-r2) [2021-02-08T06:54:12.050Z] (4/33) Installing gdbm (1.13-r1) [2021-02-08T06:54:12.050Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-08T06:54:12.050Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-08T06:54:12.050Z] (7/33) Installing python3 (3.8.5-r0) [2021-02-08T06:54:12.326Z] ---> Running in ccabf0081b3a [2021-02-08T06:54:14.911Z] Removing intermediate container ccabf0081b3a [2021-02-08T06:54:14.911Z] ---> 6da2e03c0458 [2021-02-08T06:54:14.911Z] [2021-02-08T06:54:14.911Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-08T06:54:14.911Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-08T06:54:14.911Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-08T06:54:14.911Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-08T06:54:15.528Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-08T06:54:15.528Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-08T06:54:15.528Z] Successfully built 6da2e03c0458 [2021-02-08T06:54:15.808Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-08T06:54:15.808Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-02-08T06:54:15.808Z] Building docker-security-proxy-setup-go [2021-02-08T06:54:15.808Z]  Building docker-security-bootstrapper-go ... done (15/33) Installing py3-idna (2.9-r0) [2021-02-08T06:54:16.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.084s coverage: 94.4% of statements [2021-02-08T06:54:16.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.060s coverage: 44.8% of statements [2021-02-08T06:54:16.073Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-08T06:54:16.336Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-08T06:54:17.737Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-08T06:54:18.001Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-08T06:54:18.266Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-08T06:54:19.223Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-08T06:54:20.181Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-08T06:54:21.579Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-08T06:54:21.579Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-08T06:54:21.579Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-08T06:54:22.157Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-08T06:54:22.157Z] Removing intermediate container a8b62e49de4f [2021-02-08T06:54:22.157Z] ---> 6b44dc69bc5a [2021-02-08T06:54:22.157Z] Step 8/22 : COPY . . [2021-02-08T06:54:22.737Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-08T06:54:23.003Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-08T06:54:23.274Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-08T06:54:23.274Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-08T06:54:23.861Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-08T06:54:24.446Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-08T06:54:24.446Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-08T06:54:25.863Z] Removing intermediate container 815eba29fee9 [2021-02-08T06:54:25.863Z] ---> faf20238befc [2021-02-08T06:54:25.863Z] Step 8/23 : COPY . . [2021-02-08T06:54:25.863Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T06:54:25.863Z] OK: 71 MiB in 55 packages [2021-02-08T06:54:31.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.147s coverage: 92.9% of statements [2021-02-08T06:54:31.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-08T06:54:31.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-08T06:54:31.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-08T06:54:31.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-08T06:54:31.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.070s coverage: 87.2% of statements [2021-02-08T06:54:31.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-08T06:54:31.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-08T06:54:31.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2021-02-08T06:54:31.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-08T06:54:31.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.087s coverage: 75.5% of statements [2021-02-08T06:54:31.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-08T06:54:31.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.057s coverage: 80.8% of statements [2021-02-08T06:54:31.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.116s coverage: 87.2% of statements [2021-02-08T06:54:31.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.163s coverage: 84.2% of statements [2021-02-08T06:54:31.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.163s coverage: 91.4% of statements [2021-02-08T06:54:31.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-08T06:54:31.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.654s coverage: 63.5% of statements [2021-02-08T06:54:31.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-08T06:54:31.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-08T06:54:31.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements [2021-02-08T06:54:31.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.073s coverage: 91.3% of statements [2021-02-08T06:54:31.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.052s coverage: 100.0% of statements [2021-02-08T06:54:31.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.066s coverage: 73.7% of statements [2021-02-08T06:54:31.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.067s coverage: 100.0% of statements [2021-02-08T06:54:31.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.719s coverage: 68.9% of statements [2021-02-08T06:54:31.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-08T06:54:31.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-08T06:54:31.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-02-08T06:54:31.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-02-08T06:54:31.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-02-08T06:54:31.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.383s coverage: 37.0% of statements [2021-02-08T06:54:31.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-08T06:54:31.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-08T06:54:31.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.490s coverage: 84.0% of statements [2021-02-08T06:54:32.383Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.088s coverage: 100.0% of statements [2021-02-08T06:54:38.173Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-08T06:54:38.174Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-08T06:54:38.174Z] ---> 94dc83ca3624 [2021-02-08T06:54:38.174Z] Step 3/21 : WORKDIR /edgex-go [2021-02-08T06:54:38.174Z] ---> Using cache [2021-02-08T06:54:38.174Z] ---> 79e575acbbab [2021-02-08T06:54:38.174Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T06:54:38.174Z] ---> Using cache [2021-02-08T06:54:38.174Z] ---> 90223a8635fc [2021-02-08T06:54:38.174Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-08T06:54:38.174Z] ---> Using cache [2021-02-08T06:54:38.174Z] ---> 4ebfa99b34b0 [2021-02-08T06:54:38.174Z] Step 6/21 : COPY go.mod . [2021-02-08T06:54:38.174Z] ---> Using cache [2021-02-08T06:54:38.174Z] ---> fdbe7b09ddf1 [2021-02-08T06:54:38.174Z] Step 7/21 : RUN go mod download [2021-02-08T06:54:38.174Z] ---> Using cache [2021-02-08T06:54:38.174Z] ---> 50be40579cbf [2021-02-08T06:54:38.174Z] Step 8/21 : COPY . . [2021-02-08T06:54:38.174Z] ---> Using cache [2021-02-08T06:54:38.174Z] ---> f2aca989b752 [2021-02-08T06:54:38.174Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-08T06:54:40.681Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.470s coverage: 47.0% of statements [2021-02-08T06:54:40.681Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-08T06:54:40.681Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-08T06:54:40.681Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-08T06:54:40.681Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-08T06:54:40.681Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-08T06:54:40.681Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.154s coverage: 100.0% of statements [2021-02-08T06:54:40.681Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-08T06:54:40.681Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.181s coverage: 100.0% of statements [2021-02-08T06:54:40.681Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-08T06:54:40.681Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-08T06:54:40.681Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-08T06:54:40.681Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-08T06:54:40.681Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.274s coverage: 87.7% of statements [2021-02-08T06:54:40.681Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-08T06:54:40.681Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-08T06:54:40.681Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-08T06:54:41.514Z] ---> Running in 628d8485a0c1 [2021-02-08T06:54:44.843Z] 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-02-08T06:54:47.420Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.348s coverage: 29.1% of statements [2021-02-08T06:54:47.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-08T06:54:47.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-08T06:54:47.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-08T06:54:47.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-08T06:54:47.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-08T06:54:47.420Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.219s coverage: 99.0% of statements [2021-02-08T06:54:47.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-08T06:54:47.420Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.099s coverage: 100.0% of statements [2021-02-08T06:54:47.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-08T06:54:47.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-08T06:54:47.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-08T06:54:47.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-08T06:54:47.420Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.130s coverage: 100.0% of statements [2021-02-08T06:54:47.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-08T06:54:47.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-08T06:54:47.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-08T06:54:47.420Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.041s coverage: 0.0% of statements [2021-02-08T06:54:47.420Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-08T06:54:47.420Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.052s coverage: 100.0% of statements [2021-02-08T06:54:47.420Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-08T06:54:47.420Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-08T06:54:47.420Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-08T06:54:47.420Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-08T06:54:47.420Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.079s coverage: 87.9% of statements [2021-02-08T06:54:47.420Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-08T06:54:47.420Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-08T06:54:47.420Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.078s coverage: 100.0% of statements [2021-02-08T06:54:47.420Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements [2021-02-08T06:54:47.693Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2021-02-08T06:54:48.290Z] GO111MODULE=on go vet ./... [2021-02-08T06:54:54.946Z] Removing intermediate container c6e1cd04811b [2021-02-08T06:54:54.946Z] ---> 5d3897e74087 [2021-02-08T06:54:54.946Z] [2021-02-08T06:54:54.946Z] Step 10/22 : FROM alpine:3.12 [2021-02-08T06:54:54.946Z] ---> 389fef711851 [2021-02-08T06:54:54.946Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-08T06:54:55.388Z] ---> Using cache [2021-02-08T06:54:55.388Z] ---> 808e1c12ee87 [2021-02-08T06:54:55.388Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-08T06:54:55.388Z] ---> Using cache [2021-02-08T06:54:55.388Z] ---> 29a50f474d42 [2021-02-08T06:54:55.388Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-08T06:54:56.168Z] ---> 3e25ee43af44 [2021-02-08T06:54:56.168Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-08T06:54:56.168Z] ---> Running in 758858b260ac [2021-02-08T06:54:56.168Z] ---> Running in 6fbeb2a77b6e [2021-02-08T06:54:56.567Z] ---> 16eb257ba6e7 [2021-02-08T06:54:56.567Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-08T06:54:56.567Z] ---> Running in 7f17878da0f0 [2021-02-08T06:54:56.838Z] Removing intermediate container 4ec76ca5b3f4 [2021-02-08T06:54:56.838Z] ---> 78c6462eb57f [2021-02-08T06:54:56.838Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-08T06:54:56.838Z] Removing intermediate container 758858b260ac [2021-02-08T06:54:56.838Z] ---> e3f8b053974e [2021-02-08T06:54:56.838Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-08T06:54:58.250Z] 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-02-08T06:54:58.250Z] ---> Running in 9befb09de0af [2021-02-08T06:54:58.250Z] ---> Running in 16486fe8a1ef [2021-02-08T06:54:58.515Z] Removing intermediate container 16486fe8a1ef [2021-02-08T06:54:58.515Z] ---> 2dd747187862 [2021-02-08T06:54:58.515Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-08T06:54:58.515Z] 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-02-08T06:54:59.103Z] ---> e17453871584 [2021-02-08T06:54:59.103Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-08T06:54:59.701Z] ---> 0432087766fd [2021-02-08T06:54:59.701Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-08T06:55:00.293Z] ---> ce70217230d0 [2021-02-08T06:55:00.293Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-08T06:55:00.561Z] ---> Running in 7d0a2ed7905f [2021-02-08T06:55:00.561Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-02-08T06:55:00.832Z] Removing intermediate container 7d0a2ed7905f [2021-02-08T06:55:00.833Z] ---> 4688891f6339 [2021-02-08T06:55:00.833Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-08T06:55:01.111Z] ---> Running in eca3f4dd0309 [2021-02-08T06:55:01.111Z] Collecting docker-compose==1.23.2 [2021-02-08T06:55:01.111Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-08T06:55:01.111Z] Removing intermediate container eca3f4dd0309 [2021-02-08T06:55:01.111Z] ---> 029b8b1d7ea3 [2021-02-08T06:55:01.111Z] Step 20/22 : LABEL arch=x86_64 [2021-02-08T06:55:01.385Z] ---> Running in c3bd23053173 [2021-02-08T06:55:01.385Z] Collecting docker<4.0,>=3.6.0 [2021-02-08T06:55:01.655Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-08T06:55:01.930Z] 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-02-08T06:55:02.199Z] Collecting texttable<0.10,>=0.9.0 [2021-02-08T06:55:02.199Z] Removing intermediate container c3bd23053173 [2021-02-08T06:55:02.199Z] ---> f02c1aeab928 [2021-02-08T06:55:02.199Z] Step 21/22 : LABEL git_sha=55f99d39bec49b0bfbda7440a57be504e49139c2 [2021-02-08T06:55:02.199Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-08T06:55:02.793Z] ---> Running in 1d1354fecc63 [2021-02-08T06:55:02.793Z] Removing intermediate container 1d1354fecc63 [2021-02-08T06:55:02.793Z] ---> d683675d3649 [2021-02-08T06:55:02.793Z] Step 22/22 : LABEL version=0.0.0 [2021-02-08T06:55:03.066Z] ---> Running in a4cdd1c9c487 [2021-02-08T06:55:03.339Z] Removing intermediate container a4cdd1c9c487 [2021-02-08T06:55:03.339Z] ---> a68b1b2411aa [2021-02-08T06:55:03.339Z] [2021-02-08T06:55:03.613Z] Collecting jsonschema<3,>=2.5.1 [2021-02-08T06:55:03.613Z] Successfully built a68b1b2411aa [2021-02-08T06:55:03.613Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-08T06:55:03.613Z] Successfully tagged docker-support-scheduler-go:latest [2021-02-08T06:55:03.887Z]  Building docker-support-scheduler-go ... done Collecting PyYAML<4,>=3.10 [2021-02-08T06:55:03.887Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-08T06:55:05.318Z] Collecting docopt<0.7,>=0.6.1 [2021-02-08T06:55:05.318Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-08T06:55:06.779Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-08T06:55:06.779Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-08T06:55:07.053Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-08T06:55:07.053Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-08T06:55:09.073Z] Collecting cached-property<2,>=1.2.0 [2021-02-08T06:55:09.073Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-08T06:55:09.073Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-08T06:55:09.073Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-08T06:55:09.667Z] Collecting docker-pycreds>=0.4.0 [2021-02-08T06:55:09.947Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-08T06:55:11.376Z] Collecting idna<2.8,>=2.5 [2021-02-08T06:55:11.376Z] Removing intermediate container 628d8485a0c1 [2021-02-08T06:55:11.376Z] ---> 6c43510d4689 [2021-02-08T06:55:11.376Z] [2021-02-08T06:55:11.376Z] Step 10/21 : FROM alpine:3.12 [2021-02-08T06:55:11.376Z] ---> 389fef711851 [2021-02-08T06:55:11.376Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-08T06:55:11.376Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-08T06:55:11.376Z] 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-02-08T06:55:11.376Z] 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-02-08T06:55:11.376Z] ---> Running in 76f57e7ffbc9 [2021-02-08T06:55:11.643Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-08T06:55:11.643Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-08T06:55:11.643Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-08T06:55:11.643Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-08T06:55:11.643Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-08T06:55:11.643Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-08T06:55:11.925Z] Installing collected packages: websocket-client, docker-pycreds, idna, urllib3, requests, docker, texttable, jsonschema, PyYAML, docopt, dockerpty, cached-property, docker-compose [2021-02-08T06:55:12.196Z] Attempting uninstall: idna [2021-02-08T06:55:12.196Z] Found existing installation: idna 2.9 [2021-02-08T06:55:12.196Z] Uninstalling idna-2.9: [2021-02-08T06:55:12.196Z] Successfully uninstalled idna-2.9 [2021-02-08T06:55:12.481Z] Attempting uninstall: urllib3 [2021-02-08T06:55:12.481Z] Found existing installation: urllib3 1.25.9 [2021-02-08T06:55:12.481Z] Uninstalling urllib3-1.25.9: [2021-02-08T06:55:12.481Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-08T06:55:12.481Z] Successfully uninstalled urllib3-1.25.9 [2021-02-08T06:55:12.481Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-08T06:55:12.756Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-08T06:55:12.756Z] Attempting uninstall: requests [2021-02-08T06:55:12.756Z] Found existing installation: requests 2.23.0 [2021-02-08T06:55:12.756Z] Uninstalling requests-2.23.0: [2021-02-08T06:55:12.756Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-08T06:55:12.756Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-08T06:55:12.756Z] (4/4) Installing curl (7.69.1-r3) [2021-02-08T06:55:12.756Z] Successfully uninstalled requests-2.23.0 [2021-02-08T06:55:12.756Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T06:55:12.756Z] Executing ca-certificates-20191127-r4.trigger [2021-02-08T06:55:13.031Z] OK: 7 MiB in 18 packages [2021-02-08T06:55:13.301Z] Running setup.py install for texttable: started [2021-02-08T06:55:14.257Z] Running setup.py install for texttable: finished with status 'done' [2021-02-08T06:55:14.531Z] Running setup.py install for PyYAML: started [2021-02-08T06:55:15.502Z] Removing intermediate container 76f57e7ffbc9 [2021-02-08T06:55:15.502Z] ---> a32831a65316 [2021-02-08T06:55:15.502Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-08T06:55:15.502Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-08T06:55:15.502Z] Running setup.py install for docopt: started [2021-02-08T06:55:15.767Z] ---> Running in fd5ef07eeaba [2021-02-08T06:55:16.032Z] Running setup.py install for docopt: finished with status 'done' [2021-02-08T06:55:16.032Z] Running setup.py install for dockerpty: started [2021-02-08T06:55:16.032Z] Removing intermediate container fd5ef07eeaba [2021-02-08T06:55:16.032Z] ---> a2c580fb6237 [2021-02-08T06:55:16.032Z] Step 13/21 : WORKDIR /edgex [2021-02-08T06:55:16.306Z] ---> Running in 7b1de4646709 [2021-02-08T06:55:16.571Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-08T06:55:16.839Z] Removing intermediate container 7b1de4646709 [2021-02-08T06:55:16.839Z] ---> 9d4a32c2288d [2021-02-08T06:55:16.839Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-08T06:55:17.107Z] 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-02-08T06:55:17.690Z] ---> e74ef67d7e27 [2021-02-08T06:55:17.690Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-08T06:55:19.113Z] ---> 3314983d2786 [2021-02-08T06:55:19.113Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-08T06:55:23.343Z] ---> 499dfc56498f [2021-02-08T06:55:23.343Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-08T06:55:23.343Z] Removing intermediate container 9befb09de0af [2021-02-08T06:55:23.343Z] ---> 3b4bb4f045d9 [2021-02-08T06:55:23.343Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-08T06:55:23.343Z] ---> Running in 91aeb1b99f40 [2021-02-08T06:55:23.343Z] Removing intermediate container 6fbeb2a77b6e [2021-02-08T06:55:23.343Z] ---> 36a461dab3ec [2021-02-08T06:55:23.343Z] [2021-02-08T06:55:23.343Z] Step 10/22 : FROM alpine:3.12 [2021-02-08T06:55:23.343Z] ---> 389fef711851 [2021-02-08T06:55:23.343Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-08T06:55:23.343Z] ---> Running in 21018032eadf [2021-02-08T06:55:23.616Z] ---> Running in a8a3cc577497 [2021-02-08T06:55:23.885Z] Removing intermediate container 91aeb1b99f40 [2021-02-08T06:55:23.885Z] ---> b81f01157711 [2021-02-08T06:55:23.885Z] Step 18/21 : CMD ["--init=true"] [2021-02-08T06:55:23.885Z] ---> Running in e8553e9555cd [2021-02-08T06:55:24.159Z] Removing intermediate container e8553e9555cd [2021-02-08T06:55:24.159Z] ---> 2457efd56425 [2021-02-08T06:55:24.159Z] Step 19/21 : LABEL arch=x86_64 [2021-02-08T06:55:24.431Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-08T06:55:24.431Z] ---> Running in 850edf13412d [2021-02-08T06:55:24.431Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-08T06:55:24.431Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-08T06:55:24.698Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-08T06:55:24.698Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-08T06:55:24.698Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-08T06:55:24.698Z] (3/3) Installing curl (7.69.1-r3) [2021-02-08T06:55:24.698Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T06:55:24.698Z] OK: 72 MiB in 58 packages [2021-02-08T06:55:24.698Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-08T06:55:24.698Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-08T06:55:24.698Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T06:55:24.698Z] Executing ca-certificates-20191127-r4.trigger [2021-02-08T06:55:24.966Z] OK: 6 MiB in 16 packages [2021-02-08T06:55:24.966Z] Removing intermediate container 850edf13412d [2021-02-08T06:55:24.966Z] ---> f73e7a4e1ddc [2021-02-08T06:55:24.966Z] Step 20/21 : LABEL git_sha=55f99d39bec49b0bfbda7440a57be504e49139c2 [2021-02-08T06:55:26.896Z] ---> Running in 49a8ced44fa8 [2021-02-08T06:55:26.896Z] Removing intermediate container 7f17878da0f0 [2021-02-08T06:55:26.896Z] ---> 5eee4fe605c6 [2021-02-08T06:55:26.896Z] [2021-02-08T06:55:26.896Z] Step 10/23 : FROM alpine:3.12 [2021-02-08T06:55:26.896Z] ---> 389fef711851 [2021-02-08T06:55:26.896Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-08T06:55:27.478Z] ---> Running in cf6fe7be95da [2021-02-08T06:55:27.478Z] Removing intermediate container 49a8ced44fa8 [2021-02-08T06:55:27.478Z] ---> dc92537823d8 [2021-02-08T06:55:27.478Z] Step 21/21 : LABEL version=0.0.0 [2021-02-08T06:55:27.478Z] Removing intermediate container 21018032eadf [2021-02-08T06:55:27.478Z] ---> 3dc05cb3c2f0 [2021-02-08T06:55:27.478Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-08T06:55:27.478Z] Removing intermediate container a8a3cc577497 [2021-02-08T06:55:27.478Z] ---> 594547af0cf8 [2021-02-08T06:55:27.478Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-08T06:55:27.478Z] ---> Running in 1f3f471a7b46 [2021-02-08T06:55:27.741Z] ---> Running in 4b1949cf5144 [2021-02-08T06:55:28.320Z] Removing intermediate container cf6fe7be95da [2021-02-08T06:55:28.320Z] ---> 0e4f4d752084 [2021-02-08T06:55:28.320Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-08T06:55:28.320Z] ---> Running in 50c846d164ac [2021-02-08T06:55:28.584Z] ---> Running in 27f8f0de39a9 [2021-02-08T06:55:28.584Z] Removing intermediate container 4b1949cf5144 [2021-02-08T06:55:28.584Z] ---> bff407290e48 [2021-02-08T06:55:28.584Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-08T06:55:28.584Z] Removing intermediate container 1f3f471a7b46 [2021-02-08T06:55:28.584Z] ---> f4d4e73b15e1 [2021-02-08T06:55:28.584Z] [2021-02-08T06:55:28.584Z] Successfully built f4d4e73b15e1 [2021-02-08T06:55:28.584Z] ---> Running in da9d42ebd4c0 [2021-02-08T06:55:28.584Z] Removing intermediate container 50c846d164ac [2021-02-08T06:55:28.584Z] ---> e4a7fff6536e [2021-02-08T06:55:28.584Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-08T06:55:28.584Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-02-08T06:55:28.853Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 27f8f0de39a9 [2021-02-08T06:55:28.853Z] ---> 77de8d03a32f [2021-02-08T06:55:28.853Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-08T06:55:28.853Z] ---> Running in 31bb999e46b2 [2021-02-08T06:55:28.853Z] ---> Running in 84c510aa3b02 [2021-02-08T06:55:28.853Z] Removing intermediate container da9d42ebd4c0 [2021-02-08T06:55:28.853Z] ---> 5b4c3b4ab233 [2021-02-08T06:55:28.853Z] Step 24/26 : LABEL arch=x86_64 [2021-02-08T06:55:29.117Z] Removing intermediate container 31bb999e46b2 [2021-02-08T06:55:29.117Z] ---> a483209fe71e [2021-02-08T06:55:29.117Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-08T06:55:29.117Z] ---> Running in a8e89652200f [2021-02-08T06:55:29.117Z] Removing intermediate container 84c510aa3b02 [2021-02-08T06:55:29.117Z] ---> d28cef49cd45 [2021-02-08T06:55:29.117Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T06:55:29.380Z] ---> Running in f9acda352132 [2021-02-08T06:55:29.380Z] ---> Running in 0b17bc8b83b9 [2021-02-08T06:55:29.380Z] Removing intermediate container a8e89652200f [2021-02-08T06:55:29.380Z] ---> aa25ef88ab6f [2021-02-08T06:55:29.380Z] Step 25/26 : LABEL git_sha=55f99d39bec49b0bfbda7440a57be504e49139c2 [2021-02-08T06:55:29.649Z] ---> Running in 8ab9c5785174 [2021-02-08T06:55:29.649Z] Removing intermediate container f9acda352132 [2021-02-08T06:55:29.649Z] ---> 6fd6180aba90 [2021-02-08T06:55:29.649Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-08T06:55:29.912Z] Removing intermediate container 8ab9c5785174 [2021-02-08T06:55:29.912Z] ---> 17bf76316648 [2021-02-08T06:55:29.912Z] Step 26/26 : LABEL version=0.0.0 [2021-02-08T06:55:30.499Z] ---> Running in ccd6d1aca023 [2021-02-08T06:55:30.499Z] ---> 31e22bf68ff1 [2021-02-08T06:55:30.499Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-08T06:55:30.499Z] Removing intermediate container ccd6d1aca023 [2021-02-08T06:55:30.499Z] ---> eb77356828eb [2021-02-08T06:55:30.499Z] [2021-02-08T06:55:30.767Z] Successfully built eb77356828eb [2021-02-08T06:55:30.767Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-02-08T06:55:31.038Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 0b17bc8b83b9 [2021-02-08T06:55:31.038Z] ---> 1d9e78cc5d90 [2021-02-08T06:55:31.038Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-08T06:55:31.038Z] ---> f98655414ec0 [2021-02-08T06:55:31.038Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-08T06:55:31.038Z] ---> Running in 0df492b36b21 [2021-02-08T06:55:31.301Z] ---> 9867b08a564c [2021-02-08T06:55:31.301Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-08T06:55:31.564Z] ---> Running in 34e930596bca [2021-02-08T06:55:31.564Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-08T06:55:31.564Z] Removing intermediate container 34e930596bca [2021-02-08T06:55:31.564Z] ---> cb2a3e7ac954 [2021-02-08T06:55:31.564Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-08T06:55:31.826Z] ---> Running in ef1f0d483081 [2021-02-08T06:55:31.826Z] Removing intermediate container ef1f0d483081 [2021-02-08T06:55:31.826Z] ---> ff72883e3271 [2021-02-08T06:55:31.826Z] Step 20/22 : LABEL arch=x86_64 [2021-02-08T06:55:31.826Z] ---> Running in 3629defb06f2 [2021-02-08T06:55:32.088Z] Removing intermediate container 3629defb06f2 [2021-02-08T06:55:32.088Z] ---> 258e0fd0da70 [2021-02-08T06:55:32.088Z] Step 21/22 : LABEL git_sha=55f99d39bec49b0bfbda7440a57be504e49139c2 [2021-02-08T06:55:32.088Z] ---> Running in 989aa3927fa6 [2021-02-08T06:55:32.361Z] Removing intermediate container 989aa3927fa6 [2021-02-08T06:55:32.361Z] ---> e9e44c847b7b [2021-02-08T06:55:32.361Z] Step 22/22 : LABEL version=0.0.0 [2021-02-08T06:55:32.361Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-08T06:55:32.361Z] ---> Running in 8ff0ebb92dd1 [2021-02-08T06:55:32.626Z] Removing intermediate container 8ff0ebb92dd1 [2021-02-08T06:55:32.626Z] ---> dc810ad53c54 [2021-02-08T06:55:32.626Z] [2021-02-08T06:55:32.888Z] Successfully built dc810ad53c54 [2021-02-08T06:55:32.888Z] Successfully tagged docker-support-notifications-go:latest [2021-02-08T06:55:33.152Z]  Building docker-support-notifications-go ... done (1/6) Installing dumb-init (1.2.2-r1) [2021-02-08T06:55:33.152Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-08T06:55:33.152Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-08T06:55:33.414Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-08T06:55:33.676Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-08T06:55:33.676Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-08T06:55:33.676Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T06:55:33.676Z] OK: 8 MiB in 20 packages [2021-02-08T06:55:34.251Z] Removing intermediate container 0df492b36b21 [2021-02-08T06:55:34.251Z] ---> 42862da1be97 [2021-02-08T06:55:34.251Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-08T06:55:34.515Z] ---> 0e8517e4eab3 [2021-02-08T06:55:34.515Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-08T06:55:35.094Z] ---> 2f59ae799c21 [2021-02-08T06:55:35.094Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-08T06:55:35.361Z] ---> fed5fecc5f57 [2021-02-08T06:55:35.361Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-08T06:55:35.623Z] ---> Running in 81479cb9481f [2021-02-08T06:55:35.623Z] Removing intermediate container 81479cb9481f [2021-02-08T06:55:35.623Z] ---> 1199ae5a06a6 [2021-02-08T06:55:35.623Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-08T06:55:35.886Z] ---> Running in 0d787092130e [2021-02-08T06:55:35.886Z] Removing intermediate container 0d787092130e [2021-02-08T06:55:35.886Z] ---> 30bf55cf30fa [2021-02-08T06:55:35.886Z] Step 21/23 : LABEL arch=x86_64 [2021-02-08T06:55:35.886Z] ---> Running in dd3fb0f68111 [2021-02-08T06:55:36.150Z] Removing intermediate container dd3fb0f68111 [2021-02-08T06:55:36.150Z] ---> c7abbc3a6319 [2021-02-08T06:55:36.150Z] Step 22/23 : LABEL git_sha=55f99d39bec49b0bfbda7440a57be504e49139c2 [2021-02-08T06:55:36.150Z] ---> Running in d7d783d3f38f [2021-02-08T06:55:36.413Z] Removing intermediate container d7d783d3f38f [2021-02-08T06:55:36.413Z] ---> ba08d04ac826 [2021-02-08T06:55:36.413Z] Step 23/23 : LABEL version=0.0.0 [2021-02-08T06:55:36.413Z] ---> Running in 0a5bebb97942 [2021-02-08T06:55:36.675Z] Removing intermediate container 0a5bebb97942 [2021-02-08T06:55:36.675Z] ---> c5a0a3c9e926 [2021-02-08T06:55:36.675Z] [2021-02-08T06:55:36.675Z] Successfully built c5a0a3c9e926 [2021-02-08T06:55:36.937Z] Successfully tagged docker-core-data-go:latest [2021-02-08T06:55:37.210Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-02-08T06:55:37.246Z] $ docker stop --time=1 43049d6d946d466f40f70c5fdcccaf9daa79c0e9bad560ee17198d05c1b2bed7 [2021-02-08T06:55:38.883Z] $ docker rm -f 43049d6d946d466f40f70c5fdcccaf9daa79c0e9bad560ee17198d05c1b2bed7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-08T06:55:39.623Z] + docker images [2021-02-08T06:55:39.623Z] + grep docker [2021-02-08T06:55:39.885Z] docker-core-data-go latest c5a0a3c9e926 3 seconds ago 22.3MB [2021-02-08T06:55:39.885Z] docker-support-notifications-go latest dc810ad53c54 7 seconds ago 17.6MB [2021-02-08T06:55:39.885Z] docker-sys-mgmt-agent-go latest eb77356828eb 9 seconds ago 313MB [2021-02-08T06:55:39.885Z] docker-security-proxy-setup-go latest f4d4e73b15e1 11 seconds ago 24.4MB [2021-02-08T06:55:39.885Z] docker-support-scheduler-go latest a68b1b2411aa 36 seconds ago 17MB [2021-02-08T06:55:39.885Z] docker-security-bootstrapper-go latest 6da2e03c0458 About a minute ago 23.8MB [2021-02-08T06:55:39.885Z] docker-security-secretstore-setup-go latest f3f1dd1526f8 About a minute ago 24.6MB [2021-02-08T06:55:39.885Z] docker-core-command-go latest 4e9591a2de66 About a minute ago 16.9MB [2021-02-08T06:55:39.885Z] docker-core-metadata-go latest da2ec0a52486 About a minute ago 18.8MB [2021-02-08T06:55:39.885Z] docker 20.10.0 aefe523efa57 8 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-02-08T06:55:56.224Z] Still waiting to schedule task [2021-02-08T06:55:56.224Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-02-08T06:56:10.085Z] gofmt -l . [2021-02-08T06:56:10.085Z] [ "`gofmt -l .`" = "" ] [2021-02-08T06:56:10.085Z] ./bin/test-go-mod-tidy.sh [2021-02-08T06:56:10.085Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-02-08T06:56:10.769Z] + ls -al . [2021-02-08T06:56:10.769Z] total 724 [2021-02-08T06:56:10.769Z] drwxrwxr-x 9 1001 1001 4096 Feb 8 06:56 . [2021-02-08T06:56:10.769Z] drwxr-xr-x 4 root root 4096 Feb 8 06:51 .. [2021-02-08T06:56:10.769Z] -rw-rw-r-- 1 1001 1001 11 Feb 8 06:50 .dockerignore [2021-02-08T06:56:10.769Z] drwxrwxr-x 8 1001 1001 4096 Feb 8 06:50 .git [2021-02-08T06:56:10.769Z] drwxrwxr-x 3 1001 1001 4096 Feb 8 06:50 .github [2021-02-08T06:56:10.769Z] -rw-rw-r-- 1 1001 1001 872 Feb 8 06:50 .gitignore [2021-02-08T06:56:10.769Z] -rw-rw-r-- 1 1001 1001 166 Feb 8 06:50 .sonarcloud.properties [2021-02-08T06:56:10.769Z] -rw-rw-r-- 1 1001 1001 7859 Feb 8 06:50 Attribution.txt [2021-02-08T06:56:10.769Z] -rw-rw-r-- 1 1001 1001 3804 Feb 8 06:50 CONTRIBUTING.md [2021-02-08T06:56:10.769Z] -rw-rw-r-- 1 1001 1001 931 Feb 8 06:50 Dockerfile.build [2021-02-08T06:56:10.769Z] -rw-rw-r-- 1 1001 1001 863 Feb 8 06:50 Jenkinsfile [2021-02-08T06:56:10.769Z] -rw-rw-r-- 1 1001 1001 10775 Feb 8 06:50 LICENSE [2021-02-08T06:56:10.769Z] -rw-rw-r-- 1 1001 1001 6001 Feb 8 06:50 Makefile [2021-02-08T06:56:10.769Z] -rw-rw-r-- 1 1001 1001 6524 Feb 8 06:50 README.md [2021-02-08T06:56:10.769Z] -rw-rw-r-- 1 1001 1001 6755 Feb 8 06:50 SECURITY.md [2021-02-08T06:56:10.769Z] -rw-rw-r-- 1 1001 1001 5 Feb 8 06:47 VERSION [2021-02-08T06:56:10.769Z] -rw-rw-r-- 1 1001 1001 4131 Feb 8 06:50 ZMQWindows.md [2021-02-08T06:56:10.769Z] drwxrwxr-x 2 1001 1001 4096 Feb 8 06:50 bin [2021-02-08T06:56:10.769Z] drwxrwxr-x 15 1001 1001 4096 Feb 8 06:50 cmd [2021-02-08T06:56:10.769Z] -rw-r--r-- 1 root root 590503 Feb 8 06:54 coverage.out [2021-02-08T06:56:10.769Z] -rw-r--r-- 1 root root 1054 Feb 8 06:56 go.mod [2021-02-08T06:56:10.769Z] -rw-r--r-- 1 root root 19290 Feb 8 06:56 go.sum [2021-02-08T06:56:10.769Z] drwxrwxr-x 8 1001 1001 4096 Feb 8 06:50 internal [2021-02-08T06:56:10.769Z] drwxrwxr-x 4 1001 1001 4096 Feb 8 06:50 openapi [2021-02-08T06:56:10.769Z] drwxrwxr-x 4 1001 1001 4096 Feb 8 06:50 snap [2021-02-08T06:56:10.769Z] -rw-rw-r-- 1 1001 1001 168 Feb 8 06:50 version.go [Pipeline] sh [2021-02-08T06:56:11.445Z] + '[' -e coverage.out ] [2021-02-08T06:56:11.445Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-02-08T06:56:11.484Z] Warning: overwriting stash ‘coverage-report’ [2021-02-08T06:56:12.708Z] Stashed 1 file(s) [Pipeline] sh [2021-02-08T06:56:13.437Z] + make build [2021-02-08T06:56:13.437Z] 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-02-08T06:56:23.612Z] 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-02-08T06:56:45.804Z] 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-02-08T06:56:46.849Z] Running on prd-ubuntu18.04-docker-8c-8g-25470 in /w/workspace/edgexfoundry_edgex-go_PR-3144 [Pipeline] { [Pipeline] ws [2021-02-08T06:56:46.951Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-02-08T06:56:49.190Z] using credential edgex-jenkins-ssh [2021-02-08T06:56:49.246Z] Cloning the remote Git repository [2021-02-08T06:56:49.278Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-08T06:56:49.347Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-02-08T06:56:49.378Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-08T06:56:49.378Z] > git --version # timeout=10 [2021-02-08T06:56:49.394Z] > git --version # 'git version 2.17.1' [2021-02-08T06:56:49.394Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-08T06:56:49.423Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-08T06:56:51.256Z] 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-02-08T06:56:56.650Z] 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-02-08T06:56:56.925Z] Merging remotes/origin/master commit 27e67a26db9587a799bf14cca6c65a65d4396aa9 into PR head commit 55f99d39bec49b0bfbda7440a57be504e49139c2 [2021-02-08T06:56:56.444Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-08T06:56:56.449Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-08T06:56:56.457Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-08T06:56:56.468Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-08T06:56:56.469Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-08T06:56:56.473Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3144/head:refs/remotes/origin/PR-3144 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-08T06:56:56.951Z] > git config core.sparsecheckout # timeout=10 [2021-02-08T06:56:56.956Z] > git checkout -f 55f99d39bec49b0bfbda7440a57be504e49139c2 # timeout=10 [2021-02-08T06:56:57.101Z] Merge succeeded, producing 55f99d39bec49b0bfbda7440a57be504e49139c2 [2021-02-08T06:56:57.102Z] Checking out Revision 55f99d39bec49b0bfbda7440a57be504e49139c2 (PR-3144) [2021-02-08T06:56:57.627Z] 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-02-08T06:56:57.083Z] > git remote # timeout=10 [2021-02-08T06:56:57.093Z] > git config --get remote.origin.url # timeout=10 [2021-02-08T06:56:57.102Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-08T06:56:57.106Z] > git merge 27e67a26db9587a799bf14cca6c65a65d4396aa9 # timeout=10 [2021-02-08T06:56:57.115Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-08T06:56:57.123Z] > git config core.sparsecheckout # timeout=10 [2021-02-08T06:56:57.126Z] > git checkout -f 55f99d39bec49b0bfbda7440a57be504e49139c2 # timeout=10 [2021-02-08T06:57:00.790Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-02-08T06:57:00.835Z] > git --version # timeout=10 [2021-02-08T06:57:00.839Z] > git --version # 'git version 2.17.1' [2021-02-08T06:57:00.842Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-08T06:57:02.414Z] + echo snap-build.sh [2021-02-08T06:57:02.414Z] snap-build.sh [2021-02-08T06:57:02.414Z] + SNAP_BASE_DIR=. [2021-02-08T06:57:02.414Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-02-08T06:57:02.414Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-02-08T06:57:02.414Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-02-08T06:57:02.414Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-02-08T06:57:02.414Z] + cd /w/workspace/edgex-go/1 [2021-02-08T06:57:02.414Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-02-08T06:57:02.414Z] Reading package lists... [2021-02-08T06:57:02.680Z] Building dependency tree... [2021-02-08T06:57:02.680Z] Reading state information... [2021-02-08T06:57:02.680Z] The following packages were automatically installed and are no longer required: [2021-02-08T06:57:02.680Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-02-08T06:57:02.680Z] uidmap xdelta3 [2021-02-08T06:57:02.680Z] Use 'sudo apt autoremove' to remove them. [2021-02-08T06:57:02.680Z] The following packages will be REMOVED: [2021-02-08T06:57:02.680Z] lxd* lxd-client* [2021-02-08T06:57:03.252Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-02-08T06:57:03.252Z] After this operation, 31.7 MB disk space will be freed. [2021-02-08T06:57:04.333Z] 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-02-08T06:57:04.837Z] (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-02-08T06:57:04.837Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-02-08T06:57:05.783Z] Removing lxd dnsmasq configuration [2021-02-08T06:57:06.049Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-02-08T06:57:06.310Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-02-08T06:57:06.891Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-02-08T06:57:07.154Z] (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-02-08T06:57:07.422Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-02-08T06:57:08.627Z] 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-02-08T06:57:08.810Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-02-08T06:57:09.072Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-02-08T06:57:10.991Z] + sudo snap remove --purge lxd [2021-02-08T06:57:10.991Z] snap "lxd" is not installed [2021-02-08T06:57:10.991Z] + sudo groupadd --force --system lxd [2021-02-08T06:57:10.991Z] ++ whoami [2021-02-08T06:57:10.991Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-02-08T06:57:10.991Z] + newgrp - lxd [2021-02-08T06:57:10.991Z] + sudo snap install lxd [2021-02-08T06:57:12.011Z] 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-02-08T06:57:15.390Z] 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-02-08T06:57:19.701Z] 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-02-08T06:57:23.087Z] 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-02-08T06:57:23.245Z] 2021-02-08T06:57:19Z INFO Waiting for automatic snapd restart... [2021-02-08T06:57:26.489Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-02-08T06:57:33.247Z] $ docker stop --time=1 a4b0e88a04ee4625a04b0dd42dadc512fb45dda2f4de645064ecb5aa86eddf1c [2021-02-08T06:57:35.801Z] $ docker rm -f a4b0e88a04ee4625a04b0dd42dadc512fb45dda2f4de645064ecb5aa86eddf1c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-08T06:57:38.133Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-08T06:57:38.133Z] [2021-02-08T06:57:38.133Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-08T06:57:38.200Z] lxd 4.10 from Canonical* installed [2021-02-08T06:57:38.200Z] + sudo lxd init --auto [Pipeline] isUnix [Pipeline] sh [2021-02-08T06:57:38.839Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-08T06:57:39.113Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-02-08T06:57:39.113Z] 29e5d40040c1: Pulling fs layer [2021-02-08T06:57:39.114Z] 1ce36da41761: Pulling fs layer [2021-02-08T06:57:39.114Z] 25b303627fd3: Pulling fs layer [2021-02-08T06:57:39.114Z] 29e5d40040c1: Download complete [2021-02-08T06:57:39.711Z] 29e5d40040c1: Pull complete [2021-02-08T06:57:39.985Z] 1ce36da41761: Verifying Checksum [2021-02-08T06:57:39.985Z] 1ce36da41761: Download complete [2021-02-08T06:57:41.426Z] 1ce36da41761: Pull complete [2021-02-08T06:57:41.426Z] 25b303627fd3: Verifying Checksum [2021-02-08T06:57:41.426Z] 25b303627fd3: Download complete [2021-02-08T06:57:48.214Z] + sudo snap install --classic snapcraft [2021-02-08T06:57:51.571Z] 25b303627fd3: Pull complete [2021-02-08T06:57:51.571Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-02-08T06:57:51.571Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-08T06:57:51.571Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-02-08T06:57:51.858Z] prd-ubuntu18.04-docker-arm64-4c-16g-25469 does not seem to be running inside a container [2021-02-08T06:57:51.940Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-02-08T06:57:53.543Z] snapcraft 4.4.4 from Canonical* installed [2021-02-08T06:57:53.543Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-02-08T06:57:53.543Z] + patch --verbose -p1 [2021-02-08T06:57:53.543Z] Hmm... Looks like a unified diff to me... [2021-02-08T06:57:53.544Z] The text leading up to this was: [2021-02-08T06:57:53.544Z] -------------------------- [2021-02-08T06:57:53.544Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-02-08T06:57:53.544Z] |From: Tony Espy [2021-02-08T06:57:53.544Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-02-08T06:57:53.544Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-02-08T06:57:53.544Z] | [2021-02-08T06:57:53.544Z] |This patch is used by the EdgeX CI pipeline builds to [2021-02-08T06:57:53.544Z] |optimize the snap CI check run for pull requests. When [2021-02-08T06:57:53.544Z] |applied, it essentially strips out everything (apps and [2021-02-08T06:57:53.544Z] |parts) from the snapcraft.yaml file except those required [2021-02-08T06:57:53.544Z] |to build edgex-go, as the whole idea of the CI check is to [2021-02-08T06:57:53.544Z] |catch changes to edgex-go that break the snap build. [2021-02-08T06:57:53.544Z] | [2021-02-08T06:57:53.544Z] |In general, anyone updating snapcraft.yaml will also need [2021-02-08T06:57:53.544Z] |to update this patch file, otherwise it may fail to apply, [2021-02-08T06:57:53.544Z] |resulting in a failed snap build CI check in the associated [2021-02-08T06:57:53.544Z] |pull request. [2021-02-08T06:57:53.544Z] | [2021-02-08T06:57:53.544Z] |Note - in addition to applying this patch, the pipeline also [2021-02-08T06:57:53.544Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-02-08T06:57:53.544Z] |need to build the finally binary .snap file (and it won't [2021-02-08T06:57:53.544Z] |work with the patch applied). This further reduces the build [2021-02-08T06:57:53.544Z] |time. [2021-02-08T06:57:53.544Z] |--- [2021-02-08T06:57:53.544Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-02-08T06:57:53.544Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-02-08T06:57:53.544Z] | [2021-02-08T06:57:53.544Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-02-08T06:57:53.544Z] |index 1e537489..faf42425 100644 [2021-02-08T06:57:53.544Z] |--- a/snap/snapcraft.yaml [2021-02-08T06:57:53.544Z] |+++ b/snap/snapcraft.yaml [2021-02-08T06:57:53.544Z] -------------------------- [2021-02-08T06:57:53.544Z] patching file snap/snapcraft.yaml [2021-02-08T06:57:53.544Z] Using Plan A... [2021-02-08T06:57:53.544Z] Hunk #1 succeeded at 73. [2021-02-08T06:57:53.544Z] Hunk #2 succeeded at 202 with fuzz 1 (offset 2 lines). [2021-02-08T06:57:53.544Z] Hunk #3 succeeded at 214 (offset -1 lines). [2021-02-08T06:57:53.544Z] Hunk #4 succeeded at 222 (offset -1 lines). [2021-02-08T06:57:53.544Z] Hunk #5 succeeded at 229 (offset -1 lines). [2021-02-08T06:57:53.544Z] Hunk #6 succeeded at 256 (offset -1 lines). [2021-02-08T06:57:53.544Z] Hunk #7 succeeded at 290 (offset -1 lines). [2021-02-08T06:57:53.544Z] Hunk #8 succeeded at 342. [2021-02-08T06:57:53.544Z] Hmm... Ignoring the trailing garbage. [2021-02-08T06:57:53.544Z] done [2021-02-08T06:57:53.544Z] + sudo snapcraft prime --use-lxd [2021-02-08T06:57:54.720Z] $ docker top 82bbd8198e84bd8ca8c4e399695b4138e3da3d457866a26ada6e5d71ad52a529 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-08T06:57:55.464Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-02-08T06:57:55.464Z] 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-02-08T06:57:55.464Z] - README.md [2021-02-08T06:57:55.464Z] - snapcraft.yaml.orig [2021-02-08T06:57:55.464Z] [2021-02-08T06:57:55.464Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-02-08T06:57:55.796Z] + docker-compose build --help [2021-02-08T06:57:55.796Z] + grep parallel [2021-02-08T06:57:56.040Z] Launching a container. [2021-02-08T06:57:59.176Z] --parallel Build images in parallel. [Pipeline] } [2021-02-08T06:57:59.492Z] $ docker stop --time=1 82bbd8198e84bd8ca8c4e399695b4138e3da3d457866a26ada6e5d71ad52a529 [2021-02-08T06:58:01.500Z] $ docker rm -f 82bbd8198e84bd8ca8c4e399695b4138e3da3d457866a26ada6e5d71ad52a529 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-08T06:58:02.562Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-08T06:58:02.562Z] . [Pipeline] withDockerContainer [2021-02-08T06:58:02.811Z] prd-ubuntu18.04-docker-arm64-4c-16g-25469 does not seem to be running inside a container [2021-02-08T06:58:02.886Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-02-08T06:58:04.257Z] $ docker top 7768270b7c73f6e256298d2f2f148d4cfb5a471338c0522d40d1d392a1bfeb59 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-08T06:58:05.335Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-08T06:58:08.710Z] Building docker-core-command-go ... [2021-02-08T06:58:08.710Z] Building docker-core-data-go ... [2021-02-08T06:58:08.710Z] Building docker-core-metadata-go ... [2021-02-08T06:58:08.710Z] Building docker-security-bootstrapper-go ... [2021-02-08T06:58:08.710Z] Building docker-security-proxy-setup-go ... [2021-02-08T06:58:08.710Z] Building docker-security-secretstore-setup-go ... [2021-02-08T06:58:08.710Z] Building docker-support-notifications-go ... [2021-02-08T06:58:08.710Z] Building docker-support-scheduler-go ... [2021-02-08T06:58:08.710Z] Building docker-sys-mgmt-agent-go ... [2021-02-08T06:58:08.710Z] Building docker-support-notifications-go [2021-02-08T06:58:08.710Z] Building docker-security-bootstrapper-go [2021-02-08T06:58:08.710Z] Building docker-security-proxy-setup-go [2021-02-08T06:58:08.710Z] Building docker-core-command-go [2021-02-08T06:58:08.710Z] Building docker-sys-mgmt-agent-go [2021-02-08T06:58:10.969Z] Waiting for container to be ready [2021-02-08T06:58:10.969Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-02-08T06:58:10.969Z] [2021-02-08T06:58:12.891Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-02-08T06:58:13.153Z] Waiting for network to be ready... [2021-02-08T06:58:13.725Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-02-08T06:58:13.725Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-02-08T06:58:14.299Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1537 kB] [2021-02-08T06:58:14.299Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-02-08T06:58:14.299Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-02-08T06:58:14.564Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-02-08T06:58:14.564Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-02-08T06:58:14.564Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-02-08T06:58:14.564Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-02-08T06:58:14.564Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-02-08T06:58:14.564Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-02-08T06:58:14.564Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [297 kB] [2021-02-08T06:58:14.564Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-02-08T06:58:14.564Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-02-08T06:58:14.564Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] [2021-02-08T06:58:14.564Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] [2021-02-08T06:58:14.564Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1105 kB] [2021-02-08T06:58:14.830Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [247 kB] [2021-02-08T06:58:14.830Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-02-08T06:58:15.091Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1877 kB] [2021-02-08T06:58:15.352Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [389 kB] [2021-02-08T06:58:15.352Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] [2021-02-08T06:58:15.352Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] [2021-02-08T06:58:15.352Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] [2021-02-08T06:58:15.352Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] [2021-02-08T06:58:15.352Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1714 kB] [2021-02-08T06:58:15.352Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [362 kB] [2021-02-08T06:58:19.573Z] Fetched 23.9 MB in 6s (4070 kB/s) [2021-02-08T06:58:20.539Z] Reading package lists... [2021-02-08T06:58:20.802Z] Reading package lists... [2021-02-08T06:58:21.064Z] Building dependency tree... [2021-02-08T06:58:21.064Z] Reading state information... [2021-02-08T06:58:21.064Z] The following additional packages will be installed: [2021-02-08T06:58:21.064Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-02-08T06:58:21.064Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-02-08T06:58:21.064Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-02-08T06:58:21.064Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-02-08T06:58:21.064Z] Suggested packages: [2021-02-08T06:58:21.064Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-02-08T06:58:21.064Z] Recommended packages: [2021-02-08T06:58:21.064Z] gnupg libsasl2-modules [2021-02-08T06:58:21.328Z] The following NEW packages will be installed: [2021-02-08T06:58:21.328Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-02-08T06:58:21.328Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-02-08T06:58:21.328Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-02-08T06:58:21.328Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-02-08T06:58:21.328Z] The following packages will be upgraded: [2021-02-08T06:58:21.328Z] gpg gpg-agent gpgconf libudev1 [2021-02-08T06:58:21.328Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-02-08T06:58:21.328Z] Need to get 3533 kB of archives. [2021-02-08T06:58:21.328Z] After this operation, 13.3 MB of additional disk space will be used. [2021-02-08T06:58:21.328Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-02-08T06:58:21.328Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-02-08T06:58:21.591Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-02-08T06:58:21.852Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-02-08T06:58:21.852Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-02-08T06:58:22.115Z] Get:6 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-02-08T06:58:22.115Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-02-08T06:58:22.115Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2021-02-08T06:58:22.115Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2021-02-08T06:58:22.115Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-02-08T06:58:22.115Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-02-08T06:58:22.115Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-02-08T06:58:22.115Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-02-08T06:58:22.115Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-02-08T06:58:22.115Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-02-08T06:58:22.115Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-02-08T06:58:22.115Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-02-08T06:58:22.115Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-02-08T06:58:22.115Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-02-08T06:58:22.115Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-02-08T06:58:22.379Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-02-08T06:58:22.379Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-02-08T06:58:22.379Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-08T06:58:22.379Z] Fetched 3533 kB in 1s (3374 kB/s) [2021-02-08T06:58:22.640Z] (Reading database ... 12511 files and directories currently installed.) [2021-02-08T06:58:22.640Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-02-08T06:58:22.640Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-08T06:58:22.640Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-02-08T06:58:22.640Z] Selecting previously unselected package udev. [2021-02-08T06:58:22.905Z] (Reading database ... 12511 files and directories currently installed.) [2021-02-08T06:58:22.905Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-02-08T06:58:22.905Z] Unpacking udev (237-3ubuntu10.44) ... [2021-02-08T06:58:23.168Z] Selecting previously unselected package libfuse2:amd64. [2021-02-08T06:58:23.168Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-02-08T06:58:23.168Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-02-08T06:58:23.168Z] Selecting previously unselected package fuse. [2021-02-08T06:58:23.168Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-02-08T06:58:23.168Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-02-08T06:58:23.168Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-08T06:58:23.436Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-08T06:58:23.436Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-08T06:58:23.436Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-08T06:58:23.703Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-08T06:58:23.703Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-08T06:58:23.703Z] Selecting previously unselected package libksba8:amd64. [2021-02-08T06:58:23.703Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-02-08T06:58:23.703Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-02-08T06:58:23.969Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-02-08T06:58:23.969Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-08T06:58:23.969Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-08T06:58:23.969Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-02-08T06:58:23.969Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-08T06:58:23.969Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-08T06:58:24.231Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-02-08T06:58:24.231Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-08T06:58:24.231Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-08T06:58:24.231Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-02-08T06:58:24.231Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-08T06:58:24.231Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-08T06:58:24.231Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-02-08T06:58:24.231Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-08T06:58:24.231Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-08T06:58:24.508Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-02-08T06:58:24.508Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-08T06:58:24.508Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-08T06:58:24.508Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-02-08T06:58:24.508Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-08T06:58:24.508Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-08T06:58:24.508Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-02-08T06:58:24.508Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-08T06:58:24.772Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-08T06:58:24.772Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-02-08T06:58:24.772Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-08T06:58:24.772Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-08T06:58:24.772Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-02-08T06:58:24.772Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-02-08T06:58:24.772Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-08T06:58:24.772Z] Selecting previously unselected package libsasl2-2:amd64. [2021-02-08T06:58:24.773Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-02-08T06:58:24.773Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-08T06:58:25.036Z] Selecting previously unselected package libldap-common. [2021-02-08T06:58:25.036Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-02-08T06:58:25.036Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-02-08T06:58:25.036Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-02-08T06:58:25.036Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-02-08T06:58:25.036Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-02-08T06:58:25.036Z] Selecting previously unselected package dirmngr. [2021-02-08T06:58:25.036Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-08T06:58:25.036Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-02-08T06:58:25.303Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-02-08T06:58:25.303Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-02-08T06:58:25.303Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-02-08T06:58:25.303Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-08T06:58:25.303Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-08T06:58:25.599Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-02-08T06:58:25.599Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-08T06:58:25.599Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-02-08T06:58:25.599Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-08T06:58:25.599Z] Setting up udev (237-3ubuntu10.44) ... [2021-02-08T06:58:26.173Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-02-08T06:58:26.173Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-08T06:58:26.173Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-02-08T06:58:26.173Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-02-08T06:58:26.438Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-02-08T06:58:26.438Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-08T06:58:26.438Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-08T06:58:26.438Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-08T06:58:26.438Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-08T06:58:26.438Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-08T06:58:26.438Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-08T06:58:26.438Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-08T06:58:26.704Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-02-08T06:58:26.704Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-02-08T06:58:26.704Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-08T06:58:27.277Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-02-08T06:58:27.277Z] settings in the [Install] section, and DefaultInstance for template units). [2021-02-08T06:58:27.277Z] This means they are not meant to be enabled using systemctl. [2021-02-08T06:58:27.277Z] Possible reasons for having this kind of units are: [2021-02-08T06:58:27.277Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-02-08T06:58:27.277Z] .wants/ or .requires/ directory. [2021-02-08T06:58:27.277Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-02-08T06:58:27.277Z] a requirement dependency on it. [2021-02-08T06:58:27.277Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-02-08T06:58:27.277Z] D-Bus, udev, scripted systemctl call, ...). [2021-02-08T06:58:27.277Z] 4) In case of template units, the unit is meant to be enabled with some [2021-02-08T06:58:27.277Z] instance name specified. [2021-02-08T06:58:27.540Z] Reading package lists... [2021-02-08T06:58:27.801Z] Building dependency tree... [2021-02-08T06:58:27.801Z] Reading state information... [2021-02-08T06:58:27.801Z] The following additional packages will be installed: [2021-02-08T06:58:27.801Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-02-08T06:58:27.801Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-02-08T06:58:27.801Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-02-08T06:58:27.801Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-02-08T06:58:27.801Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-02-08T06:58:27.801Z] Suggested packages: [2021-02-08T06:58:27.801Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-02-08T06:58:27.801Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-02-08T06:58:27.801Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-02-08T06:58:27.801Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-02-08T06:58:27.801Z] systemd-container policykit-1 [2021-02-08T06:58:27.801Z] Recommended packages: [2021-02-08T06:58:27.801Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-02-08T06:58:27.801Z] The following NEW packages will be installed: [2021-02-08T06:58:27.801Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-02-08T06:58:27.801Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-02-08T06:58:27.801Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-02-08T06:58:27.801Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-02-08T06:58:27.801Z] python3.6-minimal snapd squashfs-tools sudo [2021-02-08T06:58:27.801Z] The following packages will be upgraded: [2021-02-08T06:58:27.801Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-02-08T06:58:28.062Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-02-08T06:58:28.062Z] Need to get 35.2 MB of archives. [2021-02-08T06:58:28.062Z] After this operation, 141 MB of additional disk space will be used. [2021-02-08T06:58:28.062Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-02-08T06:58:28.062Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-02-08T06:58:28.636Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-02-08T06:58:28.899Z] 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-02-08T06:58:28.899Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-02-08T06:58:28.899Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-02-08T06:58:28.899Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-02-08T06:58:28.899Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-02-08T06:58:28.899Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-02-08T06:58:28.899Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-02-08T06:58:28.899Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-02-08T06:58:28.899Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-02-08T06:58:28.899Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-02-08T06:58:28.899Z] 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-02-08T06:58:28.899Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-02-08T06:58:28.899Z] 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-02-08T06:58:28.899Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-02-08T06:58:28.899Z] 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-02-08T06:58:28.899Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-02-08T06:58:28.899Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-02-08T06:58:28.899Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-02-08T06:58:29.162Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-02-08T06:58:29.162Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-02-08T06:58:29.162Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-02-08T06:58:29.162Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-02-08T06:58:29.162Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-02-08T06:58:29.162Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-02-08T06:58:29.162Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-02-08T06:58:29.162Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-02-08T06:58:29.162Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-02-08T06:58:30.108Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-08T06:58:30.108Z] Fetched 35.2 MB in 2s (16.8 MB/s) [2021-02-08T06:58:30.369Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-08T06:58:30.369Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-02-08T06:58:30.369Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-08T06:58:30.948Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-02-08T06:58:31.211Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-08T06:58:31.211Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-02-08T06:58:31.473Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-08T06:58:31.473Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-02-08T06:58:31.473Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-02-08T06:58:31.735Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-02-08T06:58:31.735Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-08T06:58:31.735Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-02-08T06:58:31.735Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-02-08T06:58:32.312Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-02-08T06:58:32.312Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-02-08T06:58:32.576Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-02-08T06:58:32.839Z] (Reading database ... 12764 files and directories currently installed.) [2021-02-08T06:58:32.840Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-02-08T06:58:32.840Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-02-08T06:58:33.102Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-02-08T06:58:33.102Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-08T06:58:33.102Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-08T06:58:33.363Z] Selecting previously unselected package libexpat1:amd64. [2021-02-08T06:58:33.363Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-02-08T06:58:33.363Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-02-08T06:58:33.363Z] Selecting previously unselected package python3.6-minimal. [2021-02-08T06:58:33.363Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-08T06:58:33.363Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-02-08T06:58:33.625Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-02-08T06:58:33.886Z] Checking for services that may need to be restarted...done. [2021-02-08T06:58:33.886Z] Checking for services that may need to be restarted...done. [2021-02-08T06:58:33.886Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-08T06:58:33.886Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-02-08T06:58:33.886Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-02-08T06:58:34.459Z] Selecting previously unselected package python3-minimal. [2021-02-08T06:58:34.459Z] (Reading database ... 13012 files and directories currently installed.) [2021-02-08T06:58:34.459Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-02-08T06:58:34.459Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-02-08T06:58:34.720Z] Selecting previously unselected package mime-support. [2021-02-08T06:58:34.720Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-02-08T06:58:34.720Z] Unpacking mime-support (3.60ubuntu1) ... [2021-02-08T06:58:34.720Z] Selecting previously unselected package libmpdec2:amd64. [2021-02-08T06:58:34.720Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-02-08T06:58:34.720Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-02-08T06:58:34.982Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-02-08T06:58:34.982Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-08T06:58:34.982Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-08T06:58:36.371Z] Selecting previously unselected package python3.6. [2021-02-08T06:58:36.371Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-08T06:58:36.371Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-08T06:58:36.371Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-02-08T06:58:36.371Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-02-08T06:58:36.371Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-02-08T06:58:36.371Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-02-08T06:58:36.633Z] Selecting previously unselected package python3. [2021-02-08T06:58:36.633Z] (Reading database ... 13442 files and directories currently installed.) [2021-02-08T06:58:36.633Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-02-08T06:58:36.633Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-02-08T06:58:36.633Z] Selecting previously unselected package multiarch-support. [2021-02-08T06:58:36.633Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-02-08T06:58:36.633Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-02-08T06:58:36.633Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-02-08T06:58:36.895Z] Selecting previously unselected package liblzo2-2:amd64. [2021-02-08T06:58:36.895Z] (Reading database ... 13479 files and directories currently installed.) [2021-02-08T06:58:36.895Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-02-08T06:58:36.895Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-02-08T06:58:36.895Z] Selecting previously unselected package libbsd0:amd64. [2021-02-08T06:58:36.895Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-02-08T06:58:36.895Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-02-08T06:58:37.157Z] Selecting previously unselected package sudo. [2021-02-08T06:58:37.157Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-02-08T06:58:37.157Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-02-08T06:58:37.157Z] Selecting previously unselected package apparmor. [2021-02-08T06:58:37.157Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-02-08T06:58:37.157Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-02-08T06:58:37.420Z] Selecting previously unselected package libedit2:amd64. [2021-02-08T06:58:37.420Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-02-08T06:58:37.420Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-02-08T06:58:37.420Z] Selecting previously unselected package libkrb5support0:amd64. [2021-02-08T06:58:37.420Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-02-08T06:58:37.420Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-02-08T06:58:37.682Z] Selecting previously unselected package libk5crypto3:amd64. [2021-02-08T06:58:37.683Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-02-08T06:58:37.683Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-02-08T06:58:37.683Z] Selecting previously unselected package libkeyutils1:amd64. [2021-02-08T06:58:37.683Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-02-08T06:58:37.683Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-02-08T06:58:37.683Z] Selecting previously unselected package libkrb5-3:amd64. [2021-02-08T06:58:37.683Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-02-08T06:58:37.683Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-02-08T06:58:37.944Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-02-08T06:58:37.944Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-02-08T06:58:37.944Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-02-08T06:58:37.944Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-02-08T06:58:37.944Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-02-08T06:58:37.944Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-02-08T06:58:38.206Z] Selecting previously unselected package openssh-client. [2021-02-08T06:58:38.206Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-02-08T06:58:38.206Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-02-08T06:58:38.470Z] Selecting previously unselected package squashfs-tools. [2021-02-08T06:58:38.470Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-02-08T06:58:38.470Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-02-08T06:58:38.732Z] Selecting previously unselected package snapd. [2021-02-08T06:58:38.732Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-02-08T06:58:38.732Z] Unpacking snapd (2.48+18.04) ... [2021-02-08T06:58:41.336Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-02-08T06:58:41.336Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-02-08T06:58:41.597Z] Setting up mime-support (3.60ubuntu1) ... [2021-02-08T06:58:41.597Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-02-08T06:58:41.597Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-02-08T06:58:41.597Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-02-08T06:58:41.597Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-08T06:58:41.859Z] Setting up systemd (237-3ubuntu10.44) ... [2021-02-08T06:58:41.859Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-02-08T06:58:42.440Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-02-08T06:58:42.440Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-02-08T06:58:42.714Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-02-08T06:58:42.714Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-08T06:58:42.714Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-02-08T06:58:42.714Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-08T06:58:43.662Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-02-08T06:58:43.662Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-02-08T06:58:43.662Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-02-08T06:58:43.662Z] Setting up python3 (3.6.7-1~18.04) ... [2021-02-08T06:58:43.662Z] running python rtupdate hooks for python3.6... [2021-02-08T06:58:43.662Z] running python post-rtupdate hooks for python3.6... [2021-02-08T06:58:43.662Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-02-08T06:58:45.582Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-02-08T06:58:45.582Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-02-08T06:58:45.582Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-02-08T06:58:45.844Z] Setting up snapd (2.48+18.04) ... [2021-02-08T06:58:46.420Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-02-08T06:58:46.421Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-02-08T06:58:46.682Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-02-08T06:58:46.944Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-02-08T06:58:47.207Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-02-08T06:58:47.207Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-02-08T06:58:47.469Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-02-08T06:58:47.469Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-02-08T06:58:47.729Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-02-08T06:58:47.993Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-02-08T06:58:47.993Z] /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-02-08T06:58:48.257Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-08T06:58:48.257Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-02-08T06:58:49.205Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-02-08T06:58:49.465Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-08T06:58:49.465Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-08T06:58:51.122Z] Reading package lists... [2021-02-08T06:58:51.383Z] Reading package lists... [2021-02-08T06:58:51.383Z] Building dependency tree... [2021-02-08T06:58:51.383Z] Reading state information... [2021-02-08T06:58:51.646Z] Calculating upgrade... [2021-02-08T06:58:51.909Z] The following packages will be upgraded: [2021-02-08T06:58:51.909Z] advancecomp base-files bash binutils binutils-common [2021-02-08T06:58:51.909Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-02-08T06:58:51.909Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-02-08T06:58:51.909Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-02-08T06:58:51.909Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-02-08T06:58:51.909Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-02-08T06:58:51.909Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-02-08T06:58:51.909Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-02-08T06:58:51.909Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-02-08T06:58:51.909Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-02-08T06:58:51.909Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-02-08T06:58:51.909Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-02-08T06:58:51.909Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-02-08T06:58:51.909Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-02-08T06:58:51.909Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-02-08T06:58:51.909Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-02-08T06:58:51.909Z] Need to get 63.8 MB of archives. [2021-02-08T06:58:51.909Z] After this operation, 5188 kB of additional disk space will be used. [2021-02-08T06:58:51.909Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-135.139 [990 kB] [2021-02-08T06:58:51.909Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-02-08T06:58:51.909Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-02-08T06:58:51.909Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-02-08T06:58:51.909Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-02-08T06:58:51.909Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-02-08T06:58:51.909Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-02-08T06:58:51.909Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-02-08T06:58:51.909Z] 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-02-08T06:58:51.909Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-02-08T06:58:51.909Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-02-08T06:58:51.909Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-02-08T06:58:51.909Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-02-08T06:58:52.171Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-02-08T06:58:52.171Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-02-08T06:58:52.171Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-02-08T06:58:52.171Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-02-08T06:58:52.171Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-02-08T06:58:52.172Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-02-08T06:58:52.172Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-02-08T06:58:52.172Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-02-08T06:58:52.172Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-02-08T06:58:52.172Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-02-08T06:58:52.172Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-02-08T06:58:52.172Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-02-08T06:58:52.172Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-02-08T06:58:52.172Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-02-08T06:58:52.172Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-02-08T06:58:52.172Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-02-08T06:58:52.172Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-02-08T06:58:52.172Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-02-08T06:58:52.438Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-02-08T06:58:52.438Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-02-08T06:58:52.438Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-02-08T06:58:52.438Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-02-08T06:58:52.438Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-02-08T06:58:52.438Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-02-08T06:58:52.439Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-02-08T06:58:52.439Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-02-08T06:58:52.439Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-02-08T06:58:52.439Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-02-08T06:58:52.439Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-02-08T06:58:52.439Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-02-08T06:58:52.439Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-02-08T06:58:52.439Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-02-08T06:58:52.439Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-02-08T06:58:52.439Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-02-08T06:58:52.439Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-02-08T06:58:52.439Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2021-02-08T06:58:52.439Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-02-08T06:58:52.439Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-02-08T06:58:52.439Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-02-08T06:58:52.439Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-02-08T06:58:52.439Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-02-08T06:58:52.439Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-02-08T06:58:52.439Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-02-08T06:58:52.709Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-02-08T06:58:52.709Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-02-08T06:58:52.709Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-02-08T06:58:52.974Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-02-08T06:58:52.974Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-02-08T06:58:52.974Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-02-08T06:58:52.974Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-02-08T06:58:52.974Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-02-08T06:58:52.974Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-02-08T06:58:52.974Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-02-08T06:58:52.974Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-02-08T06:58:52.974Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-02-08T06:58:52.974Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-02-08T06:58:52.974Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-02-08T06:58:52.974Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-02-08T06:58:52.974Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-02-08T06:58:52.974Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-02-08T06:58:53.236Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-02-08T06:58:53.236Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-02-08T06:58:53.236Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-02-08T06:58:53.236Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-02-08T06:58:53.236Z] Get:78 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-02-08T06:58:53.236Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-02-08T06:58:53.236Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-02-08T06:58:53.236Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-02-08T06:58:53.236Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-02-08T06:58:53.236Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-02-08T06:58:53.236Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-02-08T06:58:53.236Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-02-08T06:58:53.236Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-02-08T06:58:53.236Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-02-08T06:58:53.236Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-02-08T06:58:53.236Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-02-08T06:58:53.236Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-02-08T06:58:53.236Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-02-08T06:58:53.236Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-02-08T06:58:53.236Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-02-08T06:58:53.236Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-02-08T06:58:53.236Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-02-08T06:58:53.236Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-02-08T06:58:53.236Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-02-08T06:58:53.498Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-02-08T06:58:53.498Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-02-08T06:58:53.760Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-08T06:58:53.760Z] Fetched 63.8 MB in 2s (36.9 MB/s) [2021-02-08T06:58:53.760Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-08T06:58:53.760Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-02-08T06:58:53.760Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-08T06:58:54.706Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-02-08T06:58:54.706Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-08T06:58:54.706Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-135.139_amd64.deb ... [2021-02-08T06:58:54.706Z] Unpacking linux-libc-dev:amd64 (4.15.0-135.139) over (4.15.0-20.21) ... [2021-02-08T06:58:55.652Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-08T06:58:55.652Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-08T06:58:55.652Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-08T06:58:55.652Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-08T06:58:55.915Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-08T06:58:55.915Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-08T06:58:55.915Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-08T06:58:55.915Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-08T06:58:55.915Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-08T06:58:55.915Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-08T06:58:56.177Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-08T06:58:56.177Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-08T06:58:56.177Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-08T06:58:56.177Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-08T06:58:56.442Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-08T06:58:56.442Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-08T06:58:56.442Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-08T06:58:56.442Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-02-08T06:58:56.442Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-02-08T06:58:56.704Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-08T06:58:56.704Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-08T06:58:56.704Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-08T06:58:56.704Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-08T06:58:56.965Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-08T06:58:56.965Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-08T06:58:56.965Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-08T06:58:57.228Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-08T06:58:57.489Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-08T06:58:57.489Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-02-08T06:58:57.489Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-08T06:58:58.061Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-02-08T06:58:58.323Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-08T06:58:58.323Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-02-08T06:58:58.323Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-02-08T06:58:58.323Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-02-08T06:58:58.323Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-02-08T06:58:58.585Z] Setting up base-files (10.1ubuntu2.10) ... [2021-02-08T06:58:58.585Z] Installing new version of config file /etc/issue ... [2021-02-08T06:58:58.585Z] Installing new version of config file /etc/issue.net ... [2021-02-08T06:58:58.846Z] Installing new version of config file /etc/lsb-release ... [2021-02-08T06:58:58.846Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-02-08T06:58:59.110Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-02-08T06:58:59.110Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-02-08T06:58:59.110Z] Removing obsolete conffile /etc/default/motd-news ... [2021-02-08T06:58:59.110Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-08T06:58:59.110Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-02-08T06:58:59.375Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-02-08T06:58:59.375Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-02-08T06:58:59.375Z] 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-02-08T06:58:59.639Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-08T06:58:59.639Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-08T06:58:59.639Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-02-08T06:58:59.639Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-02-08T06:58:59.901Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-08T06:58:59.901Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-02-08T06:58:59.901Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-02-08T06:58:59.901Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-02-08T06:59:00.163Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-08T06:59:00.163Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-02-08T06:59:00.163Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-08T06:59:00.428Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-02-08T06:59:00.690Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-08T06:59:00.690Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-08T06:59:00.690Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-08T06:59:00.690Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-08T06:59:00.955Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-08T06:59:00.955Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-08T06:59:00.955Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-08T06:59:01.218Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-02-08T06:59:01.218Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-08T06:59:01.218Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-02-08T06:59:01.218Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-02-08T06:59:01.218Z] Setting up grep (3.1-2build1) ... [2021-02-08T06:59:01.481Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-08T06:59:01.481Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-02-08T06:59:01.481Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-02-08T06:59:01.481Z] Setting up login (1:4.5-1ubuntu2) ... [2021-02-08T06:59:01.743Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-08T06:59:01.743Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-08T06:59:01.743Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-08T06:59:01.743Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-02-08T06:59:02.007Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-08T06:59:02.007Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-08T06:59:02.007Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-08T06:59:02.583Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-08T06:59:02.583Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-08T06:59:02.583Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-08T06:59:02.583Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-08T06:59:03.159Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-02-08T06:59:03.422Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-08T06:59:03.422Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-02-08T06:59:03.422Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-08T06:59:04.367Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-02-08T06:59:04.367Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-02-08T06:59:04.629Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-02-08T06:59:04.629Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-02-08T06:59:04.893Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-02-08T06:59:04.893Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-08T06:59:04.893Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-02-08T06:59:04.893Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-02-08T06:59:05.155Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-02-08T06:59:05.155Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-08T06:59:05.155Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-08T06:59:05.155Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-08T06:59:05.432Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-08T06:59:05.432Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-08T06:59:05.432Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-08T06:59:05.432Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-08T06:59:05.695Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-08T06:59:05.695Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-08T06:59:05.695Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-08T06:59:05.695Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-08T06:59:05.957Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-08T06:59:05.957Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-08T06:59:05.957Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-08T06:59:05.957Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-08T06:59:06.219Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-08T06:59:06.219Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-08T06:59:06.219Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-08T06:59:06.219Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-08T06:59:06.482Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-08T06:59:06.482Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-08T06:59:06.482Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-08T06:59:06.744Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-08T06:59:06.744Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-08T06:59:06.744Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-08T06:59:06.744Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-08T06:59:07.008Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-08T06:59:07.008Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-08T06:59:07.008Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-08T06:59:07.008Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-08T06:59:07.314Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-08T06:59:07.314Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-08T06:59:07.314Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-08T06:59:07.314Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-02-08T06:59:07.625Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-08T06:59:07.625Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-08T06:59:07.625Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-08T06:59:07.903Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-02-08T06:59:08.176Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-02-08T06:59:08.797Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-02-08T06:59:08.797Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-08T06:59:08.797Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-02-08T06:59:08.797Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-08T06:59:09.084Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-02-08T06:59:09.084Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-08T06:59:09.084Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-02-08T06:59:09.084Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-08T06:59:09.379Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-02-08T06:59:09.379Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-08T06:59:09.379Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-02-08T06:59:09.652Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-02-08T06:59:09.652Z] Setting up debconf (1.5.66ubuntu1) ... [2021-02-08T06:59:09.935Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-08T06:59:09.935Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-02-08T06:59:09.935Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-02-08T06:59:10.198Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-02-08T06:59:10.198Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-08T06:59:10.198Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-02-08T06:59:10.198Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-02-08T06:59:10.458Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-02-08T06:59:10.458Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-08T06:59:10.458Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-08T06:59:10.459Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-08T06:59:10.722Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-08T06:59:10.722Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-08T06:59:10.722Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-08T06:59:10.722Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-08T06:59:10.983Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-08T06:59:10.983Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-08T06:59:10.983Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-08T06:59:11.243Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-08T06:59:11.243Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-08T06:59:11.506Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-08T06:59:11.506Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-08T06:59:11.506Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-08T06:59:11.769Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-02-08T06:59:11.769Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-08T06:59:11.769Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-08T06:59:11.769Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-08T06:59:12.038Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-08T06:59:12.038Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-08T06:59:12.038Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-02-08T06:59:12.038Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-02-08T06:59:12.307Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-02-08T06:59:12.307Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-08T06:59:12.307Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-02-08T06:59:12.307Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-08T06:59:12.707Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-08T06:59:12.969Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-08T06:59:12.969Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-08T06:59:12.969Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-08T06:59:13.233Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-08T06:59:13.233Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-08T06:59:13.233Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-02-08T06:59:13.233Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-02-08T06:59:13.233Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-02-08T06:59:13.495Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-08T06:59:13.495Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-02-08T06:59:13.495Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-02-08T06:59:13.758Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-02-08T06:59:14.021Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-08T06:59:14.022Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-08T06:59:14.022Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-08T06:59:14.283Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-02-08T06:59:14.545Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-08T06:59:14.545Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-02-08T06:59:14.545Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-02-08T06:59:14.545Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-02-08T06:59:14.807Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-08T06:59:14.807Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-02-08T06:59:14.807Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-02-08T06:59:14.807Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-02-08T06:59:15.068Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-08T06:59:15.068Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-02-08T06:59:15.068Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-02-08T06:59:15.068Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-02-08T06:59:15.329Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-08T06:59:15.329Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-02-08T06:59:15.329Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-02-08T06:59:15.595Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-02-08T06:59:15.595Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-08T06:59:15.595Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-02-08T06:59:15.595Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-02-08T06:59:15.855Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-02-08T06:59:15.855Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-08T06:59:15.855Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-02-08T06:59:15.855Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-02-08T06:59:16.116Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-02-08T06:59:16.116Z] (Reading database ... 13915 files and directories currently installed.) [2021-02-08T06:59:16.116Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-02-08T06:59:16.116Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-02-08T06:59:16.378Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-02-08T06:59:16.378Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-02-08T06:59:16.638Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-02-08T06:59:16.638Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-02-08T06:59:16.900Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-02-08T06:59:16.900Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-02-08T06:59:17.166Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-02-08T06:59:17.166Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-02-08T06:59:17.166Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-02-08T06:59:17.166Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-02-08T06:59:17.428Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-02-08T06:59:17.428Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-02-08T06:59:17.689Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-02-08T06:59:17.689Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-02-08T06:59:17.954Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-02-08T06:59:18.214Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-02-08T06:59:18.214Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-02-08T06:59:18.214Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-02-08T06:59:18.214Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-02-08T06:59:18.476Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-02-08T06:59:18.476Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-02-08T06:59:18.476Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-02-08T06:59:19.422Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-02-08T06:59:19.422Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-02-08T06:59:19.683Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-02-08T06:59:19.683Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-02-08T06:59:19.683Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-08T06:59:19.683Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-08T06:59:20.257Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-08T06:59:20.257Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-08T06:59:20.521Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-08T06:59:20.521Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-08T06:59:20.521Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-08T06:59:20.521Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-08T06:59:20.785Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-08T06:59:20.785Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-08T06:59:21.049Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-08T06:59:21.049Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-08T06:59:21.049Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-08T06:59:21.049Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-08T06:59:21.311Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-08T06:59:21.311Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-08T06:59:22.255Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-08T06:59:22.255Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-08T06:59:23.644Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-08T06:59:23.644Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-08T06:59:24.219Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-08T06:59:24.219Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-08T06:59:24.481Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-08T06:59:24.481Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-08T06:59:25.424Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-08T06:59:25.424Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-08T06:59:25.686Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-08T06:59:25.686Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-08T06:59:25.686Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-02-08T06:59:25.686Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-08T06:59:25.947Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-02-08T06:59:25.947Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-08T06:59:25.947Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-02-08T06:59:25.947Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-02-08T06:59:26.209Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-08T06:59:26.209Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-08T06:59:26.209Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-08T06:59:26.209Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-08T06:59:26.470Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-02-08T06:59:26.470Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-02-08T06:59:26.470Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-08T06:59:26.470Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-08T06:59:26.733Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-08T06:59:26.733Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-08T06:59:26.733Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-08T06:59:26.733Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-02-08T06:59:26.733Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-02-08T06:59:26.733Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-02-08T06:59:26.995Z] [2021-02-08T06:59:26.995Z] Current default time zone: 'Etc/UTC' [2021-02-08T06:59:26.995Z] Local time is now: Mon Feb 8 06:59:26 UTC 2021. [2021-02-08T06:59:26.995Z] Universal Time is now: Mon Feb 8 06:59:26 UTC 2021. [2021-02-08T06:59:26.995Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-02-08T06:59:26.995Z] [2021-02-08T06:59:26.995Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-02-08T06:59:26.995Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-08T06:59:26.995Z] Setting up linux-libc-dev:amd64 (4.15.0-135.139) ... [2021-02-08T06:59:26.995Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-02-08T06:59:26.995Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-02-08T06:59:27.259Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-02-08T06:59:27.259Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-02-08T06:59:27.259Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-02-08T06:59:27.259Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-02-08T06:59:27.259Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-02-08T06:59:27.259Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-08T06:59:27.259Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-02-08T06:59:27.523Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-08T06:59:27.784Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-02-08T06:59:27.784Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-08T06:59:27.784Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-02-08T06:59:27.784Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-02-08T06:59:27.784Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-02-08T06:59:27.784Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-02-08T06:59:27.784Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-02-08T06:59:27.784Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-02-08T06:59:28.048Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-02-08T06:59:28.048Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-02-08T06:59:29.967Z] Updating certificates in /etc/ssl/certs... [2021-02-08T06:59:30.516Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-08T06:59:30.517Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-08T06:59:30.517Z] ---> c0d97e30565f [2021-02-08T06:59:30.517Z] Step 3/21 : WORKDIR /edgex-go [2021-02-08T06:59:30.517Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-08T06:59:30.517Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-08T06:59:30.517Z] ---> c0d97e30565f [2021-02-08T06:59:30.517Z] Step 3/26 : WORKDIR /edgex-go [2021-02-08T06:59:30.517Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-08T06:59:30.517Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-08T06:59:30.517Z] ---> c0d97e30565f [2021-02-08T06:59:30.517Z] Step 3/23 : WORKDIR /edgex-go [2021-02-08T06:59:30.517Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-08T06:59:30.517Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-02-08T06:59:30.517Z] ---> c0d97e30565f [2021-02-08T06:59:30.517Z] Step 3/31 : WORKDIR /edgex-go [2021-02-08T06:59:30.517Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-08T06:59:30.517Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-08T06:59:30.517Z] ---> c0d97e30565f [2021-02-08T06:59:30.517Z] Step 3/22 : WORKDIR /edgex-go [2021-02-08T06:59:30.517Z] ---> Running in e4d970931bc3 [2021-02-08T06:59:30.517Z] ---> Running in 0db99d75d001 [2021-02-08T06:59:30.517Z] ---> Running in e20c411f359e [2021-02-08T06:59:30.517Z] ---> Running in 4c4bc764e479 [2021-02-08T06:59:30.517Z] ---> Running in bfc22afee67f [2021-02-08T06:59:30.517Z] Removing intermediate container e20c411f359e [2021-02-08T06:59:30.517Z] ---> e8441d68a9d0 [2021-02-08T06:59:30.517Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T06:59:30.517Z] Removing intermediate container 0db99d75d001 [2021-02-08T06:59:30.517Z] ---> ca4a6e409c99 [2021-02-08T06:59:30.517Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T06:59:30.517Z] Removing intermediate container 4c4bc764e479 [2021-02-08T06:59:30.517Z] ---> e126073b08ab [2021-02-08T06:59:30.517Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T06:59:30.517Z] Removing intermediate container bfc22afee67f [2021-02-08T06:59:30.517Z] ---> efa7203234ec [2021-02-08T06:59:30.517Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T06:59:30.517Z] Removing intermediate container e4d970931bc3 [2021-02-08T06:59:30.517Z] ---> 856b0e2563da [2021-02-08T06:59:30.517Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T06:59:30.517Z] ---> Running in b75d51397d03 [2021-02-08T06:59:30.517Z] ---> Running in 45c04356a7d3 [2021-02-08T06:59:30.517Z] ---> Running in 7d81a2d73364 [2021-02-08T06:59:30.517Z] ---> Running in 56c07bf26499 [2021-02-08T06:59:30.517Z] ---> Running in 82b978d55271 [2021-02-08T06:59:30.517Z] Removing intermediate container b75d51397d03 [2021-02-08T06:59:30.517Z] ---> d33135c4f6ec [2021-02-08T06:59:30.517Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-08T06:59:30.517Z] ---> Running in f56c22456de6 [2021-02-08T06:59:30.517Z] Removing intermediate container 45c04356a7d3 [2021-02-08T06:59:30.517Z] ---> 89db838aab58 [2021-02-08T06:59:30.517Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-02-08T06:59:30.517Z] Removing intermediate container 56c07bf26499 [2021-02-08T06:59:30.517Z] ---> 984bcf1fd2f8 [2021-02-08T06:59:30.517Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-08T06:59:30.517Z] ---> Running in b6dcb1107fd1 [2021-02-08T06:59:30.517Z] ---> Running in 5a01dd65aae6 [2021-02-08T06:59:30.517Z] Removing intermediate container 7d81a2d73364 [2021-02-08T06:59:30.517Z] ---> 59155521e9b4 [2021-02-08T06:59:30.517Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-08T06:59:30.517Z] Removing intermediate container 82b978d55271 [2021-02-08T06:59:30.517Z] ---> a2a3798c8cbd [2021-02-08T06:59:30.517Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-08T06:59:30.517Z] ---> Running in 48f0331d313f [2021-02-08T06:59:30.517Z] ---> Running in 2e865ef5aca5 [2021-02-08T06:59:30.517Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-08T06:59:30.540Z] 23 added, 27 removed; done. [2021-02-08T06:59:30.540Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-02-08T06:59:30.540Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-08T06:59:30.540Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-02-08T06:59:30.540Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-02-08T06:59:30.540Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-02-08T06:59:30.798Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-08T06:59:30.801Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-08T06:59:30.801Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-02-08T06:59:30.801Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-08T06:59:30.801Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-08T06:59:30.801Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-08T06:59:30.801Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-08T06:59:30.801Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-08T06:59:30.801Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-02-08T06:59:31.064Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-02-08T06:59:31.064Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-02-08T06:59:31.064Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-02-08T06:59:31.064Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-02-08T06:59:31.064Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-08T06:59:31.064Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-08T06:59:31.064Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-02-08T06:59:31.076Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-08T06:59:31.076Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-08T06:59:31.325Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-02-08T06:59:31.325Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-02-08T06:59:31.326Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-02-08T06:59:31.326Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-02-08T06:59:31.326Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-02-08T06:59:31.347Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-08T06:59:31.347Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-08T06:59:31.587Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-02-08T06:59:31.587Z] Updating certificates in /etc/ssl/certs... [2021-02-08T06:59:31.616Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-08T06:59:31.887Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-08T06:59:31.887Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-08T06:59:32.161Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-08T06:59:32.161Z] OK: 217 MiB in 51 packages [2021-02-08T06:59:32.162Z] 0 added, 0 removed; done. [2021-02-08T06:59:32.162Z] Running hooks in /etc/ca-certificates/update.d... [2021-02-08T06:59:32.162Z] done. [2021-02-08T06:59:32.439Z] OK: 217 MiB in 51 packages [2021-02-08T06:59:32.735Z] Reading package lists... [2021-02-08T06:59:32.997Z] Building dependency tree... [2021-02-08T06:59:32.997Z] Reading state information... [2021-02-08T06:59:32.997Z] The following NEW packages will be installed: [2021-02-08T06:59:32.997Z] apt-transport-https [2021-02-08T06:59:33.053Z] OK: 217 MiB in 51 packages [2021-02-08T06:59:33.053Z] OK: 217 MiB in 51 packages [2021-02-08T06:59:33.053Z] OK: 217 MiB in 51 packages [2021-02-08T06:59:33.258Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-02-08T06:59:33.258Z] Need to get 1696 B of archives. [2021-02-08T06:59:33.258Z] After this operation, 153 kB of additional disk space will be used. [2021-02-08T06:59:33.258Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-02-08T06:59:33.520Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-08T06:59:33.520Z] Fetched 1696 B in 0s (9219 B/s) [2021-02-08T06:59:33.520Z] Selecting previously unselected package apt-transport-https. [2021-02-08T06:59:33.520Z] (Reading database ... 13920 files and directories currently installed.) [2021-02-08T06:59:33.520Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-02-08T06:59:33.520Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-02-08T06:59:33.520Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-02-08T06:59:34.038Z] Removing intermediate container f56c22456de6 [2021-02-08T06:59:34.038Z] ---> d1d03abaae89 [2021-02-08T06:59:34.038Z] Step 6/26 : COPY go.mod . [2021-02-08T06:59:34.092Z] Waiting for network to be ready... [2021-02-08T06:59:34.314Z] Removing intermediate container b6dcb1107fd1 [2021-02-08T06:59:34.314Z] ---> ac9924500280 [2021-02-08T06:59:34.314Z] Step 6/31 : COPY go.mod . [2021-02-08T06:59:34.595Z] Removing intermediate container 48f0331d313f [2021-02-08T06:59:34.595Z] ---> 64535c234ad0 [2021-02-08T06:59:34.595Z] Step 6/23 : COPY go.mod . [2021-02-08T06:59:34.880Z] Removing intermediate container 5a01dd65aae6 [2021-02-08T06:59:34.880Z] ---> 0993e1dc73ca [2021-02-08T06:59:34.880Z] Step 6/22 : COPY go.mod . [2021-02-08T06:59:34.880Z] ---> 595be5235281 [2021-02-08T06:59:34.880Z] Step 7/26 : RUN go mod download [2021-02-08T06:59:35.160Z] Removing intermediate container 2e865ef5aca5 [2021-02-08T06:59:35.160Z] ---> 0ca56a58d186 [2021-02-08T06:59:35.160Z] Step 6/21 : COPY go.mod . [2021-02-08T06:59:35.160Z] ---> Running in d6cec4cc7cf4 [2021-02-08T06:59:35.433Z] ---> 97ef41ff5ac1 [2021-02-08T06:59:35.434Z] Step 7/31 : RUN go mod download [2021-02-08T06:59:35.706Z] ---> Running in 183391c89e3e [2021-02-08T06:59:35.706Z] ---> ef6972147f95 [2021-02-08T06:59:35.706Z] Step 7/23 : RUN go mod download [2021-02-08T06:59:35.978Z] ---> 8871f587c6d6 [2021-02-08T06:59:35.978Z] Step 7/22 : RUN go mod download [2021-02-08T06:59:35.978Z] ---> Running in 4b3d9fd22a86 [2021-02-08T06:59:36.255Z] ---> 0d047f580d56 [2021-02-08T06:59:36.255Z] Step 7/21 : RUN go mod download [2021-02-08T06:59:36.528Z] ---> Running in 8bf2d903499a [2021-02-08T06:59:36.528Z] ---> Running in 808342892e2a [2021-02-08T06:59:39.176Z] Removing intermediate container d6cec4cc7cf4 [2021-02-08T06:59:39.176Z] ---> 531e8c60612e [2021-02-08T06:59:39.176Z] Step 8/26 : COPY . . [2021-02-08T06:59:39.776Z] Removing intermediate container 183391c89e3e [2021-02-08T06:59:39.776Z] ---> 59a5f0cf31b5 [2021-02-08T06:59:39.776Z] Step 8/31 : COPY . . [2021-02-08T06:59:40.783Z] Removing intermediate container 4b3d9fd22a86 [2021-02-08T06:59:40.783Z] ---> b61e8a4ff688 [2021-02-08T06:59:40.783Z] Step 8/23 : COPY . . [2021-02-08T06:59:41.394Z] Removing intermediate container 8bf2d903499a [2021-02-08T06:59:41.394Z] ---> 89960be2fe4f [2021-02-08T06:59:41.394Z] Step 8/22 : COPY . . [2021-02-08T06:59:42.001Z] Removing intermediate container 808342892e2a [2021-02-08T06:59:42.001Z] ---> 23f1b40ab223 [2021-02-08T06:59:42.001Z] Step 8/21 : COPY . . [2021-02-08T06:59:42.239Z] 2021-02-08T06:59:38Z INFO Waiting for automatic snapd restart... [2021-02-08T06:59:42.239Z] snapd 2.48.2 from Canonical* installed [2021-02-08T06:59:43.186Z] "snapd" switched to the "latest/stable" channel [2021-02-08T06:59:43.186Z] [2021-02-08T06:59:48.493Z] core18 20210128 from Canonical* installed [2021-02-08T06:59:48.493Z] "core18" switched to the "latest/stable" channel [2021-02-08T06:59:48.493Z] [2021-02-08T06:59:55.090Z] snapcraft 4.4.4 from Canonical* installed [2021-02-08T06:59:55.091Z] "snapcraft" switched to the "latest/stable" channel [2021-02-08T06:59:55.091Z] [2021-02-08T06:59:58.402Z] 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-02-08T06:59:58.402Z] - README.md [2021-02-08T06:59:58.402Z] - snapcraft.yaml.orig [2021-02-08T06:59:58.402Z] [2021-02-08T06:59:58.402Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-02-08T07:00:05.026Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-08T07:00:06.417Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-02-08T07:00:06.991Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-08T07:00:06.991Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-08T07:00:08.825Z] ---> cca704473dc1 [2021-02-08T07:00:08.825Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-08T07:00:08.825Z] ---> 5cfb52086259 [2021-02-08T07:00:08.825Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-08T07:00:08.825Z] ---> a13cc6f83ade [2021-02-08T07:00:08.825Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-02-08T07:00:08.825Z] ---> Running in f4ddf6e13f49 [2021-02-08T07:00:08.825Z] ---> 54a595cbfc9c [2021-02-08T07:00:08.825Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-08T07:00:08.825Z] ---> ea96ade96398 [2021-02-08T07:00:08.825Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-08T07:00:08.825Z] ---> Running in 6fb3f565bcf5 [2021-02-08T07:00:08.825Z] ---> Running in e83e3fe763c1 [2021-02-08T07:00:08.825Z] ---> Running in ec5b5cae71be [2021-02-08T07:00:08.825Z] ---> Running in ca30e4da06b6 [2021-02-08T07:00:08.825Z] 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-02-08T07:00:08.825Z] 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-02-08T07:00:08.825Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-02-08T07:00:08.825Z] 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-02-08T07:00:08.825Z] 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-02-08T07:00:08.922Z] Reading package lists... [2021-02-08T07:00:09.184Z] 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-02-08T07:00:15.970Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-08T07:00:15.970Z] Reading package lists... [2021-02-08T07:00:15.970Z] Building dependency tree... [2021-02-08T07:00:15.970Z] Reading state information... [2021-02-08T07:00:15.970Z] Suggested packages: [2021-02-08T07:00:15.970Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-02-08T07:00:15.970Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-02-08T07:00:15.970Z] Recommended packages: [2021-02-08T07:00:15.970Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-02-08T07:00:15.970Z] The following NEW packages will be installed: [2021-02-08T07:00:15.970Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-02-08T07:00:15.970Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-02-08T07:00:15.970Z] pkg-config zip [2021-02-08T07:00:15.970Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-02-08T07:00:15.970Z] Need to get 7655 kB of archives. [2021-02-08T07:00:15.970Z] After this operation, 43.7 MB of additional disk space will be used. [2021-02-08T07:00:15.970Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-02-08T07:00:15.970Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2021-02-08T07:00:15.970Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-02-08T07:00:16.234Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-02-08T07:00:16.234Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-02-08T07:00:16.234Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-02-08T07:00:16.234Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-02-08T07:00:16.503Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-02-08T07:00:16.503Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-02-08T07:00:16.503Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-02-08T07:00:16.503Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-02-08T07:00:16.503Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-02-08T07:00:16.503Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-02-08T07:00:16.767Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-02-08T07:00:16.767Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-02-08T07:00:17.029Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-08T07:00:17.029Z] Fetched 7655 kB in 1s (6848 kB/s) [2021-02-08T07:00:17.029Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-02-08T07:00:17.029Z] (Reading database ... 13924 files and directories currently installed.) [2021-02-08T07:00:17.029Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-02-08T07:00:17.029Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-02-08T07:00:17.294Z] Selecting previously unselected package libpsl5:amd64. [2021-02-08T07:00:17.294Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-02-08T07:00:17.294Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-02-08T07:00:17.556Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-02-08T07:00:17.556Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-02-08T07:00:17.556Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-02-08T07:00:17.556Z] Selecting previously unselected package librtmp1:amd64. [2021-02-08T07:00:17.556Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-02-08T07:00:17.556Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-02-08T07:00:17.556Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-02-08T07:00:17.556Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-02-08T07:00:17.556Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-02-08T07:00:17.817Z] Selecting previously unselected package liberror-perl. [2021-02-08T07:00:17.817Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-02-08T07:00:17.817Z] Unpacking liberror-perl (0.17025-1) ... [2021-02-08T07:00:17.817Z] Selecting previously unselected package git-man. [2021-02-08T07:00:17.817Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-02-08T07:00:17.817Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-02-08T07:00:18.079Z] Selecting previously unselected package git. [2021-02-08T07:00:18.079Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-02-08T07:00:18.079Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-02-08T07:00:19.023Z] Selecting previously unselected package libnorm1:amd64. [2021-02-08T07:00:19.023Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-02-08T07:00:19.023Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-02-08T07:00:19.023Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-02-08T07:00:19.023Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-02-08T07:00:19.023Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-02-08T07:00:19.284Z] Selecting previously unselected package libsodium23:amd64. [2021-02-08T07:00:19.284Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-02-08T07:00:19.284Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-02-08T07:00:19.284Z] Selecting previously unselected package libzmq5:amd64. [2021-02-08T07:00:19.284Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-02-08T07:00:19.284Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-08T07:00:19.546Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-02-08T07:00:19.546Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-02-08T07:00:19.546Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-08T07:00:19.546Z] Selecting previously unselected package pkg-config. [2021-02-08T07:00:19.546Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-02-08T07:00:19.546Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-02-08T07:00:19.807Z] Selecting previously unselected package zip. [2021-02-08T07:00:19.807Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-02-08T07:00:19.807Z] Unpacking zip (3.0-11build1) ... [2021-02-08T07:00:19.807Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-02-08T07:00:19.807Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-02-08T07:00:19.807Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-02-08T07:00:19.807Z] Setting up liberror-perl (0.17025-1) ... [2021-02-08T07:00:19.807Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-02-08T07:00:20.068Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-02-08T07:00:20.068Z] No schema files found: doing nothing. [2021-02-08T07:00:20.069Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-02-08T07:00:20.069Z] Setting up zip (3.0-11build1) ... [2021-02-08T07:00:20.069Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-02-08T07:00:20.069Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-02-08T07:00:20.069Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-02-08T07:00:20.069Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-08T07:00:20.069Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-02-08T07:00:20.069Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-08T07:00:20.331Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-02-08T07:00:20.331Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-02-08T07:00:26.927Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-08T07:00:27.189Z] git set to automatically installed. [2021-02-08T07:00:27.189Z] git-man set to automatically installed. [2021-02-08T07:00:27.189Z] libcurl3-gnutls set to automatically installed. [2021-02-08T07:00:27.189Z] liberror-perl set to automatically installed. [2021-02-08T07:00:27.189Z] libglib2.0-0 set to automatically installed. [2021-02-08T07:00:27.189Z] libnghttp2-14 set to automatically installed. [2021-02-08T07:00:27.189Z] libnorm1 set to automatically installed. [2021-02-08T07:00:27.189Z] libpgm-5.2-0 set to automatically installed. [2021-02-08T07:00:27.189Z] libpsl5 set to automatically installed. [2021-02-08T07:00:27.189Z] librtmp1 set to automatically installed. [2021-02-08T07:00:27.189Z] libsodium23 set to automatically installed. [2021-02-08T07:00:27.189Z] libzmq3-dev set to automatically installed. [2021-02-08T07:00:27.189Z] libzmq5 set to automatically installed. [2021-02-08T07:00:27.189Z] pkg-config set to automatically installed. [2021-02-08T07:00:27.189Z] zip set to automatically installed. [2021-02-08T07:00:29.111Z] snapd is not logged in, snap install commands will use sudo [2021-02-08T07:00:35.709Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-08T07:00:35.709Z] snap "core18" has no updates available [2021-02-08T07:00:36.656Z] Pulling config-common [2021-02-08T07:00:38.049Z] Pulling go-build-helper [2021-02-08T07:01:04.654Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-02-08T07:01:04.654Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-02-08T07:01:04.654Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1537 kB] [2021-02-08T07:01:04.654Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [297 kB] [2021-02-08T07:01:04.654Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-02-08T07:01:04.654Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-02-08T07:01:04.654Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] [2021-02-08T07:01:04.654Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] [2021-02-08T07:01:04.654Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1105 kB] [2021-02-08T07:01:04.654Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [247 kB] [2021-02-08T07:01:04.654Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-02-08T07:01:04.654Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-02-08T07:01:04.654Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-02-08T07:01:04.654Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-02-08T07:01:04.654Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-02-08T07:01:04.654Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-02-08T07:01:04.654Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-02-08T07:01:04.654Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-02-08T07:01:04.654Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-02-08T07:01:04.654Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1877 kB] [2021-02-08T07:01:04.654Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [389 kB] [2021-02-08T07:01:04.654Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] [2021-02-08T07:01:04.654Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] [2021-02-08T07:01:04.654Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] [2021-02-08T07:01:04.654Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] [2021-02-08T07:01:04.654Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1714 kB] [2021-02-08T07:01:04.654Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [362 kB] [2021-02-08T07:01:04.654Z] Fetched 23.9 MB in 0s (0 B/s) [2021-02-08T07:01:04.654Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-02-08T07:01:04.654Z] Fetched 96.5 kB in 0s (0 B/s) [2021-02-08T07:01:04.654Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-02-08T07:01:04.654Z] Fetched 279 kB in 0s (0 B/s) [2021-02-08T07:01:04.654Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-02-08T07:01:04.654Z] Fetched 122 kB in 0s (0 B/s) [2021-02-08T07:01:04.654Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-02-08T07:01:04.654Z] Fetched 77.8 kB in 0s (0 B/s) [2021-02-08T07:01:04.654Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-02-08T07:01:04.654Z] Fetched 8848 B in 0s (0 B/s) [2021-02-08T07:01:04.654Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-02-08T07:01:04.654Z] Fetched 47.8 kB in 0s (0 B/s) [2021-02-08T07:01:04.654Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-02-08T07:01:04.654Z] Fetched 45.6 kB in 0s (0 B/s) [2021-02-08T07:01:04.654Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-02-08T07:01:04.654Z] Fetched 15.0 kB in 0s (0 B/s) [2021-02-08T07:01:04.654Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-02-08T07:01:04.654Z] Fetched 214 kB in 0s (0 B/s) [2021-02-08T07:01:04.654Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-02-08T07:01:04.654Z] Fetched 155 kB in 0s (0 B/s) [2021-02-08T07:01:04.654Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-02-08T07:01:04.654Z] Fetched 50.6 kB in 0s (0 B/s) [2021-02-08T07:01:04.654Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-02-08T07:01:04.654Z] Fetched 14.8 kB in 0s (0 B/s) [2021-02-08T07:01:04.655Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-02-08T07:01:04.655Z] Fetched 41.8 kB in 0s (0 B/s) [2021-02-08T07:01:04.655Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-02-08T07:01:04.655Z] Fetched 499 kB in 0s (0 B/s) [2021-02-08T07:01:04.655Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-02-08T07:01:04.655Z] Fetched 111 kB in 0s (0 B/s) [2021-02-08T07:01:04.655Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-02-08T07:01:04.655Z] Fetched 240 kB in 0s (0 B/s) [2021-02-08T07:01:04.655Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-02-08T07:01:04.655Z] Fetched 29.3 kB in 0s (0 B/s) [2021-02-08T07:01:04.655Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-02-08T07:01:04.655Z] Fetched 85.5 kB in 0s (0 B/s) [2021-02-08T07:01:04.655Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-02-08T07:01:04.655Z] Fetched 24.5 kB in 0s (0 B/s) [2021-02-08T07:01:04.655Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-02-08T07:01:04.655Z] Fetched 49.2 kB in 0s (0 B/s) [2021-02-08T07:01:04.655Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-02-08T07:01:04.655Z] Fetched 54.2 kB in 0s (0 B/s) [2021-02-08T07:01:04.655Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-02-08T07:01:04.655Z] Fetched 30.8 kB in 0s (0 B/s) [2021-02-08T07:01:04.655Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-02-08T07:01:04.655Z] Fetched 17.0 kB in 0s (0 B/s) [2021-02-08T07:01:04.655Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-02-08T07:01:04.655Z] Fetched 85.9 kB in 0s (0 B/s) [2021-02-08T07:01:04.655Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-02-08T07:01:04.655Z] Fetched 8720 B in 0s (0 B/s) [2021-02-08T07:01:04.655Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-02-08T07:01:04.655Z] Fetched 137 kB in 0s (0 B/s) [2021-02-08T07:01:04.655Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-02-08T07:01:04.655Z] Fetched 119 kB in 0s (0 B/s) [2021-02-08T07:01:04.655Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-02-08T07:01:04.655Z] Fetched 109 kB in 0s (0 B/s) [2021-02-08T07:01:04.655Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-02-08T07:01:04.655Z] Fetched 11.1 kB in 0s (0 B/s) [2021-02-08T07:01:04.655Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-02-08T07:01:04.655Z] Fetched 645 kB in 0s (0 B/s) [2021-02-08T07:01:04.655Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-02-08T07:01:04.655Z] Fetched 41.3 kB in 0s (0 B/s) [2021-02-08T07:01:04.655Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-02-08T07:01:04.655Z] Fetched 17.9 kB in 0s (0 B/s) [2021-02-08T07:01:04.655Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-02-08T07:01:04.655Z] Fetched 368 kB in 0s (0 B/s) [2021-02-08T07:01:04.655Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-02-08T07:01:04.655Z] Fetched 187 kB in 0s (0 B/s) [2021-02-08T07:01:04.655Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-02-08T07:01:04.655Z] Fetched 175 kB in 0s (0 B/s) [2021-02-08T07:01:04.655Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-02-08T07:01:04.655Z] Fetched 206 kB in 0s (0 B/s) [2021-02-08T07:01:04.655Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-02-08T07:01:04.655Z] Fetched 1301 kB in 0s (0 B/s) [2021-02-08T07:01:04.655Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-02-08T07:01:04.655Z] Fetched 36.2 kB in 0s (0 B/s) [2021-02-08T07:01:04.655Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-02-08T07:01:04.655Z] Fetched 159 kB in 0s (0 B/s) [2021-02-08T07:01:04.655Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-02-08T07:01:04.655Z] Fetched 107 kB in 0s (0 B/s) [2021-02-08T07:01:04.655Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-02-08T07:01:04.655Z] Fetched 48.7 kB in 0s (0 B/s) [2021-02-08T07:01:04.655Z] Pulling static-packages [2021-02-08T07:01:06.043Z] 'go115' has dependencies that need to be staged: go-build-helper static-packages [2021-02-08T07:01:06.043Z] Skipping pull go-build-helper (already ran) [2021-02-08T07:01:06.044Z] Skipping pull static-packages (already ran) [2021-02-08T07:01:06.044Z] Building go-build-helper [2021-02-08T07:01:10.261Z] Building static-packages [2021-02-08T07:01:12.808Z] Staging go-build-helper [2021-02-08T07:01:13.754Z] Staging static-packages [2021-02-08T07:01:15.148Z] Pulling go115 [2021-02-08T07:01:16.093Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-02-08T07:01:16.093Z] Skipping pull go115 (already ran) [2021-02-08T07:01:16.093Z] Building go115 [2021-02-08T07:01:16.093Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-08T07:01:16.093Z] Dload Upload Total Spent Left Speed [2021-02-08T07:01:19.599Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 115M 0 30694 0 0 165k 0 0:11:54 --:--:-- 0:11:54 164k 35 115M 35 41.1M 0 0 34.8M 0 0:00:03 0:00:01 0:00:02 34.8M 67 115M 67 78.2M 0 0 35.9M 0 0:00:03 0:00:02 0:00:01 35.8M 93 115M 93 108M 0 0 34.0M 0 0:00:03 0:00:03 --:--:-- 34.0M 100 115M 100 115M 0 0 32.1M 0 0:00:03 0:00:03 --:--:-- 32.1M [2021-02-08T07:01:20.550Z] go1.15.2.linux-amd64.tar.gz: OK [2021-02-08T07:01:25.852Z] Staging go115 [2021-02-08T07:01:30.678Z] 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-02-08T07:01:30.678Z] 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-02-08T07:01:32.458Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-02-08T07:01:32.458Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-08T07:01:32.458Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-08T07:01:32.458Z] Fetched 0 B in 0s (0 B/s) [2021-02-08T07:01:32.458Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-02-08T07:01:32.458Z] Fetched 224 kB in 0s (0 B/s) [2021-02-08T07:01:32.458Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-02-08T07:01:32.458Z] Fetched 157 kB in 0s (0 B/s) [2021-02-08T07:01:32.458Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-02-08T07:01:32.458Z] Fetched 221 kB in 0s (0 B/s) [2021-02-08T07:01:32.458Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-02-08T07:01:32.458Z] Fetched 143 kB in 0s (0 B/s) [2021-02-08T07:01:32.458Z] Pulling edgex-go [2021-02-08T07:01:33.862Z] Pulling version [2021-02-08T07:01:34.807Z] Building config-common [2021-02-08T07:01:37.367Z] Skipping build go-build-helper (already ran) [2021-02-08T07:01:37.367Z] Skipping build static-packages (already ran) [2021-02-08T07:01:37.367Z] Skipping build go115 (already ran) [2021-02-08T07:01:37.641Z] Building edgex-go [2021-02-08T07:01:38.613Z] 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-02-08T07:01:40.011Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-02-08T07:01:40.011Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-02-08T07:01:40.011Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.24 [2021-02-08T07:01:40.011Z] go: downloading github.com/google/uuid v1.2.0 [2021-02-08T07:01:40.011Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-02-08T07:01:40.011Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.7 [2021-02-08T07:01:40.011Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.1 [2021-02-08T07:01:40.011Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.3 [2021-02-08T07:01:40.011Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-02-08T07:01:40.011Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-02-08T07:01:40.011Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.1 [2021-02-08T07:01:40.011Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-02-08T07:01:40.011Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-08T07:01:40.011Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.1 [2021-02-08T07:01:40.011Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-02-08T07:01:40.011Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-02-08T07:01:40.011Z] go: downloading github.com/pkg/errors v0.8.1 [2021-02-08T07:01:40.011Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-02-08T07:01:40.011Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-02-08T07:01:40.286Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-02-08T07:01:40.286Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-02-08T07:01:40.286Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-08T07:01:40.286Z] go: downloading github.com/x448/float16 v0.8.4 [2021-02-08T07:01:40.286Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-02-08T07:01:40.286Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-08T07:01:40.286Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-02-08T07:01:40.286Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-02-08T07:01:40.286Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-02-08T07:01:40.286Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-02-08T07:01:40.286Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-02-08T07:01:40.286Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-02-08T07:01:40.286Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-02-08T07:01:40.286Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-02-08T07:01:40.286Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-02-08T07:01:40.286Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-02-08T07:01:40.286Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-02-08T07:01:40.286Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-02-08T07:01:40.550Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-02-08T07:01:40.550Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-02-08T07:01:43.106Z] Removing intermediate container ec5b5cae71be [2021-02-08T07:01:43.106Z] ---> 40874fbe8036 [2021-02-08T07:01:43.106Z] [2021-02-08T07:01:43.106Z] Step 10/21 : FROM alpine:3.12 [2021-02-08T07:01:43.106Z] 3.12: Pulling from library/alpine [2021-02-08T07:01:43.106Z] Removing intermediate container f4ddf6e13f49 [2021-02-08T07:01:43.106Z] ---> d36eb1ff78ae [2021-02-08T07:01:43.106Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-08T07:01:43.106Z] ---> Running in 40b980355350 [2021-02-08T07:01:44.574Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-08T07:01:44.574Z] Status: Downloaded newer image for alpine:3.12 [2021-02-08T07:01:44.574Z] ---> afeebe901d6b [2021-02-08T07:01:44.574Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-08T07:01:44.854Z] ---> Running in fed5a2a3dbfc [2021-02-08T07:01:44.854Z] 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-02-08T07:01:46.854Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-08T07:01:46.854Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-08T07:01:47.460Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-08T07:01:47.460Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-08T07:01:47.735Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-08T07:01:47.735Z] (4/4) Installing curl (7.69.1-r3) [2021-02-08T07:01:47.735Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T07:01:47.735Z] Executing ca-certificates-20191127-r4.trigger [2021-02-08T07:01:48.015Z] OK: 7 MiB in 18 packages [2021-02-08T07:01:48.756Z] 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-02-08T07:01:48.756Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-02-08T07:01:50.641Z] Removing intermediate container fed5a2a3dbfc [2021-02-08T07:01:50.642Z] ---> 6cdc725a027a [2021-02-08T07:01:50.642Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-08T07:01:52.082Z] ---> Running in 49da732e3a63 [2021-02-08T07:01:52.082Z] Removing intermediate container 40b980355350 [2021-02-08T07:01:52.082Z] ---> 34c823cc4284 [2021-02-08T07:01:52.082Z] [2021-02-08T07:01:52.082Z] Step 11/26 : FROM docker:20.10.0 [2021-02-08T07:01:52.082Z] 20.10.0: Pulling from library/docker [2021-02-08T07:01:54.151Z] Removing intermediate container 6fb3f565bcf5 [2021-02-08T07:01:54.151Z] ---> 67e641093fc4 [2021-02-08T07:01:54.151Z] [2021-02-08T07:01:54.151Z] Step 10/23 : FROM alpine:3.12 [2021-02-08T07:01:54.151Z] ---> afeebe901d6b [2021-02-08T07:01:54.151Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-08T07:01:54.151Z] Removing intermediate container 49da732e3a63 [2021-02-08T07:01:54.151Z] ---> b7a3198e6cb9 [2021-02-08T07:01:54.151Z] Step 13/21 : WORKDIR /edgex [2021-02-08T07:01:54.151Z] Removing intermediate container e83e3fe763c1 [2021-02-08T07:01:54.151Z] ---> c72649cbd364 [2021-02-08T07:01:54.151Z] [2021-02-08T07:01:54.151Z] Step 10/31 : FROM alpine:3.12 [2021-02-08T07:01:54.151Z] ---> afeebe901d6b [2021-02-08T07:01:54.151Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-08T07:01:54.151Z] ---> Running in d1f4f8218680 [2021-02-08T07:01:54.151Z] Removing intermediate container ca30e4da06b6 [2021-02-08T07:01:54.151Z] ---> ac87255147b9 [2021-02-08T07:01:54.151Z] [2021-02-08T07:01:54.151Z] Step 10/22 : FROM alpine:3.12 [2021-02-08T07:01:54.151Z] ---> afeebe901d6b [2021-02-08T07:01:54.151Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-08T07:01:54.151Z] ---> Running in b9eff6229ce8 [2021-02-08T07:01:54.151Z] ---> Running in 0115391c60ca [2021-02-08T07:01:54.151Z] ---> Running in 46bacef127ac [2021-02-08T07:01:54.152Z] 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-02-08T07:01:54.753Z] 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-02-08T07:01:54.762Z] Removing intermediate container b9eff6229ce8 [2021-02-08T07:01:54.762Z] ---> 29daab16b922 [2021-02-08T07:01:54.762Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-08T07:01:54.762Z] Removing intermediate container 0115391c60ca [2021-02-08T07:01:54.762Z] ---> da778d255e57 [2021-02-08T07:01:54.762Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-08T07:01:55.039Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-08T07:01:55.315Z] ---> Running in a9516d1f8442 [2021-02-08T07:01:55.315Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-08T07:01:55.913Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-08T07:01:55.913Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-08T07:01:55.913Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T07:01:55.913Z] OK: 5 MiB in 15 packages [2021-02-08T07:01:56.143Z] 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-02-08T07:01:56.191Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-08T07:01:56.191Z] ---> 45c9b272b60b [2021-02-08T07:01:56.191Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-08T07:01:56.410Z] 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-02-08T07:01:56.410Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-02-08T07:01:56.672Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-08T07:01:56.672Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-02-08T07:01:56.672Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-08T07:01:56.794Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-08T07:01:56.794Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-08T07:01:56.795Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T07:01:56.795Z] Executing ca-certificates-20191127-r4.trigger [2021-02-08T07:01:56.795Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-08T07:01:57.213Z] OK: 6 MiB in 16 packages [2021-02-08T07:01:57.213Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-08T07:01:57.871Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-08T07:01:57.871Z] (2/2) Installing su-exec (0.2-r1) [2021-02-08T07:01:57.871Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T07:01:57.871Z] OK: 5 MiB in 16 packages [2021-02-08T07:01:58.067Z] 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-02-08T07:01:58.330Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-02-08T07:01:58.330Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-02-08T07:01:58.505Z] ---> 6a84a4363982 [2021-02-08T07:01:58.505Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-08T07:01:58.505Z] Removing intermediate container d1f4f8218680 [2021-02-08T07:01:58.505Z] ---> 43a0811af80a [2021-02-08T07:01:58.505Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-08T07:01:58.810Z] ---> Running in 02c2fb16ca3e [2021-02-08T07:01:59.716Z] 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-02-08T07:02:00.256Z] Removing intermediate container 02c2fb16ca3e [2021-02-08T07:02:00.256Z] ---> 9702fbf45992 [2021-02-08T07:02:00.256Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-08T07:02:00.256Z] Removing intermediate container a9516d1f8442 [2021-02-08T07:02:00.256Z] ---> 3cfbd119951a [2021-02-08T07:02:00.256Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-08T07:02:00.256Z] Removing intermediate container 46bacef127ac [2021-02-08T07:02:00.256Z] ---> f2ff4d4c67ab [2021-02-08T07:02:00.256Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-08T07:02:00.256Z] ---> 1156fcddf63e [2021-02-08T07:02:00.256Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-08T07:02:00.256Z] ---> Running in 7836caf8ae49 [2021-02-08T07:02:00.539Z] ---> Running in 5f8b48d4cb6f [2021-02-08T07:02:00.539Z] ---> Running in dbaad5b78f98 [2021-02-08T07:02:00.539Z] ---> Running in 8a06204e449f [2021-02-08T07:02:00.678Z] 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-02-08T07:02:00.678Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-08T07:02:01.156Z] Removing intermediate container 7836caf8ae49 [2021-02-08T07:02:01.156Z] ---> c8a1ddc87f2f [2021-02-08T07:02:01.156Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-08T07:02:01.494Z] ---> Running in b8a4e53903ec [2021-02-08T07:02:01.494Z] Removing intermediate container 5f8b48d4cb6f [2021-02-08T07:02:01.494Z] ---> 6107addc30a0 [2021-02-08T07:02:01.494Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-08T07:02:01.494Z] Removing intermediate container dbaad5b78f98 [2021-02-08T07:02:01.494Z] ---> 57b36bd32f66 [2021-02-08T07:02:01.494Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-08T07:02:01.494Z] Removing intermediate container 8a06204e449f [2021-02-08T07:02:01.494Z] ---> d92ae21352b7 [2021-02-08T07:02:01.494Z] Step 18/21 : CMD ["--init=true"] [2021-02-08T07:02:01.771Z] ---> Running in 4f94125b39bd [2021-02-08T07:02:02.047Z] ---> Running in 266e7412fa62 [2021-02-08T07:02:02.047Z] ---> Running in 32a94c278b10 [2021-02-08T07:02:02.047Z] Removing intermediate container b8a4e53903ec [2021-02-08T07:02:02.047Z] ---> a5bb0071e552 [2021-02-08T07:02:02.047Z] Step 15/23 : WORKDIR / [2021-02-08T07:02:02.131Z] 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-02-08T07:02:02.643Z] ---> Running in 4d539e947468 [2021-02-08T07:02:03.165Z] 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-02-08T07:02:03.240Z] Removing intermediate container 266e7412fa62 [2021-02-08T07:02:03.240Z] ---> fff2b9bdb57d [2021-02-08T07:02:03.240Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-08T07:02:03.240Z] Removing intermediate container 4f94125b39bd [2021-02-08T07:02:03.240Z] ---> aa019d700464 [2021-02-08T07:02:03.240Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-08T07:02:03.240Z] Removing intermediate container 32a94c278b10 [2021-02-08T07:02:03.240Z] ---> 93849f02d639 [2021-02-08T07:02:03.240Z] Step 19/21 : LABEL arch=arm64 [2021-02-08T07:02:03.514Z] ---> Running in 420df4223987 [2021-02-08T07:02:03.514Z] ---> Running in 34730c31b1b1 [2021-02-08T07:02:03.514Z] Removing intermediate container 4d539e947468 [2021-02-08T07:02:03.514Z] ---> 8aa2c1542206 [2021-02-08T07:02:03.514Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-08T07:02:03.793Z] ---> Running in 1d6b398ec48a [2021-02-08T07:02:04.127Z] 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-02-08T07:02:04.127Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-02-08T07:02:04.395Z] Removing intermediate container 34730c31b1b1 [2021-02-08T07:02:04.395Z] ---> c116cf289623 [2021-02-08T07:02:04.395Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-08T07:02:04.670Z] Removing intermediate container 1d6b398ec48a [2021-02-08T07:02:04.670Z] ---> 25c60f2373f3 [2021-02-08T07:02:04.670Z] Step 20/21 : LABEL git_sha=55f99d39bec49b0bfbda7440a57be504e49139c2 [2021-02-08T07:02:04.947Z] ---> Running in e82c2855c330 [2021-02-08T07:02:05.089Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-02-08T07:02:05.227Z] ---> fe1525379299 [2021-02-08T07:02:05.227Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-08T07:02:05.363Z] go: downloading github.com/lib/pq v1.9.0 [2021-02-08T07:02:05.501Z] ---> 9a022d269976 [2021-02-08T07:02:05.501Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-08T07:02:05.778Z] Removing intermediate container e82c2855c330 [2021-02-08T07:02:05.778Z] ---> 16d1b4b016e5 [2021-02-08T07:02:05.778Z] Step 21/21 : LABEL version=0.0.0 [2021-02-08T07:02:06.066Z] ---> Running in 9945832112bf [2021-02-08T07:02:07.050Z] Removing intermediate container 420df4223987 [2021-02-08T07:02:07.050Z] ---> 2730a6ade560 [2021-02-08T07:02:07.050Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-08T07:02:07.332Z] ---> b69a41755d3b [2021-02-08T07:02:07.332Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-08T07:02:07.332Z] Removing intermediate container 9945832112bf [2021-02-08T07:02:07.332Z] ---> 486723a53f9c [2021-02-08T07:02:07.332Z] [2021-02-08T07:02:07.332Z] ---> Running in e55d6e03c020 [2021-02-08T07:02:07.607Z] ---> 03277bf0d6f5 [2021-02-08T07:02:07.607Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-08T07:02:07.879Z] Successfully built 486723a53f9c [2021-02-08T07:02:08.158Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-02-08T07:02:08.158Z]  Building docker-security-proxy-setup-go ... done Building docker-security-secretstore-setup-go [2021-02-08T07:02:08.158Z] Removing intermediate container e55d6e03c020 [2021-02-08T07:02:08.158Z] ---> e2fdb9a0bdf1 [2021-02-08T07:02:08.158Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-08T07:02:08.450Z] ---> a83648860ccc [2021-02-08T07:02:08.450Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-08T07:02:08.450Z] ---> Running in e36491d52eee [2021-02-08T07:02:08.701Z] Building version [2021-02-08T07:02:08.725Z] ---> 56f22a8dad54 [2021-02-08T07:02:08.725Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-08T07:02:08.996Z] ---> Running in b1d787fa3ed9 [2021-02-08T07:02:09.267Z] Removing intermediate container e36491d52eee [2021-02-08T07:02:09.267Z] ---> a39f4fd8acd6 [2021-02-08T07:02:09.267Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-08T07:02:09.543Z] ---> 305a677fab56 [2021-02-08T07:02:09.543Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-08T07:02:09.543Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-08T07:02:09.822Z] ---> Running in 0b30fc30f47c [2021-02-08T07:02:09.822Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-08T07:02:09.822Z] ---> eeaf43b92773 [2021-02-08T07:02:09.822Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-08T07:02:09.822Z] Removing intermediate container b1d787fa3ed9 [2021-02-08T07:02:09.822Z] ---> 9ba8b3158827 [2021-02-08T07:02:09.822Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-08T07:02:10.098Z] ---> Running in 634f1869b947 [2021-02-08T07:02:10.373Z] ---> Running in abe376d121ba [2021-02-08T07:02:10.373Z] ---> Running in 01241c96a30a [2021-02-08T07:02:10.972Z] Removing intermediate container 0b30fc30f47c [2021-02-08T07:02:10.972Z] ---> 0f11fa44baa9 [2021-02-08T07:02:10.972Z] Step 21/23 : LABEL arch=arm64 [2021-02-08T07:02:11.581Z] ---> Running in d295a78249a3 [2021-02-08T07:02:11.581Z] Removing intermediate container abe376d121ba [2021-02-08T07:02:11.581Z] ---> 225ffadfadfe [2021-02-08T07:02:11.582Z] Step 20/22 : LABEL arch=arm64 [2021-02-08T07:02:11.859Z] ---> Running in 18c110061875 [2021-02-08T07:02:12.021Z] Staging config-common [2021-02-08T07:02:12.457Z] Removing intermediate container d295a78249a3 [2021-02-08T07:02:12.457Z] ---> 884a7746b318 [2021-02-08T07:02:12.457Z] Step 22/23 : LABEL git_sha=55f99d39bec49b0bfbda7440a57be504e49139c2 [2021-02-08T07:02:12.457Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-08T07:02:12.608Z] Skipping stage go-build-helper (already ran) [2021-02-08T07:02:12.608Z] Skipping stage static-packages (already ran) [2021-02-08T07:02:12.608Z] Skipping stage go115 (already ran) [2021-02-08T07:02:12.608Z] Staging edgex-go [2021-02-08T07:02:12.745Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-08T07:02:12.745Z] Removing intermediate container 18c110061875 [2021-02-08T07:02:12.745Z] ---> 23080fc64485 [2021-02-08T07:02:12.745Z] Step 21/22 : LABEL git_sha=55f99d39bec49b0bfbda7440a57be504e49139c2 [2021-02-08T07:02:13.022Z] ---> Running in 07887ea3429a [2021-02-08T07:02:13.022Z] ---> Running in 1f8d169252cd [2021-02-08T07:02:13.296Z] (1/2) Installing readline (8.0.4-r0) [2021-02-08T07:02:13.296Z] (2/2) Installing bash (5.0.17-r0) [2021-02-08T07:02:13.296Z] Executing bash-5.0.17-r0.post-install [2021-02-08T07:02:13.579Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T07:02:13.579Z] OK: 12 MiB in 22 packages [2021-02-08T07:02:13.853Z] Removing intermediate container 07887ea3429a [2021-02-08T07:02:13.853Z] ---> bca84a0c67c5 [2021-02-08T07:02:13.853Z] Step 23/23 : LABEL version=0.0.0 [2021-02-08T07:02:14.001Z] Staging version [2021-02-08T07:02:14.131Z] Removing intermediate container 1f8d169252cd [2021-02-08T07:02:14.131Z] ---> d906473f2b52 [2021-02-08T07:02:14.131Z] Step 22/22 : LABEL version=0.0.0 [2021-02-08T07:02:14.417Z] ---> Running in 1a0f5fa79298 [2021-02-08T07:02:14.417Z] ---> Running in 07216de5d37f [2021-02-08T07:02:14.691Z] Removing intermediate container 634f1869b947 [2021-02-08T07:02:14.691Z] ---> 913d129cf172 [2021-02-08T07:02:14.691Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-08T07:02:14.946Z] Priming config-common [2021-02-08T07:02:15.289Z] Removing intermediate container 07216de5d37f [2021-02-08T07:02:15.289Z] ---> ce8f9c742cce [2021-02-08T07:02:15.289Z] [2021-02-08T07:02:15.289Z] Removing intermediate container 1a0f5fa79298 [2021-02-08T07:02:15.289Z] ---> cd470a83c7af [2021-02-08T07:02:15.289Z] [2021-02-08T07:02:15.289Z] Removing intermediate container 01241c96a30a [2021-02-08T07:02:15.289Z] ---> f5bd2865d01e [2021-02-08T07:02:15.289Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-08T07:02:15.569Z] ---> Running in 509ef86e1001 [2021-02-08T07:02:15.852Z] ---> df8703b31db7 [2021-02-08T07:02:15.852Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-08T07:02:15.852Z] Successfully built cd470a83c7af [2021-02-08T07:02:15.852Z] Successfully built ce8f9c742cce [2021-02-08T07:02:15.852Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-02-08T07:02:15.852Z] Successfully tagged docker-core-command-go-arm64:latest [2021-02-08T07:02:15.852Z]  Building docker-support-notifications-go ... done Building docker-core-data-go [2021-02-08T07:02:15.852Z]  Building docker-core-command-go ... done Building docker-core-metadata-go [2021-02-08T07:02:15.900Z] Priming go-build-helper [2021-02-08T07:02:16.130Z] Removing intermediate container 509ef86e1001 [2021-02-08T07:02:16.130Z] ---> 0ea806308ad1 [2021-02-08T07:02:16.130Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-08T07:02:16.726Z] ---> Running in 15abf0f84399 [2021-02-08T07:02:17.299Z] Priming static-packages [2021-02-08T07:02:17.328Z] ---> f600760234d3 [2021-02-08T07:02:17.328Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-08T07:02:17.328Z] Removing intermediate container 15abf0f84399 [2021-02-08T07:02:17.328Z] ---> f1d99dbd865c [2021-02-08T07:02:17.328Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-08T07:02:17.328Z] ---> Running in 982a7276c5d6 [2021-02-08T07:02:17.920Z] ---> 5ffec4334411 [2021-02-08T07:02:17.920Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-02-08T07:02:17.920Z] Removing intermediate container 982a7276c5d6 [2021-02-08T07:02:17.920Z] ---> a2af24f53eda [2021-02-08T07:02:17.920Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-08T07:02:19.853Z] Priming go115 [2021-02-08T07:02:19.892Z] ---> 1d72a1ba516e [2021-02-08T07:02:19.892Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-08T07:02:20.170Z] ---> 5ecda486eef6 [2021-02-08T07:02:20.170Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-08T07:02:20.802Z] Priming edgex-go [2021-02-08T07:02:21.150Z] ---> 330569385219 [2021-02-08T07:02:21.150Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-02-08T07:02:21.150Z] ---> 1e554a2b68a5 [2021-02-08T07:02:21.150Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-08T07:02:21.746Z] ---> Running in c750da6e0834 [2021-02-08T07:02:22.190Z] Priming version [2021-02-08T07:02:22.728Z] Removing intermediate container c750da6e0834 [2021-02-08T07:02:22.728Z] ---> 475a72bde1ad [2021-02-08T07:02:22.728Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-08T07:02:22.728Z] ---> d21909475954 [2021-02-08T07:02:22.728Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-08T07:02:23.005Z] ---> Running in cadff01d9055 [2021-02-08T07:02:23.136Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-02-08T07:02:23.987Z] ---> 5beace9e211c [2021-02-08T07:02:23.987Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-02-08T07:02:24.262Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-08T07:02:24.535Z] ---> Running in c49273a778bb [2021-02-08T07:02:24.535Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [Pipeline] } [2021-02-08T07:02:25.138Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-08T07:02:25.138Z] (2/33) Installing expat (2.2.9-r1) [2021-02-08T07:02:25.138Z] (3/33) Installing libffi (3.3-r2) [2021-02-08T07:02:25.138Z] (4/33) Installing gdbm (1.13-r1) [2021-02-08T07:02:25.138Z] (5/33) Installing xz-libs (5.2.5-r0) [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [2021-02-08T07:02:25.413Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-08T07:02:25.414Z] (7/33) Installing python3 (3.8.5-r0) [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-08T07:02:27.419Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-08T07:02:27.419Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-08T07:02:27.419Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-08T07:02:27.419Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-08T07:02:27.419Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-08T07:02:27.419Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-08T07:02:27.419Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-08T07:02:27.419Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-08T07:02:27.419Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-08T07:02:27.697Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-08T07:02:27.697Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-08T07:02:27.697Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-08T07:02:27.697Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-08T07:02:27.968Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-08T07:02:27.969Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-08T07:02:27.969Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-08T07:02:27.969Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-08T07:02:27.969Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-08T07:02:27.969Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-08T07:02:27.969Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-08T07:02:27.969Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-08T07:02:27.969Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-08T07:02:27.969Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-08T07:02:27.969Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-08T07:02:27.969Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-08T07:02:27.969Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-08T07:02:28.240Z] Removing intermediate container c49273a778bb [2021-02-08T07:02:28.240Z] ---> 93b550b50cc9 [2021-02-08T07:02:28.240Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-08T07:02:28.240Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T07:02:28.240Z] OK: 71 MiB in 55 packages [2021-02-08T07:02:28.858Z] ---> Running in 58b59c3184cd [2021-02-08T07:02:29.849Z] Removing intermediate container 58b59c3184cd [2021-02-08T07:02:29.849Z] ---> 897756b51c41 [2021-02-08T07:02:29.849Z] Step 28/31 : CMD ["gate"] [2021-02-08T07:02:30.121Z] ---> Running in 46abd5c2dd89 [2021-02-08T07:02:31.104Z] Removing intermediate container 46abd5c2dd89 [2021-02-08T07:02:31.104Z] ---> 01d96119808d [2021-02-08T07:02:31.104Z] Step 29/31 : LABEL arch=arm64 [2021-02-08T07:02:31.716Z] ---> Running in 4620a9718681 [2021-02-08T07:02:32.710Z] Removing intermediate container 4620a9718681 [2021-02-08T07:02:32.710Z] ---> 78cb2bcc182f [2021-02-08T07:02:32.710Z] Step 30/31 : LABEL git_sha=55f99d39bec49b0bfbda7440a57be504e49139c2 [2021-02-08T07:02:32.994Z] ---> Running in 6af5a18d0fa7 [2021-02-08T07:02:33.975Z] Removing intermediate container 6af5a18d0fa7 [2021-02-08T07:02:33.975Z] ---> c93f247d2f06 [2021-02-08T07:02:33.975Z] Step 31/31 : LABEL version=0.0.0 [2021-02-08T07:02:34.571Z] ---> Running in ab57a00b9daf [2021-02-08T07:02:35.172Z] Removing intermediate container ab57a00b9daf [2021-02-08T07:02:35.172Z] ---> 5cd4bfceaf5a [2021-02-08T07:02:35.172Z] [2021-02-08T07:02:35.768Z] Successfully built 5cd4bfceaf5a [2021-02-08T07:02:35.769Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-02-08T07:02:35.769Z]  Building docker-security-bootstrapper-go ... done Building docker-support-scheduler-go [2021-02-08T07:02:36.043Z] Removing intermediate container cadff01d9055 [2021-02-08T07:02:36.043Z] ---> 58e6e3938ed9 [2021-02-08T07:02:36.043Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-08T07:02:36.315Z] ---> Running in 02f1c9f7e676 [2021-02-08T07:02:39.736Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-08T07:02:39.736Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-08T07:02:39.736Z] ---> c0d97e30565f [2021-02-08T07:02:39.736Z] Step 3/24 : WORKDIR /edgex-go [2021-02-08T07:02:39.736Z] ---> Using cache [2021-02-08T07:02:39.736Z] ---> 856b0e2563da [2021-02-08T07:02:39.736Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T07:02:39.736Z] ---> Using cache [2021-02-08T07:02:39.736Z] ---> a2a3798c8cbd [2021-02-08T07:02:39.736Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-08T07:02:39.736Z] ---> Using cache [2021-02-08T07:02:39.736Z] ---> 0ca56a58d186 [2021-02-08T07:02:39.736Z] Step 6/24 : COPY go.mod . [2021-02-08T07:02:39.736Z] ---> Using cache [2021-02-08T07:02:39.736Z] ---> 0d047f580d56 [2021-02-08T07:02:39.736Z] Step 7/24 : RUN go mod download [2021-02-08T07:02:39.736Z] ---> Using cache [2021-02-08T07:02:39.736Z] ---> 23f1b40ab223 [2021-02-08T07:02:39.736Z] Step 8/24 : COPY . . [2021-02-08T07:02:39.736Z] ---> Using cache [2021-02-08T07:02:39.736Z] ---> ea96ade96398 [2021-02-08T07:02:39.736Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-08T07:02:40.355Z] ---> Running in baf3de23a1da [2021-02-08T07:02:41.799Z] 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-02-08T07:02:41.799Z] Collecting docker-compose==1.23.2 [2021-02-08T07:02:42.078Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-08T07:02:43.071Z] Collecting docopt<0.7,>=0.6.1 [2021-02-08T07:02:43.071Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-08T07:02:46.483Z] Collecting docker<4.0,>=3.6.0 [2021-02-08T07:02:46.483Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-08T07:02:47.478Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-08T07:02:47.478Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-08T07:02:47.754Z] 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-02-08T07:02:48.032Z] Collecting cached-property<2,>=1.2.0 [2021-02-08T07:02:48.316Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-08T07:02:48.930Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-08T07:02:48.930Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-08T07:02:51.577Z] Collecting texttable<0.10,>=0.9.0 [2021-02-08T07:02:51.577Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-08T07:02:54.983Z] Collecting PyYAML<4,>=3.10 [2021-02-08T07:02:54.983Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-08T07:02:59.314Z] Collecting jsonschema<3,>=2.5.1 [2021-02-08T07:02:59.314Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-08T07:02:59.314Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-08T07:02:59.314Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-08T07:02:59.314Z] ---> c0d97e30565f [2021-02-08T07:02:59.314Z] Step 3/23 : WORKDIR /edgex-go [2021-02-08T07:02:59.314Z] ---> Using cache [2021-02-08T07:02:59.314Z] ---> 856b0e2563da [2021-02-08T07:02:59.314Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T07:02:59.314Z] ---> Using cache [2021-02-08T07:02:59.314Z] ---> a2a3798c8cbd [2021-02-08T07:02:59.314Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-08T07:02:59.314Z] ---> Using cache [2021-02-08T07:02:59.314Z] ---> 0ca56a58d186 [2021-02-08T07:02:59.314Z] Step 6/23 : COPY go.mod . [2021-02-08T07:02:59.314Z] ---> Using cache [2021-02-08T07:02:59.314Z] ---> 0d047f580d56 [2021-02-08T07:02:59.314Z] Step 7/23 : RUN go mod download [2021-02-08T07:02:59.314Z] ---> Using cache [2021-02-08T07:02:59.314Z] ---> 23f1b40ab223 [2021-02-08T07:02:59.314Z] Step 8/23 : COPY . . [2021-02-08T07:02:59.314Z] ---> Using cache [2021-02-08T07:02:59.314Z] ---> ea96ade96398 [2021-02-08T07:02:59.314Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-08T07:03:01.457Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-08T07:03:01.457Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-08T07:03:01.457Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-08T07:03:01.457Z] ---> c0d97e30565f [2021-02-08T07:03:01.457Z] Step 3/23 : WORKDIR /edgex-go [2021-02-08T07:03:01.457Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-08T07:03:01.457Z] ---> Using cache [2021-02-08T07:03:01.457Z] ---> 856b0e2563da [2021-02-08T07:03:01.457Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T07:03:01.457Z] ---> Using cache [2021-02-08T07:03:01.457Z] ---> a2a3798c8cbd [2021-02-08T07:03:01.457Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-08T07:03:03.190Z] Collecting docker-pycreds>=0.4.0 [2021-02-08T07:03:03.190Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-08T07:03:03.857Z] 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-02-08T07:03:04.512Z] Collecting idna<2.8,>=2.5 [2021-02-08T07:03:04.790Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-08T07:03:05.063Z] ---> Running in 089cd0be71e7 [2021-02-08T07:03:05.063Z] ---> Running in c8106a39c0e2 [2021-02-08T07:03:05.669Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-08T07:03:05.944Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-08T07:03:06.224Z] 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-02-08T07:03:06.224Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-08T07:03:06.224Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-08T07:03:06.224Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-08T07:03:06.224Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-08T07:03:07.212Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-08T07:03:07.212Z] 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-02-08T07:03:07.487Z] Installing collected packages: docopt, idna, urllib3, requests, websocket-client, docker-pycreds, docker, cached-property, dockerpty, texttable, PyYAML, jsonschema, docker-compose [2021-02-08T07:03:07.487Z] Running setup.py install for docopt: started [2021-02-08T07:03:07.762Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-08T07:03:08.756Z] OK: 217 MiB in 51 packages [2021-02-08T07:03:10.738Z] Running setup.py install for docopt: finished with status 'done' [2021-02-08T07:03:10.738Z] Attempting uninstall: idna [2021-02-08T07:03:10.738Z] Found existing installation: idna 2.9 [2021-02-08T07:03:10.738Z] Uninstalling idna-2.9: [2021-02-08T07:03:11.014Z] Successfully uninstalled idna-2.9 [2021-02-08T07:03:11.617Z] Removing intermediate container c8106a39c0e2 [2021-02-08T07:03:11.617Z] ---> 839915b92bf5 [2021-02-08T07:03:11.617Z] Step 6/23 : COPY go.mod . [2021-02-08T07:03:11.891Z] Attempting uninstall: urllib3 [2021-02-08T07:03:11.891Z] Found existing installation: urllib3 1.25.9 [2021-02-08T07:03:11.891Z] Uninstalling urllib3-1.25.9: [2021-02-08T07:03:12.168Z] Successfully uninstalled urllib3-1.25.9 [2021-02-08T07:03:13.608Z] ---> 971a68ee1f2e [2021-02-08T07:03:13.608Z] Step 7/23 : RUN go mod download [2021-02-08T07:03:13.608Z] Attempting uninstall: requests [2021-02-08T07:03:13.608Z] Found existing installation: requests 2.23.0 [2021-02-08T07:03:13.608Z] Uninstalling requests-2.23.0: [2021-02-08T07:03:13.608Z] ---> Running in 939c373a4472 [2021-02-08T07:03:13.608Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-08T07:03:13.608Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-08T07:03:13.608Z] ---> c0d97e30565f [2021-02-08T07:03:13.608Z] Step 3/22 : WORKDIR /edgex-go [2021-02-08T07:03:13.608Z] ---> Using cache [2021-02-08T07:03:13.608Z] ---> 856b0e2563da [2021-02-08T07:03:13.608Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T07:03:13.608Z] ---> Using cache [2021-02-08T07:03:13.608Z] ---> a2a3798c8cbd [2021-02-08T07:03:13.608Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-08T07:03:13.608Z] ---> Using cache [2021-02-08T07:03:13.890Z] ---> 0ca56a58d186 [2021-02-08T07:03:13.890Z] Step 6/22 : COPY go.mod . [2021-02-08T07:03:13.890Z] ---> Using cache [2021-02-08T07:03:13.890Z] ---> 0d047f580d56 [2021-02-08T07:03:13.890Z] Step 7/22 : RUN go mod download [2021-02-08T07:03:13.890Z] ---> Using cache [2021-02-08T07:03:13.890Z] ---> 23f1b40ab223 [2021-02-08T07:03:13.890Z] Step 8/22 : COPY . . [2021-02-08T07:03:13.890Z] ---> Using cache [2021-02-08T07:03:13.890Z] ---> ea96ade96398 [2021-02-08T07:03:13.890Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-08T07:03:13.890Z] Successfully uninstalled requests-2.23.0 [2021-02-08T07:03:13.890Z] ---> Running in e4bb1e219487 [2021-02-08T07:03:15.885Z] Running setup.py install for dockerpty: started [2021-02-08T07:03:16.162Z] 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-02-08T07:03:18.814Z] Removing intermediate container 939c373a4472 [2021-02-08T07:03:18.814Z] ---> 5e4365143448 [2021-02-08T07:03:18.814Z] Step 8/23 : COPY . . [2021-02-08T07:03:18.814Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-08T07:03:19.093Z] Running setup.py install for texttable: started [2021-02-08T07:03:21.733Z] Running setup.py install for texttable: finished with status 'done' [2021-02-08T07:03:21.733Z] Running setup.py install for PyYAML: started [2021-02-08T07:03:26.060Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-08T07:03:27.048Z] 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-02-08T07:03:37.245Z] Removing intermediate container 02f1c9f7e676 [2021-02-08T07:03:37.245Z] ---> 87e215e041be [2021-02-08T07:03:37.245Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-08T07:03:37.844Z] ---> 3f1c94b3ca61 [2021-02-08T07:03:37.844Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-08T07:03:37.844Z] ---> Running in eec0408109ee [2021-02-08T07:03:38.151Z] ---> Running in 075f88da1ee4 [2021-02-08T07:03:40.141Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-08T07:03:40.417Z] 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-02-08T07:03:40.417Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-08T07:03:41.020Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-08T07:03:41.020Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-08T07:03:41.020Z] (3/3) Installing curl (7.69.1-r3) [2021-02-08T07:03:41.020Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T07:03:41.020Z] OK: 71 MiB in 58 packages [2021-02-08T07:03:42.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-02-08T07:03:43.474Z] Removing intermediate container eec0408109ee [2021-02-08T07:03:43.474Z] ---> 5499dfd96949 [2021-02-08T07:03:43.474Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-08T07:03:43.474Z] ---> Running in dbfd1f71c69f [2021-02-08T07:03:44.080Z] Removing intermediate container dbfd1f71c69f [2021-02-08T07:03:44.080Z] ---> 67e36fad120c [2021-02-08T07:03:44.361Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-08T07:03:44.361Z] ---> Running in 4df194df46d3 [2021-02-08T07:03:44.975Z] Removing intermediate container 4df194df46d3 [2021-02-08T07:03:44.975Z] ---> 40b8fc8d99d9 [2021-02-08T07:03:44.975Z] Step 24/26 : LABEL arch=arm64 [2021-02-08T07:03:45.264Z] ---> Running in 0f804d3b3c7a [2021-02-08T07:03:45.869Z] Removing intermediate container 0f804d3b3c7a [2021-02-08T07:03:45.869Z] ---> 7235fbc8d3da [2021-02-08T07:03:45.869Z] Step 25/26 : LABEL git_sha=55f99d39bec49b0bfbda7440a57be504e49139c2 [2021-02-08T07:03:46.142Z] ---> Running in aeee52f61b4e [2021-02-08T07:03:47.132Z] Removing intermediate container aeee52f61b4e [2021-02-08T07:03:47.132Z] ---> 9ec99d7a5202 [2021-02-08T07:03:47.132Z] Step 26/26 : LABEL version=0.0.0 [2021-02-08T07:03:47.408Z] ---> Running in 7b2e0d29cec6 [2021-02-08T07:03:48.011Z] Removing intermediate container 7b2e0d29cec6 [2021-02-08T07:03:48.011Z] ---> a275e137ad2c [2021-02-08T07:03:48.011Z] [2021-02-08T07:03:48.614Z] Successfully built a275e137ad2c [2021-02-08T07:03:48.614Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-02-08T07:03:58.780Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container baf3de23a1da [2021-02-08T07:03:58.780Z] ---> acca66f96b34 [2021-02-08T07:03:58.780Z] [2021-02-08T07:03:58.780Z] Step 10/24 : FROM alpine:3.12 [2021-02-08T07:03:58.780Z] ---> afeebe901d6b [2021-02-08T07:03:58.780Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-08T07:03:58.780Z] ---> Running in 28d3ddce7357 [2021-02-08T07:03:59.061Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-08T07:03:59.358Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-08T07:04:00.357Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-08T07:04:00.357Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-08T07:04:00.357Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-08T07:04:00.357Z] (4/5) Installing curl (7.69.1-r3) [2021-02-08T07:04:00.357Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-08T07:04:00.357Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T07:04:00.357Z] Executing ca-certificates-20191127-r4.trigger [2021-02-08T07:04:00.634Z] OK: 7 MiB in 19 packages [2021-02-08T07:04:03.287Z] Removing intermediate container 28d3ddce7357 [2021-02-08T07:04:03.287Z] ---> d8eb852d7d8f [2021-02-08T07:04:03.287Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-08T07:04:03.287Z] ---> Running in 0f4faf18e83b [2021-02-08T07:04:04.282Z] Removing intermediate container 0f4faf18e83b [2021-02-08T07:04:04.282Z] ---> 0157e43fff45 [2021-02-08T07:04:04.282Z] Step 13/24 : WORKDIR / [2021-02-08T07:04:04.282Z] ---> Running in 0f885db447cf [2021-02-08T07:04:05.276Z] Removing intermediate container 0f885db447cf [2021-02-08T07:04:05.276Z] ---> 38cba8de1248 [2021-02-08T07:04:05.276Z] 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-02-08T07:04:06.266Z] ---> 82f64f49fd75 [2021-02-08T07:04:06.266Z] 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-02-08T07:04:07.713Z] ---> 4ddc4209561a [2021-02-08T07:04:07.713Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-08T07:04:08.706Z] ---> 16225d89c754 [2021-02-08T07:04:08.706Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-08T07:04:10.694Z] ---> 78d5f68af59c [2021-02-08T07:04:10.694Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-08T07:04:12.692Z] ---> 7fd6c628d28c [2021-02-08T07:04:12.692Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-08T07:04:13.687Z] ---> 096de35abd24 [2021-02-08T07:04:13.687Z] 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-02-08T07:04:13.965Z] ---> Running in 76bd34c1ca76 [2021-02-08T07:04:18.318Z] Removing intermediate container 76bd34c1ca76 [2021-02-08T07:04:18.318Z] ---> 56e1d890d89a [2021-02-08T07:04:18.318Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-08T07:04:18.318Z] ---> Running in a08356156947 [2021-02-08T07:04:18.766Z] Removing intermediate container a08356156947 [2021-02-08T07:04:18.766Z] ---> 96cd70b52066 [2021-02-08T07:04:18.766Z] Step 22/24 : LABEL arch=arm64 [2021-02-08T07:04:18.766Z] ---> Running in 2494153baa37 [2021-02-08T07:04:19.457Z] Removing intermediate container 2494153baa37 [2021-02-08T07:04:19.457Z] ---> 24e60c54ef38 [2021-02-08T07:04:19.457Z] Step 23/24 : LABEL git_sha=55f99d39bec49b0bfbda7440a57be504e49139c2 [2021-02-08T07:04:19.800Z] ---> Running in 6086c370320e [2021-02-08T07:04:20.428Z] Removing intermediate container 6086c370320e [2021-02-08T07:04:20.428Z] ---> 0792349f77de [2021-02-08T07:04:20.428Z] Step 24/24 : LABEL version=0.0.0 [2021-02-08T07:04:20.735Z] ---> Running in 9930ffa1d4f4 [2021-02-08T07:04:21.331Z] Removing intermediate container 9930ffa1d4f4 [2021-02-08T07:04:21.331Z] ---> 15e18b564bfc [2021-02-08T07:04:21.331Z] [2021-02-08T07:04:21.933Z] Successfully built 15e18b564bfc [2021-02-08T07:04:21.934Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-02-08T07:04:48.742Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container e4bb1e219487 [2021-02-08T07:04:48.742Z] ---> d7906171df2d [2021-02-08T07:04:48.742Z] [2021-02-08T07:04:48.742Z] Step 10/22 : FROM alpine:3.12 [2021-02-08T07:04:48.742Z] ---> afeebe901d6b [2021-02-08T07:04:48.742Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-08T07:04:48.742Z] ---> Using cache [2021-02-08T07:04:48.742Z] ---> 43a0811af80a [2021-02-08T07:04:48.742Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-08T07:04:48.742Z] ---> Using cache [2021-02-08T07:04:48.742Z] ---> 9702fbf45992 [2021-02-08T07:04:48.742Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-08T07:04:48.742Z] ---> Running in d14ff9cbf8e6 [2021-02-08T07:04:48.742Z] Removing intermediate container d14ff9cbf8e6 [2021-02-08T07:04:48.742Z] ---> 342cdbd20df9 [2021-02-08T07:04:48.742Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-08T07:04:49.020Z] ---> Running in 78e57d9d9113 [2021-02-08T07:04:50.002Z] Removing intermediate container 78e57d9d9113 [2021-02-08T07:04:50.002Z] ---> 77dcf0ab9e75 [2021-02-08T07:04:50.002Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-08T07:04:50.992Z] Removing intermediate container 089cd0be71e7 [2021-02-08T07:04:50.992Z] ---> e0bc96baee8c [2021-02-08T07:04:50.992Z] [2021-02-08T07:04:50.992Z] Step 10/23 : FROM alpine:3.12 [2021-02-08T07:04:50.992Z] ---> afeebe901d6b [2021-02-08T07:04:50.992Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-08T07:04:50.992Z] ---> Using cache [2021-02-08T07:04:50.992Z] ---> 43a0811af80a [2021-02-08T07:04:50.992Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-08T07:04:50.992Z] ---> Using cache [2021-02-08T07:04:50.992Z] ---> 9702fbf45992 [2021-02-08T07:04:50.992Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-08T07:04:50.992Z] ---> 4b2170d9cb63 [2021-02-08T07:04:50.992Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-08T07:04:50.992Z] ---> Running in ca41e6b3481e [2021-02-08T07:04:51.599Z] Removing intermediate container ca41e6b3481e [2021-02-08T07:04:51.599Z] ---> f0487ba7f932 [2021-02-08T07:04:51.599Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-08T07:04:51.869Z] ---> Running in 83db7c8fa620 [2021-02-08T07:04:52.146Z] ---> 4687887dc3e8 [2021-02-08T07:04:52.146Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-08T07:04:52.422Z] Removing intermediate container 83db7c8fa620 [2021-02-08T07:04:52.422Z] ---> 848bd4b49c39 [2021-02-08T07:04:52.422Z] Step 15/23 : WORKDIR / [2021-02-08T07:04:52.422Z] ---> Running in 1d3acbb92896 [2021-02-08T07:04:53.014Z] ---> d56f55b94f58 [2021-02-08T07:04:53.014Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-08T07:04:53.014Z] ---> Running in 58449082ecfd [2021-02-08T07:04:53.288Z] Removing intermediate container 1d3acbb92896 [2021-02-08T07:04:53.288Z] ---> 3804c696d6a0 [2021-02-08T07:04:53.288Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-08T07:04:53.563Z] Removing intermediate container 58449082ecfd [2021-02-08T07:04:53.563Z] ---> 9bf1948642bd [2021-02-08T07:04:53.563Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-08T07:04:53.837Z] ---> Running in 96bbf3fda34a [2021-02-08T07:04:54.113Z] ---> a8ee191ae00d [2021-02-08T07:04:54.113Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-08T07:04:54.713Z] Removing intermediate container 96bbf3fda34a [2021-02-08T07:04:54.713Z] ---> aa31636c19cb [2021-02-08T07:04:54.713Z] Step 20/22 : LABEL arch=arm64 [2021-02-08T07:04:54.992Z] ---> Running in b68fd2a53a98 [2021-02-08T07:04:55.600Z] ---> 12236baf63df [2021-02-08T07:04:55.600Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-08T07:04:55.600Z] Removing intermediate container b68fd2a53a98 [2021-02-08T07:04:55.600Z] ---> a8e8c2624d61 [2021-02-08T07:04:55.600Z] Step 21/22 : LABEL git_sha=55f99d39bec49b0bfbda7440a57be504e49139c2 [2021-02-08T07:04:55.888Z] ---> Running in 6e82daeddb55 [2021-02-08T07:04:56.493Z] ---> b7eff54cbc04 [2021-02-08T07:04:56.493Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-08T07:04:56.493Z] Removing intermediate container 6e82daeddb55 [2021-02-08T07:04:56.493Z] ---> 127482679333 [2021-02-08T07:04:56.493Z] Step 22/22 : LABEL version=0.0.0 [2021-02-08T07:04:56.767Z] ---> Running in 5bf66d45b883 [2021-02-08T07:04:56.767Z] ---> Running in 7dca063e7e15 [2021-02-08T07:04:57.373Z] Removing intermediate container 7dca063e7e15 [2021-02-08T07:04:57.373Z] ---> 230b4e35b16c [2021-02-08T07:04:57.373Z] [2021-02-08T07:04:57.373Z] Removing intermediate container 5bf66d45b883 [2021-02-08T07:04:57.373Z] ---> 4ceb7e233785 [2021-02-08T07:04:57.373Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-08T07:04:57.969Z] Successfully built 230b4e35b16c [2021-02-08T07:04:57.969Z] ---> Running in 7b8e8cbb9463 [2021-02-08T07:04:57.969Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-02-08T07:04:58.246Z]  Building docker-support-scheduler-go ... done Removing intermediate container 7b8e8cbb9463 [2021-02-08T07:04:58.246Z] ---> 65a9cba1588c [2021-02-08T07:04:58.246Z] Step 21/23 : LABEL arch=arm64 [2021-02-08T07:04:58.521Z] ---> Running in c6bc4db2e7b9 [2021-02-08T07:04:58.797Z] Removing intermediate container c6bc4db2e7b9 [2021-02-08T07:04:58.797Z] ---> afd59ba15423 [2021-02-08T07:04:58.797Z] Step 22/23 : LABEL git_sha=55f99d39bec49b0bfbda7440a57be504e49139c2 [2021-02-08T07:04:59.075Z] ---> Running in 3faa7731c2ab [2021-02-08T07:04:59.670Z] Removing intermediate container 3faa7731c2ab [2021-02-08T07:04:59.670Z] ---> a75d1b4384b8 [2021-02-08T07:04:59.670Z] Step 23/23 : LABEL version=0.0.0 [2021-02-08T07:04:59.945Z] ---> Running in ce6dda606224 [2021-02-08T07:05:00.538Z] Removing intermediate container ce6dda606224 [2021-02-08T07:05:00.538Z] ---> a904b78a6813 [2021-02-08T07:05:00.538Z] [2021-02-08T07:05:00.813Z] Successfully built a904b78a6813 [2021-02-08T07:05:00.813Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-02-08T07:05:03.430Z]  Building docker-core-metadata-go ... done Removing intermediate container 075f88da1ee4 [2021-02-08T07:05:03.430Z] ---> dc0998b9fee5 [2021-02-08T07:05:03.430Z] [2021-02-08T07:05:03.430Z] Step 10/23 : FROM alpine:3.12 [2021-02-08T07:05:03.430Z] ---> afeebe901d6b [2021-02-08T07:05:03.430Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-08T07:05:03.703Z] ---> Running in 3a4484f0a688 [2021-02-08T07:05:03.973Z] Removing intermediate container 3a4484f0a688 [2021-02-08T07:05:03.973Z] ---> b6f185dfdb1a [2021-02-08T07:05:03.973Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-08T07:05:04.245Z] ---> Running in fd6cd6e805ba [2021-02-08T07:05:04.520Z] Removing intermediate container fd6cd6e805ba [2021-02-08T07:05:04.520Z] ---> 900f4b22d824 [2021-02-08T07:05:04.520Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-08T07:05:04.793Z] ---> Running in fdce3c67b73f [2021-02-08T07:05:05.065Z] Removing intermediate container fdce3c67b73f [2021-02-08T07:05:05.065Z] ---> fd18af5a2f2d [2021-02-08T07:05:05.065Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T07:05:05.334Z] ---> Running in 7a06b89d8c5a [2021-02-08T07:05:07.295Z] Removing intermediate container 7a06b89d8c5a [2021-02-08T07:05:07.295Z] ---> 780b12f3e292 [2021-02-08T07:05:07.295Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-08T07:05:07.295Z] ---> Running in 92d86ac7aaf0 [2021-02-08T07:05:08.725Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-08T07:05:09.314Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-08T07:05:10.281Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-08T07:05:10.281Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-08T07:05:10.552Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-08T07:05:10.552Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-08T07:05:11.144Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-08T07:05:11.144Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-08T07:05:11.144Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T07:05:11.144Z] OK: 8 MiB in 20 packages [2021-02-08T07:05:12.573Z] Removing intermediate container 92d86ac7aaf0 [2021-02-08T07:05:12.573Z] ---> 6d79d99cdc63 [2021-02-08T07:05:12.573Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-08T07:05:13.167Z] ---> 5fc4b16bd6c2 [2021-02-08T07:05:13.167Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-08T07:05:14.596Z] ---> ac1dfae38e7d [2021-02-08T07:05:14.596Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-08T07:05:15.191Z] ---> 78941633b39c [2021-02-08T07:05:15.191Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-08T07:05:15.461Z] ---> Running in 2a1dd2a3260b [2021-02-08T07:05:15.732Z] Removing intermediate container 2a1dd2a3260b [2021-02-08T07:05:15.732Z] ---> a9bfe796a53b [2021-02-08T07:05:15.732Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-08T07:05:16.004Z] ---> Running in 95b90101013f [2021-02-08T07:05:16.273Z] Removing intermediate container 95b90101013f [2021-02-08T07:05:16.273Z] ---> 59859ee7bf2f [2021-02-08T07:05:16.273Z] Step 21/23 : LABEL arch=arm64 [2021-02-08T07:05:16.542Z] ---> Running in da1c93c6f07e [2021-02-08T07:05:16.814Z] Removing intermediate container da1c93c6f07e [2021-02-08T07:05:16.814Z] ---> 79c1c1329192 [2021-02-08T07:05:16.814Z] Step 22/23 : LABEL git_sha=55f99d39bec49b0bfbda7440a57be504e49139c2 [2021-02-08T07:05:17.085Z] ---> Running in 6d99e1f83d5e [2021-02-08T07:05:17.356Z] Removing intermediate container 6d99e1f83d5e [2021-02-08T07:05:17.357Z] ---> a077689be937 [2021-02-08T07:05:17.357Z] Step 23/23 : LABEL version=0.0.0 [2021-02-08T07:05:17.632Z] ---> Running in 166ee443c75b [2021-02-08T07:05:17.901Z] Removing intermediate container 166ee443c75b [2021-02-08T07:05:17.901Z] ---> d5916cc30fda [2021-02-08T07:05:17.901Z] [2021-02-08T07:05:18.492Z] Successfully built d5916cc30fda [2021-02-08T07:05:18.492Z] Successfully tagged docker-core-data-go-arm64:latest [2021-02-08T07:05:18.782Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-02-08T07:05:18.806Z] $ docker stop --time=1 7768270b7c73f6e256298d2f2f148d4cfb5a471338c0522d40d1d392a1bfeb59 [2021-02-08T07:05:20.750Z] $ docker rm -f 7768270b7c73f6e256298d2f2f148d4cfb5a471338c0522d40d1d392a1bfeb59 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-08T07:05:21.454Z] + + dockergrep images [2021-02-08T07:05:21.454Z] docker [2021-02-08T07:05:21.724Z] docker-core-data-go-arm64 latest d5916cc30fda 4 seconds ago 21MB [2021-02-08T07:05:21.724Z] docker-core-metadata-go-arm64 latest a904b78a6813 21 seconds ago 17.8MB [2021-02-08T07:05:21.724Z] docker-support-scheduler-go-arm64 latest 230b4e35b16c 24 seconds ago 16.1MB [2021-02-08T07:05:21.724Z] docker-security-secretstore-setup-go-arm64 latest 15e18b564bfc About a minute ago 23.4MB [2021-02-08T07:05:21.724Z] docker-sys-mgmt-agent-go-arm64 latest a275e137ad2c About a minute ago 300MB [2021-02-08T07:05:21.724Z] docker-security-bootstrapper-go-arm64 latest 5cd4bfceaf5a 2 minutes ago 22.6MB [2021-02-08T07:05:21.724Z] docker-core-command-go-arm64 latest cd470a83c7af 3 minutes ago 16MB [2021-02-08T07:05:21.724Z] docker-support-notifications-go-arm64 latest ce8f9c742cce 3 minutes ago 16.7MB [2021-02-08T07:05:21.724Z] docker-security-proxy-setup-go-arm64 latest 486723a53f9c 3 minutes ago 23.2MB [2021-02-08T07:05:21.724Z] docker 20.10.0 eeaf43b92773 8 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-02-08T07:05:24.618Z] provisioning config files... [2021-02-08T07:05:24.645Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config9191189856821324799tmp [Pipeline] { [Pipeline] sh [2021-02-08T07:05:25.098Z] + set +x [2021-02-08T07:05:25.098Z] + curl -s https://codecov.io/bash [2021-02-08T07:05:25.098Z] + bash -s -- [2021-02-08T07:05:25.384Z] [2021-02-08T07:05:25.384Z] _____ _ [2021-02-08T07:05:25.384Z] / ____| | | [2021-02-08T07:05:25.384Z] | | ___ __| | ___ ___ _____ __ [2021-02-08T07:05:25.384Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-02-08T07:05:25.384Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-02-08T07:05:25.384Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-02-08T07:05:25.384Z] Bash-20210129-7c25fce [2021-02-08T07:05:25.384Z] [2021-02-08T07:05:25.384Z] [2021-02-08T07:05:25.384Z] ==> git version 2.24.3 found [2021-02-08T07:05:25.384Z] ==> 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-02-08T07:05:25.384Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-02-08T07:05:25.384Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-02-08T07:05:25.384Z] ==> Jenkins CI detected. [2021-02-08T07:05:25.384Z] project root: . [2021-02-08T07:05:25.384Z] --> token set from env [2021-02-08T07:05:25.659Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-02-08T07:05:25.659Z] ==> Running gcov in . (disable via -X gcov) [2021-02-08T07:05:25.659Z] ==> Python coveragepy not found [2021-02-08T07:05:25.659Z] ==> Searching for coverage reports in: [2021-02-08T07:05:25.659Z] + . [2021-02-08T07:05:25.659Z] -> Found 1 reports [2021-02-08T07:05:25.659Z] ==> Detecting git/mercurial file structure [2021-02-08T07:05:25.659Z] ==> Reading reports [2021-02-08T07:05:25.659Z] + ./coverage.out bytes=590503 [2021-02-08T07:05:25.659Z] ==> Appending adjustments [2021-02-08T07:05:25.659Z] https://docs.codecov.io/docs/fixing-reports [2021-02-08T07:05:28.983Z] + Found adjustments [2021-02-08T07:05:28.983Z] ==> Gzipping contents [2021-02-08T07:05:29.246Z] 88K /tmp/codecov.uAOwsq.gz [2021-02-08T07:05:29.246Z] ==> Uploading reports [2021-02-08T07:05:29.246Z] url: https://codecov.io [2021-02-08T07:05:29.246Z] query: branch=PR-3144&commit=55f99d39bec49b0bfbda7440a57be504e49139c2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3144%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3144&job=&cmd_args= [2021-02-08T07:05:29.246Z] -> Pinging Codecov [2021-02-08T07:05:29.246Z] https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-3144&commit=55f99d39bec49b0bfbda7440a57be504e49139c2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3144%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3144&job=&cmd_args= [2021-02-08T07:05:29.508Z] -> Uploading to [2021-02-08T07:05:29.508Z] https://storage.googleapis.com/codecov/v4/raw/2021-02-08/00271124DB129430A58F1EEE437C3FCB/55f99d39bec49b0bfbda7440a57be504e49139c2/6ccd1429-2737-468a-999b-4011a074849b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210208%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210208T070529Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=382488ac0f87f1b82193d0ea4c736dd1a67f22c7a8239969aff3dea04c047959 [2021-02-08T07:05:29.508Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-08T07:05:29.508Z] Dload Upload Total Spent Left Speed [2021-02-08T07:05:30.033Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88765 0 0 100 88765 0 175k --:--:-- --:--:-- --:--:-- 175k [2021-02-08T07:05:30.033Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/55f99d39bec49b0bfbda7440a57be504e49139c2 [Pipeline] } [2021-02-08T07:05:30.058Z] 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-02-08T07:05:33.676Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-08T07:05:34.642Z] ---> package-listing.sh [2021-02-08T07:05:34.642Z] ++ facter osfamily [2021-02-08T07:05:34.642Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-08T07:05:34.642Z] + OS_FAMILY=redhat [2021-02-08T07:05:34.642Z] + workspace=/w/workspace/edgex-go/1 [2021-02-08T07:05:34.642Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-08T07:05:34.642Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-08T07:05:34.642Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-08T07:05:34.642Z] + PACKAGES=/tmp/packages_start.txt [2021-02-08T07:05:34.642Z] + '[' /w/workspace/edgex-go/1 ']' [2021-02-08T07:05:34.642Z] + PACKAGES=/tmp/packages_end.txt [2021-02-08T07:05:34.642Z] + case "${OS_FAMILY}" in [2021-02-08T07:05:34.642Z] + rpm -qa [2021-02-08T07:05:34.642Z] + sort [2021-02-08T07:05:39.952Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-08T07:05:39.952Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-08T07:05:39.952Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-08T07:05:39.952Z] + '[' /w/workspace/edgex-go/1 ']' [2021-02-08T07:05:39.952Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-02-08T07:05:39.952Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-02-08T07:05:39.983Z] 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-02-08T07:05:40.291Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-08T07:05:40.641Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-08T07:05:40.641Z] [2021-02-08T07:05:40.641Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-08T07:05:41.057Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-08T07:05:41.057Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-08T07:05:41.057Z] df20fa9351a1: Pulling fs layer [2021-02-08T07:05:41.057Z] 36b3adc4ff6f: Pulling fs layer [2021-02-08T07:05:41.057Z] 8ad3a11d3b57: Pulling fs layer [2021-02-08T07:05:41.057Z] 46f8f816bc3b: Pulling fs layer [2021-02-08T07:05:41.057Z] 93b61091891f: Pulling fs layer [2021-02-08T07:05:41.057Z] 93b9cdb0e59b: Pulling fs layer [2021-02-08T07:05:41.057Z] 5e14af77c1be: Pulling fs layer [2021-02-08T07:05:41.057Z] 01666e4c0597: Pulling fs layer [2021-02-08T07:05:41.057Z] aa168da1d23b: Pulling fs layer [2021-02-08T07:05:41.057Z] 93b9cdb0e59b: Waiting [2021-02-08T07:05:41.057Z] 5e14af77c1be: Waiting [2021-02-08T07:05:41.057Z] 01666e4c0597: Waiting [2021-02-08T07:05:41.057Z] aa168da1d23b: Waiting [2021-02-08T07:05:41.057Z] 46f8f816bc3b: Waiting [2021-02-08T07:05:41.057Z] 93b61091891f: Waiting [2021-02-08T07:05:41.057Z] 36b3adc4ff6f: Verifying Checksum [2021-02-08T07:05:41.057Z] 36b3adc4ff6f: Download complete [2021-02-08T07:05:41.321Z] 46f8f816bc3b: Verifying Checksum [2021-02-08T07:05:41.321Z] 46f8f816bc3b: Download complete [2021-02-08T07:05:41.321Z] df20fa9351a1: Download complete [2021-02-08T07:05:41.321Z] 93b9cdb0e59b: Verifying Checksum [2021-02-08T07:05:41.321Z] 93b9cdb0e59b: Download complete [2021-02-08T07:05:41.321Z] 93b61091891f: Verifying Checksum [2021-02-08T07:05:41.321Z] 93b61091891f: Download complete [2021-02-08T07:05:41.321Z] 01666e4c0597: Verifying Checksum [2021-02-08T07:05:41.321Z] 01666e4c0597: Download complete [2021-02-08T07:05:41.587Z] 8ad3a11d3b57: Verifying Checksum [2021-02-08T07:05:41.587Z] 8ad3a11d3b57: Download complete [2021-02-08T07:05:41.587Z] df20fa9351a1: Pull complete [2021-02-08T07:05:41.852Z] 36b3adc4ff6f: Pull complete [2021-02-08T07:05:42.430Z] 5e14af77c1be: Verifying Checksum [2021-02-08T07:05:42.430Z] 5e14af77c1be: Download complete [2021-02-08T07:05:42.430Z] 8ad3a11d3b57: Pull complete [2021-02-08T07:05:42.694Z] 46f8f816bc3b: Pull complete [2021-02-08T07:05:42.957Z] 93b61091891f: Pull complete [2021-02-08T07:05:43.221Z] 93b9cdb0e59b: Pull complete [2021-02-08T07:05:43.221Z] 5e14af77c1be: Pull complete [2021-02-08T07:05:43.484Z] 01666e4c0597: Pull complete [2021-02-08T07:05:46.801Z] aa168da1d23b: Verifying Checksum [2021-02-08T07:05:46.801Z] aa168da1d23b: Download complete [2021-02-08T07:05:59.083Z] aa168da1d23b: Pull complete [2021-02-08T07:05:59.083Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-08T07:05:59.083Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-08T07:05:59.083Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-08T07:05:59.332Z] prd-centos7-docker-4c-2g-25468 does not seem to be running inside a container [2021-02-08T07:05:59.379Z] $ 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-02-08T07:06:03.629Z] $ docker top f2e6c60d6c6242659b21f30045980ec7451985e3f09bb0895cdef67842962d08 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-08T07:06:04.198Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-08T07:06:04.521Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-08T07:06:04.847Z] + ls /var/log/sa-host [2021-02-08T07:06:04.847Z] + sadf -c /var/log/sa-host/sa08 [2021-02-08T07:06:04.847Z] file_magic: OK [2021-02-08T07:06:04.847Z] HZ: Using current value: 100 [2021-02-08T07:06:04.847Z] file_header: OK [2021-02-08T07:06:04.847Z] 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-02-08T07:06:04.847Z] Statistics: [2021-02-08T07:06:04.847Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-02-08T07:06:04.847Z] File successfully converted to sysstat format version 12.2.1 [2021-02-08T07:06:04.847Z] + sadf -c /var/log/sa-host/sa23 [2021-02-08T07:06:04.847Z] file_magic: OK [2021-02-08T07:06:04.847Z] HZ: Using current value: 100 [2021-02-08T07:06:04.847Z] file_header: OK [2021-02-08T07:06:04.847Z] 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-02-08T07:06:04.847Z] Statistics: [2021-02-08T07:06:04.847Z] Hnuu...uuuununununu... [2021-02-08T07:06:04.847Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-08T07:06:05.543Z] provisioning config files... [2021-02-08T07:06:05.568Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1146069115689746598tmp [Pipeline] { [Pipeline] echo [2021-02-08T07:06:05.701Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-08T07:06:06.034Z] ---> create-netrc.sh [Pipeline] } [2021-02-08T07:06:06.058Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-08T07:06:06.213Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-08T07:06:06.548Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-08T07:06:06.581Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-08T07:06:06.911Z] ---> sudo-logs.sh [2021-02-08T07:06:06.911Z] Archiving 'sudo' log.. [Pipeline] echo [2021-02-08T07:06:06.941Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-08T07:06:07.274Z] ---> job-cost.sh [2021-02-08T07:06:07.274Z] lf-activate-venv: SKIPPING [2021-02-08T07:06:07.274Z] INFO: No Stack... [2021-02-08T07:06:09.191Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-08T07:06:09.454Z] INFO: Archiving Costs [Pipeline] echo [2021-02-08T07:06:09.490Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-08T07:06:09.831Z] ---> logs-deploy.sh [2021-02-08T07:06:09.831Z] lf-activate-venv: SKIPPING [2021-02-08T07:06:09.831Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3144/1 [2021-02-08T07:06:09.831Z] INFO: archiving workspace using pattern(s): [2021-02-08T07:06:11.753Z] Archives upload complete. [2021-02-08T07:06:11.753Z] INFO: archiving logs to Nexus