Pull request #3057 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from b548e2ec9c2f53a84557d7cad528b3b490719505+48f292ecce04635bad45b2dac08c505f02e60d07 (abea8834c47783e6c4f2f5ba0f900772deaf15b0) 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-3057/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 b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3057/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 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 ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-21854 in /w/workspace/edgexfoundry_edgex-go_PR-3057 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 48f292ecce04635bad45b2dac08c505f02e60d07 into PR head commit b548e2ec9c2f53a84557d7cad528b3b490719505 Merge succeeded, producing b548e2ec9c2f53a84557d7cad528b3b490719505 Checking out Revision b548e2ec9c2f53a84557d7cad528b3b490719505 (PR-3057) > 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/3057/head:refs/remotes/origin/PR-3057 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b548e2ec9c2f53a84557d7cad528b3b490719505 # 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 48f292ecce04635bad45b2dac08c505f02e60d07 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b548e2ec9c2f53a84557d7cad528b3b490719505 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/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-01-21T05:51:19.411Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-21T05:51:19.763Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-21T05:51:19.978Z] ========================================================= [2021-01-21T05:51:19.978Z] EdgeX Global Pipelines Version Info [2021-01-21T05:51:19.978Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-21T05:51:21.499Z] ------------------- [2021-01-21T05:51:21.499Z] stable info: [2021-01-21T05:51:21.499Z] ------------------- [2021-01-21T05:51:21.499Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-21T05:51:21.499Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-21T05:51:21.499Z] Message: update stable to v1.0.179 [2021-01-21T05:51:22.449Z] ------------------- [2021-01-21T05:51:22.449Z] experimental info: [2021-01-21T05:51:22.449Z] ------------------- [2021-01-21T05:51:22.449Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-21T05:51:22.449Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-21T05:51:22.449Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-21T05:51:22.915Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-21T05:51:23.062Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-21T05:51:23.258Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-21T05:51:23.411Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-21T05:51:23.559Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-21T05:51:23.712Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-21T05:51:23.890Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-21T05:51:24.088Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-21T05:51:24.222Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-21T05:51:24.353Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-21T05:51:24.486Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-21T05:51:24.639Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-21T05:51:24.766Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-21T05:51:24.891Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-21T05:51:25.027Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-21T05:51:25.159Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-21T05:51:25.284Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-21T05:51:25.459Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-21T05:51:25.579Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-21T05:51:25.701Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-21T05:51:25.823Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-21T05:51:25.942Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-21T05:51:26.063Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-21T05:51:26.184Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3057 [Pipeline] echo [2021-01-21T05:51:26.332Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3057 [Pipeline] echo [2021-01-21T05:51:26.454Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3057 [Pipeline] echo [2021-01-21T05:51:26.591Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b548e2ec9c2f53a84557d7cad528b3b490719505 [Pipeline] echo [2021-01-21T05:51:26.716Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b548e2e [Pipeline] echo [2021-01-21T05:51:26.840Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-21T05:51:27.111Z] provisioning config files... [2021-01-21T05:51:27.144Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config446084449371112606tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-21T05:51:27.586Z] ---> docker-login.sh [2021-01-21T05:51:27.586Z] nexus3.edgexfoundry.org:10001 [2021-01-21T05:51:27.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-21T05:51:28.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-21T05:51:28.113Z] Configure a credential helper to remove this warning. See [2021-01-21T05:51:28.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-21T05:51:28.113Z] [2021-01-21T05:51:28.113Z] Login Succeeded [2021-01-21T05:51:28.113Z] nexus3.edgexfoundry.org:10002 [2021-01-21T05:51:28.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-21T05:51:28.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-21T05:51:28.375Z] Configure a credential helper to remove this warning. See [2021-01-21T05:51:28.375Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-21T05:51:28.375Z] [2021-01-21T05:51:28.375Z] Login Succeeded [2021-01-21T05:51:28.375Z] nexus3.edgexfoundry.org:10003 [2021-01-21T05:51:28.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-21T05:51:28.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-21T05:51:28.637Z] Configure a credential helper to remove this warning. See [2021-01-21T05:51:28.637Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-21T05:51:28.637Z] [2021-01-21T05:51:28.637Z] Login Succeeded [2021-01-21T05:51:28.637Z] nexus3.edgexfoundry.org:10004 [2021-01-21T05:51:28.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-21T05:51:28.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-21T05:51:28.898Z] Configure a credential helper to remove this warning. See [2021-01-21T05:51:28.898Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-21T05:51:28.898Z] [2021-01-21T05:51:28.898Z] Login Succeeded [2021-01-21T05:51:28.898Z] docker.io [2021-01-21T05:51:28.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-21T05:51:29.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-21T05:51:29.162Z] Configure a credential helper to remove this warning. See [2021-01-21T05:51:29.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-21T05:51:29.162Z] [2021-01-21T05:51:29.162Z] Login Succeeded [2021-01-21T05:51:29.162Z] ---> docker-login.sh ends [Pipeline] } [2021-01-21T05:51:29.197Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-21T05:51:29.762Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-01-21T05:51:29.762Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-21T05:51:29.762Z] ++ dirname cmd/core-command/Dockerfile [2021-01-21T05:51:29.762Z] ++ cut -d/ -f2 [2021-01-21T05:51:29.762Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-21T05:51:29.762Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-21T05:51:29.762Z] ++ dirname cmd/core-data/Dockerfile [2021-01-21T05:51:29.762Z] ++ cut -d/ -f2 [2021-01-21T05:51:29.762Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-21T05:51:29.762Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-21T05:51:29.762Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-21T05:51:29.762Z] ++ cut -d/ -f2 [2021-01-21T05:51:29.762Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-21T05:51:29.762Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-21T05:51:29.762Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2021-01-21T05:51:29.762Z] ++ cut -d/ -f2 [2021-01-21T05:51:29.762Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2021-01-21T05:51:29.762Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-21T05:51:29.762Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-21T05:51:29.762Z] ++ cut -d/ -f2 [2021-01-21T05:51:29.762Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-21T05:51:29.762Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-21T05:51:29.762Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-21T05:51:29.762Z] ++ cut -d/ -f2 [2021-01-21T05:51:29.762Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-21T05:51:29.762Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-21T05:51:29.762Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-21T05:51:29.762Z] ++ cut -d/ -f2 [2021-01-21T05:51:29.762Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-21T05:51:29.762Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-21T05:51:29.762Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-21T05:51:29.762Z] ++ cut -d/ -f2 [2021-01-21T05:51:29.762Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-21T05:51:29.762Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-21T05:51:29.762Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-21T05:51:29.762Z] ++ cut -d/ -f2 [2021-01-21T05:51:29.762Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-21T05:51:29.846Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-01-21T05:51:31.712Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-21T05:51:31.712Z] [2021-01-21T05:51:31.712Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-21T05:51:32.120Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-21T05:51:32.120Z] latest: Pulling from edgex-devops/git-semver [2021-01-21T05:51:32.120Z] 31603596830f: Pulling fs layer [2021-01-21T05:51:32.120Z] 2a8b12db71e7: Pulling fs layer [2021-01-21T05:51:32.120Z] 6ca5941a6612: Pulling fs layer [2021-01-21T05:51:32.120Z] ecc8261a40a4: Pulling fs layer [2021-01-21T05:51:32.120Z] ecc8261a40a4: Waiting [2021-01-21T05:51:32.120Z] 2a8b12db71e7: Download complete [2021-01-21T05:51:32.387Z] 31603596830f: Verifying Checksum [2021-01-21T05:51:32.387Z] 31603596830f: Download complete [2021-01-21T05:51:32.387Z] 6ca5941a6612: Verifying Checksum [2021-01-21T05:51:32.387Z] 6ca5941a6612: Download complete [2021-01-21T05:51:32.387Z] ecc8261a40a4: Verifying Checksum [2021-01-21T05:51:32.387Z] ecc8261a40a4: Download complete [2021-01-21T05:51:32.649Z] 31603596830f: Pull complete [2021-01-21T05:51:32.912Z] 2a8b12db71e7: Pull complete [2021-01-21T05:51:33.493Z] 6ca5941a6612: Pull complete [2021-01-21T05:51:33.755Z] ecc8261a40a4: Pull complete [2021-01-21T05:51:33.755Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-21T05:51:33.755Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-21T05:51:33.755Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-21T05:51:33.874Z] prd-centos7-docker-4c-2g-21854 does not seem to be running inside a container [2021-01-21T05:51:33.930Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-21T05:51:36.390Z] $ docker top 02e5876548d59722da5c6e90b7c460bc4ee07598a6afaa47d7ebc79df17f6e61 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-21T05:51:36.822Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-21T05:51:36.822Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-21T05:51:37.069Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-21T05:51:37.074Z] $ docker exec 02e5876548d59722da5c6e90b7c460bc4ee07598a6afaa47d7ebc79df17f6e61 ssh-agent [2021-01-21T05:51:37.252Z] SSH_AUTH_SOCK=/tmp/ssh-x8iDmxhVzVdN/agent.11 [2021-01-21T05:51:37.252Z] SSH_AGENT_PID=16 [2021-01-21T05:51:37.264Z] Running ssh-add (command line suppressed) [2021-01-21T05:51:37.394Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_915620410723538336.key (/w/workspace/edgex-go/1@tmp/private_key_915620410723538336.key) [2021-01-21T05:51:37.451Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-21T05:51:37.824Z] + git tag --points-at HEAD [Pipeline] } [2021-01-21T05:51:37.855Z] $ docker exec --env ******** --env ******** 02e5876548d59722da5c6e90b7c460bc4ee07598a6afaa47d7ebc79df17f6e61 ssh-agent -k [2021-01-21T05:51:37.971Z] unset SSH_AUTH_SOCK; [2021-01-21T05:51:37.971Z] unset SSH_AGENT_PID; [2021-01-21T05:51:37.971Z] echo Agent pid 16 killed; [2021-01-21T05:51:38.019Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-21T05:51:38.205Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-21T05:51:38.206Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-21T05:51:38.369Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-21T05:51:38.374Z] $ docker exec 02e5876548d59722da5c6e90b7c460bc4ee07598a6afaa47d7ebc79df17f6e61 ssh-agent [2021-01-21T05:51:38.534Z] SSH_AUTH_SOCK=/tmp/ssh-jB815dhiGW8Z/agent.44 [2021-01-21T05:51:38.534Z] SSH_AGENT_PID=49 [2021-01-21T05:51:38.542Z] Running ssh-add (command line suppressed) [2021-01-21T05:51:38.661Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1141616494302480991.key (/w/workspace/edgex-go/1@tmp/private_key_1141616494302480991.key) [2021-01-21T05:51:38.712Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-21T05:51:39.087Z] + git semver init [2021-01-21T05:51:39.087Z] # -> Open(): unable to determine branch for HEAD [2021-01-21T05:51:39.087Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-01-21T05:51:39.087Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-01-21T05:51:39.087Z] # $SEMVER_REMOTE_NAME = origin [2021-01-21T05:51:39.087Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-21T05:51:39.087Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-21T05:51:39.087Z] # $SEMVER_BRANCH = PR-3057 [2021-01-21T05:51:39.087Z] # $SEMVER_TEMP = /tmp/semver-208593203 [2021-01-21T05:51:39.087Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-21T05:51:57.262Z] # '/tmp/semver-208593203' -> '/w/workspace/edgex-go/1/.semver' [2021-01-21T05:51:57.262Z] # -> Force: false [2021-01-21T05:51:57.262Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-01-21T05:51:57.291Z] $ docker exec --env ******** --env ******** 02e5876548d59722da5c6e90b7c460bc4ee07598a6afaa47d7ebc79df17f6e61 ssh-agent -k [2021-01-21T05:51:57.479Z] unset SSH_AUTH_SOCK; [2021-01-21T05:51:57.480Z] unset SSH_AGENT_PID; [2021-01-21T05:51:57.480Z] echo Agent pid 49 killed; [2021-01-21T05:51:57.560Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-21T05:51:58.198Z] + git semver [Pipeline] } [2021-01-21T05:51:58.231Z] $ docker stop --time=1 02e5876548d59722da5c6e90b7c460bc4ee07598a6afaa47d7ebc79df17f6e61 [2021-01-21T05:51:59.875Z] $ docker rm -f 02e5876548d59722da5c6e90b7c460bc4ee07598a6afaa47d7ebc79df17f6e61 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-21T05:52:00.467Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-21T05:52:01.089Z] Stashed 1 file(s) [Pipeline] echo [2021-01-21T05:52:01.111Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-21T05:52:02.533Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-21T05:52:02.849Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-21T05:52:03.173Z] + sudo service docker restart [2021-01-21T05:52:03.173Z] + true [2021-01-21T05:52:03.173Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-21T05:52:03.785Z] ========================================================= [2021-01-21T05:52:03.785Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-21T05:52:03.785Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-21T05:52:04.170Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-01-21T05:52:07.499Z] Sending build context to Docker daemon 327.6MB [2021-01-21T05:52:07.499Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-21T05:52:07.499Z] Step 2/6 : FROM ${BASE} [2021-01-21T05:52:07.499Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-21T05:52:07.499Z] 188c0c94c7c5: Pulling fs layer [2021-01-21T05:52:07.499Z] 0ef7d3d256c8: Pulling fs layer [2021-01-21T05:52:07.499Z] de9db76c5a1d: Pulling fs layer [2021-01-21T05:52:07.499Z] bca2f99d35d6: Pulling fs layer [2021-01-21T05:52:07.499Z] 93359f2a8cfa: Pulling fs layer [2021-01-21T05:52:07.499Z] 7c6f9722023f: Pulling fs layer [2021-01-21T05:52:07.499Z] a35cf1a2eb13: Pulling fs layer [2021-01-21T05:52:07.499Z] 93359f2a8cfa: Waiting [2021-01-21T05:52:07.499Z] a35cf1a2eb13: Waiting [2021-01-21T05:52:07.499Z] 7c6f9722023f: Waiting [2021-01-21T05:52:07.499Z] bca2f99d35d6: Waiting [2021-01-21T05:52:07.499Z] de9db76c5a1d: Verifying Checksum [2021-01-21T05:52:07.499Z] de9db76c5a1d: Download complete [2021-01-21T05:52:07.499Z] 0ef7d3d256c8: Verifying Checksum [2021-01-21T05:52:07.499Z] 0ef7d3d256c8: Download complete [2021-01-21T05:52:07.499Z] 93359f2a8cfa: Verifying Checksum [2021-01-21T05:52:07.499Z] 93359f2a8cfa: Download complete [2021-01-21T05:52:08.076Z] 7c6f9722023f: Download complete [2021-01-21T05:52:08.076Z] 188c0c94c7c5: Verifying Checksum [2021-01-21T05:52:08.076Z] 188c0c94c7c5: Download complete [2021-01-21T05:52:08.344Z] 188c0c94c7c5: Pull complete [2021-01-21T05:52:08.609Z] 0ef7d3d256c8: Pull complete [2021-01-21T05:52:09.189Z] de9db76c5a1d: Pull complete [2021-01-21T05:52:10.146Z] a35cf1a2eb13: Verifying Checksum [2021-01-21T05:52:10.146Z] a35cf1a2eb13: Download complete [2021-01-21T05:52:10.416Z] bca2f99d35d6: Verifying Checksum [2021-01-21T05:52:10.416Z] bca2f99d35d6: Download complete [2021-01-21T05:52:15.760Z] bca2f99d35d6: Pull complete [2021-01-21T05:52:15.760Z] 93359f2a8cfa: Pull complete [2021-01-21T05:52:15.760Z] 7c6f9722023f: Pull complete [2021-01-21T05:52:16.848Z] Still waiting to schedule task [2021-01-21T05:52:16.848Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline [2021-01-21T05:52:25.804Z] a35cf1a2eb13: Pull complete [2021-01-21T05:52:25.804Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-21T05:52:25.804Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-21T05:52:25.804Z] ---> a62c8e92a672 [2021-01-21T05:52:25.804Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-01-21T05:52:25.804Z] ---> Running in 57e0a0a41ed4 [2021-01-21T05:52:25.804Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-21T05:52:26.377Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-21T05:52:27.777Z] (1/12) Installing libmagic (5.38-r0) [2021-01-21T05:52:28.349Z] (2/12) Installing file (5.38-r0) [2021-01-21T05:52:28.349Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-21T05:52:28.613Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-21T05:52:40.861Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-21T05:52:40.861Z] (6/12) Installing patch (2.7.6-r6) [2021-01-21T05:52:40.861Z] (7/12) Installing build-base (0.5-r2) [2021-01-21T05:52:40.861Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-21T05:52:40.861Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-21T05:52:40.861Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-21T05:52:40.861Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-21T05:52:40.861Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-21T05:52:40.861Z] Executing busybox-1.31.1-r19.trigger [2021-01-21T05:52:40.861Z] OK: 233 MiB in 51 packages [2021-01-21T05:52:44.179Z] Removing intermediate container 57e0a0a41ed4 [2021-01-21T05:52:44.179Z] ---> 14aba94e847c [2021-01-21T05:52:44.179Z] Step 4/6 : WORKDIR /edgex-go [2021-01-21T05:52:44.179Z] ---> Running in ed3cc59518b2 [2021-01-21T05:52:44.179Z] Removing intermediate container ed3cc59518b2 [2021-01-21T05:52:44.179Z] ---> 801f8ded0628 [2021-01-21T05:52:44.179Z] Step 5/6 : COPY go.mod . [2021-01-21T05:52:44.179Z] ---> 0a4789299850 [2021-01-21T05:52:44.179Z] Step 6/6 : RUN go mod download [2021-01-21T05:52:44.446Z] ---> Running in e5f809606e49 [2021-01-21T05:53:06.464Z] Removing intermediate container e5f809606e49 [2021-01-21T05:53:06.464Z] ---> ce7ff78d6205 [2021-01-21T05:53:06.464Z] Successfully built ce7ff78d6205 [2021-01-21T05:53:06.464Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-21T05:53:06.804Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-21T05:53:06.804Z] . [Pipeline] withDockerContainer [2021-01-21T05:53:06.935Z] prd-centos7-docker-4c-2g-21854 does not seem to be running inside a container [2021-01-21T05:53:06.981Z] $ 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-x86_64 cat [2021-01-21T05:53:07.705Z] $ docker top a33532460f1208213a6ac9a08d469f662ce1e8df2f6c625c8db1c41ecfed8d97 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-21T05:53:08.252Z] + go version [2021-01-21T05:53:08.252Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-21T05:53:08.278Z] $ docker stop --time=1 a33532460f1208213a6ac9a08d469f662ce1e8df2f6c625c8db1c41ecfed8d97 [2021-01-21T05:53:09.628Z] $ docker rm -f a33532460f1208213a6ac9a08d469f662ce1e8df2f6c625c8db1c41ecfed8d97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-21T05:53:10.640Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-21T05:53:10.640Z] . [Pipeline] withDockerContainer [2021-01-21T05:53:10.754Z] prd-centos7-docker-4c-2g-21854 does not seem to be running inside a container [2021-01-21T05:53:10.802Z] $ 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-x86_64 cat [2021-01-21T05:53:11.890Z] $ docker top 3c469a714e6cbdcf53acfc31bc25ce6a93fd6ee26fdea45001493074f9a64207 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-21T05:53:12.166Z] ========================================================= [2021-01-21T05:53:12.166Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-21T05:53:12.166Z] ========================================================= [Pipeline] sh [2021-01-21T05:53:12.472Z] + make test [2021-01-21T05:53:12.472Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-21T05:53:20.674Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-21T05:53:35.713Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-21T05:53:41.095Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-21T05:53:41.095Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-21T05:53:41.095Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-21T05:53:41.095Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-21T05:53:41.368Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-21T05:53:41.368Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-21T05:53:41.964Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-21T05:53:42.242Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-21T05:53:42.826Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-21T05:53:44.783Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-21T05:53:44.784Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-21T05:53:44.784Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-21T05:53:46.744Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.084s coverage: 46.6% of statements [2021-01-21T05:53:46.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-21T05:53:46.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-21T05:53:46.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-21T05:53:46.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-21T05:53:46.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-21T05:53:50.716Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.186s coverage: 27.0% of statements [2021-01-21T05:53:50.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-21T05:53:50.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-21T05:53:50.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-21T05:53:50.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-21T05:53:50.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-21T05:53:50.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-21T05:53:50.716Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.056s coverage: 100.0% of statements [2021-01-21T05:53:50.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-21T05:53:50.716Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.072s coverage: 100.0% of statements [2021-01-21T05:53:50.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-21T05:53:50.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-21T05:53:50.716Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.097s coverage: 66.7% of statements [2021-01-21T05:53:50.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-21T05:53:50.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-21T05:53:50.716Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.119s coverage: 82.3% of statements [2021-01-21T05:53:50.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-21T05:53:50.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-21T05:53:50.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-21T05:53:50.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-21T05:53:52.342Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.342s coverage: 28.6% of statements [2021-01-21T05:53:52.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-21T05:53:52.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-21T05:53:52.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-21T05:53:52.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-21T05:53:52.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-21T05:53:52.342Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.070s coverage: 100.0% of statements [2021-01-21T05:53:52.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-21T05:53:52.342Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.038s coverage: 100.0% of statements [2021-01-21T05:53:52.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-21T05:53:52.342Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.097s coverage: 86.7% of statements [2021-01-21T05:53:52.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-21T05:53:53.419Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.123s coverage: 97.5% of statements [2021-01-21T05:53:53.419Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-21T05:53:53.419Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.057s coverage: 78.3% of statements [2021-01-21T05:53:53.419Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-21T05:53:53.419Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-21T05:53:53.419Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-21T05:53:53.419Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-21T05:53:55.392Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.404s coverage: 92.8% of statements [2021-01-21T05:53:55.392Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-21T05:53:55.392Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-21T05:53:55.392Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-21T05:53:55.392Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-21T05:53:55.392Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-21T05:53:55.392Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-21T05:53:55.392Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-21T05:53:55.392Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-21T05:53:55.392Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-21T05:53:55.392Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-21T05:53:55.392Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-21T05:53:55.392Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-21T05:53:55.392Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-21T05:53:55.392Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-21T05:53:55.392Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-21T05:53:55.392Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-21T05:53:55.392Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-21T05:53:55.392Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-21T05:53:55.392Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.044s coverage: 58.8% of statements [2021-01-21T05:53:55.392Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-21T05:53:55.392Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-21T05:53:55.392Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.056s coverage: 0.1% of statements [2021-01-21T05:53:55.392Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-21T05:53:55.392Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-21T05:53:55.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-21T05:53:55.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-21T05:53:55.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2021-01-21T05:53:55.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-21T05:53:55.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 75.5% of statements [2021-01-21T05:53:55.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-21T05:53:55.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.045s coverage: 80.8% of statements [2021-01-21T05:53:55.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.083s coverage: 87.2% of statements [2021-01-21T05:53:55.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.043s coverage: 84.2% of statements [2021-01-21T05:53:56.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.098s coverage: 91.4% of statements [2021-01-21T05:53:56.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-21T05:53:57.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.224s coverage: 63.5% of statements [2021-01-21T05:53:57.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-21T05:53:57.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-21T05:53:57.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.029s coverage: 100.0% of statements [2021-01-21T05:53:57.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 91.3% of statements [2021-01-21T05:53:57.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements [2021-01-21T05:53:57.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.042s coverage: 73.7% of statements [2021-01-21T05:53:57.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.046s coverage: 100.0% of statements [2021-01-21T05:53:59.196Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.402s coverage: 68.9% of statements [2021-01-21T05:53:59.196Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-21T05:53:59.196Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-21T05:53:59.196Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-21T05:53:59.196Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-21T05:53:59.196Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-21T05:53:59.196Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.093s coverage: 37.0% of statements [2021-01-21T05:53:59.196Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-21T05:53:59.196Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-21T05:53:59.196Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.292s coverage: 84.0% of statements [2021-01-21T05:53:59.196Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.048s coverage: 100.0% of statements [2021-01-21T05:54:01.157Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.122s coverage: 47.1% of statements [2021-01-21T05:54:01.157Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-21T05:54:01.157Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-21T05:54:01.157Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-21T05:54:01.157Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-21T05:54:01.157Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-21T05:54:01.157Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.063s coverage: 100.0% of statements [2021-01-21T05:54:01.157Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-21T05:54:01.157Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.052s coverage: 100.0% of statements [2021-01-21T05:54:01.157Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-21T05:54:02.578Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.718s coverage: 29.1% of statements [2021-01-21T05:54:02.578Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-21T05:54:02.578Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-21T05:54:02.578Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-21T05:54:02.578Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-21T05:54:02.578Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-21T05:54:02.578Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.084s coverage: 99.0% of statements [2021-01-21T05:54:02.578Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-21T05:54:02.578Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.044s coverage: 100.0% of statements [2021-01-21T05:54:02.578Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-21T05:54:02.578Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.025s coverage: 0.0% of statements [2021-01-21T05:54:02.578Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-21T05:54:02.578Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.043s coverage: 100.0% of statements [2021-01-21T05:54:02.578Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-21T05:54:02.578Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-21T05:54:02.578Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-21T05:54:02.578Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-21T05:54:02.578Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.058s coverage: 87.9% of statements [2021-01-21T05:54:02.578Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-21T05:54:02.578Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-21T05:54:02.578Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.032s coverage: 100.0% of statements [2021-01-21T05:54:03.157Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.026s coverage: 32.1% of statements [2021-01-21T05:54:03.157Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-01-21T05:54:03.420Z] GO111MODULE=on go vet ./... [2021-01-21T05:54:06.798Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-21856 in /w/workspace/edgexfoundry_edgex-go_PR-3057 [Pipeline] { [Pipeline] ws [2021-01-21T05:54:06.936Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-01-21T05:54:12.440Z] using credential edgex-jenkins-ssh [2021-01-21T05:54:12.505Z] Cloning the remote Git repository [2021-01-21T05:54:12.583Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-21T05:54:12.696Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-01-21T05:54:12.811Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-21T05:54:12.813Z] > git --version # timeout=10 [2021-01-21T05:54:12.831Z] > git --version # 'git version 2.17.1' [2021-01-21T05:54:12.833Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-21T05:54:12.914Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-21T05:54:25.531Z] gofmt -l . [2021-01-21T05:54:25.531Z] [ "`gofmt -l .`" = "" ] [2021-01-21T05:54:25.531Z] ./bin/test-go-mod-tidy.sh [2021-01-21T05:54:26.105Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-21T05:54:27.010Z] + ls -al . [2021-01-21T05:54:27.010Z] total 656 [2021-01-21T05:54:27.010Z] drwxrwxr-x 10 1001 1001 4096 Jan 21 05:54 . [2021-01-21T05:54:27.010Z] drwxr-xr-x 4 root root 28 Jan 21 05:53 .. [2021-01-21T05:54:27.010Z] -rw-rw-r-- 1 1001 1001 11 Jan 21 05:51 .dockerignore [2021-01-21T05:54:27.010Z] drwxrwxr-x 8 1001 1001 179 Jan 21 05:51 .git [2021-01-21T05:54:27.010Z] drwxrwxr-x 3 1001 1001 125 Jan 21 05:51 .github [2021-01-21T05:54:27.010Z] -rw-rw-r-- 1 1001 1001 824 Jan 21 05:51 .gitignore [2021-01-21T05:54:27.010Z] drwx------ 3 1001 1001 47 Jan 21 05:51 .semver [2021-01-21T05:54:27.010Z] -rw-rw-r-- 1 1001 1001 166 Jan 21 05:51 .sonarcloud.properties [2021-01-21T05:54:27.010Z] -rw-rw-r-- 1 1001 1001 7759 Jan 21 05:51 Attribution.txt [2021-01-21T05:54:27.010Z] -rw-rw-r-- 1 1001 1001 3804 Jan 21 05:51 CONTRIBUTING.md [2021-01-21T05:54:27.010Z] -rw-rw-r-- 1 1001 1001 931 Jan 21 05:51 Dockerfile.build [2021-01-21T05:54:27.010Z] -rw-rw-r-- 1 1001 1001 863 Jan 21 05:51 Jenkinsfile [2021-01-21T05:54:27.010Z] -rw-rw-r-- 1 1001 1001 10775 Jan 21 05:51 LICENSE [2021-01-21T05:54:27.010Z] -rw-rw-r-- 1 1001 1001 5750 Jan 21 05:51 Makefile [2021-01-21T05:54:27.010Z] -rw-rw-r-- 1 1001 1001 6524 Jan 21 05:51 README.md [2021-01-21T05:54:27.010Z] -rw-rw-r-- 1 1001 1001 6744 Jan 21 05:51 SECURITY.md [2021-01-21T05:54:27.010Z] -rw-rw-r-- 1 1001 1001 5 Jan 21 05:52 VERSION [2021-01-21T05:54:27.010Z] -rw-rw-r-- 1 1001 1001 4131 Jan 21 05:51 ZMQWindows.md [2021-01-21T05:54:27.010Z] drwxrwxr-x 2 1001 1001 117 Jan 21 05:51 bin [2021-01-21T05:54:27.010Z] drwxrwxr-x 14 1001 1001 4096 Jan 21 05:51 cmd [2021-01-21T05:54:27.010Z] -rw-r--r-- 1 root root 550466 Jan 21 05:54 coverage.out [2021-01-21T05:54:27.010Z] -rw-r--r-- 1 root root 1021 Jan 21 05:54 go.mod [2021-01-21T05:54:27.010Z] -rw-r--r-- 1 root root 18914 Jan 21 05:54 go.sum [2021-01-21T05:54:27.010Z] drwxrwxr-x 8 1001 1001 127 Jan 21 05:51 internal [2021-01-21T05:54:27.010Z] drwxrwxr-x 4 1001 1001 26 Jan 21 05:51 openapi [2021-01-21T05:54:27.010Z] drwxrwxr-x 4 1001 1001 71 Jan 21 05:51 snap [2021-01-21T05:54:27.010Z] -rw-rw-r-- 1 1001 1001 168 Jan 21 05:51 version.go [Pipeline] sh [2021-01-21T05:54:27.334Z] + '[' -e coverage.out ] [2021-01-21T05:54:27.334Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-21T05:54:27.538Z] Stashed 1 file(s) [Pipeline] sh [2021-01-21T05:54:27.856Z] + make build [2021-01-21T05:54:27.856Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-21T05:54:28.369Z] Merging remotes/origin/master commit 48f292ecce04635bad45b2dac08c505f02e60d07 into PR head commit b548e2ec9c2f53a84557d7cad528b3b490719505 [2021-01-21T05:54:28.762Z] Merge succeeded, producing b548e2ec9c2f53a84557d7cad528b3b490719505 [2021-01-21T05:54:28.763Z] Checking out Revision b548e2ec9c2f53a84557d7cad528b3b490719505 (PR-3057) [2021-01-21T05:54:27.694Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-21T05:54:27.710Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-21T05:54:27.736Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-21T05:54:27.768Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-21T05:54:27.768Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-21T05:54:27.778Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3057/head:refs/remotes/origin/PR-3057 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-21T05:54:28.393Z] > git config core.sparsecheckout # timeout=10 [2021-01-21T05:54:28.417Z] > git checkout -f b548e2ec9c2f53a84557d7cad528b3b490719505 # timeout=10 [2021-01-21T05:54:28.668Z] > git remote # timeout=10 [2021-01-21T05:54:28.686Z] > git config --get remote.origin.url # timeout=10 [2021-01-21T05:54:28.706Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-21T05:54:28.726Z] > git merge 48f292ecce04635bad45b2dac08c505f02e60d07 # timeout=10 [2021-01-21T05:54:28.750Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-21T05:54:28.773Z] > git config core.sparsecheckout # timeout=10 [2021-01-21T05:54:28.789Z] > git checkout -f b548e2ec9c2f53a84557d7cad528b3b490719505 # timeout=10 [2021-01-21T05:54:32.081Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-21T05:54:33.380Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" [2021-01-21T05:54:33.437Z] > git --version # timeout=10 [2021-01-21T05:54:33.448Z] > git --version # 'git version 2.17.1' [2021-01-21T05:54:33.468Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-21T05:54:35.456Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-21T05:54:35.932Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-21T05:54:36.298Z] + sudo service docker restart [2021-01-21T05:54:36.298Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-21T05:54:38.440Z] provisioning config files... [2021-01-21T05:54:38.485Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6228354220236286223tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-21T05:54:38.963Z] ---> docker-login.sh [2021-01-21T05:54:38.963Z] nexus3.edgexfoundry.org:10001 [2021-01-21T05:54:39.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-21T05:54:40.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-21T05:54:40.238Z] Configure a credential helper to remove this warning. See [2021-01-21T05:54:40.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-21T05:54:40.238Z] [2021-01-21T05:54:40.238Z] Login Succeeded [2021-01-21T05:54:40.238Z] nexus3.edgexfoundry.org:10002 [2021-01-21T05:54:40.332Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-21T05:54:40.332Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-21T05:54:40.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-21T05:54:40.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-21T05:54:40.789Z] Configure a credential helper to remove this warning. See [2021-01-21T05:54:40.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-21T05:54:40.789Z] [2021-01-21T05:54:40.789Z] Login Succeeded [2021-01-21T05:54:40.789Z] nexus3.edgexfoundry.org:10003 [2021-01-21T05:54:41.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-21T05:54:41.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-21T05:54:41.063Z] Configure a credential helper to remove this warning. See [2021-01-21T05:54:41.063Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-21T05:54:41.063Z] [2021-01-21T05:54:41.063Z] Login Succeeded [2021-01-21T05:54:41.341Z] nexus3.edgexfoundry.org:10004 [2021-01-21T05:54:41.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-21T05:54:41.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-21T05:54:41.617Z] Configure a credential helper to remove this warning. See [2021-01-21T05:54:41.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-21T05:54:41.617Z] [2021-01-21T05:54:41.617Z] Login Succeeded [2021-01-21T05:54:41.617Z] docker.io [2021-01-21T05:54:41.751Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-21T05:54:42.021Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-21T05:54:42.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-21T05:54:42.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-21T05:54:42.494Z] Configure a credential helper to remove this warning. See [2021-01-21T05:54:42.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-21T05:54:42.494Z] [2021-01-21T05:54:42.494Z] Login Succeeded [2021-01-21T05:54:42.494Z] ---> docker-login.sh ends [Pipeline] } [2021-01-21T05:54:42.561Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-21T05:54:43.132Z] ========================================================= [2021-01-21T05:54:43.132Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-21T05:54:43.132Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-21T05:54:43.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-01-21T05:54:43.556Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-01-21T05:54:44.830Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-21T05:54:45.782Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-21T05:54:46.220Z] Sending build context to Docker daemon 166MB [2021-01-21T05:54:46.220Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-21T05:54:46.220Z] Step 2/6 : FROM ${BASE} [2021-01-21T05:54:46.220Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-21T05:54:46.220Z] 5f621e34cdf4: Pulling fs layer [2021-01-21T05:54:46.220Z] a4357932f1b6: Pulling fs layer [2021-01-21T05:54:46.220Z] 18c013af1878: Pulling fs layer [2021-01-21T05:54:46.220Z] 00ac8860ef70: Pulling fs layer [2021-01-21T05:54:46.220Z] 63d7cb157983: Pulling fs layer [2021-01-21T05:54:46.220Z] b116817d02f9: Pulling fs layer [2021-01-21T05:54:46.220Z] 745a02a5169b: Pulling fs layer [2021-01-21T05:54:46.220Z] 00ac8860ef70: Waiting [2021-01-21T05:54:46.220Z] 63d7cb157983: Waiting [2021-01-21T05:54:46.220Z] b116817d02f9: Waiting [2021-01-21T05:54:46.220Z] 745a02a5169b: Waiting [2021-01-21T05:54:46.220Z] 18c013af1878: Verifying Checksum [2021-01-21T05:54:46.220Z] 18c013af1878: Download complete [2021-01-21T05:54:46.220Z] a4357932f1b6: Verifying Checksum [2021-01-21T05:54:46.220Z] a4357932f1b6: Download complete [2021-01-21T05:54:46.220Z] 63d7cb157983: Verifying Checksum [2021-01-21T05:54:46.220Z] 63d7cb157983: Download complete [2021-01-21T05:54:46.733Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-21T05:54:46.821Z] b116817d02f9: Verifying Checksum [2021-01-21T05:54:46.821Z] b116817d02f9: Download complete [2021-01-21T05:54:46.821Z] 5f621e34cdf4: Verifying Checksum [2021-01-21T05:54:46.821Z] 5f621e34cdf4: Download complete [2021-01-21T05:54:47.427Z] 5f621e34cdf4: Pull complete [2021-01-21T05:54:47.704Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-21T05:54:48.035Z] a4357932f1b6: Pull complete [2021-01-21T05:54:48.311Z] 18c013af1878: Pull complete [2021-01-21T05:54:49.106Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-21T05:54:49.745Z] 745a02a5169b: Verifying Checksum [2021-01-21T05:54:49.745Z] 745a02a5169b: Download complete [Pipeline] } [2021-01-21T05:54:50.082Z] $ docker stop --time=1 3c469a714e6cbdcf53acfc31bc25ce6a93fd6ee26fdea45001493074f9a64207 [2021-01-21T05:54:50.342Z] 00ac8860ef70: Download complete [2021-01-21T05:54:51.890Z] $ docker rm -f 3c469a714e6cbdcf53acfc31bc25ce6a93fd6ee26fdea45001493074f9a64207 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-21T05:54:55.636Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-21T05:54:55.636Z] [2021-01-21T05:54:55.636Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-21T05:54:56.029Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-21T05:54:56.029Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-21T05:54:56.029Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-21T05:54:56.029Z] ca9280d653b3: Pulling fs layer [2021-01-21T05:54:56.029Z] 7e9c9ca2126c: Pulling fs layer [2021-01-21T05:54:56.297Z] cbdbe7a5bc2a: Download complete [2021-01-21T05:54:56.561Z] cbdbe7a5bc2a: Pull complete [2021-01-21T05:54:56.823Z] ca9280d653b3: Verifying Checksum [2021-01-21T05:54:56.823Z] ca9280d653b3: Download complete [2021-01-21T05:54:57.774Z] 7e9c9ca2126c: Verifying Checksum [2021-01-21T05:54:57.774Z] 7e9c9ca2126c: Download complete [2021-01-21T05:54:57.774Z] ca9280d653b3: Pull complete [2021-01-21T05:55:00.533Z] 00ac8860ef70: Pull complete [2021-01-21T05:55:01.135Z] 63d7cb157983: Pull complete [2021-01-21T05:55:01.412Z] b116817d02f9: Pull complete [2021-01-21T05:55:04.407Z] 7e9c9ca2126c: Pull complete [2021-01-21T05:55:04.407Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-21T05:55:04.407Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-21T05:55:04.407Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-21T05:55:04.606Z] prd-centos7-docker-4c-2g-21854 does not seem to be running inside a container [2021-01-21T05:55:04.648Z] $ 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:latest cat [2021-01-21T05:55:04.825Z] 745a02a5169b: Pull complete [2021-01-21T05:55:04.825Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-21T05:55:05.100Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-21T05:55:05.100Z] ---> b7e6874047d6 [2021-01-21T05:55:05.100Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-01-21T05:55:06.624Z] $ docker top 6832f2075d105e563e653d67299c336b751b3b23ed75bcb33013e0aeaafb1c17 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-21T05:55:07.257Z] + docker-compose build --help [2021-01-21T05:55:07.257Z] + grep parallel [2021-01-21T05:55:08.199Z] --parallel Build images in parallel. [Pipeline] } [2021-01-21T05:55:08.231Z] $ docker stop --time=1 6832f2075d105e563e653d67299c336b751b3b23ed75bcb33013e0aeaafb1c17 [2021-01-21T05:55:08.499Z] ---> Running in 61577ca26bd6 [2021-01-21T05:55:09.496Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-21T05:55:09.617Z] $ docker rm -f 6832f2075d105e563e653d67299c336b751b3b23ed75bcb33013e0aeaafb1c17 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-21T05:55:10.474Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-21T05:55:10.474Z] . [2021-01-21T05:55:10.474Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [Pipeline] withDockerContainer [2021-01-21T05:55:10.619Z] prd-centos7-docker-4c-2g-21854 does not seem to be running inside a container [2021-01-21T05:55:10.665Z] $ 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:latest cat [2021-01-21T05:55:11.071Z] (1/12) Installing libmagic (5.38-r0) [2021-01-21T05:55:11.331Z] $ docker top 0e7a40981347d6fe1efceb626a87138c81570b4d4d90238ea50bc42b16292077 -eo pid,comm [2021-01-21T05:55:11.345Z] (2/12) Installing file (5.38-r0) [Pipeline] { [Pipeline] sh [2021-01-21T05:55:11.617Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-21T05:55:11.617Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-21T05:55:11.873Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-21T05:55:12.821Z] Building docker-core-command-go ... [2021-01-21T05:55:12.821Z] Building docker-core-data-go ... [2021-01-21T05:55:12.821Z] Building docker-core-metadata-go ... [2021-01-21T05:55:12.821Z] Building docker-security-bootstrap-redis-go ... [2021-01-21T05:55:12.821Z] Building docker-security-proxy-setup-go ... [2021-01-21T05:55:12.821Z] Building docker-security-secretstore-setup-go ... [2021-01-21T05:55:12.821Z] Building docker-support-notifications-go ... [2021-01-21T05:55:12.821Z] Building docker-support-scheduler-go ... [2021-01-21T05:55:12.821Z] Building docker-sys-mgmt-agent-go ... [2021-01-21T05:55:12.821Z] Building docker-support-notifications-go [2021-01-21T05:55:12.821Z] Building docker-support-scheduler-go [2021-01-21T05:55:12.821Z] Building docker-sys-mgmt-agent-go [2021-01-21T05:55:12.821Z] Building docker-security-secretstore-setup-go [2021-01-21T05:55:12.821Z] Building docker-security-proxy-setup-go [2021-01-21T05:55:15.006Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-21T05:55:15.007Z] (6/12) Installing patch (2.7.6-r6) [2021-01-21T05:55:15.007Z] (7/12) Installing build-base (0.5-r2) [2021-01-21T05:55:15.007Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-21T05:55:15.007Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-21T05:55:15.007Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-21T05:55:15.276Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-21T05:55:15.276Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-21T05:55:15.549Z] Executing busybox-1.31.1-r19.trigger [2021-01-21T05:55:15.549Z] OK: 217 MiB in 51 packages [2021-01-21T05:55:19.855Z] Removing intermediate container 61577ca26bd6 [2021-01-21T05:55:19.855Z] ---> f8b06d5ff5c2 [2021-01-21T05:55:19.855Z] Step 4/6 : WORKDIR /edgex-go [2021-01-21T05:55:19.855Z] ---> Running in d17449b86dc2 [2021-01-21T05:55:20.128Z] Removing intermediate container d17449b86dc2 [2021-01-21T05:55:20.128Z] ---> 78522a1f3f00 [2021-01-21T05:55:20.128Z] Step 5/6 : COPY go.mod . [2021-01-21T05:55:20.724Z] ---> cd3ef20588b6 [2021-01-21T05:55:20.724Z] Step 6/6 : RUN go mod download [2021-01-21T05:55:21.006Z] ---> Running in 9e2f8770ff8f [2021-01-21T05:55:45.422Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T05:55:45.422Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-21T05:55:45.422Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 ---> ce7ff78d6205 [2021-01-21T05:55:45.422Z] [2021-01-21T05:55:45.422Z] Step 3/21 : WORKDIR /edgex-goStep 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-21T05:55:45.422Z] [2021-01-21T05:55:45.422Z] ---> ce7ff78d6205 [2021-01-21T05:55:45.422Z] Step 3/24 : WORKDIR /edgex-go [2021-01-21T05:55:45.422Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T05:55:45.422Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-21T05:55:45.422Z] ---> ce7ff78d6205 [2021-01-21T05:55:45.422Z] Step 3/26 : WORKDIR /edgex-go [2021-01-21T05:55:45.422Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T05:55:45.422Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-21T05:55:45.422Z] ---> ce7ff78d6205 [2021-01-21T05:55:45.422Z] Step 3/21 : WORKDIR /edgex-go [2021-01-21T05:55:45.422Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T05:55:45.422Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-21T05:55:45.422Z] ---> ce7ff78d6205 [2021-01-21T05:55:45.422Z] Step 3/24 : WORKDIR /edgex-go [2021-01-21T05:55:45.422Z] ---> Running in 24619cfbac9a [2021-01-21T05:55:45.422Z] ---> Running in e321da192484 [2021-01-21T05:55:45.422Z] ---> Running in 8539843c7a65 [2021-01-21T05:55:45.422Z] ---> Running in d60d6a1d48d4 [2021-01-21T05:55:45.422Z] ---> Running in ecab31d3ea72 [2021-01-21T05:55:45.423Z] Removing intermediate container d60d6a1d48d4 [2021-01-21T05:55:45.423Z] ---> 506c266aa318 [2021-01-21T05:55:45.423Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T05:55:45.423Z] Removing intermediate container 24619cfbac9a [2021-01-21T05:55:45.423Z] ---> 1cf55791f5d7 [2021-01-21T05:55:45.423Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T05:55:45.423Z] Removing intermediate container ecab31d3ea72 [2021-01-21T05:55:45.423Z] ---> d07fca2a4f3f [2021-01-21T05:55:45.423Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T05:55:45.423Z] Removing intermediate container e321da192484 [2021-01-21T05:55:45.423Z] ---> 7456c653edb6 [2021-01-21T05:55:45.423Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T05:55:45.423Z] Removing intermediate container 8539843c7a65 [2021-01-21T05:55:45.423Z] ---> 3e47e913f7a7 [2021-01-21T05:55:45.423Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T05:55:45.423Z] ---> Running in c8ab016fca52 [2021-01-21T05:55:45.423Z] ---> Running in 99cd3fa2e256 [2021-01-21T05:55:45.423Z] ---> Running in cbb3594a6be9 [2021-01-21T05:55:45.423Z] ---> Running in bb9a7b1ce289 [2021-01-21T05:55:45.423Z] ---> Running in 30577da8e056 [2021-01-21T05:55:46.010Z] Removing intermediate container 99cd3fa2e256 [2021-01-21T05:55:46.010Z] ---> 604fa7178caa [2021-01-21T05:55:46.010Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-21T05:55:46.272Z] ---> Running in 8ee35b467906 [2021-01-21T05:55:46.272Z] Removing intermediate container c8ab016fca52 [2021-01-21T05:55:46.272Z] ---> cb3b3ef3f9c3 [2021-01-21T05:55:46.272Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-21T05:55:46.539Z] ---> Running in 054cf64dd575 [2021-01-21T05:55:46.539Z] Removing intermediate container cbb3594a6be9 [2021-01-21T05:55:46.539Z] ---> f9a6cd74c6e7 [2021-01-21T05:55:46.539Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-21T05:55:46.808Z] Removing intermediate container 30577da8e056 [2021-01-21T05:55:46.808Z] ---> 2cf87643bb0b [2021-01-21T05:55:46.808Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-21T05:55:46.808Z] ---> Running in 85f68e37aefc [2021-01-21T05:55:46.808Z] Removing intermediate container bb9a7b1ce289 [2021-01-21T05:55:46.808Z] ---> fde92a804931 [2021-01-21T05:55:46.808Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-21T05:55:47.081Z] ---> Running in 1543ab576d10 [2021-01-21T05:55:47.081Z] ---> Running in c5acf54e8d17 [2021-01-21T05:55:47.081Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-21T05:55:47.351Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-21T05:55:47.617Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-21T05:55:47.777Z] Removing intermediate container 9e2f8770ff8f [2021-01-21T05:55:47.777Z] ---> e6da467b37e5 [2021-01-21T05:55:47.777Z] Successfully built e6da467b37e5 [2021-01-21T05:55:47.777Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-21T05:55:47.882Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-21T05:55:47.882Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-21T05:55:47.882Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-21T05:55:47.882Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-21T05:55:48.162Z] + docker inspect -f . ci-base-image-arm64 [2021-01-21T05:55:48.162Z] . [Pipeline] withDockerContainer [2021-01-21T05:55:48.460Z] OK: 233 MiB in 51 packages [2021-01-21T05:55:48.460Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-21T05:55:48.460Z] OK: 233 MiB in 51 packages [2021-01-21T05:55:48.474Z] prd-ubuntu18.04-docker-arm64-4c-16g-21856 does not seem to be running inside a container [2021-01-21T05:55:48.572Z] $ 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-01-21T05:55:48.731Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-21T05:55:48.997Z] Removing intermediate container 8ee35b467906 [2021-01-21T05:55:48.997Z] ---> d8e7556a4e20 [2021-01-21T05:55:48.997Z] Step 6/24 : COPY go.mod . [2021-01-21T05:55:48.997Z] Removing intermediate container 054cf64dd575 [2021-01-21T05:55:48.997Z] ---> be1eb1164169 [2021-01-21T05:55:48.997Z] Step 6/21 : COPY go.mod . [2021-01-21T05:55:49.266Z] ---> 247df3ba4ed6 [2021-01-21T05:55:49.266Z] Step 7/24 : RUN go mod download [2021-01-21T05:55:49.266Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-21T05:55:49.266Z] ---> Running in eeb615bbed1d [2021-01-21T05:55:49.266Z] ---> 8c16c9175c89 [2021-01-21T05:55:49.266Z] Step 7/21 : RUN go mod download [2021-01-21T05:55:49.266Z] OK: 233 MiB in 51 packages [2021-01-21T05:55:49.539Z] OK: 233 MiB in 51 packages [2021-01-21T05:55:49.539Z] ---> Running in d644c76568c4 [2021-01-21T05:55:50.127Z] Removing intermediate container 85f68e37aefc [2021-01-21T05:55:50.127Z] ---> a159bca01e85 [2021-01-21T05:55:50.127Z] Step 6/24 : COPY go.mod . [2021-01-21T05:55:50.162Z] $ docker top 6442b1c3cf2400eab1bcda3d03fb73541eff324ab4b22bb4169f66a69314487f -eo pid,comm [2021-01-21T05:55:50.396Z] Removing intermediate container 1543ab576d10 [2021-01-21T05:55:50.396Z] ---> 42366bc9c3bf [2021-01-21T05:55:50.396Z] Step 6/21 : COPY go.mod . [2021-01-21T05:55:50.396Z] ---> 88f5995cab5f [2021-01-21T05:55:50.396Z] Step 7/24 : RUN go mod download [Pipeline] { [2021-01-21T05:55:50.665Z] ---> Running in 8b48bbc05d65 [2021-01-21T05:55:50.665Z] ---> 78c39c4de5ec [2021-01-21T05:55:50.665Z] Step 7/21 : RUN go mod download [2021-01-21T05:55:50.665Z] ---> Running in ddbce11416e3 [Pipeline] sh [2021-01-21T05:55:51.268Z] Removing intermediate container d644c76568c4 [2021-01-21T05:55:51.268Z] ---> 63408c117932 [2021-01-21T05:55:51.268Z] Step 8/21 : COPY . . [2021-01-21T05:55:51.268Z] Removing intermediate container eeb615bbed1d [2021-01-21T05:55:51.268Z] ---> 0a659f56ebcd [2021-01-21T05:55:51.268Z] Step 8/24 : COPY . . [2021-01-21T05:55:51.336Z] + go version [2021-01-21T05:55:51.336Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-21T05:55:51.377Z] $ docker stop --time=1 6442b1c3cf2400eab1bcda3d03fb73541eff324ab4b22bb4169f66a69314487f [2021-01-21T05:55:51.539Z] OK: 233 MiB in 51 packages [2021-01-21T05:55:53.408Z] $ docker rm -f 6442b1c3cf2400eab1bcda3d03fb73541eff324ab4b22bb4169f66a69314487f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-21T05:55:54.721Z] + docker inspect -f . ci-base-image-arm64 [2021-01-21T05:55:54.721Z] . [Pipeline] withDockerContainer [2021-01-21T05:55:55.000Z] prd-ubuntu18.04-docker-arm64-4c-16g-21856 does not seem to be running inside a container [2021-01-21T05:55:55.084Z] $ 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-01-21T05:55:56.502Z] $ docker top 74c23427b293c8a75d364964a61c4554baaf620c60d0ff110648292b8bc815a3 -eo pid,comm [Pipeline] { [2021-01-21T05:55:56.895Z] Removing intermediate container 8b48bbc05d65 [2021-01-21T05:55:56.895Z] ---> 201c67394769 [2021-01-21T05:55:56.895Z] Step 8/24 : COPY . . [Pipeline] echo [2021-01-21T05:55:56.947Z] ========================================================= [2021-01-21T05:55:56.947Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-21T05:55:56.947Z] ========================================================= [Pipeline] sh [2021-01-21T05:55:57.610Z] + make test [2021-01-21T05:55:57.610Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-21T05:56:00.544Z] Removing intermediate container ddbce11416e3 [2021-01-21T05:56:00.544Z] ---> 70375f45e37d [2021-01-21T05:56:00.544Z] Step 8/21 : COPY . . [2021-01-21T05:56:03.129Z] Removing intermediate container c5acf54e8d17 [2021-01-21T05:56:03.129Z] ---> 92b72b8d618b [2021-01-21T05:56:03.129Z] Step 6/26 : COPY go.mod . [2021-01-21T05:56:15.430Z] ---> e72dc10130a3 [2021-01-21T05:56:15.430Z] Step 7/26 : RUN go mod download [2021-01-21T05:56:19.782Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-21T05:56:20.781Z] ---> Running in 63f96babf394 [2021-01-21T05:56:27.433Z] ---> aac9654a40fb [2021-01-21T05:56:27.433Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-21T05:56:27.433Z] ---> 4483fd491962 [2021-01-21T05:56:27.433Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-21T05:56:28.378Z] ---> 235e90ccef86 [2021-01-21T05:56:28.378Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-21T05:56:28.640Z] ---> Running in daee7efff436 [2021-01-21T05:56:28.640Z] ---> Running in 40521c943c60 [2021-01-21T05:56:28.640Z] ---> Running in b36ba3303222 [2021-01-21T05:56:28.903Z] ---> d5b11a772c38 [2021-01-21T05:56:28.903Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-21T05:56:29.167Z] ---> Running in dc629b9e885a [2021-01-21T05:56:29.167Z] Removing intermediate container 63f96babf394 [2021-01-21T05:56:29.167Z] ---> f13aa3f94384 [2021-01-21T05:56:29.167Z] Step 8/26 : COPY . . [2021-01-21T05:56:29.444Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-21T05:56:31.380Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-21T05:56:31.965Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-21T05:56:31.965Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-21T05:56:50.266Z] ---> ec86429ae7fc [2021-01-21T05:56:50.266Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-21T05:56:50.266Z] ---> Running in e883d67950d5 [2021-01-21T05:56:50.266Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-21T05:56:56.953Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-21T05:56:56.953Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-21T05:56:58.838Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-21T05:57:07.102Z] Removing intermediate container daee7efff436 [2021-01-21T05:57:07.102Z] ---> 0fc706ccda4b [2021-01-21T05:57:07.102Z] [2021-01-21T05:57:07.102Z] Step 10/24 : FROM scratch [2021-01-21T05:57:07.102Z] ---> [2021-01-21T05:57:07.102Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-21T05:57:07.102Z] Removing intermediate container b36ba3303222 [2021-01-21T05:57:07.102Z] ---> 8c499bd6e19d [2021-01-21T05:57:07.102Z] [2021-01-21T05:57:07.102Z] Step 10/24 : FROM alpine:3.12 [2021-01-21T05:57:07.102Z] ---> Running in c54aaf5d3140 [2021-01-21T05:57:07.102Z] 3.12: Pulling from library/alpine [2021-01-21T05:57:07.102Z] Removing intermediate container dc629b9e885a [2021-01-21T05:57:07.102Z] ---> 811689432417 [2021-01-21T05:57:07.102Z] [2021-01-21T05:57:07.102Z] Step 10/21 : FROM scratch [2021-01-21T05:57:07.102Z] ---> [2021-01-21T05:57:07.102Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-21T05:57:07.390Z] Removing intermediate container 40521c943c60 [2021-01-21T05:57:07.390Z] ---> ca5e1bdbccc3 [2021-01-21T05:57:07.390Z] [2021-01-21T05:57:07.390Z] Step 10/21 : FROM alpine:3.12 [2021-01-21T05:57:07.390Z] ---> Running in 8762df95ac7a [2021-01-21T05:57:07.390Z] 3.12: Pulling from library/alpine [2021-01-21T05:57:07.668Z] Removing intermediate container c54aaf5d3140 [2021-01-21T05:57:07.668Z] ---> 6b8595d3ba57 [2021-01-21T05:57:07.668Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-21T05:57:07.668Z] ---> Running in 5a4444f32938 [2021-01-21T05:57:07.668Z] Removing intermediate container 8762df95ac7a [2021-01-21T05:57:07.668Z] ---> 57f8daaffde5 [2021-01-21T05:57:07.668Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-21T05:57:07.936Z] ---> Running in 59bc053e3ea2 [2021-01-21T05:57:08.204Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-21T05:57:08.204Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-21T05:57:08.204Z] Status: Downloaded newer image for alpine:3.12 [2021-01-21T05:57:08.204Z] ---> 389fef711851 [2021-01-21T05:57:08.204Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-21T05:57:08.204Z] Status: Image is up to date for alpine:3.12 [2021-01-21T05:57:08.204Z] ---> 389fef711851 [2021-01-21T05:57:08.204Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-21T05:57:08.204Z] Removing intermediate container 5a4444f32938 [2021-01-21T05:57:08.204Z] ---> 31e257d4b5fb [2021-01-21T05:57:08.204Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-21T05:57:08.474Z] ---> Running in a915ebf65542 [2021-01-21T05:57:08.474Z] Removing intermediate container 59bc053e3ea2 [2021-01-21T05:57:08.474Z] ---> aae943f03624 [2021-01-21T05:57:08.474Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-21T05:57:08.474Z] ---> Running in 6ae649f25b73 [2021-01-21T05:57:08.474Z] ---> Running in 8b716718440e [2021-01-21T05:57:08.746Z] ---> Running in da69b261b41d [2021-01-21T05:57:09.016Z] Removing intermediate container a915ebf65542 [2021-01-21T05:57:09.016Z] ---> 86c1acd2feee [2021-01-21T05:57:09.016Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-21T05:57:09.292Z] Removing intermediate container da69b261b41d [2021-01-21T05:57:09.292Z] ---> 539a2eee5cde [2021-01-21T05:57:09.292Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-21T05:57:09.292Z] ---> 634661fad01b [2021-01-21T05:57:09.292Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-21T05:57:09.571Z] ---> 69ab5f2d16c7 [2021-01-21T05:57:09.571Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-21T05:57:09.850Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-21T05:57:09.850Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-21T05:57:09.850Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-21T05:57:09.850Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-21T05:57:10.115Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-21T05:57:10.115Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-21T05:57:10.115Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-21T05:57:10.115Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-21T05:57:10.115Z] (4/5) Installing curl (7.69.1-r3) [2021-01-21T05:57:10.115Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-21T05:57:10.115Z] Executing busybox-1.31.1-r19.trigger [2021-01-21T05:57:10.115Z] Executing ca-certificates-20191127-r4.trigger [2021-01-21T05:57:10.389Z] OK: 7 MiB in 19 packages [2021-01-21T05:57:10.389Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-21T05:57:10.389Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-21T05:57:10.666Z] (4/4) Installing curl (7.69.1-r3) [2021-01-21T05:57:10.666Z] Executing busybox-1.31.1-r19.trigger [2021-01-21T05:57:10.666Z] Executing ca-certificates-20191127-r4.trigger [2021-01-21T05:57:10.666Z] OK: 7 MiB in 18 packages [2021-01-21T05:57:12.075Z] ---> 89236f4eccb7 [2021-01-21T05:57:12.075Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-21T05:57:12.075Z] ---> ebbea0d47087 [2021-01-21T05:57:12.075Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-21T05:57:14.006Z] ---> c156f629e752 [2021-01-21T05:57:14.006Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-21T05:57:14.006Z] Removing intermediate container 6ae649f25b73 [2021-01-21T05:57:14.006Z] ---> 6ba5d033da64 [2021-01-21T05:57:14.006Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-21T05:57:14.269Z] ---> d646b69b0ab3 [2021-01-21T05:57:14.269Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-21T05:57:14.539Z] Removing intermediate container 8b716718440e [2021-01-21T05:57:14.539Z] ---> 9ca3757d23c3 [2021-01-21T05:57:14.539Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-21T05:57:14.539Z] ---> Running in ee3e286d4ed2 [2021-01-21T05:57:14.539Z] Removing intermediate container e883d67950d5 [2021-01-21T05:57:14.539Z] ---> cfc2d72e0e31 [2021-01-21T05:57:14.539Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-21T05:57:14.539Z] ---> Running in a44156d582da [2021-01-21T05:57:14.539Z] ---> Running in a6654c526989 [2021-01-21T05:57:14.804Z] ---> Running in 62662f77c7b5 [2021-01-21T05:57:14.804Z] ---> 2b0b42ea5887 [2021-01-21T05:57:14.804Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-21T05:57:15.085Z] Removing intermediate container ee3e286d4ed2 [2021-01-21T05:57:15.085Z] ---> 99bf5b1111d5 [2021-01-21T05:57:15.085Z] Step 13/24 : WORKDIR / [2021-01-21T05:57:15.085Z] Removing intermediate container a44156d582da [2021-01-21T05:57:15.085Z] ---> d06a8ff830c5 [2021-01-21T05:57:15.085Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-21T05:57:15.355Z] Removing intermediate container a6654c526989 [2021-01-21T05:57:15.355Z] ---> 51b4cef3fec6 [2021-01-21T05:57:15.355Z] Step 13/21 : WORKDIR /edgex [2021-01-21T05:57:15.355Z] ---> Running in 424d2074ae96 [2021-01-21T05:57:15.621Z] ---> Running in ed6b2e970123 [2021-01-21T05:57:15.621Z] ---> Running in b3cad7b9f422 [2021-01-21T05:57:15.621Z] ---> 6af5f1e8b666 [2021-01-21T05:57:15.621Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-21T05:57:15.621Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-21T05:57:15.898Z] Removing intermediate container 424d2074ae96 [2021-01-21T05:57:15.898Z] ---> d31fb9e6add1 [2021-01-21T05:57:15.898Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-21T05:57:15.898Z] Removing intermediate container ed6b2e970123 [2021-01-21T05:57:15.898Z] ---> d1515e293202 [2021-01-21T05:57:15.898Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-21T05:57:15.898Z] Removing intermediate container b3cad7b9f422 [2021-01-21T05:57:15.898Z] ---> 892b3e3bcde7 [2021-01-21T05:57:15.898Z] Step 19/21 : LABEL arch=x86_64 [2021-01-21T05:57:16.161Z] ---> 7b0193d4509d [2021-01-21T05:57:16.161Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-21T05:57:16.161Z] ---> Running in 33e0160043cf [2021-01-21T05:57:16.161Z] ---> b74a51b4a7e8 [2021-01-21T05:57:16.161Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-21T05:57:16.161Z] ---> Running in 2c4904d08808 [2021-01-21T05:57:16.425Z] ---> bc597393583a [2021-01-21T05:57:16.425Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-21T05:57:16.425Z] Removing intermediate container 33e0160043cf [2021-01-21T05:57:16.425Z] ---> f911376553cb [2021-01-21T05:57:16.425Z] Step 20/21 : LABEL git_sha=b548e2ec9c2f53a84557d7cad528b3b490719505 [2021-01-21T05:57:16.687Z] Removing intermediate container 2c4904d08808 [2021-01-21T05:57:16.687Z] ---> ecd2090f7857 [2021-01-21T05:57:16.687Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-21T05:57:16.957Z] ---> e0e9e80b3008 [2021-01-21T05:57:16.957Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-21T05:57:16.957Z] ---> Running in e031e4e46068 [2021-01-21T05:57:16.957Z] ---> Running in d270b66f94db [2021-01-21T05:57:16.957Z] ---> c197eb89abdf [2021-01-21T05:57:16.957Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-21T05:57:17.222Z] Removing intermediate container e031e4e46068 [2021-01-21T05:57:17.222Z] ---> 55a6425ccbfe [2021-01-21T05:57:17.222Z] Step 21/21 : LABEL version=0.0.0 [2021-01-21T05:57:17.484Z] Removing intermediate container d270b66f94db [2021-01-21T05:57:17.484Z] ---> 17a3091ac705 [2021-01-21T05:57:17.484Z] Step 22/24 : LABEL arch=x86_64 [2021-01-21T05:57:18.062Z] ---> 77ff7c8064cd [2021-01-21T05:57:18.062Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-21T05:57:18.062Z] Removing intermediate container 62662f77c7b5 [2021-01-21T05:57:18.062Z] ---> e8b613322091 [2021-01-21T05:57:18.062Z] [2021-01-21T05:57:18.062Z] Step 11/26 : FROM docker:20.10.0 [2021-01-21T05:57:18.062Z] 20.10.0: Pulling from library/docker [2021-01-21T05:57:18.062Z] ---> Running in 31ed800a4758 [2021-01-21T05:57:18.062Z] ---> Running in 3ce5bb36cd47 [2021-01-21T05:57:18.328Z] ---> 34183a09528a [2021-01-21T05:57:18.328Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-21T05:57:18.328Z] ---> Running in b88f24bdbbce [2021-01-21T05:57:18.598Z] Removing intermediate container 31ed800a4758 [2021-01-21T05:57:18.598Z] ---> ac1c12f00bc3 [2021-01-21T05:57:18.598Z] [2021-01-21T05:57:18.598Z] Removing intermediate container 3ce5bb36cd47 [2021-01-21T05:57:18.598Z] ---> f625284f7ab2 [2021-01-21T05:57:18.598Z] Step 23/24 : LABEL git_sha=b548e2ec9c2f53a84557d7cad528b3b490719505 [2021-01-21T05:57:18.598Z] Successfully built ac1c12f00bc3 [2021-01-21T05:57:18.598Z] ---> d2a8b759737a [2021-01-21T05:57:18.598Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-21T05:57:18.598Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-21T05:57:18.598Z]  Building docker-support-scheduler-go ... done Building docker-core-metadata-go [2021-01-21T05:57:18.863Z] ---> Running in b36931c26239 [2021-01-21T05:57:18.863Z] Removing intermediate container b88f24bdbbce [2021-01-21T05:57:18.863Z] ---> 9c238486da23 [2021-01-21T05:57:18.863Z] Step 18/21 : CMD ["--init=true"] [2021-01-21T05:57:19.452Z] ---> Running in de9d3b8ce3fb [2021-01-21T05:57:19.453Z] Removing intermediate container b36931c26239 [2021-01-21T05:57:19.453Z] ---> c53392875cf0 [2021-01-21T05:57:19.453Z] Step 24/24 : LABEL version=0.0.0 [2021-01-21T05:57:21.124Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-21T05:57:21.125Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-21T05:57:21.125Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-21T05:57:21.125Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-21T05:57:21.125Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-21T05:57:21.125Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-21T05:57:21.125Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-21T05:57:21.125Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-21T05:57:21.125Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-21T05:57:22.797Z] ---> dad372f56d13 [2021-01-21T05:57:22.797Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-21T05:57:22.797Z] ---> Running in 913f64129a07 [2021-01-21T05:57:23.750Z] Removing intermediate container de9d3b8ce3fb [2021-01-21T05:57:23.750Z] ---> c2612638fe1d [2021-01-21T05:57:23.750Z] Step 19/21 : LABEL arch=x86_64 [2021-01-21T05:57:24.712Z] ---> Running in 1f2685963505 [2021-01-21T05:57:24.712Z] Removing intermediate container 913f64129a07 [2021-01-21T05:57:24.712Z] ---> f6dd9615fe74 [2021-01-21T05:57:24.712Z] [2021-01-21T05:57:24.712Z] ---> 21f13f4a9df0 [2021-01-21T05:57:24.712Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-01-21T05:57:24.712Z] ---> Running in 1f1a317fdd6c [2021-01-21T05:57:24.712Z] Successfully built f6dd9615fe74 [2021-01-21T05:57:24.812Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-21T05:57:24.812Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-21T05:57:24.812Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-21T05:57:24.976Z] Successfully tagged docker-support-notifications-go:latest [2021-01-21T05:57:24.976Z]  Building docker-support-notifications-go ... done Building docker-core-command-go [2021-01-21T05:57:26.376Z] Removing intermediate container 1f2685963505 [2021-01-21T05:57:26.376Z] ---> e93dbd0f7b3c [2021-01-21T05:57:26.376Z] Step 20/21 : LABEL git_sha=b548e2ec9c2f53a84557d7cad528b3b490719505 [2021-01-21T05:57:29.003Z] ---> Running in 6a7b3f2eb14d [2021-01-21T05:57:29.594Z] Removing intermediate container 6a7b3f2eb14d [2021-01-21T05:57:29.594Z] ---> dde4829f57ca [2021-01-21T05:57:29.594Z] Step 21/21 : LABEL version=0.0.0 [2021-01-21T05:57:30.181Z] ---> Running in a8aa1718279f [2021-01-21T05:57:31.145Z] Removing intermediate container a8aa1718279f [2021-01-21T05:57:31.145Z] ---> 51cd098d13a0 [2021-01-21T05:57:31.145Z] [2021-01-21T05:57:31.145Z] Successfully built 51cd098d13a0 [2021-01-21T05:57:31.419Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-21T05:57:31.419Z]  Building docker-security-proxy-setup-go ... done Building docker-core-data-go [2021-01-21T05:57:31.419Z] Removing intermediate container 1f1a317fdd6c [2021-01-21T05:57:31.419Z] ---> 3b8c6a2c4352 [2021-01-21T05:57:31.419Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-21T05:57:32.389Z] ---> Running in a1ea338a2e56 [2021-01-21T05:57:33.198Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.327s coverage: 46.6% of statements [2021-01-21T05:57:33.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-21T05:57:33.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-21T05:57:33.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-21T05:57:33.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-21T05:57:33.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-21T05:57:33.802Z] Removing intermediate container a1ea338a2e56 [2021-01-21T05:57:33.802Z] ---> 921e2f920958 [2021-01-21T05:57:33.802Z] Step 22/24 : LABEL arch=x86_64 [2021-01-21T05:57:34.386Z] ---> Running in 4cb21ebc94a4 [2021-01-21T05:57:34.386Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-21T05:57:34.386Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-21T05:57:34.386Z] ---> aefe523efa57 [2021-01-21T05:57:34.386Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-21T05:57:37.704Z] ---> Running in 482a1a291c7b [2021-01-21T05:57:38.281Z] Removing intermediate container 4cb21ebc94a4 [2021-01-21T05:57:38.281Z] ---> 502784fbb49d [2021-01-21T05:57:38.281Z] Step 23/24 : LABEL git_sha=b548e2ec9c2f53a84557d7cad528b3b490719505 [2021-01-21T05:57:38.634Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.540s coverage: 27.0% of statements [2021-01-21T05:57:38.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-21T05:57:38.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-21T05:57:38.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-21T05:57:38.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-21T05:57:38.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-21T05:57:38.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-21T05:57:38.635Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.107s coverage: 100.0% of statements [2021-01-21T05:57:38.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-21T05:57:38.635Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.068s coverage: 100.0% of statements [2021-01-21T05:57:38.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-21T05:57:38.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-21T05:57:38.635Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.261s coverage: 66.7% of statements [2021-01-21T05:57:38.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-21T05:57:38.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-21T05:57:38.635Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.713s coverage: 82.3% of statements [2021-01-21T05:57:38.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-21T05:57:38.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-21T05:57:38.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-21T05:57:38.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-21T05:57:39.681Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T05:57:39.681Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-21T05:57:39.681Z] ---> ce7ff78d6205 [2021-01-21T05:57:39.681Z] Step 3/22 : WORKDIR /edgex-go [2021-01-21T05:57:39.681Z] ---> Using cache [2021-01-21T05:57:39.681Z] ---> 3e47e913f7a7 [2021-01-21T05:57:39.681Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T05:57:39.681Z] ---> Using cache [2021-01-21T05:57:39.681Z] ---> fde92a804931 [2021-01-21T05:57:39.681Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-21T05:57:40.637Z] ---> Running in 132d9e3d012b [2021-01-21T05:57:40.637Z] ---> Running in 772f81f89c39 [2021-01-21T05:57:41.586Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-21T05:57:41.586Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-21T05:57:41.850Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-21T05:57:41.850Z] Removing intermediate container 772f81f89c39 [2021-01-21T05:57:41.850Z] ---> a5227969fdb1 [2021-01-21T05:57:41.850Z] Step 24/24 : LABEL version=0.0.0 [2021-01-21T05:57:41.850Z] (1/2) Installing readline (8.0.4-r0) [2021-01-21T05:57:41.850Z] (2/2) Installing bash (5.0.17-r0) [2021-01-21T05:57:41.850Z] Executing bash-5.0.17-r0.post-install [2021-01-21T05:57:42.120Z] Executing busybox-1.31.1-r19.trigger [2021-01-21T05:57:42.120Z] OK: 12 MiB in 22 packages [2021-01-21T05:57:42.385Z] ---> Running in 4dae6134e8f1 [2021-01-21T05:57:42.385Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-21T05:57:42.964Z] OK: 233 MiB in 51 packages [2021-01-21T05:57:43.552Z] Removing intermediate container 4dae6134e8f1 [2021-01-21T05:57:43.552Z] ---> 6dddc8a1ca17 [2021-01-21T05:57:43.552Z] [2021-01-21T05:57:43.817Z] Successfully built 6dddc8a1ca17 [2021-01-21T05:57:44.080Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-21T05:57:44.080Z]  Building docker-security-secretstore-setup-go ... done Building docker-security-bootstrap-redis-go [2021-01-21T05:57:44.080Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T05:57:44.080Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-21T05:57:44.080Z] ---> ce7ff78d6205 [2021-01-21T05:57:44.080Z] Step 3/22 : WORKDIR /edgex-go [2021-01-21T05:57:44.080Z] ---> Using cache [2021-01-21T05:57:44.080Z] ---> 3e47e913f7a7 [2021-01-21T05:57:44.080Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T05:57:44.080Z] ---> Using cache [2021-01-21T05:57:44.080Z] ---> fde92a804931 [2021-01-21T05:57:44.080Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-21T05:57:44.664Z] Removing intermediate container 482a1a291c7b [2021-01-21T05:57:44.664Z] ---> d41602be587f [2021-01-21T05:57:44.664Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-21T05:57:44.934Z] ---> Running in 2a9732463379 [2021-01-21T05:57:45.207Z] Removing intermediate container 132d9e3d012b [2021-01-21T05:57:45.207Z] ---> 04d94a95b5d7 [2021-01-21T05:57:45.207Z] Step 6/22 : COPY go.mod . [2021-01-21T05:57:46.158Z] ---> Running in 5610a527e3de [2021-01-21T05:57:46.960Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.129s coverage: 28.6% of statements [2021-01-21T05:57:46.960Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-21T05:57:46.960Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-21T05:57:46.960Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-21T05:57:46.960Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-21T05:57:46.960Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-21T05:57:46.960Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.146s coverage: 100.0% of statements [2021-01-21T05:57:46.960Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-21T05:57:46.960Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.065s coverage: 100.0% of statements [2021-01-21T05:57:46.960Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-21T05:57:46.960Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.348s coverage: 86.7% of statements [2021-01-21T05:57:46.960Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-21T05:57:47.237Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.332s coverage: 97.5% of statements [2021-01-21T05:57:47.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-21T05:57:47.839Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.170s coverage: 78.3% of statements [2021-01-21T05:57:47.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-21T05:57:47.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-21T05:57:47.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-21T05:57:47.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-21T05:57:48.375Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-21T05:57:48.376Z] ---> 456564cce409 [2021-01-21T05:57:48.376Z] Step 7/22 : RUN go mod download [2021-01-21T05:57:48.376Z] Removing intermediate container 5610a527e3de [2021-01-21T05:57:48.376Z] ---> 0a36482b163d [2021-01-21T05:57:48.376Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-21T05:57:48.700Z] ---> Running in 57022eff2569 [2021-01-21T05:57:48.700Z] ---> Running in 2048d8b4e8f5 [2021-01-21T05:57:49.123Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-21T05:57:49.444Z] OK: 233 MiB in 51 packages [2021-01-21T05:57:50.087Z] Removing intermediate container 2048d8b4e8f5 [2021-01-21T05:57:50.087Z] ---> bde226bab6d9 [2021-01-21T05:57:50.087Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-21T05:57:50.361Z] ---> Running in cb6db1b277eb [2021-01-21T05:57:51.322Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T05:57:51.322Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-21T05:57:51.322Z] ---> ce7ff78d6205 [2021-01-21T05:57:51.322Z] Step 3/23 : WORKDIR /edgex-go [2021-01-21T05:57:51.322Z] ---> Using cache [2021-01-21T05:57:51.322Z] ---> 3e47e913f7a7 [2021-01-21T05:57:51.322Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T05:57:51.322Z] ---> Using cache [2021-01-21T05:57:51.322Z] ---> fde92a804931 [2021-01-21T05:57:51.322Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-21T05:57:51.900Z] Removing intermediate container cb6db1b277eb [2021-01-21T05:57:51.900Z] ---> 9c1d0bd6457f [2021-01-21T05:57:51.900Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-21T05:57:52.172Z] Removing intermediate container 2a9732463379 [2021-01-21T05:57:52.172Z] ---> 6912064cdfa1 [2021-01-21T05:57:52.172Z] Step 6/22 : COPY go.mod . [2021-01-21T05:57:52.442Z] ---> Running in 9d28708eeeda [2021-01-21T05:57:52.717Z] ---> 0d7fda2cd877 [2021-01-21T05:57:52.717Z] Step 7/22 : RUN go mod download [2021-01-21T05:57:52.983Z] ---> Running in 2a4acb311814 [2021-01-21T05:57:52.983Z] Removing intermediate container 57022eff2569 [2021-01-21T05:57:52.983Z] ---> d2d13476d14d [2021-01-21T05:57:52.983Z] Step 8/22 : COPY . . [2021-01-21T05:57:53.249Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-21T05:57:53.250Z] ---> a2868f9472af [2021-01-21T05:57:53.250Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-21T05:57:53.839Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-21T05:57:54.702Z] OK: 233 MiB in 51 packages [2021-01-21T05:57:57.323Z] ---> f64b8fd21bfb [2021-01-21T05:57:57.323Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-21T05:57:58.022Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.345s coverage: 92.8% of statements [2021-01-21T05:57:58.022Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-21T05:57:58.022Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-21T05:57:58.022Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-21T05:57:58.022Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-21T05:57:58.022Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-21T05:57:58.022Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-21T05:57:58.022Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-21T05:57:58.022Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-21T05:57:58.022Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-21T05:57:58.022Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-21T05:57:58.022Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-21T05:57:58.022Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-21T05:57:58.022Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-21T05:57:58.022Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-21T05:57:58.022Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-21T05:57:58.022Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-21T05:57:58.022Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-21T05:57:58.022Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-21T05:57:58.022Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements [2021-01-21T05:57:58.022Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-21T05:57:58.022Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-21T05:57:58.022Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.184s coverage: 0.1% of statements [2021-01-21T05:57:58.022Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-21T05:57:58.022Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-21T05:57:58.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-21T05:57:58.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-21T05:57:58.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2021-01-21T05:57:58.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-21T05:57:58.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.128s coverage: 75.5% of statements [2021-01-21T05:57:58.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-21T05:57:58.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.084s coverage: 80.8% of statements [2021-01-21T05:57:58.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.184s coverage: 87.2% of statements [2021-01-21T05:57:58.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.162s coverage: 84.2% of statements [2021-01-21T05:57:58.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.165s coverage: 91.4% of statements [2021-01-21T05:57:58.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-21T05:57:59.277Z] Removing intermediate container 9d28708eeeda [2021-01-21T05:57:59.277Z] ---> 1d7640df4650 [2021-01-21T05:57:59.277Z] Step 6/23 : COPY go.mod . [2021-01-21T05:58:01.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.553s coverage: 63.5% of statements [2021-01-21T05:58:01.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-21T05:58:01.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-21T05:58:01.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements [2021-01-21T05:58:01.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.085s coverage: 91.3% of statements [2021-01-21T05:58:01.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.055s coverage: 100.0% of statements [2021-01-21T05:58:01.845Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T05:58:01.845Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-21T05:58:01.845Z] ---> ce7ff78d6205 [2021-01-21T05:58:01.845Z] Step 3/22 : WORKDIR /edgex-go [2021-01-21T05:58:01.845Z] ---> Using cache [2021-01-21T05:58:01.845Z] ---> 3e47e913f7a7 [2021-01-21T05:58:01.845Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T05:58:01.845Z] ---> Using cache [2021-01-21T05:58:01.845Z] ---> fde92a804931 [2021-01-21T05:58:01.845Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-21T05:58:01.845Z] ---> Using cache [2021-01-21T05:58:01.845Z] ---> 6912064cdfa1 [2021-01-21T05:58:01.845Z] Step 6/22 : COPY go.mod . [2021-01-21T05:58:01.845Z] ---> Using cache [2021-01-21T05:58:01.845Z] ---> 0d7fda2cd877 [2021-01-21T05:58:01.845Z] Step 7/22 : RUN go mod download [2021-01-21T05:58:01.845Z] ---> Using cache [2021-01-21T05:58:01.845Z] ---> b76072b57dce [2021-01-21T05:58:01.845Z] Step 8/22 : COPY . . [2021-01-21T05:58:02.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.057s coverage: 73.7% of statements [2021-01-21T05:58:02.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.068s coverage: 100.0% of statements [2021-01-21T05:58:02.809Z] Removing intermediate container 2a4acb311814 [2021-01-21T05:58:02.809Z] ---> b76072b57dce [2021-01-21T05:58:02.809Z] Step 8/22 : COPY . . [2021-01-21T05:58:03.085Z] ---> 5e4f4087d93d [2021-01-21T05:58:03.085Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-21T05:58:06.928Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.847s coverage: 68.9% of statements [2021-01-21T05:58:06.928Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-21T05:58:06.928Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-21T05:58:06.928Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-21T05:58:06.928Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-21T05:58:06.928Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-21T05:58:07.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.351s coverage: 37.0% of statements [2021-01-21T05:58:07.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-21T05:58:07.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-21T05:58:08.403Z] ---> f94e744be927 [2021-01-21T05:58:08.403Z] Step 7/23 : RUN go mod download [2021-01-21T05:58:08.991Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.660s coverage: 84.0% of statements [2021-01-21T05:58:08.991Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.108s coverage: 100.0% of statements [2021-01-21T05:58:10.347Z] ---> Running in b005633cebe1 [2021-01-21T05:58:11.786Z] ---> Running in a6bb5c9b649d [2021-01-21T05:58:15.763Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.371s coverage: 47.1% of statements [2021-01-21T05:58:15.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-21T05:58:15.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-21T05:58:15.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-21T05:58:15.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-21T05:58:15.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-21T05:58:15.764Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.143s coverage: 100.0% of statements [2021-01-21T05:58:15.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-21T05:58:15.764Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.095s coverage: 100.0% of statements [2021-01-21T05:58:15.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-21T05:58:17.148Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-21T05:58:17.148Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-21T05:58:17.148Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-21T05:58:17.413Z] (2/33) Installing expat (2.2.9-r1) [2021-01-21T05:58:17.413Z] (3/33) Installing libffi (3.3-r2) [2021-01-21T05:58:17.413Z] (4/33) Installing gdbm (1.13-r1) [2021-01-21T05:58:17.681Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-21T05:58:17.681Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-21T05:58:17.681Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-21T05:58:21.196Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.864s coverage: 29.1% of statements [2021-01-21T05:58:21.196Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-21T05:58:21.196Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-21T05:58:21.196Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-21T05:58:21.196Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-21T05:58:21.196Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-21T05:58:21.196Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.185s coverage: 99.0% of statements [2021-01-21T05:58:21.196Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-21T05:58:21.196Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.092s coverage: 100.0% of statements [2021-01-21T05:58:21.196Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-21T05:58:21.196Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.068s coverage: 0.0% of statements [2021-01-21T05:58:21.196Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-21T05:58:21.196Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.053s coverage: 100.0% of statements [2021-01-21T05:58:21.196Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-21T05:58:21.196Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-21T05:58:21.196Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-21T05:58:21.196Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-21T05:58:21.196Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.080s coverage: 87.9% of statements [2021-01-21T05:58:21.196Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-21T05:58:21.196Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-21T05:58:21.196Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.047s coverage: 100.0% of statements [2021-01-21T05:58:21.196Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.087s coverage: 32.1% of statements [2021-01-21T05:58:21.790Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.074s coverage: 100.0% of statements [2021-01-21T05:58:22.768Z] GO111MODULE=on go vet ./... [2021-01-21T05:58:25.913Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-21T05:58:25.914Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-21T05:58:25.914Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-21T05:58:25.914Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-21T05:58:25.914Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-21T05:58:25.914Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-21T05:58:25.914Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-21T05:58:25.914Z] ---> 5eb148d3052c [2021-01-21T05:58:25.914Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-21T05:58:25.914Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-21T05:58:26.177Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-21T05:58:26.771Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-21T05:58:27.348Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-21T05:58:27.348Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-21T05:58:27.348Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-21T05:58:28.304Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-21T05:58:28.566Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-21T05:58:29.142Z] ---> Running in 05d999676e2f [2021-01-21T05:58:29.142Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-21T05:58:29.142Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-21T05:58:29.142Z] Removing intermediate container a6bb5c9b649d [2021-01-21T05:58:29.142Z] ---> a2850b62fb83 [2021-01-21T05:58:29.142Z] Step 8/23 : COPY . . [2021-01-21T05:58:29.413Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-21T05:58:29.413Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-21T05:58:30.365Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-21T05:58:32.290Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-21T05:58:32.290Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-21T05:58:32.290Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-21T05:58:32.290Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-21T05:58:32.290Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-21T05:58:32.290Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-21T05:58:32.290Z] ---> 872e23a5ab43 [2021-01-21T05:58:32.290Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-21T05:58:34.875Z] Executing busybox-1.31.1-r19.trigger [2021-01-21T05:58:35.138Z] ---> f197ec2d7c85 [2021-01-21T05:58:35.138Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-21T05:58:35.403Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-21T05:58:35.666Z] OK: 71 MiB in 55 packages [2021-01-21T05:58:36.632Z] ---> Running in 7a474855f6e6 [2021-01-21T05:58:38.605Z] ---> Running in 48ea14e31125 [2021-01-21T05:58:40.040Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-21T05:58:40.040Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-21T05:58:52.543Z] ---> 15d83d810536 [2021-01-21T05:58:52.543Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-21T05:58:53.535Z] ---> Running in 11eecfcff72a [2021-01-21T05:58:53.809Z] Removing intermediate container b005633cebe1 [2021-01-21T05:58:53.809Z] ---> 9d8eba15a3fd [2021-01-21T05:58:53.809Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-21T05:58:54.076Z] ---> Running in e72515011653 [2021-01-21T05:58:55.038Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-21T05:58:56.989Z] Collecting docker-compose==1.23.2 [2021-01-21T05:58:56.989Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-21T05:58:57.615Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-21T05:58:57.615Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-21T05:58:57.615Z] Collecting cached-property<2,>=1.2.0 [2021-01-21T05:58:57.615Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-21T05:58:57.883Z] Collecting docopt<0.7,>=0.6.1 [2021-01-21T05:58:57.883Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-21T05:58:58.469Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-01-21T05:58:58.738Z] Collecting PyYAML<4,>=3.10 [2021-01-21T05:58:58.738Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-21T05:59:00.164Z] Collecting jsonschema<3,>=2.5.1 [2021-01-21T05:59:00.164Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-21T05:59:00.164Z] Collecting texttable<0.10,>=0.9.0 [2021-01-21T05:59:00.164Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-21T05:59:02.121Z] Collecting docker<4.0,>=3.6.0 [2021-01-21T05:59:02.121Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-21T05:59:03.091Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-21T05:59:03.091Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-21T05:59:04.056Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-21T05:59:04.056Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-21T05:59:04.056Z] Collecting idna<2.8,>=2.5 [2021-01-21T05:59:04.056Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-21T05:59:04.325Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-21T05:59:04.325Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-21T05:59:04.325Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-01-21T05:59:04.325Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-01-21T05:59:04.592Z] Collecting docker-pycreds>=0.4.0 [2021-01-21T05:59:04.592Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-21T05:59:04.592Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-21T05:59:04.592Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-21T05:59:04.592Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-21T05:59:04.592Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-21T05:59:04.592Z] Installing collected packages: idna, urllib3, requests, cached-property, docopt, PyYAML, jsonschema, texttable, websocket-client, docker-pycreds, docker, dockerpty, docker-compose [2021-01-21T05:59:04.592Z] Attempting uninstall: idna [2021-01-21T05:59:04.592Z] Found existing installation: idna 2.9 [2021-01-21T05:59:04.592Z] Uninstalling idna-2.9: [2021-01-21T05:59:04.873Z] Successfully uninstalled idna-2.9 [2021-01-21T05:59:04.873Z] Attempting uninstall: urllib3 [2021-01-21T05:59:04.873Z] Found existing installation: urllib3 1.25.9 [2021-01-21T05:59:04.873Z] Uninstalling urllib3-1.25.9: [2021-01-21T05:59:05.155Z] Successfully uninstalled urllib3-1.25.9 [2021-01-21T05:59:07.781Z] Attempting uninstall: requests [2021-01-21T05:59:07.781Z] Found existing installation: requests 2.23.0 [2021-01-21T05:59:07.781Z] Uninstalling requests-2.23.0: [2021-01-21T05:59:07.781Z] Successfully uninstalled requests-2.23.0 [2021-01-21T05:59:07.781Z] Running setup.py install for docopt: started [2021-01-21T05:59:08.376Z] Running setup.py install for docopt: finished with status 'done' [2021-01-21T05:59:08.376Z] Running setup.py install for PyYAML: started [2021-01-21T05:59:09.329Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-21T05:59:09.329Z] Running setup.py install for texttable: started [2021-01-21T05:59:09.921Z] Running setup.py install for texttable: finished with status 'done' [2021-01-21T05:59:12.490Z] Running setup.py install for dockerpty: started [2021-01-21T05:59:13.065Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-21T05:59:15.002Z] Removing intermediate container 48ea14e31125 [2021-01-21T05:59:15.002Z] ---> 2d2772b48321 [2021-01-21T05:59:15.002Z] [2021-01-21T05:59:15.002Z] Step 10/22 : FROM scratch [2021-01-21T05:59:15.002Z] Removing intermediate container 7a474855f6e6 [2021-01-21T05:59:15.002Z] ---> 81b8faf5495d [2021-01-21T05:59:15.002Z] [2021-01-21T05:59:15.002Z] Step 10/22 : FROM alpine:3.12 [2021-01-21T05:59:15.002Z] ---> [2021-01-21T05:59:15.002Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-21T05:59:15.002Z] ---> 389fef711851 [2021-01-21T05:59:15.002Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-21T05:59:15.002Z] ---> Using cache [2021-01-21T05:59:15.002Z] ---> 6ba5d033da64 [2021-01-21T05:59:15.002Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-21T05:59:15.267Z] ---> Using cache [2021-01-21T05:59:15.267Z] ---> 57f8daaffde5 [2021-01-21T05:59:15.267Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-21T05:59:15.267Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2021-01-21T05:59:15.559Z] Removing intermediate container 05d999676e2f [2021-01-21T05:59:15.559Z] ---> fbd22fb115ec [2021-01-21T05:59:15.559Z] [2021-01-21T05:59:15.559Z] Step 10/22 : FROM scratch [2021-01-21T05:59:15.559Z] ---> [2021-01-21T05:59:15.559Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-21T05:59:15.559Z] ---> Using cache [2021-01-21T05:59:15.559Z] ---> 57f8daaffde5 [2021-01-21T05:59:15.559Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-21T05:59:15.869Z] ---> Running in f14c65dc2753 [2021-01-21T05:59:15.869Z] ---> Running in d5499154a778 [2021-01-21T05:59:15.869Z] ---> Running in cd776a9f9a78 [2021-01-21T05:59:16.160Z] Removing intermediate container d5499154a778 [2021-01-21T05:59:16.160Z] ---> 8b64489a14d6 [2021-01-21T05:59:16.160Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-21T05:59:16.160Z] Removing intermediate container cd776a9f9a78 [2021-01-21T05:59:16.160Z] ---> 5a9bea882833 [2021-01-21T05:59:16.160Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-21T05:59:16.160Z] Removing intermediate container f14c65dc2753 [2021-01-21T05:59:16.160Z] ---> bcb22afa8747 [2021-01-21T05:59:16.160Z] Step 13/22 : WORKDIR / [2021-01-21T05:59:16.160Z] ---> Running in 8ae4dba631fd [2021-01-21T05:59:16.160Z] ---> Running in 7ea4a8206abc [2021-01-21T05:59:16.440Z] ---> Running in 312f7996bec9 [2021-01-21T05:59:16.729Z] Removing intermediate container 8ae4dba631fd [2021-01-21T05:59:16.729Z] ---> c08fe7ac2fbb [2021-01-21T05:59:16.729Z] Step 14/22 : WORKDIR / [2021-01-21T05:59:16.994Z] Removing intermediate container 7ea4a8206abc [2021-01-21T05:59:16.994Z] ---> 8b751095d5d6 [2021-01-21T05:59:16.994Z] Step 14/22 : WORKDIR / [2021-01-21T05:59:18.387Z] Removing intermediate container 312f7996bec9 [2021-01-21T05:59:18.387Z] ---> eea531c49726 [2021-01-21T05:59:18.387Z] Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-21T05:59:18.387Z] ---> Running in 16fc2278f9e2 [2021-01-21T05:59:18.387Z] ---> Running in 3700c1bcccb7 [2021-01-21T05:59:19.588Z] Removing intermediate container e72515011653 [2021-01-21T05:59:19.588Z] ---> 59f349947cfc [2021-01-21T05:59:19.588Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-21T05:59:19.588Z] ---> 2bafad16aca2 [2021-01-21T05:59:19.588Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-21T05:59:19.588Z] ---> Running in b730ecb95a42 [2021-01-21T05:59:20.040Z] Removing intermediate container 3700c1bcccb7 [2021-01-21T05:59:20.040Z] ---> 9f39f04dda30 [2021-01-21T05:59:20.040Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-21T05:59:20.040Z] Removing intermediate container 16fc2278f9e2 [2021-01-21T05:59:20.040Z] ---> cc363933b3a9 [2021-01-21T05:59:20.040Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-21T05:59:20.040Z] ---> 37288bd41d80 [2021-01-21T05:59:20.040Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-21T05:59:20.359Z] ---> 464046b8697b [2021-01-21T05:59:20.359Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-21T05:59:20.359Z] ---> 3334efd28da6 [2021-01-21T05:59:20.359Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-21T05:59:20.359Z] ---> 673ed65dfbf1 [2021-01-21T05:59:20.359Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-21T05:59:20.639Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-21T05:59:20.639Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-21T05:59:20.906Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-21T05:59:20.906Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-21T05:59:20.906Z] (3/3) Installing curl (7.69.1-r3) [2021-01-21T05:59:20.906Z] Executing busybox-1.31.1-r19.trigger [2021-01-21T05:59:20.906Z] OK: 72 MiB in 58 packages [2021-01-21T05:59:20.906Z] ---> 3d380b83c862 [2021-01-21T05:59:20.906Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-21T05:59:21.171Z] ---> f331bc67dd67 [2021-01-21T05:59:21.171Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-21T05:59:21.172Z] ---> 28738de42dcd [2021-01-21T05:59:21.172Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-21T05:59:21.172Z] ---> Running in 4fd2ee492a89 [2021-01-21T05:59:22.576Z] ---> 905c01acbf5d [2021-01-21T05:59:22.576Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-21T05:59:23.539Z] ---> ebe55fb99163 [2021-01-21T05:59:23.539Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-21T05:59:23.539Z] Removing intermediate container b730ecb95a42 [2021-01-21T05:59:23.539Z] ---> cf27870ed6dc [2021-01-21T05:59:23.539Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-21T05:59:23.539Z] ---> Running in fbe61da99141 [2021-01-21T05:59:23.539Z] ---> Running in 02c4f128aaca [2021-01-21T05:59:23.804Z] ---> Running in 936e3b748325 [2021-01-21T05:59:23.804Z] Removing intermediate container fbe61da99141 [2021-01-21T05:59:23.804Z] ---> 4a863f5b9bd4 [2021-01-21T05:59:23.804Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-21T05:59:24.076Z] ---> Running in 5112188a2f70 [2021-01-21T05:59:24.076Z] Removing intermediate container 02c4f128aaca [2021-01-21T05:59:24.076Z] ---> 8c660cf61079 [2021-01-21T05:59:24.076Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-21T05:59:24.341Z] Removing intermediate container 936e3b748325 [2021-01-21T05:59:24.341Z] ---> 307bf6fb7c6e [2021-01-21T05:59:24.341Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-21T05:59:24.341Z] ---> Running in 0dd937a397b3 [2021-01-21T05:59:24.341Z] ---> Running in 48c49d30d528 [2021-01-21T05:59:24.613Z] Removing intermediate container 5112188a2f70 [2021-01-21T05:59:24.613Z] ---> 5334fecae670 [2021-01-21T05:59:24.613Z] Step 20/22 : LABEL arch=x86_64 [2021-01-21T05:59:26.536Z] Removing intermediate container 4fd2ee492a89 [2021-01-21T05:59:26.536Z] ---> 2e68046c8d3b [2021-01-21T05:59:26.536Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-21T05:59:26.536Z] Removing intermediate container 0dd937a397b3 [2021-01-21T05:59:26.536Z] ---> 6cd8e8843d41 [2021-01-21T05:59:26.536Z] Step 20/22 : LABEL arch=x86_64 [2021-01-21T05:59:26.536Z] Removing intermediate container 48c49d30d528 [2021-01-21T05:59:26.536Z] ---> dba6030dd270 [2021-01-21T05:59:26.536Z] Step 24/26 : LABEL arch=x86_64 [2021-01-21T05:59:26.536Z] ---> Running in 23b418e7c2f3 [2021-01-21T05:59:26.536Z] ---> Running in 229507e909d0 [2021-01-21T05:59:26.536Z] Removing intermediate container 11eecfcff72a [2021-01-21T05:59:26.536Z] ---> 6f3a126dc4a8 [2021-01-21T05:59:26.536Z] [2021-01-21T05:59:26.536Z] Step 10/23 : FROM alpine:3.12 [2021-01-21T05:59:26.536Z] ---> 389fef711851 [2021-01-21T05:59:26.536Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-21T05:59:26.800Z] ---> Running in 8972bee9bf90 [2021-01-21T05:59:26.800Z] ---> Running in e5ab74d6d6c3 [2021-01-21T05:59:26.800Z] ---> Running in 19df3515472d [2021-01-21T05:59:26.800Z] Removing intermediate container 23b418e7c2f3 [2021-01-21T05:59:26.800Z] ---> ddd6ac79fced [2021-01-21T05:59:26.800Z] Step 21/22 : LABEL git_sha=b548e2ec9c2f53a84557d7cad528b3b490719505 [2021-01-21T05:59:27.068Z] Removing intermediate container 229507e909d0 [2021-01-21T05:59:27.068Z] ---> 7f25e124e714 [2021-01-21T05:59:27.068Z] Step 20/22 : LABEL arch=x86_64 [2021-01-21T05:59:27.068Z] ---> Running in e289ebda367f [2021-01-21T05:59:27.068Z] Removing intermediate container e5ab74d6d6c3 [2021-01-21T05:59:27.068Z] ---> 29276bc14c99 [2021-01-21T05:59:27.068Z] Step 21/22 : LABEL git_sha=b548e2ec9c2f53a84557d7cad528b3b490719505 [2021-01-21T05:59:27.332Z] Removing intermediate container 8972bee9bf90 [2021-01-21T05:59:27.332Z] ---> c5fe9951ee05 [2021-01-21T05:59:27.332Z] Step 25/26 : LABEL git_sha=b548e2ec9c2f53a84557d7cad528b3b490719505 [2021-01-21T05:59:27.332Z] Removing intermediate container 19df3515472d [2021-01-21T05:59:27.332Z] ---> 369b72781161 [2021-01-21T05:59:27.332Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-21T05:59:27.332Z] ---> Running in 3cf2ffa4aee6 [2021-01-21T05:59:27.332Z] ---> Running in b589a4291b44 [2021-01-21T05:59:27.332Z] ---> Running in eeac5b6d1ff6 [2021-01-21T05:59:27.332Z] ---> Running in cecc169601b2 [2021-01-21T05:59:27.596Z] Removing intermediate container e289ebda367f [2021-01-21T05:59:27.596Z] ---> f0f689b31637 [2021-01-21T05:59:27.596Z] Step 22/22 : LABEL version=0.0.0 [2021-01-21T05:59:27.596Z] Removing intermediate container 3cf2ffa4aee6 [2021-01-21T05:59:27.596Z] ---> fed082feb7d6 [2021-01-21T05:59:27.596Z] Step 21/22 : LABEL git_sha=b548e2ec9c2f53a84557d7cad528b3b490719505 [2021-01-21T05:59:27.873Z] ---> Running in 40d7f1818728 [2021-01-21T05:59:27.873Z] Removing intermediate container b589a4291b44 [2021-01-21T05:59:27.873Z] ---> 197bc70043f7 [2021-01-21T05:59:27.873Z] Step 22/22 : LABEL version=0.0.0 [2021-01-21T05:59:27.873Z] Removing intermediate container eeac5b6d1ff6 [2021-01-21T05:59:27.873Z] ---> 9a6f77793967 [2021-01-21T05:59:27.873Z] Step 26/26 : LABEL version=0.0.0 [2021-01-21T05:59:27.873Z] Removing intermediate container cecc169601b2 [2021-01-21T05:59:27.873Z] ---> c5a969d07adb [2021-01-21T05:59:27.873Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-21T05:59:27.873Z] ---> Running in fdc9d2bcdb15 [2021-01-21T05:59:27.873Z] ---> Running in 2ce7fa75fd71 [2021-01-21T05:59:27.873Z] ---> Running in b589458c2684 [2021-01-21T05:59:28.826Z] ---> Running in ac5decb0796b [2021-01-21T05:59:28.826Z] Removing intermediate container 40d7f1818728 [2021-01-21T05:59:28.826Z] ---> 96d6b34c8ad2 [2021-01-21T05:59:28.826Z] [2021-01-21T05:59:28.826Z] Removing intermediate container 2ce7fa75fd71 [2021-01-21T05:59:28.826Z] ---> a3ae7b6a7a41 [2021-01-21T05:59:28.826Z] [2021-01-21T05:59:28.826Z] Removing intermediate container fdc9d2bcdb15 [2021-01-21T05:59:28.826Z] ---> e525670e9cfb [2021-01-21T05:59:28.826Z] Step 22/22 : LABEL version=0.0.0 [2021-01-21T05:59:29.087Z] Removing intermediate container b589458c2684 [2021-01-21T05:59:29.087Z] ---> e2eecfa14065 [2021-01-21T05:59:29.087Z] [2021-01-21T05:59:29.087Z] Successfully built 96d6b34c8ad2 [2021-01-21T05:59:29.087Z] Successfully built a3ae7b6a7a41 [2021-01-21T05:59:29.087Z] Successfully tagged docker-core-metadata-go:latest [2021-01-21T05:59:29.087Z]  Building docker-core-metadata-go ... done Successfully built e2eecfa14065 [2021-01-21T05:59:29.087Z] ---> Running in 79b6194cfcb5 [2021-01-21T05:59:29.087Z] Successfully tagged docker-core-command-go:latest [2021-01-21T05:59:29.087Z]  Building docker-core-command-go ... done Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-21T05:59:29.087Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container ac5decb0796b [2021-01-21T05:59:29.087Z] ---> 630a8fc155e5 [2021-01-21T05:59:29.087Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T05:59:29.350Z] ---> Running in 41577ad54f1a [2021-01-21T05:59:29.350Z] Removing intermediate container 79b6194cfcb5 [2021-01-21T05:59:29.350Z] ---> 5afb1b8a9905 [2021-01-21T05:59:29.350Z] [2021-01-21T05:59:29.924Z] Successfully built 5afb1b8a9905 [2021-01-21T05:59:29.924Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2021-01-21T05:59:30.812Z] gofmt -l . [2021-01-21T05:59:30.812Z] [ "`gofmt -l .`" = "" ] [2021-01-21T05:59:30.812Z] ./bin/test-go-mod-tidy.sh [2021-01-21T05:59:31.084Z] ./bin/test-attribution-txt.sh [2021-01-21T05:59:31.848Z]  Building docker-security-bootstrap-redis-go ... done Removing intermediate container 41577ad54f1a [2021-01-21T05:59:31.848Z] ---> bbd268d328d2 [2021-01-21T05:59:31.848Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-21T05:59:31.848Z] ---> Running in 1572e96c6527 [2021-01-21T05:59:32.118Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] sh [2021-01-21T05:59:32.700Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-21T05:59:33.226Z] + ls -al . [2021-01-21T05:59:33.226Z] total 684 [2021-01-21T05:59:33.226Z] drwxrwxr-x 9 1001 1001 4096 Jan 21 05:59 . [2021-01-21T05:59:33.226Z] drwxr-xr-x 4 root root 4096 Jan 21 05:55 .. [2021-01-21T05:59:33.226Z] -rw-rw-r-- 1 1001 1001 11 Jan 21 05:54 .dockerignore [2021-01-21T05:59:33.226Z] drwxrwxr-x 8 1001 1001 4096 Jan 21 05:54 .git [2021-01-21T05:59:33.226Z] drwxrwxr-x 3 1001 1001 4096 Jan 21 05:54 .github [2021-01-21T05:59:33.226Z] -rw-rw-r-- 1 1001 1001 824 Jan 21 05:54 .gitignore [2021-01-21T05:59:33.226Z] -rw-rw-r-- 1 1001 1001 166 Jan 21 05:54 .sonarcloud.properties [2021-01-21T05:59:33.226Z] -rw-rw-r-- 1 1001 1001 7759 Jan 21 05:54 Attribution.txt [2021-01-21T05:59:33.226Z] -rw-rw-r-- 1 1001 1001 3804 Jan 21 05:54 CONTRIBUTING.md [2021-01-21T05:59:33.226Z] -rw-rw-r-- 1 1001 1001 931 Jan 21 05:54 Dockerfile.build [2021-01-21T05:59:33.226Z] -rw-rw-r-- 1 1001 1001 863 Jan 21 05:54 Jenkinsfile [2021-01-21T05:59:33.226Z] -rw-rw-r-- 1 1001 1001 10775 Jan 21 05:54 LICENSE [2021-01-21T05:59:33.226Z] -rw-rw-r-- 1 1001 1001 5750 Jan 21 05:54 Makefile [2021-01-21T05:59:33.226Z] -rw-rw-r-- 1 1001 1001 6524 Jan 21 05:54 README.md [2021-01-21T05:59:33.226Z] -rw-rw-r-- 1 1001 1001 6744 Jan 21 05:54 SECURITY.md [2021-01-21T05:59:33.226Z] -rw-rw-r-- 1 1001 1001 5 Jan 21 05:52 VERSION [2021-01-21T05:59:33.226Z] -rw-rw-r-- 1 1001 1001 4131 Jan 21 05:54 ZMQWindows.md [2021-01-21T05:59:33.226Z] drwxrwxr-x 2 1001 1001 4096 Jan 21 05:54 bin [2021-01-21T05:59:33.226Z] drwxrwxr-x 14 1001 1001 4096 Jan 21 05:54 cmd [2021-01-21T05:59:33.226Z] -rw-r--r-- 1 root root 550466 Jan 21 05:58 coverage.out [2021-01-21T05:59:33.226Z] -rw-r--r-- 1 root root 1021 Jan 21 05:59 go.mod [2021-01-21T05:59:33.226Z] -rw-r--r-- 1 root root 18914 Jan 21 05:59 go.sum [2021-01-21T05:59:33.226Z] drwxrwxr-x 8 1001 1001 4096 Jan 21 05:54 internal [2021-01-21T05:59:33.226Z] drwxrwxr-x 4 1001 1001 4096 Jan 21 05:54 openapi [2021-01-21T05:59:33.226Z] drwxrwxr-x 4 1001 1001 4096 Jan 21 05:54 snap [2021-01-21T05:59:33.226Z] -rw-rw-r-- 1 1001 1001 168 Jan 21 05:54 version.go [Pipeline] sh [2021-01-21T05:59:33.274Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-21T05:59:33.274Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-21T05:59:33.274Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-21T05:59:33.539Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-21T05:59:33.539Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-21T05:59:33.803Z] Executing busybox-1.31.1-r19.trigger [2021-01-21T05:59:33.803Z] OK: 8 MiB in 19 packages [2021-01-21T05:59:33.918Z] + '[' -e coverage.out ] [2021-01-21T05:59:33.918Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-21T05:59:33.961Z] Warning: overwriting stash ‘coverage-report’ [2021-01-21T05:59:34.384Z] Removing intermediate container 1572e96c6527 [2021-01-21T05:59:34.384Z] ---> a20c96e7664b [2021-01-21T05:59:34.384Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-21T05:59:34.647Z] ---> 29ffcf1910af [2021-01-21T05:59:34.647Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-21T05:59:35.008Z] Stashed 1 file(s) [Pipeline] sh [2021-01-21T05:59:35.232Z] ---> ed4a1710197a [2021-01-21T05:59:35.233Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-21T05:59:35.502Z] ---> 799954c6c80a [2021-01-21T05:59:35.502Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-21T05:59:35.502Z] ---> Running in d79f43361074 [2021-01-21T05:59:35.714Z] + make build [2021-01-21T05:59:35.714Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-21T05:59:35.763Z] Removing intermediate container d79f43361074 [2021-01-21T05:59:35.764Z] ---> cfad4d72c253 [2021-01-21T05:59:35.764Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-21T05:59:35.764Z] ---> Running in 48cf6bbccccc [2021-01-21T05:59:36.025Z] Removing intermediate container 48cf6bbccccc [2021-01-21T05:59:36.025Z] ---> 5321d9a7b04c [2021-01-21T05:59:36.025Z] Step 21/23 : LABEL arch=x86_64 [2021-01-21T05:59:36.025Z] ---> Running in a92b19439581 [2021-01-21T05:59:36.287Z] Removing intermediate container a92b19439581 [2021-01-21T05:59:36.287Z] ---> d79c3f68badc [2021-01-21T05:59:36.287Z] Step 22/23 : LABEL git_sha=b548e2ec9c2f53a84557d7cad528b3b490719505 [2021-01-21T05:59:36.287Z] ---> Running in 97346ee31ddb [2021-01-21T05:59:36.548Z] Removing intermediate container 97346ee31ddb [2021-01-21T05:59:36.548Z] ---> 600a29b4a804 [2021-01-21T05:59:36.548Z] Step 23/23 : LABEL version=0.0.0 [2021-01-21T05:59:36.548Z] ---> Running in b8a1cd6c4543 [2021-01-21T05:59:36.813Z] Removing intermediate container b8a1cd6c4543 [2021-01-21T05:59:36.813Z] ---> 36a89aa3b85e [2021-01-21T05:59:36.813Z] [2021-01-21T05:59:36.813Z] Successfully built 36a89aa3b85e [2021-01-21T05:59:36.813Z] Successfully tagged docker-core-data-go:latest [2021-01-21T05:59:37.091Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-01-21T05:59:37.122Z] $ docker stop --time=1 0e7a40981347d6fe1efceb626a87138c81570b4d4d90238ea50bc42b16292077 [2021-01-21T05:59:38.726Z] $ docker rm -f 0e7a40981347d6fe1efceb626a87138c81570b4d4d90238ea50bc42b16292077 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-21T05:59:39.332Z] + docker images [2021-01-21T05:59:39.332Z] + grep docker [2021-01-21T05:59:39.332Z] docker-core-data-go latest 36a89aa3b85e 3 seconds ago 22.3MB [2021-01-21T05:59:39.332Z] docker-security-bootstrap-redis-go latest 5afb1b8a9905 10 seconds ago 15.8MB [2021-01-21T05:59:39.332Z] docker-core-metadata-go latest 96d6b34c8ad2 11 seconds ago 13.1MB [2021-01-21T05:59:39.332Z] docker-core-command-go latest a3ae7b6a7a41 11 seconds ago 10.6MB [2021-01-21T05:59:39.332Z] docker-sys-mgmt-agent-go latest e2eecfa14065 11 seconds ago 313MB [2021-01-21T05:59:39.332Z] docker-security-secretstore-setup-go latest 6dddc8a1ca17 About a minute ago 24.6MB [2021-01-21T05:59:39.332Z] docker-security-proxy-setup-go latest 51cd098d13a0 2 minutes ago 24.4MB [2021-01-21T05:59:39.332Z] docker-support-notifications-go latest f6dd9615fe74 2 minutes ago 12MB [2021-01-21T05:59:39.332Z] docker-support-scheduler-go latest ac1c12f00bc3 2 minutes ago 10.7MB [2021-01-21T05:59:39.332Z] docker 20.10.0 aefe523efa57 5 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-01-21T05:59:45.940Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-21T05:59:55.549Z] Still waiting to schedule task [2021-01-21T05:59:55.549Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-01-21T06:00:12.766Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-21T06:00:12.766Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-21T06:00:18.185Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-21T06:00:19.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-01-21T06:00:25.044Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-21T06:00:29.344Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-21T06:00:32.741Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-21T06:00:37.055Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-21T06:00:40.455Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-21T06:00:43.848Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } [2021-01-21T06:00:47.285Z] $ docker stop --time=1 74c23427b293c8a75d364964a61c4554baaf620c60d0ff110648292b8bc815a3 [2021-01-21T06:00:49.772Z] $ docker rm -f 74c23427b293c8a75d364964a61c4554baaf620c60d0ff110648292b8bc815a3 [2021-01-21T06:00:50.443Z] Running on prd-ubuntu18.04-docker-8c-8g-21858 in /w/workspace/edgexfoundry_edgex-go_PR-3057 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws [2021-01-21T06:00:51.185Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-21T06:00:52.062Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-21T06:00:52.063Z] [2021-01-21T06:00:52.063Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-21T06:00:52.517Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-21T06:00:52.787Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-21T06:00:52.787Z] 29e5d40040c1: Pulling fs layer [2021-01-21T06:00:52.787Z] 1ce36da41761: Pulling fs layer [2021-01-21T06:00:52.787Z] 25b303627fd3: Pulling fs layer [2021-01-21T06:00:53.391Z] 29e5d40040c1: Verifying Checksum [2021-01-21T06:00:53.391Z] 29e5d40040c1: Download complete [2021-01-21T06:00:53.548Z] using credential edgex-jenkins-ssh [2021-01-21T06:00:53.606Z] Cloning the remote Git repository [2021-01-21T06:00:53.586Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-21T06:00:53.647Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-01-21T06:00:53.674Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-21T06:00:53.674Z] > git --version # timeout=10 [2021-01-21T06:00:53.688Z] > git --version # 'git version 2.17.1' [2021-01-21T06:00:53.688Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-21T06:00:53.715Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-21T06:00:53.999Z] 1ce36da41761: Verifying Checksum [2021-01-21T06:00:54.274Z] 29e5d40040c1: Pull complete [2021-01-21T06:00:55.259Z] 1ce36da41761: Pull complete [2021-01-21T06:00:55.850Z] 25b303627fd3: Verifying Checksum [2021-01-21T06:00:55.850Z] 25b303627fd3: Download complete [2021-01-21T06:01:05.996Z] 25b303627fd3: Pull complete [2021-01-21T06:01:05.996Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-21T06:01:05.996Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-21T06:01:05.996Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-21T06:01:06.250Z] prd-ubuntu18.04-docker-arm64-4c-16g-21856 does not seem to be running inside a container [2021-01-21T06:01:06.331Z] $ 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-01-21T06:01:09.215Z] $ docker top 8ae6fce7a41fbe040fa79b22bee98294391da57a6867eeab9998e2343ad17321 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-21T06:01:10.305Z] + grep parallel [2021-01-21T06:01:10.305Z] + docker-compose build --help [2021-01-21T06:01:11.203Z] Merging remotes/origin/master commit 48f292ecce04635bad45b2dac08c505f02e60d07 into PR head commit b548e2ec9c2f53a84557d7cad528b3b490719505 [2021-01-21T06:01:10.684Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-21T06:01:10.693Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-21T06:01:10.704Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-21T06:01:10.717Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-21T06:01:10.717Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-21T06:01:10.722Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3057/head:refs/remotes/origin/PR-3057 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-21T06:01:11.210Z] > git config core.sparsecheckout # timeout=10 [2021-01-21T06:01:11.215Z] > git checkout -f b548e2ec9c2f53a84557d7cad528b3b490719505 # timeout=10 [2021-01-21T06:01:11.322Z] Merge succeeded, producing b548e2ec9c2f53a84557d7cad528b3b490719505 [2021-01-21T06:01:11.324Z] Checking out Revision b548e2ec9c2f53a84557d7cad528b3b490719505 (PR-3057) [2021-01-21T06:01:11.286Z] > git remote # timeout=10 [2021-01-21T06:01:11.295Z] > git config --get remote.origin.url # timeout=10 [2021-01-21T06:01:11.299Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-21T06:01:11.302Z] > git merge 48f292ecce04635bad45b2dac08c505f02e60d07 # timeout=10 [2021-01-21T06:01:11.310Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-21T06:01:11.321Z] > git config core.sparsecheckout # timeout=10 [2021-01-21T06:01:11.325Z] > git checkout -f b548e2ec9c2f53a84557d7cad528b3b490719505 # timeout=10 [2021-01-21T06:01:13.685Z] --parallel Build images in parallel. [Pipeline] } [2021-01-21T06:01:13.992Z] $ docker stop --time=1 8ae6fce7a41fbe040fa79b22bee98294391da57a6867eeab9998e2343ad17321 [2021-01-21T06:01:15.035Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" [2021-01-21T06:01:15.060Z] > git --version # timeout=10 [2021-01-21T06:01:15.068Z] > git --version # 'git version 2.17.1' [2021-01-21T06:01:15.077Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-21T06:01:15.958Z] $ docker rm -f 8ae6fce7a41fbe040fa79b22bee98294391da57a6867eeab9998e2343ad17321 [Pipeline] // withDockerContainer [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [2021-01-21T06:01:17.194Z] + echo snap-build.sh [2021-01-21T06:01:17.195Z] snap-build.sh [2021-01-21T06:01:17.195Z] + SNAP_BASE_DIR=. [2021-01-21T06:01:17.195Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-01-21T06:01:17.195Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-01-21T06:01:17.195Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-01-21T06:01:17.195Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-01-21T06:01:17.195Z] + cd /w/workspace/edgex-go/1 [2021-01-21T06:01:17.195Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-21T06:01:17.195Z] Reading package lists... [2021-01-21T06:01:17.195Z] Building dependency tree... [2021-01-21T06:01:17.195Z] Reading state information... [Pipeline] isUnix [Pipeline] sh [2021-01-21T06:01:17.460Z] The following packages were automatically installed and are no longer required: [2021-01-21T06:01:17.460Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-21T06:01:17.460Z] uidmap xdelta3 [2021-01-21T06:01:17.460Z] Use 'sudo apt autoremove' to remove them. [2021-01-21T06:01:17.460Z] The following packages will be REMOVED: [2021-01-21T06:01:17.460Z] lxd* lxd-client* [2021-01-21T06:01:17.598Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-21T06:01:17.598Z] . [Pipeline] withDockerContainer [2021-01-21T06:01:17.724Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-21T06:01:17.724Z] After this operation, 31.7 MB disk space will be freed. [2021-01-21T06:01:17.894Z] prd-ubuntu18.04-docker-arm64-4c-16g-21856 does not seem to be running inside a container [2021-01-21T06:01:17.979Z] $ 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-01-21T06:01:19.040Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-01-21T06:01:19.041Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-21T06:01:19.454Z] $ docker top 9d3df7e9c5d97414a7eba23c8778c562b3d94c0c5c33e0f952794aea99566795 -eo pid,comm [Pipeline] { [2021-01-21T06:01:19.987Z] Removing lxd dnsmasq configuration [2021-01-21T06:01:19.987Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [Pipeline] sh [2021-01-21T06:01:20.250Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-21T06:01:20.715Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-21T06:01:21.197Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-21T06:01:21.461Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2021-01-21T06:01:21.461Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-21T06:01:22.850Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-21T06:01:22.850Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-21T06:01:24.244Z] + sudo snap remove --purge lxd [2021-01-21T06:01:24.509Z] snap "lxd" is not installed [2021-01-21T06:01:24.509Z] + sudo groupadd --force --system lxd [2021-01-21T06:01:24.509Z] ++ whoami [2021-01-21T06:01:24.509Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-21T06:01:24.509Z] + newgrp - lxd [2021-01-21T06:01:24.509Z] + sudo snap install lxd [2021-01-21T06:01:25.012Z] Building docker-core-command-go ... [2021-01-21T06:01:25.012Z] Building docker-core-data-go ... [2021-01-21T06:01:25.012Z] Building docker-core-metadata-go ... [2021-01-21T06:01:25.012Z] Building docker-security-bootstrap-redis-go ... [2021-01-21T06:01:25.012Z] Building docker-security-proxy-setup-go ... [2021-01-21T06:01:25.012Z] Building docker-security-secretstore-setup-go ... [2021-01-21T06:01:25.012Z] Building docker-support-notifications-go ... [2021-01-21T06:01:25.012Z] Building docker-support-scheduler-go ... [2021-01-21T06:01:25.012Z] Building docker-sys-mgmt-agent-go ... [2021-01-21T06:01:25.012Z] Building docker-support-notifications-go [2021-01-21T06:01:25.012Z] Building docker-security-proxy-setup-go [2021-01-21T06:01:25.012Z] Building docker-security-secretstore-setup-go [2021-01-21T06:01:25.012Z] Building docker-core-command-go [2021-01-21T06:01:25.012Z] Building docker-core-metadata-go [2021-01-21T06:01:34.542Z] 2021-01-21T06:01:31Z INFO Waiting for automatic snapd restart... [2021-01-21T06:01:46.792Z] lxd 4.10 from Canonical* installed [2021-01-21T06:01:46.793Z] + sudo lxd init --auto [2021-01-21T06:01:56.816Z] + sudo snap install --classic snapcraft [2021-01-21T06:02:01.029Z] snapcraft 4.4.4 from Canonical* installed [2021-01-21T06:02:01.029Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-21T06:02:01.029Z] + patch --verbose -p1 [2021-01-21T06:02:01.029Z] Hmm... Looks like a unified diff to me... [2021-01-21T06:02:01.029Z] The text leading up to this was: [2021-01-21T06:02:01.029Z] -------------------------- [2021-01-21T06:02:01.029Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-21T06:02:01.029Z] |From: Tony Espy [2021-01-21T06:02:01.029Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-21T06:02:01.029Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-21T06:02:01.029Z] | [2021-01-21T06:02:01.029Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-21T06:02:01.029Z] |optimize the snap CI check run for pull requests. When [2021-01-21T06:02:01.029Z] |applied, it essentially strips out everything (apps and [2021-01-21T06:02:01.029Z] |parts) from the snapcraft.yaml file except those required [2021-01-21T06:02:01.029Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-21T06:02:01.029Z] |catch changes to edgex-go that break the snap build. [2021-01-21T06:02:01.029Z] | [2021-01-21T06:02:01.029Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-21T06:02:01.029Z] |to update this patch file, otherwise it may fail to apply, [2021-01-21T06:02:01.029Z] |resulting in a failed snap build CI check in the associated [2021-01-21T06:02:01.029Z] |pull request. [2021-01-21T06:02:01.029Z] | [2021-01-21T06:02:01.029Z] |Note - in addition to applying this patch, the pipeline also [2021-01-21T06:02:01.029Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-21T06:02:01.029Z] |need to build the finally binary .snap file (and it won't [2021-01-21T06:02:01.029Z] |work with the patch applied). This further reduces the build [2021-01-21T06:02:01.029Z] |time. [2021-01-21T06:02:01.029Z] |--- [2021-01-21T06:02:01.029Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-21T06:02:01.029Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-21T06:02:01.029Z] | [2021-01-21T06:02:01.029Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-21T06:02:01.029Z] |index 1e537489..faf42425 100644 [2021-01-21T06:02:01.029Z] |--- a/snap/snapcraft.yaml [2021-01-21T06:02:01.029Z] |+++ b/snap/snapcraft.yaml [2021-01-21T06:02:01.029Z] -------------------------- [2021-01-21T06:02:01.029Z] patching file snap/snapcraft.yaml [2021-01-21T06:02:01.029Z] Using Plan A... [2021-01-21T06:02:01.029Z] Hunk #1 succeeded at 73. [2021-01-21T06:02:01.029Z] Hunk #2 succeeded at 202 with fuzz 1 (offset 2 lines). [2021-01-21T06:02:01.029Z] Hunk #3 succeeded at 214 (offset -1 lines). [2021-01-21T06:02:01.029Z] Hunk #4 succeeded at 222 (offset -1 lines). [2021-01-21T06:02:01.029Z] Hunk #5 succeeded at 229 (offset -1 lines). [2021-01-21T06:02:01.029Z] Hunk #6 succeeded at 256 (offset -1 lines). [2021-01-21T06:02:01.029Z] Hunk #7 succeeded at 290 (offset -1 lines). [2021-01-21T06:02:01.029Z] Hunk #8 succeeded at 342. [2021-01-21T06:02:01.029Z] Hmm... Ignoring the trailing garbage. [2021-01-21T06:02:01.029Z] done [2021-01-21T06:02:01.029Z] + sudo snapcraft prime --use-lxd [2021-01-21T06:02:01.984Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-01-21T06:02:01.984Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-01-21T06:02:01.984Z] - README.md [2021-01-21T06:02:01.984Z] - snapcraft.yaml.orig [2021-01-21T06:02:01.984Z] [2021-01-21T06:02:01.984Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-21T06:02:02.560Z] Launching a container. [2021-01-21T06:02:14.831Z] Waiting for container to be ready [2021-01-21T06:02:14.831Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-01-21T06:02:14.831Z] [2021-01-21T06:02:17.435Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-01-21T06:02:17.698Z] Waiting for network to be ready... [2021-01-21T06:02:18.272Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-21T06:02:18.272Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-21T06:02:18.845Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1513 kB] [2021-01-21T06:02:18.845Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-21T06:02:18.845Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-21T06:02:19.107Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-21T06:02:19.368Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-21T06:02:19.368Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-21T06:02:19.368Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-21T06:02:19.368Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-21T06:02:19.368Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-21T06:02:19.368Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] [2021-01-21T06:02:19.368Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-01-21T06:02:19.368Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-01-21T06:02:19.368Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] [2021-01-21T06:02:19.368Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] [2021-01-21T06:02:19.368Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1101 kB] [2021-01-21T06:02:19.368Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] [2021-01-21T06:02:19.633Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-21T06:02:19.895Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1851 kB] [2021-01-21T06:02:19.895Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [385 kB] [2021-01-21T06:02:19.895Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.5 kB] [2021-01-21T06:02:19.895Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2021-01-21T06:02:19.895Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [240 kB] [2021-01-21T06:02:19.895Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [32.3 kB] [2021-01-21T06:02:19.895Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1706 kB] [2021-01-21T06:02:19.895Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [360 kB] [2021-01-21T06:02:22.451Z] Fetched 23.8 MB in 4s (5541 kB/s) [2021-01-21T06:02:23.400Z] Reading package lists... [2021-01-21T06:02:23.400Z] Reading package lists... [2021-01-21T06:02:23.664Z] Building dependency tree... [2021-01-21T06:02:23.664Z] Reading state information... [2021-01-21T06:02:23.927Z] The following additional packages will be installed: [2021-01-21T06:02:23.927Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-21T06:02:23.927Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-21T06:02:23.927Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-21T06:02:23.927Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-01-21T06:02:23.927Z] Suggested packages: [2021-01-21T06:02:23.927Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-01-21T06:02:23.927Z] Recommended packages: [2021-01-21T06:02:23.927Z] gnupg libsasl2-modules [2021-01-21T06:02:23.927Z] The following NEW packages will be installed: [2021-01-21T06:02:23.927Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-21T06:02:23.927Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-21T06:02:23.927Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-21T06:02:23.927Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-01-21T06:02:23.927Z] The following packages will be upgraded: [2021-01-21T06:02:23.927Z] gpg gpg-agent gpgconf libudev1 [2021-01-21T06:02:24.198Z] 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. [2021-01-21T06:02:24.198Z] Need to get 3533 kB of archives. [2021-01-21T06:02:24.198Z] After this operation, 13.3 MB of additional disk space will be used. [2021-01-21T06:02:24.198Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-01-21T06:02:24.198Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-01-21T06:02:24.460Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-01-21T06:02:24.722Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-01-21T06:02:24.722Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-01-21T06:02:24.722Z] 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-01-21T06:02:24.722Z] 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-01-21T06:02:24.722Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2021-01-21T06:02:24.722Z] 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-01-21T06:02:24.722Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-01-21T06:02:24.722Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-01-21T06:02:24.722Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-01-21T06:02:24.722Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-01-21T06:02:24.722Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-01-21T06:02:24.722Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-01-21T06:02:24.722Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-01-21T06:02:24.722Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-01-21T06:02:24.722Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-01-21T06:02:24.722Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-01-21T06:02:24.722Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-01-21T06:02:24.985Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-01-21T06:02:24.985Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-01-21T06:02:24.986Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-21T06:02:24.986Z] Fetched 3533 kB in 1s (3467 kB/s) [2021-01-21T06:02:24.986Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-21T06:02:24.986Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-01-21T06:02:25.247Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-21T06:02:25.247Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-01-21T06:02:25.247Z] Selecting previously unselected package udev. [2021-01-21T06:02:25.247Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-21T06:02:25.247Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-01-21T06:02:25.513Z] Unpacking udev (237-3ubuntu10.44) ... [2021-01-21T06:02:25.779Z] Selecting previously unselected package libfuse2:amd64. [2021-01-21T06:02:25.779Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-01-21T06:02:25.779Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-21T06:02:25.779Z] Selecting previously unselected package fuse. [2021-01-21T06:02:25.779Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-01-21T06:02:25.779Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-01-21T06:02:25.779Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-21T06:02:27.675Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-21T06:02:27.675Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-21T06:02:27.675Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-21T06:02:27.675Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-21T06:02:27.675Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-21T06:02:27.675Z] Selecting previously unselected package libksba8:amd64. [2021-01-21T06:02:27.675Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-01-21T06:02:27.675Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-01-21T06:02:27.675Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-01-21T06:02:27.675Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-21T06:02:27.675Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-21T06:02:27.675Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-01-21T06:02:27.675Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-21T06:02:27.675Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-21T06:02:27.675Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-01-21T06:02:27.675Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-21T06:02:27.675Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-21T06:02:27.675Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-01-21T06:02:27.675Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-21T06:02:27.675Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-21T06:02:27.675Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-01-21T06:02:27.675Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-21T06:02:27.675Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-21T06:02:27.675Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-01-21T06:02:27.675Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-21T06:02:27.675Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-21T06:02:27.675Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-01-21T06:02:27.675Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-21T06:02:27.675Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-21T06:02:27.675Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-01-21T06:02:27.675Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-21T06:02:27.675Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-21T06:02:27.675Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-01-21T06:02:27.675Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-21T06:02:27.675Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-21T06:02:27.675Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-21T06:02:27.675Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-21T06:02:27.675Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-21T06:02:27.675Z] Selecting previously unselected package libsasl2-2:amd64. [2021-01-21T06:02:27.675Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-21T06:02:27.675Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-21T06:02:27.675Z] Selecting previously unselected package libldap-common. [2021-01-21T06:02:27.952Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-01-21T06:02:27.952Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-21T06:02:27.952Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-21T06:02:27.952Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-01-21T06:02:27.952Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-21T06:02:27.952Z] Selecting previously unselected package dirmngr. [2021-01-21T06:02:27.952Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-21T06:02:28.221Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-21T06:02:28.221Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-21T06:02:28.221Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-01-21T06:02:28.221Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-21T06:02:28.221Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-21T06:02:28.221Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-21T06:02:28.221Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-01-21T06:02:28.484Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-21T06:02:28.484Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-01-21T06:02:28.484Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-21T06:02:28.484Z] Setting up udev (237-3ubuntu10.44) ... [2021-01-21T06:02:28.747Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-01-21T06:02:29.009Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-21T06:02:29.009Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-01-21T06:02:29.009Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-01-21T06:02:29.271Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-01-21T06:02:29.271Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-21T06:02:29.271Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-21T06:02:29.271Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-21T06:02:29.271Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-21T06:02:29.271Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-21T06:02:29.271Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-21T06:02:29.271Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-21T06:02:29.271Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-21T06:02:29.535Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-21T06:02:29.536Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-21T06:02:29.796Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-01-21T06:02:29.796Z] settings in the [Install] section, and DefaultInstance for template units). [2021-01-21T06:02:29.796Z] This means they are not meant to be enabled using systemctl. [2021-01-21T06:02:29.796Z] Possible reasons for having this kind of units are: [2021-01-21T06:02:29.796Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-01-21T06:02:29.796Z] .wants/ or .requires/ directory. [2021-01-21T06:02:29.796Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-01-21T06:02:29.796Z] a requirement dependency on it. [2021-01-21T06:02:29.796Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-01-21T06:02:29.796Z] D-Bus, udev, scripted systemctl call, ...). [2021-01-21T06:02:29.796Z] 4) In case of template units, the unit is meant to be enabled with some [2021-01-21T06:02:29.796Z] instance name specified. [2021-01-21T06:02:30.374Z] Reading package lists... [2021-01-21T06:02:30.374Z] Building dependency tree... [2021-01-21T06:02:30.374Z] Reading state information... [2021-01-21T06:02:30.374Z] The following additional packages will be installed: [2021-01-21T06:02:30.374Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-01-21T06:02:30.374Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-01-21T06:02:30.374Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-01-21T06:02:30.374Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-01-21T06:02:30.374Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-01-21T06:02:30.374Z] Suggested packages: [2021-01-21T06:02:30.374Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-01-21T06:02:30.374Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-01-21T06:02:30.374Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-01-21T06:02:30.374Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-01-21T06:02:30.374Z] systemd-container policykit-1 [2021-01-21T06:02:30.374Z] Recommended packages: [2021-01-21T06:02:30.374Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-01-21T06:02:30.636Z] The following NEW packages will be installed: [2021-01-21T06:02:30.636Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-01-21T06:02:30.636Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-01-21T06:02:30.636Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-01-21T06:02:30.636Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-01-21T06:02:30.636Z] python3.6-minimal snapd squashfs-tools sudo [2021-01-21T06:02:30.636Z] The following packages will be upgraded: [2021-01-21T06:02:30.636Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-01-21T06:02:30.636Z] 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. [2021-01-21T06:02:30.636Z] Need to get 35.2 MB of archives. [2021-01-21T06:02:30.636Z] After this operation, 141 MB of additional disk space will be used. [2021-01-21T06:02:30.636Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-01-21T06:02:30.636Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-01-21T06:02:31.209Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-01-21T06:02:31.472Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2021-01-21T06:02:31.472Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2021-01-21T06:02:31.734Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-01-21T06:02:31.734Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2021-01-21T06:02:31.734Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2021-01-21T06:02:31.734Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-01-21T06:02:31.734Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-01-21T06:02:31.734Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-01-21T06:02:31.734Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-01-21T06:02:31.734Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-01-21T06:02:31.734Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-01-21T06:02:31.734Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-01-21T06:02:31.734Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-01-21T06:02:31.734Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2021-01-21T06:02:31.734Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-01-21T06:02:31.734Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-01-21T06:02:31.734Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-01-21T06:02:31.734Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-01-21T06:02:31.734Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-01-21T06:02:31.734Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-01-21T06:02:31.734Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-01-21T06:02:31.734Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-01-21T06:02:31.734Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-01-21T06:02:31.734Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-01-21T06:02:31.996Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-01-21T06:02:31.996Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-01-21T06:02:31.996Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-01-21T06:02:32.941Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-21T06:02:32.941Z] Fetched 35.2 MB in 2s (14.6 MB/s) [2021-01-21T06:02:33.009Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T06:02:33.009Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-21T06:02:33.009Z] ---> e6da467b37e5 [2021-01-21T06:02:33.009Z] Step 3/24 : WORKDIR /edgex-go [2021-01-21T06:02:33.009Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T06:02:33.009Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-21T06:02:33.009Z] ---> e6da467b37e5 [2021-01-21T06:02:33.009Z] Step 3/22 : WORKDIR /edgex-go [2021-01-21T06:02:33.009Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T06:02:33.009Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-21T06:02:33.009Z] ---> e6da467b37e5 [2021-01-21T06:02:33.009Z] Step 3/22 : WORKDIR /edgex-go [2021-01-21T06:02:33.009Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T06:02:33.009Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-21T06:02:33.009Z] ---> e6da467b37e5 [2021-01-21T06:02:33.009Z] Step 3/21 : WORKDIR /edgex-go [2021-01-21T06:02:33.009Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T06:02:33.009Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-21T06:02:33.009Z] ---> e6da467b37e5 [2021-01-21T06:02:33.009Z] Step 3/24 : WORKDIR /edgex-go [2021-01-21T06:02:33.203Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-21T06:02:33.203Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-01-21T06:02:33.203Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-21T06:02:33.802Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-01-21T06:02:34.063Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-21T06:02:34.063Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-01-21T06:02:34.063Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-21T06:02:34.063Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-01-21T06:02:34.325Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-21T06:02:34.898Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-01-21T06:02:34.898Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-21T06:02:34.898Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-01-21T06:02:34.898Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-21T06:02:34.987Z] ---> Running in 628d5d9012f6 [2021-01-21T06:02:34.987Z] ---> Running in f32fb23a6405 [2021-01-21T06:02:34.987Z] ---> Running in d6a4925c8ea7 [2021-01-21T06:02:35.159Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-01-21T06:02:35.265Z] ---> Running in 3ff81d6ae4c7 [2021-01-21T06:02:35.265Z] ---> Running in bc5477cdc32d [2021-01-21T06:02:35.419Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-01-21T06:02:35.680Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-01-21T06:02:35.863Z] Removing intermediate container 628d5d9012f6 [2021-01-21T06:02:35.863Z] ---> ef755e876c96 [2021-01-21T06:02:35.863Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T06:02:35.863Z] Removing intermediate container d6a4925c8ea7 [2021-01-21T06:02:35.863Z] ---> 620679c1894d [2021-01-21T06:02:35.863Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T06:02:35.863Z] Removing intermediate container 3ff81d6ae4c7 [2021-01-21T06:02:35.863Z] ---> 5b6031ef52fa [2021-01-21T06:02:35.863Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T06:02:35.942Z] (Reading database ... 12764 files and directories currently installed.) [2021-01-21T06:02:35.942Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-21T06:02:35.942Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-21T06:02:36.138Z] Removing intermediate container bc5477cdc32d [2021-01-21T06:02:36.138Z] ---> e96addcf5f8a [2021-01-21T06:02:36.138Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T06:02:36.138Z] Removing intermediate container f32fb23a6405 [2021-01-21T06:02:36.138Z] ---> 8d881a142db5 [2021-01-21T06:02:36.138Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T06:02:36.138Z] ---> Running in 75000a300f67 [2021-01-21T06:02:36.138Z] ---> Running in d0fd607519d4 [2021-01-21T06:02:36.138Z] ---> Running in d60ee61d333f [2021-01-21T06:02:36.204Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-01-21T06:02:36.204Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-21T06:02:36.204Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-21T06:02:36.204Z] Selecting previously unselected package libexpat1:amd64. [2021-01-21T06:02:36.204Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-01-21T06:02:36.204Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-21T06:02:36.416Z] ---> Running in f98061648f1f [2021-01-21T06:02:36.416Z] ---> Running in 7c24b0ad7fff [2021-01-21T06:02:36.465Z] Selecting previously unselected package python3.6-minimal. [2021-01-21T06:02:36.465Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-21T06:02:36.465Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-21T06:02:36.726Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-21T06:02:36.726Z] Checking for services that may need to be restarted...done. [2021-01-21T06:02:36.726Z] Checking for services that may need to be restarted...done. [2021-01-21T06:02:36.988Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-21T06:02:36.988Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-21T06:02:36.988Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-21T06:02:37.559Z] Selecting previously unselected package python3-minimal. [2021-01-21T06:02:37.559Z] (Reading database ... 13012 files and directories currently installed.) [2021-01-21T06:02:37.559Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-01-21T06:02:37.559Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-01-21T06:02:37.559Z] Selecting previously unselected package mime-support. [2021-01-21T06:02:37.559Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-01-21T06:02:37.559Z] Unpacking mime-support (3.60ubuntu1) ... [2021-01-21T06:02:37.559Z] Selecting previously unselected package libmpdec2:amd64. [2021-01-21T06:02:37.559Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-01-21T06:02:37.559Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-21T06:02:37.822Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-01-21T06:02:37.822Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-21T06:02:37.822Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-21T06:02:37.822Z] Selecting previously unselected package python3.6. [2021-01-21T06:02:37.822Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-21T06:02:37.823Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-21T06:02:38.084Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-21T06:02:38.084Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-01-21T06:02:38.084Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-21T06:02:38.084Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-01-21T06:02:38.346Z] Selecting previously unselected package python3. [2021-01-21T06:02:38.346Z] (Reading database ... 13442 files and directories currently installed.) [2021-01-21T06:02:38.346Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-01-21T06:02:38.346Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-01-21T06:02:38.346Z] Selecting previously unselected package multiarch-support. [2021-01-21T06:02:38.346Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-01-21T06:02:38.346Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-01-21T06:02:38.608Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-01-21T06:02:38.608Z] Selecting previously unselected package liblzo2-2:amd64. [2021-01-21T06:02:38.608Z] (Reading database ... 13479 files and directories currently installed.) [2021-01-21T06:02:38.608Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-01-21T06:02:38.608Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-01-21T06:02:38.608Z] Selecting previously unselected package libbsd0:amd64. [2021-01-21T06:02:38.608Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-01-21T06:02:38.608Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-21T06:02:38.871Z] Selecting previously unselected package sudo. [2021-01-21T06:02:38.871Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2021-01-21T06:02:38.871Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-21T06:02:38.871Z] Selecting previously unselected package apparmor. [2021-01-21T06:02:38.871Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-01-21T06:02:38.871Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-01-21T06:02:39.138Z] Selecting previously unselected package libedit2:amd64. [2021-01-21T06:02:39.138Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-01-21T06:02:39.138Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-01-21T06:02:39.138Z] Selecting previously unselected package libkrb5support0:amd64. [2021-01-21T06:02:39.401Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-01-21T06:02:39.401Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-21T06:02:39.401Z] Selecting previously unselected package libk5crypto3:amd64. [2021-01-21T06:02:39.401Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-21T06:02:39.401Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-21T06:02:39.401Z] Selecting previously unselected package libkeyutils1:amd64. [2021-01-21T06:02:39.401Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-01-21T06:02:39.401Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-21T06:02:39.663Z] Selecting previously unselected package libkrb5-3:amd64. [2021-01-21T06:02:39.663Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-21T06:02:39.663Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-21T06:02:39.663Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-21T06:02:39.663Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-01-21T06:02:39.822Z] Removing intermediate container d0fd607519d4 [2021-01-21T06:02:39.822Z] ---> 0046f784da7d [2021-01-21T06:02:39.822Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-21T06:02:39.926Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-21T06:02:40.096Z] Removing intermediate container 75000a300f67 [2021-01-21T06:02:40.096Z] ---> c2e23d39ca29 [2021-01-21T06:02:40.096Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-21T06:02:40.369Z] ---> Running in a0c93346b61e [2021-01-21T06:02:40.369Z] ---> Running in 3fbf8fa5a0a7 [2021-01-21T06:02:40.498Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-01-21T06:02:40.498Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-01-21T06:02:40.498Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-21T06:02:40.498Z] Selecting previously unselected package openssh-client. [2021-01-21T06:02:40.498Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-01-21T06:02:40.498Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-21T06:02:40.644Z] Removing intermediate container f98061648f1f [2021-01-21T06:02:40.644Z] ---> 3e083325ba6d [2021-01-21T06:02:40.644Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-21T06:02:40.644Z] Removing intermediate container d60ee61d333f [2021-01-21T06:02:40.644Z] ---> 2b8eb8d11a26 [2021-01-21T06:02:40.644Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-21T06:02:40.644Z] Removing intermediate container 7c24b0ad7fff [2021-01-21T06:02:40.644Z] ---> 2ad559e39f7c [2021-01-21T06:02:40.644Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-21T06:02:40.762Z] Selecting previously unselected package squashfs-tools. [2021-01-21T06:02:40.762Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-01-21T06:02:40.762Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-21T06:02:40.762Z] Selecting previously unselected package snapd. [2021-01-21T06:02:40.762Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-01-21T06:02:40.921Z] ---> Running in 16591226175c [2021-01-21T06:02:40.921Z] ---> Running in 84ce871d6f52 [2021-01-21T06:02:40.921Z] ---> Running in d5225ba3d15c [2021-01-21T06:02:41.023Z] Unpacking snapd (2.48+18.04) ... [2021-01-21T06:02:42.918Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-21T06:02:42.918Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-21T06:02:42.918Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-21T06:02:42.942Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-01-21T06:02:42.942Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-21T06:02:42.942Z] Setting up mime-support (3.60ubuntu1) ... [2021-01-21T06:02:43.192Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-21T06:02:43.192Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-21T06:02:43.192Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-21T06:02:43.206Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-21T06:02:43.206Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-21T06:02:43.206Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-21T06:02:43.206Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-21T06:02:43.467Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-21T06:02:43.477Z] Setting up systemd (237-3ubuntu10.44) ... [2021-01-21T06:02:43.478Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-01-21T06:02:43.751Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-21T06:02:43.751Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-21T06:02:44.032Z] OK: 217 MiB in 51 packages [2021-01-21T06:02:44.032Z] OK: 217 MiB in 51 packages [2021-01-21T06:02:44.032Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-21T06:02:44.052Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-21T06:02:44.313Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-21T06:02:44.313Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-01-21T06:02:44.313Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-21T06:02:44.313Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-21T06:02:44.313Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-21T06:02:44.652Z] OK: 217 MiB in 51 packages [2021-01-21T06:02:44.652Z] OK: 217 MiB in 51 packages [2021-01-21T06:02:44.886Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-21T06:02:44.887Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-21T06:02:44.887Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-21T06:02:44.887Z] Setting up python3 (3.6.7-1~18.04) ... [2021-01-21T06:02:44.926Z] OK: 217 MiB in 51 packages [2021-01-21T06:02:45.148Z] running python rtupdate hooks for python3.6... [2021-01-21T06:02:45.148Z] running python post-rtupdate hooks for python3.6... [2021-01-21T06:02:45.148Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-01-21T06:02:45.526Z] Removing intermediate container a0c93346b61e [2021-01-21T06:02:45.526Z] ---> d165f547fb0b [2021-01-21T06:02:45.526Z] Step 6/22 : COPY go.mod . [2021-01-21T06:02:45.802Z] Removing intermediate container 3fbf8fa5a0a7 [2021-01-21T06:02:45.802Z] ---> f06f8ca36238 [2021-01-21T06:02:45.802Z] Step 6/24 : COPY go.mod . [2021-01-21T06:02:46.086Z] Removing intermediate container 84ce871d6f52 [2021-01-21T06:02:46.086Z] ---> 114d9d8b72e5 [2021-01-21T06:02:46.086Z] Step 6/24 : COPY go.mod . [2021-01-21T06:02:46.695Z] Removing intermediate container 16591226175c [2021-01-21T06:02:46.695Z] ---> d3bfefa7431a [2021-01-21T06:02:46.695Z] Step 6/22 : COPY go.mod . [2021-01-21T06:02:46.695Z] ---> dc19c5aeb767 [2021-01-21T06:02:46.695Z] Step 7/22 : RUN go mod download [2021-01-21T06:02:46.695Z] ---> 8056c83c6dd0 [2021-01-21T06:02:46.695Z] Step 7/24 : RUN go mod download [2021-01-21T06:02:46.973Z] ---> Running in 8c80713c4cdc [2021-01-21T06:02:46.973Z] ---> Running in e2a49e1f1362 [2021-01-21T06:02:47.074Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-01-21T06:02:47.246Z] Removing intermediate container d5225ba3d15c [2021-01-21T06:02:47.246Z] ---> 854437fc9efd [2021-01-21T06:02:47.246Z] Step 6/21 : COPY go.mod . [2021-01-21T06:02:47.246Z] ---> 05c3591ee823 [2021-01-21T06:02:47.246Z] Step 7/24 : RUN go mod download [2021-01-21T06:02:47.338Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-21T06:02:47.338Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-21T06:02:47.527Z] ---> 92dae491df4d [2021-01-21T06:02:47.527Z] Step 7/22 : RUN go mod download [2021-01-21T06:02:47.527Z] ---> Running in 7fe9358e6f0c [2021-01-21T06:02:47.605Z] Setting up snapd (2.48+18.04) ... [2021-01-21T06:02:47.819Z] ---> Running in 9c63cbc80c14 [2021-01-21T06:02:47.879Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-01-21T06:02:48.152Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-01-21T06:02:48.415Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-01-21T06:02:48.415Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-01-21T06:02:48.430Z] ---> 437d150841b8 [2021-01-21T06:02:48.431Z] Step 7/21 : RUN go mod download [2021-01-21T06:02:48.676Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-21T06:02:48.676Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-21T06:02:48.750Z] ---> Running in fc1b08529295 [2021-01-21T06:02:48.938Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-01-21T06:02:49.207Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-01-21T06:02:49.207Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-01-21T06:02:49.468Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-01-21T06:02:49.468Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-01-21T06:02:49.468Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-21T06:02:49.741Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-01-21T06:02:50.683Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-21T06:02:50.683Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-21T06:02:50.683Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-21T06:02:51.394Z] Removing intermediate container 8c80713c4cdc [2021-01-21T06:02:51.394Z] ---> 68dbe66c4327 [2021-01-21T06:02:51.394Z] Step 8/22 : COPY . . [2021-01-21T06:02:51.670Z] Removing intermediate container e2a49e1f1362 [2021-01-21T06:02:51.670Z] ---> 3556df523b54 [2021-01-21T06:02:51.670Z] Step 8/24 : COPY . . [2021-01-21T06:02:51.900Z] Reading package lists... [2021-01-21T06:02:52.163Z] Reading package lists... [2021-01-21T06:02:52.271Z] Removing intermediate container 7fe9358e6f0c [2021-01-21T06:02:52.271Z] ---> c3ee22243ec0 [2021-01-21T06:02:52.271Z] Step 8/24 : COPY . . [2021-01-21T06:02:52.425Z] Building dependency tree... [2021-01-21T06:02:52.425Z] Reading state information... [2021-01-21T06:02:52.425Z] Calculating upgrade... [2021-01-21T06:02:52.691Z] The following packages will be upgraded: [2021-01-21T06:02:52.691Z] advancecomp base-files bash binutils binutils-common [2021-01-21T06:02:52.691Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-01-21T06:02:52.691Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-01-21T06:02:52.691Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2021-01-21T06:02:52.691Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2021-01-21T06:02:52.691Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2021-01-21T06:02:52.691Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2021-01-21T06:02:52.691Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2021-01-21T06:02:52.691Z] libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-01-21T06:02:52.691Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-01-21T06:02:52.691Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-01-21T06:02:52.691Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-01-21T06:02:52.691Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-01-21T06:02:52.691Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-01-21T06:02:52.691Z] ubuntu-keyring util-linux [2021-01-21T06:02:52.691Z] 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-01-21T06:02:52.691Z] Need to get 63.7 MB of archives. [2021-01-21T06:02:52.691Z] After this operation, 5203 kB of additional disk space will be used. [2021-01-21T06:02:52.691Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-01-21T06:02:52.870Z] Removing intermediate container 9c63cbc80c14 [2021-01-21T06:02:52.870Z] ---> 1870100c9a21 [2021-01-21T06:02:52.870Z] Step 8/22 : COPY . . [2021-01-21T06:02:52.958Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-01-21T06:02:52.958Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-01-21T06:02:52.958Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-01-21T06:02:52.958Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-01-21T06:02:52.958Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-01-21T06:02:52.958Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-01-21T06:02:52.958Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-01-21T06:02:52.958Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-01-21T06:02:52.958Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-01-21T06:02:52.958Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-01-21T06:02:52.958Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-01-21T06:02:52.958Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-01-21T06:02:52.958Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-01-21T06:02:52.958Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-01-21T06:02:52.958Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-01-21T06:02:52.958Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-01-21T06:02:52.958Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-01-21T06:02:52.958Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-01-21T06:02:52.958Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-01-21T06:02:52.958Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-01-21T06:02:52.958Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-01-21T06:02:52.958Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-01-21T06:02:52.958Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-01-21T06:02:52.958Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-01-21T06:02:52.958Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-01-21T06:02:52.958Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-01-21T06:02:52.958Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-01-21T06:02:52.958Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-01-21T06:02:52.958Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-01-21T06:02:53.141Z] Removing intermediate container fc1b08529295 [2021-01-21T06:02:53.142Z] ---> 00f1871f993a [2021-01-21T06:02:53.142Z] Step 8/21 : COPY . . [2021-01-21T06:02:53.223Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-01-21T06:02:53.223Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-01-21T06:02:53.223Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-01-21T06:02:53.223Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-01-21T06:02:53.223Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-01-21T06:02:53.223Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-01-21T06:02:53.223Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-01-21T06:02:53.223Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-01-21T06:02:53.223Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-01-21T06:02:53.223Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-01-21T06:02:53.223Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2021-01-21T06:02:53.223Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-01-21T06:02:53.223Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-01-21T06:02:53.223Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-01-21T06:02:53.223Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] [2021-01-21T06:02:53.223Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-01-21T06:02:53.223Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-01-21T06:02:53.223Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2021-01-21T06:02:53.223Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-01-21T06:02:53.223Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-01-21T06:02:53.223Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-01-21T06:02:53.223Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-01-21T06:02:53.223Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-01-21T06:02:53.223Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-01-21T06:02:53.223Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-01-21T06:02:53.223Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-01-21T06:02:53.490Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-01-21T06:02:53.490Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-01-21T06:02:53.490Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-01-21T06:02:53.758Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-01-21T06:02:53.758Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-01-21T06:02:53.758Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-01-21T06:02:53.758Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-01-21T06:02:53.758Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-01-21T06:02:53.758Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-01-21T06:02:53.758Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-134.138 [987 kB] [2021-01-21T06:02:54.019Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-01-21T06:02:54.019Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-01-21T06:02:54.019Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-01-21T06:02:54.019Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-01-21T06:02:54.279Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-01-21T06:02:54.279Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-01-21T06:02:54.279Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-01-21T06:02:54.279Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-01-21T06:02:54.279Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-01-21T06:02:54.279Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-01-21T06:02:54.279Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-01-21T06:02:54.279Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-01-21T06:02:54.279Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-01-21T06:02:54.279Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-01-21T06:02:54.279Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-01-21T06:02:54.279Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-01-21T06:02:54.279Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-01-21T06:02:54.279Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-01-21T06:02:54.279Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-01-21T06:02:54.279Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-01-21T06:02:54.279Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-01-21T06:02:54.279Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-01-21T06:02:54.279Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-01-21T06:02:54.279Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-01-21T06:02:54.542Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-01-21T06:02:54.542Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-01-21T06:02:54.542Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-01-21T06:02:54.542Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-01-21T06:02:54.542Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-01-21T06:02:54.542Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-01-21T06:02:54.542Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-01-21T06:02:54.542Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-21T06:02:54.542Z] Fetched 63.7 MB in 2s (37.0 MB/s) [2021-01-21T06:02:54.542Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:02:54.542Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-01-21T06:02:54.542Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-21T06:02:55.484Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-21T06:02:55.484Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-21T06:02:55.484Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-134.138_amd64.deb ... [2021-01-21T06:02:55.484Z] Unpacking linux-libc-dev:amd64 (4.15.0-134.138) over (4.15.0-20.21) ... [2021-01-21T06:02:56.429Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-21T06:02:56.691Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-21T06:02:56.691Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-21T06:02:56.691Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-21T06:02:56.954Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-21T06:02:56.954Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-21T06:02:56.954Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-21T06:02:56.954Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-21T06:02:57.218Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-21T06:02:57.218Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-21T06:02:57.218Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-21T06:02:57.218Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-21T06:02:57.480Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-21T06:02:57.480Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-21T06:02:57.480Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-21T06:02:57.742Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-21T06:02:57.742Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-21T06:02:57.742Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-01-21T06:02:57.742Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-01-21T06:02:58.010Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-21T06:02:58.010Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-21T06:02:58.010Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-21T06:02:58.010Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-21T06:02:58.010Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-21T06:02:58.270Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-21T06:02:58.270Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-21T06:02:58.531Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-21T06:02:58.531Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-21T06:02:58.531Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-01-21T06:02:58.792Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-21T06:02:59.058Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-01-21T06:02:59.326Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-21T06:02:59.326Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-01-21T06:02:59.590Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-01-21T06:02:59.590Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-01-21T06:02:59.590Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-01-21T06:02:59.852Z] Setting up base-files (10.1ubuntu2.10) ... [2021-01-21T06:02:59.852Z] Installing new version of config file /etc/issue ... [2021-01-21T06:02:59.852Z] Installing new version of config file /etc/issue.net ... [2021-01-21T06:02:59.852Z] Installing new version of config file /etc/lsb-release ... [2021-01-21T06:02:59.852Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-01-21T06:03:00.114Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-01-21T06:03:00.114Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-01-21T06:03:00.114Z] Removing obsolete conffile /etc/default/motd-news ... [2021-01-21T06:03:00.376Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:03:00.376Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-01-21T06:03:00.376Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-01-21T06:03:00.637Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-01-21T06:03:00.637Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-01-21T06:03:00.637Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:03:00.637Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-21T06:03:00.637Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-01-21T06:03:00.901Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-01-21T06:03:00.901Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:03:00.901Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-01-21T06:03:00.901Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-01-21T06:03:01.162Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-01-21T06:03:01.162Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:03:01.162Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-01-21T06:03:01.162Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-21T06:03:01.426Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-01-21T06:03:01.690Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:03:01.690Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-21T06:03:01.690Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-21T06:03:01.690Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-21T06:03:01.957Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:03:01.957Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-21T06:03:01.957Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-21T06:03:01.957Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-01-21T06:03:02.219Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:03:02.219Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-01-21T06:03:02.219Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-01-21T06:03:02.219Z] Setting up grep (3.1-2build1) ... [2021-01-21T06:03:02.481Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:03:02.481Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-21T06:03:02.481Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-21T06:03:02.481Z] Setting up login (1:4.5-1ubuntu2) ... [2021-01-21T06:03:02.481Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:03:02.481Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-21T06:03:02.743Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-21T06:03:02.743Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-01-21T06:03:02.743Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:03:02.743Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-21T06:03:03.005Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-21T06:03:03.265Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-21T06:03:03.265Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-21T06:03:03.527Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-21T06:03:03.527Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-21T06:03:04.101Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-01-21T06:03:04.101Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:03:04.101Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-01-21T06:03:04.101Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-21T06:03:05.490Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-21T06:03:05.490Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-21T06:03:05.490Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-21T06:03:05.490Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-21T06:03:05.490Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-01-21T06:03:05.490Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:03:05.490Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-01-21T06:03:05.754Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-01-21T06:03:05.754Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-01-21T06:03:05.754Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:03:05.754Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-21T06:03:06.021Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-21T06:03:06.021Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-21T06:03:06.021Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:03:06.021Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-21T06:03:06.021Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-21T06:03:06.283Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-21T06:03:06.283Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:03:06.283Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-21T06:03:06.283Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-21T06:03:06.544Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-21T06:03:06.544Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:03:06.544Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-21T06:03:06.544Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-21T06:03:06.808Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-21T06:03:06.808Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:03:06.808Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-21T06:03:07.069Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-21T06:03:07.069Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-21T06:03:07.069Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-21T06:03:07.332Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-21T06:03:07.332Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:03:07.332Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-21T06:03:07.332Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-21T06:03:07.598Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-21T06:03:07.598Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:03:07.598Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-21T06:03:07.598Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-21T06:03:07.865Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-21T06:03:07.865Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:03:07.865Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-21T06:03:07.865Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-21T06:03:08.127Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-01-21T06:03:08.127Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:03:08.127Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-21T06:03:08.389Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-21T06:03:08.651Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-01-21T06:03:08.913Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-01-21T06:03:09.175Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-01-21T06:03:09.435Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:03:09.435Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-21T06:03:09.435Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-21T06:03:09.696Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-01-21T06:03:09.968Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-21T06:03:09.968Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-01-21T06:03:09.968Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-21T06:03:09.968Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-01-21T06:03:10.231Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-21T06:03:10.231Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-01-21T06:03:10.231Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-01-21T06:03:10.493Z] Setting up debconf (1.5.66ubuntu1) ... [2021-01-21T06:03:10.755Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-21T06:03:10.755Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-21T06:03:10.755Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-21T06:03:10.755Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-21T06:03:11.019Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-21T06:03:11.019Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-21T06:03:11.019Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-21T06:03:11.279Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-21T06:03:11.279Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-21T06:03:11.279Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-21T06:03:11.279Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-21T06:03:11.540Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-21T06:03:11.801Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-21T06:03:11.801Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-21T06:03:11.801Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-21T06:03:11.801Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-01-21T06:03:12.069Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-21T06:03:12.069Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-21T06:03:12.069Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-21T06:03:12.069Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-21T06:03:12.343Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-21T06:03:12.343Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-01-21T06:03:12.343Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-01-21T06:03:12.606Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-01-21T06:03:12.606Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-21T06:03:12.606Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-01-21T06:03:12.606Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-21T06:03:12.875Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-21T06:03:13.137Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-21T06:03:13.137Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-21T06:03:13.137Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-21T06:03:13.137Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-21T06:03:13.401Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-21T06:03:13.401Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-01-21T06:03:13.401Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-01-21T06:03:13.401Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-01-21T06:03:13.663Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-21T06:03:13.663Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-21T06:03:13.663Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-21T06:03:13.926Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-01-21T06:03:14.187Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-21T06:03:14.187Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-21T06:03:14.187Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-21T06:03:14.456Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-01-21T06:03:14.456Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-21T06:03:14.456Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-01-21T06:03:14.456Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-01-21T06:03:14.717Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-01-21T06:03:14.717Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-21T06:03:14.717Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-01-21T06:03:14.717Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-01-21T06:03:14.980Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-01-21T06:03:14.980Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-21T06:03:14.981Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-01-21T06:03:14.981Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-01-21T06:03:15.242Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-01-21T06:03:15.242Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-21T06:03:15.242Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-01-21T06:03:15.242Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-01-21T06:03:15.504Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-01-21T06:03:15.504Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-21T06:03:15.504Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-01-21T06:03:15.504Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-01-21T06:03:15.765Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-01-21T06:03:15.765Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-21T06:03:15.765Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-01-21T06:03:15.765Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-01-21T06:03:16.026Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-01-21T06:03:16.026Z] (Reading database ... 13915 files and directories currently installed.) [2021-01-21T06:03:16.026Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-21T06:03:16.026Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-21T06:03:16.026Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-21T06:03:16.290Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-21T06:03:16.290Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-21T06:03:16.290Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-21T06:03:16.553Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2021-01-21T06:03:16.553Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2021-01-21T06:03:16.815Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-01-21T06:03:16.815Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-01-21T06:03:16.815Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-01-21T06:03:17.078Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-01-21T06:03:17.078Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-01-21T06:03:17.078Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-01-21T06:03:17.340Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-01-21T06:03:17.340Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-01-21T06:03:17.340Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-01-21T06:03:17.340Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-01-21T06:03:17.600Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-01-21T06:03:17.600Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-01-21T06:03:17.600Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-01-21T06:03:17.600Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-01-21T06:03:17.860Z] Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... [2021-01-21T06:03:17.860Z] Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... [2021-01-21T06:03:18.804Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-01-21T06:03:18.804Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-01-21T06:03:18.804Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-01-21T06:03:18.804Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-01-21T06:03:19.068Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-21T06:03:19.068Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-21T06:03:19.334Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-21T06:03:19.334Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-21T06:03:19.596Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-21T06:03:19.596Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-21T06:03:19.863Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-21T06:03:19.863Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-21T06:03:19.863Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-21T06:03:19.863Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-21T06:03:19.964Z] ---> 10b8fb77fc0b [2021-01-21T06:03:19.964Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-21T06:03:19.964Z] ---> cb465417dda5 [2021-01-21T06:03:19.964Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-21T06:03:19.964Z] ---> 9b69455d95b0 [2021-01-21T06:03:19.964Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-21T06:03:19.964Z] ---> 259c6dc7b5f0 [2021-01-21T06:03:19.964Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-21T06:03:19.964Z] ---> fafc11113195 [2021-01-21T06:03:19.964Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-21T06:03:19.964Z] ---> Running in 73baaa855473 [2021-01-21T06:03:19.964Z] ---> Running in 4c346a2d63ed [2021-01-21T06:03:19.964Z] ---> Running in b7e20edc9cb8 [2021-01-21T06:03:19.964Z] ---> Running in fe361e234697 [2021-01-21T06:03:19.964Z] ---> Running in 7efb8aae9d59 [2021-01-21T06:03:19.964Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-21T06:03:19.964Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-21T06:03:19.964Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-21T06:03:19.964Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-21T06:03:19.964Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-21T06:03:20.133Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-21T06:03:20.133Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-21T06:03:20.133Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-21T06:03:20.133Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-21T06:03:20.396Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-21T06:03:20.396Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-21T06:03:21.336Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-21T06:03:21.336Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-21T06:03:22.717Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-21T06:03:22.717Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-21T06:03:23.288Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-21T06:03:23.288Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-21T06:03:23.548Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-21T06:03:23.548Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-21T06:03:24.495Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-21T06:03:24.495Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-21T06:03:24.496Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-21T06:03:24.496Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-21T06:03:24.757Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-01-21T06:03:24.757Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-21T06:03:25.020Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-01-21T06:03:25.020Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-21T06:03:25.020Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-01-21T06:03:25.020Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-01-21T06:03:25.283Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-21T06:03:25.283Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-21T06:03:25.283Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-21T06:03:25.283Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-21T06:03:25.547Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-01-21T06:03:25.547Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-01-21T06:03:25.547Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-21T06:03:25.810Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-21T06:03:25.810Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-21T06:03:25.810Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-21T06:03:25.810Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-21T06:03:25.810Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-01-21T06:03:25.810Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-01-21T06:03:25.810Z] Setting up tzdata (2020f-0ubuntu0.18.04) ... [2021-01-21T06:03:26.073Z] [2021-01-21T06:03:26.073Z] Current default time zone: 'Etc/UTC' [2021-01-21T06:03:26.073Z] Local time is now: Thu Jan 21 06:03:25 UTC 2021. [2021-01-21T06:03:26.073Z] Universal Time is now: Thu Jan 21 06:03:25 UTC 2021. [2021-01-21T06:03:26.073Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-01-21T06:03:26.073Z] [2021-01-21T06:03:26.073Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-01-21T06:03:26.073Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-21T06:03:26.073Z] Setting up linux-libc-dev:amd64 (4.15.0-134.138) ... [2021-01-21T06:03:26.073Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-01-21T06:03:26.073Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-01-21T06:03:26.333Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-01-21T06:03:26.333Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-01-21T06:03:26.333Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-01-21T06:03:26.333Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-01-21T06:03:26.333Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-01-21T06:03:26.333Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-21T06:03:26.595Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-01-21T06:03:26.856Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-21T06:03:26.856Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-21T06:03:26.856Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-21T06:03:26.856Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-01-21T06:03:26.856Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-01-21T06:03:26.856Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-01-21T06:03:26.856Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-21T06:03:26.856Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-01-21T06:03:26.856Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-01-21T06:03:27.118Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-01-21T06:03:27.118Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-21T06:03:29.033Z] Updating certificates in /etc/ssl/certs... [2021-01-21T06:03:29.977Z] 22 added, 17 removed; done. [2021-01-21T06:03:29.977Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-01-21T06:03:29.977Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-21T06:03:29.977Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-01-21T06:03:29.977Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-01-21T06:03:30.283Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-01-21T06:03:30.283Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-21T06:03:30.283Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-21T06:03:30.283Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-21T06:03:30.283Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-21T06:03:30.283Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-21T06:03:30.283Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-21T06:03:30.283Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-21T06:03:30.548Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-01-21T06:03:30.548Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-01-21T06:03:30.548Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-01-21T06:03:30.548Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-01-21T06:03:30.548Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-01-21T06:03:30.548Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-21T06:03:30.548Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-21T06:03:30.548Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-01-21T06:03:30.548Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-01-21T06:03:30.820Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-01-21T06:03:30.820Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-21T06:03:30.820Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-01-21T06:03:30.820Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-01-21T06:03:31.080Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-21T06:03:31.080Z] Updating certificates in /etc/ssl/certs... [2021-01-21T06:03:31.652Z] 0 added, 0 removed; done. [2021-01-21T06:03:31.652Z] Running hooks in /etc/ca-certificates/update.d... [2021-01-21T06:03:31.652Z] done. [2021-01-21T06:03:32.224Z] Reading package lists... [2021-01-21T06:03:32.224Z] Building dependency tree... [2021-01-21T06:03:32.224Z] Reading state information... [2021-01-21T06:03:32.485Z] The following NEW packages will be installed: [2021-01-21T06:03:32.485Z] apt-transport-https [2021-01-21T06:03:32.485Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-01-21T06:03:32.485Z] Need to get 1696 B of archives. [2021-01-21T06:03:32.485Z] After this operation, 153 kB of additional disk space will be used. [2021-01-21T06:03:32.485Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-01-21T06:03:32.485Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-21T06:03:32.485Z] Fetched 1696 B in 0s (27.7 kB/s) [2021-01-21T06:03:32.485Z] Selecting previously unselected package apt-transport-https. [2021-01-21T06:03:32.485Z] (Reading database ... 13929 files and directories currently installed.) [2021-01-21T06:03:32.485Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-01-21T06:03:32.746Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-21T06:03:32.746Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-21T06:03:33.007Z] Waiting for network to be ready... [2021-01-21T06:03:39.601Z] 2021-01-21T06:03:36Z INFO Waiting for automatic snapd restart... [2021-01-21T06:03:39.863Z] snapd 2.48.2 from Canonical* installed [2021-01-21T06:03:40.807Z] "snapd" switched to the "latest/stable" channel [2021-01-21T06:03:40.807Z] [2021-01-21T06:03:44.119Z] core18 20201210 from Canonical* installed [2021-01-21T06:03:44.119Z] "core18" switched to the "latest/stable" channel [2021-01-21T06:03:44.119Z] [2021-01-21T06:03:47.427Z] snapcraft 4.4.4 from Canonical* installed [2021-01-21T06:03:47.427Z] "snapcraft" switched to the "latest/stable" channel [2021-01-21T06:03:47.427Z] [2021-01-21T06:03:50.731Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-01-21T06:03:50.731Z] - README.md [2021-01-21T06:03:50.731Z] - snapcraft.yaml.orig [2021-01-21T06:03:50.731Z] [2021-01-21T06:03:50.731Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-21T06:03:57.319Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-21T06:03:57.319Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-21T06:03:57.319Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-21T06:03:57.319Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-21T06:03:58.263Z] Reading package lists... [2021-01-21T06:03:58.835Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-01-21T06:04:05.419Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-21T06:04:05.419Z] Reading package lists... [2021-01-21T06:04:05.419Z] Building dependency tree... [2021-01-21T06:04:05.419Z] Reading state information... [2021-01-21T06:04:05.419Z] Suggested packages: [2021-01-21T06:04:05.419Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-01-21T06:04:05.419Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-01-21T06:04:05.419Z] Recommended packages: [2021-01-21T06:04:05.419Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-01-21T06:04:05.419Z] The following NEW packages will be installed: [2021-01-21T06:04:05.419Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-01-21T06:04:05.419Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-01-21T06:04:05.419Z] pkg-config zip [2021-01-21T06:04:05.419Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-01-21T06:04:05.419Z] Need to get 7655 kB of archives. [2021-01-21T06:04:05.419Z] After this operation, 43.7 MB of additional disk space will be used. [2021-01-21T06:04:05.419Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2021-01-21T06:04:05.419Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-01-21T06:04:05.419Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-01-21T06:04:05.419Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-01-21T06:04:05.419Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-01-21T06:04:05.419Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-01-21T06:04:05.419Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-01-21T06:04:05.419Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-01-21T06:04:05.681Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-01-21T06:04:05.681Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-01-21T06:04:05.681Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-01-21T06:04:05.681Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-01-21T06:04:05.681Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-01-21T06:04:05.943Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-01-21T06:04:05.943Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-01-21T06:04:05.943Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-21T06:04:05.943Z] Fetched 7655 kB in 1s (10.6 MB/s) [2021-01-21T06:04:05.943Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-01-21T06:04:05.943Z] (Reading database ... 13933 files and directories currently installed.) [2021-01-21T06:04:05.943Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-01-21T06:04:05.943Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-21T06:04:06.204Z] Selecting previously unselected package libpsl5:amd64. [2021-01-21T06:04:06.204Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-01-21T06:04:06.204Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-01-21T06:04:06.204Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-01-21T06:04:06.204Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-01-21T06:04:06.204Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-21T06:04:06.471Z] Selecting previously unselected package librtmp1:amd64. [2021-01-21T06:04:06.471Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-01-21T06:04:06.471Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-21T06:04:06.471Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-01-21T06:04:06.471Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-01-21T06:04:06.471Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-21T06:04:06.471Z] Selecting previously unselected package liberror-perl. [2021-01-21T06:04:06.735Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-01-21T06:04:06.735Z] Unpacking liberror-perl (0.17025-1) ... [2021-01-21T06:04:06.735Z] Selecting previously unselected package git-man. [2021-01-21T06:04:06.735Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-01-21T06:04:06.735Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-21T06:04:06.735Z] Selecting previously unselected package git. [2021-01-21T06:04:06.735Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-01-21T06:04:06.997Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-01-21T06:04:07.570Z] Selecting previously unselected package libnorm1:amd64. [2021-01-21T06:04:07.570Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-01-21T06:04:07.570Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-21T06:04:07.834Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-01-21T06:04:07.834Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-01-21T06:04:07.834Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-21T06:04:07.834Z] Selecting previously unselected package libsodium23:amd64. [2021-01-21T06:04:07.834Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-01-21T06:04:07.834Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-01-21T06:04:07.834Z] Selecting previously unselected package libzmq5:amd64. [2021-01-21T06:04:07.834Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-21T06:04:08.099Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-21T06:04:08.099Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-01-21T06:04:08.099Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-21T06:04:08.099Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-21T06:04:08.099Z] Selecting previously unselected package pkg-config. [2021-01-21T06:04:08.099Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-01-21T06:04:08.099Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-01-21T06:04:08.361Z] Selecting previously unselected package zip. [2021-01-21T06:04:08.361Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-01-21T06:04:08.361Z] Unpacking zip (3.0-11build1) ... [2021-01-21T06:04:08.362Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-21T06:04:08.624Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-21T06:04:08.624Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-21T06:04:08.624Z] Setting up liberror-perl (0.17025-1) ... [2021-01-21T06:04:08.624Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-01-21T06:04:08.624Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-21T06:04:08.624Z] No schema files found: doing nothing. [2021-01-21T06:04:08.624Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-21T06:04:08.624Z] Setting up zip (3.0-11build1) ... [2021-01-21T06:04:08.624Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-21T06:04:08.624Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-01-21T06:04:08.886Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-01-21T06:04:08.886Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-21T06:04:08.886Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-21T06:04:08.886Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-21T06:04:08.886Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-01-21T06:04:08.886Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-21T06:04:15.478Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-21T06:04:15.740Z] git set to automatically installed. [2021-01-21T06:04:15.740Z] git-man set to automatically installed. [2021-01-21T06:04:15.740Z] libcurl3-gnutls set to automatically installed. [2021-01-21T06:04:15.740Z] liberror-perl set to automatically installed. [2021-01-21T06:04:15.740Z] libglib2.0-0 set to automatically installed. [2021-01-21T06:04:15.740Z] libnghttp2-14 set to automatically installed. [2021-01-21T06:04:15.740Z] libnorm1 set to automatically installed. [2021-01-21T06:04:15.740Z] libpgm-5.2-0 set to automatically installed. [2021-01-21T06:04:15.740Z] libpsl5 set to automatically installed. [2021-01-21T06:04:15.740Z] librtmp1 set to automatically installed. [2021-01-21T06:04:15.740Z] libsodium23 set to automatically installed. [2021-01-21T06:04:15.740Z] libzmq3-dev set to automatically installed. [2021-01-21T06:04:15.740Z] libzmq5 set to automatically installed. [2021-01-21T06:04:15.740Z] pkg-config set to automatically installed. [2021-01-21T06:04:15.740Z] zip set to automatically installed. [2021-01-21T06:04:17.656Z] snapd is not logged in, snap install commands will use sudo [2021-01-21T06:04:24.268Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-21T06:04:24.841Z] snap "core18" has no updates available [2021-01-21T06:04:25.414Z] Pulling config-common [2021-01-21T06:04:26.357Z] Pulling go-build-helper [2021-01-21T06:04:41.782Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-21T06:04:41.782Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-21T06:04:48.349Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-21T06:04:48.349Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-21T06:04:48.349Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1513 kB] [2021-01-21T06:04:48.349Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] [2021-01-21T06:04:48.349Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-01-21T06:04:48.349Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-01-21T06:04:48.349Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] [2021-01-21T06:04:48.349Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] [2021-01-21T06:04:48.349Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1101 kB] [2021-01-21T06:04:48.349Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] [2021-01-21T06:04:48.349Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-21T06:04:48.349Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-21T06:04:48.349Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-21T06:04:48.349Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-21T06:04:48.349Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-21T06:04:48.349Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-21T06:04:48.349Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-21T06:04:48.349Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-21T06:04:48.349Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-21T06:04:48.349Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1851 kB] [2021-01-21T06:04:48.349Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [385 kB] [2021-01-21T06:04:48.349Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.5 kB] [2021-01-21T06:04:48.349Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2021-01-21T06:04:48.349Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [240 kB] [2021-01-21T06:04:48.349Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [32.3 kB] [2021-01-21T06:04:48.349Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1706 kB] [2021-01-21T06:04:48.350Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [360 kB] [2021-01-21T06:04:48.350Z] Fetched 23.8 MB in 0s (0 B/s) [2021-01-21T06:04:48.350Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-01-21T06:04:48.350Z] Fetched 96.5 kB in 0s (0 B/s) [2021-01-21T06:04:48.350Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-01-21T06:04:48.350Z] Fetched 279 kB in 0s (0 B/s) [2021-01-21T06:04:48.350Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-01-21T06:04:48.350Z] Fetched 122 kB in 0s (0 B/s) [2021-01-21T06:04:48.350Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-01-21T06:04:48.350Z] Fetched 77.8 kB in 0s (0 B/s) [2021-01-21T06:04:48.350Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-01-21T06:04:48.350Z] Fetched 8848 B in 0s (0 B/s) [2021-01-21T06:04:48.350Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-01-21T06:04:48.350Z] Fetched 47.8 kB in 0s (0 B/s) [2021-01-21T06:04:48.350Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-01-21T06:04:48.350Z] Fetched 45.6 kB in 0s (0 B/s) [2021-01-21T06:04:48.350Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-01-21T06:04:48.350Z] Fetched 15.0 kB in 0s (0 B/s) [2021-01-21T06:04:48.350Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-01-21T06:04:48.350Z] Fetched 214 kB in 0s (0 B/s) [2021-01-21T06:04:48.350Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-01-21T06:04:48.350Z] Fetched 155 kB in 0s (0 B/s) [2021-01-21T06:04:48.350Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-01-21T06:04:48.350Z] Fetched 50.6 kB in 0s (0 B/s) [2021-01-21T06:04:48.350Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-01-21T06:04:48.350Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-21T06:04:48.350Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-01-21T06:04:48.350Z] Fetched 41.8 kB in 0s (0 B/s) [2021-01-21T06:04:48.350Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-01-21T06:04:48.350Z] Fetched 499 kB in 0s (0 B/s) [2021-01-21T06:04:48.350Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-01-21T06:04:48.350Z] Fetched 111 kB in 0s (0 B/s) [2021-01-21T06:04:48.350Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-01-21T06:04:48.350Z] Fetched 240 kB in 0s (0 B/s) [2021-01-21T06:04:48.350Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-01-21T06:04:48.350Z] Fetched 29.3 kB in 0s (0 B/s) [2021-01-21T06:04:48.350Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-01-21T06:04:48.350Z] Fetched 85.5 kB in 0s (0 B/s) [2021-01-21T06:04:48.350Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-01-21T06:04:48.350Z] Fetched 24.5 kB in 0s (0 B/s) [2021-01-21T06:04:48.350Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-01-21T06:04:48.350Z] Fetched 49.2 kB in 0s (0 B/s) [2021-01-21T06:04:48.350Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-01-21T06:04:48.350Z] Fetched 54.2 kB in 0s (0 B/s) [2021-01-21T06:04:48.350Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-01-21T06:04:48.350Z] Fetched 30.8 kB in 0s (0 B/s) [2021-01-21T06:04:48.350Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-01-21T06:04:48.350Z] Fetched 17.0 kB in 0s (0 B/s) [2021-01-21T06:04:48.350Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-01-21T06:04:48.350Z] Fetched 85.9 kB in 0s (0 B/s) [2021-01-21T06:04:48.350Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-01-21T06:04:48.350Z] Fetched 8720 B in 0s (0 B/s) [2021-01-21T06:04:48.350Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-01-21T06:04:48.350Z] Fetched 137 kB in 0s (0 B/s) [2021-01-21T06:04:48.350Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-01-21T06:04:48.350Z] Fetched 119 kB in 0s (0 B/s) [2021-01-21T06:04:48.350Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-01-21T06:04:48.350Z] Fetched 109 kB in 0s (0 B/s) [2021-01-21T06:04:48.350Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-01-21T06:04:48.350Z] Fetched 11.1 kB in 0s (0 B/s) [2021-01-21T06:04:48.350Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-01-21T06:04:48.350Z] Fetched 645 kB in 0s (0 B/s) [2021-01-21T06:04:48.350Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-01-21T06:04:48.350Z] Fetched 41.3 kB in 0s (0 B/s) [2021-01-21T06:04:48.350Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-01-21T06:04:48.350Z] Fetched 17.9 kB in 0s (0 B/s) [2021-01-21T06:04:48.350Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-01-21T06:04:48.350Z] Fetched 368 kB in 0s (0 B/s) [2021-01-21T06:04:48.350Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-01-21T06:04:48.350Z] Fetched 187 kB in 0s (0 B/s) [2021-01-21T06:04:48.350Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-01-21T06:04:48.350Z] Fetched 175 kB in 0s (0 B/s) [2021-01-21T06:04:48.350Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-01-21T06:04:50.284Z] Fetched 206 kB in 0s (0 B/s) [2021-01-21T06:04:50.284Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-01-21T06:04:50.284Z] Fetched 1301 kB in 0s (0 B/s) [2021-01-21T06:04:50.284Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-01-21T06:04:50.284Z] Fetched 36.2 kB in 0s (0 B/s) [2021-01-21T06:04:50.284Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-01-21T06:04:50.284Z] Fetched 159 kB in 0s (0 B/s) [2021-01-21T06:04:50.284Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-01-21T06:04:50.284Z] Fetched 107 kB in 0s (0 B/s) [2021-01-21T06:04:50.284Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-01-21T06:04:50.284Z] Fetched 48.7 kB in 0s (0 B/s) [2021-01-21T06:04:50.284Z] Pulling static-packages [2021-01-21T06:04:51.242Z] 'go115' has dependencies that need to be staged: static-packages go-build-helper [2021-01-21T06:04:51.242Z] Skipping pull go-build-helper (already ran) [2021-01-21T06:04:51.242Z] Skipping pull static-packages (already ran) [2021-01-21T06:04:51.242Z] Building go-build-helper [2021-01-21T06:04:54.255Z] Removing intermediate container 73baaa855473 [2021-01-21T06:04:54.255Z] ---> ec59045da6c0 [2021-01-21T06:04:54.255Z] [2021-01-21T06:04:54.255Z] Step 10/24 : FROM alpine:3.12 [2021-01-21T06:04:54.255Z] 3.12: Pulling from library/alpine [2021-01-21T06:04:54.548Z] Building static-packages [2021-01-21T06:04:55.243Z] Removing intermediate container fe361e234697 [2021-01-21T06:04:55.243Z] ---> e38d5f177a23 [2021-01-21T06:04:55.243Z] [2021-01-21T06:04:55.243Z] Step 10/24 : FROM scratch [2021-01-21T06:04:55.243Z] ---> [2021-01-21T06:04:55.243Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-21T06:04:55.861Z] ---> Running in 42e91d71e95e [2021-01-21T06:04:55.861Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-21T06:04:55.861Z] Status: Downloaded newer image for alpine:3.12 [2021-01-21T06:04:55.861Z] ---> afeebe901d6b [2021-01-21T06:04:55.861Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-21T06:04:56.139Z] Removing intermediate container 7efb8aae9d59 [2021-01-21T06:04:56.139Z] ---> 0a89fab129db [2021-01-21T06:04:56.139Z] [2021-01-21T06:04:56.140Z] Step 10/21 : FROM alpine:3.12 [2021-01-21T06:04:56.140Z] ---> afeebe901d6b [2021-01-21T06:04:56.140Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-21T06:04:56.413Z] ---> Running in f93d0a2163d3 [2021-01-21T06:04:56.413Z] Removing intermediate container b7e20edc9cb8 [2021-01-21T06:04:56.413Z] ---> e8f03dab72bb [2021-01-21T06:04:56.413Z] [2021-01-21T06:04:56.413Z] Step 10/22 : FROM scratch [2021-01-21T06:04:56.413Z] ---> [2021-01-21T06:04:56.413Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-21T06:04:56.465Z] Staging go-build-helper [2021-01-21T06:04:56.691Z] ---> Running in 1e5f49b32589 [2021-01-21T06:04:56.691Z] Removing intermediate container 42e91d71e95e [2021-01-21T06:04:56.691Z] ---> cc5f13e50977 [2021-01-21T06:04:56.691Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-21T06:04:56.966Z] ---> Running in c9b494de8d81 [2021-01-21T06:04:56.966Z] ---> Running in cd237c2de724 [2021-01-21T06:04:57.409Z] Staging static-packages [2021-01-21T06:04:57.943Z] Removing intermediate container cd237c2de724 [2021-01-21T06:04:57.943Z] Removing intermediate container c9b494de8d81 [2021-01-21T06:04:57.943Z] ---> 42532c8d82bf [2021-01-21T06:04:57.943Z] ---> eec706427128 [2021-01-21T06:04:57.943Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-21T06:04:57.943Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-21T06:04:57.943Z] ---> Running in 23317eb83bdf [2021-01-21T06:04:57.943Z] ---> Running in ee26d9af2ccc [2021-01-21T06:04:58.222Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-21T06:04:58.376Z] Pulling go115 [2021-01-21T06:04:58.503Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-21T06:04:58.503Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-21T06:04:58.780Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-21T06:04:58.780Z] Removing intermediate container 23317eb83bdf [2021-01-21T06:04:58.780Z] ---> 207d7f2b8a97 [2021-01-21T06:04:58.780Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-21T06:04:58.780Z] Removing intermediate container ee26d9af2ccc [2021-01-21T06:04:58.780Z] ---> f12db1afd621 [2021-01-21T06:04:58.780Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-21T06:04:59.057Z] ---> Running in 738338ea0402 [2021-01-21T06:04:59.057Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-21T06:04:59.057Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-21T06:04:59.057Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-21T06:04:59.057Z] (4/5) Installing curl (7.69.1-r3) [2021-01-21T06:04:59.057Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-21T06:04:59.319Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-01-21T06:04:59.319Z] Skipping pull go115 (already ran) [2021-01-21T06:04:59.319Z] Building go115 [2021-01-21T06:04:59.319Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-21T06:04:59.319Z] Dload Upload Total Spent Left Speed [2021-01-21T06:04:59.334Z] Executing busybox-1.31.1-r19.trigger [2021-01-21T06:04:59.334Z] Executing ca-certificates-20191127-r4.trigger [2021-01-21T06:04:59.334Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-21T06:04:59.334Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-21T06:04:59.612Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-21T06:04:59.612Z] (4/4) Installing curl (7.69.1-r3) [2021-01-21T06:04:59.613Z] OK: 7 MiB in 19 packages [2021-01-21T06:04:59.613Z] Executing busybox-1.31.1-r19.trigger [2021-01-21T06:04:59.613Z] Executing ca-certificates-20191127-r4.trigger [2021-01-21T06:04:59.891Z] OK: 7 MiB in 18 packages [2021-01-21T06:04:59.891Z] Removing intermediate container 738338ea0402 [2021-01-21T06:04:59.891Z] ---> facc13bb4ba1 [2021-01-21T06:04:59.891Z] Step 14/22 : WORKDIR / [2021-01-21T06:04:59.891Z] ---> 2c7e08c15e32 [2021-01-21T06:04:59.891Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-21T06:05:00.186Z] ---> Running in 11dc672d8d3b [2021-01-21T06:05:01.651Z] Removing intermediate container 11dc672d8d3b [2021-01-21T06:05:01.651Z] ---> 6dfff7cde8a0 [2021-01-21T06:05:01.651Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-21T06:05:02.258Z] ---> 296ec7b9b6c7 [2021-01-21T06:05:02.258Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-21T06:05:02.530Z] ---> 18535c03babd [2021-01-21T06:05:02.530Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-21T06:05:02.530Z] Removing intermediate container 1e5f49b32589 [2021-01-21T06:05:02.530Z] ---> 8039bf4c44d7 [2021-01-21T06:05:02.530Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-21T06:05:02.810Z] Removing intermediate container f93d0a2163d3 [2021-01-21T06:05:02.810Z] ---> 10b55a6360ff [2021-01-21T06:05:02.810Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-21T06:05:02.810Z] ---> Running in e0919f6a90a2 [2021-01-21T06:05:03.084Z] ---> Running in f500162fd40a [2021-01-21T06:05:03.386Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 8 115M 8 10.2M 0 0 13.7M 0 0:00:08 --:--:-- 0:00:08 13.6M 30 115M 30 35.3M 0 0 20.2M 0 0:00:05 0:00:01 0:00:04 20.2M 54 115M 54 63.2M 0 0 22.9M 0 0:00:05 0:00:02 0:00:03 22.9M 90 115M 90 104M 0 0 27.8M 0 0:00:04 0:00:03 0:00:01 27.8M 100 115M 100 115M 0 0 27.7M 0 0:00:04 0:00:04 --:--:-- 27.7M [2021-01-21T06:05:03.683Z] Removing intermediate container e0919f6a90a2 [2021-01-21T06:05:03.683Z] ---> c19ec5bf39d6 [2021-01-21T06:05:03.683Z] Step 13/21 : WORKDIR /edgex [2021-01-21T06:05:03.959Z] go1.15.2.linux-amd64.tar.gz: OK [2021-01-21T06:05:04.283Z] ---> 8854963fbb10 [2021-01-21T06:05:04.283Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-21T06:05:04.283Z] Removing intermediate container f500162fd40a [2021-01-21T06:05:04.283Z] ---> a09e4a6dd72e [2021-01-21T06:05:04.283Z] Step 13/24 : WORKDIR / [2021-01-21T06:05:04.566Z] ---> Running in f137fe80100f [2021-01-21T06:05:04.842Z] ---> Running in fbee46d69131 [2021-01-21T06:05:05.119Z] ---> efb676092349 [2021-01-21T06:05:05.119Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-21T06:05:05.720Z] ---> d3593c186cea [2021-01-21T06:05:05.720Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-21T06:05:05.720Z] Removing intermediate container f137fe80100f [2021-01-21T06:05:05.720Z] ---> 4c88feb2f4e5 [2021-01-21T06:05:05.720Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-21T06:05:05.999Z] Removing intermediate container fbee46d69131 [2021-01-21T06:05:05.999Z] ---> 437cc7346f3e [2021-01-21T06:05:05.999Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-21T06:05:06.280Z] Removing intermediate container 4c346a2d63ed [2021-01-21T06:05:06.280Z] ---> 8c916efe5e4a [2021-01-21T06:05:06.280Z] [2021-01-21T06:05:06.280Z] Step 10/22 : FROM scratch [2021-01-21T06:05:06.280Z] ---> [2021-01-21T06:05:06.280Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-21T06:05:06.280Z] ---> f63ed45b693f [2021-01-21T06:05:06.280Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-21T06:05:06.280Z] ---> Using cache [2021-01-21T06:05:06.280Z] ---> eec706427128 [2021-01-21T06:05:06.280Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-21T06:05:06.557Z] ---> Running in a8c6dae8b069 [2021-01-21T06:05:06.557Z] ---> Running in acb9fce882a9 [2021-01-21T06:05:07.157Z] ---> cc4ce0087c07 [2021-01-21T06:05:07.157Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-21T06:05:07.157Z] ---> f1d1bb94b00d [2021-01-21T06:05:07.157Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-21T06:05:07.157Z] ---> 7641930b4931 [2021-01-21T06:05:07.157Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-21T06:05:07.434Z] Removing intermediate container acb9fce882a9 [2021-01-21T06:05:07.434Z] ---> 81ffd9fd30e1 [2021-01-21T06:05:07.434Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-21T06:05:07.434Z] Removing intermediate container a8c6dae8b069 [2021-01-21T06:05:07.434Z] ---> 5b903841478d [2021-01-21T06:05:07.434Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-21T06:05:07.434Z] ---> Running in 4d05352aab3b [2021-01-21T06:05:07.434Z] ---> Running in 7a7948440846 [2021-01-21T06:05:08.175Z] Staging go115 [2021-01-21T06:05:08.424Z] Removing intermediate container 4d05352aab3b [2021-01-21T06:05:08.424Z] ---> df12aa228a98 [2021-01-21T06:05:08.424Z] Step 14/22 : WORKDIR / [2021-01-21T06:05:08.700Z] Removing intermediate container 7a7948440846 [2021-01-21T06:05:08.700Z] ---> ebada8bcad59 [2021-01-21T06:05:08.700Z] Step 20/22 : LABEL arch=arm64 [2021-01-21T06:05:08.700Z] ---> Running in 36f4143c06cb [2021-01-21T06:05:08.700Z] ---> fa67f922a9fe [2021-01-21T06:05:08.700Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-21T06:05:08.700Z] ---> 92c6fff287cf [2021-01-21T06:05:08.700Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-21T06:05:08.991Z] ---> Running in 06b0698604b4 [2021-01-21T06:05:08.991Z] ---> f5f5fb626074 [2021-01-21T06:05:08.991Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-21T06:05:08.991Z] ---> Running in 9e59d92df19a [2021-01-21T06:05:09.320Z] Removing intermediate container 36f4143c06cb [2021-01-21T06:05:09.321Z] ---> f43b3514157f [2021-01-21T06:05:09.321Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-21T06:05:09.667Z] Removing intermediate container 06b0698604b4 [2021-01-21T06:05:09.668Z] ---> 597be50f4aa7 [2021-01-21T06:05:09.668Z] Step 21/22 : LABEL git_sha=b548e2ec9c2f53a84557d7cad528b3b490719505 [2021-01-21T06:05:09.668Z] Removing intermediate container 9e59d92df19a [2021-01-21T06:05:09.668Z] ---> 0bcb452d47ff [2021-01-21T06:05:09.668Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-21T06:05:09.668Z] ---> cb393e2a3337 [2021-01-21T06:05:09.668Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-21T06:05:10.064Z] ---> Running in 88f163d8cd71 [2021-01-21T06:05:10.064Z] ---> Running in 9233c3bb58e2 [2021-01-21T06:05:10.351Z] ---> 67045417a17b [2021-01-21T06:05:10.351Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-21T06:05:10.996Z] ---> bdd7633bbd0a [2021-01-21T06:05:10.996Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-21T06:05:10.996Z] Removing intermediate container 88f163d8cd71 [2021-01-21T06:05:10.996Z] ---> 931e5a806e15 [2021-01-21T06:05:10.996Z] Step 22/22 : LABEL version=0.0.0 [2021-01-21T06:05:10.996Z] Removing intermediate container 9233c3bb58e2 [2021-01-21T06:05:10.996Z] ---> 1206f5a9019f [2021-01-21T06:05:10.996Z] Step 22/24 : LABEL arch=arm64 [2021-01-21T06:05:11.296Z] ---> Running in 90adb0311b5c [2021-01-21T06:05:11.296Z] ---> Running in c23d1da18f1c [2021-01-21T06:05:11.296Z] ---> Running in 318d2c45b3b5 [2021-01-21T06:05:11.903Z] ---> 48e21126f28f [2021-01-21T06:05:11.903Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-21T06:05:12.174Z] Removing intermediate container 90adb0311b5c [2021-01-21T06:05:12.174Z] ---> 6ca8907462eb [2021-01-21T06:05:12.174Z] Step 18/21 : CMD ["--init=true"] [2021-01-21T06:05:12.450Z] Removing intermediate container 318d2c45b3b5 [2021-01-21T06:05:12.450Z] ---> 91449dfa74c8 [2021-01-21T06:05:12.450Z] Step 23/24 : LABEL git_sha=b548e2ec9c2f53a84557d7cad528b3b490719505 [2021-01-21T06:05:12.450Z] Removing intermediate container c23d1da18f1c [2021-01-21T06:05:12.450Z] ---> e7acf63413a9 [2021-01-21T06:05:12.450Z] [2021-01-21T06:05:12.726Z] ---> 5949ea25556c [2021-01-21T06:05:12.726Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-21T06:05:12.726Z] ---> Running in ddec2a71d66e [2021-01-21T06:05:12.726Z] ---> Running in d358bd876504 [2021-01-21T06:05:13.006Z] Successfully built e7acf63413a9 [2021-01-21T06:05:13.006Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-21T06:05:13.006Z]  Building docker-core-command-go ... done Building docker-core-data-go [2021-01-21T06:05:13.476Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-21T06:05:13.476Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-21T06:05:13.476Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-21T06:05:13.476Z] Fetched 0 B in 0s (0 B/s) [2021-01-21T06:05:13.476Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-01-21T06:05:13.476Z] Fetched 224 kB in 0s (0 B/s) [2021-01-21T06:05:13.476Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-01-21T06:05:13.476Z] Fetched 157 kB in 0s (0 B/s) [2021-01-21T06:05:13.476Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-01-21T06:05:13.476Z] Fetched 221 kB in 0s (0 B/s) [2021-01-21T06:05:13.476Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-01-21T06:05:13.476Z] Fetched 143 kB in 0s (0 B/s) [2021-01-21T06:05:13.476Z] Pulling edgex-go [2021-01-21T06:05:13.610Z] ---> f2e221b2e0a6 [2021-01-21T06:05:13.610Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-21T06:05:13.610Z] Removing intermediate container ddec2a71d66e [2021-01-21T06:05:13.610Z] ---> 31c31d8c0ef7 [2021-01-21T06:05:13.610Z] Step 24/24 : LABEL version=0.0.0 [2021-01-21T06:05:13.610Z] Removing intermediate container d358bd876504 [2021-01-21T06:05:13.610Z] ---> a588ea048f69 [2021-01-21T06:05:13.610Z] Step 19/21 : LABEL arch=arm64 [2021-01-21T06:05:13.742Z] Pulling version [2021-01-21T06:05:13.884Z] ---> a04c17b17dc4 [2021-01-21T06:05:13.884Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-21T06:05:13.884Z] ---> Running in 785e7453e2a9 [2021-01-21T06:05:13.884Z] ---> Running in ce3634b69d3f [2021-01-21T06:05:14.165Z] ---> Running in 6d9b7d9cdcaf [2021-01-21T06:05:14.686Z] Building config-common [2021-01-21T06:05:14.772Z] ---> df607c242e10 [2021-01-21T06:05:14.772Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-01-21T06:05:15.824Z] Removing intermediate container 785e7453e2a9 [2021-01-21T06:05:15.824Z] ---> 44612bb83d1d [2021-01-21T06:05:15.824Z] Step 20/21 : LABEL git_sha=b548e2ec9c2f53a84557d7cad528b3b490719505 [2021-01-21T06:05:15.824Z] Removing intermediate container ce3634b69d3f [2021-01-21T06:05:15.824Z] ---> 990360f98cee [2021-01-21T06:05:15.824Z] [2021-01-21T06:05:15.824Z] Removing intermediate container 6d9b7d9cdcaf [2021-01-21T06:05:15.824Z] ---> 93cedb427b3f [2021-01-21T06:05:15.824Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-21T06:05:16.120Z] Successfully built 990360f98cee [2021-01-21T06:05:16.397Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-21T06:05:16.397Z]  Building docker-support-notifications-go ... done Building docker-security-bootstrap-redis-go [2021-01-21T06:05:16.397Z] ---> Running in ad355ffd173d [2021-01-21T06:05:16.397Z] ---> Running in 03f5bb244f3d [2021-01-21T06:05:16.397Z] ---> Running in bca2f004e82b [2021-01-21T06:05:16.601Z] Skipping build go-build-helper (already ran) [2021-01-21T06:05:16.602Z] Skipping build static-packages (already ran) [2021-01-21T06:05:16.602Z] Skipping build go115 (already ran) [2021-01-21T06:05:16.863Z] Building edgex-go [2021-01-21T06:05:17.128Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-21T06:05:17.395Z] Removing intermediate container 03f5bb244f3d [2021-01-21T06:05:17.395Z] ---> c2b246fa9385 [2021-01-21T06:05:17.395Z] Step 21/21 : LABEL version=0.0.0 [2021-01-21T06:05:17.395Z] Removing intermediate container bca2f004e82b [2021-01-21T06:05:17.395Z] ---> 34072ef92298 [2021-01-21T06:05:17.395Z] Step 20/22 : LABEL arch=arm64 [2021-01-21T06:05:17.395Z] ---> Running in 68d9ef40a75a [2021-01-21T06:05:17.395Z] ---> Running in 9efd1d9c35af [2021-01-21T06:05:18.518Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-01-21T06:05:18.518Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 [2021-01-21T06:05:18.518Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.2 [2021-01-21T06:05:18.518Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.1 [2021-01-21T06:05:18.518Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-01-21T06:05:18.518Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0 [2021-01-21T06:05:18.518Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-01-21T06:05:18.518Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.2 [2021-01-21T06:05:18.518Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.1 [2021-01-21T06:05:18.518Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-01-21T06:05:18.518Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-01-21T06:05:18.518Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.1 [2021-01-21T06:05:18.779Z] go: downloading github.com/google/uuid v1.1.5 [2021-01-21T06:05:18.780Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-01-21T06:05:18.780Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-21T06:05:18.780Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-21T06:05:18.780Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-01-21T06:05:18.780Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-01-21T06:05:18.780Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-01-21T06:05:18.780Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-01-21T06:05:18.780Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-01-21T06:05:18.780Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-01-21T06:05:18.780Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-01-21T06:05:18.780Z] go: downloading github.com/x448/float16 v0.8.4 [2021-01-21T06:05:18.780Z] go: downloading github.com/pkg/errors v0.8.1 [2021-01-21T06:05:18.780Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-01-21T06:05:18.780Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-01-21T06:05:18.780Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-01-21T06:05:18.780Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-01-21T06:05:18.780Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-01-21T06:05:18.780Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-01-21T06:05:18.780Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-21T06:05:18.780Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-01-21T06:05:18.780Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-01-21T06:05:18.780Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-01-21T06:05:18.847Z] Removing intermediate container 68d9ef40a75a [2021-01-21T06:05:18.847Z] ---> 3140511d1320 [2021-01-21T06:05:18.847Z] [2021-01-21T06:05:18.847Z] Removing intermediate container 9efd1d9c35af [2021-01-21T06:05:18.847Z] ---> fdf8791e5cab [2021-01-21T06:05:18.847Z] Step 21/22 : LABEL git_sha=b548e2ec9c2f53a84557d7cad528b3b490719505 [2021-01-21T06:05:19.047Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-01-21T06:05:19.047Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-01-21T06:05:19.047Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-01-21T06:05:19.047Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-01-21T06:05:19.118Z] Successfully built 3140511d1320 [2021-01-21T06:05:19.309Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-01-21T06:05:19.309Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-01-21T06:05:19.728Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-21T06:05:19.728Z]  Building docker-security-proxy-setup-go ... done Building docker-sys-mgmt-agent-go [2021-01-21T06:05:20.019Z] ---> Running in 5f874840ff41 [2021-01-21T06:05:20.628Z] Removing intermediate container 5f874840ff41 [2021-01-21T06:05:20.628Z] ---> ac9ff7ddd9d3 [2021-01-21T06:05:20.628Z] Step 22/22 : LABEL version=0.0.0 [2021-01-21T06:05:20.904Z] Removing intermediate container ad355ffd173d [2021-01-21T06:05:20.904Z] ---> 9ec9049b412f [2021-01-21T06:05:20.904Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-21T06:05:21.177Z] ---> Running in 66cb29a06903 [2021-01-21T06:05:21.485Z] ---> Running in 25b235a3f729 [2021-01-21T06:05:21.764Z] Removing intermediate container 66cb29a06903 [2021-01-21T06:05:21.764Z] ---> d5516358a8b1 [2021-01-21T06:05:21.764Z] [2021-01-21T06:05:22.044Z] Removing intermediate container 25b235a3f729 [2021-01-21T06:05:22.044Z] ---> 37055c99aee0 [2021-01-21T06:05:22.044Z] Step 22/24 : LABEL arch=arm64 [2021-01-21T06:05:22.317Z] Successfully built d5516358a8b1 [2021-01-21T06:05:22.317Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-21T06:05:22.317Z] Building docker-support-scheduler-go [2021-01-21T06:05:22.590Z]  Building docker-core-metadata-go ... done  ---> Running in bfb9aebb42ac [2021-01-21T06:05:23.199Z] Removing intermediate container bfb9aebb42ac [2021-01-21T06:05:23.199Z] ---> cae01b6960a8 [2021-01-21T06:05:23.199Z] Step 23/24 : LABEL git_sha=b548e2ec9c2f53a84557d7cad528b3b490719505 [2021-01-21T06:05:23.470Z] ---> Running in 3351c6ab3b0d [2021-01-21T06:05:24.065Z] Removing intermediate container 3351c6ab3b0d [2021-01-21T06:05:24.065Z] ---> ea0f8bacc124 [2021-01-21T06:05:24.065Z] Step 24/24 : LABEL version=0.0.0 [2021-01-21T06:05:25.046Z] ---> Running in 1235b4159680 [2021-01-21T06:05:25.889Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-21T06:05:26.030Z] Removing intermediate container 1235b4159680 [2021-01-21T06:05:26.030Z] ---> 05b1d43ac65d [2021-01-21T06:05:26.030Z] [2021-01-21T06:05:26.303Z] Successfully built 05b1d43ac65d [2021-01-21T06:05:26.303Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-21T06:05:30.095Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-21T06:05:31.040Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-21T06:05:31.983Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-21T06:05:32.244Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-21T06:05:32.244Z] go: downloading github.com/stretchr/testify v1.6.1 [2021-01-21T06:05:32.504Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-01-21T06:05:32.504Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-21T06:05:32.505Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-21T06:05:33.892Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-21T06:05:33.892Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-01-21T06:05:33.892Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-01-21T06:05:35.277Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-21T06:05:35.852Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-21T06:05:35.852Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-21T06:05:37.234Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-21T06:05:38.174Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-21T06:05:38.749Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-21T06:05:38.749Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-01-21T06:05:41.295Z] Building version [2021-01-21T06:05:43.209Z] Staging config-common [2021-01-21T06:05:43.780Z] Skipping stage go-build-helper (already ran) [2021-01-21T06:05:43.780Z] Skipping stage static-packages (already ran) [2021-01-21T06:05:43.780Z] Skipping stage go115 (already ran) [2021-01-21T06:05:43.780Z] Staging edgex-go [2021-01-21T06:05:44.723Z] Staging version [2021-01-21T06:05:45.665Z] Priming config-common [2021-01-21T06:05:46.608Z] Priming go-build-helper [2021-01-21T06:05:47.547Z] Priming static-packages [2021-01-21T06:05:50.092Z] Priming go115 [2021-01-21T06:05:50.663Z] Priming edgex-go [2021-01-21T06:05:51.607Z] Priming version [2021-01-21T06:05:52.693Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-21T06:06:05.289Z]  Building docker-security-secretstore-setup-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T06:06:05.289Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-21T06:06:05.289Z] ---> e6da467b37e5 [2021-01-21T06:06:05.289Z] Step 3/23 : WORKDIR /edgex-go [2021-01-21T06:06:05.289Z] ---> Using cache [2021-01-21T06:06:05.289Z] ---> e96addcf5f8a [2021-01-21T06:06:05.289Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T06:06:05.289Z] ---> Using cache [2021-01-21T06:06:05.289Z] ---> 3e083325ba6d [2021-01-21T06:06:05.289Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-21T06:06:05.289Z] ---> Running in c035aa6e89c9 [2021-01-21T06:06:05.887Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T06:06:05.887Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-21T06:06:05.887Z] ---> e6da467b37e5 [2021-01-21T06:06:05.887Z] Step 3/22 : WORKDIR /edgex-go [2021-01-21T06:06:05.887Z] ---> Using cache [2021-01-21T06:06:05.887Z] ---> e96addcf5f8a [2021-01-21T06:06:05.887Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T06:06:05.887Z] ---> Using cache [2021-01-21T06:06:05.887Z] ---> 3e083325ba6d [2021-01-21T06:06:05.887Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-21T06:06:06.891Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-21T06:06:07.490Z] ---> Running in 8a8bec145ce7 [2021-01-21T06:06:07.490Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-21T06:06:08.484Z] OK: 217 MiB in 51 packages [2021-01-21T06:06:08.484Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T06:06:08.484Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-21T06:06:08.484Z] ---> e6da467b37e5 [2021-01-21T06:06:08.484Z] Step 3/26 : WORKDIR /edgex-go [2021-01-21T06:06:08.484Z] ---> Using cache [2021-01-21T06:06:08.484Z] ---> e96addcf5f8a [2021-01-21T06:06:08.484Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T06:06:08.484Z] ---> Using cache [2021-01-21T06:06:08.484Z] ---> 3e083325ba6d [2021-01-21T06:06:08.484Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-21T06:06:09.093Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-21T06:06:09.094Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-21T06:06:09.094Z] ---> e6da467b37e5 [2021-01-21T06:06:09.094Z] Step 3/21 : WORKDIR /edgex-go [2021-01-21T06:06:09.094Z] ---> Using cache [2021-01-21T06:06:09.094Z] ---> e96addcf5f8a [2021-01-21T06:06:09.094Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T06:06:09.094Z] ---> Using cache [2021-01-21T06:06:09.094Z] ---> 3e083325ba6d [2021-01-21T06:06:09.094Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-21T06:06:09.368Z] ---> Running in c3b3d31535a7 [2021-01-21T06:06:09.368Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-21T06:06:09.640Z] ---> Running in 7a72d265a2f9 [2021-01-21T06:06:10.246Z] Removing intermediate container c035aa6e89c9 [2021-01-21T06:06:10.246Z] ---> 8025474b4953 [2021-01-21T06:06:10.246Z] Step 6/23 : COPY go.mod . [2021-01-21T06:06:10.246Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-21T06:06:11.233Z] OK: 217 MiB in 51 packages [2021-01-21T06:06:11.233Z] ---> 4d4b848724f4 [2021-01-21T06:06:11.233Z] Step 7/23 : RUN go mod download [2021-01-21T06:06:11.510Z] ---> Running in e2945151db3e [2021-01-21T06:06:11.510Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-21T06:06:11.510Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-21T06:06:12.124Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-21T06:06:12.124Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-21T06:06:12.401Z] Removing intermediate container 8a8bec145ce7 [2021-01-21T06:06:12.401Z] ---> 37f6f269632f [2021-01-21T06:06:12.401Z] Step 6/22 : COPY go.mod . [2021-01-21T06:06:13.006Z] OK: 217 MiB in 51 packages [2021-01-21T06:06:13.285Z] OK: 217 MiB in 51 packages [2021-01-21T06:06:13.285Z] ---> e1c374b621f1 [2021-01-21T06:06:13.285Z] Step 7/22 : RUN go mod download [2021-01-21T06:06:13.562Z] ---> Running in 6b1294a1269f [2021-01-21T06:06:14.548Z] Removing intermediate container 7a72d265a2f9 [2021-01-21T06:06:14.548Z] ---> 074e3a0443e5 [2021-01-21T06:06:14.548Z] Step 6/21 : COPY go.mod . [2021-01-21T06:06:15.152Z] Removing intermediate container e2945151db3e [2021-01-21T06:06:15.152Z] ---> 6cbedfb9a97f [2021-01-21T06:06:15.152Z] Step 8/23 : COPY . .Removing intermediate container c3b3d31535a7 [2021-01-21T06:06:15.152Z] ---> 211d2f9a30f7 [2021-01-21T06:06:15.152Z] Step 6/26 : COPY go.mod . [2021-01-21T06:06:15.152Z] [2021-01-21T06:06:15.428Z] ---> a77c093bd083 [2021-01-21T06:06:15.428Z] Step 7/21 : RUN go mod download [2021-01-21T06:06:15.701Z] ---> Running in 8f35aa129580 [2021-01-21T06:06:16.296Z] ---> 38031454ddd5 [2021-01-21T06:06:16.296Z] Step 7/26 : RUN go mod download [2021-01-21T06:06:16.894Z] ---> Running in 0323cb8e004d [2021-01-21T06:06:18.343Z] Removing intermediate container 6b1294a1269f [2021-01-21T06:06:18.343Z] ---> f4a25992b3ef [2021-01-21T06:06:18.343Z] Step 8/22 : COPY . . [2021-01-21T06:06:19.778Z] Removing intermediate container 8f35aa129580 [2021-01-21T06:06:19.778Z] ---> f0bd7c2e149f [2021-01-21T06:06:19.778Z] Step 8/21 : COPY . . [2021-01-21T06:06:21.771Z] Removing intermediate container 0323cb8e004d [2021-01-21T06:06:21.771Z] ---> 07b3a55c6cc7 [2021-01-21T06:06:21.771Z] Step 8/26 : COPY . . [2021-01-21T06:06:36.870Z] ---> bfc1989c4b24 [2021-01-21T06:06:36.870Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-21T06:06:36.870Z] ---> a987a42086da [2021-01-21T06:06:36.870Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-21T06:06:36.870Z] ---> 648963de5a9e [2021-01-21T06:06:36.870Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-21T06:06:36.870Z] ---> Running in 757ed3fa2fad [2021-01-21T06:06:36.870Z] ---> Running in b58ec1b1baf9 [2021-01-21T06:06:37.144Z] ---> e914e74062b9 [2021-01-21T06:06:37.144Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-21T06:06:37.144Z] ---> Running in 5d8765353a50 [2021-01-21T06:06:37.427Z] ---> Running in de5d00a29671 [2021-01-21T06:06:38.921Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-21T06:06:38.921Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-21T06:06:38.921Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-21T06:06:38.921Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-21T06:08:00.753Z] Removing intermediate container b58ec1b1baf9 [2021-01-21T06:08:00.753Z] ---> 706a91f22a10 [2021-01-21T06:08:00.753Z] [2021-01-21T06:08:00.753Z] Step 10/22 : FROM alpine:3.12 [2021-01-21T06:08:00.753Z] ---> afeebe901d6b [2021-01-21T06:08:00.753Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-21T06:08:00.753Z] ---> Using cache [2021-01-21T06:08:00.753Z] ---> 10b55a6360ff [2021-01-21T06:08:00.753Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-21T06:08:00.753Z] ---> Running in d1dccf4f952f [2021-01-21T06:08:00.753Z] Removing intermediate container d1dccf4f952f [2021-01-21T06:08:00.753Z] ---> 9b0ed0d335a0 [2021-01-21T06:08:00.753Z] Step 13/22 : WORKDIR / [2021-01-21T06:08:00.753Z] ---> Running in f05a9d25dc15 [2021-01-21T06:08:00.753Z] Removing intermediate container f05a9d25dc15 [2021-01-21T06:08:00.753Z] ---> 5b5713f97575 [2021-01-21T06:08:00.753Z] Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-21T06:08:00.753Z] Removing intermediate container de5d00a29671 [2021-01-21T06:08:00.753Z] ---> 8b2a8f6824d3 [2021-01-21T06:08:00.753Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-21T06:08:00.753Z] ---> Running in b58cbaaba5f9 [2021-01-21T06:08:00.753Z] Removing intermediate container 5d8765353a50 [2021-01-21T06:08:00.753Z] ---> 2ef8790d2172 [2021-01-21T06:08:00.753Z] [2021-01-21T06:08:00.753Z] Step 10/21 : FROM scratch [2021-01-21T06:08:00.753Z] ---> [2021-01-21T06:08:00.753Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-21T06:08:00.753Z] ---> Using cache [2021-01-21T06:08:00.753Z] ---> eec706427128 [2021-01-21T06:08:00.753Z] Step 12/21 : ENV APP_PORT=48085 ---> df7b97383fe0 [2021-01-21T06:08:00.753Z] [2021-01-21T06:08:00.753Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-21T06:08:00.753Z] ---> Running in 7ca28425e6d0 [2021-01-21T06:08:00.753Z] Removing intermediate container 7ca28425e6d0 [2021-01-21T06:08:00.753Z] ---> 713dfee69ed9 [2021-01-21T06:08:00.753Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-21T06:08:00.753Z] ---> Running in f3e2675bf406 [2021-01-21T06:08:00.753Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-21T06:08:00.753Z] ---> c05ba2ffddd2 [2021-01-21T06:08:00.753Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-21T06:08:00.753Z] Removing intermediate container f3e2675bf406 [2021-01-21T06:08:00.753Z] ---> 0e2fd5e85336 [2021-01-21T06:08:00.753Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-21T06:08:01.030Z] ---> b5b2da0da928 [2021-01-21T06:08:01.030Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-21T06:08:01.303Z] ---> 515dae4f618c [2021-01-21T06:08:01.303Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-21T06:08:02.285Z] ---> 2fd0e33eeb17 [2021-01-21T06:08:02.285Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-21T06:08:02.561Z] ---> Running in 0edf439052d1 [2021-01-21T06:08:03.157Z] ---> 5ded78aec265 [2021-01-21T06:08:03.157Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-21T06:08:04.150Z] Removing intermediate container b58cbaaba5f9 [2021-01-21T06:08:04.150Z] ---> 9e8f25a48863 [2021-01-21T06:08:04.150Z] [2021-01-21T06:08:04.150Z] Step 11/26 : FROM docker:20.10.0 [2021-01-21T06:08:04.150Z] 20.10.0: Pulling from library/docker [2021-01-21T06:08:04.150Z] ---> e6c223c64670 [2021-01-21T06:08:04.150Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-21T06:08:04.531Z] ---> Running in 79b1190b8069 [2021-01-21T06:08:05.320Z] Removing intermediate container 79b1190b8069 [2021-01-21T06:08:05.320Z] ---> d9711d1ca6cf [2021-01-21T06:08:05.320Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-21T06:08:05.700Z] ---> Running in 5e6a65d23cbf [2021-01-21T06:08:07.729Z] Removing intermediate container 5e6a65d23cbf [2021-01-21T06:08:07.729Z] ---> b9bc84b9aa70 [2021-01-21T06:08:07.729Z] Step 19/21 : LABEL arch=arm64 [2021-01-21T06:08:07.729Z] Removing intermediate container 0edf439052d1 [2021-01-21T06:08:07.729Z] ---> ed94b09b1c32 [2021-01-21T06:08:07.729Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-21T06:08:08.006Z] ---> Running in 9b1374e3339b [2021-01-21T06:08:08.007Z] ---> Running in 18aa8d96655a [2021-01-21T06:08:08.990Z] Removing intermediate container 9b1374e3339b [2021-01-21T06:08:08.990Z] ---> 84ff5e7b5307 [2021-01-21T06:08:08.990Z] Step 20/22 : LABEL arch=arm64 [2021-01-21T06:08:08.990Z] Removing intermediate container 18aa8d96655a [2021-01-21T06:08:08.990Z] ---> 447a1d81d81a [2021-01-21T06:08:08.990Z] Step 20/21 : LABEL git_sha=b548e2ec9c2f53a84557d7cad528b3b490719505 [2021-01-21T06:08:08.990Z] ---> Running in 6eeb1bb9adff [2021-01-21T06:08:08.990Z] ---> Running in c32b74d9a798 [2021-01-21T06:08:09.976Z] Removing intermediate container c32b74d9a798 [2021-01-21T06:08:09.976Z] ---> 1cef2f3a1858 [2021-01-21T06:08:09.976Z] Step 21/21 : LABEL version=0.0.0 [2021-01-21T06:08:09.976Z] Removing intermediate container 6eeb1bb9adff [2021-01-21T06:08:09.976Z] ---> 9dd48589b577 [2021-01-21T06:08:09.976Z] Step 21/22 : LABEL git_sha=b548e2ec9c2f53a84557d7cad528b3b490719505 [2021-01-21T06:08:10.253Z] ---> Running in a36a017fe513 [2021-01-21T06:08:10.253Z] ---> Running in 95aa31c097a1 [2021-01-21T06:08:11.255Z] Removing intermediate container a36a017fe513 [2021-01-21T06:08:11.255Z] ---> d1d8a90c9b01 [2021-01-21T06:08:11.255Z] [2021-01-21T06:08:11.535Z] Removing intermediate container 95aa31c097a1 [2021-01-21T06:08:11.535Z] ---> a65e819753c2 [2021-01-21T06:08:11.535Z] Step 22/22 : LABEL version=0.0.0 [2021-01-21T06:08:11.811Z] Successfully built d1d8a90c9b01 [2021-01-21T06:08:11.811Z] ---> Running in d32460cb07e4 [2021-01-21T06:08:11.811Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-21T06:08:12.800Z]  Building docker-support-scheduler-go ... done Removing intermediate container d32460cb07e4 [2021-01-21T06:08:12.800Z] ---> d045b97fe755 [2021-01-21T06:08:12.800Z] [2021-01-21T06:08:13.398Z] Successfully built d045b97fe755 [2021-01-21T06:08:13.398Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2021-01-21T06:08:16.022Z]  Building docker-security-bootstrap-redis-go ... done Removing intermediate container 757ed3fa2fad [2021-01-21T06:08:16.022Z] ---> cdfcec6f17ca [2021-01-21T06:08:16.022Z] [2021-01-21T06:08:16.022Z] Step 10/23 : FROM alpine:3.12 [2021-01-21T06:08:16.022Z] ---> afeebe901d6b [2021-01-21T06:08:16.022Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-21T06:08:16.303Z] ---> Running in c9c233e19a0c [2021-01-21T06:08:16.897Z] Removing intermediate container c9c233e19a0c [2021-01-21T06:08:16.897Z] ---> b57165c84780 [2021-01-21T06:08:16.897Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-21T06:08:17.169Z] ---> Running in d014da2d337d [2021-01-21T06:08:17.169Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-21T06:08:17.169Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-21T06:08:17.169Z] ---> eeaf43b92773 [2021-01-21T06:08:17.169Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-21T06:08:17.441Z] ---> Running in 379c9cddd697 [2021-01-21T06:08:17.718Z] Removing intermediate container d014da2d337d [2021-01-21T06:08:17.718Z] ---> ad688945c611 [2021-01-21T06:08:17.718Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-21T06:08:17.989Z] ---> Running in 228dd95a5ec6 [2021-01-21T06:08:18.259Z] Removing intermediate container 228dd95a5ec6 [2021-01-21T06:08:18.259Z] ---> 4a37aa22980e [2021-01-21T06:08:18.259Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T06:08:18.532Z] ---> Running in f52a69876f77 [2021-01-21T06:08:18.532Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-21T06:08:18.806Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-21T06:08:19.403Z] (1/2) Installing readline (8.0.4-r0) [2021-01-21T06:08:19.403Z] (2/2) Installing bash (5.0.17-r0) [2021-01-21T06:08:19.403Z] Executing bash-5.0.17-r0.post-install [2021-01-21T06:08:19.403Z] Executing busybox-1.31.1-r19.trigger [2021-01-21T06:08:19.403Z] OK: 12 MiB in 22 packages [2021-01-21T06:08:20.838Z] Removing intermediate container 379c9cddd697 [2021-01-21T06:08:20.838Z] ---> ad3686b74c58 [2021-01-21T06:08:20.838Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-21T06:08:20.838Z] Removing intermediate container f52a69876f77 [2021-01-21T06:08:20.838Z] ---> f402ffad5baf [2021-01-21T06:08:20.838Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-21T06:08:21.110Z] ---> Running in 61f6ceb3e15d [2021-01-21T06:08:21.111Z] ---> Running in d627e507d8c9 [2021-01-21T06:08:21.723Z] Removing intermediate container 61f6ceb3e15d [2021-01-21T06:08:21.723Z] ---> 76193d13bf43 [2021-01-21T06:08:21.723Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-21T06:08:21.723Z] ---> Running in 022f66cba7f6 [2021-01-21T06:08:22.316Z] Removing intermediate container 022f66cba7f6 [2021-01-21T06:08:22.316Z] ---> 5c9632c30615 [2021-01-21T06:08:22.316Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-21T06:08:22.316Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-21T06:08:22.316Z] ---> Running in f5253fd30c4f [2021-01-21T06:08:22.910Z] Removing intermediate container f5253fd30c4f [2021-01-21T06:08:22.910Z] ---> 7fb656347199 [2021-01-21T06:08:22.910Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-21T06:08:23.184Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-21T06:08:23.780Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-21T06:08:23.780Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-21T06:08:24.051Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-21T06:08:24.051Z] ---> fde93527741d [2021-01-21T06:08:24.051Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-21T06:08:24.051Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-21T06:08:24.322Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-21T06:08:24.322Z] Executing busybox-1.31.1-r19.trigger [2021-01-21T06:08:24.322Z] OK: 8 MiB in 19 packages [2021-01-21T06:08:24.916Z] ---> e9c1ea88d17b [2021-01-21T06:08:24.916Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-21T06:08:25.896Z] Removing intermediate container d627e507d8c9 [2021-01-21T06:08:25.896Z] ---> 20dcfa070c61 [2021-01-21T06:08:25.896Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-21T06:08:25.896Z] ---> 12e1859f33c9 [2021-01-21T06:08:25.896Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-21T06:08:26.170Z] ---> Running in f8e6885b764d [2021-01-21T06:08:26.766Z] ---> ee21749bc158 [2021-01-21T06:08:26.766Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-21T06:08:27.361Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-21T06:08:27.361Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-21T06:08:27.969Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-21T06:08:27.969Z] (2/33) Installing expat (2.2.9-r1) [2021-01-21T06:08:27.969Z] (3/33) Installing libffi (3.3-r2) [2021-01-21T06:08:27.969Z] (4/33) Installing gdbm (1.13-r1) [2021-01-21T06:08:27.969Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-21T06:08:27.969Z] ---> f1595692a676 [2021-01-21T06:08:27.969Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-21T06:08:27.969Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-21T06:08:27.969Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-21T06:08:29.940Z] ---> f1ae5658c986 [2021-01-21T06:08:29.940Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-21T06:08:29.940Z] ---> Running in 5b08d71f6be6 [2021-01-21T06:08:29.940Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-21T06:08:29.940Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-21T06:08:29.940Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-21T06:08:29.940Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-21T06:08:29.940Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-21T06:08:29.940Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-21T06:08:29.940Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-21T06:08:30.255Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-21T06:08:30.255Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-21T06:08:30.255Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-21T06:08:30.255Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-21T06:08:30.255Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-21T06:08:30.255Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-21T06:08:30.255Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-21T06:08:30.525Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-21T06:08:30.525Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-21T06:08:30.525Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-21T06:08:30.525Z] Removing intermediate container 5b08d71f6be6 [2021-01-21T06:08:30.525Z] ---> ec03b232756b [2021-01-21T06:08:30.525Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-21T06:08:30.525Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-21T06:08:30.525Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-21T06:08:30.525Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-21T06:08:30.525Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-21T06:08:30.525Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-21T06:08:30.525Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-21T06:08:30.525Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-21T06:08:30.797Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-21T06:08:30.797Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-21T06:08:30.797Z] ---> Running in 71aba5ff834a [2021-01-21T06:08:30.797Z] Executing busybox-1.31.1-r19.trigger [2021-01-21T06:08:30.797Z] OK: 71 MiB in 55 packages [2021-01-21T06:08:31.067Z] Removing intermediate container 71aba5ff834a [2021-01-21T06:08:31.067Z] ---> 9dee105d7ae6 [2021-01-21T06:08:31.067Z] Step 21/23 : LABEL arch=arm64 [2021-01-21T06:08:31.343Z] ---> Running in 908ddfddb2e5 [2021-01-21T06:08:31.941Z] Removing intermediate container 908ddfddb2e5 [2021-01-21T06:08:31.941Z] ---> 9501f73bdce9 [2021-01-21T06:08:31.941Z] Step 22/23 : LABEL git_sha=b548e2ec9c2f53a84557d7cad528b3b490719505 [2021-01-21T06:08:32.214Z] ---> Running in 1a0d1b8aa248 [2021-01-21T06:08:32.815Z] Removing intermediate container 1a0d1b8aa248 [2021-01-21T06:08:32.815Z] ---> 21af4d3798cb [2021-01-21T06:08:32.815Z] Step 23/23 : LABEL version=0.0.0 [2021-01-21T06:08:33.091Z] ---> Running in 5f29e0c701a1 [2021-01-21T06:08:33.700Z] Removing intermediate container 5f29e0c701a1 [2021-01-21T06:08:33.700Z] ---> 8e95153df00e [2021-01-21T06:08:33.700Z] [2021-01-21T06:08:33.973Z] Successfully built 8e95153df00e [2021-01-21T06:08:33.973Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-21T06:08:36.599Z]  Building docker-core-data-go ... done Removing intermediate container f8e6885b764d [2021-01-21T06:08:36.599Z] ---> 3c129027df7f [2021-01-21T06:08:36.599Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-21T06:08:36.875Z] ---> Running in 9959026e578e [2021-01-21T06:08:42.281Z] Collecting docker-compose==1.23.2 [2021-01-21T06:08:42.281Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-21T06:08:42.877Z] Collecting PyYAML<4,>=3.10 [2021-01-21T06:08:42.877Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-21T06:08:45.483Z] Collecting docopt<0.7,>=0.6.1 [2021-01-21T06:08:45.483Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-21T06:08:48.089Z] Collecting texttable<0.10,>=0.9.0 [2021-01-21T06:08:48.089Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-21T06:08:49.513Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-21T06:08:49.513Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-21T06:08:51.475Z] Collecting jsonschema<3,>=2.5.1 [2021-01-21T06:08:51.475Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-21T06:08:52.068Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-21T06:08:52.068Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-21T06:08:52.338Z] Collecting cached-property<2,>=1.2.0 [2021-01-21T06:08:52.610Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-21T06:08:53.580Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-21T06:08:53.580Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-21T06:08:54.173Z] Collecting docker<4.0,>=3.6.0 [2021-01-21T06:08:54.173Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-21T06:08:54.444Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-01-21T06:08:54.444Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-01-21T06:08:55.033Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-21T06:08:55.033Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-21T06:08:55.311Z] Collecting idna<2.8,>=2.5 [2021-01-21T06:08:55.583Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-21T06:08:55.583Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-01-21T06:08:55.583Z] Collecting docker-pycreds>=0.4.0 [2021-01-21T06:08:55.583Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-21T06:08:55.854Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-21T06:08:55.854Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-21T06:08:55.854Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-21T06:08:55.854Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-21T06:08:56.447Z] Installing collected packages: PyYAML, docopt, texttable, dockerpty, jsonschema, websocket-client, cached-property, urllib3, idna, requests, docker-pycreds, docker, docker-compose [2021-01-21T06:08:56.447Z] Running setup.py install for PyYAML: started [2021-01-21T06:08:59.069Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-21T06:08:59.069Z] Running setup.py install for docopt: started [2021-01-21T06:09:00.502Z] Running setup.py install for docopt: finished with status 'done' [2021-01-21T06:09:00.502Z] Running setup.py install for texttable: started [2021-01-21T06:09:01.940Z] Running setup.py install for texttable: finished with status 'done' [2021-01-21T06:09:02.214Z] Running setup.py install for dockerpty: started [2021-01-21T06:09:04.175Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-21T06:09:04.446Z] Attempting uninstall: urllib3 [2021-01-21T06:09:04.446Z] Found existing installation: urllib3 1.25.9 [2021-01-21T06:09:04.446Z] Uninstalling urllib3-1.25.9: [2021-01-21T06:09:04.718Z] Successfully uninstalled urllib3-1.25.9 [2021-01-21T06:09:05.316Z] Attempting uninstall: idna [2021-01-21T06:09:05.316Z] Found existing installation: idna 2.9 [2021-01-21T06:09:05.316Z] Uninstalling idna-2.9: [2021-01-21T06:09:05.316Z] Successfully uninstalled idna-2.9 [2021-01-21T06:09:05.913Z] Attempting uninstall: requests [2021-01-21T06:09:05.913Z] Found existing installation: requests 2.23.0 [2021-01-21T06:09:05.913Z] Uninstalling requests-2.23.0: [2021-01-21T06:09:06.181Z] Successfully uninstalled requests-2.23.0 [2021-01-21T06:09:08.195Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2021-01-21T06:09:11.653Z] Removing intermediate container 9959026e578e [2021-01-21T06:09:11.653Z] ---> 3f8857dd9388 [2021-01-21T06:09:11.653Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-21T06:09:11.928Z] ---> Running in 71d2c548c1d5 [2021-01-21T06:09:12.908Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-21T06:09:13.182Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-21T06:09:13.778Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-21T06:09:13.778Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-21T06:09:13.778Z] (3/3) Installing curl (7.69.1-r3) [2021-01-21T06:09:13.778Z] Executing busybox-1.31.1-r19.trigger [2021-01-21T06:09:13.778Z] OK: 71 MiB in 58 packages [2021-01-21T06:09:15.208Z] Removing intermediate container 71d2c548c1d5 [2021-01-21T06:09:15.208Z] ---> 7390c882a415 [2021-01-21T06:09:15.208Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-21T06:09:15.208Z] ---> Running in e618cda841e6 [2021-01-21T06:09:15.801Z] Removing intermediate container e618cda841e6 [2021-01-21T06:09:15.801Z] ---> a0180833519e [2021-01-21T06:09:15.801Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-21T06:09:15.801Z] ---> Running in 95440214b914 [2021-01-21T06:09:16.396Z] Removing intermediate container 95440214b914 [2021-01-21T06:09:16.396Z] ---> d03028854ac3 [2021-01-21T06:09:16.396Z] Step 24/26 : LABEL arch=arm64 [2021-01-21T06:09:16.396Z] ---> Running in b27fec07b2c0 [2021-01-21T06:09:16.986Z] Removing intermediate container b27fec07b2c0 [2021-01-21T06:09:16.986Z] ---> 5242b4d1dab1 [2021-01-21T06:09:16.986Z] Step 25/26 : LABEL git_sha=b548e2ec9c2f53a84557d7cad528b3b490719505 [2021-01-21T06:09:16.986Z] ---> Running in 8e28ac355e28 [2021-01-21T06:09:17.578Z] Removing intermediate container 8e28ac355e28 [2021-01-21T06:09:17.578Z] ---> 4e450279bfdf [2021-01-21T06:09:17.578Z] Step 26/26 : LABEL version=0.0.0 [2021-01-21T06:09:17.578Z] ---> Running in 50d99200c91c [2021-01-21T06:09:18.174Z] Removing intermediate container 50d99200c91c [2021-01-21T06:09:18.174Z] ---> c39ffd5a5315 [2021-01-21T06:09:18.174Z] [2021-01-21T06:09:18.447Z] Successfully built c39ffd5a5315 [2021-01-21T06:09:18.447Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-21T06:09:19.057Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-21T06:09:19.077Z] $ docker stop --time=1 9d3df7e9c5d97414a7eba23c8778c562b3d94c0c5c33e0f952794aea99566795 [2021-01-21T06:09:20.997Z] $ docker rm -f 9d3df7e9c5d97414a7eba23c8778c562b3d94c0c5c33e0f952794aea99566795 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-21T06:09:21.756Z] + grep docker [2021-01-21T06:09:21.756Z] + docker images [2021-01-21T06:09:22.028Z] docker-sys-mgmt-agent-go-arm64 latest c39ffd5a5315 4 seconds ago 300MB [2021-01-21T06:09:22.028Z] docker-core-data-go-arm64 latest 8e95153df00e 48 seconds ago 21MB [2021-01-21T06:09:22.028Z] docker-security-bootstrap-redis-go-arm64 latest d045b97fe755 About a minute ago 15.1MB [2021-01-21T06:09:22.028Z] docker-support-scheduler-go-arm64 latest d1d8a90c9b01 About a minute ago 10.1MB [2021-01-21T06:09:22.028Z] docker-security-secretstore-setup-go-arm64 latest 05b1d43ac65d 3 minutes ago 23.4MB [2021-01-21T06:09:22.028Z] docker-core-metadata-go-arm64 latest d5516358a8b1 4 minutes ago 12.3MB [2021-01-21T06:09:22.028Z] docker-security-proxy-setup-go-arm64 latest 3140511d1320 4 minutes ago 23.2MB [2021-01-21T06:09:22.028Z] docker-support-notifications-go-arm64 latest 990360f98cee 4 minutes ago 11.4MB [2021-01-21T06:09:22.028Z] docker-core-command-go-arm64 latest e7acf63413a9 4 minutes ago 9.98MB [2021-01-21T06:09:22.028Z] docker 20.10.0 eeaf43b92773 5 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-01-21T06:09:24.630Z] provisioning config files... [2021-01-21T06:09:24.642Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8622048419597232679tmp [Pipeline] { [Pipeline] sh [2021-01-21T06:09:25.073Z] + set +x [2021-01-21T06:09:25.073Z] + curl -s https://codecov.io/bash [2021-01-21T06:09:25.073Z] + bash -s -- [2021-01-21T06:09:25.648Z] [2021-01-21T06:09:25.648Z] _____ _ [2021-01-21T06:09:25.648Z] / ____| | | [2021-01-21T06:09:25.648Z] | | ___ __| | ___ ___ _____ __ [2021-01-21T06:09:25.648Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-21T06:09:25.648Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-21T06:09:25.648Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-21T06:09:25.648Z] Bash-20210115-cec3c92 [2021-01-21T06:09:25.648Z] [2021-01-21T06:09:25.648Z] [2021-01-21T06:09:25.648Z] ==> git version 2.24.3 found [2021-01-21T06:09:25.648Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-01-21T06:09:25.648Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-21T06:09:25.648Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-21T06:09:25.648Z] ==> Jenkins CI detected. [2021-01-21T06:09:25.648Z] project root: . [2021-01-21T06:09:25.648Z] --> token set from env [2021-01-21T06:09:25.648Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-21T06:09:25.648Z] ==> Running gcov in . (disable via -X gcov) [2021-01-21T06:09:25.648Z] ==> Python coveragepy not found [2021-01-21T06:09:25.648Z] ==> Searching for coverage reports in: [2021-01-21T06:09:25.648Z] + . [2021-01-21T06:09:25.910Z] -> Found 1 reports [2021-01-21T06:09:25.910Z] ==> Detecting git/mercurial file structure [2021-01-21T06:09:25.910Z] ==> Reading reports [2021-01-21T06:09:25.910Z] + ./coverage.out bytes=550466 [2021-01-21T06:09:25.910Z] ==> Appending adjustments [2021-01-21T06:09:25.910Z] https://docs.codecov.io/docs/fixing-reports [2021-01-21T06:09:29.221Z] + Found adjustments [2021-01-21T06:09:29.221Z] ==> Gzipping contents [2021-01-21T06:09:29.221Z] 84K /tmp/codecov.XooNGR.gz [2021-01-21T06:09:29.221Z] ==> Uploading reports [2021-01-21T06:09:29.221Z] url: https://codecov.io [2021-01-21T06:09:29.221Z] query: branch=PR-3057&commit=b548e2ec9c2f53a84557d7cad528b3b490719505&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3057%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3057&job=&cmd_args= [2021-01-21T06:09:29.221Z] -> Pinging Codecov [2021-01-21T06:09:29.221Z] https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=PR-3057&commit=b548e2ec9c2f53a84557d7cad528b3b490719505&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3057%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3057&job=&cmd_args= [2021-01-21T06:09:29.483Z] -> Uploading to [2021-01-21T06:09:29.483Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-21/00271124DB129430A58F1EEE437C3FCB/b548e2ec9c2f53a84557d7cad528b3b490719505/a9927cbd-79ee-4c7b-9d6f-38e23dfca417.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210121%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210121T060929Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=56566e03e8160950a1f857d2e4e39212b2c56eedd60114b507b84f500a478343 [2021-01-21T06:09:29.483Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-21T06:09:29.483Z] Dload Upload Total Spent Left Speed [2021-01-21T06:09:30.056Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 83263 0 0 100 83263 0 154k --:--:-- --:--:-- --:--:-- 154k [2021-01-21T06:09:30.056Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/b548e2ec9c2f53a84557d7cad528b3b490719505 [Pipeline] } [2021-01-21T06:09:30.079Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-01-21T06:09:33.071Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-21T06:09:34.000Z] ---> package-listing.sh [2021-01-21T06:09:34.000Z] ++ facter osfamily [2021-01-21T06:09:34.000Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-21T06:09:34.000Z] + OS_FAMILY=redhat [2021-01-21T06:09:34.000Z] + workspace=/w/workspace/edgex-go/1 [2021-01-21T06:09:34.000Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-21T06:09:34.000Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-21T06:09:34.000Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-21T06:09:34.000Z] + PACKAGES=/tmp/packages_start.txt [2021-01-21T06:09:34.000Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-21T06:09:34.000Z] + PACKAGES=/tmp/packages_end.txt [2021-01-21T06:09:34.000Z] + case "${OS_FAMILY}" in [2021-01-21T06:09:34.000Z] + rpm -qa [2021-01-21T06:09:34.000Z] + sort [2021-01-21T06:09:39.308Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-21T06:09:39.308Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-21T06:09:39.308Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-21T06:09:39.308Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-21T06:09:39.308Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-01-21T06:09:39.308Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-01-21T06:09:39.349Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-21T06:09:39.665Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-21T06:09:40.002Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-21T06:09:40.002Z] [2021-01-21T06:09:40.002Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-21T06:09:40.395Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-21T06:09:40.395Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-21T06:09:40.395Z] df20fa9351a1: Pulling fs layer [2021-01-21T06:09:40.395Z] 36b3adc4ff6f: Pulling fs layer [2021-01-21T06:09:40.395Z] 8ad3a11d3b57: Pulling fs layer [2021-01-21T06:09:40.395Z] 46f8f816bc3b: Pulling fs layer [2021-01-21T06:09:40.395Z] 93b61091891f: Pulling fs layer [2021-01-21T06:09:40.395Z] 93b9cdb0e59b: Pulling fs layer [2021-01-21T06:09:40.395Z] 5e14af77c1be: Pulling fs layer [2021-01-21T06:09:40.395Z] 01666e4c0597: Pulling fs layer [2021-01-21T06:09:40.395Z] aa168da1d23b: Pulling fs layer [2021-01-21T06:09:40.395Z] 46f8f816bc3b: Waiting [2021-01-21T06:09:40.395Z] 93b61091891f: Waiting [2021-01-21T06:09:40.395Z] 5e14af77c1be: Waiting [2021-01-21T06:09:40.395Z] 93b9cdb0e59b: Waiting [2021-01-21T06:09:40.395Z] aa168da1d23b: Waiting [2021-01-21T06:09:40.395Z] 01666e4c0597: Waiting [2021-01-21T06:09:40.657Z] 36b3adc4ff6f: Verifying Checksum [2021-01-21T06:09:40.657Z] 36b3adc4ff6f: Download complete [2021-01-21T06:09:40.657Z] 46f8f816bc3b: Verifying Checksum [2021-01-21T06:09:40.657Z] 46f8f816bc3b: Download complete [2021-01-21T06:09:40.657Z] df20fa9351a1: Verifying Checksum [2021-01-21T06:09:40.657Z] df20fa9351a1: Download complete [2021-01-21T06:09:40.657Z] 93b9cdb0e59b: Verifying Checksum [2021-01-21T06:09:40.657Z] 93b9cdb0e59b: Download complete [2021-01-21T06:09:40.657Z] 5e14af77c1be: Verifying Checksum [2021-01-21T06:09:40.657Z] 5e14af77c1be: Download complete [2021-01-21T06:09:40.657Z] 93b61091891f: Verifying Checksum [2021-01-21T06:09:40.657Z] 93b61091891f: Download complete [2021-01-21T06:09:40.657Z] 01666e4c0597: Verifying Checksum [2021-01-21T06:09:40.657Z] 01666e4c0597: Download complete [2021-01-21T06:09:40.920Z] df20fa9351a1: Pull complete [2021-01-21T06:09:41.182Z] 36b3adc4ff6f: Pull complete [2021-01-21T06:09:41.445Z] 8ad3a11d3b57: Verifying Checksum [2021-01-21T06:09:41.446Z] 8ad3a11d3b57: Download complete [2021-01-21T06:09:42.433Z] 8ad3a11d3b57: Pull complete [2021-01-21T06:09:43.011Z] aa168da1d23b: Verifying Checksum [2021-01-21T06:09:43.011Z] aa168da1d23b: Download complete [2021-01-21T06:09:43.587Z] 46f8f816bc3b: Pull complete [2021-01-21T06:09:44.537Z] 93b61091891f: Pull complete [2021-01-21T06:09:44.798Z] 93b9cdb0e59b: Pull complete [2021-01-21T06:09:44.798Z] 5e14af77c1be: Pull complete [2021-01-21T06:09:45.060Z] 01666e4c0597: Pull complete [2021-01-21T06:09:55.109Z] aa168da1d23b: Pull complete [2021-01-21T06:09:55.109Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-21T06:09:55.109Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-21T06:09:55.109Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-21T06:09:55.367Z] prd-centos7-docker-4c-2g-21854 does not seem to be running inside a container [2021-01-21T06:09:55.422Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-21T06:09:59.215Z] $ docker top cc8f95bf66bf5cdde5d5104a5a1a1dfbf60ba66c92e123e24bc42b007d25e598 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-21T06:09:59.763Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-21T06:10:00.080Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-21T06:10:00.498Z] + ls /var/log/sa-host [2021-01-21T06:10:00.498Z] + sadf -c /var/log/sa-host/sa21 [2021-01-21T06:10:00.498Z] file_magic: OK [2021-01-21T06:10:00.498Z] HZ: Using current value: 100 [2021-01-21T06:10:00.498Z] file_header: OK [2021-01-21T06:10:00.498Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-21T06:10:00.498Z] Statistics: [2021-01-21T06:10:00.498Z] 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... [2021-01-21T06:10:00.498Z] File successfully converted to sysstat format version 12.2.1 [2021-01-21T06:10:00.498Z] + sadf -c /var/log/sa-host/sa23 [2021-01-21T06:10:00.498Z] file_magic: OK [2021-01-21T06:10:00.498Z] HZ: Using current value: 100 [2021-01-21T06:10:00.498Z] file_header: OK [2021-01-21T06:10:00.498Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-21T06:10:00.498Z] Statistics: [2021-01-21T06:10:00.498Z] Hnuu...uuuununununu... [2021-01-21T06:10:00.498Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-21T06:10:01.159Z] provisioning config files... [2021-01-21T06:10:01.206Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7762872862897108051tmp [Pipeline] { [Pipeline] echo [2021-01-21T06:10:01.337Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-21T06:10:01.680Z] ---> create-netrc.sh [Pipeline] } [2021-01-21T06:10:01.702Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-21T06:10:01.849Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-21T06:10:02.393Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-21T06:10:02.425Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-21T06:10:02.766Z] ---> sudo-logs.sh [2021-01-21T06:10:02.766Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-21T06:10:02.799Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-21T06:10:03.131Z] ---> job-cost.sh [2021-01-21T06:10:03.131Z] lf-activate-venv: SKIPPING [2021-01-21T06:10:03.131Z] INFO: No Stack... [2021-01-21T06:10:04.080Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-21T06:10:04.343Z] INFO: Archiving Costs [Pipeline] echo [2021-01-21T06:10:04.374Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-21T06:10:04.721Z] ---> logs-deploy.sh [2021-01-21T06:10:04.721Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3057/1 [2021-01-21T06:10:04.721Z] INFO: archiving workspace using pattern(s): [2021-01-21T06:10:06.109Z] Archives upload complete. [2021-01-21T06:10:06.109Z] INFO: archiving logs to Nexus