lenny-intel commented: recheck Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 7c22161e7358ea62ae94c661ce8d86ab54401cb7+c4887d0c009f35026456fc1c8cef2ef56b2ea654 (ba66b34464251cfecff9426dbf88499684e3ff19) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 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 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-21401 in /w/workspace/edgexfoundry_edgex-go_PR-3051 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3051/head:refs/remotes/origin/PR-3051 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit c4887d0c009f35026456fc1c8cef2ef56b2ea654 into PR head commit 7c22161e7358ea62ae94c661ce8d86ab54401cb7 Merge succeeded, producing 7c22161e7358ea62ae94c661ce8d86ab54401cb7 Checking out Revision 7c22161e7358ea62ae94c661ce8d86ab54401cb7 (PR-3051) > git config core.sparsecheckout # timeout=10 > git checkout -f 7c22161e7358ea62ae94c661ce8d86ab54401cb7 # 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 c4887d0c009f35026456fc1c8cef2ef56b2ea654 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7c22161e7358ea62ae94c661ce8d86ab54401cb7 # timeout=10 Commit message: "fix(core-data): Set ApiVerion on Event/Reading DTOs prior to publishing to MessageBus" > git rev-list --no-walk 7c22161e7358ea62ae94c661ce8d86ab54401cb7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-20T00:09:32.275Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-20T00:09:32.575Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-20T00:09:32.674Z] ========================================================= [2021-01-20T00:09:32.674Z] EdgeX Global Pipelines Version Info [2021-01-20T00:09:32.674Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-20T00:09:34.090Z] ------------------- [2021-01-20T00:09:34.090Z] stable info: [2021-01-20T00:09:34.090Z] ------------------- [2021-01-20T00:09:34.090Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-20T00:09:34.090Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-20T00:09:34.090Z] Message: update stable to v1.0.179 [2021-01-20T00:09:35.037Z] ------------------- [2021-01-20T00:09:35.037Z] experimental info: [2021-01-20T00:09:35.037Z] ------------------- [2021-01-20T00:09:35.037Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-20T00:09:35.037Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-20T00:09:35.037Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-20T00:09:35.309Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-20T00:09:35.412Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-20T00:09:35.506Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-20T00:09:35.652Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-20T00:09:35.753Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-20T00:09:35.849Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-20T00:09:35.947Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-20T00:09:36.095Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-20T00:09:36.187Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-20T00:09:36.278Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-20T00:09:36.387Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-20T00:09:36.476Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-20T00:09:36.566Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-20T00:09:36.660Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-20T00:09:36.807Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-20T00:09:36.911Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-20T00:09:37.002Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-20T00:09:37.090Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-20T00:09:37.197Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-20T00:09:37.316Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-20T00:09:37.410Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-20T00:09:37.519Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-20T00:09:37.686Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-20T00:09:37.801Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3051 [Pipeline] echo [2021-01-20T00:09:37.889Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3051 [Pipeline] echo [2021-01-20T00:09:37.975Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3051 [Pipeline] echo [2021-01-20T00:09:38.059Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7c22161e7358ea62ae94c661ce8d86ab54401cb7 [Pipeline] echo [2021-01-20T00:09:38.144Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7c22161 [Pipeline] echo [2021-01-20T00:09:38.231Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-20T00:09:38.451Z] provisioning config files... [2021-01-20T00:09:38.481Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config6433421250039215761tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-20T00:09:38.840Z] ---> docker-login.sh [2021-01-20T00:09:38.840Z] nexus3.edgexfoundry.org:10001 [2021-01-20T00:09:39.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-20T00:09:39.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-20T00:09:39.102Z] Configure a credential helper to remove this warning. See [2021-01-20T00:09:39.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-20T00:09:39.102Z] [2021-01-20T00:09:39.102Z] Login Succeeded [2021-01-20T00:09:39.364Z] nexus3.edgexfoundry.org:10002 [2021-01-20T00:09:39.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-20T00:09:39.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-20T00:09:39.364Z] Configure a credential helper to remove this warning. See [2021-01-20T00:09:39.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-20T00:09:39.364Z] [2021-01-20T00:09:39.364Z] Login Succeeded [2021-01-20T00:09:39.364Z] nexus3.edgexfoundry.org:10003 [2021-01-20T00:09:39.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-20T00:09:39.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-20T00:09:39.627Z] Configure a credential helper to remove this warning. See [2021-01-20T00:09:39.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-20T00:09:39.627Z] [2021-01-20T00:09:39.627Z] Login Succeeded [2021-01-20T00:09:39.627Z] nexus3.edgexfoundry.org:10004 [2021-01-20T00:09:39.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-20T00:09:39.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-20T00:09:39.889Z] Configure a credential helper to remove this warning. See [2021-01-20T00:09:39.889Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-20T00:09:39.889Z] [2021-01-20T00:09:39.889Z] Login Succeeded [2021-01-20T00:09:39.889Z] docker.io [2021-01-20T00:09:39.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-20T00:09:40.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-20T00:09:40.153Z] Configure a credential helper to remove this warning. See [2021-01-20T00:09:40.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-20T00:09:40.153Z] [2021-01-20T00:09:40.153Z] Login Succeeded [2021-01-20T00:09:40.153Z] ---> docker-login.sh ends [Pipeline] } [2021-01-20T00:09:40.162Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-20T00:09:40.667Z] ++ 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-20T00:09:40.667Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-20T00:09:40.667Z] ++ dirname cmd/core-command/Dockerfile [2021-01-20T00:09:40.667Z] ++ cut -d/ -f2 [2021-01-20T00:09:40.667Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-20T00:09:40.667Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-20T00:09:40.667Z] ++ dirname cmd/core-data/Dockerfile [2021-01-20T00:09:40.667Z] ++ cut -d/ -f2 [2021-01-20T00:09:40.667Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-20T00:09:40.667Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-20T00:09:40.667Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-20T00:09:40.667Z] ++ cut -d/ -f2 [2021-01-20T00:09:40.667Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-20T00:09:40.667Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-20T00:09:40.667Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2021-01-20T00:09:40.667Z] ++ cut -d/ -f2 [2021-01-20T00:09:40.667Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2021-01-20T00:09:40.667Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-20T00:09:40.667Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-20T00:09:40.667Z] ++ cut -d/ -f2 [2021-01-20T00:09:40.667Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-20T00:09:40.667Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-20T00:09:40.667Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-20T00:09:40.667Z] ++ cut -d/ -f2 [2021-01-20T00:09:40.667Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-20T00:09:40.667Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-20T00:09:40.667Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-20T00:09:40.667Z] ++ cut -d/ -f2 [2021-01-20T00:09:40.667Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-20T00:09:40.667Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-20T00:09:40.667Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-20T00:09:40.667Z] ++ cut -d/ -f2 [2021-01-20T00:09:40.667Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-20T00:09:40.667Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-20T00:09:40.667Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-20T00:09:40.667Z] ++ cut -d/ -f2 [2021-01-20T00:09:40.667Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-20T00:09:40.738Z] 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-20T00:09:41.649Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-20T00:09:41.649Z] [2021-01-20T00:09:41.649Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-20T00:09:42.042Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-20T00:09:42.042Z] latest: Pulling from edgex-devops/git-semver [2021-01-20T00:09:42.042Z] 31603596830f: Pulling fs layer [2021-01-20T00:09:42.042Z] 2a8b12db71e7: Pulling fs layer [2021-01-20T00:09:42.042Z] 6ca5941a6612: Pulling fs layer [2021-01-20T00:09:42.042Z] ecc8261a40a4: Pulling fs layer [2021-01-20T00:09:42.042Z] ecc8261a40a4: Waiting [2021-01-20T00:09:42.042Z] 2a8b12db71e7: Verifying Checksum [2021-01-20T00:09:42.042Z] 2a8b12db71e7: Download complete [2021-01-20T00:09:42.042Z] 31603596830f: Download complete [2021-01-20T00:09:42.307Z] 6ca5941a6612: Verifying Checksum [2021-01-20T00:09:42.307Z] 6ca5941a6612: Download complete [2021-01-20T00:09:42.307Z] ecc8261a40a4: Verifying Checksum [2021-01-20T00:09:42.307Z] ecc8261a40a4: Download complete [2021-01-20T00:09:42.569Z] 31603596830f: Pull complete [2021-01-20T00:09:42.569Z] 2a8b12db71e7: Pull complete [2021-01-20T00:09:43.517Z] 6ca5941a6612: Pull complete [2021-01-20T00:09:43.778Z] ecc8261a40a4: Pull complete [2021-01-20T00:09:43.778Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-20T00:09:43.778Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-20T00:09:43.778Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-20T00:09:43.882Z] prd-centos7-docker-4c-2g-21401 does not seem to be running inside a container [2021-01-20T00:09:43.940Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-20T00:09:46.601Z] $ docker top 246a6557f8e3bf2ee5c784a58d0dd96df4ffac73993b257b1c0966dc20cc4f8e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-20T00:09:46.964Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-20T00:09:46.964Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-20T00:09:47.184Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-20T00:09:47.189Z] $ docker exec 246a6557f8e3bf2ee5c784a58d0dd96df4ffac73993b257b1c0966dc20cc4f8e ssh-agent [2021-01-20T00:09:47.360Z] SSH_AUTH_SOCK=/tmp/ssh-JiIiAoo6lMhU/agent.12 [2021-01-20T00:09:47.360Z] SSH_AGENT_PID=17 [2021-01-20T00:09:47.371Z] Running ssh-add (command line suppressed) [2021-01-20T00:09:47.485Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_1253453565061428107.key (/w/workspace/edgex-go/4@tmp/private_key_1253453565061428107.key) [2021-01-20T00:09:47.534Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-20T00:09:47.874Z] + git tag --points-at HEAD [Pipeline] } [2021-01-20T00:09:47.899Z] $ docker exec --env ******** --env ******** 246a6557f8e3bf2ee5c784a58d0dd96df4ffac73993b257b1c0966dc20cc4f8e ssh-agent -k [2021-01-20T00:09:48.011Z] unset SSH_AUTH_SOCK; [2021-01-20T00:09:48.012Z] unset SSH_AGENT_PID; [2021-01-20T00:09:48.012Z] echo Agent pid 17 killed; [2021-01-20T00:09:48.056Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-20T00:09:48.289Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-20T00:09:48.289Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-20T00:09:48.457Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-20T00:09:48.462Z] $ docker exec 246a6557f8e3bf2ee5c784a58d0dd96df4ffac73993b257b1c0966dc20cc4f8e ssh-agent [2021-01-20T00:09:48.625Z] SSH_AUTH_SOCK=/tmp/ssh-3CHSzBawksOE/agent.47 [2021-01-20T00:09:48.625Z] SSH_AGENT_PID=52 [2021-01-20T00:09:48.632Z] Running ssh-add (command line suppressed) [2021-01-20T00:09:48.743Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_7444085673224155096.key (/w/workspace/edgex-go/4@tmp/private_key_7444085673224155096.key) [2021-01-20T00:09:48.790Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-20T00:09:49.123Z] + git semver init [2021-01-20T00:09:49.124Z] # -> Open(): unable to determine branch for HEAD [2021-01-20T00:09:49.124Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2021-01-20T00:09:49.124Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2021-01-20T00:09:49.124Z] # $SEMVER_REMOTE_NAME = origin [2021-01-20T00:09:49.124Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-20T00:09:49.124Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-20T00:09:49.124Z] # $SEMVER_BRANCH = PR-3051 [2021-01-20T00:09:49.124Z] # $SEMVER_TEMP = /tmp/semver-909510816 [2021-01-20T00:09:49.124Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-20T00:10:07.298Z] # '/tmp/semver-909510816' -> '/w/workspace/edgex-go/4/.semver' [2021-01-20T00:10:07.298Z] # -> Force: false [2021-01-20T00:10:07.298Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2021-01-20T00:10:07.313Z] $ docker exec --env ******** --env ******** 246a6557f8e3bf2ee5c784a58d0dd96df4ffac73993b257b1c0966dc20cc4f8e ssh-agent -k [2021-01-20T00:10:07.500Z] unset SSH_AUTH_SOCK; [2021-01-20T00:10:07.500Z] unset SSH_AGENT_PID; [2021-01-20T00:10:07.500Z] echo Agent pid 52 killed; [2021-01-20T00:10:07.583Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-20T00:10:08.052Z] + git semver [Pipeline] } [2021-01-20T00:10:08.071Z] $ docker stop --time=1 246a6557f8e3bf2ee5c784a58d0dd96df4ffac73993b257b1c0966dc20cc4f8e [2021-01-20T00:10:09.667Z] $ docker rm -f 246a6557f8e3bf2ee5c784a58d0dd96df4ffac73993b257b1c0966dc20cc4f8e [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-20T00:10:10.214Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-20T00:10:10.727Z] Stashed 1 file(s) [Pipeline] echo [2021-01-20T00:10:10.730Z] [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-20T00:10:11.675Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-20T00:10:11.974Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-20T00:10:12.275Z] + sudo service docker restart [2021-01-20T00:10:12.275Z] + true [2021-01-20T00:10:12.275Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-20T00:10:13.238Z] ========================================================= [2021-01-20T00:10:13.239Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-20T00:10:13.239Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-20T00:10:13.582Z] + 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-20T00:10:16.908Z] Sending build context to Docker daemon 326.6MB [2021-01-20T00:10:16.908Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-20T00:10:16.908Z] Step 2/6 : FROM ${BASE} [2021-01-20T00:10:16.908Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-20T00:10:16.908Z] 188c0c94c7c5: Pulling fs layer [2021-01-20T00:10:16.908Z] 0ef7d3d256c8: Pulling fs layer [2021-01-20T00:10:16.908Z] de9db76c5a1d: Pulling fs layer [2021-01-20T00:10:16.908Z] bca2f99d35d6: Pulling fs layer [2021-01-20T00:10:16.908Z] 93359f2a8cfa: Pulling fs layer [2021-01-20T00:10:16.908Z] 7c6f9722023f: Pulling fs layer [2021-01-20T00:10:16.908Z] a35cf1a2eb13: Pulling fs layer [2021-01-20T00:10:16.908Z] 93359f2a8cfa: Waiting [2021-01-20T00:10:16.908Z] 7c6f9722023f: Waiting [2021-01-20T00:10:16.908Z] a35cf1a2eb13: Waiting [2021-01-20T00:10:16.908Z] bca2f99d35d6: Waiting [2021-01-20T00:10:16.908Z] de9db76c5a1d: Verifying Checksum [2021-01-20T00:10:16.908Z] de9db76c5a1d: Download complete [2021-01-20T00:10:16.908Z] 0ef7d3d256c8: Verifying Checksum [2021-01-20T00:10:16.908Z] 0ef7d3d256c8: Download complete [2021-01-20T00:10:16.908Z] 93359f2a8cfa: Verifying Checksum [2021-01-20T00:10:16.908Z] 93359f2a8cfa: Download complete [2021-01-20T00:10:16.908Z] 188c0c94c7c5: Verifying Checksum [2021-01-20T00:10:16.908Z] 188c0c94c7c5: Download complete [2021-01-20T00:10:16.908Z] 7c6f9722023f: Verifying Checksum [2021-01-20T00:10:16.908Z] 7c6f9722023f: Download complete [2021-01-20T00:10:17.193Z] 188c0c94c7c5: Pull complete [2021-01-20T00:10:17.460Z] 0ef7d3d256c8: Pull complete [2021-01-20T00:10:17.723Z] de9db76c5a1d: Pull complete [2021-01-20T00:10:18.671Z] a35cf1a2eb13: Verifying Checksum [2021-01-20T00:10:18.671Z] a35cf1a2eb13: Download complete [2021-01-20T00:10:19.254Z] bca2f99d35d6: Verifying Checksum [2021-01-20T00:10:19.254Z] bca2f99d35d6: Download complete [2021-01-20T00:10:24.581Z] bca2f99d35d6: Pull complete [2021-01-20T00:10:24.581Z] 93359f2a8cfa: Pull complete [2021-01-20T00:10:24.581Z] 7c6f9722023f: Pull complete [2021-01-20T00:10:26.104Z] Still waiting to schedule task [2021-01-20T00:10:26.104Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-01-20T00:10:29.913Z] a35cf1a2eb13: Pull complete [2021-01-20T00:10:29.913Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-20T00:10:29.913Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-20T00:10:29.913Z] ---> a62c8e92a672 [2021-01-20T00:10:29.913Z] 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-20T00:10:29.913Z] ---> Running in d82cbf94ad48 [2021-01-20T00:10:30.180Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-20T00:10:31.134Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-20T00:10:31.710Z] (1/12) Installing libmagic (5.38-r0) [2021-01-20T00:10:31.988Z] (2/12) Installing file (5.38-r0) [2021-01-20T00:10:31.988Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-20T00:10:32.256Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-20T00:10:37.561Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-20T00:10:37.561Z] (6/12) Installing patch (2.7.6-r6) [2021-01-20T00:10:37.561Z] (7/12) Installing build-base (0.5-r2) [2021-01-20T00:10:37.561Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-20T00:10:37.561Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-20T00:10:37.561Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-20T00:10:37.561Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-20T00:10:37.561Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-20T00:10:37.823Z] Executing busybox-1.31.1-r19.trigger [2021-01-20T00:10:37.823Z] OK: 233 MiB in 51 packages [2021-01-20T00:10:41.135Z] Removing intermediate container d82cbf94ad48 [2021-01-20T00:10:41.135Z] ---> 9dece0f85025 [2021-01-20T00:10:41.135Z] Step 4/6 : WORKDIR /edgex-go [2021-01-20T00:10:41.135Z] ---> Running in 59f99f659330 [2021-01-20T00:10:41.135Z] Removing intermediate container 59f99f659330 [2021-01-20T00:10:41.135Z] ---> f3ac3b6a0123 [2021-01-20T00:10:41.135Z] Step 5/6 : COPY go.mod . [2021-01-20T00:10:41.396Z] ---> 411bc49b5e08 [2021-01-20T00:10:41.396Z] Step 6/6 : RUN go mod download [2021-01-20T00:10:41.660Z] ---> Running in e6fa9ba07eec [2021-01-20T00:11:03.703Z] Removing intermediate container e6fa9ba07eec [2021-01-20T00:11:03.703Z] ---> 6f0b59cb6c93 [2021-01-20T00:11:03.703Z] Successfully built 6f0b59cb6c93 [2021-01-20T00:11:03.703Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-20T00:11:04.022Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-20T00:11:04.022Z] . [Pipeline] withDockerContainer [2021-01-20T00:11:04.120Z] prd-centos7-docker-4c-2g-21401 does not seem to be running inside a container [2021-01-20T00:11:04.169Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-20T00:11:04.961Z] $ docker top b5825aa35511927dfe2b366f654ac2d1f7c7d31540c622ab90d282d7a80bb346 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-20T00:11:05.494Z] + go version [2021-01-20T00:11:05.494Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-20T00:11:05.512Z] $ docker stop --time=1 b5825aa35511927dfe2b366f654ac2d1f7c7d31540c622ab90d282d7a80bb346 [2021-01-20T00:11:06.853Z] $ docker rm -f b5825aa35511927dfe2b366f654ac2d1f7c7d31540c622ab90d282d7a80bb346 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-20T00:11:07.619Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-20T00:11:07.619Z] . [Pipeline] withDockerContainer [2021-01-20T00:11:07.711Z] prd-centos7-docker-4c-2g-21401 does not seem to be running inside a container [2021-01-20T00:11:07.756Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-20T00:11:08.543Z] $ docker top 034f0a1f6592751367c9bce5d621d69158b715e45cf994844ba10b736735b936 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-20T00:11:08.720Z] ========================================================= [2021-01-20T00:11:08.720Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-20T00:11:08.720Z] ========================================================= [Pipeline] sh [2021-01-20T00:11:09.008Z] + make test [2021-01-20T00:11:09.008Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-20T00:11:17.204Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-20T00:11:29.545Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-20T00:11:37.769Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-20T00:11:37.769Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-20T00:11:37.769Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-20T00:11:37.769Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-20T00:11:37.769Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-20T00:11:37.769Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-20T00:11:38.035Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-20T00:11:38.616Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-20T00:11:38.878Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-20T00:11:41.491Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-20T00:11:41.491Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-20T00:11:41.491Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-20T00:11:42.921Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.099s coverage: 46.6% of statements [2021-01-20T00:11:42.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-20T00:11:42.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-20T00:11:42.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-20T00:11:42.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-20T00:11:42.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-20T00:11:47.157Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.192s coverage: 27.0% of statements [2021-01-20T00:11:47.157Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-20T00:11:47.157Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-20T00:11:47.157Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-20T00:11:47.157Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-20T00:11:47.157Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-20T00:11:47.157Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-20T00:11:47.157Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.048s coverage: 100.0% of statements [2021-01-20T00:11:47.157Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-20T00:11:47.157Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.037s coverage: 100.0% of statements [2021-01-20T00:11:47.157Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-20T00:11:47.157Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-20T00:11:47.157Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.114s coverage: 66.7% of statements [2021-01-20T00:11:47.157Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-20T00:11:47.157Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-20T00:11:47.157Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.126s coverage: 82.3% of statements [2021-01-20T00:11:47.157Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-20T00:11:47.157Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-20T00:11:47.157Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-20T00:11:47.157Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-20T00:11:49.051Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.334s coverage: 28.6% of statements [2021-01-20T00:11:49.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-20T00:11:49.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-20T00:11:49.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-20T00:11:49.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-20T00:11:49.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-20T00:11:49.051Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.064s coverage: 100.0% of statements [2021-01-20T00:11:49.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-20T00:11:49.051Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.048s coverage: 100.0% of statements [2021-01-20T00:11:49.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-20T00:11:49.051Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.106s coverage: 86.7% of statements [2021-01-20T00:11:49.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-20T00:11:49.051Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.122s coverage: 97.5% of statements [2021-01-20T00:11:49.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-20T00:11:49.779Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.073s coverage: 78.3% of statements [2021-01-20T00:11:49.779Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-20T00:11:49.779Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-20T00:11:49.779Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-20T00:11:49.779Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-20T00:11:51.777Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.339s coverage: 92.8% of statements [2021-01-20T00:11:51.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-20T00:11:51.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-20T00:11:51.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-20T00:11:51.777Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-20T00:11:51.777Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-20T00:11:51.777Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-20T00:11:51.777Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-20T00:11:51.777Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-20T00:11:51.777Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-20T00:11:51.777Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-20T00:11:51.777Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-20T00:11:51.777Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-20T00:11:51.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-20T00:11:51.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-20T00:11:51.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-20T00:11:51.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-20T00:11:51.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-20T00:11:51.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-20T00:11:51.778Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.031s coverage: 58.8% of statements [2021-01-20T00:11:51.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-20T00:11:51.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-20T00:11:51.778Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.072s coverage: 0.1% of statements [2021-01-20T00:11:51.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-20T00:11:51.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-20T00:11:51.778Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-20T00:11:51.778Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-20T00:11:51.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements [2021-01-20T00:11:51.778Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-20T00:11:51.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.061s coverage: 75.5% of statements [2021-01-20T00:11:51.778Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-20T00:11:51.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.042s coverage: 80.8% of statements [2021-01-20T00:11:51.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.086s coverage: 87.2% of statements [2021-01-20T00:11:52.044Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.051s coverage: 84.2% of statements [2021-01-20T00:11:52.668Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.111s coverage: 91.4% of statements [2021-01-20T00:11:52.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-20T00:11:53.253Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.180s coverage: 63.5% of statements [2021-01-20T00:11:53.253Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-20T00:11:53.253Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-20T00:11:53.253Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2021-01-20T00:11:53.253Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 91.3% of statements [2021-01-20T00:11:53.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.055s coverage: 100.0% of statements [2021-01-20T00:11:53.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.072s coverage: 73.7% of statements [2021-01-20T00:11:54.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.041s coverage: 100.0% of statements [2021-01-20T00:11:54.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.300s coverage: 68.9% of statements [2021-01-20T00:11:54.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-20T00:11:54.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-20T00:11:54.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-20T00:11:54.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-20T00:11:54.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-20T00:11:55.293Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.101s coverage: 37.0% of statements [2021-01-20T00:11:55.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-20T00:11:55.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-20T00:11:55.293Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.288s coverage: 84.0% of statements [2021-01-20T00:11:55.293Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.041s coverage: 100.0% of statements [2021-01-20T00:11:57.236Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.092s coverage: 47.1% of statements [2021-01-20T00:11:57.236Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-20T00:11:57.236Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-20T00:11:57.236Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-20T00:11:57.236Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-20T00:11:57.236Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-20T00:11:57.236Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.050s coverage: 100.0% of statements [2021-01-20T00:11:57.236Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-20T00:11:57.236Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.043s coverage: 100.0% of statements [2021-01-20T00:11:57.236Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-20T00:11:58.671Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.706s coverage: 29.1% of statements [2021-01-20T00:11:58.671Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-20T00:11:58.671Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-20T00:11:58.671Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-20T00:11:58.671Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-20T00:11:58.671Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-20T00:11:58.671Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.066s coverage: 99.0% of statements [2021-01-20T00:11:58.671Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-20T00:11:58.671Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.042s coverage: 100.0% of statements [2021-01-20T00:11:58.671Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-20T00:11:58.671Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.025s coverage: 0.0% of statements [2021-01-20T00:11:58.671Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-20T00:11:58.671Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.045s coverage: 100.0% of statements [2021-01-20T00:11:58.671Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-20T00:11:58.671Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-20T00:11:58.671Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-20T00:11:58.671Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-20T00:11:58.671Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.044s coverage: 87.9% of statements [2021-01-20T00:11:58.671Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-20T00:11:58.671Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-20T00:11:58.671Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.032s coverage: 100.0% of statements [2021-01-20T00:11:58.934Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.032s coverage: 32.1% of statements [2021-01-20T00:11:59.197Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.042s coverage: 100.0% of statements [2021-01-20T00:11:59.459Z] GO111MODULE=on go vet ./... [2021-01-20T00:12:21.513Z] gofmt -l . [2021-01-20T00:12:21.513Z] [ "`gofmt -l .`" = "" ] [2021-01-20T00:12:21.513Z] ./bin/test-go-mod-tidy.sh [2021-01-20T00:12:21.782Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-20T00:12:22.666Z] + ls -al . [2021-01-20T00:12:22.666Z] total 656 [2021-01-20T00:12:22.666Z] drwxrwxr-x 10 1001 1001 4096 Jan 20 00:12 . [2021-01-20T00:12:22.666Z] drwxr-xr-x 4 root root 28 Jan 20 00:11 .. [2021-01-20T00:12:22.666Z] -rw-rw-r-- 1 1001 1001 11 Jan 20 00:09 .dockerignore [2021-01-20T00:12:22.666Z] drwxrwxr-x 8 1001 1001 179 Jan 20 00:09 .git [2021-01-20T00:12:22.666Z] drwxrwxr-x 3 1001 1001 125 Jan 20 00:09 .github [2021-01-20T00:12:22.666Z] -rw-rw-r-- 1 1001 1001 824 Jan 20 00:09 .gitignore [2021-01-20T00:12:22.666Z] drwx------ 3 1001 1001 47 Jan 20 00:10 .semver [2021-01-20T00:12:22.666Z] -rw-rw-r-- 1 1001 1001 166 Jan 20 00:09 .sonarcloud.properties [2021-01-20T00:12:22.666Z] -rw-rw-r-- 1 1001 1001 7744 Jan 20 00:09 Attribution.txt [2021-01-20T00:12:22.666Z] -rw-rw-r-- 1 1001 1001 3804 Jan 20 00:09 CONTRIBUTING.md [2021-01-20T00:12:22.666Z] -rw-rw-r-- 1 1001 1001 931 Jan 20 00:09 Dockerfile.build [2021-01-20T00:12:22.666Z] -rw-rw-r-- 1 1001 1001 863 Jan 20 00:09 Jenkinsfile [2021-01-20T00:12:22.666Z] -rw-rw-r-- 1 1001 1001 10775 Jan 20 00:09 LICENSE [2021-01-20T00:12:22.666Z] -rw-rw-r-- 1 1001 1001 5750 Jan 20 00:09 Makefile [2021-01-20T00:12:22.666Z] -rw-rw-r-- 1 1001 1001 6524 Jan 20 00:09 README.md [2021-01-20T00:12:22.666Z] -rw-rw-r-- 1 1001 1001 6744 Jan 20 00:09 SECURITY.md [2021-01-20T00:12:22.666Z] -rw-rw-r-- 1 1001 1001 5 Jan 20 00:10 VERSION [2021-01-20T00:12:22.666Z] -rw-rw-r-- 1 1001 1001 4131 Jan 20 00:09 ZMQWindows.md [2021-01-20T00:12:22.666Z] drwxrwxr-x 2 1001 1001 117 Jan 20 00:09 bin [2021-01-20T00:12:22.666Z] drwxrwxr-x 14 1001 1001 4096 Jan 20 00:09 cmd [2021-01-20T00:12:22.666Z] -rw-r--r-- 1 root root 550466 Jan 20 00:11 coverage.out [2021-01-20T00:12:22.666Z] -rw-r--r-- 1 root root 981 Jan 20 00:12 go.mod [2021-01-20T00:12:22.666Z] -rw-r--r-- 1 root root 19436 Jan 20 00:12 go.sum [2021-01-20T00:12:22.666Z] drwxrwxr-x 8 1001 1001 127 Jan 20 00:09 internal [2021-01-20T00:12:22.666Z] drwxrwxr-x 4 1001 1001 26 Jan 20 00:09 openapi [2021-01-20T00:12:22.666Z] drwxrwxr-x 4 1001 1001 71 Jan 20 00:09 snap [2021-01-20T00:12:22.666Z] -rw-rw-r-- 1 1001 1001 168 Jan 20 00:09 version.go [Pipeline] sh [2021-01-20T00:12:22.967Z] + '[' -e coverage.out ] [2021-01-20T00:12:22.968Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-20T00:12:23.189Z] Stashed 1 file(s) [Pipeline] sh [2021-01-20T00:12:23.484Z] + make build [2021-01-20T00:12:23.484Z] 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-20T00:12:27.718Z] 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-20T00:12:34.415Z] 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-20T00:12:35.833Z] 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-20T00:12:37.229Z] 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-20T00:12:37.229Z] 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-20T00:12:38.639Z] 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-20T00:12:40.047Z] 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-20T00:12:40.993Z] 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-20T00:12:41.395Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-21404 in /w/workspace/edgexfoundry_edgex-go_PR-3051 [Pipeline] { [Pipeline] ws [2021-01-20T00:12:41.508Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-01-20T00:12:42.388Z] 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-20T00:12:43.349Z] 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-20T00:12:43.929Z] 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-20T00:12:45.353Z] $ docker stop --time=1 034f0a1f6592751367c9bce5d621d69158b715e45cf994844ba10b736735b936 [2021-01-20T00:12:46.380Z] using credential edgex-jenkins-ssh [2021-01-20T00:12:46.437Z] Cloning the remote Git repository [2021-01-20T00:12:46.525Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-20T00:12:46.624Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-01-20T00:12:46.703Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-20T00:12:46.704Z] > git --version # timeout=10 [2021-01-20T00:12:46.723Z] > git --version # 'git version 2.17.1' [2021-01-20T00:12:46.725Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-20T00:12:46.971Z] $ docker rm -f 034f0a1f6592751367c9bce5d621d69158b715e45cf994844ba10b736735b936 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-01-20T00:12:46.778Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] isUnix [Pipeline] sh [2021-01-20T00:12:49.874Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-20T00:12:49.874Z] [2021-01-20T00:12:49.874Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-20T00:12:50.214Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-20T00:12:50.214Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-20T00:12:50.214Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-20T00:12:50.214Z] ca9280d653b3: Pulling fs layer [2021-01-20T00:12:50.214Z] 7e9c9ca2126c: Pulling fs layer [2021-01-20T00:12:50.476Z] cbdbe7a5bc2a: Download complete [2021-01-20T00:12:50.739Z] cbdbe7a5bc2a: Pull complete [2021-01-20T00:12:51.002Z] ca9280d653b3: Verifying Checksum [2021-01-20T00:12:51.002Z] ca9280d653b3: Download complete [2021-01-20T00:12:51.970Z] 7e9c9ca2126c: Download complete [2021-01-20T00:12:51.970Z] ca9280d653b3: Pull complete [2021-01-20T00:12:58.592Z] 7e9c9ca2126c: Pull complete [2021-01-20T00:12:58.592Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-20T00:12:58.592Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-20T00:12:58.592Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-20T00:12:58.757Z] prd-centos7-docker-4c-2g-21401 does not seem to be running inside a container [2021-01-20T00:12:58.804Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-20T00:12:59.769Z] $ docker top bbc37c6d2c87d29bc2eb1a519a4b9f0d1e1adcdef1ca2c04ecc683e2f9619206 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-20T00:13:00.290Z] + docker-compose build --help [2021-01-20T00:13:00.290Z] + grep parallel [2021-01-20T00:13:01.237Z] --parallel Build images in parallel. [Pipeline] } [2021-01-20T00:13:01.252Z] $ docker stop --time=1 bbc37c6d2c87d29bc2eb1a519a4b9f0d1e1adcdef1ca2c04ecc683e2f9619206 [2021-01-20T00:13:02.629Z] $ docker rm -f bbc37c6d2c87d29bc2eb1a519a4b9f0d1e1adcdef1ca2c04ecc683e2f9619206 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-20T00:13:03.233Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-20T00:13:03.233Z] . [Pipeline] withDockerContainer [2021-01-20T00:13:03.385Z] prd-centos7-docker-4c-2g-21401 does not seem to be running inside a container [2021-01-20T00:13:03.626Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-20T00:13:04.205Z] $ docker top aeeaa743311e210f2ba6cdee0ee23f91e2a34c857dd60aa58ceee27e3818d4c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-20T00:13:04.674Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-20T00:13:05.511Z] Merging remotes/origin/master commit c4887d0c009f35026456fc1c8cef2ef56b2ea654 into PR head commit 7c22161e7358ea62ae94c661ce8d86ab54401cb7 [2021-01-20T00:13:05.618Z] Building docker-core-command-go ... [2021-01-20T00:13:05.618Z] Building docker-core-data-go ... [2021-01-20T00:13:05.618Z] Building docker-core-metadata-go ... [2021-01-20T00:13:05.618Z] Building docker-security-bootstrap-redis-go ... [2021-01-20T00:13:05.618Z] Building docker-security-proxy-setup-go ... [2021-01-20T00:13:05.618Z] Building docker-security-secretstore-setup-go ... [2021-01-20T00:13:05.618Z] Building docker-support-notifications-go ... [2021-01-20T00:13:05.618Z] Building docker-support-scheduler-go ... [2021-01-20T00:13:05.618Z] Building docker-sys-mgmt-agent-go ... [2021-01-20T00:13:05.618Z] Building docker-core-command-go [2021-01-20T00:13:05.618Z] Building docker-security-proxy-setup-go [2021-01-20T00:13:05.618Z] Building docker-security-bootstrap-redis-go [2021-01-20T00:13:05.618Z] Building docker-security-secretstore-setup-go [2021-01-20T00:13:05.618Z] Building docker-support-notifications-go [2021-01-20T00:13:05.939Z] Merge succeeded, producing 7c22161e7358ea62ae94c661ce8d86ab54401cb7 [2021-01-20T00:13:05.939Z] Checking out Revision 7c22161e7358ea62ae94c661ce8d86ab54401cb7 (PR-3051) [2021-01-20T00:13:04.691Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-20T00:13:04.709Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-20T00:13:04.735Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-20T00:13:04.771Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-20T00:13:04.771Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-20T00:13:04.783Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3051/head:refs/remotes/origin/PR-3051 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-20T00:13:05.548Z] > git config core.sparsecheckout # timeout=10 [2021-01-20T00:13:05.566Z] > git checkout -f 7c22161e7358ea62ae94c661ce8d86ab54401cb7 # timeout=10 [2021-01-20T00:13:05.860Z] > git remote # timeout=10 [2021-01-20T00:13:05.879Z] > git config --get remote.origin.url # timeout=10 [2021-01-20T00:13:05.903Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-20T00:13:05.914Z] > git merge c4887d0c009f35026456fc1c8cef2ef56b2ea654 # timeout=10 [2021-01-20T00:13:05.936Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-20T00:13:05.963Z] > git config core.sparsecheckout # timeout=10 [2021-01-20T00:13:05.982Z] > git checkout -f 7c22161e7358ea62ae94c661ce8d86ab54401cb7 # timeout=10 [2021-01-20T00:13:10.370Z] Commit message: "fix(core-data): Set ApiVerion on Event/Reading DTOs prior to publishing to MessageBus" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-20T00:13:11.786Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-20T00:13:12.207Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-20T00:13:12.659Z] + + truesudo [2021-01-20T00:13:12.659Z] service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-20T00:13:14.721Z] provisioning config files... [2021-01-20T00:13:14.764Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config3592336207944519113tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-20T00:13:15.164Z] ---> docker-login.sh [2021-01-20T00:13:15.164Z] nexus3.edgexfoundry.org:10001 [2021-01-20T00:13:16.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-20T00:13:16.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-20T00:13:16.421Z] Configure a credential helper to remove this warning. See [2021-01-20T00:13:16.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-20T00:13:16.421Z] [2021-01-20T00:13:16.421Z] Login Succeeded [2021-01-20T00:13:16.421Z] nexus3.edgexfoundry.org:10002 [2021-01-20T00:13:16.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-20T00:13:16.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-20T00:13:16.970Z] Configure a credential helper to remove this warning. See [2021-01-20T00:13:16.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-20T00:13:16.970Z] [2021-01-20T00:13:16.970Z] Login Succeeded [2021-01-20T00:13:16.970Z] nexus3.edgexfoundry.org:10003 [2021-01-20T00:13:17.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-20T00:13:17.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-20T00:13:17.518Z] Configure a credential helper to remove this warning. See [2021-01-20T00:13:17.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-20T00:13:17.518Z] [2021-01-20T00:13:17.518Z] Login Succeeded [2021-01-20T00:13:17.518Z] nexus3.edgexfoundry.org:10004 [2021-01-20T00:13:17.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-20T00:13:18.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-20T00:13:18.065Z] Configure a credential helper to remove this warning. See [2021-01-20T00:13:18.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-20T00:13:18.065Z] [2021-01-20T00:13:18.065Z] Login Succeeded [2021-01-20T00:13:18.065Z] docker.io [2021-01-20T00:13:18.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-20T00:13:18.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-20T00:13:18.939Z] Configure a credential helper to remove this warning. See [2021-01-20T00:13:18.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-20T00:13:18.939Z] [2021-01-20T00:13:18.939Z] Login Succeeded [2021-01-20T00:13:18.939Z] ---> docker-login.sh ends [Pipeline] } [2021-01-20T00:13:18.955Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-20T00:13:19.368Z] ========================================================= [2021-01-20T00:13:19.368Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-20T00:13:19.368Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-20T00:13:19.738Z] + 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-20T00:13:22.367Z] Sending build context to Docker daemon 165.5MB [2021-01-20T00:13:22.367Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-20T00:13:22.367Z] Step 2/6 : FROM ${BASE} [2021-01-20T00:13:22.367Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-20T00:13:22.367Z] 5f621e34cdf4: Pulling fs layer [2021-01-20T00:13:22.367Z] a4357932f1b6: Pulling fs layer [2021-01-20T00:13:22.367Z] 18c013af1878: Pulling fs layer [2021-01-20T00:13:22.367Z] 00ac8860ef70: Pulling fs layer [2021-01-20T00:13:22.367Z] 63d7cb157983: Pulling fs layer [2021-01-20T00:13:22.367Z] b116817d02f9: Pulling fs layer [2021-01-20T00:13:22.367Z] 745a02a5169b: Pulling fs layer [2021-01-20T00:13:22.367Z] 63d7cb157983: Waiting [2021-01-20T00:13:22.367Z] b116817d02f9: Waiting [2021-01-20T00:13:22.367Z] 745a02a5169b: Waiting [2021-01-20T00:13:22.367Z] 00ac8860ef70: Waiting [2021-01-20T00:13:22.367Z] 18c013af1878: Verifying Checksum [2021-01-20T00:13:22.367Z] 18c013af1878: Download complete [2021-01-20T00:13:22.367Z] a4357932f1b6: Verifying Checksum [2021-01-20T00:13:22.367Z] a4357932f1b6: Download complete [2021-01-20T00:13:22.367Z] 63d7cb157983: Verifying Checksum [2021-01-20T00:13:22.367Z] 63d7cb157983: Download complete [2021-01-20T00:13:22.367Z] b116817d02f9: Verifying Checksum [2021-01-20T00:13:22.367Z] b116817d02f9: Download complete [2021-01-20T00:13:22.367Z] 5f621e34cdf4: Verifying Checksum [2021-01-20T00:13:22.367Z] 5f621e34cdf4: Download complete [2021-01-20T00:13:22.974Z] 5f621e34cdf4: Pull complete [2021-01-20T00:13:23.576Z] a4357932f1b6: Pull complete [2021-01-20T00:13:24.176Z] 18c013af1878: Pull complete [2021-01-20T00:13:24.454Z] 745a02a5169b: Download complete [2021-01-20T00:13:25.890Z] 00ac8860ef70: Verifying Checksum [2021-01-20T00:13:25.890Z] 00ac8860ef70: Download complete [2021-01-20T00:13:36.051Z] 00ac8860ef70: Pull complete [2021-01-20T00:13:36.051Z] 63d7cb157983: Pull complete [2021-01-20T00:13:36.326Z] b116817d02f9: Pull complete [2021-01-20T00:13:37.884Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-20T00:13:37.884Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-20T00:13:37.884Z] [2021-01-20T00:13:37.884Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-20T00:13:37.884Z] ---> 6f0b59cb6c93 [2021-01-20T00:13:37.884Z] Step 3/24 : WORKDIR /edgex-go [2021-01-20T00:13:37.884Z] ---> 6f0b59cb6c93 [2021-01-20T00:13:37.884Z] Step 3/24 : WORKDIR /edgex-go [2021-01-20T00:13:37.884Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-20T00:13:37.884Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-20T00:13:37.884Z] ---> 6f0b59cb6c93 [2021-01-20T00:13:37.884Z] Step 3/22 : WORKDIR /edgex-go [2021-01-20T00:13:37.884Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-20T00:13:37.884Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-20T00:13:37.884Z] ---> 6f0b59cb6c93 [2021-01-20T00:13:37.884Z] Step 3/21 : WORKDIR /edgex-go [2021-01-20T00:13:37.884Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-20T00:13:37.884Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-20T00:13:37.884Z] ---> 6f0b59cb6c93 [2021-01-20T00:13:37.884Z] Step 3/22 : WORKDIR /edgex-go [2021-01-20T00:13:37.884Z] ---> Running in c3c2305f2e9d [2021-01-20T00:13:37.884Z] ---> Running in 735fd20c2a1a [2021-01-20T00:13:37.884Z] ---> Running in c573104a13da [2021-01-20T00:13:37.884Z] ---> Running in 35df42c65738 [2021-01-20T00:13:37.884Z] ---> Running in 29b89e292bc8 [2021-01-20T00:13:37.884Z] Removing intermediate container c3c2305f2e9d [2021-01-20T00:13:37.884Z] ---> 7ef2dd07a0fa [2021-01-20T00:13:37.884Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-20T00:13:37.884Z] Removing intermediate container 35df42c65738 [2021-01-20T00:13:37.884Z] ---> 0a8ee52284e4 [2021-01-20T00:13:37.884Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-20T00:13:37.884Z] Removing intermediate container 735fd20c2a1a [2021-01-20T00:13:37.884Z] ---> be426ddf601c [2021-01-20T00:13:37.884Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-20T00:13:37.884Z] Removing intermediate container c573104a13da [2021-01-20T00:13:37.884Z] ---> d0265f855c0e [2021-01-20T00:13:37.884Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-20T00:13:37.884Z] Removing intermediate container 29b89e292bc8 [2021-01-20T00:13:37.884Z] ---> 20f525e0e26f [2021-01-20T00:13:37.884Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-20T00:13:37.884Z] ---> Running in 4fba1efec294 [2021-01-20T00:13:37.884Z] ---> Running in 8cd0e6128e21 [2021-01-20T00:13:37.884Z] ---> Running in cc28e6d7d0a7 [2021-01-20T00:13:37.884Z] ---> Running in 739b50cd93d7 [2021-01-20T00:13:37.884Z] ---> Running in f28dee8913e1 [2021-01-20T00:13:38.460Z] Removing intermediate container 8cd0e6128e21 [2021-01-20T00:13:38.460Z] ---> 563df1218fbf [2021-01-20T00:13:38.460Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-20T00:13:38.460Z] Removing intermediate container 4fba1efec294 [2021-01-20T00:13:38.460Z] ---> 6f9361c536e5 [2021-01-20T00:13:38.460Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-20T00:13:38.724Z] ---> Running in 80ed58466e7e [2021-01-20T00:13:38.724Z] ---> Running in 70ca83d2931e [2021-01-20T00:13:38.724Z] Removing intermediate container f28dee8913e1 [2021-01-20T00:13:38.724Z] ---> 8a88766c6b64 [2021-01-20T00:13:38.724Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-20T00:13:38.986Z] Removing intermediate container cc28e6d7d0a7 [2021-01-20T00:13:38.986Z] ---> f6c84ac8e730 [2021-01-20T00:13:38.986Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-20T00:13:38.986Z] Removing intermediate container 739b50cd93d7 [2021-01-20T00:13:38.986Z] ---> b9dd83f888bd [2021-01-20T00:13:38.986Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-20T00:13:38.986Z] ---> Running in 679cf74e7456 [2021-01-20T00:13:39.249Z] ---> Running in 5786c01c172b [2021-01-20T00:13:39.249Z] ---> Running in 5140b141848b [2021-01-20T00:13:39.713Z] 745a02a5169b: Pull complete [2021-01-20T00:13:39.714Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-20T00:13:39.836Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-20T00:13:39.836Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-20T00:13:39.985Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-20T00:13:39.985Z] ---> b7e6874047d6 [2021-01-20T00:13:39.985Z] 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-20T00:13:40.102Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-20T00:13:40.102Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-20T00:13:40.102Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-20T00:13:40.363Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-20T00:13:40.624Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-20T00:13:40.886Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-20T00:13:40.886Z] OK: 233 MiB in 51 packages [2021-01-20T00:13:40.886Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-20T00:13:41.148Z] OK: 233 MiB in 51 packages [2021-01-20T00:13:41.148Z] OK: 233 MiB in 51 packages [2021-01-20T00:13:41.411Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-20T00:13:41.411Z] Removing intermediate container 70ca83d2931e [2021-01-20T00:13:41.411Z] ---> 8078e18b8504 [2021-01-20T00:13:41.411Z] Step 6/24 : COPY go.mod . [2021-01-20T00:13:41.678Z] ---> cdc1e5ccbe19 [2021-01-20T00:13:41.678Z] Step 7/24 : RUN go mod download [2021-01-20T00:13:41.678Z] OK: 233 MiB in 51 packages [2021-01-20T00:13:41.678Z] Removing intermediate container 80ed58466e7e [2021-01-20T00:13:41.678Z] ---> e7cab929e9e0 [2021-01-20T00:13:41.678Z] Step 6/24 : COPY go.mod . [2021-01-20T00:13:41.678Z] ---> Running in 0e9e464506fe [2021-01-20T00:13:41.949Z] OK: 233 MiB in 51 packages [2021-01-20T00:13:41.949Z] Removing intermediate container 679cf74e7456 [2021-01-20T00:13:41.949Z] ---> 47ca7c735fe9 [2021-01-20T00:13:41.949Z] Step 6/22 : COPY go.mod . [2021-01-20T00:13:42.210Z] ---> ec5c7aaa20b8 [2021-01-20T00:13:42.210Z] Step 7/24 : RUN go mod download [2021-01-20T00:13:42.471Z] ---> 5220ac102361 [2021-01-20T00:13:42.471Z] Step 7/22 : RUN go mod download [2021-01-20T00:13:42.471Z] ---> Running in fd29e6477ed3 [2021-01-20T00:13:42.735Z] ---> Running in 75546d824877 [2021-01-20T00:13:43.021Z] Removing intermediate container 5140b141848b [2021-01-20T00:13:43.021Z] ---> 6739bf6d7633 [2021-01-20T00:13:43.021Z] Step 6/22 : COPY go.mod . [2021-01-20T00:13:43.021Z] Removing intermediate container 5786c01c172b [2021-01-20T00:13:43.021Z] ---> e0d6571c1a36 [2021-01-20T00:13:43.021Z] Step 6/21 : COPY go.mod . [2021-01-20T00:13:43.397Z] ---> Running in 7a9a8b877148 [2021-01-20T00:13:43.973Z] ---> 2b887d21d7eb [2021-01-20T00:13:43.973Z] Step 7/22 : RUN go mod download [2021-01-20T00:13:43.973Z] ---> a1d8101d252c [2021-01-20T00:13:43.973Z] Step 7/21 : RUN go mod download [2021-01-20T00:13:44.237Z] ---> Running in ace6e7fe903b [2021-01-20T00:13:44.237Z] ---> Running in 9ddc913f0e40 [2021-01-20T00:13:44.498Z] Removing intermediate container 0e9e464506fe [2021-01-20T00:13:44.498Z] ---> 98d66ca6a7a7 [2021-01-20T00:13:44.498Z] Step 8/24 : COPY . . [2021-01-20T00:13:44.837Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-20T00:13:45.078Z] Removing intermediate container fd29e6477ed3 [2021-01-20T00:13:45.078Z] ---> 071f9340af69 [2021-01-20T00:13:45.078Z] Step 8/24 : COPY . . [2021-01-20T00:13:45.432Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-20T00:13:46.026Z] (1/12) Installing libmagic (5.38-r0) [2021-01-20T00:13:46.298Z] (2/12) Installing file (5.38-r0) [2021-01-20T00:13:46.298Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-20T00:13:46.570Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-20T00:13:49.963Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-20T00:13:50.235Z] (6/12) Installing patch (2.7.6-r6) [2021-01-20T00:13:50.235Z] (7/12) Installing build-base (0.5-r2) [2021-01-20T00:13:50.235Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-20T00:13:50.400Z] Removing intermediate container 75546d824877 [2021-01-20T00:13:50.400Z] ---> d84bfb5e8813 [2021-01-20T00:13:50.400Z] Step 8/22 : COPY . . [2021-01-20T00:13:50.508Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-20T00:13:50.508Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-20T00:13:50.508Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-20T00:13:50.779Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-20T00:13:50.779Z] Executing busybox-1.31.1-r19.trigger [2021-01-20T00:13:50.779Z] OK: 217 MiB in 51 packages [2021-01-20T00:13:55.080Z] Removing intermediate container 7a9a8b877148 [2021-01-20T00:13:55.080Z] ---> fd2cfbb7a9e9 [2021-01-20T00:13:55.080Z] Step 4/6 : WORKDIR /edgex-go [2021-01-20T00:13:55.080Z] ---> Running in 5c1f9b132222 [2021-01-20T00:13:55.678Z] Removing intermediate container 5c1f9b132222 [2021-01-20T00:13:55.678Z] ---> c027439b7e17 [2021-01-20T00:13:55.678Z] Step 5/6 : COPY go.mod . [2021-01-20T00:13:56.274Z] ---> d10e7539609c [2021-01-20T00:13:56.274Z] Step 6/6 : RUN go mod download [2021-01-20T00:13:56.566Z] ---> Running in 9cc3e540d05c [2021-01-20T00:13:58.621Z] Removing intermediate container 9ddc913f0e40 [2021-01-20T00:13:58.621Z] ---> ddc9b2ff102c [2021-01-20T00:13:58.621Z] Step 8/21 : COPY . . [2021-01-20T00:13:58.621Z] Removing intermediate container ace6e7fe903b [2021-01-20T00:13:58.621Z] ---> 1fc2ec290dc5 [2021-01-20T00:13:58.621Z] Step 8/22 : COPY . . [2021-01-20T00:14:20.739Z] ---> 1f398b5f234b [2021-01-20T00:14:20.739Z] ---> 72ea1b722642 [2021-01-20T00:14:20.739Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-20T00:14:20.739Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-20T00:14:20.739Z] ---> ce44e9bac523 [2021-01-20T00:14:20.739Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-20T00:14:20.739Z] ---> Running in dfa266576f97 [2021-01-20T00:14:20.739Z] ---> Running in ddbcbff8f013 [2021-01-20T00:14:20.739Z] ---> Running in 773adcfc0e64 [2021-01-20T00:14:22.672Z] 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-20T00:14:22.672Z] 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-20T00:14:22.939Z] 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-20T00:14:23.397Z] Removing intermediate container 9cc3e540d05c [2021-01-20T00:14:23.397Z] ---> b50e97a3617b [2021-01-20T00:14:23.397Z] Successfully built b50e97a3617b [2021-01-20T00:14:23.397Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-20T00:14:23.741Z] + docker inspect -f . ci-base-image-arm64 [2021-01-20T00:14:23.741Z] . [Pipeline] withDockerContainer [2021-01-20T00:14:24.014Z] prd-ubuntu18.04-docker-arm64-4c-16g-21404 does not seem to be running inside a container [2021-01-20T00:14:24.133Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-20T00:14:25.676Z] $ docker top a05b5b5dde662724e743a9f24c147b7f97d839ee919f10407333af87200f43ab -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-20T00:14:26.335Z] ---> 0534bc33ec9b [2021-01-20T00:14:26.336Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-20T00:14:26.635Z] ---> 4821fb03c667 [2021-01-20T00:14:26.635Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-20T00:14:26.635Z] ---> Running in 97a986b8c03b [2021-01-20T00:14:26.780Z] + go version [2021-01-20T00:14:26.780Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-20T00:14:26.837Z] $ docker stop --time=1 a05b5b5dde662724e743a9f24c147b7f97d839ee919f10407333af87200f43ab [2021-01-20T00:14:26.910Z] ---> Running in d810c6d617f4 [2021-01-20T00:14:28.339Z] 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-20T00:14:28.339Z] 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-20T00:14:28.771Z] $ docker rm -f a05b5b5dde662724e743a9f24c147b7f97d839ee919f10407333af87200f43ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-20T00:14:29.755Z] + docker inspect -f . ci-base-image-arm64 [2021-01-20T00:14:29.755Z] . [Pipeline] withDockerContainer [2021-01-20T00:14:30.017Z] prd-ubuntu18.04-docker-arm64-4c-16g-21404 does not seem to be running inside a container [2021-01-20T00:14:30.134Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-20T00:14:31.439Z] $ docker top a7b5563a1d822e82d53724ef38afb718ae4dba609499c969235d4e4788cb4d38 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-20T00:14:31.778Z] ========================================================= [2021-01-20T00:14:31.778Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-20T00:14:31.778Z] ========================================================= [Pipeline] sh [2021-01-20T00:14:32.426Z] + make test [2021-01-20T00:14:32.426Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-20T00:14:44.280Z] 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-20T00:14:50.936Z] 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-20T00:14:54.312Z] Removing intermediate container ddbcbff8f013 [2021-01-20T00:14:54.313Z] ---> 26c871c8ddaa [2021-01-20T00:14:54.313Z] [2021-01-20T00:14:54.313Z] Step 10/22 : FROM scratch [2021-01-20T00:14:54.313Z] ---> [2021-01-20T00:14:54.313Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-20T00:14:54.587Z] Removing intermediate container 773adcfc0e64 [2021-01-20T00:14:54.587Z] ---> a742128c33c8 [2021-01-20T00:14:54.587Z] [2021-01-20T00:14:54.587Z] Step 10/24 : FROM alpine:3.12 [2021-01-20T00:14:54.587Z] Removing intermediate container dfa266576f97 [2021-01-20T00:14:54.587Z] ---> 64249dff2167 [2021-01-20T00:14:54.587Z] [2021-01-20T00:14:54.587Z] Step 10/24 : FROM scratch [2021-01-20T00:14:54.587Z] ---> [2021-01-20T00:14:54.587Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-20T00:14:54.587Z] 3.12: Pulling from library/alpine [2021-01-20T00:14:54.851Z] ---> Running in fa00b05fc97b [2021-01-20T00:14:54.851Z] ---> Running in f7f569000c13 [2021-01-20T00:14:55.354Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-20T00:14:55.798Z] Removing intermediate container fa00b05fc97b [2021-01-20T00:14:55.798Z] ---> 62c4003d7b46 [2021-01-20T00:14:55.798Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-20T00:14:55.798Z] Removing intermediate container f7f569000c13 [2021-01-20T00:14:55.798Z] ---> 172b9fbcb64b [2021-01-20T00:14:55.798Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-20T00:14:55.798Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-20T00:14:56.063Z] Status: Downloaded newer image for alpine:3.12 [2021-01-20T00:14:56.063Z] ---> 389fef711851 [2021-01-20T00:14:56.063Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-20T00:14:57.011Z] ---> Running in a81af2d6e859 [2021-01-20T00:14:57.011Z] ---> Running in b322a6de09bf [2021-01-20T00:14:57.011Z] Removing intermediate container d810c6d617f4 [2021-01-20T00:14:57.011Z] ---> 75604a9ab7cb [2021-01-20T00:14:57.011Z] [2021-01-20T00:14:57.011Z] Step 10/22 : FROM alpine:3.12 [2021-01-20T00:14:57.011Z] ---> 389fef711851 [2021-01-20T00:14:57.011Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-20T00:14:57.011Z] ---> Running in 0fc682e46b08 [2021-01-20T00:14:57.011Z] ---> Running in 217c3feb22d8 [2021-01-20T00:14:57.589Z] Removing intermediate container b322a6de09bf [2021-01-20T00:14:57.589Z] ---> 33f9888a87af [2021-01-20T00:14:57.589Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-20T00:14:58.161Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-20T00:14:58.424Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-20T00:14:58.424Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-20T00:14:58.424Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-20T00:14:58.685Z] Removing intermediate container a81af2d6e859 [2021-01-20T00:14:58.685Z] ---> b1ae627a6c73 [2021-01-20T00:14:58.685Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-20T00:14:58.685Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-20T00:14:58.685Z] (4/5) Installing curl (7.69.1-r3) [2021-01-20T00:14:58.685Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-20T00:14:58.685Z] Executing busybox-1.31.1-r19.trigger [2021-01-20T00:14:58.685Z] Executing ca-certificates-20191127-r4.trigger [2021-01-20T00:14:58.946Z] OK: 7 MiB in 19 packages [2021-01-20T00:14:58.947Z] ---> Running in 71d6caf55357 [2021-01-20T00:14:58.947Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-20T00:14:58.947Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-20T00:14:59.209Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-20T00:14:59.209Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-20T00:14:59.209Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-20T00:14:59.209Z] (4/5) Installing curl (7.69.1-r3) [2021-01-20T00:14:59.209Z] ---> Running in 294381531eec [2021-01-20T00:14:59.474Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-20T00:14:59.474Z] Executing busybox-1.31.1-r19.trigger [2021-01-20T00:14:59.474Z] Executing ca-certificates-20191127-r4.trigger [2021-01-20T00:14:59.474Z] Removing intermediate container 97a986b8c03b [2021-01-20T00:14:59.475Z] ---> 401632d2fa4e [2021-01-20T00:14:59.475Z] [2021-01-20T00:14:59.475Z] Step 10/21 : FROM alpine:3.12 [2021-01-20T00:14:59.475Z] OK: 7 MiB in 19 packages [2021-01-20T00:14:59.475Z] ---> 389fef711851 [2021-01-20T00:14:59.475Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-20T00:14:59.746Z] Removing intermediate container 71d6caf55357 [2021-01-20T00:14:59.746Z] ---> 25f2f2dc91e4 [2021-01-20T00:14:59.746Z] Step 14/22 : WORKDIR / [2021-01-20T00:15:00.015Z] ---> Running in 515d2d817aca [2021-01-20T00:15:00.015Z] ---> Running in 8fe09fe4f7b0 [2021-01-20T00:15:00.015Z] Removing intermediate container 294381531eec [2021-01-20T00:15:00.015Z] ---> b2b26d03dc8f [2021-01-20T00:15:00.015Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-20T00:15:01.443Z] Removing intermediate container 8fe09fe4f7b0 [2021-01-20T00:15:01.443Z] ---> 47180885fcd1 [2021-01-20T00:15:01.443Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-20T00:15:01.443Z] ---> fad63267789c [2021-01-20T00:15:01.443Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-20T00:15:01.443Z] Removing intermediate container 0fc682e46b08 [2021-01-20T00:15:01.443Z] ---> f97fa04f26d6 [2021-01-20T00:15:01.443Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-20T00:15:01.724Z] Removing intermediate container 217c3feb22d8 [2021-01-20T00:15:01.724Z] ---> b6b931b95087 [2021-01-20T00:15:01.724Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-20T00:15:01.724Z] ---> Running in 4d7370b83c35 [2021-01-20T00:15:01.724Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-20T00:15:01.724Z] ---> a63260c3729f [2021-01-20T00:15:01.724Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-20T00:15:01.724Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-20T00:15:01.724Z] ---> Running in 96dd5b260e2e [2021-01-20T00:15:01.991Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-20T00:15:01.991Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-20T00:15:01.991Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-20T00:15:01.991Z] (4/4) Installing curl (7.69.1-r3) [2021-01-20T00:15:01.991Z] Executing busybox-1.31.1-r19.trigger [2021-01-20T00:15:01.991Z] Executing ca-certificates-20191127-r4.trigger [2021-01-20T00:15:02.577Z] OK: 7 MiB in 18 packages [2021-01-20T00:15:02.843Z] Removing intermediate container 4d7370b83c35 [2021-01-20T00:15:02.843Z] ---> 47a2073336fd [2021-01-20T00:15:02.843Z] Step 13/24 : WORKDIR / [2021-01-20T00:15:03.418Z] Removing intermediate container 96dd5b260e2e [2021-01-20T00:15:03.418Z] ---> a749246769fa [2021-01-20T00:15:03.418Z] Step 13/22 : WORKDIR / [2021-01-20T00:15:03.418Z] ---> Running in ff36ddf9064b [2021-01-20T00:15:03.418Z] ---> 379f4a577870 [2021-01-20T00:15:03.418Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-20T00:15:03.684Z] ---> 7af0a213df0b [2021-01-20T00:15:03.684Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-20T00:15:03.684Z] ---> Running in 535e14626408 [2021-01-20T00:15:03.949Z] Removing intermediate container ff36ddf9064b [2021-01-20T00:15:03.949Z] ---> de5221bd3642 [2021-01-20T00:15:03.949Z] 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-20T00:15:04.214Z] ---> 8effdcda6fec [2021-01-20T00:15:04.214Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-20T00:15:04.476Z] Removing intermediate container 535e14626408 [2021-01-20T00:15:04.476Z] ---> 2229edae59c3 [2021-01-20T00:15:04.476Z] Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-20T00:15:04.476Z] Removing intermediate container 515d2d817aca [2021-01-20T00:15:04.476Z] ---> 2a3632d44406 [2021-01-20T00:15:04.476Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-20T00:15:04.743Z] ---> becac2a720fc [2021-01-20T00:15:04.743Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-20T00:15:04.743Z] ---> Running in ace6a03c2c5b [2021-01-20T00:15:04.743Z] ---> d38db28518ae [2021-01-20T00:15:04.743Z] 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-20T00:15:04.743Z] ---> Running in 50674488d53a [2021-01-20T00:15:05.007Z] ---> d5bc1496e9ce [2021-01-20T00:15:05.007Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-20T00:15:05.269Z] ---> 9b862a8a26ae [2021-01-20T00:15:05.269Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-20T00:15:05.269Z] Removing intermediate container ace6a03c2c5b [2021-01-20T00:15:05.269Z] ---> 528e0e06031c [2021-01-20T00:15:05.269Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-20T00:15:05.536Z] Removing intermediate container 50674488d53a [2021-01-20T00:15:05.536Z] ---> b7136f1e6c91 [2021-01-20T00:15:05.536Z] Step 13/21 : WORKDIR /edgex [2021-01-20T00:15:05.536Z] ---> 294efbe624e4 [2021-01-20T00:15:05.536Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-20T00:15:05.536Z] ---> Running in c0cb1de1513d [2021-01-20T00:15:05.536Z] ---> Running in 3c7755ff74a0 [2021-01-20T00:15:05.536Z] ---> 8e0126417ee5 [2021-01-20T00:15:05.536Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-20T00:15:05.803Z] ---> b842588acb33 [2021-01-20T00:15:05.803Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-20T00:15:05.803Z] ---> 8ea841280165 [2021-01-20T00:15:05.803Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-20T00:15:06.066Z] Removing intermediate container 3c7755ff74a0 [2021-01-20T00:15:06.066Z] ---> 994d6722a574 [2021-01-20T00:15:06.066Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-20T00:15:06.066Z] Removing intermediate container c0cb1de1513d [2021-01-20T00:15:06.066Z] ---> f7e29ae105dd [2021-01-20T00:15:06.066Z] Step 20/22 : LABEL arch=x86_64 [2021-01-20T00:15:06.066Z] ---> 9792d28a5986 [2021-01-20T00:15:06.066Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-20T00:15:06.329Z] ---> 6b751c5200f0 [2021-01-20T00:15:06.329Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-20T00:15:06.329Z] ---> Running in 7a10f1e3a6f2 [2021-01-20T00:15:06.329Z] ---> 77031a7aa47a [2021-01-20T00:15:06.329Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-20T00:15:06.329Z] ---> dd7ff09ab20f [2021-01-20T00:15:06.329Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-20T00:15:06.329Z] ---> Running in 5a45d56d7c03 [2021-01-20T00:15:06.591Z] ---> 73a4e906d6ac [2021-01-20T00:15:06.591Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-20T00:15:06.591Z] Removing intermediate container 7a10f1e3a6f2 [2021-01-20T00:15:06.591Z] ---> 8b593e56fc8d [2021-01-20T00:15:06.591Z] Step 21/22 : LABEL git_sha=7c22161e7358ea62ae94c661ce8d86ab54401cb7 [2021-01-20T00:15:07.168Z] ---> Running in bd971be7d00c [2021-01-20T00:15:07.168Z] ---> Running in 9fe66476de0e [2021-01-20T00:15:07.168Z] Removing intermediate container 5a45d56d7c03 [2021-01-20T00:15:07.168Z] ---> 0148be62042c [2021-01-20T00:15:07.168Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-20T00:15:07.168Z] ---> 36ce76ff0bb3 [2021-01-20T00:15:07.168Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-20T00:15:07.435Z] ---> 4e9258303e8e [2021-01-20T00:15:07.435Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-20T00:15:07.435Z] ---> Running in dee173c4f523 [2021-01-20T00:15:07.700Z] Removing intermediate container 9fe66476de0e [2021-01-20T00:15:07.700Z] ---> 82feacc21d0b [2021-01-20T00:15:07.700Z] Step 22/22 : LABEL version=0.0.0 [2021-01-20T00:15:07.700Z] ---> cbad59db17d3 [2021-01-20T00:15:07.700Z] 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-20T00:15:07.700Z] ---> Running in 9c9e0ed1bf84 [2021-01-20T00:15:07.963Z] ---> 9d61c16b57bd [2021-01-20T00:15:07.963Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-20T00:15:07.963Z] ---> Running in 02303b6e7ce4 [2021-01-20T00:15:07.963Z] Removing intermediate container dee173c4f523 [2021-01-20T00:15:07.963Z] ---> 7dbb347f237e [2021-01-20T00:15:07.963Z] Step 22/24 : LABEL arch=x86_64 [2021-01-20T00:15:07.963Z] ---> Running in ba8b31b26864 [2021-01-20T00:15:08.225Z] ---> Running in 90d623909ca9 [2021-01-20T00:15:08.226Z] Removing intermediate container 9c9e0ed1bf84 [2021-01-20T00:15:08.226Z] ---> c526372906ae [2021-01-20T00:15:08.226Z] [2021-01-20T00:15:08.487Z] Successfully built c526372906ae [2021-01-20T00:15:08.749Z] Successfully tagged docker-core-command-go:latest [2021-01-20T00:15:08.749Z] Building docker-core-data-go [2021-01-20T00:15:08.749Z]  Building docker-core-command-go ... done Removing intermediate container ba8b31b26864 [2021-01-20T00:15:08.749Z] ---> d9709bc45169 [2021-01-20T00:15:08.749Z] Step 18/21 : CMD ["--init=true"] [2021-01-20T00:15:08.749Z] Removing intermediate container 90d623909ca9 [2021-01-20T00:15:08.749Z] ---> 6205216ce9e2 [2021-01-20T00:15:08.749Z] Step 23/24 : LABEL git_sha=7c22161e7358ea62ae94c661ce8d86ab54401cb7 [2021-01-20T00:15:09.018Z] ---> Running in d6f96d701157 [2021-01-20T00:15:09.018Z] ---> Running in 2a96601c0ed6 [2021-01-20T00:15:09.018Z] Removing intermediate container bd971be7d00c [2021-01-20T00:15:09.018Z] ---> 72936b4626ab [2021-01-20T00:15:09.018Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-20T00:15:09.281Z] ---> Running in 5c1cfe7b2b0e [2021-01-20T00:15:09.281Z] Removing intermediate container d6f96d701157 [2021-01-20T00:15:09.281Z] ---> 3f284ffff386 [2021-01-20T00:15:09.281Z] Step 19/21 : LABEL arch=x86_64 [2021-01-20T00:15:09.546Z] Removing intermediate container 2a96601c0ed6 [2021-01-20T00:15:09.546Z] ---> 9fed156bba7a [2021-01-20T00:15:09.546Z] Step 24/24 : LABEL version=0.0.0 [2021-01-20T00:15:09.546Z] ---> Running in f8c78b9c62fd [2021-01-20T00:15:09.808Z] ---> Running in 5a03596be538 [2021-01-20T00:15:09.808Z] Removing intermediate container 02303b6e7ce4 [2021-01-20T00:15:09.808Z] ---> 5c4c6c17b1c8 [2021-01-20T00:15:09.808Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-20T00:15:09.808Z] Removing intermediate container 5c1cfe7b2b0e [2021-01-20T00:15:09.808Z] ---> ff4f4c710938 [2021-01-20T00:15:09.808Z] Step 20/22 : LABEL arch=x86_64 [2021-01-20T00:15:10.070Z] ---> Running in 515f42515ba9 [2021-01-20T00:15:10.071Z] ---> Running in 5f8fd37738fa [2021-01-20T00:15:10.071Z] Removing intermediate container f8c78b9c62fd [2021-01-20T00:15:10.071Z] ---> ce673e7041c2 [2021-01-20T00:15:10.071Z] Step 20/21 : LABEL git_sha=7c22161e7358ea62ae94c661ce8d86ab54401cb7 [2021-01-20T00:15:10.071Z] Removing intermediate container 5a03596be538 [2021-01-20T00:15:10.071Z] ---> 35b92e9b1889 [2021-01-20T00:15:10.071Z] [2021-01-20T00:15:12.636Z] ---> Running in 2231be0f4849 [2021-01-20T00:15:12.636Z] Successfully built 35b92e9b1889 [2021-01-20T00:15:13.244Z] Successfully tagged docker-support-notifications-go:latest [2021-01-20T00:15:13.244Z]  Building docker-support-notifications-go ... done Building docker-support-scheduler-go [2021-01-20T00:15:13.244Z] Removing intermediate container 515f42515ba9 [2021-01-20T00:15:13.244Z] ---> 4ced4c98c7ce [2021-01-20T00:15:13.244Z] Step 22/24 : LABEL arch=x86_64 [2021-01-20T00:15:13.973Z] Removing intermediate container 5f8fd37738fa [2021-01-20T00:15:13.973Z] ---> 85022529d016 [2021-01-20T00:15:13.973Z] Step 21/22 : LABEL git_sha=7c22161e7358ea62ae94c661ce8d86ab54401cb7 [2021-01-20T00:15:13.973Z] Removing intermediate container 2231be0f4849 [2021-01-20T00:15:13.973Z] ---> cd159f537933 [2021-01-20T00:15:13.973Z] Step 21/21 : LABEL version=0.0.0 [2021-01-20T00:15:15.400Z] ---> Running in 3d0d9ec54880 [2021-01-20T00:15:16.350Z] ---> Running in 4d3c8ef18259 [2021-01-20T00:15:16.350Z] ---> Running in 217c70a778ab [2021-01-20T00:15:17.302Z] Removing intermediate container 3d0d9ec54880 [2021-01-20T00:15:17.302Z] ---> 21e4178d15b2 [2021-01-20T00:15:17.302Z] Step 23/24 : LABEL git_sha=7c22161e7358ea62ae94c661ce8d86ab54401cb7 [2021-01-20T00:15:19.232Z] ---> Running in be9db005177b [2021-01-20T00:15:19.232Z] Removing intermediate container 217c70a778ab [2021-01-20T00:15:19.232Z] ---> 2650d3f0b0ff [2021-01-20T00:15:19.232Z] [2021-01-20T00:15:19.232Z] Removing intermediate container 4d3c8ef18259 [2021-01-20T00:15:19.232Z] ---> a788d467b14f [2021-01-20T00:15:19.232Z] Step 22/22 : LABEL version=0.0.0 [2021-01-20T00:15:19.499Z] Successfully built 2650d3f0b0ff [2021-01-20T00:15:19.499Z] ---> Running in a7b1416cfd5a [2021-01-20T00:15:19.764Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-20T00:15:19.764Z] Building docker-sys-mgmt-agent-go [2021-01-20T00:15:19.764Z] Removing intermediate container be9db005177b [2021-01-20T00:15:19.764Z] ---> 5245d2fa43a8 [2021-01-20T00:15:19.764Z] Step 24/24 : LABEL version=0.0.0 [2021-01-20T00:15:22.349Z]  Building docker-security-proxy-setup-go ... done  ---> Running in b30604588a29 [2021-01-20T00:15:22.926Z] Removing intermediate container a7b1416cfd5a [2021-01-20T00:15:22.926Z] ---> 12c8c713253b [2021-01-20T00:15:22.926Z] [2021-01-20T00:15:23.189Z] Removing intermediate container b30604588a29 [2021-01-20T00:15:23.189Z] ---> 84e5e7d2cf92 [2021-01-20T00:15:23.189Z] [2021-01-20T00:15:23.189Z] Successfully built 12c8c713253b [2021-01-20T00:15:23.766Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2021-01-20T00:15:23.766Z]  Building docker-security-bootstrap-redis-go ... done Building docker-core-metadata-go [2021-01-20T00:15:25.168Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-20T00:15:25.168Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-20T00:15:25.168Z] ---> 6f0b59cb6c93 [2021-01-20T00:15:25.168Z] Step 3/23 : WORKDIR /edgex-go [2021-01-20T00:15:25.168Z] ---> Using cache [2021-01-20T00:15:25.168Z] ---> 20f525e0e26f [2021-01-20T00:15:25.168Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-20T00:15:25.168Z] ---> Using cache [2021-01-20T00:15:25.168Z] ---> 8a88766c6b64 [2021-01-20T00:15:25.168Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-20T00:15:25.741Z] Successfully built 84e5e7d2cf92 [2021-01-20T00:15:27.138Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-20T00:15:28.538Z]  Building docker-security-secretstore-setup-go ... done  ---> Running in 740b3d724847 [2021-01-20T00:15:29.938Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-20T00:15:30.889Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-20T00:15:31.159Z] OK: 233 MiB in 51 packages [2021-01-20T00:15:32.574Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-20T00:15:32.574Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-20T00:15:32.574Z] ---> 6f0b59cb6c93 [2021-01-20T00:15:32.574Z] Step 3/21 : WORKDIR /edgex-go [2021-01-20T00:15:32.574Z] ---> Using cache [2021-01-20T00:15:32.574Z] ---> 20f525e0e26f [2021-01-20T00:15:32.574Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-20T00:15:32.574Z] ---> Using cache [2021-01-20T00:15:32.574Z] ---> 8a88766c6b64 [2021-01-20T00:15:32.574Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-20T00:15:32.574Z] ---> Using cache [2021-01-20T00:15:32.574Z] ---> 47ca7c735fe9 [2021-01-20T00:15:32.574Z] Step 6/21 : COPY go.mod . [2021-01-20T00:15:32.574Z] ---> Using cache [2021-01-20T00:15:32.574Z] ---> 5220ac102361 [2021-01-20T00:15:32.574Z] Step 7/21 : RUN go mod download [2021-01-20T00:15:32.574Z] ---> Using cache [2021-01-20T00:15:32.574Z] ---> d84bfb5e8813 [2021-01-20T00:15:32.574Z] Step 8/21 : COPY . . [2021-01-20T00:15:32.574Z] ---> Using cache [2021-01-20T00:15:32.574Z] ---> 1f398b5f234b [2021-01-20T00:15:32.574Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-20T00:15:32.842Z] Removing intermediate container 740b3d724847 [2021-01-20T00:15:32.842Z] ---> 22f0722a5b24 [2021-01-20T00:15:32.842Z] Step 6/23 : COPY go.mod . [2021-01-20T00:15:33.110Z] ---> Running in a618e6d750f3 [2021-01-20T00:15:34.057Z] ---> 7b1592866de1 [2021-01-20T00:15:34.057Z] Step 7/23 : RUN go mod download [2021-01-20T00:15:34.420Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-20T00:15:34.750Z] 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-20T00:15:35.336Z] ---> Running in e9eefecd7345 [2021-01-20T00:15:39.656Z] Removing intermediate container e9eefecd7345 [2021-01-20T00:15:39.656Z] ---> 1418706af11f [2021-01-20T00:15:39.656Z] Step 8/23 : COPY . . [2021-01-20T00:15:39.656Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-20T00:15:39.656Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-20T00:15:39.656Z] ---> 6f0b59cb6c93 [2021-01-20T00:15:39.656Z] Step 3/26 : WORKDIR /edgex-go [2021-01-20T00:15:39.656Z] ---> Using cache [2021-01-20T00:15:39.656Z] ---> 20f525e0e26f [2021-01-20T00:15:39.656Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-20T00:15:39.656Z] ---> Using cache [2021-01-20T00:15:39.656Z] ---> 8a88766c6b64 [2021-01-20T00:15:39.656Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-20T00:15:42.266Z] ---> Running in 36fa5eb3fcd4 [2021-01-20T00:15:43.272Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-20T00:15:43.272Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-20T00:15:43.272Z] ---> 6f0b59cb6c93 [2021-01-20T00:15:43.272Z] Step 3/22 : WORKDIR /edgex-go [2021-01-20T00:15:43.272Z] ---> Using cache [2021-01-20T00:15:43.272Z] ---> 20f525e0e26f [2021-01-20T00:15:43.272Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-20T00:15:43.272Z] ---> Using cache [2021-01-20T00:15:43.272Z] ---> 8a88766c6b64 [2021-01-20T00:15:43.272Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-20T00:15:43.272Z] ---> Using cache [2021-01-20T00:15:43.272Z] ---> 47ca7c735fe9 [2021-01-20T00:15:43.272Z] Step 6/22 : COPY go.mod . [2021-01-20T00:15:43.272Z] ---> Using cache [2021-01-20T00:15:43.272Z] ---> 5220ac102361 [2021-01-20T00:15:43.272Z] Step 7/22 : RUN go mod download [2021-01-20T00:15:43.272Z] ---> Using cache [2021-01-20T00:15:43.272Z] ---> d84bfb5e8813 [2021-01-20T00:15:43.272Z] Step 8/22 : COPY . . [2021-01-20T00:15:43.272Z] ---> Using cache [2021-01-20T00:15:43.272Z] ---> 1f398b5f234b [2021-01-20T00:15:43.272Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-20T00:15:44.713Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-20T00:15:45.659Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-20T00:15:45.920Z] OK: 233 MiB in 51 packages [2021-01-20T00:15:47.307Z] ---> Running in 41e59eabc6be [2021-01-20T00:15:49.235Z] 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-20T00:15:50.187Z] Removing intermediate container 36fa5eb3fcd4 [2021-01-20T00:15:50.187Z] ---> a89768050f2d [2021-01-20T00:15:50.187Z] Step 6/26 : COPY go.mod . [2021-01-20T00:15:52.768Z] ---> 70ced6047032 [2021-01-20T00:15:52.768Z] Step 7/26 : RUN go mod download [2021-01-20T00:15:52.776Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-20T00:15:52.776Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-20T00:15:52.776Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-20T00:15:52.776Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-20T00:15:52.776Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-20T00:15:52.776Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-20T00:15:52.776Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-20T00:15:52.776Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-20T00:15:52.776Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-20T00:15:53.039Z] ---> Running in 2ebc3cc507c6 [2021-01-20T00:15:56.425Z] Removing intermediate container 2ebc3cc507c6 [2021-01-20T00:15:56.425Z] ---> 7cd23c40ac01 [2021-01-20T00:15:56.425Z] Step 8/26 : COPY . . [2021-01-20T00:16:01.822Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-20T00:16:01.822Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-20T00:16:01.822Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-20T00:16:03.076Z] Removing intermediate container a618e6d750f3 [2021-01-20T00:16:03.076Z] ---> a2d950105d4b [2021-01-20T00:16:03.076Z] [2021-01-20T00:16:03.076Z] Step 10/21 : FROM scratch [2021-01-20T00:16:03.076Z] ---> [2021-01-20T00:16:03.076Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-20T00:16:03.076Z] ---> 62bdc310306c [2021-01-20T00:16:03.076Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-20T00:16:03.338Z] ---> Using cache [2021-01-20T00:16:03.338Z] ---> 172b9fbcb64b [2021-01-20T00:16:03.338Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-20T00:16:03.930Z] ---> Running in 6dc592bce614 [2021-01-20T00:16:03.930Z] ---> Running in 6a997aca1c79 [2021-01-20T00:16:04.959Z] Removing intermediate container 6dc592bce614 [2021-01-20T00:16:04.959Z] ---> 0e017c1bb08a [2021-01-20T00:16:04.959Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-20T00:16:05.240Z] ---> Running in 07ee999e5509 [2021-01-20T00:16:05.939Z] 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-20T00:16:06.157Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.224s coverage: 46.6% of statements [2021-01-20T00:16:06.157Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-20T00:16:06.157Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-20T00:16:06.157Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-20T00:16:06.157Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-20T00:16:06.157Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-20T00:16:08.548Z] Removing intermediate container 07ee999e5509 [2021-01-20T00:16:08.548Z] ---> 46f356ba4f7b [2021-01-20T00:16:08.548Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-20T00:16:09.529Z] ---> 64c5c1e4f30c [2021-01-20T00:16:09.529Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-20T00:16:11.499Z] ---> def9ab289e46 [2021-01-20T00:16:11.499Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-20T00:16:12.473Z] ---> fa3a07e8109c [2021-01-20T00:16:12.473Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-20T00:16:14.434Z] ---> Running in 0815f99064a3 [2021-01-20T00:16:14.462Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.558s coverage: 27.0% of statements [2021-01-20T00:16:14.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-20T00:16:14.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-20T00:16:14.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-20T00:16:14.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-20T00:16:14.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-20T00:16:14.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-20T00:16:14.462Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.063s coverage: 100.0% of statements [2021-01-20T00:16:14.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-20T00:16:14.462Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.107s coverage: 100.0% of statements [2021-01-20T00:16:14.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-20T00:16:14.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-20T00:16:14.462Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.336s coverage: 66.7% of statements [2021-01-20T00:16:14.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-20T00:16:14.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-20T00:16:14.462Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.720s coverage: 82.3% of statements [2021-01-20T00:16:14.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-20T00:16:14.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-20T00:16:14.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-20T00:16:14.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-20T00:16:15.859Z] Removing intermediate container 0815f99064a3 [2021-01-20T00:16:15.859Z] ---> c33960c4911a [2021-01-20T00:16:15.859Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-20T00:16:19.199Z] ---> Running in 0680b4b6c514 [2021-01-20T00:16:19.199Z] ---> 9636ad3f27b9 [2021-01-20T00:16:19.199Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-20T00:16:19.199Z] Removing intermediate container 41e59eabc6be [2021-01-20T00:16:19.199Z] ---> c6abbc5c4b66 [2021-01-20T00:16:19.199Z] [2021-01-20T00:16:19.199Z] Step 10/22 : FROM scratch [2021-01-20T00:16:19.199Z] ---> [2021-01-20T00:16:19.199Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-20T00:16:19.199Z] ---> Running in e8d22c39fafe [2021-01-20T00:16:19.199Z] ---> Using cache [2021-01-20T00:16:19.199Z] ---> 172b9fbcb64b [2021-01-20T00:16:19.199Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-20T00:16:19.462Z] Removing intermediate container 0680b4b6c514 [2021-01-20T00:16:19.462Z] ---> 82b45debabe4 [2021-01-20T00:16:19.462Z] Step 19/21 : LABEL arch=x86_64 [2021-01-20T00:16:19.739Z] ---> Running in aba9d51472f4 [2021-01-20T00:16:19.739Z] ---> Running in 19ac612b34b7 [2021-01-20T00:16:20.002Z] Removing intermediate container aba9d51472f4 [2021-01-20T00:16:20.002Z] ---> 08cc2c6a6f48 [2021-01-20T00:16:20.002Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-20T00:16:20.002Z] ---> Running in 31d1eeee95c5 [2021-01-20T00:16:20.274Z] Removing intermediate container 19ac612b34b7 [2021-01-20T00:16:20.274Z] ---> 07e7e78234cf [2021-01-20T00:16:20.274Z] Step 20/21 : LABEL git_sha=7c22161e7358ea62ae94c661ce8d86ab54401cb7 [2021-01-20T00:16:20.274Z] ---> Running in 2b91f4d280e3 [2021-01-20T00:16:20.274Z] 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-20T00:16:20.274Z] Removing intermediate container 31d1eeee95c5 [2021-01-20T00:16:20.274Z] ---> b7028b8148b8 [2021-01-20T00:16:20.274Z] Step 14/22 : WORKDIR / [2021-01-20T00:16:20.539Z] ---> Running in 9e3949f18d45 [2021-01-20T00:16:20.539Z] Removing intermediate container 2b91f4d280e3 [2021-01-20T00:16:20.539Z] ---> 07d9c39badbc [2021-01-20T00:16:20.539Z] Step 21/21 : LABEL version=0.0.0 [2021-01-20T00:16:20.805Z] ---> Running in 97040241cc4f [2021-01-20T00:16:20.806Z] Removing intermediate container 9e3949f18d45 [2021-01-20T00:16:20.806Z] ---> 40bacdfa7ffd [2021-01-20T00:16:20.806Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-20T00:16:21.075Z] Removing intermediate container 97040241cc4f [2021-01-20T00:16:21.075Z] ---> ff680ee19b82 [2021-01-20T00:16:21.075Z] [2021-01-20T00:16:21.075Z] Successfully built ff680ee19b82 [2021-01-20T00:16:21.075Z] ---> e149b6f5ee30 [2021-01-20T00:16:21.075Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-20T00:16:21.344Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-20T00:16:21.950Z]  Building docker-support-scheduler-go ... done  ---> ea7e8daefaec [2021-01-20T00:16:21.950Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-20T00:16:22.532Z] ---> 66f6be403aeb [2021-01-20T00:16:22.532Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-20T00:16:22.532Z] ---> Running in 82be84f2e356 [2021-01-20T00:16:22.746Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.093s coverage: 28.6% of statements [2021-01-20T00:16:22.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-20T00:16:22.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-20T00:16:22.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-20T00:16:22.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-20T00:16:22.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-20T00:16:22.747Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.161s coverage: 100.0% of statements [2021-01-20T00:16:22.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-20T00:16:22.747Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.068s coverage: 100.0% of statements [2021-01-20T00:16:22.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-20T00:16:22.747Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.279s coverage: 86.7% of statements [2021-01-20T00:16:22.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-20T00:16:22.747Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.350s coverage: 97.5% of statements [2021-01-20T00:16:22.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-20T00:16:22.747Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.164s coverage: 78.3% of statements [2021-01-20T00:16:22.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-20T00:16:22.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-20T00:16:22.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-20T00:16:22.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-20T00:16:22.806Z] Removing intermediate container 82be84f2e356 [2021-01-20T00:16:22.806Z] ---> 3df8afd6f61d [2021-01-20T00:16:22.806Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-20T00:16:23.071Z] ---> Running in c7e15a871e64 [2021-01-20T00:16:23.336Z] Removing intermediate container c7e15a871e64 [2021-01-20T00:16:23.336Z] ---> 39405cb4e253 [2021-01-20T00:16:23.336Z] Step 20/22 : LABEL arch=x86_64 [2021-01-20T00:16:23.336Z] ---> Running in 05ee1ccb1905 [2021-01-20T00:16:23.615Z] Removing intermediate container 05ee1ccb1905 [2021-01-20T00:16:23.615Z] ---> 3b16c6114b0e [2021-01-20T00:16:23.615Z] Step 21/22 : LABEL git_sha=7c22161e7358ea62ae94c661ce8d86ab54401cb7 [2021-01-20T00:16:23.897Z] ---> Running in 9949c0b4da2b [2021-01-20T00:16:25.324Z] Removing intermediate container 9949c0b4da2b [2021-01-20T00:16:25.324Z] ---> 6f795098f212 [2021-01-20T00:16:25.324Z] Step 22/22 : LABEL version=0.0.0 [2021-01-20T00:16:25.324Z] ---> Running in 7e80ed98ffd5 [2021-01-20T00:16:25.324Z] Removing intermediate container 7e80ed98ffd5 [2021-01-20T00:16:25.324Z] ---> a45fa44d349a [2021-01-20T00:16:25.324Z] [2021-01-20T00:16:25.624Z] Successfully built a45fa44d349a [2021-01-20T00:16:25.624Z] Successfully tagged docker-core-metadata-go:latest [2021-01-20T00:16:28.692Z]  Building docker-core-metadata-go ... done Removing intermediate container 6a997aca1c79 [2021-01-20T00:16:28.692Z] ---> 1e0e8c7a1f76 [2021-01-20T00:16:28.692Z] [2021-01-20T00:16:28.692Z] Step 10/23 : FROM alpine:3.12 [2021-01-20T00:16:28.692Z] ---> 389fef711851 [2021-01-20T00:16:28.692Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-20T00:16:28.692Z] ---> Running in 283bb9f775dd [2021-01-20T00:16:29.275Z] Removing intermediate container 283bb9f775dd [2021-01-20T00:16:29.275Z] ---> 4181d34c51bb [2021-01-20T00:16:29.275Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-20T00:16:29.275Z] ---> Running in bab7f4c31f6b [2021-01-20T00:16:29.543Z] Removing intermediate container bab7f4c31f6b [2021-01-20T00:16:29.543Z] ---> 62630610e0fd [2021-01-20T00:16:29.543Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-20T00:16:29.805Z] ---> Running in 94101881297b [2021-01-20T00:16:30.068Z] Removing intermediate container 94101881297b [2021-01-20T00:16:30.068Z] ---> 678b532895a2 [2021-01-20T00:16:30.068Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-20T00:16:30.341Z] ---> Running in 5fc4f8fe3d7e [2021-01-20T00:16:31.054Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.276s coverage: 92.8% of statements [2021-01-20T00:16:31.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-20T00:16:31.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-20T00:16:31.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-20T00:16:31.054Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-20T00:16:31.054Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-20T00:16:31.054Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-20T00:16:31.054Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-20T00:16:31.054Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-20T00:16:31.054Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-20T00:16:31.054Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-20T00:16:31.054Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-20T00:16:31.054Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-20T00:16:31.054Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-20T00:16:31.054Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-20T00:16:31.054Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-20T00:16:31.054Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-20T00:16:31.054Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-20T00:16:31.054Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-20T00:16:31.054Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.065s coverage: 58.8% of statements [2021-01-20T00:16:31.054Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-20T00:16:31.054Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-20T00:16:31.054Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.239s coverage: 0.1% of statements [2021-01-20T00:16:31.054Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-20T00:16:31.054Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-20T00:16:31.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-20T00:16:31.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-20T00:16:31.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements [2021-01-20T00:16:31.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-20T00:16:31.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.116s coverage: 75.5% of statements [2021-01-20T00:16:31.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-20T00:16:31.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.067s coverage: 80.8% of statements [2021-01-20T00:16:31.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.181s coverage: 87.2% of statements [2021-01-20T00:16:31.295Z] Removing intermediate container 5fc4f8fe3d7e [2021-01-20T00:16:31.295Z] ---> 46e0c46bf4fc [2021-01-20T00:16:31.295Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-20T00:16:31.295Z] ---> Running in 87ed00bf079f [2021-01-20T00:16:31.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.207s coverage: 84.2% of statements [2021-01-20T00:16:32.690Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-20T00:16:33.275Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-20T00:16:33.276Z] Removing intermediate container e8d22c39fafe [2021-01-20T00:16:33.276Z] ---> 2bd7be680d0b [2021-01-20T00:16:33.276Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-20T00:16:33.276Z] ---> Running in c6a7e3936560 [2021-01-20T00:16:33.853Z] 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-20T00:16:33.854Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-20T00:16:33.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.187s coverage: 91.4% of statements [2021-01-20T00:16:33.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-20T00:16:34.116Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-20T00:16:34.117Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-20T00:16:34.695Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-20T00:16:34.695Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-20T00:16:34.962Z] Removing intermediate container c6a7e3936560 [2021-01-20T00:16:34.962Z] ---> 8ce63ec216b4 [2021-01-20T00:16:34.962Z] [2021-01-20T00:16:34.962Z] Step 11/26 : FROM docker:20.10.0 [2021-01-20T00:16:34.962Z] Executing busybox-1.31.1-r19.trigger [2021-01-20T00:16:34.962Z] 20.10.0: Pulling from library/docker [2021-01-20T00:16:34.962Z] OK: 8 MiB in 19 packages [2021-01-20T00:16:35.910Z] Removing intermediate container 87ed00bf079f [2021-01-20T00:16:35.910Z] ---> 03e10bd2a6f1 [2021-01-20T00:16:35.910Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-20T00:16:35.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.674s coverage: 63.5% of statements [2021-01-20T00:16:35.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-20T00:16:35.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-20T00:16:35.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.104s coverage: 100.0% of statements [2021-01-20T00:16:35.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.087s coverage: 91.3% of statements [2021-01-20T00:16:36.172Z] ---> d1b37af34468 [2021-01-20T00:16:36.173Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-20T00:16:36.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.100s coverage: 100.0% of statements [2021-01-20T00:16:36.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.162s coverage: 73.7% of statements [2021-01-20T00:16:37.117Z] ---> 16480ad2476f [2021-01-20T00:16:37.117Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-20T00:16:37.380Z] ---> 81c4d17fb2ba [2021-01-20T00:16:37.380Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-20T00:16:37.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.082s coverage: 100.0% of statements [2021-01-20T00:16:37.643Z] ---> Running in 8073cc7228e7 [2021-01-20T00:16:37.909Z] Removing intermediate container 8073cc7228e7 [2021-01-20T00:16:37.909Z] ---> cc83d98b842e [2021-01-20T00:16:37.909Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-20T00:16:37.909Z] ---> Running in 85dedd35d835 [2021-01-20T00:16:38.169Z] Removing intermediate container 85dedd35d835 [2021-01-20T00:16:38.169Z] ---> af189c06fe93 [2021-01-20T00:16:38.169Z] Step 21/23 : LABEL arch=x86_64 [2021-01-20T00:16:38.431Z] ---> Running in e99bd9483e0f [2021-01-20T00:16:39.002Z] Removing intermediate container e99bd9483e0f [2021-01-20T00:16:39.002Z] ---> 98195edee99e [2021-01-20T00:16:39.002Z] Step 22/23 : LABEL git_sha=7c22161e7358ea62ae94c661ce8d86ab54401cb7 [2021-01-20T00:16:39.002Z] ---> Running in d4dc4fb14b0b [2021-01-20T00:16:39.264Z] Removing intermediate container d4dc4fb14b0b [2021-01-20T00:16:39.264Z] ---> c92dca166719 [2021-01-20T00:16:39.264Z] Step 23/23 : LABEL version=0.0.0 [2021-01-20T00:16:39.264Z] ---> Running in bb9c40f8f82c [2021-01-20T00:16:39.525Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-20T00:16:39.525Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-20T00:16:39.525Z] ---> aefe523efa57 [2021-01-20T00:16:39.525Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-20T00:16:39.525Z] Removing intermediate container bb9c40f8f82c [2021-01-20T00:16:39.525Z] ---> ce5ec6cabf60 [2021-01-20T00:16:39.525Z] [2021-01-20T00:16:39.525Z] ---> Running in a9fec4171ec1 [2021-01-20T00:16:39.787Z] Successfully built ce5ec6cabf60 [2021-01-20T00:16:39.787Z] Successfully tagged docker-core-data-go:latest [2021-01-20T00:16:40.050Z]  Building docker-core-data-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-20T00:16:40.050Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-20T00:16:40.311Z] (1/2) Installing readline (8.0.4-r0) [2021-01-20T00:16:40.311Z] (2/2) Installing bash (5.0.17-r0) [2021-01-20T00:16:40.311Z] Executing bash-5.0.17-r0.post-install [2021-01-20T00:16:40.311Z] Executing busybox-1.31.1-r19.trigger [2021-01-20T00:16:40.311Z] OK: 12 MiB in 22 packages [2021-01-20T00:16:40.892Z] Removing intermediate container a9fec4171ec1 [2021-01-20T00:16:40.892Z] ---> 2b049b1de258 [2021-01-20T00:16:40.892Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-20T00:16:41.156Z] ---> Running in 53f7231d59a8 [2021-01-20T00:16:41.156Z] Removing intermediate container 53f7231d59a8 [2021-01-20T00:16:41.156Z] ---> 24bb656ff6df [2021-01-20T00:16:41.156Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-20T00:16:41.156Z] ---> Running in 777ed08d32ab [2021-01-20T00:16:41.417Z] Removing intermediate container 777ed08d32ab [2021-01-20T00:16:41.417Z] ---> cdbcf5f9e620 [2021-01-20T00:16:41.417Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-20T00:16:41.417Z] ---> Running in bb170a15e6cb [2021-01-20T00:16:41.679Z] Removing intermediate container bb170a15e6cb [2021-01-20T00:16:41.679Z] ---> 01fb831af1f2 [2021-01-20T00:16:41.679Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-20T00:16:41.899Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.873s coverage: 68.9% of statements [2021-01-20T00:16:41.899Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-20T00:16:41.899Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-20T00:16:41.899Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-20T00:16:41.899Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-20T00:16:41.899Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-20T00:16:42.255Z] ---> 6fbe0741aa30 [2021-01-20T00:16:42.255Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-20T00:16:42.516Z] ---> 4e35ba24c35f [2021-01-20T00:16:42.516Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-20T00:16:42.778Z] ---> 0248d7b3e00f [2021-01-20T00:16:42.778Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-20T00:16:42.778Z] ---> Running in 1b3be3246677 [2021-01-20T00:16:42.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.374s coverage: 37.0% of statements [2021-01-20T00:16:42.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-20T00:16:42.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-20T00:16:43.352Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-20T00:16:43.352Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-20T00:16:43.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.611s coverage: 84.0% of statements [2021-01-20T00:16:43.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.079s coverage: 100.0% of statements [2021-01-20T00:16:43.613Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-20T00:16:43.613Z] (2/33) Installing expat (2.2.9-r1) [2021-01-20T00:16:43.613Z] (3/33) Installing libffi (3.3-r2) [2021-01-20T00:16:43.613Z] (4/33) Installing gdbm (1.13-r1) [2021-01-20T00:16:43.613Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-20T00:16:43.613Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-20T00:16:43.613Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-20T00:16:44.556Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-20T00:16:44.556Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-20T00:16:44.556Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-20T00:16:44.556Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-20T00:16:44.556Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-20T00:16:44.556Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-20T00:16:44.556Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-20T00:16:45.499Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-20T00:16:45.499Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-20T00:16:45.499Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-20T00:16:45.499Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-20T00:16:45.499Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-20T00:16:45.499Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-20T00:16:45.761Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-20T00:16:45.761Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-20T00:16:45.761Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-20T00:16:45.761Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-20T00:16:45.761Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-20T00:16:45.761Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-20T00:16:45.761Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-20T00:16:45.761Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-20T00:16:45.761Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-20T00:16:45.761Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-20T00:16:45.761Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-20T00:16:45.761Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-20T00:16:45.761Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-20T00:16:46.022Z] Executing busybox-1.31.1-r19.trigger [2021-01-20T00:16:46.022Z] OK: 71 MiB in 55 packages [2021-01-20T00:16:50.232Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.417s coverage: 47.1% of statements [2021-01-20T00:16:50.232Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-20T00:16:50.232Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-20T00:16:50.232Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-20T00:16:50.232Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-20T00:16:50.232Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-20T00:16:50.232Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.114s coverage: 100.0% of statements [2021-01-20T00:16:50.232Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-20T00:16:50.232Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.158s coverage: 100.0% of statements [2021-01-20T00:16:50.232Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-20T00:16:54.207Z] Removing intermediate container 1b3be3246677 [2021-01-20T00:16:54.207Z] ---> 7ab67bc5c27b [2021-01-20T00:16:54.207Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-20T00:16:54.207Z] ---> Running in b255fe1b9fb9 [2021-01-20T00:16:54.469Z] Collecting docker-compose==1.23.2 [2021-01-20T00:16:54.469Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-20T00:16:54.730Z] Collecting docopt<0.7,>=0.6.1 [2021-01-20T00:16:54.730Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-20T00:16:54.992Z] Collecting cached-property<2,>=1.2.0 [2021-01-20T00:16:55.254Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-20T00:16:55.254Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-20T00:16:55.254Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-20T00:16:55.515Z] Collecting PyYAML<4,>=3.10 [2021-01-20T00:16:55.515Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-20T00:16:55.686Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.106s coverage: 29.1% of statements [2021-01-20T00:16:55.686Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-20T00:16:55.686Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-20T00:16:55.686Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-20T00:16:55.686Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-20T00:16:55.686Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-20T00:16:55.686Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.183s coverage: 99.0% of statements [2021-01-20T00:16:55.686Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-20T00:16:55.686Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.098s coverage: 100.0% of statements [2021-01-20T00:16:55.686Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-20T00:16:55.686Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.046s coverage: 0.0% of statements [2021-01-20T00:16:55.686Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-20T00:16:55.686Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.047s coverage: 100.0% of statements [2021-01-20T00:16:55.686Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-20T00:16:55.686Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-20T00:16:55.686Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-20T00:16:55.686Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-20T00:16:55.686Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.099s coverage: 87.9% of statements [2021-01-20T00:16:55.686Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-20T00:16:55.686Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-20T00:16:55.686Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.064s coverage: 100.0% of statements [2021-01-20T00:16:55.686Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements [2021-01-20T00:16:56.458Z] Collecting texttable<0.10,>=0.9.0 [2021-01-20T00:16:56.458Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-20T00:16:56.664Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-01-20T00:16:56.723Z] 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-20T00:16:56.723Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-20T00:16:56.723Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-20T00:16:57.257Z] GO111MODULE=on go vet ./... [2021-01-20T00:16:57.295Z] Collecting docker<4.0,>=3.6.0 [2021-01-20T00:16:57.295Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-20T00:16:57.555Z] Collecting jsonschema<3,>=2.5.1 [2021-01-20T00:16:57.555Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-20T00:16:57.817Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-20T00:16:57.817Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-20T00:16:57.817Z] 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-20T00:16:57.817Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-20T00:16:57.817Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-20T00:16:58.078Z] 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-20T00:16:58.078Z] Collecting idna<2.8,>=2.5 [2021-01-20T00:16:58.078Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-20T00:16:58.078Z] Collecting docker-pycreds>=0.4.0 [2021-01-20T00:16:58.078Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-20T00:16:58.078Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-20T00:16:58.078Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-20T00:16:58.078Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-20T00:16:58.078Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-20T00:16:58.339Z] Installing collected packages: docopt, cached-property, urllib3, idna, requests, PyYAML, texttable, dockerpty, websocket-client, docker-pycreds, docker, jsonschema, docker-compose [2021-01-20T00:16:58.339Z] Running setup.py install for docopt: started [2021-01-20T00:16:58.599Z] Running setup.py install for docopt: finished with status 'done' [2021-01-20T00:16:58.861Z] Attempting uninstall: urllib3 [2021-01-20T00:16:58.861Z] Found existing installation: urllib3 1.25.9 [2021-01-20T00:16:58.861Z] Uninstalling urllib3-1.25.9: [2021-01-20T00:16:58.861Z] Successfully uninstalled urllib3-1.25.9 [2021-01-20T00:16:59.122Z] Attempting uninstall: idna [2021-01-20T00:16:59.122Z] Found existing installation: idna 2.9 [2021-01-20T00:16:59.122Z] Uninstalling idna-2.9: [2021-01-20T00:16:59.122Z] Successfully uninstalled idna-2.9 [2021-01-20T00:16:59.122Z] Attempting uninstall: requests [2021-01-20T00:16:59.122Z] Found existing installation: requests 2.23.0 [2021-01-20T00:16:59.122Z] Uninstalling requests-2.23.0: [2021-01-20T00:16:59.122Z] Successfully uninstalled requests-2.23.0 [2021-01-20T00:16:59.383Z] Running setup.py install for PyYAML: started [2021-01-20T00:16:59.969Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-20T00:16:59.969Z] Running setup.py install for texttable: started [2021-01-20T00:17:00.231Z] Running setup.py install for texttable: finished with status 'done' [2021-01-20T00:17:00.231Z] Running setup.py install for dockerpty: started [2021-01-20T00:17:00.807Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-20T00:17:01.383Z] 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-20T00:17:05.603Z] Removing intermediate container b255fe1b9fb9 [2021-01-20T00:17:05.603Z] ---> 0ceec807e891 [2021-01-20T00:17:05.603Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-20T00:17:05.603Z] ---> Running in e1448fe998a0 [2021-01-20T00:17:05.603Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-20T00:17:05.603Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-20T00:17:05.603Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-20T00:17:05.603Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-20T00:17:05.603Z] (3/3) Installing curl (7.69.1-r3) [2021-01-20T00:17:05.603Z] Executing busybox-1.31.1-r19.trigger [2021-01-20T00:17:05.603Z] OK: 72 MiB in 58 packages [2021-01-20T00:17:06.178Z] Removing intermediate container e1448fe998a0 [2021-01-20T00:17:06.178Z] ---> 6fd4b7057e77 [2021-01-20T00:17:06.178Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-20T00:17:06.178Z] ---> Running in 10f961c47c9b [2021-01-20T00:17:06.439Z] Removing intermediate container 10f961c47c9b [2021-01-20T00:17:06.439Z] ---> 4a53c869fc0a [2021-01-20T00:17:06.439Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-20T00:17:06.439Z] ---> Running in 033b219f4974 [2021-01-20T00:17:06.439Z] Removing intermediate container 033b219f4974 [2021-01-20T00:17:06.439Z] ---> e4b00012a150 [2021-01-20T00:17:06.439Z] Step 24/26 : LABEL arch=x86_64 [2021-01-20T00:17:06.700Z] ---> Running in c93a9514b74e [2021-01-20T00:17:06.700Z] Removing intermediate container c93a9514b74e [2021-01-20T00:17:06.700Z] ---> 4c489e91e4f5 [2021-01-20T00:17:06.700Z] Step 25/26 : LABEL git_sha=7c22161e7358ea62ae94c661ce8d86ab54401cb7 [2021-01-20T00:17:06.962Z] ---> Running in b9ab1c057ef5 [2021-01-20T00:17:06.962Z] Removing intermediate container b9ab1c057ef5 [2021-01-20T00:17:06.962Z] ---> 0b4d662895f6 [2021-01-20T00:17:06.962Z] Step 26/26 : LABEL version=0.0.0 [2021-01-20T00:17:06.962Z] ---> Running in 09773daae843 [2021-01-20T00:17:07.224Z] Removing intermediate container 09773daae843 [2021-01-20T00:17:07.224Z] ---> c9e996fe5f06 [2021-01-20T00:17:07.224Z] [2021-01-20T00:17:07.224Z] Successfully built c9e996fe5f06 [2021-01-20T00:17:07.224Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-20T00:17:07.495Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-20T00:17:07.503Z] $ docker stop --time=1 aeeaa743311e210f2ba6cdee0ee23f91e2a34c857dd60aa58ceee27e3818d4c3 [2021-01-20T00:17:09.018Z] $ docker rm -f aeeaa743311e210f2ba6cdee0ee23f91e2a34c857dd60aa58ceee27e3818d4c3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-20T00:17:09.541Z] + docker images [2021-01-20T00:17:09.541Z] + grep docker [2021-01-20T00:17:09.541Z] docker-sys-mgmt-agent-go latest c9e996fe5f06 2 seconds ago 313MB [2021-01-20T00:17:09.541Z] docker-core-data-go latest ce5ec6cabf60 30 seconds ago 22.3MB [2021-01-20T00:17:09.541Z] docker-core-metadata-go latest a45fa44d349a 44 seconds ago 13.1MB [2021-01-20T00:17:09.541Z] docker-support-scheduler-go latest ff680ee19b82 49 seconds ago 10.7MB [2021-01-20T00:17:09.541Z] docker-security-secretstore-setup-go latest 84e5e7d2cf92 About a minute ago 24.6MB [2021-01-20T00:17:09.541Z] docker-security-bootstrap-redis-go latest 12c8c713253b About a minute ago 15.8MB [2021-01-20T00:17:09.541Z] docker-security-proxy-setup-go latest 2650d3f0b0ff About a minute ago 24.4MB [2021-01-20T00:17:09.541Z] docker-support-notifications-go latest 35b92e9b1889 2 minutes ago 12MB [2021-01-20T00:17:09.541Z] docker-core-command-go latest c526372906ae 2 minutes ago 10.6MB [2021-01-20T00:17:09.541Z] 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-20T00:17:26.021Z] Still waiting to schedule task [2021-01-20T00:17:26.021Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-01-20T00:18:05.306Z] gofmt -l . [2021-01-20T00:18:05.306Z] [ "`gofmt -l .`" = "" ] [2021-01-20T00:18:05.580Z] ./bin/test-go-mod-tidy.sh [2021-01-20T00:18:06.181Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-20T00:18:08.271Z] + ls -al . [2021-01-20T00:18:08.271Z] total 684 [2021-01-20T00:18:08.271Z] drwxrwxr-x 9 1001 1001 4096 Jan 20 00:18 . [2021-01-20T00:18:08.271Z] drwxr-xr-x 4 root root 4096 Jan 20 00:14 .. [2021-01-20T00:18:08.271Z] -rw-rw-r-- 1 1001 1001 11 Jan 20 00:13 .dockerignore [2021-01-20T00:18:08.271Z] drwxrwxr-x 8 1001 1001 4096 Jan 20 00:13 .git [2021-01-20T00:18:08.271Z] drwxrwxr-x 3 1001 1001 4096 Jan 20 00:13 .github [2021-01-20T00:18:08.271Z] -rw-rw-r-- 1 1001 1001 824 Jan 20 00:13 .gitignore [2021-01-20T00:18:08.271Z] -rw-rw-r-- 1 1001 1001 166 Jan 20 00:13 .sonarcloud.properties [2021-01-20T00:18:08.271Z] -rw-rw-r-- 1 1001 1001 7744 Jan 20 00:13 Attribution.txt [2021-01-20T00:18:08.271Z] -rw-rw-r-- 1 1001 1001 3804 Jan 20 00:13 CONTRIBUTING.md [2021-01-20T00:18:08.271Z] -rw-rw-r-- 1 1001 1001 931 Jan 20 00:13 Dockerfile.build [2021-01-20T00:18:08.271Z] -rw-rw-r-- 1 1001 1001 863 Jan 20 00:13 Jenkinsfile [2021-01-20T00:18:08.271Z] -rw-rw-r-- 1 1001 1001 10775 Jan 20 00:13 LICENSE [2021-01-20T00:18:08.271Z] -rw-rw-r-- 1 1001 1001 5750 Jan 20 00:13 Makefile [2021-01-20T00:18:08.271Z] -rw-rw-r-- 1 1001 1001 6524 Jan 20 00:13 README.md [2021-01-20T00:18:08.271Z] -rw-rw-r-- 1 1001 1001 6744 Jan 20 00:13 SECURITY.md [2021-01-20T00:18:08.271Z] -rw-rw-r-- 1 1001 1001 5 Jan 20 00:10 VERSION [2021-01-20T00:18:08.271Z] -rw-rw-r-- 1 1001 1001 4131 Jan 20 00:13 ZMQWindows.md [2021-01-20T00:18:08.271Z] drwxrwxr-x 2 1001 1001 4096 Jan 20 00:13 bin [2021-01-20T00:18:08.271Z] drwxrwxr-x 14 1001 1001 4096 Jan 20 00:13 cmd [2021-01-20T00:18:08.271Z] -rw-r--r-- 1 root root 550466 Jan 20 00:16 coverage.out [2021-01-20T00:18:08.271Z] -rw-r--r-- 1 root root 981 Jan 20 00:18 go.mod [2021-01-20T00:18:08.271Z] -rw-r--r-- 1 root root 19436 Jan 20 00:18 go.sum [2021-01-20T00:18:08.271Z] drwxrwxr-x 8 1001 1001 4096 Jan 20 00:13 internal [2021-01-20T00:18:08.271Z] drwxrwxr-x 4 1001 1001 4096 Jan 20 00:13 openapi [2021-01-20T00:18:08.271Z] drwxrwxr-x 4 1001 1001 4096 Jan 20 00:13 snap [2021-01-20T00:18:08.271Z] -rw-rw-r-- 1 1001 1001 168 Jan 20 00:13 version.go [Pipeline] sh [2021-01-20T00:18:08.929Z] + '[' -e coverage.out ] [2021-01-20T00:18:08.929Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-20T00:18:08.990Z] Warning: overwriting stash ‘coverage-report’ [2021-01-20T00:18:10.322Z] Stashed 1 file(s) [Pipeline] sh [2021-01-20T00:18:11.006Z] + make build [2021-01-20T00:18:11.006Z] 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-20T00:18:20.371Z] Running on prd-ubuntu18.04-docker-8c-8g-21405 in /w/workspace/edgexfoundry_edgex-go_PR-3051 [Pipeline] { [Pipeline] ws [2021-01-20T00:18:20.434Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-01-20T00:18:21.207Z] 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-20T00:18:22.508Z] using credential edgex-jenkins-ssh [2021-01-20T00:18:22.554Z] Cloning the remote Git repository [2021-01-20T00:18:22.576Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-20T00:18:22.645Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-01-20T00:18:22.674Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-20T00:18:22.675Z] > git --version # timeout=10 [2021-01-20T00:18:22.681Z] > git --version # 'git version 2.17.1' [2021-01-20T00:18:22.682Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-20T00:18:22.703Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-20T00:18:27.458Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-20T00:18:27.467Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-20T00:18:27.477Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-20T00:18:27.490Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-20T00:18:27.490Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-20T00:18:27.495Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3051/head:refs/remotes/origin/PR-3051 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-20T00:18:28.096Z] Merging remotes/origin/master commit c4887d0c009f35026456fc1c8cef2ef56b2ea654 into PR head commit 7c22161e7358ea62ae94c661ce8d86ab54401cb7 [2021-01-20T00:18:28.220Z] Merge succeeded, producing 7c22161e7358ea62ae94c661ce8d86ab54401cb7 [2021-01-20T00:18:28.221Z] Checking out Revision 7c22161e7358ea62ae94c661ce8d86ab54401cb7 (PR-3051) [2021-01-20T00:18:28.106Z] > git config core.sparsecheckout # timeout=10 [2021-01-20T00:18:28.119Z] > git checkout -f 7c22161e7358ea62ae94c661ce8d86ab54401cb7 # timeout=10 [2021-01-20T00:18:28.194Z] > git remote # timeout=10 [2021-01-20T00:18:28.201Z] > git config --get remote.origin.url # timeout=10 [2021-01-20T00:18:28.207Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-20T00:18:28.210Z] > git merge c4887d0c009f35026456fc1c8cef2ef56b2ea654 # timeout=10 [2021-01-20T00:18:28.217Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-20T00:18:28.226Z] > git config core.sparsecheckout # timeout=10 [2021-01-20T00:18:28.231Z] > git checkout -f 7c22161e7358ea62ae94c661ce8d86ab54401cb7 # timeout=10 [2021-01-20T00:18:31.935Z] Commit message: "fix(core-data): Set ApiVerion on Event/Reading DTOs prior to publishing to MessageBus" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-20T00:18:33.169Z] + echo snap-build.sh [2021-01-20T00:18:33.169Z] snap-build.sh [2021-01-20T00:18:33.169Z] + SNAP_BASE_DIR=. [2021-01-20T00:18:33.169Z] + '[' '!' -z /w/workspace/edgex-go/4 ']' [2021-01-20T00:18:33.169Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/4 [2021-01-20T00:18:33.169Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' [2021-01-20T00:18:33.169Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/4] [2021-01-20T00:18:33.169Z] + cd /w/workspace/edgex-go/4 [2021-01-20T00:18:33.169Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-20T00:18:33.169Z] Reading package lists... [2021-01-20T00:18:33.169Z] Building dependency tree... [2021-01-20T00:18:33.169Z] Reading state information... [2021-01-20T00:18:33.432Z] The following packages were automatically installed and are no longer required: [2021-01-20T00:18:33.432Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-20T00:18:33.432Z] uidmap xdelta3 [2021-01-20T00:18:33.432Z] Use 'sudo apt autoremove' to remove them. [2021-01-20T00:18:33.432Z] The following packages will be REMOVED: [2021-01-20T00:18:33.432Z] lxd* lxd-client* [2021-01-20T00:18:33.693Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-20T00:18:33.693Z] After this operation, 31.7 MB disk space will be freed. [2021-01-20T00:18:34.749Z] (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-20T00:18:34.749Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-20T00:18:35.695Z] Removing lxd dnsmasq configuration [2021-01-20T00:18:35.695Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-20T00:18:35.957Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-20T00:18:36.902Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-20T00:18:37.164Z] (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-20T00:18:37.164Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-20T00:18:38.113Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-20T00:18:38.375Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-20T00:18:39.766Z] + sudo snap remove --purge lxd [2021-01-20T00:18:39.766Z] snap "lxd" is not installed [2021-01-20T00:18:39.766Z] + sudo groupadd --force --system lxd [2021-01-20T00:18:39.766Z] ++ whoami [2021-01-20T00:18:39.766Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-20T00:18:39.766Z] + newgrp - lxd [2021-01-20T00:18:39.766Z] + sudo snap install lxd [2021-01-20T00:18:48.011Z] 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-20T00:18:48.606Z] 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-20T00:18:49.825Z] 2021-01-20T00:18:46Z INFO Waiting for automatic snapd restart... [2021-01-20T00:18:54.006Z] 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-20T00:18:55.447Z] 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-20T00:18:59.746Z] 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-20T00:18:59.833Z] lxd 4.10 from Canonical* installed [2021-01-20T00:18:59.833Z] + sudo lxd init --auto [2021-01-20T00:19:04.045Z] 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-20T00:19:09.464Z] 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-20T00:19:09.832Z] + sudo snap install --classic snapcraft [2021-01-20T00:19:13.780Z] 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-20T00:19:16.410Z] 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-20T00:19:16.448Z] snapcraft 4.4.4 from Canonical* installed [2021-01-20T00:19:16.448Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-20T00:19:16.448Z] + patch --verbose -p1 [2021-01-20T00:19:16.448Z] Hmm... Looks like a unified diff to me... [2021-01-20T00:19:16.448Z] The text leading up to this was: [2021-01-20T00:19:16.448Z] -------------------------- [2021-01-20T00:19:16.448Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-20T00:19:16.448Z] |From: Tony Espy [2021-01-20T00:19:16.448Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-20T00:19:16.448Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-20T00:19:16.448Z] | [2021-01-20T00:19:16.448Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-20T00:19:16.448Z] |optimize the snap CI check run for pull requests. When [2021-01-20T00:19:16.448Z] |applied, it essentially strips out everything (apps and [2021-01-20T00:19:16.448Z] |parts) from the snapcraft.yaml file except those required [2021-01-20T00:19:16.448Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-20T00:19:16.448Z] |catch changes to edgex-go that break the snap build. [2021-01-20T00:19:16.448Z] | [2021-01-20T00:19:16.448Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-20T00:19:16.448Z] |to update this patch file, otherwise it may fail to apply, [2021-01-20T00:19:16.448Z] |resulting in a failed snap build CI check in the associated [2021-01-20T00:19:16.448Z] |pull request. [2021-01-20T00:19:16.448Z] | [2021-01-20T00:19:16.448Z] |Note - in addition to applying this patch, the pipeline also [2021-01-20T00:19:16.448Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-20T00:19:16.448Z] |need to build the finally binary .snap file (and it won't [2021-01-20T00:19:16.448Z] |work with the patch applied). This further reduces the build [2021-01-20T00:19:16.448Z] |time. [2021-01-20T00:19:16.448Z] |--- [2021-01-20T00:19:16.448Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-20T00:19:16.448Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-20T00:19:16.448Z] | [2021-01-20T00:19:16.448Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-20T00:19:16.448Z] |index 1e537489..faf42425 100644 [2021-01-20T00:19:16.448Z] |--- a/snap/snapcraft.yaml [2021-01-20T00:19:16.448Z] |+++ b/snap/snapcraft.yaml [2021-01-20T00:19:16.448Z] -------------------------- [2021-01-20T00:19:16.448Z] patching file snap/snapcraft.yaml [2021-01-20T00:19:16.448Z] Using Plan A... [2021-01-20T00:19:16.448Z] Hunk #1 succeeded at 73. [2021-01-20T00:19:16.448Z] Hunk #2 succeeded at 202 with fuzz 1 (offset 2 lines). [2021-01-20T00:19:16.448Z] Hunk #3 succeeded at 214 (offset -1 lines). [2021-01-20T00:19:16.448Z] Hunk #4 succeeded at 222 (offset -1 lines). [2021-01-20T00:19:16.448Z] Hunk #5 succeeded at 229 (offset -1 lines). [2021-01-20T00:19:16.448Z] Hunk #6 succeeded at 256 (offset -1 lines). [2021-01-20T00:19:16.448Z] Hunk #7 succeeded at 290 (offset -1 lines). [2021-01-20T00:19:16.448Z] Hunk #8 succeeded at 342. [2021-01-20T00:19:16.448Z] Hmm... Ignoring the trailing garbage. [2021-01-20T00:19:16.448Z] done [2021-01-20T00:19:16.448Z] + sudo snapcraft prime --use-lxd [2021-01-20T00:19:17.408Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-01-20T00:19:17.408Z] 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-20T00:19:17.408Z] - README.md [2021-01-20T00:19:17.408Z] - snapcraft.yaml.orig [2021-01-20T00:19:17.408Z] [2021-01-20T00:19:17.408Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-20T00:19:17.988Z] Launching a container. [2021-01-20T00:19:19.820Z] 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-20T00:19:24.269Z] $ docker stop --time=1 a7b5563a1d822e82d53724ef38afb718ae4dba609499c969235d4e4788cb4d38 [2021-01-20T00:19:26.761Z] $ docker rm -f a7b5563a1d822e82d53724ef38afb718ae4dba609499c969235d4e4788cb4d38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-20T00:19:28.579Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-20T00:19:28.579Z] [2021-01-20T00:19:28.579Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-20T00:19:29.233Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-20T00:19:29.233Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-20T00:19:29.233Z] 29e5d40040c1: Pulling fs layer [2021-01-20T00:19:29.233Z] 1ce36da41761: Pulling fs layer [2021-01-20T00:19:29.233Z] 25b303627fd3: Pulling fs layer [2021-01-20T00:19:29.824Z] 29e5d40040c1: Verifying Checksum [2021-01-20T00:19:29.824Z] 29e5d40040c1: Download complete [2021-01-20T00:19:30.262Z] Waiting for container to be ready [2021-01-20T00:19:30.262Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-01-20T00:19:30.262Z] [2021-01-20T00:19:30.423Z] 29e5d40040c1: Pull complete [2021-01-20T00:19:30.423Z] 1ce36da41761: Verifying Checksum [2021-01-20T00:19:30.423Z] 1ce36da41761: Download complete [2021-01-20T00:19:31.863Z] 1ce36da41761: Pull complete [2021-01-20T00:19:32.147Z] 25b303627fd3: Verifying Checksum [2021-01-20T00:19:32.147Z] 25b303627fd3: Download complete [2021-01-20T00:19:32.196Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-01-20T00:19:32.773Z] Waiting for network to be ready... [2021-01-20T00:19:33.036Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-20T00:19:33.295Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1513 kB] [2021-01-20T00:19:33.295Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-20T00:19:33.295Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] [2021-01-20T00:19:33.295Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-20T00:19:33.295Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-20T00:19:33.295Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] [2021-01-20T00:19:33.295Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] [2021-01-20T00:19:33.295Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1101 kB] [2021-01-20T00:19:33.295Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] [2021-01-20T00:19:33.864Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-20T00:19:33.864Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-20T00:19:34.125Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-20T00:19:34.125Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-20T00:19:34.125Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-20T00:19:34.125Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-20T00:19:34.125Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-20T00:19:34.125Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-20T00:19:34.707Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-20T00:19:34.707Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1844 kB] [2021-01-20T00:19:34.968Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [384 kB] [2021-01-20T00:19:34.968Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] [2021-01-20T00:19:34.968Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] [2021-01-20T00:19:34.968Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [237 kB] [2021-01-20T00:19:34.968Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.8 kB] [2021-01-20T00:19:34.968Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1706 kB] [2021-01-20T00:19:34.968Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [360 kB] [2021-01-20T00:19:37.526Z] Fetched 23.8 MB in 4s (5900 kB/s) [2021-01-20T00:19:37.786Z] Reading package lists... [2021-01-20T00:19:38.049Z] Reading package lists... [2021-01-20T00:19:38.310Z] Building dependency tree... [2021-01-20T00:19:38.310Z] Reading state information... [2021-01-20T00:19:38.310Z] The following additional packages will be installed: [2021-01-20T00:19:38.310Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-20T00:19:38.310Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-20T00:19:38.310Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-20T00:19:38.310Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-01-20T00:19:38.310Z] Suggested packages: [2021-01-20T00:19:38.310Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-01-20T00:19:38.310Z] Recommended packages: [2021-01-20T00:19:38.310Z] gnupg libsasl2-modules [2021-01-20T00:19:38.310Z] The following NEW packages will be installed: [2021-01-20T00:19:38.310Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-20T00:19:38.310Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-20T00:19:38.310Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-20T00:19:38.310Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-01-20T00:19:38.310Z] The following packages will be upgraded: [2021-01-20T00:19:38.310Z] gpg gpg-agent gpgconf libudev1 [2021-01-20T00:19:38.570Z] 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. [2021-01-20T00:19:38.570Z] Need to get 3533 kB of archives. [2021-01-20T00:19:38.570Z] After this operation, 13.3 MB of additional disk space will be used. [2021-01-20T00:19:38.570Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-01-20T00:19:38.570Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-01-20T00:19:38.832Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-01-20T00:19:39.093Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-01-20T00:19:39.355Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-01-20T00:19:39.355Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-01-20T00:19:39.355Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-01-20T00:19:39.355Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-01-20T00:19:39.355Z] Get:9 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-20T00:19:39.355Z] Get:10 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-20T00:19:39.355Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2021-01-20T00:19:39.355Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2021-01-20T00:19:39.355Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-01-20T00:19:39.355Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-01-20T00:19:39.355Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-01-20T00:19:39.355Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-01-20T00:19:39.617Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-01-20T00:19:39.617Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-01-20T00:19:39.617Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-01-20T00:19:39.617Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-01-20T00:19:39.617Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-01-20T00:19:39.617Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-01-20T00:19:39.878Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-20T00:19:39.878Z] Fetched 3533 kB in 1s (2635 kB/s) [2021-01-20T00:19:39.878Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-20T00:19:39.878Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-01-20T00:19:39.878Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-20T00:19:40.138Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-01-20T00:19:40.138Z] Selecting previously unselected package udev. [2021-01-20T00:19:40.138Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-20T00:19:40.138Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-01-20T00:19:40.138Z] Unpacking udev (237-3ubuntu10.44) ... [2021-01-20T00:19:40.400Z] Selecting previously unselected package libfuse2:amd64. [2021-01-20T00:19:40.400Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-01-20T00:19:40.400Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-20T00:19:40.400Z] Selecting previously unselected package fuse. [2021-01-20T00:19:40.400Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-01-20T00:19:40.400Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-01-20T00:19:40.661Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-20T00:19:40.661Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-20T00:19:40.661Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-20T00:19:40.661Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-20T00:19:40.922Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-20T00:19:40.922Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-20T00:19:40.922Z] Selecting previously unselected package libksba8:amd64. [2021-01-20T00:19:40.922Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-01-20T00:19:40.922Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-01-20T00:19:41.183Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-01-20T00:19:41.183Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-20T00:19:41.183Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-20T00:19:41.183Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-01-20T00:19:41.183Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-20T00:19:41.183Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-20T00:19:41.183Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-01-20T00:19:41.183Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-20T00:19:41.446Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-20T00:19:41.446Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-01-20T00:19:41.446Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-20T00:19:41.446Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-20T00:19:41.446Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-01-20T00:19:41.446Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-20T00:19:41.446Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-20T00:19:41.707Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-01-20T00:19:41.707Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-20T00:19:41.707Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-20T00:19:41.707Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-01-20T00:19:41.707Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-20T00:19:41.707Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-20T00:19:41.968Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-01-20T00:19:41.968Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-20T00:19:41.968Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-20T00:19:41.968Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-01-20T00:19:41.968Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-20T00:19:41.968Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-20T00:19:42.230Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-20T00:19:42.230Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-20T00:19:42.230Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-20T00:19:42.230Z] Selecting previously unselected package libsasl2-2:amd64. [2021-01-20T00:19:42.230Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-20T00:19:42.230Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-20T00:19:42.230Z] Selecting previously unselected package libldap-common. [2021-01-20T00:19:42.230Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-01-20T00:19:42.230Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-20T00:19:42.299Z] 25b303627fd3: Pull complete [2021-01-20T00:19:42.299Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-20T00:19:42.299Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-20T00:19:42.299Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-20T00:19:42.493Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-20T00:19:42.493Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-01-20T00:19:42.493Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-20T00:19:42.493Z] Selecting previously unselected package dirmngr. [2021-01-20T00:19:42.493Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-20T00:19:42.569Z] prd-ubuntu18.04-docker-arm64-4c-16g-21404 does not seem to be running inside a container [2021-01-20T00:19:42.742Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-20T00:19:42.755Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-20T00:19:42.755Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-20T00:19:42.755Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-01-20T00:19:42.755Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-20T00:19:42.755Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-20T00:19:43.017Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-20T00:19:43.017Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-01-20T00:19:43.017Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-20T00:19:43.017Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-01-20T00:19:43.017Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-20T00:19:43.017Z] Setting up udev (237-3ubuntu10.44) ... [2021-01-20T00:19:43.279Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-01-20T00:19:43.544Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-20T00:19:43.544Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-01-20T00:19:43.544Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-01-20T00:19:43.544Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-01-20T00:19:43.544Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-20T00:19:43.544Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-20T00:19:43.806Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-20T00:19:43.806Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-20T00:19:43.806Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-20T00:19:43.806Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-20T00:19:43.806Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-20T00:19:43.806Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-20T00:19:43.806Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-20T00:19:43.806Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-20T00:19:44.383Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-01-20T00:19:44.383Z] settings in the [Install] section, and DefaultInstance for template units). [2021-01-20T00:19:44.383Z] This means they are not meant to be enabled using systemctl. [2021-01-20T00:19:44.383Z] Possible reasons for having this kind of units are: [2021-01-20T00:19:44.383Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-01-20T00:19:44.383Z] .wants/ or .requires/ directory. [2021-01-20T00:19:44.383Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-01-20T00:19:44.383Z] a requirement dependency on it. [2021-01-20T00:19:44.383Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-01-20T00:19:44.383Z] D-Bus, udev, scripted systemctl call, ...). [2021-01-20T00:19:44.383Z] 4) In case of template units, the unit is meant to be enabled with some [2021-01-20T00:19:44.383Z] instance name specified. [2021-01-20T00:19:44.645Z] Reading package lists... [2021-01-20T00:19:44.645Z] Building dependency tree... [2021-01-20T00:19:44.645Z] Reading state information... [2021-01-20T00:19:44.910Z] The following additional packages will be installed: [2021-01-20T00:19:44.910Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-01-20T00:19:44.910Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-01-20T00:19:44.910Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-01-20T00:19:44.910Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-01-20T00:19:44.910Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-01-20T00:19:44.910Z] Suggested packages: [2021-01-20T00:19:44.910Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-01-20T00:19:44.910Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-01-20T00:19:44.910Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-01-20T00:19:44.910Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-01-20T00:19:44.910Z] systemd-container policykit-1 [2021-01-20T00:19:44.910Z] Recommended packages: [2021-01-20T00:19:44.910Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-01-20T00:19:44.910Z] The following NEW packages will be installed: [2021-01-20T00:19:44.910Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-01-20T00:19:44.910Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-01-20T00:19:44.910Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-01-20T00:19:44.910Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-01-20T00:19:44.910Z] python3.6-minimal snapd squashfs-tools sudo [2021-01-20T00:19:44.910Z] The following packages will be upgraded: [2021-01-20T00:19:44.910Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-01-20T00:19:44.910Z] 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. [2021-01-20T00:19:44.910Z] Need to get 35.2 MB of archives. [2021-01-20T00:19:44.910Z] After this operation, 141 MB of additional disk space will be used. [2021-01-20T00:19:44.910Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-01-20T00:19:45.172Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-01-20T00:19:45.172Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-01-20T00:19:45.172Z] 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-20T00:19:45.172Z] 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-20T00:19:45.172Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-01-20T00:19:45.172Z] 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-20T00:19:45.172Z] 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-20T00:19:45.172Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-01-20T00:19:45.172Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-01-20T00:19:45.172Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-01-20T00:19:45.172Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-01-20T00:19:45.172Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-01-20T00:19:45.172Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-01-20T00:19:45.172Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-01-20T00:19:45.172Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-01-20T00:19:45.433Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-01-20T00:19:45.853Z] $ docker top ccdf8760bd69f901b63118aa08934eb4b05de50b84ad5b78034e5f486109a298 -eo pid,comm [2021-01-20T00:19:46.005Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-01-20T00:19:46.005Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-01-20T00:19:46.005Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-01-20T00:19:46.005Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-01-20T00:19:46.005Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-01-20T00:19:46.005Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-01-20T00:19:46.005Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-01-20T00:19:46.005Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-01-20T00:19:46.005Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [Pipeline] { [Pipeline] sh [2021-01-20T00:19:46.266Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-01-20T00:19:46.266Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-01-20T00:19:46.266Z] 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-20T00:19:46.266Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-01-20T00:19:46.784Z] + docker-compose build --help [2021-01-20T00:19:46.784Z] + grep parallel [2021-01-20T00:19:47.654Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-20T00:19:47.654Z] Fetched 35.2 MB in 3s (13.5 MB/s) [2021-01-20T00:19:47.654Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-20T00:19:47.654Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-01-20T00:19:47.915Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-20T00:19:48.486Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-01-20T00:19:48.486Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-20T00:19:48.486Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-01-20T00:19:48.746Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-20T00:19:48.746Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-01-20T00:19:48.746Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-20T00:19:48.746Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-01-20T00:19:49.007Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-20T00:19:49.007Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-01-20T00:19:49.007Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-20T00:19:49.271Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-01-20T00:19:49.271Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-01-20T00:19:49.842Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-01-20T00:19:49.842Z] (Reading database ... 12764 files and directories currently installed.) [2021-01-20T00:19:49.842Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-20T00:19:49.842Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-20T00:19:50.156Z] --parallel Build images in parallel. [2021-01-20T00:19:50.414Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-01-20T00:19:50.414Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-20T00:19:50.414Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-20T00:19:50.414Z] Selecting previously unselected package libexpat1:amd64. [2021-01-20T00:19:50.414Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-01-20T00:19:50.414Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-20T00:19:50.414Z] Selecting previously unselected package python3.6-minimal. [2021-01-20T00:19:50.414Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [Pipeline] } [2021-01-20T00:19:50.536Z] $ docker stop --time=1 ccdf8760bd69f901b63118aa08934eb4b05de50b84ad5b78034e5f486109a298 [2021-01-20T00:19:50.675Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-20T00:19:50.675Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-20T00:19:50.936Z] Checking for services that may need to be restarted...done. [2021-01-20T00:19:50.936Z] Checking for services that may need to be restarted...done. [2021-01-20T00:19:50.936Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-20T00:19:50.936Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-20T00:19:50.936Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-20T00:19:51.507Z] Selecting previously unselected package python3-minimal. [2021-01-20T00:19:51.507Z] (Reading database ... 13012 files and directories currently installed.) [2021-01-20T00:19:51.507Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-01-20T00:19:51.507Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-01-20T00:19:51.507Z] Selecting previously unselected package mime-support. [2021-01-20T00:19:51.507Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-01-20T00:19:51.507Z] Unpacking mime-support (3.60ubuntu1) ... [2021-01-20T00:19:51.768Z] Selecting previously unselected package libmpdec2:amd64. [2021-01-20T00:19:51.768Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-01-20T00:19:51.768Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-20T00:19:51.768Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-01-20T00:19:51.768Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-20T00:19:51.768Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-20T00:19:52.031Z] Selecting previously unselected package python3.6. [2021-01-20T00:19:52.031Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-20T00:19:52.031Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-20T00:19:52.031Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-20T00:19:52.031Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-01-20T00:19:52.031Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-20T00:19:52.292Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-01-20T00:19:52.482Z] $ docker rm -f ccdf8760bd69f901b63118aa08934eb4b05de50b84ad5b78034e5f486109a298 [2021-01-20T00:19:52.554Z] Selecting previously unselected package python3. [2021-01-20T00:19:52.554Z] (Reading database ... 13442 files and directories currently installed.) [2021-01-20T00:19:52.554Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-01-20T00:19:52.554Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-01-20T00:19:52.554Z] Selecting previously unselected package multiarch-support. [2021-01-20T00:19:52.554Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-01-20T00:19:52.554Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-01-20T00:19:52.554Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [Pipeline] // withDockerContainer [2021-01-20T00:19:52.815Z] Selecting previously unselected package liblzo2-2:amd64. [2021-01-20T00:19:52.815Z] (Reading database ... 13479 files and directories currently installed.) [2021-01-20T00:19:52.815Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-01-20T00:19:52.815Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-01-20T00:19:52.815Z] Selecting previously unselected package libbsd0:amd64. [2021-01-20T00:19:52.815Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-01-20T00:19:52.815Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-20T00:19:53.075Z] Selecting previously unselected package sudo. [2021-01-20T00:19:53.075Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2021-01-20T00:19:53.075Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-20T00:19:53.075Z] Selecting previously unselected package apparmor. [2021-01-20T00:19:53.075Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-01-20T00:19:53.075Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-01-20T00:19:53.253Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-20T00:19:53.253Z] . [Pipeline] withDockerContainer [2021-01-20T00:19:53.341Z] Selecting previously unselected package libedit2:amd64. [2021-01-20T00:19:53.341Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-01-20T00:19:53.341Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-01-20T00:19:53.341Z] Selecting previously unselected package libkrb5support0:amd64. [2021-01-20T00:19:53.341Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-01-20T00:19:53.341Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-20T00:19:53.594Z] prd-ubuntu18.04-docker-arm64-4c-16g-21404 does not seem to be running inside a container [2021-01-20T00:19:53.602Z] Selecting previously unselected package libk5crypto3:amd64. [2021-01-20T00:19:53.602Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-20T00:19:53.602Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-20T00:19:53.602Z] Selecting previously unselected package libkeyutils1:amd64. [2021-01-20T00:19:53.602Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-01-20T00:19:53.602Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-20T00:19:53.779Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-20T00:19:53.862Z] Selecting previously unselected package libkrb5-3:amd64. [2021-01-20T00:19:53.862Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-20T00:19:53.862Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-20T00:19:53.862Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-20T00:19:53.862Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-01-20T00:19:53.862Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-20T00:19:54.124Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-01-20T00:19:54.124Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-01-20T00:19:54.124Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-20T00:19:54.124Z] Selecting previously unselected package openssh-client. [2021-01-20T00:19:54.124Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-01-20T00:19:54.124Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-20T00:19:54.385Z] Selecting previously unselected package squashfs-tools. [2021-01-20T00:19:54.385Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-01-20T00:19:54.385Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-20T00:19:54.385Z] Selecting previously unselected package snapd. [2021-01-20T00:19:54.646Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-01-20T00:19:54.646Z] Unpacking snapd (2.48+18.04) ... [2021-01-20T00:19:55.212Z] $ docker top 531632c0d7453586b10b519f98a9522c4e57c1fa335134928ca20b1b20fb712b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-20T00:19:56.249Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-20T00:19:56.564Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-01-20T00:19:56.564Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-20T00:19:56.564Z] Setting up mime-support (3.60ubuntu1) ... [2021-01-20T00:19:56.564Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-20T00:19:56.564Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-20T00:19:56.829Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-20T00:19:56.829Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-20T00:19:56.829Z] Setting up systemd (237-3ubuntu10.44) ... [2021-01-20T00:19:56.829Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-01-20T00:19:57.770Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-20T00:19:57.770Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-20T00:19:57.770Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-01-20T00:19:57.770Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-20T00:19:57.770Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-20T00:19:57.770Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-20T00:19:58.344Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-20T00:19:58.344Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-20T00:19:58.344Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-20T00:19:58.344Z] Setting up python3 (3.6.7-1~18.04) ... [2021-01-20T00:19:58.344Z] running python rtupdate hooks for python3.6... [2021-01-20T00:19:58.344Z] running python post-rtupdate hooks for python3.6... [2021-01-20T00:19:58.605Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-01-20T00:19:59.988Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-01-20T00:19:59.988Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-20T00:20:00.250Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-20T00:20:00.250Z] Setting up snapd (2.48+18.04) ... [2021-01-20T00:20:00.549Z] Building docker-core-command-go ... [2021-01-20T00:20:00.549Z] Building docker-core-data-go ... [2021-01-20T00:20:00.549Z] Building docker-core-metadata-go ... [2021-01-20T00:20:00.549Z] Building docker-security-bootstrap-redis-go ... [2021-01-20T00:20:00.549Z] Building docker-security-proxy-setup-go ... [2021-01-20T00:20:00.549Z] Building docker-security-secretstore-setup-go ... [2021-01-20T00:20:00.549Z] Building docker-support-notifications-go ... [2021-01-20T00:20:00.549Z] Building docker-support-scheduler-go ... [2021-01-20T00:20:00.549Z] Building docker-sys-mgmt-agent-go ... [2021-01-20T00:20:00.549Z] Building docker-support-scheduler-go [2021-01-20T00:20:00.549Z] Building docker-security-bootstrap-redis-go [2021-01-20T00:20:00.549Z] Building docker-core-data-go [2021-01-20T00:20:00.549Z] Building docker-support-notifications-go [2021-01-20T00:20:00.549Z] Building docker-security-secretstore-setup-go [2021-01-20T00:20:00.821Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-01-20T00:20:00.821Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-01-20T00:20:01.082Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-01-20T00:20:01.343Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-01-20T00:20:01.343Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-20T00:20:01.343Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-20T00:20:01.607Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-01-20T00:20:01.869Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-01-20T00:20:01.869Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-01-20T00:20:02.132Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-01-20T00:20:02.394Z] /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-20T00:20:02.394Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-20T00:20:02.394Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-01-20T00:20:03.336Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-20T00:20:03.336Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-20T00:20:03.336Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-20T00:20:04.543Z] Reading package lists... [2021-01-20T00:20:04.805Z] Reading package lists... [2021-01-20T00:20:05.068Z] Building dependency tree... [2021-01-20T00:20:05.068Z] Reading state information... [2021-01-20T00:20:05.068Z] Calculating upgrade... [2021-01-20T00:20:05.329Z] The following packages will be upgraded: [2021-01-20T00:20:05.329Z] advancecomp base-files bash binutils binutils-common [2021-01-20T00:20:05.329Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-01-20T00:20:05.329Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-01-20T00:20:05.329Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2021-01-20T00:20:05.329Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2021-01-20T00:20:05.329Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2021-01-20T00:20:05.329Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2021-01-20T00:20:05.329Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2021-01-20T00:20:05.329Z] libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-01-20T00:20:05.329Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-01-20T00:20:05.329Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-01-20T00:20:05.329Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-01-20T00:20:05.329Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-01-20T00:20:05.329Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-01-20T00:20:05.329Z] ubuntu-keyring util-linux [2021-01-20T00:20:05.329Z] 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-01-20T00:20:05.329Z] Need to get 63.7 MB of archives. [2021-01-20T00:20:05.329Z] After this operation, 5203 kB of additional disk space will be used. [2021-01-20T00:20:05.329Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-132.136 [987 kB] [2021-01-20T00:20:05.329Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-01-20T00:20:06.272Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-01-20T00:20:06.272Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-01-20T00:20:06.272Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-01-20T00:20:06.272Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-01-20T00:20:06.272Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-01-20T00:20:06.272Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-01-20T00:20:06.272Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-01-20T00:20:06.272Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-01-20T00:20:06.272Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-01-20T00:20:06.272Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-01-20T00:20:06.272Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-01-20T00:20:06.272Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-01-20T00:20:06.272Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-01-20T00:20:06.272Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-01-20T00:20:06.272Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-01-20T00:20:06.272Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-01-20T00:20:06.272Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-01-20T00:20:06.272Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-01-20T00:20:06.272Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-01-20T00:20:06.272Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-01-20T00:20:06.272Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-01-20T00:20:06.272Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-01-20T00:20:06.272Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-01-20T00:20:06.533Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-01-20T00:20:06.533Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-01-20T00:20:06.533Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-01-20T00:20:06.533Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-01-20T00:20:06.533Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-01-20T00:20:06.533Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-01-20T00:20:06.533Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-01-20T00:20:06.533Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-01-20T00:20:06.533Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-01-20T00:20:06.533Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-01-20T00:20:06.533Z] Get:36 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-20T00:20:06.533Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-01-20T00:20:06.533Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-01-20T00:20:06.533Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-01-20T00:20:06.533Z] Get:40 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-20T00:20:06.533Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-01-20T00:20:06.796Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-01-20T00:20:06.796Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-01-20T00:20:06.796Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-01-20T00:20:06.796Z] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-01-20T00:20:06.796Z] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-01-20T00:20:06.796Z] Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-01-20T00:20:06.796Z] Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-01-20T00:20:06.796Z] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-01-20T00:20:06.796Z] Get:50 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-20T00:20:06.796Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-01-20T00:20:06.796Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-01-20T00:20:06.796Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-01-20T00:20:06.796Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-01-20T00:20:06.796Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-01-20T00:20:06.796Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-01-20T00:20:06.796Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-01-20T00:20:06.796Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-01-20T00:20:06.796Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-01-20T00:20:06.796Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-01-20T00:20:06.796Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-01-20T00:20:06.796Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-01-20T00:20:06.796Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-01-20T00:20:06.796Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-01-20T00:20:06.796Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-01-20T00:20:07.058Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-01-20T00:20:07.058Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-01-20T00:20:07.058Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-01-20T00:20:07.058Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-01-20T00:20:07.058Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-01-20T00:20:07.058Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-01-20T00:20:07.058Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-01-20T00:20:07.058Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-01-20T00:20:07.058Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2021-01-20T00:20:07.058Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-01-20T00:20:07.058Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-01-20T00:20:07.058Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-01-20T00:20:07.318Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] [2021-01-20T00:20:07.318Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-01-20T00:20:07.318Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-01-20T00:20:07.318Z] Get:81 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-20T00:20:07.318Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-01-20T00:20:07.318Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-01-20T00:20:07.318Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-01-20T00:20:07.318Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-01-20T00:20:07.318Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-01-20T00:20:07.318Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-01-20T00:20:07.318Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-01-20T00:20:07.887Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-01-20T00:20:08.148Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-01-20T00:20:08.148Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-01-20T00:20:08.408Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-01-20T00:20:08.669Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-01-20T00:20:08.669Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-01-20T00:20:08.669Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-01-20T00:20:08.669Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-01-20T00:20:08.669Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-01-20T00:20:08.669Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-20T00:20:08.669Z] Fetched 63.7 MB in 3s (18.9 MB/s) [2021-01-20T00:20:08.930Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-20T00:20:08.930Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-01-20T00:20:08.930Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-20T00:20:09.500Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-20T00:20:09.500Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-20T00:20:09.500Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-132.136_amd64.deb ... [2021-01-20T00:20:09.761Z] Unpacking linux-libc-dev:amd64 (4.15.0-132.136) over (4.15.0-20.21) ... [2021-01-20T00:20:10.332Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-20T00:20:10.332Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-20T00:20:10.604Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-20T00:20:10.604Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-20T00:20:10.869Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-20T00:20:10.869Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-20T00:20:10.869Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-20T00:20:11.135Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-20T00:20:11.135Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-20T00:20:11.135Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-20T00:20:11.406Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-20T00:20:11.406Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-20T00:20:11.406Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-20T00:20:11.406Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-20T00:20:11.668Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-20T00:20:11.668Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-20T00:20:11.668Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-20T00:20:11.668Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-01-20T00:20:11.932Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-01-20T00:20:11.932Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-20T00:20:11.932Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-20T00:20:11.932Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-20T00:20:12.192Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-20T00:20:12.192Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-20T00:20:12.192Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-20T00:20:12.192Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-20T00:20:12.455Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-20T00:20:12.455Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-20T00:20:12.722Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-01-20T00:20:12.723Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-20T00:20:13.309Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-01-20T00:20:13.309Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-20T00:20:13.309Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-01-20T00:20:13.576Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-01-20T00:20:13.576Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-01-20T00:20:13.576Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-01-20T00:20:13.840Z] Setting up base-files (10.1ubuntu2.10) ... [2021-01-20T00:20:13.840Z] Installing new version of config file /etc/issue ... [2021-01-20T00:20:13.840Z] Installing new version of config file /etc/issue.net ... [2021-01-20T00:20:13.840Z] Installing new version of config file /etc/lsb-release ... [2021-01-20T00:20:13.840Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-01-20T00:20:14.101Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-01-20T00:20:14.101Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-01-20T00:20:14.101Z] Removing obsolete conffile /etc/default/motd-news ... [2021-01-20T00:20:14.362Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-20T00:20:14.362Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-01-20T00:20:14.362Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-01-20T00:20:14.630Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-01-20T00:20:14.630Z] 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-20T00:20:14.630Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-20T00:20:14.630Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-20T00:20:14.630Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-01-20T00:20:14.892Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-01-20T00:20:14.892Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-20T00:20:14.892Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-01-20T00:20:14.892Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-01-20T00:20:15.163Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-01-20T00:20:15.163Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-20T00:20:15.163Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-01-20T00:20:15.425Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-20T00:20:15.425Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-01-20T00:20:15.686Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-20T00:20:15.686Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-20T00:20:15.686Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-20T00:20:15.953Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-20T00:20:15.953Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-20T00:20:15.953Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-20T00:20:15.953Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-20T00:20:16.218Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-01-20T00:20:16.218Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-20T00:20:16.218Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-01-20T00:20:16.218Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-01-20T00:20:16.478Z] Setting up grep (3.1-2build1) ... [2021-01-20T00:20:16.478Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-20T00:20:16.478Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-20T00:20:16.478Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-20T00:20:16.739Z] Setting up login (1:4.5-1ubuntu2) ... [2021-01-20T00:20:16.739Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-20T00:20:16.739Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-20T00:20:17.000Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-20T00:20:17.000Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-01-20T00:20:17.000Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-20T00:20:17.000Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-20T00:20:17.000Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-20T00:20:17.570Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-20T00:20:17.570Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-20T00:20:17.830Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-20T00:20:17.830Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-20T00:20:18.403Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-01-20T00:20:18.664Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-20T00:20:18.664Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-01-20T00:20:18.664Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-20T00:20:19.609Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-20T00:20:19.609Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-20T00:20:19.871Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-20T00:20:19.871Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-20T00:20:19.871Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-01-20T00:20:20.133Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-20T00:20:20.133Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-01-20T00:20:20.133Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-01-20T00:20:20.394Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-01-20T00:20:20.394Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-20T00:20:20.394Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-20T00:20:20.394Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-20T00:20:20.656Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-20T00:20:20.656Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-20T00:20:20.656Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-20T00:20:20.656Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-20T00:20:20.917Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-20T00:20:20.917Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-20T00:20:20.917Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-20T00:20:20.917Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-20T00:20:21.178Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-20T00:20:21.178Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-20T00:20:21.178Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-20T00:20:21.439Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-20T00:20:21.439Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-20T00:20:21.439Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-20T00:20:21.439Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-20T00:20:21.700Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-20T00:20:21.700Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-20T00:20:21.700Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-20T00:20:21.961Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-20T00:20:22.562Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-20T00:20:22.562Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-20T00:20:22.562Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-20T00:20:22.562Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-20T00:20:22.822Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-20T00:20:22.822Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-20T00:20:22.822Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-20T00:20:23.090Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-20T00:20:23.090Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-20T00:20:23.090Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-20T00:20:23.090Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-20T00:20:23.359Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-01-20T00:20:23.359Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-20T00:20:23.359Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-20T00:20:23.359Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-20T00:20:23.932Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-01-20T00:20:24.193Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-01-20T00:20:24.453Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-01-20T00:20:24.453Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-20T00:20:24.453Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-20T00:20:24.453Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-20T00:20:24.713Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-01-20T00:20:24.975Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-20T00:20:24.975Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-01-20T00:20:24.975Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-20T00:20:24.975Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-01-20T00:20:25.236Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-20T00:20:25.236Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-01-20T00:20:25.236Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-01-20T00:20:25.236Z] Setting up debconf (1.5.66ubuntu1) ... [2021-01-20T00:20:25.496Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-20T00:20:25.496Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-20T00:20:25.496Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-20T00:20:25.757Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-20T00:20:25.757Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-20T00:20:25.757Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-20T00:20:25.757Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-20T00:20:26.017Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-20T00:20:26.017Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-20T00:20:26.017Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-20T00:20:26.278Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-20T00:20:26.278Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-20T00:20:26.540Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-20T00:20:26.540Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-20T00:20:26.540Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-20T00:20:26.801Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-01-20T00:20:26.801Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-20T00:20:26.801Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-20T00:20:26.801Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-20T00:20:27.062Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-20T00:20:27.062Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-20T00:20:27.062Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-01-20T00:20:27.062Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-01-20T00:20:27.322Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-01-20T00:20:27.322Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-20T00:20:27.322Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-01-20T00:20:27.322Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-20T00:20:27.583Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-20T00:20:27.583Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-20T00:20:27.583Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-20T00:20:27.844Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-20T00:20:27.844Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-20T00:20:27.844Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-20T00:20:27.844Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-01-20T00:20:27.844Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-01-20T00:20:28.105Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-01-20T00:20:28.105Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-20T00:20:28.105Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-20T00:20:28.105Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-20T00:20:28.677Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-01-20T00:20:28.677Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-20T00:20:28.677Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-20T00:20:28.677Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-20T00:20:28.938Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-01-20T00:20:28.938Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-20T00:20:28.938Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-01-20T00:20:28.938Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-01-20T00:20:29.200Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-01-20T00:20:29.200Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-20T00:20:29.200Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-01-20T00:20:29.200Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-01-20T00:20:29.461Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-01-20T00:20:29.461Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-20T00:20:29.461Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-01-20T00:20:29.461Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-01-20T00:20:29.721Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-01-20T00:20:29.721Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-20T00:20:29.721Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-01-20T00:20:29.721Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-01-20T00:20:29.982Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-01-20T00:20:29.982Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-20T00:20:29.982Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-01-20T00:20:29.982Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-01-20T00:20:30.243Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-01-20T00:20:30.243Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-20T00:20:30.243Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-01-20T00:20:30.243Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-01-20T00:20:30.243Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-01-20T00:20:30.503Z] (Reading database ... 13915 files and directories currently installed.) [2021-01-20T00:20:30.503Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-20T00:20:30.503Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-20T00:20:30.503Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-20T00:20:30.503Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-20T00:20:30.762Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-20T00:20:30.762Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-20T00:20:31.022Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2021-01-20T00:20:31.022Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2021-01-20T00:20:31.022Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-01-20T00:20:31.284Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-01-20T00:20:31.284Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-01-20T00:20:31.284Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-01-20T00:20:31.284Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-01-20T00:20:31.543Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-01-20T00:20:31.543Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-01-20T00:20:31.543Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-01-20T00:20:31.897Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-01-20T00:20:31.898Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-01-20T00:20:31.898Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-01-20T00:20:31.898Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-01-20T00:20:32.217Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-01-20T00:20:32.217Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-01-20T00:20:32.217Z] Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... [2021-01-20T00:20:32.217Z] Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... [2021-01-20T00:20:33.721Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-01-20T00:20:33.721Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-01-20T00:20:33.721Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-01-20T00:20:33.721Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-01-20T00:20:33.721Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-20T00:20:33.721Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-20T00:20:34.307Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-20T00:20:34.307Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-20T00:20:34.307Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-20T00:20:34.307Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-20T00:20:34.578Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-20T00:20:34.578Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-20T00:20:34.578Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-20T00:20:34.578Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-20T00:20:34.838Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-20T00:20:34.838Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-20T00:20:35.125Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-20T00:20:35.125Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-20T00:20:35.125Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-20T00:20:35.125Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-20T00:20:36.065Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-20T00:20:36.066Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-20T00:20:37.007Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-20T00:20:37.007Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-20T00:20:37.584Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-20T00:20:37.584Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-20T00:20:38.155Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-20T00:20:38.155Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-20T00:20:38.727Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-20T00:20:38.727Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-20T00:20:38.992Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-20T00:20:38.992Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-20T00:20:38.992Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-01-20T00:20:39.252Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-20T00:20:39.252Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-01-20T00:20:39.513Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-20T00:20:39.513Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-01-20T00:20:39.513Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-01-20T00:20:39.773Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-20T00:20:39.773Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-20T00:20:39.773Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-20T00:20:39.773Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-20T00:20:40.034Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-01-20T00:20:40.034Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-01-20T00:20:40.034Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-20T00:20:40.295Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-20T00:20:40.295Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-20T00:20:40.295Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-20T00:20:40.295Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-20T00:20:40.295Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-01-20T00:20:40.295Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-01-20T00:20:40.295Z] Setting up tzdata (2020f-0ubuntu0.18.04) ... [2021-01-20T00:20:40.295Z] [2021-01-20T00:20:40.295Z] Current default time zone: 'Etc/UTC' [2021-01-20T00:20:40.295Z] Local time is now: Wed Jan 20 00:20:40 UTC 2021. [2021-01-20T00:20:40.295Z] Universal Time is now: Wed Jan 20 00:20:40 UTC 2021. [2021-01-20T00:20:40.295Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-01-20T00:20:40.295Z] [2021-01-20T00:20:40.559Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-01-20T00:20:40.559Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-20T00:20:40.559Z] Setting up linux-libc-dev:amd64 (4.15.0-132.136) ... [2021-01-20T00:20:40.559Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-01-20T00:20:40.559Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-01-20T00:20:40.559Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-01-20T00:20:40.819Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-01-20T00:20:40.819Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-01-20T00:20:40.819Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-01-20T00:20:40.819Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-01-20T00:20:40.819Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-20T00:20:40.819Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-01-20T00:20:41.080Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-20T00:20:41.081Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-20T00:20:41.081Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-20T00:20:41.081Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-01-20T00:20:41.081Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-01-20T00:20:41.342Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-01-20T00:20:41.342Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-20T00:20:41.342Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-01-20T00:20:41.342Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-01-20T00:20:41.342Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-01-20T00:20:41.342Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-20T00:20:43.255Z] Updating certificates in /etc/ssl/certs... [2021-01-20T00:20:44.200Z] 22 added, 17 removed; done. [2021-01-20T00:20:44.200Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-01-20T00:20:44.200Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-20T00:20:44.200Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-01-20T00:20:44.461Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-01-20T00:20:44.461Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-01-20T00:20:44.461Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-20T00:20:44.461Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-20T00:20:44.461Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-20T00:20:44.727Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-20T00:20:44.727Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-20T00:20:44.727Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-20T00:20:44.727Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-20T00:20:44.727Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-01-20T00:20:44.727Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-01-20T00:20:44.727Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-01-20T00:20:44.989Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-01-20T00:20:44.989Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-01-20T00:20:44.989Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-20T00:20:44.989Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-20T00:20:44.989Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-01-20T00:20:44.989Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-01-20T00:20:45.250Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-01-20T00:20:45.250Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-20T00:20:45.250Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-01-20T00:20:45.250Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-01-20T00:20:45.510Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-20T00:20:45.510Z] Updating certificates in /etc/ssl/certs... [2021-01-20T00:20:46.082Z] 0 added, 0 removed; done. [2021-01-20T00:20:46.082Z] Running hooks in /etc/ca-certificates/update.d... [2021-01-20T00:20:46.082Z] done. [2021-01-20T00:20:46.342Z] Reading package lists... [2021-01-20T00:20:46.603Z] Building dependency tree... [2021-01-20T00:20:46.603Z] Reading state information... [2021-01-20T00:20:46.603Z] The following NEW packages will be installed: [2021-01-20T00:20:46.603Z] apt-transport-https [2021-01-20T00:20:46.864Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-01-20T00:20:46.864Z] Need to get 1696 B of archives. [2021-01-20T00:20:46.864Z] After this operation, 153 kB of additional disk space will be used. [2021-01-20T00:20:46.864Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-01-20T00:20:47.126Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-20T00:20:47.126Z] Fetched 1696 B in 0s (9268 B/s) [2021-01-20T00:20:47.127Z] Selecting previously unselected package apt-transport-https. [2021-01-20T00:20:47.127Z] (Reading database ... 13929 files and directories currently installed.) [2021-01-20T00:20:47.127Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-01-20T00:20:47.127Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-20T00:20:47.127Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-20T00:20:47.389Z] Waiting for network to be ready... [2021-01-20T00:20:53.983Z] 2021-01-20T00:20:50Z INFO Waiting for automatic snapd restart... [2021-01-20T00:20:53.983Z] snapd 2.48.2 from Canonical* installed [2021-01-20T00:20:54.555Z] "snapd" switched to the "latest/stable" channel [2021-01-20T00:20:54.555Z] [2021-01-20T00:20:57.099Z] core18 20201210 from Canonical* installed [2021-01-20T00:20:57.359Z] "core18" switched to the "latest/stable" channel [2021-01-20T00:20:57.359Z] [2021-01-20T00:21:00.660Z] snapcraft 4.4.4 from Canonical* installed [2021-01-20T00:21:00.660Z] "snapcraft" switched to the "latest/stable" channel [2021-01-20T00:21:00.660Z] [2021-01-20T00:21:03.982Z] 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-20T00:21:03.982Z] - README.md [2021-01-20T00:21:03.982Z] - snapcraft.yaml.orig [2021-01-20T00:21:03.982Z] [2021-01-20T00:21:03.982Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-20T00:21:08.568Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-20T00:21:08.569Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-20T00:21:08.569Z] ---> b50e97a3617b [2021-01-20T00:21:08.569Z] Step 3/21 : WORKDIR /edgex-go [2021-01-20T00:21:08.569Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-20T00:21:08.569Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-20T00:21:08.569Z] ---> b50e97a3617b [2021-01-20T00:21:08.569Z] Step 3/22 : WORKDIR /edgex-go [2021-01-20T00:21:08.569Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-20T00:21:08.569Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-20T00:21:08.569Z] ---> b50e97a3617b [2021-01-20T00:21:08.569Z] Step 3/23 : WORKDIR /edgex-go [2021-01-20T00:21:08.569Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-20T00:21:08.569Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-20T00:21:08.569Z] ---> b50e97a3617b [2021-01-20T00:21:08.569Z] Step 3/24 : WORKDIR /edgex-go [2021-01-20T00:21:08.569Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-20T00:21:08.569Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-20T00:21:08.569Z] ---> b50e97a3617b [2021-01-20T00:21:08.569Z] Step 3/24 : WORKDIR /edgex-go [2021-01-20T00:21:08.569Z] ---> Running in fefd5990ff07 [2021-01-20T00:21:08.569Z] ---> Running in bbcf379ee5ee [2021-01-20T00:21:08.569Z] ---> Running in 20d211f3ddd0 [2021-01-20T00:21:08.569Z] ---> Running in 88764de51af5 [2021-01-20T00:21:08.569Z] ---> Running in 9c6fa4d8d098 [2021-01-20T00:21:09.174Z] Removing intermediate container 88764de51af5 [2021-01-20T00:21:09.174Z] ---> bc98c1460cf0 [2021-01-20T00:21:09.174Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-20T00:21:09.174Z] Removing intermediate container bbcf379ee5ee [2021-01-20T00:21:09.174Z] ---> 2f68858d233e [2021-01-20T00:21:09.174Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-20T00:21:09.174Z] Removing intermediate container 9c6fa4d8d098 [2021-01-20T00:21:09.174Z] ---> 73c36d0eb5f0 [2021-01-20T00:21:09.174Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-20T00:21:09.174Z] Removing intermediate container 20d211f3ddd0 [2021-01-20T00:21:09.174Z] ---> d8b12193fff7 [2021-01-20T00:21:09.174Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-20T00:21:09.174Z] Removing intermediate container fefd5990ff07 [2021-01-20T00:21:09.174Z] ---> 987fe1ded145 [2021-01-20T00:21:09.174Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-20T00:21:09.453Z] ---> Running in 5d45b85df54a [2021-01-20T00:21:09.453Z] ---> Running in 126fd049471b [2021-01-20T00:21:09.453Z] ---> Running in 79f2e4378856 [2021-01-20T00:21:09.453Z] ---> Running in 791c6bf0463e [2021-01-20T00:21:09.453Z] ---> Running in aa70555f0758 [2021-01-20T00:21:10.587Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-20T00:21:10.587Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-20T00:21:10.587Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-20T00:21:10.847Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-20T00:21:11.791Z] Reading package lists... [2021-01-20T00:21:12.363Z] 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-20T00:21:13.798Z] Removing intermediate container 5d45b85df54a [2021-01-20T00:21:13.798Z] ---> 091597b920e8 [2021-01-20T00:21:13.798Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-20T00:21:13.798Z] ---> Running in 4c850eb990e4 [2021-01-20T00:21:13.798Z] Removing intermediate container 126fd049471b [2021-01-20T00:21:13.798Z] ---> 6e68c5208e15 [2021-01-20T00:21:13.798Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-20T00:21:13.798Z] Removing intermediate container 791c6bf0463e [2021-01-20T00:21:13.798Z] ---> 9013251b1924 [2021-01-20T00:21:13.798Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-20T00:21:13.798Z] ---> Running in 620514eec507 [2021-01-20T00:21:13.798Z] ---> Running in e713239953dc [2021-01-20T00:21:14.081Z] Removing intermediate container 79f2e4378856 [2021-01-20T00:21:14.082Z] ---> e94fae9f2851 [2021-01-20T00:21:14.082Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-20T00:21:14.357Z] ---> Running in 3f99488a513e [2021-01-20T00:21:14.357Z] Removing intermediate container aa70555f0758 [2021-01-20T00:21:14.357Z] ---> c954a1005c4c [2021-01-20T00:21:14.357Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-20T00:21:14.633Z] ---> Running in 70c4e016b0a6 [2021-01-20T00:21:14.908Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-20T00:21:15.897Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-20T00:21:15.897Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-20T00:21:16.173Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-20T00:21:16.173Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-20T00:21:16.445Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-20T00:21:17.038Z] OK: 217 MiB in 51 packages [2021-01-20T00:21:17.315Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-20T00:21:17.315Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-20T00:21:17.315Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-20T00:21:17.315Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-20T00:21:18.304Z] Removing intermediate container 4c850eb990e4 [2021-01-20T00:21:18.304Z] ---> f646294c1940 [2021-01-20T00:21:18.304Z] Step 6/24 : COPY go.mod . [2021-01-20T00:21:18.304Z] OK: 217 MiB in 51 packages [2021-01-20T00:21:18.585Z] OK: 217 MiB in 51 packages [2021-01-20T00:21:18.585Z] OK: 217 MiB in 51 packages [2021-01-20T00:21:18.864Z] OK: 217 MiB in 51 packages [2021-01-20T00:21:18.967Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-20T00:21:18.967Z] Reading package lists... [2021-01-20T00:21:18.967Z] Building dependency tree... [2021-01-20T00:21:18.967Z] Reading state information... [2021-01-20T00:21:18.967Z] Suggested packages: [2021-01-20T00:21:18.967Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-01-20T00:21:18.967Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-01-20T00:21:18.967Z] Recommended packages: [2021-01-20T00:21:18.967Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-01-20T00:21:18.967Z] The following NEW packages will be installed: [2021-01-20T00:21:18.967Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-01-20T00:21:18.967Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-01-20T00:21:18.967Z] pkg-config zip [2021-01-20T00:21:18.967Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-01-20T00:21:18.967Z] Need to get 7655 kB of archives. [2021-01-20T00:21:18.967Z] After this operation, 43.7 MB of additional disk space will be used. [2021-01-20T00:21:18.967Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-01-20T00:21:18.967Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2021-01-20T00:21:18.967Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-01-20T00:21:18.967Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-01-20T00:21:18.967Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-01-20T00:21:19.241Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-01-20T00:21:19.241Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-01-20T00:21:19.241Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-01-20T00:21:19.241Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-01-20T00:21:19.241Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-01-20T00:21:19.489Z] ---> ed79a5ef62f5 [2021-01-20T00:21:19.489Z] Step 7/24 : RUN go mod download [2021-01-20T00:21:19.508Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-01-20T00:21:19.508Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-01-20T00:21:19.508Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-01-20T00:21:19.765Z] ---> Running in 0c02ee9f831f [2021-01-20T00:21:19.774Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-01-20T00:21:19.774Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-01-20T00:21:19.774Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-20T00:21:19.774Z] Fetched 7655 kB in 1s (6889 kB/s) [2021-01-20T00:21:19.774Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-01-20T00:21:19.774Z] (Reading database ... 13933 files and directories currently installed.) [2021-01-20T00:21:19.774Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-01-20T00:21:19.774Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-20T00:21:20.054Z] Selecting previously unselected package libpsl5:amd64. [2021-01-20T00:21:20.054Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-01-20T00:21:20.054Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-01-20T00:21:20.054Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-01-20T00:21:20.054Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-01-20T00:21:20.054Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-20T00:21:20.319Z] Selecting previously unselected package librtmp1:amd64. [2021-01-20T00:21:20.319Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-01-20T00:21:20.319Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-20T00:21:20.319Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-01-20T00:21:20.319Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-01-20T00:21:20.319Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-20T00:21:20.372Z] Removing intermediate container 3f99488a513e [2021-01-20T00:21:20.372Z] ---> 489c42f33a2c [2021-01-20T00:21:20.372Z] Step 6/23 : COPY go.mod . [2021-01-20T00:21:20.596Z] Selecting previously unselected package liberror-perl. [2021-01-20T00:21:20.596Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-01-20T00:21:20.596Z] Unpacking liberror-perl (0.17025-1) ... [2021-01-20T00:21:20.596Z] Selecting previously unselected package git-man. [2021-01-20T00:21:20.596Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-01-20T00:21:20.596Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-20T00:21:20.644Z] Removing intermediate container 620514eec507 [2021-01-20T00:21:20.644Z] ---> 0b3c84a04816 [2021-01-20T00:21:20.644Z] Step 6/21 : COPY go.mod . [2021-01-20T00:21:20.644Z] Removing intermediate container 70c4e016b0a6 [2021-01-20T00:21:20.644Z] ---> 4d3090205f2f [2021-01-20T00:21:20.644Z] Step 6/22 : COPY go.mod . [2021-01-20T00:21:20.862Z] Selecting previously unselected package git. [2021-01-20T00:21:20.862Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-01-20T00:21:20.862Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-01-20T00:21:20.926Z] Removing intermediate container e713239953dc [2021-01-20T00:21:20.927Z] ---> 7445f6acc82b [2021-01-20T00:21:20.927Z] Step 6/24 : COPY go.mod . [2021-01-20T00:21:21.454Z] Selecting previously unselected package libnorm1:amd64. [2021-01-20T00:21:21.454Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-01-20T00:21:21.454Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-20T00:21:21.534Z] ---> 5cb69059774d [2021-01-20T00:21:21.534Z] Step 7/23 : RUN go mod download [2021-01-20T00:21:21.723Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-01-20T00:21:21.723Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-01-20T00:21:21.723Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-20T00:21:21.723Z] Selecting previously unselected package libsodium23:amd64. [2021-01-20T00:21:21.723Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-01-20T00:21:21.723Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-01-20T00:21:21.809Z] ---> Running in 5a2afd3e226f [2021-01-20T00:21:21.809Z] ---> c75c057284b3 [2021-01-20T00:21:21.809Z] Step 7/21 : RUN go mod download [2021-01-20T00:21:21.809Z] ---> 65ffca481698 [2021-01-20T00:21:21.809Z] Step 7/22 : RUN go mod download [2021-01-20T00:21:21.990Z] Selecting previously unselected package libzmq5:amd64. [2021-01-20T00:21:21.990Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-20T00:21:21.990Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-20T00:21:21.990Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-01-20T00:21:21.990Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-20T00:21:21.990Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-20T00:21:22.088Z] ---> Running in 017a11129548 [2021-01-20T00:21:22.088Z] ---> Running in eab3d7785cb0 [2021-01-20T00:21:22.258Z] Selecting previously unselected package pkg-config. [2021-01-20T00:21:22.258Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-01-20T00:21:22.258Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-01-20T00:21:22.258Z] Selecting previously unselected package zip. [2021-01-20T00:21:22.258Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-01-20T00:21:22.258Z] Unpacking zip (3.0-11build1) ... [2021-01-20T00:21:22.258Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-20T00:21:22.362Z] ---> f880ce544b1e [2021-01-20T00:21:22.362Z] Step 7/24 : RUN go mod download [2021-01-20T00:21:22.362Z] ---> Running in e039ef2431c8 [2021-01-20T00:21:22.519Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-20T00:21:22.519Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-20T00:21:22.519Z] Setting up liberror-perl (0.17025-1) ... [2021-01-20T00:21:22.519Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-01-20T00:21:22.519Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-20T00:21:22.519Z] No schema files found: doing nothing. [2021-01-20T00:21:22.519Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-20T00:21:22.519Z] Setting up zip (3.0-11build1) ... [2021-01-20T00:21:22.519Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-20T00:21:22.780Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-01-20T00:21:22.780Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-01-20T00:21:22.780Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-20T00:21:22.780Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-20T00:21:22.780Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-20T00:21:22.780Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-01-20T00:21:23.041Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-20T00:21:23.823Z] Removing intermediate container 0c02ee9f831f [2021-01-20T00:21:23.823Z] ---> 7286ef77d2c3 [2021-01-20T00:21:23.823Z] Step 8/24 : COPY . . [2021-01-20T00:21:26.465Z] Removing intermediate container 5a2afd3e226f [2021-01-20T00:21:26.465Z] ---> d43e1e453a65 [2021-01-20T00:21:26.465Z] Step 8/23 : COPY . . [2021-01-20T00:21:27.447Z] Removing intermediate container eab3d7785cb0 [2021-01-20T00:21:27.447Z] ---> c2000692e07d [2021-01-20T00:21:27.447Z] Step 8/22 : COPY . . [2021-01-20T00:21:28.047Z] Removing intermediate container 017a11129548 [2021-01-20T00:21:28.047Z] ---> b665249ada72 [2021-01-20T00:21:28.047Z] Step 8/21 : COPY . . [2021-01-20T00:21:28.325Z] Removing intermediate container e039ef2431c8 [2021-01-20T00:21:28.325Z] ---> ae95ce5a5907 [2021-01-20T00:21:28.325Z] Step 8/24 : COPY . . [2021-01-20T00:21:29.649Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-20T00:21:29.649Z] git set to automatically installed. [2021-01-20T00:21:29.649Z] git-man set to automatically installed. [2021-01-20T00:21:29.649Z] libcurl3-gnutls set to automatically installed. [2021-01-20T00:21:29.649Z] liberror-perl set to automatically installed. [2021-01-20T00:21:29.649Z] libglib2.0-0 set to automatically installed. [2021-01-20T00:21:29.649Z] libnghttp2-14 set to automatically installed. [2021-01-20T00:21:29.649Z] libnorm1 set to automatically installed. [2021-01-20T00:21:29.649Z] libpgm-5.2-0 set to automatically installed. [2021-01-20T00:21:29.649Z] libpsl5 set to automatically installed. [2021-01-20T00:21:29.649Z] librtmp1 set to automatically installed. [2021-01-20T00:21:29.649Z] libsodium23 set to automatically installed. [2021-01-20T00:21:29.649Z] libzmq3-dev set to automatically installed. [2021-01-20T00:21:29.649Z] libzmq5 set to automatically installed. [2021-01-20T00:21:29.649Z] pkg-config set to automatically installed. [2021-01-20T00:21:29.649Z] zip set to automatically installed. [2021-01-20T00:21:31.567Z] snapd is not logged in, snap install commands will use sudo [2021-01-20T00:21:38.167Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-20T00:21:38.740Z] snap "core18" has no updates available [2021-01-20T00:21:39.702Z] Pulling config-common [2021-01-20T00:21:40.647Z] Pulling go-build-helper [2021-01-20T00:21:55.140Z] ---> c1cc622a8051 [2021-01-20T00:21:55.140Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-20T00:21:55.140Z] ---> a82b96975787 [2021-01-20T00:21:55.140Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-20T00:21:55.140Z] ---> Running in a2ee890b0e82 [2021-01-20T00:21:55.140Z] ---> 7c7caa1d1198 [2021-01-20T00:21:55.140Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-20T00:21:55.140Z] ---> 11873fab472b [2021-01-20T00:21:55.140Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-20T00:21:55.140Z] ---> Running in 2416850e1d65 [2021-01-20T00:21:55.140Z] ---> c45479368362 [2021-01-20T00:21:55.140Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-20T00:21:55.140Z] ---> Running in 4dca97a304e9 [2021-01-20T00:21:55.140Z] ---> Running in 94b538cf2499 [2021-01-20T00:21:55.140Z] ---> Running in 5101e616863a [2021-01-20T00:21:55.140Z] 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-20T00:21:55.140Z] 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-20T00:21:55.140Z] 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-20T00:21:55.140Z] 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-20T00:21:55.140Z] 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-20T00:22:02.903Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-20T00:22:02.903Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-20T00:22:02.903Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-20T00:22:02.903Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1513 kB] [2021-01-20T00:22:02.903Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-20T00:22:02.903Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-20T00:22:02.903Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-20T00:22:02.903Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-20T00:22:02.903Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-20T00:22:02.903Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-20T00:22:02.903Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-20T00:22:02.903Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] [2021-01-20T00:22:02.903Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-20T00:22:02.903Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-20T00:22:02.903Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] [2021-01-20T00:22:02.903Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] [2021-01-20T00:22:02.903Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1101 kB] [2021-01-20T00:22:02.903Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] [2021-01-20T00:22:02.903Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-20T00:22:02.903Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1844 kB] [2021-01-20T00:22:02.903Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [384 kB] [2021-01-20T00:22:02.903Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] [2021-01-20T00:22:02.903Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] [2021-01-20T00:22:02.903Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [237 kB] [2021-01-20T00:22:02.903Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.8 kB] [2021-01-20T00:22:02.903Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1706 kB] [2021-01-20T00:22:02.903Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [360 kB] [2021-01-20T00:22:02.903Z] Fetched 23.8 MB in 0s (0 B/s) [2021-01-20T00:22:02.903Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-01-20T00:22:02.903Z] Fetched 96.5 kB in 0s (0 B/s) [2021-01-20T00:22:02.903Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-01-20T00:22:02.903Z] Fetched 279 kB in 0s (0 B/s) [2021-01-20T00:22:02.903Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-01-20T00:22:02.903Z] Fetched 122 kB in 0s (0 B/s) [2021-01-20T00:22:02.903Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-01-20T00:22:02.903Z] Fetched 77.8 kB in 0s (0 B/s) [2021-01-20T00:22:02.903Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-01-20T00:22:02.903Z] Fetched 8848 B in 0s (0 B/s) [2021-01-20T00:22:02.903Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-01-20T00:22:02.903Z] Fetched 47.8 kB in 0s (0 B/s) [2021-01-20T00:22:02.903Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-01-20T00:22:02.903Z] Fetched 45.6 kB in 0s (0 B/s) [2021-01-20T00:22:02.903Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-01-20T00:22:02.903Z] Fetched 15.0 kB in 0s (0 B/s) [2021-01-20T00:22:02.903Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-01-20T00:22:02.903Z] Fetched 214 kB in 0s (0 B/s) [2021-01-20T00:22:02.903Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-01-20T00:22:02.903Z] Fetched 155 kB in 0s (0 B/s) [2021-01-20T00:22:02.903Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-01-20T00:22:02.903Z] Fetched 50.6 kB in 0s (0 B/s) [2021-01-20T00:22:02.903Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-01-20T00:22:02.903Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-20T00:22:02.903Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-01-20T00:22:02.903Z] Fetched 41.8 kB in 0s (0 B/s) [2021-01-20T00:22:02.903Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-01-20T00:22:02.903Z] Fetched 499 kB in 0s (0 B/s) [2021-01-20T00:22:02.903Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-01-20T00:22:02.903Z] Fetched 111 kB in 0s (0 B/s) [2021-01-20T00:22:02.903Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-01-20T00:22:02.903Z] Fetched 240 kB in 0s (0 B/s) [2021-01-20T00:22:02.903Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-01-20T00:22:02.903Z] Fetched 29.3 kB in 0s (0 B/s) [2021-01-20T00:22:02.903Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-01-20T00:22:02.903Z] Fetched 85.5 kB in 0s (0 B/s) [2021-01-20T00:22:02.903Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-01-20T00:22:02.903Z] Fetched 24.5 kB in 0s (0 B/s) [2021-01-20T00:22:02.903Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-01-20T00:22:02.903Z] Fetched 49.2 kB in 0s (0 B/s) [2021-01-20T00:22:02.903Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-01-20T00:22:02.903Z] Fetched 54.2 kB in 0s (0 B/s) [2021-01-20T00:22:02.903Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-01-20T00:22:02.903Z] Fetched 30.8 kB in 0s (0 B/s) [2021-01-20T00:22:02.903Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-01-20T00:22:02.903Z] Fetched 17.0 kB in 0s (0 B/s) [2021-01-20T00:22:02.903Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-01-20T00:22:02.903Z] Fetched 85.9 kB in 0s (0 B/s) [2021-01-20T00:22:02.903Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-01-20T00:22:02.903Z] Fetched 8720 B in 0s (0 B/s) [2021-01-20T00:22:02.904Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-01-20T00:22:02.904Z] Fetched 137 kB in 0s (0 B/s) [2021-01-20T00:22:02.904Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-01-20T00:22:02.904Z] Fetched 119 kB in 0s (0 B/s) [2021-01-20T00:22:02.904Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-01-20T00:22:02.904Z] Fetched 109 kB in 0s (0 B/s) [2021-01-20T00:22:02.904Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-01-20T00:22:02.904Z] Fetched 11.1 kB in 0s (0 B/s) [2021-01-20T00:22:02.904Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-01-20T00:22:02.904Z] Fetched 645 kB in 0s (0 B/s) [2021-01-20T00:22:02.904Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-01-20T00:22:02.904Z] Fetched 41.3 kB in 0s (0 B/s) [2021-01-20T00:22:02.904Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-01-20T00:22:02.904Z] Fetched 17.9 kB in 0s (0 B/s) [2021-01-20T00:22:02.904Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-01-20T00:22:02.904Z] Fetched 368 kB in 0s (0 B/s) [2021-01-20T00:22:02.904Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-01-20T00:22:02.904Z] Fetched 187 kB in 0s (0 B/s) [2021-01-20T00:22:02.904Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-01-20T00:22:02.904Z] Fetched 175 kB in 0s (0 B/s) [2021-01-20T00:22:02.904Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-01-20T00:22:05.447Z] Fetched 206 kB in 0s (0 B/s) [2021-01-20T00:22:05.447Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-01-20T00:22:05.447Z] Fetched 1301 kB in 0s (0 B/s) [2021-01-20T00:22:05.447Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-01-20T00:22:05.447Z] Fetched 36.2 kB in 0s (0 B/s) [2021-01-20T00:22:05.447Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-01-20T00:22:05.447Z] Fetched 159 kB in 0s (0 B/s) [2021-01-20T00:22:05.447Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-01-20T00:22:05.447Z] Fetched 107 kB in 0s (0 B/s) [2021-01-20T00:22:05.447Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-01-20T00:22:05.447Z] Fetched 48.7 kB in 0s (0 B/s) [2021-01-20T00:22:05.447Z] Pulling static-packages [2021-01-20T00:22:06.388Z] 'go115' has dependencies that need to be staged: go-build-helper static-packages [2021-01-20T00:22:06.388Z] Skipping pull go-build-helper (already ran) [2021-01-20T00:22:06.388Z] Skipping pull static-packages (already ran) [2021-01-20T00:22:06.388Z] Building go-build-helper [2021-01-20T00:22:10.607Z] Building static-packages [2021-01-20T00:22:11.994Z] Staging go-build-helper [2021-01-20T00:22:12.565Z] Staging static-packages [2021-01-20T00:22:13.505Z] Pulling go115 [2021-01-20T00:22:14.448Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-01-20T00:22:14.448Z] Skipping pull go115 (already ran) [2021-01-20T00:22:14.448Z] Building go115 [2021-01-20T00:22:14.448Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-20T00:22:14.448Z] Dload Upload Total Spent Left Speed [2021-01-20T00:22:18.528Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 12 115M 12 14.2M 0 0 15.5M 0 0:00:07 --:--:-- 0:00:07 15.4M 35 115M 35 41.1M 0 0 21.2M 0 0:00:05 0:00:01 0:00:04 21.2M 59 115M 59 68.2M 0 0 23.3M 0 0:00:04 0:00:02 0:00:02 23.3M 95 115M 95 110M 0 0 28.1M 0 0:00:04 0:00:03 0:00:01 28.1M 100 115M 100 115M 0 0 28.3M 0 0:00:04 0:00:04 --:--:-- 28.3M [2021-01-20T00:22:19.098Z] go1.15.2.linux-amd64.tar.gz: OK [2021-01-20T00:22:22.403Z] Staging go115 [2021-01-20T00:22:27.692Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-20T00:22:27.692Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-20T00:22:27.692Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-20T00:22:27.692Z] Fetched 0 B in 0s (0 B/s) [2021-01-20T00:22:27.692Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-01-20T00:22:27.692Z] Fetched 224 kB in 0s (0 B/s) [2021-01-20T00:22:27.692Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-01-20T00:22:27.692Z] Fetched 157 kB in 0s (0 B/s) [2021-01-20T00:22:27.692Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-01-20T00:22:27.692Z] Fetched 221 kB in 0s (0 B/s) [2021-01-20T00:22:27.692Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-01-20T00:22:27.692Z] Fetched 143 kB in 0s (0 B/s) [2021-01-20T00:22:27.692Z] Pulling edgex-go [2021-01-20T00:22:29.077Z] Pulling version [2021-01-20T00:22:30.020Z] Building config-common [2021-01-20T00:22:31.942Z] Skipping build go-build-helper (already ran) [2021-01-20T00:22:31.942Z] Skipping build static-packages (already ran) [2021-01-20T00:22:31.942Z] Skipping build go115 (already ran) [2021-01-20T00:22:31.942Z] Building edgex-go [2021-01-20T00:22:31.942Z] 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-20T00:22:33.326Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-01-20T00:22:33.326Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.72 [2021-01-20T00:22:33.326Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.149 [2021-01-20T00:22:33.326Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-01-20T00:22:33.326Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 [2021-01-20T00:22:33.326Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.33 [2021-01-20T00:22:33.326Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0 [2021-01-20T00:22:33.326Z] go: downloading github.com/x448/float16 v0.8.4 [2021-01-20T00:22:33.326Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-01-20T00:22:33.326Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-01-20T00:22:33.326Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-20T00:22:33.326Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 [2021-01-20T00:22:33.326Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-01-20T00:22:33.326Z] go: downloading github.com/google/uuid v1.1.5 [2021-01-20T00:22:33.326Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-01-20T00:22:33.326Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-01-20T00:22:33.326Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2021-01-20T00:22:33.326Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-01-20T00:22:33.326Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-01-20T00:22:33.588Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-01-20T00:22:33.588Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-01-20T00:22:33.588Z] go: downloading github.com/pkg/errors v0.8.1 [2021-01-20T00:22:33.589Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-01-20T00:22:33.589Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-01-20T00:22:33.589Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-20T00:22:33.589Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-01-20T00:22:33.589Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-01-20T00:22:33.589Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-01-20T00:22:33.589Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-01-20T00:22:33.589Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-20T00:22:33.589Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-01-20T00:22:33.589Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-01-20T00:22:33.589Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-01-20T00:22:33.589Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-01-20T00:22:33.589Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-01-20T00:22:33.848Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-01-20T00:22:33.848Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-01-20T00:22:33.848Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-01-20T00:22:33.848Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-01-20T00:22:34.108Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-01-20T00:22:34.108Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-01-20T00:22:40.696Z] 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-20T00:22:43.988Z] 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-20T00:22:44.931Z] 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-20T00:22:45.872Z] 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-20T00:22:46.131Z] 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-20T00:22:46.391Z] go: downloading github.com/stretchr/testify v1.6.1 [2021-01-20T00:22:46.651Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-01-20T00:22:46.651Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-20T00:22:46.651Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-20T00:22:48.031Z] 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-20T00:22:48.031Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-01-20T00:22:48.031Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-01-20T00:22:49.414Z] 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-20T00:22:49.984Z] 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-20T00:22:49.984Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-20T00:22:51.374Z] 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-20T00:22:51.948Z] 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-20T00:22:52.894Z] 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-20T00:22:52.894Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-01-20T00:22:54.815Z] Building version [2021-01-20T00:22:56.736Z] Staging config-common [2021-01-20T00:22:57.679Z] Skipping stage go-build-helper (already ran) [2021-01-20T00:22:57.679Z] Skipping stage static-packages (already ran) [2021-01-20T00:22:57.679Z] Skipping stage go115 (already ran) [2021-01-20T00:22:57.679Z] Staging edgex-go [2021-01-20T00:22:58.625Z] Staging version [2021-01-20T00:22:59.571Z] Priming config-common [2021-01-20T00:23:00.514Z] Priming go-build-helper [2021-01-20T00:23:01.082Z] Priming static-packages [2021-01-20T00:23:03.627Z] Priming go115 [2021-01-20T00:23:04.200Z] Priming edgex-go [2021-01-20T00:23:05.585Z] Priming version [2021-01-20T00:23:06.528Z] 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-20T00:23:17.061Z] 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-20T00:23:25.396Z] Removing intermediate container 4dca97a304e9 [2021-01-20T00:23:25.396Z] ---> 8a2caefe569e [2021-01-20T00:23:25.396Z] [2021-01-20T00:23:25.396Z] Step 10/22 : FROM alpine:3.12 [2021-01-20T00:23:25.396Z] 3.12: Pulling from library/alpine [2021-01-20T00:23:26.018Z] Removing intermediate container 5101e616863a [2021-01-20T00:23:26.018Z] ---> 75a7a528b802 [2021-01-20T00:23:26.018Z] [2021-01-20T00:23:26.018Z] Step 10/24 : FROM alpine:3.12 [2021-01-20T00:23:26.018Z] 3.12: Pulling from library/alpine [2021-01-20T00:23:26.633Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-20T00:23:26.633Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-20T00:23:26.633Z] Status: Downloaded newer image for alpine:3.12 [2021-01-20T00:23:26.633Z] Status: Downloaded newer image for alpine:3.12 [2021-01-20T00:23:26.633Z] ---> afeebe901d6b [2021-01-20T00:23:26.633Z] ---> afeebe901d6b [2021-01-20T00:23:26.633Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curlStep 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-20T00:23:26.633Z] [2021-01-20T00:23:27.613Z] ---> Running in 299cdc9a2e52 [2021-01-20T00:23:27.613Z] ---> Running in 6345d53c2fae [2021-01-20T00:23:31.021Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-20T00:23:31.021Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-20T00:23:31.021Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-20T00:23:31.021Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-20T00:23:31.299Z] Removing intermediate container a2ee890b0e82 [2021-01-20T00:23:31.299Z] ---> 1d014d505615 [2021-01-20T00:23:31.299Z] [2021-01-20T00:23:31.299Z] Step 10/24 : FROM scratch [2021-01-20T00:23:31.299Z] ---> [2021-01-20T00:23:31.299Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-20T00:23:31.299Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-20T00:23:31.299Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-20T00:23:31.577Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-20T00:23:31.577Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-20T00:23:31.577Z] (4/5) Installing curl (7.69.1-r3) [2021-01-20T00:23:31.577Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-20T00:23:31.577Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-20T00:23:31.577Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-20T00:23:31.577Z] Executing busybox-1.31.1-r19.trigger [2021-01-20T00:23:31.577Z] (4/5) Installing curl (7.69.1-r3) [2021-01-20T00:23:31.577Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-20T00:23:31.577Z] Removing intermediate container 94b538cf2499 [2021-01-20T00:23:31.577Z] Executing ca-certificates-20191127-r4.trigger [2021-01-20T00:23:31.577Z] ---> 698e042aa96a [2021-01-20T00:23:31.577Z] [2021-01-20T00:23:31.577Z] Step 10/21 : FROM scratch [2021-01-20T00:23:31.577Z] ---> [2021-01-20T00:23:31.577Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-20T00:23:31.577Z] Executing busybox-1.31.1-r19.trigger [2021-01-20T00:23:31.577Z] Executing ca-certificates-20191127-r4.trigger [2021-01-20T00:23:31.855Z] ---> Running in 63024c431fc4 [2021-01-20T00:23:31.855Z] OK: 7 MiB in 19 packages [2021-01-20T00:23:32.130Z] OK: 7 MiB in 19 packages [2021-01-20T00:23:32.405Z] ---> Running in 599dcdfd9993 [2021-01-20T00:23:32.685Z] Removing intermediate container 63024c431fc4 [2021-01-20T00:23:32.685Z] ---> 06d7d6857354 [2021-01-20T00:23:32.685Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-20T00:23:32.958Z] ---> Running in 831c00703bb3 [2021-01-20T00:23:33.236Z] Removing intermediate container 599dcdfd9993 [2021-01-20T00:23:33.236Z] ---> 8871c365e61c [2021-01-20T00:23:33.236Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-20T00:23:33.508Z] ---> Running in d9f054bfacd2 [2021-01-20T00:23:33.508Z] Removing intermediate container 831c00703bb3 [2021-01-20T00:23:33.508Z] ---> b98095d66bca [2021-01-20T00:23:33.508Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-20T00:23:33.783Z] ---> Running in c8717b1a8873 [2021-01-20T00:23:34.767Z] Removing intermediate container d9f054bfacd2 [2021-01-20T00:23:34.767Z] ---> 29acbdad436d [2021-01-20T00:23:34.767Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-20T00:23:34.767Z] ---> Running in 7ac4ad8d84db [2021-01-20T00:23:34.767Z] Removing intermediate container c8717b1a8873 [2021-01-20T00:23:34.767Z] ---> 19d554961757 [2021-01-20T00:23:34.767Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-20T00:23:34.767Z] Removing intermediate container 299cdc9a2e52 [2021-01-20T00:23:34.767Z] ---> 707adaeebc58 [2021-01-20T00:23:34.767Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-20T00:23:35.075Z] ---> Running in f10c10ecd09c [2021-01-20T00:23:35.440Z] Removing intermediate container 6345d53c2fae [2021-01-20T00:23:35.440Z] ---> dd099fb3fd7c [2021-01-20T00:23:35.440Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-20T00:23:35.440Z] ---> Running in 880d9c1ef06c [2021-01-20T00:23:35.440Z] Removing intermediate container 7ac4ad8d84db [2021-01-20T00:23:35.440Z] ---> f199e751e9dc [2021-01-20T00:23:35.440Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-20T00:23:36.051Z] ---> 5e48ccffda5a [2021-01-20T00:23:36.051Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-20T00:23:36.338Z] Removing intermediate container f10c10ecd09c [2021-01-20T00:23:36.338Z] ---> 98081a989623 [2021-01-20T00:23:36.338Z] Step 13/24 : WORKDIR / [2021-01-20T00:23:36.338Z] Removing intermediate container 880d9c1ef06c [2021-01-20T00:23:36.338Z] ---> 2d07bf87ed37 [2021-01-20T00:23:36.338Z] Step 13/22 : WORKDIR / [2021-01-20T00:23:36.653Z] ---> Running in 39f65f3cf86b [2021-01-20T00:23:36.653Z] ---> Running in dc3e52aa683e [2021-01-20T00:23:37.295Z] ---> f6dc6e771f5b [2021-01-20T00:23:37.295Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-20T00:23:37.570Z] Removing intermediate container 39f65f3cf86b [2021-01-20T00:23:37.570Z] ---> 913b56854e6e [2021-01-20T00:23:37.570Z] 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-20T00:23:37.844Z] Removing intermediate container dc3e52aa683e [2021-01-20T00:23:37.844Z] ---> 75be46e64751 [2021-01-20T00:23:37.844Z] Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-20T00:23:39.299Z] ---> 672f45446e24 [2021-01-20T00:23:39.299Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-20T00:23:39.299Z] ---> 4576164e4b2c [2021-01-20T00:23:39.299Z] 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-20T00:23:39.299Z] ---> 320e48399966 [2021-01-20T00:23:39.299Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-20T00:23:39.299Z] ---> 08d9745837f9 [2021-01-20T00:23:39.299Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-20T00:23:41.288Z] ---> 37bfbb7fef59 [2021-01-20T00:23:41.288Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-20T00:23:41.567Z] ---> dbaa058abd09 [2021-01-20T00:23:41.567Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-20T00:23:41.567Z] ---> 66ed79a657f1 [2021-01-20T00:23:41.567Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-20T00:23:41.567Z] ---> 637f36923e2e [2021-01-20T00:23:41.567Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-20T00:23:41.846Z] ---> Running in 3e604280aa1e [2021-01-20T00:23:42.457Z] ---> 517a74cf57b3 [2021-01-20T00:23:42.457Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-20T00:23:42.737Z] ---> 0c235265a14e [2021-01-20T00:23:42.737Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-20T00:23:42.737Z] Removing intermediate container 3e604280aa1e [2021-01-20T00:23:42.737Z] ---> 3e4b1b7096e7 [2021-01-20T00:23:42.737Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-20T00:23:43.017Z] ---> 27b63ba035c3 [2021-01-20T00:23:43.017Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-20T00:23:43.302Z] ---> Running in 3e956171ff49 [2021-01-20T00:23:44.290Z] ---> c3a1039e2843 [2021-01-20T00:23:44.290Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-20T00:23:44.290Z] ---> 90d111c17484 [2021-01-20T00:23:44.290Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-20T00:23:44.290Z] ---> Running in 6f323ce9d777 [2021-01-20T00:23:44.290Z] Removing intermediate container 3e956171ff49 [2021-01-20T00:23:44.290Z] ---> 516ff476f4cb [2021-01-20T00:23:44.290Z] Step 19/21 : LABEL arch=arm64 [2021-01-20T00:23:44.913Z] ---> Running in 45a42280e9af [2021-01-20T00:23:44.913Z] ---> c9d23dcc1bc6 [2021-01-20T00:23:44.913Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-20T00:23:46.625Z] Removing intermediate container 45a42280e9af [2021-01-20T00:23:46.625Z] ---> bbfc3048889b [2021-01-20T00:23:46.625Z] Step 20/21 : LABEL git_sha=7c22161e7358ea62ae94c661ce8d86ab54401cb7 [2021-01-20T00:23:46.625Z] ---> 41911082e32b [2021-01-20T00:23:46.625Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-20T00:23:46.625Z] ---> Running in ffc696e5315e [2021-01-20T00:23:46.625Z] ---> 725670465d08 [2021-01-20T00:23:46.625Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-20T00:23:46.625Z] ---> Running in 0e4365e3421e [2021-01-20T00:23:46.896Z] Removing intermediate container ffc696e5315e [2021-01-20T00:23:46.896Z] ---> fddf49bb4148 [2021-01-20T00:23:46.896Z] Step 21/21 : LABEL version=0.0.0 [2021-01-20T00:23:47.174Z] ---> Running in 6bec78f57291 [2021-01-20T00:23:47.448Z] Removing intermediate container 0e4365e3421e [2021-01-20T00:23:47.448Z] ---> 7e728683d7a6 [2021-01-20T00:23:47.448Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-20T00:23:47.448Z] ---> 69245fb32093 [2021-01-20T00:23:47.448Z] 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-20T00:23:47.727Z] ---> Running in abcfa02d6fa4 [2021-01-20T00:23:48.001Z] ---> Running in 4bda995f1050 [2021-01-20T00:23:48.283Z] Removing intermediate container 6bec78f57291 [2021-01-20T00:23:48.283Z] ---> cf432ea058cb [2021-01-20T00:23:48.283Z] [2021-01-20T00:23:48.283Z] Removing intermediate container 6f323ce9d777 [2021-01-20T00:23:48.283Z] ---> 95a638f05853 [2021-01-20T00:23:48.283Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-20T00:23:48.559Z] ---> Running in 5b5be9a7a59b [2021-01-20T00:23:48.559Z] Removing intermediate container abcfa02d6fa4 [2021-01-20T00:23:48.559Z] ---> 005db4cc4aff [2021-01-20T00:23:48.559Z] Step 22/24 : LABEL arch=arm64 [2021-01-20T00:23:48.834Z] Successfully built cf432ea058cb [2021-01-20T00:23:48.834Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-20T00:23:48.834Z]  Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go [2021-01-20T00:23:49.111Z] ---> Running in cf76aba41219 [2021-01-20T00:23:49.396Z] Removing intermediate container 5b5be9a7a59b [2021-01-20T00:23:49.396Z] ---> 63876338c183 [2021-01-20T00:23:49.396Z] Step 20/22 : LABEL arch=arm64 [2021-01-20T00:23:49.990Z] ---> Running in 3667c0e19eea [2021-01-20T00:23:49.990Z] Removing intermediate container 2416850e1d65 [2021-01-20T00:23:49.990Z] ---> 778841edc77b [2021-01-20T00:23:49.990Z] [2021-01-20T00:23:49.990Z] Step 10/23 : FROM alpine:3.12 [2021-01-20T00:23:49.990Z] ---> afeebe901d6b [2021-01-20T00:23:49.990Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-20T00:23:49.990Z] Removing intermediate container cf76aba41219 [2021-01-20T00:23:49.990Z] ---> 3f13785f46bd [2021-01-20T00:23:49.990Z] Step 23/24 : LABEL git_sha=7c22161e7358ea62ae94c661ce8d86ab54401cb7 [2021-01-20T00:23:50.974Z] ---> Running in 67196ce02507 [2021-01-20T00:23:50.974Z] ---> Running in cc0fc60c57aa [2021-01-20T00:23:51.582Z] Removing intermediate container 3667c0e19eea [2021-01-20T00:23:51.582Z] ---> f0ab3ed1f539 [2021-01-20T00:23:51.582Z] Step 21/22 : LABEL git_sha=7c22161e7358ea62ae94c661ce8d86ab54401cb7 [2021-01-20T00:23:52.236Z] ---> Running in 1facdeb892cb [2021-01-20T00:23:52.236Z] Removing intermediate container cc0fc60c57aa [2021-01-20T00:23:52.236Z] ---> 93e270f5429d [2021-01-20T00:23:52.236Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-20T00:23:52.236Z] Removing intermediate container 67196ce02507 [2021-01-20T00:23:52.236Z] ---> 641266cbd8ef [2021-01-20T00:23:52.236Z] Step 24/24 : LABEL version=0.0.0 [2021-01-20T00:23:52.511Z] Removing intermediate container 4bda995f1050 [2021-01-20T00:23:52.511Z] ---> b197844aafe1 [2021-01-20T00:23:52.511Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-20T00:23:52.784Z] ---> Running in 5052f5284b2b [2021-01-20T00:23:52.784Z] ---> Running in d2f045ec2118 [2021-01-20T00:23:52.784Z] ---> Running in c023ef34e8bd [2021-01-20T00:23:53.061Z] Removing intermediate container 1facdeb892cb [2021-01-20T00:23:53.061Z] ---> a699e3e7183f [2021-01-20T00:23:53.061Z] Step 22/22 : LABEL version=0.0.0 [2021-01-20T00:23:53.655Z] ---> Running in 2ac818e777da [2021-01-20T00:23:53.925Z] Removing intermediate container 5052f5284b2b [2021-01-20T00:23:53.925Z] ---> 5d17f5a89abb [2021-01-20T00:23:53.925Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-20T00:23:54.198Z] Removing intermediate container d2f045ec2118 [2021-01-20T00:23:54.198Z] ---> ce50f0cd4a62 [2021-01-20T00:23:54.198Z] [2021-01-20T00:23:54.472Z] Removing intermediate container c023ef34e8bd [2021-01-20T00:23:54.472Z] ---> 044cdabc0ce1 [2021-01-20T00:23:54.472Z] Step 22/24 : LABEL arch=arm64 [2021-01-20T00:23:54.472Z] Successfully built ce50f0cd4a62 [2021-01-20T00:23:54.770Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-20T00:23:54.770Z]  Building docker-support-notifications-go ... done Building docker-security-proxy-setup-go [2021-01-20T00:23:54.770Z] ---> Running in 06e1d9532fb4 [2021-01-20T00:23:54.770Z] Removing intermediate container 2ac818e777da [2021-01-20T00:23:54.770Z] ---> 9d55d997540d [2021-01-20T00:23:54.770Z] [2021-01-20T00:23:54.770Z] ---> Running in 1cf522cf8208 [2021-01-20T00:23:55.040Z] Successfully built 9d55d997540d [2021-01-20T00:23:55.317Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2021-01-20T00:23:55.317Z]  Building docker-security-bootstrap-redis-go ... done Building docker-core-metadata-go [2021-01-20T00:23:55.317Z] Removing intermediate container 06e1d9532fb4 [2021-01-20T00:23:55.317Z] ---> bfdccc6d8d4d [2021-01-20T00:23:55.317Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-20T00:23:55.587Z] ---> Running in 1b3515257dd0 [2021-01-20T00:23:55.587Z] Removing intermediate container 1cf522cf8208 [2021-01-20T00:23:55.587Z] ---> 120b1c024912 [2021-01-20T00:23:55.587Z] Step 23/24 : LABEL git_sha=7c22161e7358ea62ae94c661ce8d86ab54401cb7 [2021-01-20T00:23:55.861Z] ---> Running in aab24277c247 [2021-01-20T00:23:56.458Z] Removing intermediate container aab24277c247 [2021-01-20T00:23:56.458Z] ---> 757cd21289c8 [2021-01-20T00:23:56.458Z] Step 24/24 : LABEL version=0.0.0 [2021-01-20T00:23:56.458Z] ---> Running in 393fe976ad8e [2021-01-20T00:23:57.051Z] Removing intermediate container 393fe976ad8e [2021-01-20T00:23:57.051Z] ---> 8e1f8304a719 [2021-01-20T00:23:57.051Z] [2021-01-20T00:23:57.325Z] Successfully built 8e1f8304a719 [2021-01-20T00:23:57.600Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-20T00:23:57.600Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-command-go [2021-01-20T00:23:58.194Z] Removing intermediate container 1b3515257dd0 [2021-01-20T00:23:58.194Z] ---> 6c8e94661e20 [2021-01-20T00:23:58.194Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-20T00:23:58.475Z] ---> Running in 6fba4e697a6a [2021-01-20T00:23:59.920Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-20T00:24:00.522Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-20T00:24:01.120Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-20T00:24:01.120Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-20T00:24:01.120Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-20T00:24:01.394Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-20T00:24:01.669Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-20T00:24:01.669Z] Executing busybox-1.31.1-r19.trigger [2021-01-20T00:24:01.669Z] OK: 8 MiB in 19 packages [2021-01-20T00:24:06.014Z] Removing intermediate container 6fba4e697a6a [2021-01-20T00:24:06.014Z] ---> 1698510d2c68 [2021-01-20T00:24:06.014Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-20T00:24:07.001Z] ---> 454553ab48a6 [2021-01-20T00:24:07.001Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-20T00:24:08.441Z] ---> 60f06c36352a [2021-01-20T00:24:08.441Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-20T00:24:09.477Z] ---> 4c10321eeeb7 [2021-01-20T00:24:09.477Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-20T00:24:09.759Z] ---> Running in b1dec9321356 [2021-01-20T00:24:10.049Z] Removing intermediate container b1dec9321356 [2021-01-20T00:24:10.049Z] ---> 5ee75e6eb0e8 [2021-01-20T00:24:10.049Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-20T00:24:10.651Z] ---> Running in 127498db8427 [2021-01-20T00:24:11.670Z] Removing intermediate container 127498db8427 [2021-01-20T00:24:11.670Z] ---> 7686d1446320 [2021-01-20T00:24:11.670Z] Step 21/23 : LABEL arch=arm64 [2021-01-20T00:24:12.298Z] ---> Running in 3a3d34fd07c1 [2021-01-20T00:24:12.904Z] Removing intermediate container 3a3d34fd07c1 [2021-01-20T00:24:12.904Z] ---> 7f97ccb3e545 [2021-01-20T00:24:12.904Z] Step 22/23 : LABEL git_sha=7c22161e7358ea62ae94c661ce8d86ab54401cb7 [2021-01-20T00:24:13.511Z] ---> Running in 4026a5904053 [2021-01-20T00:24:14.501Z] Removing intermediate container 4026a5904053 [2021-01-20T00:24:14.501Z] ---> 5a4840dfcbbf [2021-01-20T00:24:14.501Z] Step 23/23 : LABEL version=0.0.0 [2021-01-20T00:24:15.501Z] ---> Running in 71024b133a44 [2021-01-20T00:24:16.096Z] Removing intermediate container 71024b133a44 [2021-01-20T00:24:16.096Z] ---> 6ab868089f01 [2021-01-20T00:24:16.096Z] [2021-01-20T00:24:16.692Z] Successfully built 6ab868089f01 [2021-01-20T00:24:16.692Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-20T00:24:35.016Z]  Building docker-core-data-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-20T00:24:35.016Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-20T00:24:35.016Z] ---> b50e97a3617b [2021-01-20T00:24:35.016Z] Step 3/26 : WORKDIR /edgex-go [2021-01-20T00:24:35.016Z] ---> Using cache [2021-01-20T00:24:35.016Z] ---> d8b12193fff7 [2021-01-20T00:24:35.016Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-20T00:24:35.016Z] ---> Using cache [2021-01-20T00:24:35.016Z] ---> c954a1005c4c [2021-01-20T00:24:35.016Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-20T00:24:35.992Z] ---> Running in 2eabb1a0643a [2021-01-20T00:24:37.427Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-20T00:24:38.408Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-20T00:24:39.390Z] OK: 217 MiB in 51 packages [2021-01-20T00:24:42.827Z] Removing intermediate container 2eabb1a0643a [2021-01-20T00:24:42.827Z] ---> 68b124c42de3 [2021-01-20T00:24:42.827Z] Step 6/26 : COPY go.mod . [2021-01-20T00:24:43.814Z] ---> d6f5939e77a3 [2021-01-20T00:24:43.814Z] Step 7/26 : RUN go mod download [2021-01-20T00:24:44.412Z] ---> Running in 85e77009dbc7 [2021-01-20T00:24:44.685Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-20T00:24:44.685Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-20T00:24:44.685Z] ---> b50e97a3617b [2021-01-20T00:24:44.685Z] Step 3/22 : WORKDIR /edgex-go [2021-01-20T00:24:44.685Z] ---> Using cache [2021-01-20T00:24:44.685Z] ---> d8b12193fff7 [2021-01-20T00:24:44.685Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-20T00:24:44.685Z] ---> Using cache [2021-01-20T00:24:44.685Z] ---> c954a1005c4c [2021-01-20T00:24:44.685Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-20T00:24:44.685Z] ---> Using cache [2021-01-20T00:24:44.685Z] ---> 4d3090205f2f [2021-01-20T00:24:44.685Z] Step 6/22 : COPY go.mod . [2021-01-20T00:24:44.685Z] ---> Using cache [2021-01-20T00:24:44.685Z] ---> 65ffca481698 [2021-01-20T00:24:44.963Z] Step 7/22 : RUN go mod download [2021-01-20T00:24:44.963Z] ---> Using cache [2021-01-20T00:24:44.963Z] ---> c2000692e07d [2021-01-20T00:24:44.963Z] Step 8/22 : COPY . . [2021-01-20T00:24:44.963Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-20T00:24:44.963Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-20T00:24:44.963Z] ---> b50e97a3617b [2021-01-20T00:24:44.963Z] Step 3/21 : WORKDIR /edgex-go [2021-01-20T00:24:44.963Z] ---> Using cache [2021-01-20T00:24:44.963Z] ---> d8b12193fff7 [2021-01-20T00:24:44.963Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-20T00:24:44.963Z] ---> Using cache [2021-01-20T00:24:44.963Z] ---> c954a1005c4c [2021-01-20T00:24:44.963Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-20T00:24:44.963Z] ---> Using cache [2021-01-20T00:24:44.963Z] ---> 4d3090205f2f [2021-01-20T00:24:44.963Z] Step 6/21 : COPY go.mod . [2021-01-20T00:24:44.963Z] ---> Using cache [2021-01-20T00:24:44.963Z] ---> 65ffca481698 [2021-01-20T00:24:44.963Z] Step 7/21 : RUN go mod download [2021-01-20T00:24:44.963Z] ---> Using cache [2021-01-20T00:24:44.963Z] ---> c2000692e07d [2021-01-20T00:24:44.963Z] Step 8/21 : COPY . . [2021-01-20T00:24:44.963Z] ---> Using cache [2021-01-20T00:24:44.963Z] ---> 7c7caa1d1198 [2021-01-20T00:24:44.963Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-20T00:24:45.241Z] ---> Using cache [2021-01-20T00:24:45.241Z] ---> 7c7caa1d1198 [2021-01-20T00:24:45.241Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-20T00:24:45.516Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-20T00:24:45.516Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-20T00:24:45.516Z] ---> b50e97a3617b [2021-01-20T00:24:45.516Z] Step 3/22 : WORKDIR /edgex-go [2021-01-20T00:24:45.516Z] ---> Using cache [2021-01-20T00:24:45.516Z] ---> d8b12193fff7 [2021-01-20T00:24:45.516Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-20T00:24:45.516Z] ---> Using cache [2021-01-20T00:24:45.516Z] ---> c954a1005c4c [2021-01-20T00:24:45.516Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-20T00:24:45.516Z] ---> Using cache [2021-01-20T00:24:45.516Z] ---> 4d3090205f2f [2021-01-20T00:24:45.516Z] Step 6/22 : COPY go.mod . [2021-01-20T00:24:45.516Z] ---> Using cache [2021-01-20T00:24:45.516Z] ---> 65ffca481698 [2021-01-20T00:24:45.516Z] Step 7/22 : RUN go mod download [2021-01-20T00:24:45.516Z] ---> Running in c5951628294a [2021-01-20T00:24:45.516Z] ---> Using cache [2021-01-20T00:24:45.516Z] ---> c2000692e07d [2021-01-20T00:24:45.516Z] Step 8/22 : COPY . . ---> Running in 25f47282ef79 [2021-01-20T00:24:45.516Z] [2021-01-20T00:24:45.791Z] ---> Using cache [2021-01-20T00:24:45.791Z] ---> 7c7caa1d1198 [2021-01-20T00:24:45.791Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-20T00:24:46.065Z] ---> Running in 01a330899744 [2021-01-20T00:24:48.046Z] Removing intermediate container 85e77009dbc7 [2021-01-20T00:24:48.046Z] ---> 80b95628e3d2 [2021-01-20T00:24:48.046Z] Step 8/26 : COPY . . [2021-01-20T00:24:48.046Z] 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-20T00:24:48.046Z] 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-20T00:24:48.046Z] 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-20T00:25:06.592Z] ---> 21a16ad00853 [2021-01-20T00:25:06.592Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-20T00:25:06.592Z] ---> Running in 653c29594b59 [2021-01-20T00:25:08.589Z] 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-20T00:25:55.625Z] 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-20T00:26:10.736Z] Removing intermediate container 01a330899744 [2021-01-20T00:26:10.736Z] ---> 452c45570a05 [2021-01-20T00:26:10.736Z] [2021-01-20T00:26:10.736Z] Step 10/22 : FROM scratch [2021-01-20T00:26:10.736Z] ---> [2021-01-20T00:26:10.736Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-20T00:26:10.736Z] Removing intermediate container 25f47282ef79 [2021-01-20T00:26:10.736Z] ---> 4bf3c82b43f3 [2021-01-20T00:26:10.736Z] [2021-01-20T00:26:10.736Z] Step 10/21 : FROM alpine:3.12 [2021-01-20T00:26:10.736Z] ---> afeebe901d6b [2021-01-20T00:26:10.736Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-20T00:26:10.736Z] ---> Using cache [2021-01-20T00:26:10.736Z] ---> 8871c365e61c [2021-01-20T00:26:10.736Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-20T00:26:10.736Z] ---> Running in 99f23fa2d4c5 [2021-01-20T00:26:10.736Z] ---> Running in 3a3b6cd02255 [2021-01-20T00:26:10.736Z] Removing intermediate container 3a3b6cd02255 [2021-01-20T00:26:10.736Z] ---> 12150362cee6 [2021-01-20T00:26:10.736Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-20T00:26:10.736Z] ---> Running in 9333c4d44779 [2021-01-20T00:26:10.736Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-20T00:26:11.013Z] Removing intermediate container 9333c4d44779 [2021-01-20T00:26:11.013Z] ---> 3ca01af4ce7e [2021-01-20T00:26:11.013Z] Step 14/22 : WORKDIR / [2021-01-20T00:26:11.013Z] ---> Running in 831dc65769a2 [2021-01-20T00:26:11.013Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-20T00:26:11.616Z] Removing intermediate container 831dc65769a2 [2021-01-20T00:26:11.616Z] ---> 4e9c950f2a63 [2021-01-20T00:26:11.616Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-20T00:26:11.616Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-20T00:26:11.894Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-20T00:26:11.894Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-20T00:26:11.894Z] (4/4) Installing curl (7.69.1-r3) [2021-01-20T00:26:11.894Z] Executing busybox-1.31.1-r19.trigger [2021-01-20T00:26:11.894Z] Executing ca-certificates-20191127-r4.trigger [2021-01-20T00:26:12.171Z] OK: 7 MiB in 18 packages [2021-01-20T00:26:12.771Z] ---> 62b28c12f14c [2021-01-20T00:26:12.771Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-20T00:26:14.759Z] Removing intermediate container 99f23fa2d4c5 [2021-01-20T00:26:14.759Z] ---> 9bed87eb7e8d [2021-01-20T00:26:14.759Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-20T00:26:14.759Z] ---> d10c624f9529 [2021-01-20T00:26:14.759Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-20T00:26:14.759Z] ---> Running in d84b26a44b25 [2021-01-20T00:26:15.737Z] Removing intermediate container d84b26a44b25 [2021-01-20T00:26:15.737Z] ---> bec30f6d6060 [2021-01-20T00:26:15.737Z] Step 13/21 : WORKDIR /edgex [2021-01-20T00:26:16.009Z] ---> a991c144544e [2021-01-20T00:26:16.009Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-20T00:26:16.009Z] ---> Running in 55d1f212b6ce [2021-01-20T00:26:16.284Z] ---> Running in 4d4bd3b18a5d [2021-01-20T00:26:17.273Z] Removing intermediate container 55d1f212b6ce [2021-01-20T00:26:17.273Z] ---> 5dcf557d92a4 [2021-01-20T00:26:17.273Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-20T00:26:17.273Z] Removing intermediate container 653c29594b59 [2021-01-20T00:26:17.273Z] ---> c60880c69e14 [2021-01-20T00:26:17.543Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-20T00:26:17.543Z] Removing intermediate container 4d4bd3b18a5d [2021-01-20T00:26:17.543Z] ---> 8497bd0b0ec4 [2021-01-20T00:26:17.543Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-20T00:26:17.815Z] ---> Running in e393d9b832a7 [2021-01-20T00:26:17.815Z] ---> Running in 03751db05428 [2021-01-20T00:26:18.416Z] ---> 06557dd3d7b9 [2021-01-20T00:26:18.416Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-20T00:26:18.689Z] Removing intermediate container 03751db05428 [2021-01-20T00:26:18.689Z] ---> 5c2458b6b0dc [2021-01-20T00:26:18.689Z] Step 20/22 : LABEL arch=arm64 [2021-01-20T00:26:19.285Z] 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-20T00:26:19.285Z] ---> Running in 7a023123a12a [2021-01-20T00:26:20.273Z] Removing intermediate container 7a023123a12a [2021-01-20T00:26:20.273Z] ---> 0e2f3fc71a35 [2021-01-20T00:26:20.273Z] Step 21/22 : LABEL git_sha=7c22161e7358ea62ae94c661ce8d86ab54401cb7 [2021-01-20T00:26:20.548Z] ---> 1d5d086d118b [2021-01-20T00:26:20.548Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-20T00:26:20.548Z] ---> Running in 02d73ea73f3f [2021-01-20T00:26:21.147Z] Removing intermediate container c5951628294a [2021-01-20T00:26:21.147Z] ---> c9fc4426d67a [2021-01-20T00:26:21.147Z] [2021-01-20T00:26:21.147Z] Step 10/22 : FROM scratch [2021-01-20T00:26:21.147Z] ---> [2021-01-20T00:26:21.147Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-20T00:26:21.423Z] ---> Using cache [2021-01-20T00:26:21.424Z] ---> 8871c365e61c [2021-01-20T00:26:21.424Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-20T00:26:21.695Z] ---> Running in e195e9d81f84 [2021-01-20T00:26:21.695Z] Removing intermediate container 02d73ea73f3f [2021-01-20T00:26:21.695Z] ---> 1d9a694138fb [2021-01-20T00:26:21.695Z] Step 22/22 : LABEL version=0.0.0 [2021-01-20T00:26:21.972Z] ---> Running in 323eca814aeb [2021-01-20T00:26:22.246Z] ---> 98a18f8bed77 [2021-01-20T00:26:22.246Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-20T00:26:22.246Z] Removing intermediate container e195e9d81f84 [2021-01-20T00:26:22.246Z] ---> 9ab8c51a2b14 [2021-01-20T00:26:22.246Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-20T00:26:22.522Z] ---> Running in bcf58840d851 [2021-01-20T00:26:22.522Z] ---> Running in 49ae9cb40fe5 [2021-01-20T00:26:22.522Z] Removing intermediate container 323eca814aeb [2021-01-20T00:26:22.522Z] ---> d2d312db97f1 [2021-01-20T00:26:22.522Z] [2021-01-20T00:26:22.800Z] Removing intermediate container e393d9b832a7 [2021-01-20T00:26:22.800Z] ---> 6e5eebecf185 [2021-01-20T00:26:22.800Z] [2021-01-20T00:26:22.800Z] Step 11/26 : FROM docker:20.10.0 [2021-01-20T00:26:22.800Z] 20.10.0: Pulling from library/docker [2021-01-20T00:26:23.078Z] Removing intermediate container 49ae9cb40fe5 [2021-01-20T00:26:23.078Z] ---> 9ec81c3c6366 [2021-01-20T00:26:23.078Z] Step 18/21 : CMD ["--init=true"] [2021-01-20T00:26:23.078Z] Removing intermediate container bcf58840d851 [2021-01-20T00:26:23.078Z] ---> cc71349daebc [2021-01-20T00:26:23.078Z] Step 14/22 : WORKDIR / [2021-01-20T00:26:23.078Z] Successfully built d2d312db97f1 [2021-01-20T00:26:23.349Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-20T00:26:23.349Z]  Building docker-core-command-go ... done  ---> Running in 63439abb4e6e [2021-01-20T00:26:23.349Z] ---> Running in 54fb86a84301 [2021-01-20T00:26:24.327Z] Removing intermediate container 63439abb4e6e [2021-01-20T00:26:24.327Z] ---> 40bd6971c618 [2021-01-20T00:26:24.327Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-20T00:26:24.602Z] Removing intermediate container 54fb86a84301 [2021-01-20T00:26:24.602Z] ---> 72ee39413076 [2021-01-20T00:26:24.602Z] Step 19/21 : LABEL arch=arm64 [2021-01-20T00:26:25.203Z] ---> Running in 6ef176c99b71 [2021-01-20T00:26:25.476Z] ---> 0d20354d0e01 [2021-01-20T00:26:25.476Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-20T00:26:25.755Z] Removing intermediate container 6ef176c99b71 [2021-01-20T00:26:25.755Z] ---> c5bba756c985 [2021-01-20T00:26:25.755Z] Step 20/21 : LABEL git_sha=7c22161e7358ea62ae94c661ce8d86ab54401cb7 [2021-01-20T00:26:26.347Z] ---> Running in 976dfad82077 [2021-01-20T00:26:27.330Z] ---> df76e861e1df [2021-01-20T00:26:27.330Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-20T00:26:27.330Z] Removing intermediate container 976dfad82077 [2021-01-20T00:26:27.330Z] ---> 155f01285d14 [2021-01-20T00:26:27.330Z] Step 21/21 : LABEL version=0.0.0 [2021-01-20T00:26:27.958Z] ---> Running in 32f1df5a0fe3 [2021-01-20T00:26:28.551Z] ---> f97765cca53f [2021-01-20T00:26:28.551Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-20T00:26:28.837Z] Removing intermediate container 32f1df5a0fe3 [2021-01-20T00:26:28.837Z] ---> d24affd1f1d4 [2021-01-20T00:26:28.837Z] [2021-01-20T00:26:29.109Z] ---> Running in 20b03ae78a80 [2021-01-20T00:26:29.109Z] Successfully built d24affd1f1d4 [2021-01-20T00:26:29.109Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-20T00:26:29.706Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 20b03ae78a80 [2021-01-20T00:26:29.706Z] ---> b10cd3cc5752 [2021-01-20T00:26:29.706Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-20T00:26:30.302Z] ---> Running in 0b85f8bd9f4e [2021-01-20T00:26:30.899Z] Removing intermediate container 0b85f8bd9f4e [2021-01-20T00:26:30.899Z] ---> e56bb947ef0a [2021-01-20T00:26:30.899Z] Step 20/22 : LABEL arch=arm64 [2021-01-20T00:26:31.172Z] ---> Running in eb1d289c2797 [2021-01-20T00:26:31.781Z] Removing intermediate container eb1d289c2797 [2021-01-20T00:26:31.781Z] ---> e75524f3aabd [2021-01-20T00:26:31.781Z] Step 21/22 : LABEL git_sha=7c22161e7358ea62ae94c661ce8d86ab54401cb7 [2021-01-20T00:26:31.781Z] ---> Running in 082b82c81a78 [2021-01-20T00:26:32.376Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-20T00:26:32.376Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-20T00:26:32.376Z] ---> eeaf43b92773 [2021-01-20T00:26:32.376Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-20T00:26:32.376Z] Removing intermediate container 082b82c81a78 [2021-01-20T00:26:32.376Z] ---> 9136a0bb2795 [2021-01-20T00:26:32.376Z] Step 22/22 : LABEL version=0.0.0 [2021-01-20T00:26:32.658Z] ---> Running in 77fa0f8a4353 [2021-01-20T00:26:32.658Z] ---> Running in 4cdfa9889ee6 [2021-01-20T00:26:33.261Z] Removing intermediate container 4cdfa9889ee6 [2021-01-20T00:26:33.261Z] ---> b9b6bbf445e0 [2021-01-20T00:26:33.261Z] [2021-01-20T00:26:33.533Z] Successfully built b9b6bbf445e0 [2021-01-20T00:26:33.803Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-20T00:26:33.803Z]  Building docker-core-metadata-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-20T00:26:34.079Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-20T00:26:34.676Z] (1/2) Installing readline (8.0.4-r0) [2021-01-20T00:26:34.676Z] (2/2) Installing bash (5.0.17-r0) [2021-01-20T00:26:34.676Z] Executing bash-5.0.17-r0.post-install [2021-01-20T00:26:34.676Z] Executing busybox-1.31.1-r19.trigger [2021-01-20T00:26:34.676Z] OK: 12 MiB in 22 packages [2021-01-20T00:26:36.113Z] Removing intermediate container 77fa0f8a4353 [2021-01-20T00:26:36.113Z] ---> 1d7f4e5f52cf [2021-01-20T00:26:36.113Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-20T00:26:36.113Z] ---> Running in 553264153d94 [2021-01-20T00:26:36.707Z] Removing intermediate container 553264153d94 [2021-01-20T00:26:36.707Z] ---> de1630ca956d [2021-01-20T00:26:36.707Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-20T00:26:36.707Z] ---> Running in 8178032ffae8 [2021-01-20T00:26:37.305Z] Removing intermediate container 8178032ffae8 [2021-01-20T00:26:37.305Z] ---> 7083232e8cab [2021-01-20T00:26:37.305Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-20T00:26:37.305Z] ---> Running in 72154cdf2e9d [2021-01-20T00:26:37.902Z] Removing intermediate container 72154cdf2e9d [2021-01-20T00:26:37.902Z] ---> a5e42d0a7796 [2021-01-20T00:26:37.902Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-20T00:26:38.887Z] ---> c6986292a9c8 [2021-01-20T00:26:38.887Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-20T00:26:39.516Z] ---> b741dac500e6 [2021-01-20T00:26:39.516Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-20T00:26:40.500Z] ---> ca87273ea744 [2021-01-20T00:26:40.500Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-20T00:26:40.500Z] ---> Running in bbc06dfb0286 [2021-01-20T00:26:41.940Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-20T00:26:41.940Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-20T00:26:42.534Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-20T00:26:42.534Z] (2/33) Installing expat (2.2.9-r1) [2021-01-20T00:26:42.534Z] (3/33) Installing libffi (3.3-r2) [2021-01-20T00:26:42.534Z] (4/33) Installing gdbm (1.13-r1) [2021-01-20T00:26:42.534Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-20T00:26:42.534Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-20T00:26:42.534Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-20T00:26:44.526Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-20T00:26:44.526Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-20T00:26:44.526Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-20T00:26:44.526Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-20T00:26:44.526Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-20T00:26:44.526Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-20T00:26:44.526Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-20T00:26:44.526Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-20T00:26:44.811Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-20T00:26:44.811Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-20T00:26:44.811Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-20T00:26:44.811Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-20T00:26:44.811Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-20T00:26:44.811Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-20T00:26:44.811Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-20T00:26:44.811Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-20T00:26:44.811Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-20T00:26:44.811Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-20T00:26:44.811Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-20T00:26:45.084Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-20T00:26:45.084Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-20T00:26:45.084Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-20T00:26:45.084Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-20T00:26:45.084Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-20T00:26:45.084Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-20T00:26:45.084Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-20T00:26:45.365Z] Executing busybox-1.31.1-r19.trigger [2021-01-20T00:26:45.365Z] OK: 71 MiB in 55 packages [2021-01-20T00:26:52.095Z] Removing intermediate container bbc06dfb0286 [2021-01-20T00:26:52.095Z] ---> db7cc33b9f03 [2021-01-20T00:26:52.095Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-20T00:26:52.095Z] ---> Running in b051b1691e4d [2021-01-20T00:26:56.440Z] Collecting docker-compose==1.23.2 [2021-01-20T00:26:56.713Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-20T00:26:57.302Z] Collecting texttable<0.10,>=0.9.0 [2021-01-20T00:26:57.302Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-20T00:26:59.282Z] Collecting docopt<0.7,>=0.6.1 [2021-01-20T00:26:59.282Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-20T00:27:00.715Z] 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-20T00:27:00.986Z] Collecting jsonschema<3,>=2.5.1 [2021-01-20T00:27:01.255Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-20T00:27:01.526Z] Collecting cached-property<2,>=1.2.0 [2021-01-20T00:27:01.526Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-20T00:27:02.514Z] Collecting docker<4.0,>=3.6.0 [2021-01-20T00:27:02.514Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-20T00:27:04.012Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-20T00:27:04.012Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-20T00:27:04.613Z] Collecting PyYAML<4,>=3.10 [2021-01-20T00:27:04.613Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-20T00:27:08.011Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-20T00:27:08.011Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-20T00:27:09.453Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-20T00:27:09.453Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-20T00:27:10.047Z] Collecting docker-pycreds>=0.4.0 [2021-01-20T00:27:10.047Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-20T00:27:10.048Z] 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-20T00:27:10.048Z] 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-20T00:27:10.639Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-20T00:27:10.639Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-20T00:27:10.926Z] Collecting idna<2.8,>=2.5 [2021-01-20T00:27:10.926Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-20T00:27:11.211Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-20T00:27:11.211Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-20T00:27:11.211Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-20T00:27:11.211Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-20T00:27:11.810Z] Installing collected packages: texttable, docopt, jsonschema, cached-property, websocket-client, docker-pycreds, urllib3, idna, requests, docker, PyYAML, dockerpty, docker-compose [2021-01-20T00:27:11.810Z] Running setup.py install for texttable: started [2021-01-20T00:27:13.804Z] Running setup.py install for texttable: finished with status 'done' [2021-01-20T00:27:13.804Z] Running setup.py install for docopt: started [2021-01-20T00:27:15.257Z] Running setup.py install for docopt: finished with status 'done' [2021-01-20T00:27:16.229Z] Attempting uninstall: urllib3 [2021-01-20T00:27:16.229Z] Found existing installation: urllib3 1.25.9 [2021-01-20T00:27:16.229Z] Uninstalling urllib3-1.25.9: [2021-01-20T00:27:16.229Z] Successfully uninstalled urllib3-1.25.9 [2021-01-20T00:27:16.822Z] Attempting uninstall: idna [2021-01-20T00:27:16.822Z] Found existing installation: idna 2.9 [2021-01-20T00:27:16.822Z] Uninstalling idna-2.9: [2021-01-20T00:27:16.822Z] Successfully uninstalled idna-2.9 [2021-01-20T00:27:17.412Z] Attempting uninstall: requests [2021-01-20T00:27:17.412Z] Found existing installation: requests 2.23.0 [2021-01-20T00:27:17.412Z] Uninstalling requests-2.23.0: [2021-01-20T00:27:17.683Z] Successfully uninstalled requests-2.23.0 [2021-01-20T00:27:18.655Z] Running setup.py install for PyYAML: started [2021-01-20T00:27:20.618Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-20T00:27:20.618Z] Running setup.py install for dockerpty: started [2021-01-20T00:27:22.621Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-20T00:27:23.224Z] 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-20T00:27:27.514Z] Removing intermediate container b051b1691e4d [2021-01-20T00:27:27.514Z] ---> 07c587512ca5 [2021-01-20T00:27:27.514Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-20T00:27:27.514Z] ---> Running in 99e2b0527fb8 [2021-01-20T00:27:28.488Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-20T00:27:28.488Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-20T00:27:29.080Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-20T00:27:29.080Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-20T00:27:29.080Z] (3/3) Installing curl (7.69.1-r3) [2021-01-20T00:27:29.080Z] Executing busybox-1.31.1-r19.trigger [2021-01-20T00:27:29.080Z] OK: 71 MiB in 58 packages [2021-01-20T00:27:30.513Z] Removing intermediate container 99e2b0527fb8 [2021-01-20T00:27:30.513Z] ---> d59c07a8ab4e [2021-01-20T00:27:30.513Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-20T00:27:30.513Z] ---> Running in d07f61d96384 [2021-01-20T00:27:31.113Z] Removing intermediate container d07f61d96384 [2021-01-20T00:27:31.113Z] ---> 37138fc6e0c3 [2021-01-20T00:27:31.113Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-20T00:27:31.113Z] ---> Running in ea14e0c40ec1 [2021-01-20T00:27:31.710Z] Removing intermediate container ea14e0c40ec1 [2021-01-20T00:27:31.710Z] ---> 2c2ea64064bb [2021-01-20T00:27:31.710Z] Step 24/26 : LABEL arch=arm64 [2021-01-20T00:27:31.983Z] ---> Running in 83300602e8ca [2021-01-20T00:27:32.255Z] Removing intermediate container 83300602e8ca [2021-01-20T00:27:32.255Z] ---> 9c3b81acb30f [2021-01-20T00:27:32.255Z] Step 25/26 : LABEL git_sha=7c22161e7358ea62ae94c661ce8d86ab54401cb7 [2021-01-20T00:27:32.529Z] ---> Running in b796bfe61305 [2021-01-20T00:27:33.129Z] Removing intermediate container b796bfe61305 [2021-01-20T00:27:33.129Z] ---> 5824829a98f6 [2021-01-20T00:27:33.129Z] Step 26/26 : LABEL version=0.0.0 [2021-01-20T00:27:33.129Z] ---> Running in daad81991a15 [2021-01-20T00:27:33.723Z] Removing intermediate container daad81991a15 [2021-01-20T00:27:33.723Z] ---> 2028a83425ec [2021-01-20T00:27:33.723Z] [2021-01-20T00:27:33.995Z] Successfully built 2028a83425ec [2021-01-20T00:27:33.995Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-20T00:27:34.280Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-20T00:27:34.133Z] $ docker stop --time=1 531632c0d7453586b10b519f98a9522c4e57c1fa335134928ca20b1b20fb712b [2021-01-20T00:27:36.087Z] $ docker rm -f 531632c0d7453586b10b519f98a9522c4e57c1fa335134928ca20b1b20fb712b [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-20T00:27:36.915Z] + grep+ docker [2021-01-20T00:27:36.915Z] docker images [2021-01-20T00:27:37.185Z] docker-sys-mgmt-agent-go-arm64 latest 2028a83425ec 3 seconds ago 300MB [2021-01-20T00:27:37.185Z] docker-core-metadata-go-arm64 latest b9b6bbf445e0 About a minute ago 12.3MB [2021-01-20T00:27:37.185Z] docker-security-proxy-setup-go-arm64 latest d24affd1f1d4 About a minute ago 23.2MB [2021-01-20T00:27:37.185Z] docker-core-command-go-arm64 latest d2d312db97f1 About a minute ago 9.98MB [2021-01-20T00:27:37.185Z] docker-core-data-go-arm64 latest 6ab868089f01 3 minutes ago 21MB [2021-01-20T00:27:37.185Z] docker-security-secretstore-setup-go-arm64 latest 8e1f8304a719 3 minutes ago 23.4MB [2021-01-20T00:27:37.185Z] docker-security-bootstrap-redis-go-arm64 latest 9d55d997540d 3 minutes ago 15.1MB [2021-01-20T00:27:37.185Z] docker-support-notifications-go-arm64 latest ce50f0cd4a62 3 minutes ago 11.4MB [2021-01-20T00:27:37.185Z] docker-support-scheduler-go-arm64 latest cf432ea058cb 3 minutes ago 10MB [2021-01-20T00:27:37.185Z] 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-20T00:27:38.968Z] provisioning config files... [2021-01-20T00:27:38.982Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config6937895441313594980tmp [Pipeline] { [Pipeline] sh [2021-01-20T00:27:39.373Z] + set +x [2021-01-20T00:27:39.373Z] + curl -s https://codecov.io/bash [2021-01-20T00:27:39.373Z] + bash -s -- [2021-01-20T00:27:39.947Z] [2021-01-20T00:27:39.947Z] _____ _ [2021-01-20T00:27:39.947Z] / ____| | | [2021-01-20T00:27:39.947Z] | | ___ __| | ___ ___ _____ __ [2021-01-20T00:27:39.947Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-20T00:27:39.947Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-20T00:27:39.947Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-20T00:27:39.947Z] Bash-20210115-cec3c92 [2021-01-20T00:27:39.947Z] [2021-01-20T00:27:39.947Z] [2021-01-20T00:27:39.947Z] ==> git version 2.24.3 found [2021-01-20T00:27:39.947Z] ==> 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-20T00:27:39.947Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-20T00:27:39.947Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-20T00:27:39.947Z] ==> Jenkins CI detected. [2021-01-20T00:27:39.947Z] project root: . [2021-01-20T00:27:39.947Z] --> token set from env [2021-01-20T00:27:39.947Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-20T00:27:39.947Z] ==> Running gcov in . (disable via -X gcov) [2021-01-20T00:27:39.947Z] ==> Python coveragepy not found [2021-01-20T00:27:39.947Z] ==> Searching for coverage reports in: [2021-01-20T00:27:39.947Z] + . [2021-01-20T00:27:39.947Z] -> Found 1 reports [2021-01-20T00:27:39.947Z] ==> Detecting git/mercurial file structure [2021-01-20T00:27:39.947Z] ==> Reading reports [2021-01-20T00:27:39.947Z] + ./coverage.out bytes=550466 [2021-01-20T00:27:39.947Z] ==> Appending adjustments [2021-01-20T00:27:39.947Z] https://docs.codecov.io/docs/fixing-reports [2021-01-20T00:27:43.264Z] + Found adjustments [2021-01-20T00:27:43.264Z] ==> Gzipping contents [2021-01-20T00:27:43.264Z] 84K /tmp/codecov.QlEwB4.gz [2021-01-20T00:27:43.264Z] ==> Uploading reports [2021-01-20T00:27:43.264Z] url: https://codecov.io [2021-01-20T00:27:43.264Z] query: branch=PR-3051&commit=7c22161e7358ea62ae94c661ce8d86ab54401cb7&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3051%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3051&job=&cmd_args= [2021-01-20T00:27:43.264Z] -> Pinging Codecov [2021-01-20T00:27:43.264Z] https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=PR-3051&commit=7c22161e7358ea62ae94c661ce8d86ab54401cb7&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3051%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3051&job=&cmd_args= [2021-01-20T00:27:43.264Z] -> Uploading to [2021-01-20T00:27:43.264Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-20/00271124DB129430A58F1EEE437C3FCB/7c22161e7358ea62ae94c661ce8d86ab54401cb7/c7e2306f-6478-4779-bcb1-0a9001f86312.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210120%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210120T002743Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ebab6530f96704e58f3b7be7784f940d57758451c4cb36d2b67b8dd7bfcaee29 [2021-01-20T00:27:43.264Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-20T00:27:43.264Z] Dload Upload Total Spent Left Speed [2021-01-20T00:27:43.839Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 83275 0 0 100 83275 0 158k --:--:-- --:--:-- --:--:-- 158k [2021-01-20T00:27:43.839Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/7c22161e7358ea62ae94c661ce8d86ab54401cb7 [Pipeline] } [2021-01-20T00:27:43.849Z] 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-20T00:27:46.166Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-20T00:27:47.056Z] ---> package-listing.sh [2021-01-20T00:27:47.056Z] ++ facter osfamily [2021-01-20T00:27:47.056Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-20T00:27:47.056Z] + OS_FAMILY=redhat [2021-01-20T00:27:47.056Z] + workspace=/w/workspace/edgex-go/4 [2021-01-20T00:27:47.056Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-20T00:27:47.056Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-20T00:27:47.056Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-20T00:27:47.056Z] + PACKAGES=/tmp/packages_start.txt [2021-01-20T00:27:47.056Z] + '[' /w/workspace/edgex-go/4 ']' [2021-01-20T00:27:47.056Z] + PACKAGES=/tmp/packages_end.txt [2021-01-20T00:27:47.056Z] + case "${OS_FAMILY}" in [2021-01-20T00:27:47.056Z] + rpm -qa [2021-01-20T00:27:47.056Z] + sort [2021-01-20T00:27:52.369Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-20T00:27:52.369Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-20T00:27:52.369Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-20T00:27:52.369Z] + '[' /w/workspace/edgex-go/4 ']' [2021-01-20T00:27:52.369Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2021-01-20T00:27:52.369Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2021-01-20T00:27:52.382Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-20T00:27:52.672Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-20T00:27:52.978Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-20T00:27:52.978Z] [2021-01-20T00:27:52.978Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-20T00:27:53.366Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-20T00:27:53.367Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-20T00:27:53.367Z] df20fa9351a1: Pulling fs layer [2021-01-20T00:27:53.367Z] 36b3adc4ff6f: Pulling fs layer [2021-01-20T00:27:53.367Z] 8ad3a11d3b57: Pulling fs layer [2021-01-20T00:27:53.367Z] 46f8f816bc3b: Pulling fs layer [2021-01-20T00:27:53.367Z] 93b61091891f: Pulling fs layer [2021-01-20T00:27:53.367Z] 93b9cdb0e59b: Pulling fs layer [2021-01-20T00:27:53.367Z] 5e14af77c1be: Pulling fs layer [2021-01-20T00:27:53.367Z] 01666e4c0597: Pulling fs layer [2021-01-20T00:27:53.367Z] aa168da1d23b: Pulling fs layer [2021-01-20T00:27:53.367Z] 93b9cdb0e59b: Waiting [2021-01-20T00:27:53.367Z] 5e14af77c1be: Waiting [2021-01-20T00:27:53.367Z] 46f8f816bc3b: Waiting [2021-01-20T00:27:53.367Z] 93b61091891f: Waiting [2021-01-20T00:27:53.367Z] aa168da1d23b: Waiting [2021-01-20T00:27:53.367Z] 01666e4c0597: Waiting [2021-01-20T00:27:53.367Z] 36b3adc4ff6f: Verifying Checksum [2021-01-20T00:27:53.367Z] 36b3adc4ff6f: Download complete [2021-01-20T00:27:53.367Z] 46f8f816bc3b: Verifying Checksum [2021-01-20T00:27:53.367Z] 46f8f816bc3b: Download complete [2021-01-20T00:27:53.367Z] df20fa9351a1: Download complete [2021-01-20T00:27:53.367Z] 93b9cdb0e59b: Verifying Checksum [2021-01-20T00:27:53.367Z] 93b9cdb0e59b: Download complete [2021-01-20T00:27:53.628Z] 93b61091891f: Verifying Checksum [2021-01-20T00:27:53.628Z] 93b61091891f: Download complete [2021-01-20T00:27:53.628Z] 5e14af77c1be: Verifying Checksum [2021-01-20T00:27:53.628Z] 5e14af77c1be: Download complete [2021-01-20T00:27:53.628Z] 01666e4c0597: Verifying Checksum [2021-01-20T00:27:53.628Z] 01666e4c0597: Download complete [2021-01-20T00:27:53.895Z] df20fa9351a1: Pull complete [2021-01-20T00:27:53.895Z] 8ad3a11d3b57: Verifying Checksum [2021-01-20T00:27:53.895Z] 8ad3a11d3b57: Download complete [2021-01-20T00:27:54.165Z] 36b3adc4ff6f: Pull complete [2021-01-20T00:27:55.579Z] aa168da1d23b: Verifying Checksum [2021-01-20T00:27:55.580Z] aa168da1d23b: Download complete [2021-01-20T00:27:56.151Z] 8ad3a11d3b57: Pull complete [2021-01-20T00:27:56.151Z] 46f8f816bc3b: Pull complete [2021-01-20T00:27:56.415Z] 93b61091891f: Pull complete [2021-01-20T00:27:56.677Z] 93b9cdb0e59b: Pull complete [2021-01-20T00:27:56.677Z] 5e14af77c1be: Pull complete [2021-01-20T00:27:56.938Z] 01666e4c0597: Pull complete [2021-01-20T00:28:05.113Z] aa168da1d23b: Pull complete [2021-01-20T00:28:05.113Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-20T00:28:05.113Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-20T00:28:05.113Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-20T00:28:05.301Z] prd-centos7-docker-4c-2g-21401 does not seem to be running inside a container [2021-01-20T00:28:05.367Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-20T00:28:14.500Z] $ docker top 05bfa6e5c3509391213a4f6aaf1f54581d5f4695c1dbe72843505702a8085707 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-20T00:28:15.236Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-20T00:28:15.578Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-20T00:28:15.899Z] + ls /var/log/sa-host [2021-01-20T00:28:15.899Z] + sadf -c /var/log/sa-host/sa20 [2021-01-20T00:28:15.899Z] file_magic: OK [2021-01-20T00:28:15.899Z] HZ: Using current value: 100 [2021-01-20T00:28:15.899Z] file_header: OK [2021-01-20T00:28:15.899Z] 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-20T00:28:15.899Z] Statistics: [2021-01-20T00:28:15.899Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-20T00:28:15.899Z] File successfully converted to sysstat format version 12.2.1 [2021-01-20T00:28:15.899Z] + sadf -c /var/log/sa-host/sa23 [2021-01-20T00:28:15.899Z] file_magic: OK [2021-01-20T00:28:15.899Z] HZ: Using current value: 100 [2021-01-20T00:28:15.899Z] file_header: OK [2021-01-20T00:28:15.899Z] 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-20T00:28:15.899Z] Statistics: [2021-01-20T00:28:15.899Z] Hnuu...uuuununununu... [2021-01-20T00:28:15.899Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-20T00:28:17.120Z] provisioning config files... [2021-01-20T00:28:17.167Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config1842574501851975377tmp [Pipeline] { [Pipeline] echo [2021-01-20T00:28:17.332Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-20T00:28:17.670Z] ---> create-netrc.sh [Pipeline] } [2021-01-20T00:28:17.696Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-20T00:28:18.015Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-20T00:28:18.388Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-20T00:28:18.452Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-20T00:28:18.823Z] ---> sudo-logs.sh [2021-01-20T00:28:18.823Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-20T00:28:18.860Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-20T00:28:19.240Z] ---> job-cost.sh [2021-01-20T00:28:19.240Z] lf-activate-venv: SKIPPING [2021-01-20T00:28:19.240Z] INFO: No Stack... [2021-01-20T00:28:20.891Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-20T00:28:20.891Z] INFO: Archiving Costs [Pipeline] echo [2021-01-20T00:28:20.972Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-20T00:28:21.425Z] ---> logs-deploy.sh [2021-01-20T00:28:21.425Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3051/4 [2021-01-20T00:28:21.425Z] INFO: archiving workspace using pattern(s): [2021-01-20T00:28:22.877Z] Archives upload complete. [2021-01-20T00:28:22.877Z] INFO: archiving logs to Nexus [2021-01-20T00:28:23.847Z] ---> uname -a: [2021-01-20T00:28:23.847Z] Linux prd-centos7-docker-4c-2g-21401.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-01-20T00:28:23.847Z] [2021-01-20T00:28:23.847Z] [2021-01-20T00:28:23.847Z] ---> lscpu: [2021-01-20T00:28:23.847Z] Architecture: x86_64 [2021-01-20T00:28:23.847Z] CPU op-mode(s): 32-bit, 64-bit [2021-01-20T00:28:23.847Z] Byte Order: Little Endian [2021-01-20T00:28:23.847Z] Address sizes: 40 bits physical, 48 bits virtual [2021-01-20T00:28:23.847Z] CPU(s): 4 [2021-01-20T00:28:23.847Z] On-line CPU(s) list: 0-3 [2021-01-20T00:28:23.847Z] Thread(s) per core: 1 [2021-01-20T00:28:23.847Z] Core(s) per socket: 1 [2021-01-20T00:28:23.847Z] Socket(s): 4 [2021-01-20T00:28:23.847Z] NUMA node(s): 1 [2021-01-20T00:28:23.847Z] Vendor ID: GenuineIntel [2021-01-20T00:28:23.847Z] CPU family: 6 [2021-01-20T00:28:23.847Z] Model: 44 [2021-01-20T00:28:23.847Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-01-20T00:28:23.847Z] Stepping: 1 [2021-01-20T00:28:23.847Z] CPU MHz: 2933.442 [2021-01-20T00:28:23.847Z] BogoMIPS: 5866.88 [2021-01-20T00:28:23.847Z] Virtualization: VT-x [2021-01-20T00:28:23.847Z] Hypervisor vendor: KVM [2021-01-20T00:28:23.847Z] Virtualization type: full [2021-01-20T00:28:23.847Z] L1d cache: 128 KiB [2021-01-20T00:28:23.847Z] L1i cache: 128 KiB [2021-01-20T00:28:23.847Z] L2 cache: 16 MiB [2021-01-20T00:28:23.847Z] L3 cache: 64 MiB [2021-01-20T00:28:23.847Z] NUMA node0 CPU(s): 0-3 [2021-01-20T00:28:23.847Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-01-20T00:28:23.847Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-01-20T00:28:23.847Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-01-20T00:28:23.847Z] Vulnerability Meltdown: Mitigation; PTI [2021-01-20T00:28:23.847Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-01-20T00:28:23.847Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-01-20T00:28:23.847Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-01-20T00:28:23.847Z] Vulnerability Srbds: Not affected [2021-01-20T00:28:23.847Z] Vulnerability Tsx async abort: Not affected [2021-01-20T00:28:23.847Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-01-20T00:28:23.847Z] [2021-01-20T00:28:23.847Z]