Pull request #2970 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 6ff8d3b03e2af4df10d2c451e27fe50cce9163d6+5abdadd8b70be8a3e6975420755e8102c38e7ff4 (c90afca7d481a7960628f719fd49b1de804429a9) 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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 ‘prd-centos7-docker-4c-2g-15505’ is offline; ‘prd-centos7-docker-4c-2g-18524’ is offline; ‘prd-centos7-docker-4c-2g-18526’ is offline; ‘prd-centos7-docker-4c-2g-18527’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-18530 in /w/workspace/edgexfoundry_edgex-go_PR-2970 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/9 [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/9 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 5abdadd8b70be8a3e6975420755e8102c38e7ff4 into PR head commit 6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 > 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/2970/head:refs/remotes/origin/PR-2970 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 # timeout=10 Merge succeeded, producing 731b95cf4d64e4ac612b7f3d7968932098cbaec8 Checking out Revision 731b95cf4d64e4ac612b7f3d7968932098cbaec8 (PR-2970) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 5abdadd8b70be8a3e6975420755e8102c38e7ff4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 731b95cf4d64e4ac612b7f3d7968932098cbaec8 # timeout=10 Commit message: "Merge commit '5abdadd8b70be8a3e6975420755e8102c38e7ff4' into HEAD" > git rev-list --no-walk 6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-05T17:05:30.534Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-05T17:05:30.812Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-05T17:05:30.915Z] ========================================================= [2021-01-05T17:05:30.915Z] EdgeX Global Pipelines Version Info [2021-01-05T17:05:30.915Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-05T17:05:32.455Z] ------------------- [2021-01-05T17:05:32.455Z] stable info: [2021-01-05T17:05:32.455Z] ------------------- [2021-01-05T17:05:32.455Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-05T17:05:32.455Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-05T17:05:32.455Z] Message: update stable to v1.0.173 [2021-01-05T17:05:33.403Z] ------------------- [2021-01-05T17:05:33.403Z] experimental info: [2021-01-05T17:05:33.403Z] ------------------- [2021-01-05T17:05:33.403Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-05T17:05:33.403Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-05T17:05:33.404Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-05T17:05:33.700Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-05T17:05:33.829Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-05T17:05:33.929Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-05T17:05:34.031Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-05T17:05:34.139Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-05T17:05:34.236Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-05T17:05:34.334Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-05T17:05:34.439Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-05T17:05:34.540Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-05T17:05:34.652Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-05T17:05:34.761Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-05T17:05:34.882Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-05T17:05:34.995Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-05T17:05:35.133Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-05T17:05:35.237Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-05T17:05:35.337Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-05T17:05:35.437Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-05T17:05:35.580Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-05T17:05:35.672Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-05T17:05:35.763Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-05T17:05:35.857Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-05T17:05:35.984Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-05T17:05:36.106Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-05T17:05:36.221Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2970 [Pipeline] echo [2021-01-05T17:05:36.335Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2970 [Pipeline] echo [2021-01-05T17:05:36.447Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2970 [Pipeline] echo [2021-01-05T17:05:36.545Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 731b95cf4d64e4ac612b7f3d7968932098cbaec8 [Pipeline] echo [2021-01-05T17:05:36.638Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 731b95c [Pipeline] echo [2021-01-05T17:05:36.736Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-05T17:05:36.951Z] provisioning config files... [2021-01-05T17:05:36.981Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config8793814144936407949tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-05T17:05:37.353Z] ---> docker-login.sh [2021-01-05T17:05:37.353Z] nexus3.edgexfoundry.org:10001 [2021-01-05T17:05:37.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T17:05:37.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T17:05:37.880Z] Configure a credential helper to remove this warning. See [2021-01-05T17:05:37.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T17:05:37.880Z] [2021-01-05T17:05:37.880Z] Login Succeeded [2021-01-05T17:05:37.880Z] nexus3.edgexfoundry.org:10002 [2021-01-05T17:05:37.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T17:05:38.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T17:05:38.143Z] Configure a credential helper to remove this warning. See [2021-01-05T17:05:38.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T17:05:38.143Z] [2021-01-05T17:05:38.143Z] Login Succeeded [2021-01-05T17:05:38.143Z] nexus3.edgexfoundry.org:10003 [2021-01-05T17:05:38.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T17:05:38.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T17:05:38.143Z] Configure a credential helper to remove this warning. See [2021-01-05T17:05:38.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T17:05:38.143Z] [2021-01-05T17:05:38.143Z] Login Succeeded [2021-01-05T17:05:38.143Z] nexus3.edgexfoundry.org:10004 [2021-01-05T17:05:38.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T17:05:38.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T17:05:38.405Z] Configure a credential helper to remove this warning. See [2021-01-05T17:05:38.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T17:05:38.405Z] [2021-01-05T17:05:38.405Z] Login Succeeded [2021-01-05T17:05:38.405Z] docker.io [2021-01-05T17:05:38.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T17:05:38.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T17:05:38.667Z] Configure a credential helper to remove this warning. See [2021-01-05T17:05:38.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T17:05:38.667Z] [2021-01-05T17:05:38.667Z] Login Succeeded [2021-01-05T17:05:38.667Z] ---> docker-login.sh ends [Pipeline] } [2021-01-05T17:05:38.679Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-05T17:05:39.175Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/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-05T17:05:39.175Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T17:05:39.175Z] ++ dirname cmd/core-command/Dockerfile [2021-01-05T17:05:39.175Z] ++ cut -d/ -f2 [2021-01-05T17:05:39.175Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-05T17:05:39.175Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T17:05:39.175Z] ++ dirname cmd/core-data/Dockerfile [2021-01-05T17:05:39.175Z] ++ cut -d/ -f2 [2021-01-05T17:05:39.175Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-05T17:05:39.175Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T17:05:39.175Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-05T17:05:39.175Z] ++ cut -d/ -f2 [2021-01-05T17:05:39.175Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-05T17:05:39.175Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T17:05:39.175Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-01-05T17:05:39.175Z] ++ cut -d/ -f2 [2021-01-05T17:05:39.175Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-01-05T17:05:39.175Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T17:05:39.175Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2021-01-05T17:05:39.175Z] ++ cut -d/ -f2 [2021-01-05T17:05:39.175Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2021-01-05T17:05:39.175Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T17:05:39.175Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-05T17:05:39.175Z] ++ cut -d/ -f2 [2021-01-05T17:05:39.175Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-05T17:05:39.175Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T17:05:39.175Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-05T17:05:39.175Z] ++ cut -d/ -f2 [2021-01-05T17:05:39.175Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-05T17:05:39.175Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T17:05:39.175Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-05T17:05:39.175Z] ++ cut -d/ -f2 [2021-01-05T17:05:39.175Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-05T17:05:39.175Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T17:05:39.175Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-05T17:05:39.175Z] ++ cut -d/ -f2 [2021-01-05T17:05:39.175Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-05T17:05:39.175Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T17:05:39.175Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-05T17:05:39.175Z] ++ cut -d/ -f2 [2021-01-05T17:05:39.175Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-05T17:05:39.251Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-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-05T17:05:40.148Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-05T17:05:40.148Z] [2021-01-05T17:05:40.148Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-05T17:05:40.503Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-05T17:05:40.504Z] latest: Pulling from edgex-devops/git-semver [2021-01-05T17:05:40.504Z] 31603596830f: Pulling fs layer [2021-01-05T17:05:40.504Z] 2a8b12db71e7: Pulling fs layer [2021-01-05T17:05:40.504Z] 6ca5941a6612: Pulling fs layer [2021-01-05T17:05:40.504Z] ecc8261a40a4: Pulling fs layer [2021-01-05T17:05:40.504Z] ecc8261a40a4: Waiting [2021-01-05T17:05:40.504Z] 2a8b12db71e7: Verifying Checksum [2021-01-05T17:05:40.504Z] 2a8b12db71e7: Download complete [2021-01-05T17:05:40.771Z] 31603596830f: Verifying Checksum [2021-01-05T17:05:40.771Z] 31603596830f: Download complete [2021-01-05T17:05:40.771Z] ecc8261a40a4: Verifying Checksum [2021-01-05T17:05:40.771Z] ecc8261a40a4: Download complete [2021-01-05T17:05:40.771Z] 6ca5941a6612: Verifying Checksum [2021-01-05T17:05:40.771Z] 6ca5941a6612: Download complete [2021-01-05T17:05:41.035Z] 31603596830f: Pull complete [2021-01-05T17:05:41.035Z] 2a8b12db71e7: Pull complete [2021-01-05T17:05:41.985Z] 6ca5941a6612: Pull complete [2021-01-05T17:05:42.248Z] ecc8261a40a4: Pull complete [2021-01-05T17:05:42.248Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-05T17:05:42.248Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-05T17:05:42.248Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-05T17:05:42.355Z] prd-centos7-docker-4c-2g-18530 does not seem to be running inside a container [2021-01-05T17:05:42.410Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-05T17:05:45.096Z] $ docker top 998c77d2b3aa50c223c24cba4a2bd8f6addcf4dcec811031da89f7c2e3faa667 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-05T17:05:45.436Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-05T17:05:45.436Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-05T17:05:45.661Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-05T17:05:45.666Z] $ docker exec 998c77d2b3aa50c223c24cba4a2bd8f6addcf4dcec811031da89f7c2e3faa667 ssh-agent [2021-01-05T17:05:45.837Z] SSH_AUTH_SOCK=/tmp/ssh-CZ5qkgNO0IJk/agent.12 [2021-01-05T17:05:45.837Z] SSH_AGENT_PID=17 [2021-01-05T17:05:45.846Z] Running ssh-add (command line suppressed) [2021-01-05T17:05:45.969Z] Identity added: /w/workspace/edgex-go/9@tmp/private_key_763265416610929873.key (/w/workspace/edgex-go/9@tmp/private_key_763265416610929873.key) [2021-01-05T17:05:46.021Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-05T17:05:46.372Z] + git tag --points-at HEAD [Pipeline] } [2021-01-05T17:05:46.397Z] $ docker exec --env ******** --env ******** 998c77d2b3aa50c223c24cba4a2bd8f6addcf4dcec811031da89f7c2e3faa667 ssh-agent -k [2021-01-05T17:05:46.514Z] unset SSH_AUTH_SOCK; [2021-01-05T17:05:46.515Z] unset SSH_AGENT_PID; [2021-01-05T17:05:46.515Z] echo Agent pid 17 killed; [2021-01-05T17:05:46.561Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-05T17:05:46.707Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-05T17:05:46.707Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-05T17:05:46.883Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-05T17:05:46.887Z] $ docker exec 998c77d2b3aa50c223c24cba4a2bd8f6addcf4dcec811031da89f7c2e3faa667 ssh-agent [2021-01-05T17:05:47.068Z] SSH_AUTH_SOCK=/tmp/ssh-DqcZuE9YjJZJ/agent.46 [2021-01-05T17:05:47.068Z] SSH_AGENT_PID=52 [2021-01-05T17:05:47.077Z] Running ssh-add (command line suppressed) [2021-01-05T17:05:47.208Z] Identity added: /w/workspace/edgex-go/9@tmp/private_key_7946868330125444690.key (/w/workspace/edgex-go/9@tmp/private_key_7946868330125444690.key) [2021-01-05T17:05:47.260Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-05T17:05:47.593Z] + git semver init [2021-01-05T17:05:47.593Z] # -> Open(): unable to determine branch for HEAD [2021-01-05T17:05:47.593Z] # $GIT_DIR = /w/workspace/edgex-go/9/.git [2021-01-05T17:05:47.593Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/9 [2021-01-05T17:05:47.593Z] # $SEMVER_REMOTE_NAME = origin [2021-01-05T17:05:47.593Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-05T17:05:47.593Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-05T17:05:47.593Z] # $SEMVER_BRANCH = PR-2970 [2021-01-05T17:05:47.593Z] # $SEMVER_TEMP = /tmp/semver-634153785 [2021-01-05T17:05:47.593Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-05T17:06:15.084Z] # '/tmp/semver-634153785' -> '/w/workspace/edgex-go/9/.semver' [2021-01-05T17:06:15.084Z] # -> Force: false [2021-01-05T17:06:15.084Z] # $SEMVER_DIR = /w/workspace/edgex-go/9/.semver [Pipeline] } [2021-01-05T17:06:15.103Z] $ docker exec --env ******** --env ******** 998c77d2b3aa50c223c24cba4a2bd8f6addcf4dcec811031da89f7c2e3faa667 ssh-agent -k [2021-01-05T17:06:15.373Z] unset SSH_AUTH_SOCK; [2021-01-05T17:06:15.373Z] unset SSH_AGENT_PID; [2021-01-05T17:06:15.373Z] echo Agent pid 52 killed; [2021-01-05T17:06:15.488Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-05T17:06:15.967Z] + git semver [Pipeline] } [2021-01-05T17:06:15.989Z] $ docker stop --time=1 998c77d2b3aa50c223c24cba4a2bd8f6addcf4dcec811031da89f7c2e3faa667 [2021-01-05T17:06:17.904Z] $ docker rm -f 998c77d2b3aa50c223c24cba4a2bd8f6addcf4dcec811031da89f7c2e3faa667 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-05T17:06:18.481Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-05T17:06:18.994Z] Stashed 1 file(s) [Pipeline] echo [2021-01-05T17:06:18.997Z] [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-05T17:06:19.931Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-05T17:06:20.232Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-05T17:06:20.537Z] + sudo service docker restart [2021-01-05T17:06:20.537Z] + true [2021-01-05T17:06:20.537Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-05T17:06:21.128Z] ========================================================= [2021-01-05T17:06:21.128Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-05T17:06:21.128Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-05T17:06:21.472Z] + 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-05T17:06:24.809Z] Sending build context to Docker daemon 326.6MB [2021-01-05T17:06:24.809Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-05T17:06:24.809Z] Step 2/6 : FROM ${BASE} [2021-01-05T17:06:24.809Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-05T17:06:24.809Z] 188c0c94c7c5: Pulling fs layer [2021-01-05T17:06:24.809Z] 0ef7d3d256c8: Pulling fs layer [2021-01-05T17:06:24.809Z] de9db76c5a1d: Pulling fs layer [2021-01-05T17:06:24.809Z] bca2f99d35d6: Pulling fs layer [2021-01-05T17:06:24.809Z] 93359f2a8cfa: Pulling fs layer [2021-01-05T17:06:24.809Z] 7c6f9722023f: Pulling fs layer [2021-01-05T17:06:24.809Z] a35cf1a2eb13: Pulling fs layer [2021-01-05T17:06:24.809Z] bca2f99d35d6: Waiting [2021-01-05T17:06:24.809Z] 93359f2a8cfa: Waiting [2021-01-05T17:06:24.809Z] 7c6f9722023f: Waiting [2021-01-05T17:06:24.809Z] a35cf1a2eb13: Waiting [2021-01-05T17:06:24.809Z] de9db76c5a1d: Verifying Checksum [2021-01-05T17:06:24.809Z] de9db76c5a1d: Download complete [2021-01-05T17:06:24.809Z] 0ef7d3d256c8: Download complete [2021-01-05T17:06:24.809Z] 93359f2a8cfa: Verifying Checksum [2021-01-05T17:06:24.809Z] 93359f2a8cfa: Download complete [2021-01-05T17:06:25.072Z] 7c6f9722023f: Verifying Checksum [2021-01-05T17:06:25.072Z] 7c6f9722023f: Download complete [2021-01-05T17:06:25.072Z] 188c0c94c7c5: Verifying Checksum [2021-01-05T17:06:25.072Z] 188c0c94c7c5: Download complete [2021-01-05T17:06:25.343Z] 188c0c94c7c5: Pull complete [2021-01-05T17:06:25.606Z] 0ef7d3d256c8: Pull complete [2021-01-05T17:06:25.606Z] de9db76c5a1d: Pull complete [2021-01-05T17:06:26.574Z] a35cf1a2eb13: Verifying Checksum [2021-01-05T17:06:26.574Z] a35cf1a2eb13: Download complete [2021-01-05T17:06:27.535Z] bca2f99d35d6: Verifying Checksum [2021-01-05T17:06:27.535Z] bca2f99d35d6: Download complete [2021-01-05T17:06:32.869Z] bca2f99d35d6: Pull complete [2021-01-05T17:06:32.869Z] 93359f2a8cfa: Pull complete [2021-01-05T17:06:32.869Z] 7c6f9722023f: Pull complete [2021-01-05T17:06:34.381Z] Still waiting to schedule task [2021-01-05T17:06:34.381Z] ‘prd-centos7-docker-4c-2g-15505’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18533’ is offline [2021-01-05T17:06:37.109Z] a35cf1a2eb13: Pull complete [2021-01-05T17:06:37.109Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-05T17:06:37.109Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-05T17:06:37.109Z] ---> a62c8e92a672 [2021-01-05T17:06:37.109Z] 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-05T17:06:37.373Z] ---> Running in 3e588b0c98b2 [2021-01-05T17:06:37.961Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T17:06:39.361Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T17:06:40.757Z] (1/12) Installing libmagic (5.38-r0) [2021-01-05T17:06:40.757Z] (2/12) Installing file (5.38-r0) [2021-01-05T17:06:40.757Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-05T17:06:41.022Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-05T17:06:49.215Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-05T17:06:49.215Z] (6/12) Installing patch (2.7.6-r6) [2021-01-05T17:06:49.215Z] (7/12) Installing build-base (0.5-r2) [2021-01-05T17:06:49.215Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-05T17:06:49.215Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-05T17:06:49.215Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-05T17:06:49.215Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-05T17:06:49.215Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-05T17:06:49.215Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T17:06:49.215Z] OK: 233 MiB in 51 packages [2021-01-05T17:06:53.442Z] Removing intermediate container 3e588b0c98b2 [2021-01-05T17:06:53.442Z] ---> 81c796ecc53b [2021-01-05T17:06:53.442Z] Step 4/6 : WORKDIR /edgex-go [2021-01-05T17:06:53.442Z] ---> Running in d41175181f43 [2021-01-05T17:06:53.442Z] Removing intermediate container d41175181f43 [2021-01-05T17:06:53.442Z] ---> b4ebbda2c633 [2021-01-05T17:06:53.442Z] Step 5/6 : COPY go.mod . [2021-01-05T17:06:53.442Z] ---> 45cfb2a00db7 [2021-01-05T17:06:53.442Z] Step 6/6 : RUN go mod download [2021-01-05T17:06:53.442Z] ---> Running in 25d9502b10f1 [2021-01-05T17:07:15.480Z] Removing intermediate container 25d9502b10f1 [2021-01-05T17:07:15.481Z] ---> 77150f776b96 [2021-01-05T17:07:15.481Z] Successfully built 77150f776b96 [2021-01-05T17:07:15.481Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-05T17:07:15.805Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-05T17:07:15.805Z] . [Pipeline] withDockerContainer [2021-01-05T17:07:15.914Z] prd-centos7-docker-4c-2g-18530 does not seem to be running inside a container [2021-01-05T17:07:15.958Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-05T17:07:16.808Z] $ docker top 213956319cf158b60a43bb58b2a8c7ce83b6173ce4eb60c7be1d3c52e359aabd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T17:07:17.317Z] + go version [2021-01-05T17:07:17.318Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-05T17:07:17.332Z] $ docker stop --time=1 213956319cf158b60a43bb58b2a8c7ce83b6173ce4eb60c7be1d3c52e359aabd [2021-01-05T17:07:18.749Z] $ docker rm -f 213956319cf158b60a43bb58b2a8c7ce83b6173ce4eb60c7be1d3c52e359aabd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-05T17:07:19.705Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-05T17:07:19.705Z] . [Pipeline] withDockerContainer [2021-01-05T17:07:19.820Z] prd-centos7-docker-4c-2g-18530 does not seem to be running inside a container [2021-01-05T17:07:19.867Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-05T17:07:21.650Z] $ docker top 9ecfeb752e93e35dace22d206f8631d38d620ca4d055fcaf862b2d4de5b5e1be -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-05T17:07:21.921Z] ========================================================= [2021-01-05T17:07:21.921Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-05T17:07:21.921Z] ========================================================= [Pipeline] sh [2021-01-05T17:07:22.295Z] + make test [2021-01-05T17:07:22.295Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-05T17:07:30.516Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-05T17:07:45.563Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-05T17:07:50.970Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-05T17:07:51.239Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-05T17:07:51.510Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-05T17:07:51.510Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-05T17:07:54.882Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-01-05T17:07:54.882Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-05T17:07:54.882Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-05T17:07:54.882Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-05T17:07:54.882Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-05T17:07:54.882Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-05T17:07:56.839Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-05T17:07:56.839Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-05T17:07:56.839Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-05T17:07:58.817Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.106s coverage: 46.6% of statements [2021-01-05T17:07:58.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-05T17:07:58.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-05T17:07:58.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-05T17:07:58.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-05T17:07:58.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-05T17:08:04.195Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.166s coverage: 27.0% of statements [2021-01-05T17:08:04.195Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-05T17:08:04.195Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-05T17:08:04.195Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-05T17:08:04.195Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-05T17:08:04.195Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-05T17:08:04.195Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-05T17:08:04.195Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.041s coverage: 100.0% of statements [2021-01-05T17:08:04.195Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-05T17:08:04.195Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.039s coverage: 100.0% of statements [2021-01-05T17:08:04.195Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-05T17:08:04.195Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-05T17:08:04.195Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.087s coverage: 77.1% of statements [2021-01-05T17:08:04.195Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-05T17:08:04.195Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-05T17:08:04.195Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.131s coverage: 82.4% of statements [2021-01-05T17:08:04.195Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-05T17:08:04.195Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-05T17:08:04.195Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-05T17:08:04.195Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-05T17:08:05.180Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.314s coverage: 28.6% of statements [2021-01-05T17:08:05.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-05T17:08:05.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-05T17:08:05.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-05T17:08:05.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-05T17:08:05.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-05T17:08:05.180Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.096s coverage: 100.0% of statements [2021-01-05T17:08:05.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-05T17:08:05.180Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.052s coverage: 100.0% of statements [2021-01-05T17:08:05.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-05T17:08:05.180Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.105s coverage: 86.7% of statements [2021-01-05T17:08:05.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-05T17:08:05.448Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.129s coverage: 97.5% of statements [2021-01-05T17:08:05.448Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-05T17:08:05.448Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.067s coverage: 78.3% of statements [2021-01-05T17:08:05.448Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-05T17:08:05.448Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-05T17:08:05.448Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-05T17:08:05.448Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-05T17:08:08.035Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.344s coverage: 93.8% of statements [2021-01-05T17:08:08.035Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-05T17:08:08.035Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-05T17:08:08.035Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-05T17:08:08.035Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-05T17:08:08.035Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-05T17:08:08.035Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-05T17:08:08.035Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-05T17:08:08.035Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-05T17:08:08.035Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-05T17:08:08.035Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-05T17:08:08.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-05T17:08:08.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-05T17:08:08.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-05T17:08:08.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-05T17:08:08.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-05T17:08:08.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-05T17:08:08.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-05T17:08:08.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-05T17:08:08.036Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.033s coverage: 58.8% of statements [2021-01-05T17:08:08.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-05T17:08:08.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-05T17:08:08.036Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.053s coverage: 0.1% of statements [2021-01-05T17:08:08.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-05T17:08:08.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-05T17:08:08.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-01-05T17:08:08.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.049s coverage: 42.4% of statements [2021-01-05T17:08:08.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword [no test files] [2021-01-05T17:08:08.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus [no test files] [2021-01-05T17:08:08.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.035s coverage: 87.5% of statements [2021-01-05T17:08:08.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/install [no test files] [2021-01-05T17:08:08.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen [no test files] [2021-01-05T17:08:08.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping [no test files] [2021-01-05T17:08:08.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-01-05T17:08:08.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-01-05T17:08:08.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-01-05T17:08:30.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 22.045s coverage: 82.7% of statements [2021-01-05T17:08:30.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-05T17:08:30.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-05T17:08:30.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.035s coverage: 100.0% of statements [2021-01-05T17:08:30.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-05T17:08:30.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.045s coverage: 75.5% of statements [2021-01-05T17:08:30.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-05T17:08:30.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.036s coverage: 80.8% of statements [2021-01-05T17:08:30.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.067s coverage: 87.2% of statements [2021-01-05T17:08:30.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.049s coverage: 84.2% of statements [2021-01-05T17:08:30.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.4% of statements [2021-01-05T17:08:30.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-05T17:08:30.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.164s coverage: 63.5% of statements [2021-01-05T17:08:30.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-05T17:08:30.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-05T17:08:30.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.036s coverage: 100.0% of statements [2021-01-05T17:08:30.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 91.3% of statements [2021-01-05T17:08:30.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2021-01-05T17:08:30.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2021-01-05T17:08:30.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2021-01-05T17:08:30.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.309s coverage: 55.9% of statements [2021-01-05T17:08:30.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-05T17:08:30.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-05T17:08:30.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-05T17:08:30.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-05T17:08:30.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-05T17:08:30.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.085s coverage: 37.0% of statements [2021-01-05T17:08:30.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-05T17:08:30.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-05T17:08:30.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.265s coverage: 84.0% of statements [2021-01-05T17:08:30.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.037s coverage: 100.0% of statements [2021-01-05T17:08:30.102Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.114s coverage: 47.1% of statements [2021-01-05T17:08:30.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-05T17:08:30.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-05T17:08:30.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-05T17:08:30.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-05T17:08:30.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-05T17:08:30.102Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.054s coverage: 100.0% of statements [2021-01-05T17:08:30.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-05T17:08:30.102Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.069s coverage: 100.0% of statements [2021-01-05T17:08:30.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-05T17:08:30.102Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.676s coverage: 29.1% of statements [2021-01-05T17:08:30.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-05T17:08:30.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-05T17:08:30.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-05T17:08:30.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-05T17:08:30.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-05T17:08:30.102Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.069s coverage: 99.0% of statements [2021-01-05T17:08:30.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-05T17:08:30.102Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.062s coverage: 100.0% of statements [2021-01-05T17:08:30.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-05T17:08:30.102Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.023s coverage: 0.0% of statements [2021-01-05T17:08:30.102Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-05T17:08:30.102Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.033s coverage: 100.0% of statements [2021-01-05T17:08:30.102Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-05T17:08:30.102Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-05T17:08:30.102Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-05T17:08:30.102Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-05T17:08:30.102Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.037s coverage: 87.9% of statements [2021-01-05T17:08:30.102Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-05T17:08:30.102Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-05T17:08:30.102Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.030s coverage: 100.0% of statements [2021-01-05T17:08:30.102Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.034s coverage: 32.1% of statements [2021-01-05T17:08:30.102Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements [2021-01-05T17:08:30.102Z] GO111MODULE=on go vet ./... [2021-01-05T17:08:36.325Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-18535 in /w/workspace/edgexfoundry_edgex-go_PR-2970 [Pipeline] { [Pipeline] ws [2021-01-05T17:08:36.383Z] Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout [2021-01-05T17:08:41.563Z] using credential edgex-jenkins-ssh [2021-01-05T17:08:41.636Z] Cloning the remote Git repository [2021-01-05T17:08:41.704Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-05T17:08:41.823Z] > git init /w/workspace/edgex-go/9 # timeout=10 [2021-01-05T17:08:41.903Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-05T17:08:41.904Z] > git --version # timeout=10 [2021-01-05T17:08:41.928Z] > git --version # 'git version 2.17.1' [2021-01-05T17:08:41.930Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T17:08:42.021Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-05T17:08:56.830Z] gofmt -l . [2021-01-05T17:08:56.830Z] [ "`gofmt -l .`" = "" ] [2021-01-05T17:08:56.830Z] ./bin/test-go-mod-tidy.sh [2021-01-05T17:08:56.830Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-05T17:08:57.139Z] + ls -al . [2021-01-05T17:08:57.139Z] total 644 [2021-01-05T17:08:57.152Z] drwxrwxr-x 10 1001 1001 4096 Jan 5 17:08 . [2021-01-05T17:08:57.152Z] drwxr-xr-x 4 root root 28 Jan 5 17:07 .. [2021-01-05T17:08:57.152Z] -rw-rw-r-- 1 1001 1001 11 Jan 5 17:05 .dockerignore [2021-01-05T17:08:57.152Z] drwxrwxr-x 8 1001 1001 179 Jan 5 17:05 .git [2021-01-05T17:08:57.152Z] drwxrwxr-x 3 1001 1001 125 Jan 5 17:05 .github [2021-01-05T17:08:57.152Z] -rw-rw-r-- 1 1001 1001 872 Jan 5 17:05 .gitignore [2021-01-05T17:08:57.152Z] drwx------ 3 1001 1001 47 Jan 5 17:06 .semver [2021-01-05T17:08:57.152Z] -rw-rw-r-- 1 1001 1001 166 Jan 5 17:05 .sonarcloud.properties [2021-01-05T17:08:57.152Z] -rw-rw-r-- 1 1001 1001 3804 Jan 5 17:05 CONTRIBUTING.md [2021-01-05T17:08:57.152Z] -rw-rw-r-- 1 1001 1001 931 Jan 5 17:05 Dockerfile.build [2021-01-05T17:08:57.152Z] -rw-rw-r-- 1 1001 1001 863 Jan 5 17:05 Jenkinsfile [2021-01-05T17:08:57.152Z] -rw-rw-r-- 1 1001 1001 10775 Jan 5 17:05 LICENSE [2021-01-05T17:08:57.152Z] -rw-rw-r-- 1 1001 1001 6001 Jan 5 17:05 Makefile [2021-01-05T17:08:57.152Z] -rw-rw-r-- 1 1001 1001 6511 Jan 5 17:05 README.md [2021-01-05T17:08:57.152Z] -rw-rw-r-- 1 1001 1001 6744 Jan 5 17:05 SECURITY.md [2021-01-05T17:08:57.152Z] -rw-rw-r-- 1 1001 1001 5 Jan 5 17:06 VERSION [2021-01-05T17:08:57.152Z] -rw-rw-r-- 1 1001 1001 4131 Jan 5 17:05 ZMQWindows.md [2021-01-05T17:08:57.152Z] drwxrwxr-x 2 1001 1001 117 Jan 5 17:05 bin [2021-01-05T17:08:57.152Z] drwxrwxr-x 15 1001 1001 4096 Jan 5 17:05 cmd [2021-01-05T17:08:57.152Z] -rw-r--r-- 1 root root 546862 Jan 5 17:08 coverage.out [2021-01-05T17:08:57.152Z] -rw-r--r-- 1 root root 1005 Jan 5 17:08 go.mod [2021-01-05T17:08:57.152Z] -rw-r--r-- 1 root root 19087 Jan 5 17:08 go.sum [2021-01-05T17:08:57.152Z] drwxrwxr-x 8 1001 1001 127 Jan 5 17:05 internal [2021-01-05T17:08:57.152Z] drwxrwxr-x 4 1001 1001 26 Jan 5 17:05 openapi [2021-01-05T17:08:57.152Z] drwxrwxr-x 4 1001 1001 71 Jan 5 17:05 snap [2021-01-05T17:08:57.152Z] -rw-rw-r-- 1 1001 1001 168 Jan 5 17:05 version.go [Pipeline] sh [2021-01-05T17:08:57.451Z] + '[' -e coverage.out ] [2021-01-05T17:08:57.451Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-05T17:08:57.665Z] Stashed 1 file(s) [Pipeline] sh [2021-01-05T17:08:57.972Z] + make build [2021-01-05T17:08:57.972Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-05T17:09:00.531Z] 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-05T17:09:08.767Z] 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-05T17:09:09.342Z] 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-05T17:09:10.744Z] 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-05T17:09:11.323Z] 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-05T17:09:12.724Z] 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-05T17:09:12.764Z] Merging remotes/origin/master commit 5abdadd8b70be8a3e6975420755e8102c38e7ff4 into PR head commit 6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 [2021-01-05T17:09:11.700Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-05T17:09:11.720Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-05T17:09:11.749Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-05T17:09:11.794Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-05T17:09:11.795Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T17:09:11.811Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2970/head:refs/remotes/origin/PR-2970 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-05T17:09:12.786Z] > git config core.sparsecheckout # timeout=10 [2021-01-05T17:09:13.578Z] Merge succeeded, producing cdcd3d0de2a07f2790fc71e9108d718c3987d76e [2021-01-05T17:09:13.579Z] Checking out Revision cdcd3d0de2a07f2790fc71e9108d718c3987d76e (PR-2970) [2021-01-05T17:09:14.113Z] 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-05T17:09:15.073Z] 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-05T17:09:12.850Z] > git checkout -f 6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 # timeout=10 [2021-01-05T17:09:13.217Z] > git remote # timeout=10 [2021-01-05T17:09:13.246Z] > git config --get remote.origin.url # timeout=10 [2021-01-05T17:09:13.277Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T17:09:13.291Z] > git merge 5abdadd8b70be8a3e6975420755e8102c38e7ff4 # timeout=10 [2021-01-05T17:09:13.557Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-05T17:09:13.584Z] > git config core.sparsecheckout # timeout=10 [2021-01-05T17:09:13.608Z] > git checkout -f cdcd3d0de2a07f2790fc71e9108d718c3987d76e # timeout=10 [2021-01-05T17:09:16.469Z] 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-05T17:09:17.420Z] 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-05T17:09:18.248Z] Commit message: "Merge commit '5abdadd8b70be8a3e6975420755e8102c38e7ff4' into HEAD" [2021-01-05T17:09:18.254Z] > git rev-list --no-walk 6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 # timeout=10 [2021-01-05T17:09:18.381Z] 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] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-05T17:09:19.343Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-01-05T17:09:19.976Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-05T17:09:20.411Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-05T17:09:20.777Z] + + true [2021-01-05T17:09:20.777Z] sudo service docker restart [Pipeline] } [2021-01-05T17:09:21.938Z] $ docker stop --time=1 9ecfeb752e93e35dace22d206f8631d38d620ca4d055fcaf862b2d4de5b5e1be [2021-01-05T17:09:23.553Z] $ docker rm -f 9ecfeb752e93e35dace22d206f8631d38d620ca4d055fcaf862b2d4de5b5e1be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] wrap [2021-01-05T17:09:24.275Z] provisioning config files... [2021-01-05T17:09:24.355Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config6273078647281686360tmp [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [2021-01-05T17:09:24.761Z] ---> docker-login.sh [2021-01-05T17:09:24.761Z] nexus3.edgexfoundry.org:10001 [Pipeline] isUnix [Pipeline] sh [2021-01-05T17:09:25.743Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-05T17:09:25.743Z] [2021-01-05T17:09:25.743Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-05T17:09:25.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] isUnix [Pipeline] sh [2021-01-05T17:09:26.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T17:09:26.023Z] Configure a credential helper to remove this warning. See [2021-01-05T17:09:26.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T17:09:26.023Z] [2021-01-05T17:09:26.023Z] Login Succeeded [2021-01-05T17:09:26.023Z] nexus3.edgexfoundry.org:10002 [2021-01-05T17:09:26.215Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-05T17:09:26.215Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-05T17:09:26.215Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-05T17:09:26.215Z] ca9280d653b3: Pulling fs layer [2021-01-05T17:09:26.215Z] 7e9c9ca2126c: Pulling fs layer [2021-01-05T17:09:26.509Z] cbdbe7a5bc2a: Verifying Checksum [2021-01-05T17:09:26.509Z] cbdbe7a5bc2a: Download complete [2021-01-05T17:09:26.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T17:09:26.837Z] ca9280d653b3: Download complete [2021-01-05T17:09:26.837Z] cbdbe7a5bc2a: Pull complete [2021-01-05T17:09:26.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T17:09:26.899Z] Configure a credential helper to remove this warning. See [2021-01-05T17:09:26.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T17:09:26.899Z] [2021-01-05T17:09:26.899Z] Login Succeeded [2021-01-05T17:09:26.899Z] nexus3.edgexfoundry.org:10003 [2021-01-05T17:09:27.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T17:09:27.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T17:09:27.452Z] Configure a credential helper to remove this warning. See [2021-01-05T17:09:27.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T17:09:27.452Z] [2021-01-05T17:09:27.452Z] Login Succeeded [2021-01-05T17:09:27.452Z] nexus3.edgexfoundry.org:10004 [2021-01-05T17:09:27.791Z] ca9280d653b3: Pull complete [2021-01-05T17:09:28.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T17:09:28.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T17:09:28.054Z] Configure a credential helper to remove this warning. See [2021-01-05T17:09:28.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T17:09:28.054Z] [2021-01-05T17:09:28.054Z] Login Succeeded [2021-01-05T17:09:28.054Z] docker.io [2021-01-05T17:09:28.055Z] 7e9c9ca2126c: Download complete [2021-01-05T17:09:28.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T17:09:28.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T17:09:28.924Z] Configure a credential helper to remove this warning. See [2021-01-05T17:09:28.924Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T17:09:28.924Z] [2021-01-05T17:09:28.924Z] Login Succeeded [2021-01-05T17:09:28.924Z] ---> docker-login.sh ends [Pipeline] } [2021-01-05T17:09:28.942Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-05T17:09:29.464Z] ========================================================= [2021-01-05T17:09:29.464Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-05T17:09:29.464Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-05T17:09:29.854Z] + 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-05T17:09:32.512Z] Sending build context to Docker daemon 165.7MB [2021-01-05T17:09:32.512Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-05T17:09:32.512Z] Step 2/6 : FROM ${BASE} [2021-01-05T17:09:32.512Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-05T17:09:32.512Z] 5f621e34cdf4: Pulling fs layer [2021-01-05T17:09:32.512Z] a4357932f1b6: Pulling fs layer [2021-01-05T17:09:32.512Z] 18c013af1878: Pulling fs layer [2021-01-05T17:09:32.512Z] 00ac8860ef70: Pulling fs layer [2021-01-05T17:09:32.512Z] 63d7cb157983: Pulling fs layer [2021-01-05T17:09:32.512Z] b116817d02f9: Pulling fs layer [2021-01-05T17:09:32.512Z] 745a02a5169b: Pulling fs layer [2021-01-05T17:09:32.512Z] 00ac8860ef70: Waiting [2021-01-05T17:09:32.512Z] 63d7cb157983: Waiting [2021-01-05T17:09:32.512Z] b116817d02f9: Waiting [2021-01-05T17:09:32.512Z] 745a02a5169b: Waiting [2021-01-05T17:09:32.512Z] 18c013af1878: Verifying Checksum [2021-01-05T17:09:32.512Z] 18c013af1878: Download complete [2021-01-05T17:09:32.512Z] a4357932f1b6: Verifying Checksum [2021-01-05T17:09:32.512Z] a4357932f1b6: Download complete [2021-01-05T17:09:32.512Z] 63d7cb157983: Verifying Checksum [2021-01-05T17:09:32.512Z] 63d7cb157983: Download complete [2021-01-05T17:09:32.512Z] b116817d02f9: Verifying Checksum [2021-01-05T17:09:32.512Z] b116817d02f9: Download complete [2021-01-05T17:09:32.512Z] 5f621e34cdf4: Download complete [2021-01-05T17:09:33.135Z] 5f621e34cdf4: Pull complete [2021-01-05T17:09:33.738Z] a4357932f1b6: Pull complete [2021-01-05T17:09:34.340Z] 18c013af1878: Pull complete [2021-01-05T17:09:34.683Z] 7e9c9ca2126c: Pull complete [2021-01-05T17:09:34.683Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-05T17:09:34.683Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-05T17:09:34.683Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-05T17:09:34.840Z] prd-centos7-docker-4c-2g-18530 does not seem to be running inside a container [2021-01-05T17:09:34.889Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-05T17:09:35.322Z] 745a02a5169b: Verifying Checksum [2021-01-05T17:09:35.322Z] 745a02a5169b: Download complete [2021-01-05T17:09:36.301Z] 00ac8860ef70: Verifying Checksum [2021-01-05T17:09:36.301Z] 00ac8860ef70: Download complete [2021-01-05T17:09:38.040Z] $ docker top 924cdbfb64fd4ce01f96ba20788a4cface62d56bfbc33d00e1fa226be9da7165 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T17:09:38.632Z] + docker-compose build --help [2021-01-05T17:09:38.632Z] + grep parallel [2021-01-05T17:09:39.617Z] --parallel Build images in parallel. [Pipeline] } [2021-01-05T17:09:39.634Z] $ docker stop --time=1 924cdbfb64fd4ce01f96ba20788a4cface62d56bfbc33d00e1fa226be9da7165 [2021-01-05T17:09:41.015Z] $ docker rm -f 924cdbfb64fd4ce01f96ba20788a4cface62d56bfbc33d00e1fa226be9da7165 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-05T17:09:41.682Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-05T17:09:41.683Z] . [Pipeline] withDockerContainer [2021-01-05T17:09:41.813Z] prd-centos7-docker-4c-2g-18530 does not seem to be running inside a container [2021-01-05T17:09:41.866Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-05T17:09:42.583Z] $ docker top 5800e55663953d86aabb8908b4f1224ed143ed5090a99f6e0a7547457ed4b1da -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T17:09:43.118Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-05T17:09:44.073Z] Building docker-core-command-go ... [2021-01-05T17:09:44.073Z] Building docker-core-data-go ... [2021-01-05T17:09:44.073Z] Building docker-core-metadata-go ... [2021-01-05T17:09:44.073Z] Building docker-security-bootstrapper-go ... [2021-01-05T17:09:44.073Z] Building docker-security-bootstrap-redis-go ... [2021-01-05T17:09:44.073Z] Building docker-security-proxy-setup-go ... [2021-01-05T17:09:44.074Z] Building docker-security-secretstore-setup-go ... [2021-01-05T17:09:44.074Z] Building docker-support-notifications-go ... [2021-01-05T17:09:44.074Z] Building docker-support-scheduler-go ... [2021-01-05T17:09:44.074Z] Building docker-sys-mgmt-agent-go ... [2021-01-05T17:09:44.074Z] Building docker-core-data-go [2021-01-05T17:09:44.074Z] Building docker-support-notifications-go [2021-01-05T17:09:44.074Z] Building docker-support-scheduler-go [2021-01-05T17:09:44.074Z] Building docker-core-metadata-go [2021-01-05T17:09:44.074Z] Building docker-security-bootstrapper-go [2021-01-05T17:09:46.480Z] 00ac8860ef70: Pull complete [2021-01-05T17:09:46.481Z] 63d7cb157983: Pull complete [2021-01-05T17:09:46.481Z] b116817d02f9: Pull complete [2021-01-05T17:09:50.787Z] 745a02a5169b: Pull complete [2021-01-05T17:09:50.787Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-05T17:09:50.787Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-05T17:09:50.787Z] ---> b7e6874047d6 [2021-01-05T17:09:50.787Z] 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-05T17:09:54.199Z] ---> Running in 4db924daf66e [2021-01-05T17:09:55.644Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T17:09:56.618Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T17:09:57.592Z] (1/12) Installing libmagic (5.38-r0) [2021-01-05T17:09:57.869Z] (2/12) Installing file (5.38-r0) [2021-01-05T17:09:57.869Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-05T17:09:58.142Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-05T17:10:13.229Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-05T17:10:13.229Z] (6/12) Installing patch (2.7.6-r6) [2021-01-05T17:10:13.229Z] (7/12) Installing build-base (0.5-r2) [2021-01-05T17:10:13.229Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-05T17:10:13.229Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-05T17:10:13.229Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-05T17:10:13.229Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-05T17:10:13.229Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-05T17:10:13.229Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T17:10:13.229Z] OK: 217 MiB in 51 packages [2021-01-05T17:10:15.883Z] Removing intermediate container 4db924daf66e [2021-01-05T17:10:15.883Z] ---> 2d67b8c5e1c7 [2021-01-05T17:10:15.883Z] Step 4/6 : WORKDIR /edgex-go [2021-01-05T17:10:15.883Z] ---> Running in b7644fabb042 [2021-01-05T17:10:16.357Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T17:10:16.357Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-05T17:10:16.357Z] ---> 77150f776b96 [2021-01-05T17:10:16.357Z] Step 3/26 : WORKDIR /edgex-go [2021-01-05T17:10:16.357Z] Step 1/25 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T17:10:16.357Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2021-01-05T17:10:16.357Z] ---> 77150f776b96 [2021-01-05T17:10:16.357Z] Step 3/25 : WORKDIR /edgex-go [2021-01-05T17:10:16.357Z] Step 1/32 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T17:10:16.357Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-01-05T17:10:16.357Z] ---> 77150f776b96 [2021-01-05T17:10:16.357Z] Step 3/32 : WORKDIR /edgex-go [2021-01-05T17:10:16.357Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T17:10:16.357Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-05T17:10:16.357Z] ---> 77150f776b96 [2021-01-05T17:10:16.357Z] Step 3/26 : WORKDIR /edgex-go [2021-01-05T17:10:16.357Z] Step 1/25 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T17:10:16.357Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2021-01-05T17:10:16.357Z] ---> 77150f776b96 [2021-01-05T17:10:16.357Z] Step 3/25 : WORKDIR /edgex-go [2021-01-05T17:10:16.481Z] Removing intermediate container b7644fabb042 [2021-01-05T17:10:16.481Z] ---> 26afaab67904 [2021-01-05T17:10:16.481Z] Step 5/6 : COPY go.mod . [2021-01-05T17:10:17.082Z] ---> fa7833713cf6 [2021-01-05T17:10:17.082Z] Step 6/6 : RUN go mod download [2021-01-05T17:10:17.370Z] ---> Running in fb031c976c5f [2021-01-05T17:10:17.754Z] ---> Running in 5a43e177ed75 [2021-01-05T17:10:17.754Z] ---> Running in b6ed738e6bae [2021-01-05T17:10:17.754Z] ---> Running in 02885857f262 [2021-01-05T17:10:17.754Z] ---> Running in 79df61e947b1 [2021-01-05T17:10:17.754Z] ---> Running in 969c0783a728 [2021-01-05T17:10:18.016Z] Removing intermediate container b6ed738e6bae [2021-01-05T17:10:18.017Z] ---> 17a82d4a50cb [2021-01-05T17:10:18.017Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T17:10:18.017Z] Removing intermediate container 5a43e177ed75 [2021-01-05T17:10:18.017Z] ---> 62991b941287 [2021-01-05T17:10:18.017Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T17:10:18.017Z] Removing intermediate container 02885857f262 [2021-01-05T17:10:18.017Z] ---> 4b75d9ee3ede [2021-01-05T17:10:18.017Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T17:10:18.017Z] Removing intermediate container 79df61e947b1 [2021-01-05T17:10:18.017Z] ---> 93ed8a2e24d9 [2021-01-05T17:10:18.017Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T17:10:18.017Z] Removing intermediate container 969c0783a728 [2021-01-05T17:10:18.017Z] ---> f3b9ba63a0fa [2021-01-05T17:10:18.017Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T17:10:18.293Z] ---> Running in 64b3f4a04784 [2021-01-05T17:10:18.293Z] ---> Running in d4822dfc2ee9 [2021-01-05T17:10:18.293Z] ---> Running in f3b22af98ccb [2021-01-05T17:10:18.293Z] ---> Running in 3df3c7aab3f6 [2021-01-05T17:10:18.293Z] ---> Running in f65bba12aabb [2021-01-05T17:10:20.882Z] Removing intermediate container d4822dfc2ee9 [2021-01-05T17:10:20.882Z] ---> bc3751956f73 [2021-01-05T17:10:20.882Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-01-05T17:10:20.882Z] Removing intermediate container 64b3f4a04784 [2021-01-05T17:10:20.882Z] ---> 91036f2b2cfe [2021-01-05T17:10:20.882Z] Step 5/25 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-05T17:10:20.882Z] ---> Running in 58ba049a1844 [2021-01-05T17:10:20.882Z] Removing intermediate container f65bba12aabb [2021-01-05T17:10:20.882Z] ---> 144fe643d8e6 [2021-01-05T17:10:20.882Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-01-05T17:10:20.882Z] ---> Running in 2897ed6ecb4f [2021-01-05T17:10:20.882Z] Removing intermediate container 3df3c7aab3f6 [2021-01-05T17:10:20.882Z] ---> 0dd2312be9bd [2021-01-05T17:10:20.882Z] Step 5/25 : RUN apk add --update --no-cache make git [2021-01-05T17:10:20.882Z] ---> Running in 87c7c75e686e [2021-01-05T17:10:21.837Z] Removing intermediate container f3b22af98ccb [2021-01-05T17:10:21.837Z] ---> d2c2a7225f87 [2021-01-05T17:10:21.837Z] Step 5/26 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-05T17:10:21.837Z] ---> Running in a4dd64aa583f [2021-01-05T17:10:21.837Z] ---> Running in 6d09fe3c6bd4 [2021-01-05T17:10:22.419Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T17:10:22.419Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T17:10:22.419Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T17:10:22.682Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T17:10:22.682Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T17:10:23.257Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T17:10:23.519Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T17:10:23.783Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T17:10:23.783Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T17:10:23.783Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T17:10:25.711Z] OK: 233 MiB in 51 packages [2021-01-05T17:10:25.711Z] OK: 233 MiB in 51 packages [2021-01-05T17:10:25.711Z] OK: 233 MiB in 51 packages [2021-01-05T17:10:25.978Z] Removing intermediate container 87c7c75e686e [2021-01-05T17:10:25.978Z] ---> 1660b6bb0df8 [2021-01-05T17:10:25.978Z] Step 6/26 : COPY go.mod . [2021-01-05T17:10:26.241Z] ---> 6dbc4fc303c5 [2021-01-05T17:10:26.241Z] Step 7/26 : RUN go mod download [2021-01-05T17:10:26.241Z] Removing intermediate container 58ba049a1844 [2021-01-05T17:10:26.241Z] ---> 8c8c4a24874b [2021-01-05T17:10:26.241Z] Step 6/32 : COPY go.mod . [2021-01-05T17:10:26.504Z] ---> Running in 3ff528d3f234 [2021-01-05T17:10:26.504Z] Removing intermediate container 6d09fe3c6bd4 [2021-01-05T17:10:26.504Z] ---> f17fffc97578 [2021-01-05T17:10:26.504Z] Step 6/26 : COPY go.mod . [2021-01-05T17:10:26.768Z] ---> 8b6ae38ab968 [2021-01-05T17:10:26.768Z] Step 7/32 : RUN go mod download [2021-01-05T17:10:26.768Z] ---> Running in c4a21c99edfb [2021-01-05T17:10:26.768Z] ---> 697d5d4e61fd [2021-01-05T17:10:26.768Z] Step 7/26 : RUN go mod download [2021-01-05T17:10:26.768Z] OK: 233 MiB in 51 packages [2021-01-05T17:10:27.032Z] ---> Running in 67767ab3a685 [2021-01-05T17:10:27.619Z] Removing intermediate container a4dd64aa583f [2021-01-05T17:10:27.619Z] ---> 8305a0ad1374 [2021-01-05T17:10:27.619Z] Step 6/25 : COPY go.mod . [2021-01-05T17:10:27.894Z] ---> 12bdd1cf7c0b [2021-01-05T17:10:27.894Z] Step 7/25 : RUN go mod download [2021-01-05T17:10:27.894Z] ---> Running in 9722c1f042ca [2021-01-05T17:10:28.160Z] OK: 233 MiB in 51 packages [2021-01-05T17:10:28.738Z] Removing intermediate container c4a21c99edfb [2021-01-05T17:10:28.738Z] ---> 6e72f6c77921 [2021-01-05T17:10:28.738Z] Step 8/32 : COPY . . [2021-01-05T17:10:28.738Z] Removing intermediate container 3ff528d3f234 [2021-01-05T17:10:28.738Z] ---> 2deb32666ff4 [2021-01-05T17:10:28.738Z] Step 8/26 : COPY . . [2021-01-05T17:10:29.004Z] Removing intermediate container 67767ab3a685 [2021-01-05T17:10:29.004Z] ---> 1c825cf289e1 [2021-01-05T17:10:29.004Z] Step 8/26 : COPY . . [2021-01-05T17:10:29.596Z] Removing intermediate container 2897ed6ecb4f [2021-01-05T17:10:29.596Z] ---> 6a2ae31adc77 [2021-01-05T17:10:29.596Z] Step 6/25 : COPY go.mod . [2021-01-05T17:10:36.225Z] ---> 572478e1b7f5 [2021-01-05T17:10:36.226Z] Step 7/25 : RUN go mod download [2021-01-05T17:10:36.226Z] Removing intermediate container 9722c1f042ca [2021-01-05T17:10:36.226Z] ---> 821672edaa67 [2021-01-05T17:10:36.226Z] Step 8/25 : COPY . . [2021-01-05T17:10:41.562Z] ---> Running in 0014de5c9e5f [2021-01-05T17:10:44.211Z] Removing intermediate container fb031c976c5f [2021-01-05T17:10:44.211Z] ---> 35c935e54b58 [2021-01-05T17:10:44.211Z] Successfully built 35c935e54b58 [2021-01-05T17:10:44.211Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-05T17:10:44.585Z] + docker inspect -f . ci-base-image-arm64 [2021-01-05T17:10:44.585Z] . [Pipeline] withDockerContainer [2021-01-05T17:10:44.839Z] prd-ubuntu18.04-docker-arm64-4c-16g-18535 does not seem to be running inside a container [2021-01-05T17:10:44.930Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-05T17:10:46.598Z] $ docker top b75422e8675a9458f468ccbbad9199fdf72106ac9364417999ede2a0d41e370d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T17:10:47.635Z] + go version [2021-01-05T17:10:47.635Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-05T17:10:47.657Z] $ docker stop --time=1 b75422e8675a9458f468ccbbad9199fdf72106ac9364417999ede2a0d41e370d [2021-01-05T17:10:49.627Z] $ docker rm -f b75422e8675a9458f468ccbbad9199fdf72106ac9364417999ede2a0d41e370d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-05T17:10:50.738Z] + docker inspect -f . ci-base-image-arm64 [2021-01-05T17:10:50.738Z] . [Pipeline] withDockerContainer [2021-01-05T17:10:51.035Z] prd-ubuntu18.04-docker-arm64-4c-16g-18535 does not seem to be running inside a container [2021-01-05T17:10:51.119Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-05T17:10:52.690Z] $ docker top 1cd6b035440a7976efe6e63e3e62cbe1109cd97f05b57e704fba10fe83ba7398 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-05T17:10:53.112Z] ========================================================= [2021-01-05T17:10:53.112Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-05T17:10:53.112Z] ========================================================= [Pipeline] sh [2021-01-05T17:10:53.787Z] + make test [2021-01-05T17:10:53.787Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-05T17:10:59.839Z] Removing intermediate container 0014de5c9e5f [2021-01-05T17:10:59.840Z] ---> 52dd7a9ac5ae [2021-01-05T17:10:59.840Z] Step 8/25 : COPY . . [2021-01-05T17:11:10.029Z] ---> 2e86df82f1bd [2021-01-05T17:11:10.029Z] Step 9/25 : RUN make cmd/support-scheduler/support-scheduler [2021-01-05T17:11:10.029Z] ---> c30ae463957b [2021-01-05T17:11:10.029Z] Step 9/26 : RUN make cmd/core-data/core-data [2021-01-05T17:11:10.029Z] ---> fc9ae259c28b [2021-01-05T17:11:10.029Z] Step 9/26 : RUN make cmd/core-metadata/core-metadata [2021-01-05T17:11:10.029Z] ---> 79db9add3d62 [2021-01-05T17:11:10.029Z] Step 9/32 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-05T17:11:11.160Z] ---> Running in d6e9da6a3e30 [2021-01-05T17:11:11.160Z] ---> Running in e1ffcdd0b902 [2021-01-05T17:11:11.160Z] ---> Running in 99e4687f26cc [2021-01-05T17:11:11.160Z] ---> Running in d8f0f5f90253 [2021-01-05T17:11:13.759Z] 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-05T17:11:13.760Z] 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-05T17:11:14.724Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-01-05T17:11:14.994Z] 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-05T17:11:17.598Z] ---> 7f8118c4faf2 [2021-01-05T17:11:17.598Z] Step 9/25 : RUN make cmd/support-notifications/support-notifications [2021-01-05T17:11:17.867Z] ---> Running in ba1cb0b09629 [2021-01-05T17:11:19.306Z] 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-05T17:11:20.650Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-05T17:11:41.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-05T17:11:46.805Z] Removing intermediate container d6e9da6a3e30 [2021-01-05T17:11:46.805Z] ---> 2869f1e351c6 [2021-01-05T17:11:46.805Z] [2021-01-05T17:11:46.805Z] Step 10/25 : FROM alpine:3.12 [2021-01-05T17:11:46.805Z] 3.12: Pulling from library/alpine [2021-01-05T17:11:47.415Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-05T17:11:47.415Z] Status: Downloaded newer image for alpine:3.12 [2021-01-05T17:11:47.415Z] ---> 389fef711851 [2021-01-05T17:11:47.415Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-01-05T17:11:47.415Z] ---> Running in 806006b87ec7 [2021-01-05T17:11:49.374Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T17:11:49.374Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T17:11:49.374Z] (1/2) Installing ca-certificates (20191127-r4) [2021-01-05T17:11:49.374Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-01-05T17:11:49.374Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T17:11:49.374Z] Executing ca-certificates-20191127-r4.trigger [2021-01-05T17:11:49.374Z] OK: 6 MiB in 16 packages [2021-01-05T17:11:49.636Z] Removing intermediate container ba1cb0b09629 [2021-01-05T17:11:49.636Z] ---> 107f92fb51e5 [2021-01-05T17:11:49.636Z] [2021-01-05T17:11:49.636Z] Step 10/25 : FROM alpine:3.12 [2021-01-05T17:11:49.636Z] ---> 389fef711851 [2021-01-05T17:11:49.636Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-01-05T17:11:53.866Z] ---> Running in ce4177c82537 [2021-01-05T17:11:53.866Z] Removing intermediate container d8f0f5f90253 [2021-01-05T17:11:53.866Z] ---> 0317fb1ff715 [2021-01-05T17:11:53.866Z] [2021-01-05T17:11:53.866Z] Step 10/32 : FROM alpine:3.12 [2021-01-05T17:11:53.866Z] ---> 389fef711851 [2021-01-05T17:11:53.866Z] Step 11/32 : RUN apk add --update --no-cache dumb-init openssl [2021-01-05T17:11:55.795Z] ---> Running in 9ea3eb6e2985 [2021-01-05T17:11:55.795Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T17:11:55.795Z] Removing intermediate container 806006b87ec7 [2021-01-05T17:11:55.795Z] ---> a086e6794278 [2021-01-05T17:11:55.795Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-05T17:11:55.795Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T17:11:56.059Z] (1/2) Installing ca-certificates (20191127-r4) [2021-01-05T17:11:56.059Z] Removing intermediate container e1ffcdd0b902 [2021-01-05T17:11:56.059Z] ---> ea32e5f9373d [2021-01-05T17:11:56.059Z] [2021-01-05T17:11:56.059Z] Step 10/26 : FROM alpine:3.12 [2021-01-05T17:11:56.059Z] ---> 389fef711851 [2021-01-05T17:11:56.059Z] Step 11/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-01-05T17:11:56.059Z] ---> Using cache [2021-01-05T17:11:56.059Z] ---> a086e6794278 [2021-01-05T17:11:56.059Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-05T17:11:56.059Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-01-05T17:11:56.059Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T17:11:56.059Z] Executing ca-certificates-20191127-r4.trigger [2021-01-05T17:11:56.059Z] OK: 6 MiB in 16 packages [2021-01-05T17:11:56.334Z] ---> Running in 59e07c69036c [2021-01-05T17:11:57.731Z] ---> Running in e05b43e4dbf5 [2021-01-05T17:11:57.731Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T17:11:57.731Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T17:11:57.731Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-01-05T17:11:57.731Z] (2/2) Installing openssl (1.1.1i-r0) [2021-01-05T17:11:57.731Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T17:11:57.731Z] OK: 6 MiB in 16 packages [2021-01-05T17:11:58.679Z] Removing intermediate container 59e07c69036c [2021-01-05T17:11:58.679Z] ---> b54ab9c04771 [2021-01-05T17:11:58.679Z] Step 13/25 : ENV APP_PORT=48085 [2021-01-05T17:11:58.679Z] Removing intermediate container 99e4687f26cc [2021-01-05T17:11:58.679Z] ---> f949f98c11ec [2021-01-05T17:11:58.679Z] [2021-01-05T17:11:58.679Z] Step 10/26 : FROM alpine:3.12 [2021-01-05T17:11:58.679Z] ---> 389fef711851 [2021-01-05T17:11:58.679Z] Step 11/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T17:11:59.254Z] ---> Running in 82578e810f1e [2021-01-05T17:11:59.254Z] Removing intermediate container e05b43e4dbf5 [2021-01-05T17:11:59.254Z] ---> a83c410b3cf6 [2021-01-05T17:11:59.254Z] Step 13/26 : ENV APP_PORT=48081 [2021-01-05T17:11:59.254Z] ---> Running in b78938b56f50 [2021-01-05T17:11:59.254Z] ---> Running in 5293ff25580b [2021-01-05T17:11:59.516Z] Removing intermediate container ce4177c82537 [2021-01-05T17:11:59.516Z] ---> 037c45e739db [2021-01-05T17:11:59.516Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-05T17:12:00.463Z] Removing intermediate container 82578e810f1e [2021-01-05T17:12:00.463Z] ---> ce1136ca218c [2021-01-05T17:12:00.463Z] Step 14/25 : EXPOSE $APP_PORT [2021-01-05T17:12:00.463Z] ---> Running in bb35e41fc804 [2021-01-05T17:12:00.463Z] Removing intermediate container 9ea3eb6e2985 [2021-01-05T17:12:00.463Z] ---> f889af5b17b3 [2021-01-05T17:12:00.463Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-01-05T17:12:00.463Z] Removing intermediate container b78938b56f50 [2021-01-05T17:12:00.463Z] ---> de5e19a10ead [2021-01-05T17:12:00.463Z] Step 12/26 : ENV APP_PORT=48080 [2021-01-05T17:12:00.463Z] Removing intermediate container 5293ff25580b [2021-01-05T17:12:00.463Z] ---> c91cc06d21fd [2021-01-05T17:12:00.463Z] Step 14/26 : EXPOSE $APP_PORT [2021-01-05T17:12:00.725Z] ---> Running in 9df7a8f44a77 [2021-01-05T17:12:00.725Z] ---> Running in 4d86506e136e [2021-01-05T17:12:00.725Z] ---> Running in 20c2c54ef977 [2021-01-05T17:12:00.725Z] ---> Running in 2056424ceddd [2021-01-05T17:12:00.725Z] Removing intermediate container bb35e41fc804 [2021-01-05T17:12:00.725Z] ---> d46323a4a40e [2021-01-05T17:12:00.725Z] Step 13/25 : ENV APP_PORT=48060 [2021-01-05T17:12:00.988Z] ---> Running in 92b39c836f61 [2021-01-05T17:12:00.988Z] Removing intermediate container 9df7a8f44a77 [2021-01-05T17:12:00.988Z] ---> d572256dd734 [2021-01-05T17:12:00.988Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2021-01-05T17:12:00.988Z] Removing intermediate container 4d86506e136e [2021-01-05T17:12:00.988Z] ---> 7bcae77d3f1a [2021-01-05T17:12:00.988Z] Step 13/32 : ENV DOCKERIZE_VERSION v0.6.1 [2021-01-05T17:12:01.284Z] Removing intermediate container 20c2c54ef977 [2021-01-05T17:12:01.284Z] ---> 7a34451183d6 [2021-01-05T17:12:01.284Z] Step 13/26 : EXPOSE $APP_PORT [2021-01-05T17:12:01.284Z] Removing intermediate container 2056424ceddd [2021-01-05T17:12:01.284Z] ---> 46f246b03b7b [2021-01-05T17:12:01.284Z] Step 15/26 : WORKDIR / [2021-01-05T17:12:01.284Z] ---> Running in 0a70240a5c07 [2021-01-05T17:12:01.284Z] ---> Running in 06417068ad8e [2021-01-05T17:12:01.549Z] ---> Running in cc4450aba870 [2021-01-05T17:12:01.549Z] Removing intermediate container 92b39c836f61 [2021-01-05T17:12:01.549Z] ---> e06d102fe9aa [2021-01-05T17:12:01.549Z] Step 14/25 : EXPOSE $APP_PORT [2021-01-05T17:12:01.549Z] ---> 01108179e933 [2021-01-05T17:12:01.549Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-05T17:12:01.549Z] ---> Running in 56c5e6309056 [2021-01-05T17:12:01.831Z] Removing intermediate container 0a70240a5c07 [2021-01-05T17:12:01.831Z] ---> b121a2ac7fed [2021-01-05T17:12:01.831Z] Step 14/32 : RUN wget https://github.com/jwilder/dockerize/releases/download/$DOCKERIZE_VERSION/dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && tar -C /usr/local/bin -xzvf dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && rm dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz [2021-01-05T17:12:01.831Z] Removing intermediate container 06417068ad8e [2021-01-05T17:12:01.831Z] ---> 3a8cb56fc222 [2021-01-05T17:12:01.831Z] Step 14/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T17:12:01.831Z] Removing intermediate container cc4450aba870 [2021-01-05T17:12:01.831Z] ---> 617bd738931c [2021-01-05T17:12:01.831Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2021-01-05T17:12:02.098Z] ---> Running in 42c86d5e0f58 [2021-01-05T17:12:02.098Z] ---> Running in 507a60988fdc [2021-01-05T17:12:02.098Z] Removing intermediate container 56c5e6309056 [2021-01-05T17:12:02.098Z] ---> d894b834a329 [2021-01-05T17:12:02.098Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2021-01-05T17:12:02.674Z] ---> b0d4e22dbf39 [2021-01-05T17:12:02.674Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-05T17:12:02.942Z] ---> b4a490ed8a36 [2021-01-05T17:12:02.942Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-05T17:12:02.942Z] ---> 807aa778fbfb [2021-01-05T17:12:02.942Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-05T17:12:03.213Z] ---> 63213bae8b93 [2021-01-05T17:12:03.213Z] Step 18/25 : ENV CONSUL_HOST=edgex-core-consul [2021-01-05T17:12:03.213Z] ---> Running in 8913b4d936c1 [2021-01-05T17:12:03.478Z] ---> 7af75acc44f9 [2021-01-05T17:12:03.478Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-05T17:12:03.478Z] Connecting to github.com (140.82.114.4:443) [2021-01-05T17:12:03.743Z] Removing intermediate container 8913b4d936c1 [2021-01-05T17:12:03.743Z] ---> 4141c877f8d5 [2021-01-05T17:12:03.743Z] Step 19/25 : ENV CONSUL_PORT=8500 [2021-01-05T17:12:03.743Z] ---> 8bb69740bd44 [2021-01-05T17:12:03.743Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-05T17:12:03.743Z] ---> Running in a9c92fb1410b [2021-01-05T17:12:03.743Z] Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (52.217.78.76:443) [2021-01-05T17:12:04.014Z]  ---> e3ae6b49512a [2021-01-05T17:12:04.014Z] Step 19/26 : ENV CONSUL_HOST=edgex-core-consul [2021-01-05T17:12:04.014Z] saving to 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' [2021-01-05T17:12:04.014Z] dockerize-alpine-lin 100% |********************************| 2935k 0:00:00 ETA [2021-01-05T17:12:04.014Z] 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' saved [2021-01-05T17:12:04.014Z] dockerize [2021-01-05T17:12:04.014Z] Removing intermediate container a9c92fb1410b [2021-01-05T17:12:04.014Z] ---> ced579813243 [2021-01-05T17:12:04.014Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/support-scheduler/entrypoint.sh /usr/local/bin/ [2021-01-05T17:12:04.014Z] ---> Running in 53148c595876 [2021-01-05T17:12:04.276Z] ---> e85e2379adb8 [2021-01-05T17:12:04.276Z] Step 18/25 : ENV CONSUL_HOST=edgex-core-consul [2021-01-05T17:12:04.276Z] Removing intermediate container 507a60988fdc [2021-01-05T17:12:04.276Z] ---> b301f36784df [2021-01-05T17:12:04.276Z] Step 15/26 : RUN apk add --update --no-cache zeromq dumb-init [2021-01-05T17:12:04.540Z] ---> Running in 2f3c81dfc820 [2021-01-05T17:12:04.540Z] ---> Running in ae49e45f5317 [2021-01-05T17:12:04.540Z] Removing intermediate container 53148c595876 [2021-01-05T17:12:04.540Z] ---> 797934ea57ec [2021-01-05T17:12:04.540Z] Step 20/26 : ENV CONSUL_PORT=8500 [2021-01-05T17:12:04.802Z] ---> 8f2a4ea75941 [2021-01-05T17:12:04.803Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-05T17:12:05.066Z] ---> Running in 1b07bb6e3af8 [2021-01-05T17:12:05.066Z] Removing intermediate container 2f3c81dfc820 [2021-01-05T17:12:05.066Z] ---> 533cfd9b253e [2021-01-05T17:12:05.066Z] Step 19/25 : ENV CONSUL_PORT=8500 [2021-01-05T17:12:05.066Z] ---> Running in 38bfd1eef29e [2021-01-05T17:12:05.328Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T17:12:05.592Z] ---> Running in 2702dbffbc3f [2021-01-05T17:12:05.592Z] Removing intermediate container 42c86d5e0f58 [2021-01-05T17:12:05.592Z] ---> 131aa1d4f3b7 [2021-01-05T17:12:05.592Z] Step 15/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-01-05T17:12:05.592Z] Removing intermediate container 1b07bb6e3af8 [2021-01-05T17:12:05.592Z] ---> a1d201bcb41d [2021-01-05T17:12:05.592Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/core-metadata/entrypoint.sh /usr/local/bin/ [2021-01-05T17:12:05.592Z] ---> Running in 9bbbb3febda5 [2021-01-05T17:12:05.855Z] Removing intermediate container 2702dbffbc3f [2021-01-05T17:12:05.855Z] ---> 402b870a6116 [2021-01-05T17:12:05.855Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/support-notifications/entrypoint.sh /usr/local/bin/ [2021-01-05T17:12:05.855Z] Removing intermediate container 9bbbb3febda5 [2021-01-05T17:12:05.855Z] ---> 5ceeef66123a [2021-01-05T17:12:05.855Z] Step 16/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-01-05T17:12:06.118Z] ---> 632cf96084a1 [2021-01-05T17:12:06.118Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-05T17:12:06.118Z] ---> Running in 51394980ce67 [2021-01-05T17:12:06.118Z] ---> Running in d562265fb258 [2021-01-05T17:12:06.390Z] ---> 2c69489af23d [2021-01-05T17:12:06.390Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-05T17:12:06.390Z] ---> Running in 1a19006080c0 [2021-01-05T17:12:06.654Z] Removing intermediate container 51394980ce67 [2021-01-05T17:12:06.654Z] ---> 46daeee9233e [2021-01-05T17:12:06.654Z] Step 17/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} && echo "Copy dockerize executable" && cp /usr/local/bin/dockerize ${SECURITY_INIT_DIR} [2021-01-05T17:12:06.654Z] ---> Running in 5c955ddec014 [2021-01-05T17:12:06.916Z] Removing intermediate container 38bfd1eef29e [2021-01-05T17:12:06.916Z] ---> 7fd37c5c9dee [2021-01-05T17:12:06.916Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2021-01-05T17:12:06.916Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T17:12:07.191Z] ---> Running in 45a9c82e2513 [2021-01-05T17:12:07.191Z] Removing intermediate container 45a9c82e2513 [2021-01-05T17:12:07.191Z] ---> 53caaa4933c6 [2021-01-05T17:12:07.191Z] Step 23/25 : LABEL arch=x86_64 [2021-01-05T17:12:07.465Z] ---> Running in d73edce678c4 [2021-01-05T17:12:07.465Z] Copy dockerize executable [2021-01-05T17:12:07.730Z] Removing intermediate container d73edce678c4 [2021-01-05T17:12:07.730Z] ---> b9300abf2596 [2021-01-05T17:12:07.730Z] Step 24/25 : LABEL git_sha=731b95cf4d64e4ac612b7f3d7968932098cbaec8 [2021-01-05T17:12:07.730Z] ---> Running in 6c1c5f905f45 [2021-01-05T17:12:07.996Z] Removing intermediate container 6c1c5f905f45 [2021-01-05T17:12:07.996Z] ---> 9fb666287453 [2021-01-05T17:12:07.996Z] Step 25/25 : LABEL version=0.0.0 [2021-01-05T17:12:07.996Z] ---> Running in def213ef1f01 [2021-01-05T17:12:08.267Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-01-05T17:12:08.534Z] Removing intermediate container 1a19006080c0 [2021-01-05T17:12:08.534Z] ---> a4b97f79aab4 [2021-01-05T17:12:08.534Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2021-01-05T17:12:08.534Z] (2/6) Installing libgcc (9.3.0-r2) [2021-01-05T17:12:08.534Z] (3/6) Installing libsodium (1.0.18-r0) [2021-01-05T17:12:08.534Z] ---> Running in bd8a63b66c0a [2021-01-05T17:12:08.534Z] Removing intermediate container def213ef1f01 [2021-01-05T17:12:08.534Z] ---> 98d1796fa88d [2021-01-05T17:12:08.534Z] [2021-01-05T17:12:08.534Z] Removing intermediate container d562265fb258 [2021-01-05T17:12:08.534Z] ---> bd4f8b9eeace [2021-01-05T17:12:08.534Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-01-05T17:12:08.804Z] Removing intermediate container 5c955ddec014 [2021-01-05T17:12:08.804Z] ---> 2edc6c7bd8a5 [2021-01-05T17:12:08.804Z] Step 18/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-01-05T17:12:08.804Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-01-05T17:12:08.804Z] ---> Running in 4e32a5650a4f [2021-01-05T17:12:08.804Z] ---> Running in 55520f5fa0c5 [2021-01-05T17:12:09.066Z] Successfully built 98d1796fa88d [2021-01-05T17:12:09.066Z] Removing intermediate container bd8a63b66c0a [2021-01-05T17:12:09.066Z] ---> de83f153143c [2021-01-05T17:12:09.066Z] Step 23/25 : LABEL arch=x86_64 [2021-01-05T17:12:09.066Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-05T17:12:09.066Z] Building docker-security-secretstore-setup-go [2021-01-05T17:12:09.066Z]  Building docker-support-scheduler-go ... done  ---> Running in 698cd917c711 [2021-01-05T17:12:09.066Z] (5/6) Installing libzmq (4.3.3-r0) [2021-01-05T17:12:09.066Z] Removing intermediate container 4e32a5650a4f [2021-01-05T17:12:09.066Z] ---> 039f42c81f81 [2021-01-05T17:12:09.066Z] Step 24/26 : LABEL arch=x86_64 [2021-01-05T17:12:09.330Z] Removing intermediate container 55520f5fa0c5 [2021-01-05T17:12:09.330Z] ---> d1345140b58a [2021-01-05T17:12:09.330Z] Step 19/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-01-05T17:12:09.330Z] ---> Running in 37d4654bf041 [2021-01-05T17:12:09.593Z] (6/6) Installing zeromq (4.3.3-r0) [2021-01-05T17:12:09.593Z] Removing intermediate container 698cd917c711 [2021-01-05T17:12:09.593Z] ---> 18e84a65c27f [2021-01-05T17:12:09.593Z] Step 24/25 : LABEL git_sha=731b95cf4d64e4ac612b7f3d7968932098cbaec8 [2021-01-05T17:12:09.593Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T17:12:09.593Z] OK: 8 MiB in 20 packages [2021-01-05T17:12:09.862Z] ---> Running in aa3df85713e7 [2021-01-05T17:12:09.862Z] Removing intermediate container 37d4654bf041 [2021-01-05T17:12:09.862Z] ---> 3fa861cee4e8 [2021-01-05T17:12:09.862Z] Step 25/26 : LABEL git_sha=731b95cf4d64e4ac612b7f3d7968932098cbaec8 [2021-01-05T17:12:09.862Z] ---> de905238a764 [2021-01-05T17:12:09.862Z] Step 20/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-01-05T17:12:10.146Z] ---> Running in 5acad957751d [2021-01-05T17:12:10.412Z] ---> Running in d0b0d4076994 [2021-01-05T17:12:10.412Z] Removing intermediate container aa3df85713e7 [2021-01-05T17:12:10.412Z] ---> 551aee073764 [2021-01-05T17:12:10.412Z] Step 25/25 : LABEL version=0.0.0 [2021-01-05T17:12:10.674Z] ---> Running in 61cafd31350a [2021-01-05T17:12:10.674Z] Removing intermediate container d0b0d4076994 [2021-01-05T17:12:10.674Z] ---> 11e0650b3767 [2021-01-05T17:12:10.674Z] Step 26/26 : LABEL version=0.0.0 [2021-01-05T17:12:10.674Z] Removing intermediate container ae49e45f5317 [2021-01-05T17:12:10.674Z] ---> 796776315ab6 [2021-01-05T17:12:10.674Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2021-01-05T17:12:12.599Z] ---> Running in 70f8f35d22f5 [2021-01-05T17:12:13.561Z] ---> 1c1c59bef4ac [2021-01-05T17:12:13.561Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-05T17:12:13.561Z] Removing intermediate container 61cafd31350a [2021-01-05T17:12:13.561Z] ---> fc03e179f9bf [2021-01-05T17:12:13.561Z] [2021-01-05T17:12:14.514Z] Removing intermediate container 70f8f35d22f5 [2021-01-05T17:12:14.514Z] ---> 9dde879b8890 [2021-01-05T17:12:14.514Z] [2021-01-05T17:12:14.514Z] Successfully built fc03e179f9bf [2021-01-05T17:12:14.514Z] Successfully tagged docker-support-notifications-go:latest [2021-01-05T17:12:14.514Z] Building docker-security-proxy-setup-go [2021-01-05T17:12:14.784Z]  Building docker-support-notifications-go ... done Successfully built 9dde879b8890 [2021-01-05T17:12:14.784Z] Successfully tagged docker-core-metadata-go:latest [2021-01-05T17:12:14.784Z]  Building docker-core-metadata-go ... done Building docker-security-bootstrap-redis-go [2021-01-05T17:12:17.336Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-05T17:12:19.976Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-05T17:12:20.106Z] ---> 29b5ed16c7a0 [2021-01-05T17:12:20.106Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-05T17:12:20.106Z] Removing intermediate container 5acad957751d [2021-01-05T17:12:20.106Z] ---> 818a3b4d8fdb [2021-01-05T17:12:20.106Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-01-05T17:12:24.175Z] ---> d9b879be5ceb [2021-01-05T17:12:24.175Z] Step 19/26 : ENV CONSUL_HOST=edgex-core-consul [2021-01-05T17:12:24.175Z] ---> 0ae556ef89c2 [2021-01-05T17:12:24.175Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-01-05T17:12:26.120Z] ---> Running in 75a6a6d2ecd4 [2021-01-05T17:12:26.184Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-05T17:12:26.184Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-05T17:12:26.184Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-05T17:12:26.388Z] ---> b14539e3eae8 [2021-01-05T17:12:26.388Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-01-05T17:12:27.352Z] Removing intermediate container 75a6a6d2ecd4 [2021-01-05T17:12:27.352Z] ---> 9fc68f4e6692 [2021-01-05T17:12:27.352Z] Step 20/26 : ENV CONSUL_PORT=8500 [2021-01-05T17:12:29.329Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T17:12:29.329Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-05T17:12:29.329Z] ---> 77150f776b96 [2021-01-05T17:12:29.329Z] Step 3/24 : WORKDIR /edgex-go [2021-01-05T17:12:29.329Z] ---> Using cache [2021-01-05T17:12:29.329Z] ---> f3b9ba63a0fa [2021-01-05T17:12:29.329Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T17:12:29.329Z] ---> Using cache [2021-01-05T17:12:29.329Z] ---> 144fe643d8e6 [2021-01-05T17:12:29.329Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-05T17:12:29.329Z] ---> Using cache [2021-01-05T17:12:29.329Z] ---> 1660b6bb0df8 [2021-01-05T17:12:29.329Z] Step 6/24 : COPY go.mod . [2021-01-05T17:12:29.329Z] ---> Using cache [2021-01-05T17:12:29.329Z] ---> 6dbc4fc303c5 [2021-01-05T17:12:29.329Z] Step 7/24 : RUN go mod download [2021-01-05T17:12:29.329Z] ---> Using cache [2021-01-05T17:12:29.329Z] ---> 2deb32666ff4 [2021-01-05T17:12:29.329Z] Step 8/24 : COPY . . [2021-01-05T17:12:29.594Z] ---> Using cache [2021-01-05T17:12:29.594Z] ---> fc9ae259c28b [2021-01-05T17:12:29.594Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-05T17:12:33.856Z] ---> Running in 94ce346e5c1a [2021-01-05T17:12:33.856Z] ---> 87ccead4f325 [2021-01-05T17:12:33.856Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-01-05T17:12:34.121Z] ---> Running in 4ace2b4a1e80 [2021-01-05T17:12:34.514Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-01-05T17:12:34.514Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-05T17:12:34.514Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-05T17:12:34.514Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-05T17:12:34.514Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-05T17:12:34.514Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-05T17:12:35.114Z] Removing intermediate container 94ce346e5c1a [2021-01-05T17:12:35.114Z] ---> d08b3a57fd86 [2021-01-05T17:12:35.114Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/core-data/entrypoint.sh /usr/local/bin/ [2021-01-05T17:12:36.066Z] ---> 83d13c7c4747 [2021-01-05T17:12:36.066Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-01-05T17:12:36.644Z] 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-05T17:12:36.913Z] ---> d7631de154bf [2021-01-05T17:12:36.913Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-05T17:12:37.501Z] ---> Running in 3661619d70de [2021-01-05T17:12:37.501Z] ---> Running in d39bd5072cae [2021-01-05T17:12:37.951Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T17:12:37.951Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-05T17:12:37.951Z] ---> 77150f776b96 [2021-01-05T17:12:37.951Z] Step 3/21 : WORKDIR /edgex-go [2021-01-05T17:12:37.951Z] ---> Using cache [2021-01-05T17:12:37.951Z] ---> f3b9ba63a0fa [2021-01-05T17:12:37.951Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T17:12:37.951Z] ---> Using cache [2021-01-05T17:12:37.951Z] ---> 144fe643d8e6 [2021-01-05T17:12:37.951Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-05T17:12:37.951Z] ---> Using cache [2021-01-05T17:12:37.951Z] ---> 1660b6bb0df8 [2021-01-05T17:12:37.951Z] Step 6/21 : COPY go.mod . [2021-01-05T17:12:37.951Z] ---> Using cache [2021-01-05T17:12:37.951Z] ---> 6dbc4fc303c5 [2021-01-05T17:12:37.951Z] Step 7/21 : RUN go mod download [2021-01-05T17:12:37.951Z] ---> Using cache [2021-01-05T17:12:37.951Z] ---> 2deb32666ff4 [2021-01-05T17:12:37.951Z] Step 8/21 : COPY . . [2021-01-05T17:12:37.951Z] ---> Using cache [2021-01-05T17:12:37.951Z] ---> fc9ae259c28b [2021-01-05T17:12:37.951Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-05T17:12:37.951Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T17:12:37.951Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-05T17:12:37.951Z] ---> 77150f776b96 [2021-01-05T17:12:37.951Z] Step 3/22 : WORKDIR /edgex-go [2021-01-05T17:12:37.951Z] ---> Using cache [2021-01-05T17:12:37.951Z] ---> f3b9ba63a0fa [2021-01-05T17:12:37.951Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T17:12:37.951Z] ---> Using cache [2021-01-05T17:12:37.951Z] ---> 144fe643d8e6 [2021-01-05T17:12:37.951Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-05T17:12:37.951Z] ---> Using cache [2021-01-05T17:12:37.951Z] ---> 1660b6bb0df8 [2021-01-05T17:12:37.951Z] Step 6/22 : COPY go.mod . [2021-01-05T17:12:37.951Z] ---> Using cache [2021-01-05T17:12:37.951Z] ---> 6dbc4fc303c5 [2021-01-05T17:12:37.951Z] Step 7/22 : RUN go mod download [2021-01-05T17:12:37.951Z] ---> Using cache [2021-01-05T17:12:37.951Z] ---> 2deb32666ff4 [2021-01-05T17:12:37.951Z] Step 8/22 : COPY . . [2021-01-05T17:12:37.951Z] ---> Using cache [2021-01-05T17:12:37.951Z] ---> fc9ae259c28b [2021-01-05T17:12:37.951Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-05T17:12:38.905Z] ---> Running in 9cbf8f6a7691 [2021-01-05T17:12:38.905Z] ---> Running in 997996e543d0 [2021-01-05T17:12:39.177Z] Removing intermediate container 3661619d70de [2021-01-05T17:12:39.177Z] ---> fb17feb051ad [2021-01-05T17:12:39.177Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh /usr/local/bin/ [2021-01-05T17:12:39.774Z] ---> ee298dbdb7a7 [2021-01-05T17:12:39.774Z] Step 27/32 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-05T17:12:40.382Z] ---> Running in b7a1a8a6a879 [2021-01-05T17:12:40.382Z] 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-05T17:12:40.651Z] 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-05T17:12:40.651Z] Removing intermediate container d39bd5072cae [2021-01-05T17:12:40.651Z] ---> 544b8c694846 [2021-01-05T17:12:40.651Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-01-05T17:12:40.916Z] ---> Running in 6e2190e6d074 [2021-01-05T17:12:41.191Z] Removing intermediate container 6e2190e6d074 [2021-01-05T17:12:41.191Z] ---> 31bc4c2b3115 [2021-01-05T17:12:41.191Z] Step 24/26 : LABEL arch=x86_64 [2021-01-05T17:12:41.191Z] ---> Running in 1d478680d7d9 [2021-01-05T17:12:41.469Z] Removing intermediate container 1d478680d7d9 [2021-01-05T17:12:41.469Z] ---> 85843a0709f0 [2021-01-05T17:12:41.469Z] Step 25/26 : LABEL git_sha=731b95cf4d64e4ac612b7f3d7968932098cbaec8 [2021-01-05T17:12:41.469Z] ---> Running in f785b2aac1cb [2021-01-05T17:12:41.739Z] Removing intermediate container f785b2aac1cb [2021-01-05T17:12:41.739Z] ---> 5d9d93935c6d [2021-01-05T17:12:41.739Z] Step 26/26 : LABEL version=0.0.0 [2021-01-05T17:12:41.739Z] Removing intermediate container b7a1a8a6a879 [2021-01-05T17:12:41.739Z] ---> 00a60a78e6f2 [2021-01-05T17:12:41.739Z] Step 28/32 : ENTRYPOINT ["entrypoint.sh"] [2021-01-05T17:12:42.406Z] ---> Running in a639e999c00c [2021-01-05T17:12:42.755Z] ---> Running in 2813fd14b806 [2021-01-05T17:12:42.755Z] Removing intermediate container a639e999c00c [2021-01-05T17:12:42.755Z] ---> 509cc0c7034f [2021-01-05T17:12:42.755Z] [2021-01-05T17:12:42.834Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-05T17:12:42.834Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-05T17:12:42.834Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-05T17:12:43.122Z] Successfully built 509cc0c7034f [2021-01-05T17:12:43.481Z] Successfully tagged docker-core-data-go:latest [2021-01-05T17:12:43.481Z] Building docker-sys-mgmt-agent-go [2021-01-05T17:12:43.858Z]  Building docker-core-data-go ... done Removing intermediate container 2813fd14b806 [2021-01-05T17:12:43.858Z] ---> da433500c1c3 [2021-01-05T17:12:43.858Z] Step 29/32 : CMD ["install"] [2021-01-05T17:12:44.173Z] ---> Running in d4cbe53dd0a0 [2021-01-05T17:12:46.158Z] Removing intermediate container d4cbe53dd0a0 [2021-01-05T17:12:46.158Z] ---> 23aa1ed9a043 [2021-01-05T17:12:46.158Z] Step 30/32 : LABEL arch=x86_64 [2021-01-05T17:12:48.138Z] ---> Running in 52ca2fe65674 [2021-01-05T17:12:48.273Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.243s coverage: 46.6% of statements [2021-01-05T17:12:48.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-05T17:12:48.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-05T17:12:48.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-05T17:12:48.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-05T17:12:48.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-05T17:12:48.739Z] Removing intermediate container 52ca2fe65674 [2021-01-05T17:12:48.739Z] ---> 0b9c9a77c019 [2021-01-05T17:12:48.739Z] Step 31/32 : LABEL git_sha=731b95cf4d64e4ac612b7f3d7968932098cbaec8 [2021-01-05T17:12:49.010Z] ---> Running in fb983ec8d277 [2021-01-05T17:12:49.991Z] Removing intermediate container fb983ec8d277 [2021-01-05T17:12:49.991Z] ---> 6045d1d4f216 [2021-01-05T17:12:49.991Z] Step 32/32 : LABEL version=0.0.0 [2021-01-05T17:12:50.263Z] ---> Running in 3299a1d802fb [2021-01-05T17:12:50.865Z] Removing intermediate container 3299a1d802fb [2021-01-05T17:12:50.865Z] ---> 9dee2c569377 [2021-01-05T17:12:50.865Z] [2021-01-05T17:12:51.130Z] Successfully built 9dee2c569377 [2021-01-05T17:12:51.130Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-01-05T17:12:51.130Z] Building docker-core-command-go [2021-01-05T17:12:56.576Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.583s coverage: 27.0% of statements [2021-01-05T17:12:56.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-05T17:12:56.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-05T17:12:56.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-05T17:12:56.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-05T17:12:56.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-05T17:12:56.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-05T17:12:56.576Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.067s coverage: 100.0% of statements [2021-01-05T17:12:56.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-05T17:12:56.576Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.089s coverage: 100.0% of statements [2021-01-05T17:12:56.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-05T17:12:56.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-05T17:12:56.576Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.446s coverage: 77.1% of statements [2021-01-05T17:12:56.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-05T17:12:56.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-05T17:12:59.996Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.783s coverage: 82.4% of statements [2021-01-05T17:12:59.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-05T17:12:59.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-05T17:12:59.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-05T17:12:59.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-05T17:13:01.252Z]  Building docker-security-bootstrapper-go ... done 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-05T17:13:03.852Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T17:13:03.852Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-05T17:13:03.852Z] ---> 77150f776b96 [2021-01-05T17:13:03.852Z] Step 3/26 : WORKDIR /edgex-go [2021-01-05T17:13:03.852Z] ---> Using cache [2021-01-05T17:13:03.852Z] ---> f3b9ba63a0fa [2021-01-05T17:13:03.852Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T17:13:03.852Z] ---> Using cache [2021-01-05T17:13:03.852Z] ---> 144fe643d8e6 [2021-01-05T17:13:03.852Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-05T17:13:05.813Z] ---> Running in 00a2d654334d [2021-01-05T17:13:05.813Z] 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-05T17:13:06.779Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.455s coverage: 28.6% of statements [2021-01-05T17:13:06.779Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-05T17:13:06.779Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-05T17:13:06.779Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-05T17:13:06.779Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-05T17:13:06.779Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-05T17:13:06.779Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.201s coverage: 100.0% of statements [2021-01-05T17:13:06.779Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-05T17:13:06.779Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.140s coverage: 100.0% of statements [2021-01-05T17:13:06.779Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-05T17:13:07.765Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.400s coverage: 86.7% of statements [2021-01-05T17:13:07.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-05T17:13:08.417Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T17:13:09.225Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.365s coverage: 97.5% of statements [2021-01-05T17:13:09.225Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-05T17:13:09.225Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.167s coverage: 78.3% of statements [2021-01-05T17:13:09.225Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-05T17:13:09.225Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-05T17:13:09.225Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-05T17:13:09.225Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-05T17:13:09.380Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T17:13:10.783Z] OK: 233 MiB in 51 packages [2021-01-05T17:13:11.051Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T17:13:11.051Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-05T17:13:11.051Z] ---> 77150f776b96 [2021-01-05T17:13:11.051Z] Step 3/26 : WORKDIR /edgex-go [2021-01-05T17:13:11.051Z] ---> Using cache [2021-01-05T17:13:11.051Z] ---> f3b9ba63a0fa [2021-01-05T17:13:11.051Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T17:13:11.051Z] ---> Using cache [2021-01-05T17:13:11.051Z] ---> 144fe643d8e6 [2021-01-05T17:13:11.051Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-01-05T17:13:11.051Z] ---> Using cache [2021-01-05T17:13:11.051Z] ---> 1660b6bb0df8 [2021-01-05T17:13:11.051Z] Step 6/26 : COPY go.mod . [2021-01-05T17:13:11.051Z] ---> Using cache [2021-01-05T17:13:11.051Z] ---> 6dbc4fc303c5 [2021-01-05T17:13:11.051Z] Step 7/26 : RUN go mod download [2021-01-05T17:13:11.051Z] ---> Using cache [2021-01-05T17:13:11.051Z] ---> 2deb32666ff4 [2021-01-05T17:13:11.051Z] Step 8/26 : COPY . . [2021-01-05T17:13:11.314Z] ---> Using cache [2021-01-05T17:13:11.314Z] ---> fc9ae259c28b [2021-01-05T17:13:11.314Z] Step 9/26 : RUN make cmd/core-command/core-command [2021-01-05T17:13:13.257Z] Removing intermediate container 9cbf8f6a7691 [2021-01-05T17:13:13.257Z] ---> 55e2acd380d5 [2021-01-05T17:13:13.257Z] [2021-01-05T17:13:13.257Z] Step 10/22 : FROM alpine:3.12 [2021-01-05T17:13:13.257Z] ---> 389fef711851 [2021-01-05T17:13:13.257Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-05T17:13:13.257Z] ---> Running in 0980604f3efe [2021-01-05T17:13:13.257Z] ---> Running in e6810e650b6d [2021-01-05T17:13:13.520Z] Removing intermediate container 4ace2b4a1e80 [2021-01-05T17:13:13.520Z] ---> 9a735091e76a [2021-01-05T17:13:13.520Z] [2021-01-05T17:13:13.520Z] Step 10/24 : FROM alpine:3.12 [2021-01-05T17:13:13.520Z] ---> 389fef711851 [2021-01-05T17:13:13.520Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-05T17:13:13.520Z] Removing intermediate container 00a2d654334d [2021-01-05T17:13:13.520Z] ---> 3bab76f74e36 [2021-01-05T17:13:13.520Z] Step 6/26 : COPY go.mod . [2021-01-05T17:13:13.784Z] ---> Running in 5c46c574e1eb [2021-01-05T17:13:14.366Z] ---> b4c6271de689 [2021-01-05T17:13:14.366Z] Step 7/26 : RUN go mod download [2021-01-05T17:13:14.366Z] 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-05T17:13:15.323Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T17:13:15.323Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T17:13:15.323Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-05T17:13:15.591Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T17:13:15.591Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-05T17:13:15.591Z] (4/5) Installing curl (7.69.1-r3) [2021-01-05T17:13:15.591Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-05T17:13:15.591Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T17:13:15.591Z] ---> Running in e50fcfd50fb1 [2021-01-05T17:13:15.591Z] Executing ca-certificates-20191127-r4.trigger [2021-01-05T17:13:16.180Z] OK: 7 MiB in 19 packages [2021-01-05T17:13:16.180Z] Removing intermediate container 997996e543d0 [2021-01-05T17:13:16.180Z] ---> f4ab51120cc9 [2021-01-05T17:13:16.180Z] [2021-01-05T17:13:16.180Z] Step 10/21 : FROM alpine:3.12 [2021-01-05T17:13:16.180Z] ---> 389fef711851 [2021-01-05T17:13:16.180Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-05T17:13:16.791Z] ---> Running in 0f738dd2e7f3 [2021-01-05T17:13:16.791Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T17:13:16.791Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T17:13:17.058Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-05T17:13:17.058Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T17:13:17.058Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-05T17:13:17.058Z] (4/5) Installing curl (7.69.1-r3) [2021-01-05T17:13:17.058Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-05T17:13:17.058Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T17:13:17.058Z] Executing ca-certificates-20191127-r4.trigger [2021-01-05T17:13:17.336Z] OK: 7 MiB in 19 packages [2021-01-05T17:13:17.939Z] Removing intermediate container e6810e650b6d [2021-01-05T17:13:17.939Z] ---> 1e8dfaad299f [2021-01-05T17:13:17.939Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-05T17:13:17.939Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T17:13:17.939Z] ---> Running in d496a4b49239 [2021-01-05T17:13:17.939Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T17:13:18.220Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-05T17:13:18.220Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T17:13:18.220Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-05T17:13:18.220Z] (4/4) Installing curl (7.69.1-r3) [2021-01-05T17:13:18.220Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T17:13:18.220Z] Executing ca-certificates-20191127-r4.trigger [2021-01-05T17:13:18.502Z] OK: 7 MiB in 18 packages [2021-01-05T17:13:19.434Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.099s coverage: 93.8% of statements [2021-01-05T17:13:19.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-05T17:13:19.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-05T17:13:19.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-05T17:13:19.434Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-05T17:13:19.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-05T17:13:19.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-05T17:13:19.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-05T17:13:19.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-05T17:13:19.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-05T17:13:19.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-05T17:13:19.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-05T17:13:19.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-05T17:13:19.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-05T17:13:19.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-05T17:13:19.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-05T17:13:19.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-05T17:13:19.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-05T17:13:19.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-05T17:13:19.434Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.059s coverage: 58.8% of statements [2021-01-05T17:13:19.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-05T17:13:19.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-05T17:13:19.434Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.190s coverage: 0.1% of statements [2021-01-05T17:13:19.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-05T17:13:19.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-05T17:13:19.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-01-05T17:13:19.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.071s coverage: 42.4% of statements [2021-01-05T17:13:19.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword [no test files] [2021-01-05T17:13:19.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus [no test files] [2021-01-05T17:13:19.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.082s coverage: 87.5% of statements [2021-01-05T17:13:19.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/install [no test files] [2021-01-05T17:13:19.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen [no test files] [2021-01-05T17:13:19.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping [no test files] [2021-01-05T17:13:19.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-01-05T17:13:19.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-01-05T17:13:19.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-01-05T17:13:19.456Z] Removing intermediate container d496a4b49239 [2021-01-05T17:13:19.456Z] ---> 043f930437ca [2021-01-05T17:13:19.456Z] Step 13/22 : WORKDIR / [2021-01-05T17:13:20.039Z] ---> Running in 43911b1cee07 [2021-01-05T17:13:20.039Z] Removing intermediate container 5c46c574e1eb [2021-01-05T17:13:20.039Z] ---> cba07879b405 [2021-01-05T17:13:20.039Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-05T17:13:20.039Z] ---> Running in 98e0f7b1095b [2021-01-05T17:13:20.658Z] Removing intermediate container 43911b1cee07 [2021-01-05T17:13:20.658Z] ---> a05709a6dad8 [2021-01-05T17:13:20.658Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2021-01-05T17:13:20.658Z] Removing intermediate container e50fcfd50fb1 [2021-01-05T17:13:20.658Z] ---> 988f45d0ff1f [2021-01-05T17:13:20.658Z] Step 8/26 : COPY . . [2021-01-05T17:13:20.658Z] Removing intermediate container 98e0f7b1095b [2021-01-05T17:13:20.658Z] ---> 4a1f4e5891f8 [2021-01-05T17:13:20.658Z] Step 13/24 : WORKDIR / [2021-01-05T17:13:20.658Z] Removing intermediate container 0f738dd2e7f3 [2021-01-05T17:13:20.937Z] ---> e91b7d4427cb [2021-01-05T17:13:20.938Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-05T17:13:20.938Z] ---> Running in d5f422e5194b [2021-01-05T17:13:20.938Z] ---> Running in 04177b9acddb [2021-01-05T17:13:21.201Z] Removing intermediate container d5f422e5194b [2021-01-05T17:13:21.201Z] ---> 144122524e2d [2021-01-05T17:13:21.201Z] 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-05T17:13:21.787Z] ---> 200d53427784 [2021-01-05T17:13:21.788Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-05T17:13:23.722Z] Removing intermediate container 04177b9acddb [2021-01-05T17:13:23.722Z] ---> cb24d998e380 [2021-01-05T17:13:23.722Z] Step 13/21 : WORKDIR /edgex [2021-01-05T17:13:27.981Z] ---> 272251c0e72f [2021-01-05T17:13:27.981Z] 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-05T17:13:27.981Z] ---> Running in 730eaa1ec2ba [2021-01-05T17:13:28.937Z] ---> aee64e12915b [2021-01-05T17:13:28.937Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-05T17:13:30.356Z] ---> c2be5071a585 [2021-01-05T17:13:30.356Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-05T17:13:34.613Z] ---> 22712e931c2e [2021-01-05T17:13:34.613Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-05T17:13:34.613Z] Removing intermediate container 730eaa1ec2ba [2021-01-05T17:13:34.613Z] ---> 6540fc2b10db [2021-01-05T17:13:34.613Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-05T17:13:34.613Z] ---> f653b3c1e9d2 [2021-01-05T17:13:34.613Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-05T17:13:36.600Z] ---> 270209b8aff4 [2021-01-05T17:13:36.600Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-05T17:13:36.600Z] ---> ab01ffb45706 [2021-01-05T17:13:36.600Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-05T17:13:36.880Z] ---> Running in a55d09c53fe1 [2021-01-05T17:13:37.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 22.119s coverage: 82.7% of statements [2021-01-05T17:13:37.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-05T17:13:37.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-05T17:13:37.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.059s coverage: 100.0% of statements [2021-01-05T17:13:37.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-05T17:13:37.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.093s coverage: 75.5% of statements [2021-01-05T17:13:37.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-05T17:13:37.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.078s coverage: 80.8% of statements [2021-01-05T17:13:37.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.135s coverage: 87.2% of statements [2021-01-05T17:13:37.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.150s coverage: 84.2% of statements [2021-01-05T17:13:37.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.190s coverage: 91.4% of statements [2021-01-05T17:13:37.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-05T17:13:37.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.601s coverage: 63.5% of statements [2021-01-05T17:13:37.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-05T17:13:37.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-05T17:13:37.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.066s coverage: 100.0% of statements [2021-01-05T17:13:37.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.078s coverage: 91.3% of statements [2021-01-05T17:13:37.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.057s coverage: 100.0% of statements [2021-01-05T17:13:37.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.067s coverage: 73.7% of statements [2021-01-05T17:13:37.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.061s coverage: 100.0% of statements [2021-01-05T17:13:37.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.837s coverage: 55.9% of statements [2021-01-05T17:13:37.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-05T17:13:37.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-05T17:13:37.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-05T17:13:37.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-05T17:13:37.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-05T17:13:37.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.358s coverage: 37.0% of statements [2021-01-05T17:13:37.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-05T17:13:37.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-05T17:13:37.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.635s coverage: 84.0% of statements [2021-01-05T17:13:37.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.111s coverage: 100.0% of statements [2021-01-05T17:13:38.276Z] ---> 948c2f2cc9e9 [2021-01-05T17:13:38.276Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-05T17:13:38.861Z] ---> 19795e30bdaf [2021-01-05T17:13:38.861Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-05T17:13:39.444Z] ---> 5acb9c3644b9 [2021-01-05T17:13:39.444Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-05T17:13:40.029Z] ---> 11dea9ef7eed [2021-01-05T17:13:40.029Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-05T17:13:40.029Z] ---> Running in 355a28f04969 [2021-01-05T17:13:40.981Z] ---> 00159ecec803 [2021-01-05T17:13:40.981Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-05T17:13:40.981Z] ---> 6905bee324a4 [2021-01-05T17:13:40.981Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-05T17:13:41.254Z] ---> Running in d22e684d7695 [2021-01-05T17:13:41.254Z] Removing intermediate container 0980604f3efe [2021-01-05T17:13:41.254Z] ---> 18a80e133dee [2021-01-05T17:13:41.254Z] [2021-01-05T17:13:41.254Z] Step 10/26 : FROM alpine:3.12 [2021-01-05T17:13:41.254Z] ---> 389fef711851 [2021-01-05T17:13:41.254Z] Step 11/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-01-05T17:13:41.254Z] ---> Using cache [2021-01-05T17:13:41.254Z] ---> 037c45e739db [2021-01-05T17:13:41.254Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-05T17:13:41.254Z] ---> Running in 87788ce62176 [2021-01-05T17:13:41.521Z] ---> Running in abdfc51f19a4 [2021-01-05T17:13:41.521Z] Removing intermediate container d22e684d7695 [2021-01-05T17:13:41.521Z] ---> 37d5d5e443ef [2021-01-05T17:13:41.521Z] Step 18/21 : CMD ["--init=true"] [2021-01-05T17:13:41.784Z] 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-05T17:13:41.784Z] Removing intermediate container a55d09c53fe1 [2021-01-05T17:13:41.784Z] ---> 5ad852b15a5e [2021-01-05T17:13:41.784Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-05T17:13:41.784Z] ---> Running in dfdd69d6e7ce [2021-01-05T17:13:41.784Z] Removing intermediate container abdfc51f19a4 [2021-01-05T17:13:41.784Z] ---> 7cafc3c492ed [2021-01-05T17:13:41.784Z] Step 13/26 : ENV APP_PORT=48082 [2021-01-05T17:13:42.057Z] ---> Running in 852bb8d140ca [2021-01-05T17:13:42.057Z] ---> Running in c08de823a16d [2021-01-05T17:13:42.057Z] Removing intermediate container dfdd69d6e7ce [2021-01-05T17:13:42.057Z] ---> f5a81adeab87 [2021-01-05T17:13:42.057Z] Step 19/21 : LABEL arch=x86_64 [2021-01-05T17:13:42.057Z] ---> Running in 78fb7a45e259 [2021-01-05T17:13:42.325Z] Removing intermediate container c08de823a16d [2021-01-05T17:13:42.325Z] ---> 4b9ab2dc3263 [2021-01-05T17:13:42.325Z] Step 14/26 : EXPOSE $APP_PORT [2021-01-05T17:13:42.589Z] Removing intermediate container 852bb8d140ca [2021-01-05T17:13:42.589Z] ---> b64ce2bb9de5 [2021-01-05T17:13:42.589Z] Step 20/22 : LABEL arch=x86_64 [2021-01-05T17:13:42.873Z] ---> Running in 62864ed881b6 [2021-01-05T17:13:42.873Z] ---> Running in ca32e008817f [2021-01-05T17:13:42.873Z] Removing intermediate container 78fb7a45e259 [2021-01-05T17:13:42.873Z] ---> 26457a0b91fc [2021-01-05T17:13:42.873Z] Step 20/21 : LABEL git_sha=731b95cf4d64e4ac612b7f3d7968932098cbaec8 [2021-01-05T17:13:43.150Z] ---> Running in 3073f1818181 [2021-01-05T17:13:43.150Z] Removing intermediate container 62864ed881b6 [2021-01-05T17:13:43.150Z] ---> abc015a9d0b6 [2021-01-05T17:13:43.150Z] Step 15/26 : WORKDIR / [2021-01-05T17:13:43.434Z] Removing intermediate container ca32e008817f [2021-01-05T17:13:43.434Z] ---> 1ca7d337c13c [2021-01-05T17:13:43.434Z] Step 21/22 : LABEL git_sha=731b95cf4d64e4ac612b7f3d7968932098cbaec8 [2021-01-05T17:13:43.434Z] ---> Running in 62e176d2bd68 [2021-01-05T17:13:43.434Z] Removing intermediate container 87788ce62176 [2021-01-05T17:13:43.434Z] ---> 917078b031d2 [2021-01-05T17:13:43.434Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-05T17:13:43.434Z] Removing intermediate container 3073f1818181 [2021-01-05T17:13:43.434Z] ---> 940231632864 [2021-01-05T17:13:43.434Z] Step 21/21 : LABEL version=0.0.0 [2021-01-05T17:13:43.713Z] ---> Running in 22284589058c [2021-01-05T17:13:43.713Z] ---> Running in ed8b9be247ce [2021-01-05T17:13:43.713Z] ---> Running in 23277c3b5aad [2021-01-05T17:13:44.667Z] Removing intermediate container 62e176d2bd68 [2021-01-05T17:13:44.667Z] ---> 5bfcb6cb1267 [2021-01-05T17:13:44.667Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2021-01-05T17:13:44.940Z] Removing intermediate container 22284589058c [2021-01-05T17:13:44.940Z] ---> 58565de4b12f [2021-01-05T17:13:44.940Z] Step 22/22 : LABEL version=0.0.0 [2021-01-05T17:13:44.940Z] Removing intermediate container ed8b9be247ce [2021-01-05T17:13:44.940Z] ---> 90ca02ff3fce [2021-01-05T17:13:44.940Z] Step 22/24 : LABEL arch=x86_64 [2021-01-05T17:13:45.209Z] Removing intermediate container 23277c3b5aad [2021-01-05T17:13:45.209Z] ---> 3bd9131fc699 [2021-01-05T17:13:45.209Z] [2021-01-05T17:13:45.209Z] ---> Running in 84ae63baf228 [2021-01-05T17:13:45.209Z] ---> Running in b279dbe3fc18 [2021-01-05T17:13:45.494Z] ---> f633645d4dc3 [2021-01-05T17:13:45.494Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-05T17:13:45.494Z] Successfully built 3bd9131fc699 [2021-01-05T17:13:45.494Z] Removing intermediate container 84ae63baf228 [2021-01-05T17:13:45.494Z] ---> b6bd8cd2a6d5 [2021-01-05T17:13:45.494Z] [2021-01-05T17:13:45.494Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-05T17:13:46.140Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.355s coverage: 47.1% of statements [2021-01-05T17:13:46.141Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-05T17:13:46.141Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-05T17:13:46.141Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-05T17:13:46.141Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-05T17:13:46.141Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-05T17:13:46.141Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.174s coverage: 100.0% of statements [2021-01-05T17:13:46.141Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-05T17:13:46.141Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.131s coverage: 100.0% of statements [2021-01-05T17:13:46.141Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-05T17:13:46.215Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container b279dbe3fc18 [2021-01-05T17:13:46.215Z] ---> 90b0cbde4d9a [2021-01-05T17:13:46.215Z] Step 23/24 : LABEL git_sha=731b95cf4d64e4ac612b7f3d7968932098cbaec8 [2021-01-05T17:13:46.215Z] Successfully built b6bd8cd2a6d5 [2021-01-05T17:13:46.215Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2021-01-05T17:13:46.215Z]  Building docker-security-bootstrap-redis-go ... done  ---> Running in 791a7eb08dd6 [2021-01-05T17:13:46.592Z] ---> 12b838bb38e6 [2021-01-05T17:13:46.592Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-05T17:13:46.592Z] Removing intermediate container 791a7eb08dd6 [2021-01-05T17:13:46.592Z] ---> b3c3dd95ab0d [2021-01-05T17:13:46.592Z] Step 24/24 : LABEL version=0.0.0 [2021-01-05T17:13:46.592Z] ---> Running in 4f5996bab1d6 [2021-01-05T17:13:46.876Z] ---> ba877d6f2f0a [2021-01-05T17:13:46.876Z] Step 19/26 : ENV CONSUL_HOST=edgex-core-consul [2021-01-05T17:13:46.876Z] Removing intermediate container 4f5996bab1d6 [2021-01-05T17:13:46.876Z] ---> 0a271f9bff02 [2021-01-05T17:13:46.876Z] [2021-01-05T17:13:46.876Z] ---> Running in 599185859d1d [2021-01-05T17:13:47.154Z] Successfully built 0a271f9bff02 [2021-01-05T17:13:47.154Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-05T17:13:47.154Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 599185859d1d [2021-01-05T17:13:47.154Z] ---> 7fc147fb892b [2021-01-05T17:13:47.154Z] Step 20/26 : ENV CONSUL_PORT=8500 [2021-01-05T17:13:47.154Z] ---> Running in b438e29c8c50 [2021-01-05T17:13:47.418Z] Removing intermediate container b438e29c8c50 [2021-01-05T17:13:47.418Z] ---> b5d809f1be78 [2021-01-05T17:13:47.418Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/core-command/entrypoint.sh /usr/local/bin/ [2021-01-05T17:13:48.015Z] ---> b14baaa7d12c [2021-01-05T17:13:48.015Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-05T17:13:48.015Z] ---> Running in 412de7647a0a [2021-01-05T17:13:49.970Z] Removing intermediate container 412de7647a0a [2021-01-05T17:13:49.971Z] ---> 0437461d9bb3 [2021-01-05T17:13:49.971Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-01-05T17:13:49.971Z] ---> Running in db591d13060c [2021-01-05T17:13:50.236Z] Removing intermediate container db591d13060c [2021-01-05T17:13:50.236Z] ---> 9bed36b1a869 [2021-01-05T17:13:50.236Z] Step 24/26 : LABEL arch=x86_64 [2021-01-05T17:13:50.236Z] ---> Running in 32af753e44b2 [2021-01-05T17:13:50.484Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.355s coverage: 29.1% of statements [2021-01-05T17:13:50.484Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-05T17:13:50.484Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-05T17:13:50.484Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-05T17:13:50.484Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-05T17:13:50.484Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-05T17:13:50.484Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.231s coverage: 99.0% of statements [2021-01-05T17:13:50.485Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-05T17:13:50.485Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.102s coverage: 100.0% of statements [2021-01-05T17:13:50.485Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-05T17:13:50.485Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.061s coverage: 0.0% of statements [2021-01-05T17:13:50.485Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-05T17:13:50.485Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.052s coverage: 100.0% of statements [2021-01-05T17:13:50.485Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-05T17:13:50.485Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-05T17:13:50.485Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-05T17:13:50.485Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-05T17:13:50.485Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.107s coverage: 87.9% of statements [2021-01-05T17:13:50.485Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-05T17:13:50.485Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-05T17:13:50.497Z] Removing intermediate container 32af753e44b2 [2021-01-05T17:13:50.498Z] ---> 0e39533da044 [2021-01-05T17:13:50.498Z] Step 25/26 : LABEL git_sha=731b95cf4d64e4ac612b7f3d7968932098cbaec8 [2021-01-05T17:13:50.498Z] ---> Running in 9fb7d83cc5d8 [2021-01-05T17:13:50.761Z] Removing intermediate container 9fb7d83cc5d8 [2021-01-05T17:13:50.761Z] ---> a454df03f2d0 [2021-01-05T17:13:50.761Z] Step 26/26 : LABEL version=0.0.0 [2021-01-05T17:13:50.761Z] ---> Running in c9415453ac85 [2021-01-05T17:13:50.762Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements [2021-01-05T17:13:51.032Z] Removing intermediate container c9415453ac85 [2021-01-05T17:13:51.032Z] ---> 06aa3a8e05ec [2021-01-05T17:13:51.032Z] [2021-01-05T17:13:51.032Z] Successfully built 06aa3a8e05ec [2021-01-05T17:13:51.032Z] Successfully tagged docker-core-command-go:latest [2021-01-05T17:13:51.747Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.069s coverage: 32.1% of statements [2021-01-05T17:13:52.340Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.079s coverage: 100.0% of statements [2021-01-05T17:13:52.935Z] GO111MODULE=on go vet ./... [2021-01-05T17:13:54.346Z]  Building docker-core-command-go ... done Removing intermediate container 355a28f04969 [2021-01-05T17:13:54.346Z] ---> c0951d21e065 [2021-01-05T17:13:54.346Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-05T17:13:54.346Z] ---> Running in 34f84bbd5d4c [2021-01-05T17:13:54.919Z] 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-05T17:13:55.872Z] Removing intermediate container 34f84bbd5d4c [2021-01-05T17:13:55.872Z] ---> 872767849af0 [2021-01-05T17:13:55.872Z] [2021-01-05T17:13:55.872Z] Step 11/26 : FROM docker:20.10.0 [2021-01-05T17:13:55.872Z] 20.10.0: Pulling from library/docker [2021-01-05T17:14:01.188Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-05T17:14:01.188Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-05T17:14:01.188Z] ---> aefe523efa57 [2021-01-05T17:14:01.188Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-05T17:14:01.188Z] ---> Running in d5aac810819f [2021-01-05T17:14:01.451Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T17:14:01.451Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T17:14:01.712Z] (1/2) Installing readline (8.0.4-r0) [2021-01-05T17:14:01.712Z] (2/2) Installing bash (5.0.17-r0) [2021-01-05T17:14:01.712Z] Executing bash-5.0.17-r0.post-install [2021-01-05T17:14:01.712Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T17:14:01.712Z] OK: 12 MiB in 22 packages [2021-01-05T17:14:02.290Z] Removing intermediate container d5aac810819f [2021-01-05T17:14:02.290Z] ---> abb3313ceedc [2021-01-05T17:14:02.290Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-05T17:14:02.290Z] ---> Running in 4c8e1ca8957a [2021-01-05T17:14:02.290Z] Removing intermediate container 4c8e1ca8957a [2021-01-05T17:14:02.290Z] ---> efb93759fc1a [2021-01-05T17:14:02.290Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-05T17:14:02.553Z] ---> Running in 5c490509bb87 [2021-01-05T17:14:02.553Z] Removing intermediate container 5c490509bb87 [2021-01-05T17:14:02.553Z] ---> 9f928eab72ab [2021-01-05T17:14:02.553Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-05T17:14:02.553Z] ---> Running in 6a1186c9cbbd [2021-01-05T17:14:02.814Z] Removing intermediate container 6a1186c9cbbd [2021-01-05T17:14:02.814Z] ---> e86b918a9816 [2021-01-05T17:14:02.814Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-05T17:14:03.387Z] ---> c3c2df426e95 [2021-01-05T17:14:03.387Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-05T17:14:03.650Z] ---> c47580bc97e1 [2021-01-05T17:14:03.650Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-05T17:14:03.912Z] ---> 80b2c1350121 [2021-01-05T17:14:03.912Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-05T17:14:03.912Z] ---> Running in ca12efd9fbad [2021-01-05T17:14:04.486Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T17:14:04.486Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T17:14:04.750Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-05T17:14:04.750Z] (2/33) Installing expat (2.2.9-r1) [2021-01-05T17:14:04.750Z] (3/33) Installing libffi (3.3-r2) [2021-01-05T17:14:04.750Z] (4/33) Installing gdbm (1.13-r1) [2021-01-05T17:14:04.750Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-05T17:14:04.750Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-05T17:14:04.750Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-05T17:14:05.699Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-05T17:14:05.699Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-05T17:14:05.699Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-05T17:14:05.699Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-05T17:14:05.699Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-05T17:14:05.699Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-05T17:14:05.699Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-05T17:14:05.961Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-05T17:14:05.962Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-05T17:14:05.962Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-05T17:14:05.962Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-05T17:14:05.962Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-05T17:14:05.962Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-05T17:14:05.962Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-05T17:14:05.962Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-05T17:14:05.962Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-05T17:14:05.962Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-05T17:14:05.962Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-05T17:14:06.224Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-05T17:14:06.224Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-05T17:14:06.224Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-05T17:14:06.224Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-05T17:14:06.224Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-05T17:14:06.224Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-05T17:14:06.224Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-05T17:14:06.224Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-05T17:14:06.486Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T17:14:06.486Z] OK: 71 MiB in 55 packages [2021-01-05T17:14:16.512Z] Removing intermediate container ca12efd9fbad [2021-01-05T17:14:16.513Z] ---> f1823d48b2bc [2021-01-05T17:14:16.513Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-05T17:14:16.513Z] ---> Running in 69e1b25812a5 [2021-01-05T17:14:17.090Z] Collecting docker-compose==1.23.2 [2021-01-05T17:14:17.090Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-05T17:14:17.361Z] Collecting docopt<0.7,>=0.6.1 [2021-01-05T17:14:17.361Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-05T17:14:17.936Z] Collecting PyYAML<4,>=3.10 [2021-01-05T17:14:17.936Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-05T17:14:18.885Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-05T17:14:18.885Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-05T17:14:18.885Z] Collecting jsonschema<3,>=2.5.1 [2021-01-05T17:14:18.885Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-05T17:14:19.149Z] Collecting cached-property<2,>=1.2.0 [2021-01-05T17:14:19.149Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-05T17:14:19.412Z] Collecting docker<4.0,>=3.6.0 [2021-01-05T17:14:19.412Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-05T17:14:19.412Z] Collecting texttable<0.10,>=0.9.0 [2021-01-05T17:14:19.412Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-05T17:14:19.989Z] 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-05T17:14:19.989Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-05T17:14:19.989Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-05T17:14:19.989Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-05T17:14:19.989Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-05T17:14:20.571Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-05T17:14:20.571Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-05T17:14:20.838Z] 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-05T17:14:20.838Z] Collecting idna<2.8,>=2.5 [2021-01-05T17:14:20.838Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-05T17:14:20.838Z] 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-05T17:14:20.838Z] Collecting docker-pycreds>=0.4.0 [2021-01-05T17:14:20.838Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-05T17:14:20.838Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-05T17:14:20.838Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-05T17:14:20.838Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-05T17:14:20.838Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-05T17:14:21.100Z] Installing collected packages: docopt, PyYAML, urllib3, idna, requests, jsonschema, cached-property, docker-pycreds, websocket-client, docker, texttable, dockerpty, docker-compose [2021-01-05T17:14:21.100Z] Running setup.py install for docopt: started [2021-01-05T17:14:21.675Z] Running setup.py install for docopt: finished with status 'done' [2021-01-05T17:14:21.675Z] Running setup.py install for PyYAML: started [2021-01-05T17:14:23.069Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-05T17:14:23.069Z] Attempting uninstall: urllib3 [2021-01-05T17:14:23.069Z] Found existing installation: urllib3 1.25.9 [2021-01-05T17:14:23.069Z] Uninstalling urllib3-1.25.9: [2021-01-05T17:14:23.069Z] Successfully uninstalled urllib3-1.25.9 [2021-01-05T17:14:23.331Z] Attempting uninstall: idna [2021-01-05T17:14:23.331Z] Found existing installation: idna 2.9 [2021-01-05T17:14:23.331Z] Uninstalling idna-2.9: [2021-01-05T17:14:23.331Z] Successfully uninstalled idna-2.9 [2021-01-05T17:14:23.597Z] Attempting uninstall: requests [2021-01-05T17:14:23.597Z] Found existing installation: requests 2.23.0 [2021-01-05T17:14:23.597Z] Uninstalling requests-2.23.0: [2021-01-05T17:14:23.597Z] Successfully uninstalled requests-2.23.0 [2021-01-05T17:14:24.170Z] Running setup.py install for texttable: started [2021-01-05T17:14:24.747Z] Running setup.py install for texttable: finished with status 'done' [2021-01-05T17:14:24.747Z] Running setup.py install for dockerpty: started [2021-01-05T17:14:25.010Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-05T17:14:25.273Z] 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-05T17:14:28.590Z] Removing intermediate container 69e1b25812a5 [2021-01-05T17:14:28.590Z] ---> 84c565c8873a [2021-01-05T17:14:28.590Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-05T17:14:28.590Z] ---> Running in fb8cfd1ff094 [2021-01-05T17:14:28.852Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T17:14:28.852Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T17:14:29.114Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T17:14:29.114Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-05T17:14:29.114Z] (3/3) Installing curl (7.69.1-r3) [2021-01-05T17:14:29.377Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T17:14:29.377Z] OK: 72 MiB in 58 packages [2021-01-05T17:14:29.639Z] Removing intermediate container fb8cfd1ff094 [2021-01-05T17:14:29.639Z] ---> b7985ab8a6d4 [2021-01-05T17:14:29.639Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-05T17:14:29.901Z] ---> Running in 6144a585a5fe [2021-01-05T17:14:29.901Z] Removing intermediate container 6144a585a5fe [2021-01-05T17:14:29.901Z] ---> 5d112f7fd99c [2021-01-05T17:14:29.901Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T17:14:29.901Z] ---> Running in 5c7a91d1165c [2021-01-05T17:14:30.164Z] Removing intermediate container 5c7a91d1165c [2021-01-05T17:14:30.164Z] ---> 9ed31ee6c272 [2021-01-05T17:14:30.164Z] Step 24/26 : LABEL arch=x86_64 [2021-01-05T17:14:30.164Z] ---> Running in 7502be030375 [2021-01-05T17:14:30.426Z] Removing intermediate container 7502be030375 [2021-01-05T17:14:30.426Z] ---> 8166a0255383 [2021-01-05T17:14:30.426Z] Step 25/26 : LABEL git_sha=731b95cf4d64e4ac612b7f3d7968932098cbaec8 [2021-01-05T17:14:30.426Z] ---> Running in 1b9d34651c23 [2021-01-05T17:14:30.693Z] Removing intermediate container 1b9d34651c23 [2021-01-05T17:14:30.693Z] ---> fe5f73e21847 [2021-01-05T17:14:30.693Z] Step 26/26 : LABEL version=0.0.0 [2021-01-05T17:14:30.693Z] ---> Running in 1a170bbec5e3 [2021-01-05T17:14:30.962Z] Removing intermediate container 1a170bbec5e3 [2021-01-05T17:14:30.962Z] ---> 64d48ebfd95e [2021-01-05T17:14:30.962Z] [2021-01-05T17:14:30.962Z] Successfully built 64d48ebfd95e [2021-01-05T17:14:30.962Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-05T17:14:31.237Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-05T17:14:31.257Z] $ docker stop --time=1 5800e55663953d86aabb8908b4f1224ed143ed5090a99f6e0a7547457ed4b1da [2021-01-05T17:14:32.862Z] $ docker rm -f 5800e55663953d86aabb8908b4f1224ed143ed5090a99f6e0a7547457ed4b1da [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-05T17:14:33.464Z] + docker images [2021-01-05T17:14:33.464Z] + grep docker [2021-01-05T17:14:33.726Z] docker-sys-mgmt-agent-go latest 64d48ebfd95e 3 seconds ago 313MB [2021-01-05T17:14:33.726Z] docker-core-command-go latest 06aa3a8e05ec 43 seconds ago 16.7MB [2021-01-05T17:14:33.726Z] docker-security-secretstore-setup-go latest 0a271f9bff02 47 seconds ago 24.6MB [2021-01-05T17:14:33.727Z] docker-security-bootstrap-redis-go latest b6bd8cd2a6d5 48 seconds ago 15.8MB [2021-01-05T17:14:33.727Z] docker-security-proxy-setup-go latest 3bd9131fc699 49 seconds ago 24.5MB [2021-01-05T17:14:33.727Z] docker-security-bootstrapper-go latest 9dee2c569377 About a minute ago 41.4MB [2021-01-05T17:14:33.727Z] docker-core-data-go latest 509cc0c7034f About a minute ago 22.3MB [2021-01-05T17:14:33.727Z] docker-core-metadata-go latest 9dde879b8890 2 minutes ago 19.1MB [2021-01-05T17:14:33.727Z] docker-support-notifications-go latest fc03e179f9bf 2 minutes ago 16.9MB [2021-01-05T17:14:33.727Z] docker-support-scheduler-go latest 98d1796fa88d 2 minutes ago 16.9MB [2021-01-05T17:14:33.727Z] docker 20.10.0 aefe523efa57 3 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-05T17:14:49.473Z] Still waiting to schedule task [2021-01-05T17:14:49.473Z] Waiting for next available executor on ‘ubuntu18.04-docker-8c-8g’ [2021-01-05T17:15:14.776Z] gofmt -l . [2021-01-05T17:15:14.776Z] [ "`gofmt -l .`" = "" ] [2021-01-05T17:15:14.776Z] ./bin/test-go-mod-tidy.sh [2021-01-05T17:15:14.776Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-05T17:15:18.824Z] + ls -al . [2021-01-05T17:15:18.824Z] total 672 [2021-01-05T17:15:18.824Z] drwxrwxr-x 9 1001 1001 4096 Jan 5 17:15 . [2021-01-05T17:15:18.824Z] drwxr-xr-x 4 root root 4096 Jan 5 17:10 .. [2021-01-05T17:15:18.824Z] -rw-rw-r-- 1 1001 1001 11 Jan 5 17:09 .dockerignore [2021-01-05T17:15:18.824Z] drwxrwxr-x 8 1001 1001 4096 Jan 5 17:09 .git [2021-01-05T17:15:18.824Z] drwxrwxr-x 3 1001 1001 4096 Jan 5 17:09 .github [2021-01-05T17:15:18.824Z] -rw-rw-r-- 1 1001 1001 872 Jan 5 17:09 .gitignore [2021-01-05T17:15:18.824Z] -rw-rw-r-- 1 1001 1001 166 Jan 5 17:09 .sonarcloud.properties [2021-01-05T17:15:18.824Z] -rw-rw-r-- 1 1001 1001 3804 Jan 5 17:09 CONTRIBUTING.md [2021-01-05T17:15:18.824Z] -rw-rw-r-- 1 1001 1001 931 Jan 5 17:09 Dockerfile.build [2021-01-05T17:15:18.824Z] -rw-rw-r-- 1 1001 1001 863 Jan 5 17:09 Jenkinsfile [2021-01-05T17:15:18.824Z] -rw-rw-r-- 1 1001 1001 10775 Jan 5 17:09 LICENSE [2021-01-05T17:15:18.824Z] -rw-rw-r-- 1 1001 1001 6001 Jan 5 17:09 Makefile [2021-01-05T17:15:18.824Z] -rw-rw-r-- 1 1001 1001 6511 Jan 5 17:09 README.md [2021-01-05T17:15:18.824Z] -rw-rw-r-- 1 1001 1001 6744 Jan 5 17:09 SECURITY.md [2021-01-05T17:15:18.824Z] -rw-rw-r-- 1 1001 1001 5 Jan 5 17:06 VERSION [2021-01-05T17:15:18.824Z] -rw-rw-r-- 1 1001 1001 4131 Jan 5 17:09 ZMQWindows.md [2021-01-05T17:15:18.824Z] drwxrwxr-x 2 1001 1001 4096 Jan 5 17:09 bin [2021-01-05T17:15:18.824Z] drwxrwxr-x 15 1001 1001 4096 Jan 5 17:09 cmd [2021-01-05T17:15:18.824Z] -rw-r--r-- 1 root root 546862 Jan 5 17:13 coverage.out [2021-01-05T17:15:18.824Z] -rw-r--r-- 1 root root 1005 Jan 5 17:15 go.mod [2021-01-05T17:15:18.824Z] -rw-r--r-- 1 root root 19087 Jan 5 17:15 go.sum [2021-01-05T17:15:18.824Z] drwxrwxr-x 8 1001 1001 4096 Jan 5 17:09 internal [2021-01-05T17:15:18.824Z] drwxrwxr-x 4 1001 1001 4096 Jan 5 17:09 openapi [2021-01-05T17:15:18.824Z] drwxrwxr-x 4 1001 1001 4096 Jan 5 17:09 snap [2021-01-05T17:15:18.824Z] -rw-rw-r-- 1 1001 1001 168 Jan 5 17:09 version.go [Pipeline] sh [2021-01-05T17:15:19.490Z] + '[' -e coverage.out ] [2021-01-05T17:15:19.491Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-05T17:15:19.555Z] Warning: overwriting stash ‘coverage-report’ [2021-01-05T17:15:20.933Z] Stashed 1 file(s) [Pipeline] sh [2021-01-05T17:15:21.671Z] + make build [2021-01-05T17:15:21.671Z] 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-05T17:15:34.131Z] 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-05T17:16:00.949Z] 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-05T17:16:02.929Z] 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-05T17:16:08.340Z] 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-05T17:16:08.935Z] 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-05T17:16:14.199Z] 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-05T17:16:19.623Z] 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-05T17:16:23.924Z] 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-05T17:16:25.807Z] Running on prd-ubuntu18.04-docker-8c-8g-18539 in /w/workspace/edgexfoundry_edgex-go_PR-2970 [Pipeline] { [Pipeline] ws [2021-01-05T17:16:25.860Z] Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout [2021-01-05T17:16:28.262Z] 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-05T17:16:28.293Z] using credential edgex-jenkins-ssh [2021-01-05T17:16:28.366Z] Cloning the remote Git repository [2021-01-05T17:16:28.086Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-05T17:16:28.171Z] > git init /w/workspace/edgex-go/9 # timeout=10 [2021-01-05T17:16:28.200Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-05T17:16:28.201Z] > git --version # timeout=10 [2021-01-05T17:16:28.208Z] > git --version # 'git version 2.17.1' [2021-01-05T17:16:28.209Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T17:16:28.233Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-05T17:16:31.668Z] 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-05T17:16:35.972Z] 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-05T17:16:40.283Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-01-05T17:16:45.698Z] $ docker stop --time=1 1cd6b035440a7976efe6e63e3e62cbe1109cd97f05b57e704fba10fe83ba7398 [2021-01-05T17:16:48.223Z] $ docker rm -f 1cd6b035440a7976efe6e63e3e62cbe1109cd97f05b57e704fba10fe83ba7398 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-05T17:16:50.268Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-05T17:16:50.268Z] [2021-01-05T17:16:50.268Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-05T17:16:50.999Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-05T17:16:50.999Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-05T17:16:50.999Z] 29e5d40040c1: Pulling fs layer [2021-01-05T17:16:50.999Z] 1ce36da41761: Pulling fs layer [2021-01-05T17:16:50.999Z] 25b303627fd3: Pulling fs layer [2021-01-05T17:16:51.987Z] 29e5d40040c1: Verifying Checksum [2021-01-05T17:16:51.987Z] 29e5d40040c1: Download complete [2021-01-05T17:16:52.261Z] 1ce36da41761: Verifying Checksum [2021-01-05T17:16:52.261Z] 1ce36da41761: Download complete [2021-01-05T17:16:52.536Z] 29e5d40040c1: Pull complete [2021-01-05T17:16:53.991Z] 1ce36da41761: Pull complete [2021-01-05T17:16:54.588Z] 25b303627fd3: Verifying Checksum [2021-01-05T17:16:54.588Z] 25b303627fd3: Download complete [2021-01-05T17:17:04.770Z] 25b303627fd3: Pull complete [2021-01-05T17:17:04.770Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-05T17:17:04.770Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-05T17:17:04.770Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-05T17:17:05.060Z] prd-ubuntu18.04-docker-arm64-4c-16g-18535 does not seem to be running inside a container [2021-01-05T17:17:05.135Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-05T17:17:08.502Z] $ docker top 1cc7619d5c132e366d1d71c416c09580112e28d06d4c6f16b7ec9e4704eaa6cd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T17:17:09.431Z] Merging remotes/origin/master commit 5abdadd8b70be8a3e6975420755e8102c38e7ff4 into PR head commit 6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 [2021-01-05T17:17:09.610Z] + grep parallel [2021-01-05T17:17:09.610Z] + docker-compose build --help [2021-01-05T17:17:09.617Z] Merge succeeded, producing 8f064d3e35192558ec64674d71d7ce7d63201d45 [2021-01-05T17:17:09.617Z] Checking out Revision 8f064d3e35192558ec64674d71d7ce7d63201d45 (PR-2970) [2021-01-05T17:17:08.740Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-05T17:17:08.758Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-05T17:17:08.770Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-05T17:17:08.783Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-05T17:17:08.784Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T17:17:08.788Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2970/head:refs/remotes/origin/PR-2970 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-05T17:17:09.429Z] > git config core.sparsecheckout # timeout=10 [2021-01-05T17:17:09.436Z] > git checkout -f 6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 # timeout=10 [2021-01-05T17:17:09.512Z] > git remote # timeout=10 [2021-01-05T17:17:09.519Z] > git config --get remote.origin.url # timeout=10 [2021-01-05T17:17:09.530Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T17:17:09.534Z] > git merge 5abdadd8b70be8a3e6975420755e8102c38e7ff4 # timeout=10 [2021-01-05T17:17:09.598Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-05T17:17:09.608Z] > git config core.sparsecheckout # timeout=10 [2021-01-05T17:17:09.612Z] > git checkout -f 8f064d3e35192558ec64674d71d7ce7d63201d45 # timeout=10 [2021-01-05T17:17:13.345Z] Commit message: "Merge commit '5abdadd8b70be8a3e6975420755e8102c38e7ff4' into HEAD" [2021-01-05T17:17:13.341Z] > git rev-list --no-walk 6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-05T17:17:14.749Z] + echo snap-build.sh [2021-01-05T17:17:14.749Z] snap-build.sh [2021-01-05T17:17:14.749Z] + SNAP_BASE_DIR=. [2021-01-05T17:17:14.749Z] + '[' '!' -z /w/workspace/edgex-go/9 ']' [2021-01-05T17:17:14.749Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/9 [2021-01-05T17:17:14.749Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/9]' [2021-01-05T17:17:14.749Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/9] [2021-01-05T17:17:14.749Z] + cd /w/workspace/edgex-go/9 [2021-01-05T17:17:14.749Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-05T17:17:14.749Z] Reading package lists... [2021-01-05T17:17:15.013Z] Building dependency tree... [2021-01-05T17:17:15.013Z] Reading state information... [2021-01-05T17:17:15.013Z] The following packages were automatically installed and are no longer required: [2021-01-05T17:17:15.013Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-05T17:17:15.013Z] uidmap xdelta3 [2021-01-05T17:17:15.013Z] Use 'sudo apt autoremove' to remove them. [2021-01-05T17:17:15.030Z] --parallel Build images in parallel. [2021-01-05T17:17:15.274Z] The following packages will be REMOVED: [2021-01-05T17:17:15.274Z] lxd* lxd-client* [Pipeline] } [2021-01-05T17:17:15.312Z] $ docker stop --time=1 1cc7619d5c132e366d1d71c416c09580112e28d06d4c6f16b7ec9e4704eaa6cd [2021-01-05T17:17:15.537Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-05T17:17:15.537Z] After this operation, 31.7 MB disk space will be freed. [2021-01-05T17:17:16.586Z] (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-05T17:17:16.586Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-05T17:17:17.314Z] $ docker rm -f 1cc7619d5c132e366d1d71c416c09580112e28d06d4c6f16b7ec9e4704eaa6cd [2021-01-05T17:17:17.531Z] Removing lxd dnsmasq configuration [2021-01-05T17:17:17.531Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-05T17:17:17.531Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-05T17:17:18.205Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-05T17:17:18.205Z] . [Pipeline] withDockerContainer [2021-01-05T17:17:18.478Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-05T17:17:18.525Z] prd-ubuntu18.04-docker-arm64-4c-16g-18535 does not seem to be running inside a container [2021-01-05T17:17:18.614Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-05T17:17:18.740Z] (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-05T17:17:18.740Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-05T17:17:20.053Z] $ docker top f22dfbd0d48badb5e0f5e1892649db5f15eb65613b0d9d5c05aca7b0e500faeb -eo pid,comm [2021-01-05T17:17:20.131Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-05T17:17:20.131Z] Processing triggers for ureadahead (0.100.0-21) ... [Pipeline] { [Pipeline] sh [2021-01-05T17:17:21.218Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-05T17:17:21.520Z] + sudo snap remove --purge lxd [2021-01-05T17:17:21.783Z] snap "lxd" is not installed [2021-01-05T17:17:21.783Z] + sudo groupadd --force --system lxd [2021-01-05T17:17:21.783Z] ++ whoami [2021-01-05T17:17:21.783Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-05T17:17:21.783Z] + newgrp - lxd [2021-01-05T17:17:21.783Z] + sudo snap install lxd [2021-01-05T17:17:26.638Z] Building docker-core-command-go ... [2021-01-05T17:17:26.638Z] Building docker-core-data-go ... [2021-01-05T17:17:26.638Z] Building docker-core-metadata-go ... [2021-01-05T17:17:26.638Z] Building docker-security-bootstrapper-go ... [2021-01-05T17:17:26.638Z] Building docker-security-bootstrap-redis-go ... [2021-01-05T17:17:26.638Z] Building docker-security-proxy-setup-go ... [2021-01-05T17:17:26.638Z] Building docker-security-secretstore-setup-go ... [2021-01-05T17:17:26.638Z] Building docker-support-notifications-go ... [2021-01-05T17:17:26.638Z] Building docker-support-scheduler-go ... [2021-01-05T17:17:26.638Z] Building docker-sys-mgmt-agent-go ... [2021-01-05T17:17:26.638Z] Building docker-core-data-go [2021-01-05T17:17:26.638Z] Building docker-core-metadata-go [2021-01-05T17:17:26.638Z] Building docker-security-bootstrapper-go [2021-01-05T17:17:26.638Z] Building docker-security-bootstrap-redis-go [2021-01-05T17:17:26.638Z] Building docker-security-proxy-setup-go [2021-01-05T17:17:31.891Z] 2021-01-05T17:17:29Z INFO Waiting for automatic snapd restart... [2021-01-05T17:18:18.691Z] lxd 4.9 from Canonical* installed [2021-01-05T17:18:18.691Z] + sudo lxd init --auto [2021-01-05T17:18:22.012Z] + sudo snap install --classic snapcraft [2021-01-05T17:18:34.638Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T17:18:34.638Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-05T17:18:34.638Z] ---> 35c935e54b58 [2021-01-05T17:18:34.638Z] Step 3/26 : WORKDIR /edgex-go [2021-01-05T17:18:34.638Z] Step 1/32 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T17:18:34.638Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-01-05T17:18:34.638Z] ---> 35c935e54b58 [2021-01-05T17:18:34.638Z] Step 3/32 : WORKDIR /edgex-go [2021-01-05T17:18:34.638Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T17:18:34.638Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-05T17:18:34.638Z] ---> 35c935e54b58 [2021-01-05T17:18:34.638Z] Step 3/21 : WORKDIR /edgex-go [2021-01-05T17:18:34.638Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T17:18:34.638Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-05T17:18:34.638Z] ---> 35c935e54b58 [2021-01-05T17:18:34.638Z] Step 3/26 : WORKDIR /edgex-go [2021-01-05T17:18:34.638Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T17:18:34.638Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-05T17:18:34.638Z] ---> 35c935e54b58 [2021-01-05T17:18:34.638Z] Step 3/22 : WORKDIR /edgex-go [2021-01-05T17:18:38.928Z] ---> Running in c1c6a9125dd5 [2021-01-05T17:18:38.928Z] ---> Running in 86ab2a3eff80 [2021-01-05T17:18:38.928Z] ---> Running in e6dcfea17298 [2021-01-05T17:18:38.928Z] ---> Running in 2e29877e2c7d [2021-01-05T17:18:38.928Z] ---> Running in 66f0a0a2078a [2021-01-05T17:18:39.526Z] Removing intermediate container 86ab2a3eff80 [2021-01-05T17:18:39.526Z] ---> 1164c387e05b [2021-01-05T17:18:39.526Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T17:18:39.526Z] Removing intermediate container 2e29877e2c7d [2021-01-05T17:18:39.526Z] ---> 6a9fb83aa250 [2021-01-05T17:18:39.526Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T17:18:39.526Z] Removing intermediate container e6dcfea17298 [2021-01-05T17:18:39.526Z] ---> 3af52b35cce8 [2021-01-05T17:18:39.526Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T17:18:39.526Z] Removing intermediate container c1c6a9125dd5 [2021-01-05T17:18:39.526Z] ---> bd499bbfb122 [2021-01-05T17:18:39.526Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T17:18:39.526Z] Removing intermediate container 66f0a0a2078a [2021-01-05T17:18:39.526Z] ---> 8e8e891eecb3 [2021-01-05T17:18:39.526Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T17:18:39.526Z] ---> Running in 124ed49caee9 [2021-01-05T17:18:39.526Z] ---> Running in 8618af0ddfaa [2021-01-05T17:18:39.526Z] ---> Running in ea3332b62dbe [2021-01-05T17:18:39.526Z] ---> Running in 2d64e9783e11 [2021-01-05T17:18:39.801Z] ---> Running in 576060f5e04f [2021-01-05T17:18:40.166Z] snapcraft 4.4.4 from Canonical* installed [2021-01-05T17:18:40.167Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-05T17:18:40.167Z] + patch --verbose -p1 [2021-01-05T17:18:40.167Z] Hmm... Looks like a unified diff to me... [2021-01-05T17:18:40.167Z] The text leading up to this was: [2021-01-05T17:18:40.167Z] -------------------------- [2021-01-05T17:18:40.167Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-05T17:18:40.167Z] |From: Tony Espy [2021-01-05T17:18:40.167Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-05T17:18:40.167Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-05T17:18:40.167Z] | [2021-01-05T17:18:40.167Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-05T17:18:40.167Z] |optimize the snap CI check run for pull requests. When [2021-01-05T17:18:40.167Z] |applied, it essentially strips out everything (apps and [2021-01-05T17:18:40.167Z] |parts) from the snapcraft.yaml file except those required [2021-01-05T17:18:40.167Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-05T17:18:40.167Z] |catch changes to edgex-go that break the snap build. [2021-01-05T17:18:40.167Z] | [2021-01-05T17:18:40.167Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-05T17:18:40.167Z] |to update this patch file, otherwise it may fail to apply, [2021-01-05T17:18:40.167Z] |resulting in a failed snap build CI check in the associated [2021-01-05T17:18:40.167Z] |pull request. [2021-01-05T17:18:40.167Z] | [2021-01-05T17:18:40.167Z] |Note - in addition to applying this patch, the pipeline also [2021-01-05T17:18:40.167Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-05T17:18:40.167Z] |need to build the finally binary .snap file (and it won't [2021-01-05T17:18:40.167Z] |work with the patch applied). This further reduces the build [2021-01-05T17:18:40.167Z] |time. [2021-01-05T17:18:40.167Z] |--- [2021-01-05T17:18:40.167Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-05T17:18:40.167Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-05T17:18:40.167Z] | [2021-01-05T17:18:40.167Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-05T17:18:40.167Z] |index 1e537489..faf42425 100644 [2021-01-05T17:18:40.167Z] |--- a/snap/snapcraft.yaml [2021-01-05T17:18:40.167Z] |+++ b/snap/snapcraft.yaml [2021-01-05T17:18:40.167Z] -------------------------- [2021-01-05T17:18:40.167Z] patching file snap/snapcraft.yaml [2021-01-05T17:18:40.167Z] Using Plan A... [2021-01-05T17:18:40.167Z] Hunk #1 succeeded at 73. [2021-01-05T17:18:40.167Z] Hunk #2 succeeded at 202. [2021-01-05T17:18:40.167Z] Hunk #3 succeeded at 214. [2021-01-05T17:18:40.167Z] Hunk #4 succeeded at 222. [2021-01-05T17:18:40.167Z] Hunk #5 succeeded at 229. [2021-01-05T17:18:40.167Z] Hunk #6 succeeded at 256. [2021-01-05T17:18:40.167Z] Hunk #7 succeeded at 290. [2021-01-05T17:18:40.167Z] Hunk #8 succeeded at 341. [2021-01-05T17:18:40.167Z] Hmm... Ignoring the trailing garbage. [2021-01-05T17:18:40.167Z] done [2021-01-05T17:18:40.167Z] + sudo snapcraft prime --use-lxd [2021-01-05T17:18:41.560Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-01-05T17:18:41.560Z] 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-05T17:18:41.560Z] - README.md [2021-01-05T17:18:41.560Z] [2021-01-05T17:18:41.560Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-05T17:18:42.135Z] Launching a container. [2021-01-05T17:18:43.214Z] Removing intermediate container 8618af0ddfaa [2021-01-05T17:18:43.214Z] ---> a16769df6801 [2021-01-05T17:18:43.214Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-05T17:18:43.814Z] ---> Running in bb6d8bd69c2d [2021-01-05T17:18:43.814Z] Removing intermediate container 2d64e9783e11 [2021-01-05T17:18:43.814Z] Removing intermediate container ea3332b62dbe [2021-01-05T17:18:43.814Z] ---> 5f8d3a266479 [2021-01-05T17:18:43.814Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-05T17:18:43.814Z] ---> 77d9b97ded7b [2021-01-05T17:18:43.814Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-01-05T17:18:44.087Z] Removing intermediate container 576060f5e04f [2021-01-05T17:18:44.087Z] ---> 7d30f7c084e9 [2021-01-05T17:18:44.087Z] Step 5/26 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-05T17:18:44.087Z] ---> Running in 266010cbc76b [2021-01-05T17:18:44.087Z] ---> Running in 0a01686503c1 [2021-01-05T17:18:44.087Z] Removing intermediate container 124ed49caee9 [2021-01-05T17:18:44.087Z] ---> 64778990313b [2021-01-05T17:18:44.087Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-01-05T17:18:44.364Z] ---> Running in e0d5180f088e [2021-01-05T17:18:44.364Z] ---> Running in 777100119bba [2021-01-05T17:18:45.354Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T17:18:46.346Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T17:18:46.346Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T17:18:46.346Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T17:18:46.346Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T17:18:46.346Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T17:18:46.938Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T17:18:47.210Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T17:18:47.210Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T17:18:47.482Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T17:18:47.755Z] OK: 217 MiB in 51 packages [2021-01-05T17:18:48.357Z] OK: 217 MiB in 51 packages [2021-01-05T17:18:48.633Z] OK: 217 MiB in 51 packages [2021-01-05T17:18:48.912Z] OK: 217 MiB in 51 packages [2021-01-05T17:18:49.194Z] Removing intermediate container bb6d8bd69c2d [2021-01-05T17:18:49.194Z] ---> 42ef03cfaaff [2021-01-05T17:18:49.194Z] Step 6/22 : COPY go.mod . [2021-01-05T17:18:49.475Z] OK: 217 MiB in 51 packages [2021-01-05T17:18:50.081Z] Removing intermediate container e0d5180f088e [2021-01-05T17:18:50.081Z] ---> f106b8e05958 [2021-01-05T17:18:50.081Z] Step 6/26 : COPY go.mod . [2021-01-05T17:18:50.360Z] Removing intermediate container 266010cbc76b [2021-01-05T17:18:50.360Z] ---> df85b2de9580 [2021-01-05T17:18:50.360Z] Step 6/26 : COPY go.mod . [2021-01-05T17:18:50.360Z] ---> 95143f0c1f9d [2021-01-05T17:18:50.360Z] Step 7/22 : RUN go mod download [2021-01-05T17:18:50.644Z] ---> Running in 26b4a88a889f [2021-01-05T17:18:50.644Z] Removing intermediate container 0a01686503c1 [2021-01-05T17:18:50.644Z] ---> 618174f10980 [2021-01-05T17:18:50.644Z] Step 6/21 : COPY go.mod . [2021-01-05T17:18:51.255Z] ---> 0bfa3ecbba17 [2021-01-05T17:18:51.255Z] Step 7/26 : RUN go mod download [2021-01-05T17:18:51.531Z] ---> 8e2fa78fb2fb [2021-01-05T17:18:51.531Z] Step 7/26 : RUN go mod download [2021-01-05T17:18:51.531Z] ---> Running in 283c8884a434 [2021-01-05T17:18:51.531Z] Removing intermediate container 777100119bba [2021-01-05T17:18:51.531Z] ---> ec55dc8d9d74 [2021-01-05T17:18:51.531Z] Step 6/32 : COPY go.mod . [2021-01-05T17:18:51.809Z] ---> Running in 551e6136a031 [2021-01-05T17:18:52.092Z] ---> 235c64dbc177 [2021-01-05T17:18:52.092Z] Step 7/21 : RUN go mod download [2021-01-05T17:18:52.369Z] ---> Running in eff9863dac97 [2021-01-05T17:18:52.975Z] ---> 76b8fa031dd3 [2021-01-05T17:18:52.975Z] Step 7/32 : RUN go mod download [2021-01-05T17:18:52.975Z] ---> Running in 20187484074f [2021-01-05T17:18:54.393Z] Waiting for container to be ready [2021-01-05T17:18:54.655Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-01-05T17:18:54.655Z] [2021-01-05T17:18:54.991Z] Removing intermediate container 26b4a88a889f [2021-01-05T17:18:54.991Z] ---> ecdba9dc1655 [2021-01-05T17:18:54.991Z] Step 8/22 : COPY . . [2021-01-05T17:18:56.446Z] Removing intermediate container 283c8884a434 [2021-01-05T17:18:56.446Z] ---> 12d7b24a1a2e [2021-01-05T17:18:56.446Z] Step 8/26 : COPY . . [2021-01-05T17:18:56.719Z] Removing intermediate container 551e6136a031 [2021-01-05T17:18:56.719Z] ---> 49d547f0a6b3 [2021-01-05T17:18:56.719Z] Step 8/26 : COPY . . [2021-01-05T17:18:56.996Z] Removing intermediate container eff9863dac97 [2021-01-05T17:18:56.996Z] ---> 20e644438bb5 [2021-01-05T17:18:56.996Z] Step 8/21 : COPY . . [2021-01-05T17:18:57.595Z] Removing intermediate container 20187484074f [2021-01-05T17:18:57.595Z] ---> c88c283b4c84 [2021-01-05T17:18:57.595Z] Step 8/32 : COPY . . [2021-01-05T17:18:58.877Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-01-05T17:18:58.877Z] Waiting for network to be ready... [2021-01-05T17:18:59.140Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-05T17:18:59.140Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-05T17:18:59.140Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1477 kB] [2021-01-05T17:18:59.402Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [287 kB] [2021-01-05T17:18:59.402Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-05T17:18:59.402Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-05T17:18:59.402Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [192 kB] [2021-01-05T17:18:59.402Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [25.5 kB] [2021-01-05T17:18:59.402Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] [2021-01-05T17:18:59.402Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] [2021-01-05T17:18:59.665Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-05T17:18:59.927Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-05T17:19:00.187Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-05T17:19:00.188Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-05T17:19:00.188Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-05T17:19:00.188Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-05T17:19:00.188Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-05T17:19:00.188Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-05T17:19:00.760Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-05T17:19:00.760Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1813 kB] [2021-01-05T17:19:01.020Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [379 kB] [2021-01-05T17:19:01.020Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.8 kB] [2021-01-05T17:19:01.020Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2021-01-05T17:19:01.020Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [214 kB] [2021-01-05T17:19:01.020Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [29.1 kB] [2021-01-05T17:19:01.020Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-05T17:19:01.020Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] [2021-01-05T17:19:02.942Z] Fetched 23.6 MB in 4s (5875 kB/s) [2021-01-05T17:19:03.888Z] Reading package lists... [2021-01-05T17:19:04.151Z] Reading package lists... [2021-01-05T17:19:04.412Z] Building dependency tree... [2021-01-05T17:19:04.412Z] Reading state information... [2021-01-05T17:19:04.412Z] The following additional packages will be installed: [2021-01-05T17:19:04.412Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-05T17:19:04.412Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-05T17:19:04.412Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-05T17:19:04.412Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-01-05T17:19:04.412Z] Suggested packages: [2021-01-05T17:19:04.412Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-01-05T17:19:04.412Z] Recommended packages: [2021-01-05T17:19:04.412Z] gnupg libsasl2-modules [2021-01-05T17:19:04.412Z] The following NEW packages will be installed: [2021-01-05T17:19:04.412Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-05T17:19:04.412Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-05T17:19:04.412Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-05T17:19:04.412Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-01-05T17:19:04.412Z] The following packages will be upgraded: [2021-01-05T17:19:04.412Z] gpg gpg-agent gpgconf libudev1 [2021-01-05T17:19:04.674Z] 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. [2021-01-05T17:19:04.674Z] Need to get 3531 kB of archives. [2021-01-05T17:19:04.674Z] After this operation, 13.3 MB of additional disk space will be used. [2021-01-05T17:19:04.674Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-01-05T17:19:04.674Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-01-05T17:19:04.674Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] [2021-01-05T17:19:04.674Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-01-05T17:19:04.674Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] [2021-01-05T17:19:04.674Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] [2021-01-05T17:19:04.675Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2021-01-05T17:19:04.675Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2021-01-05T17:19:04.675Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-01-05T17:19:04.936Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] [2021-01-05T17:19:05.512Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-01-05T17:19:05.512Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-01-05T17:19:05.512Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-01-05T17:19:05.512Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-01-05T17:19:05.512Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-01-05T17:19:05.512Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-01-05T17:19:05.512Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-01-05T17:19:05.512Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-01-05T17:19:05.512Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-01-05T17:19:05.512Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-01-05T17:19:05.512Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-01-05T17:19:05.512Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-01-05T17:19:05.775Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-05T17:19:05.775Z] Fetched 3531 kB in 1s (3266 kB/s) [2021-01-05T17:19:05.775Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-05T17:19:05.775Z] Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... [2021-01-05T17:19:05.775Z] Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-05T17:19:06.036Z] Setting up libudev1:amd64 (237-3ubuntu10.43) ... [2021-01-05T17:19:06.036Z] Selecting previously unselected package udev. [2021-01-05T17:19:06.036Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-05T17:19:06.036Z] Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... [2021-01-05T17:19:06.296Z] Unpacking udev (237-3ubuntu10.43) ... [2021-01-05T17:19:06.296Z] Selecting previously unselected package libfuse2:amd64. [2021-01-05T17:19:06.296Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-01-05T17:19:06.296Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-05T17:19:06.558Z] Selecting previously unselected package fuse. [2021-01-05T17:19:06.558Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-01-05T17:19:06.558Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-01-05T17:19:06.558Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-05T17:19:06.558Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-05T17:19:06.822Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-05T17:19:06.822Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-05T17:19:06.822Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-05T17:19:06.822Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-05T17:19:07.085Z] Selecting previously unselected package libksba8:amd64. [2021-01-05T17:19:07.085Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-01-05T17:19:07.085Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-01-05T17:19:07.085Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-01-05T17:19:07.085Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T17:19:07.085Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T17:19:07.347Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-01-05T17:19:07.347Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T17:19:07.347Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T17:19:07.347Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-01-05T17:19:07.347Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T17:19:07.347Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T17:19:07.347Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-01-05T17:19:07.347Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T17:19:07.347Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T17:19:07.610Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-01-05T17:19:07.610Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T17:19:07.610Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T17:19:07.610Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-01-05T17:19:07.610Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T17:19:07.610Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T17:19:07.871Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-01-05T17:19:07.871Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T17:19:07.871Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T17:19:07.871Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-01-05T17:19:07.871Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T17:19:07.871Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T17:19:08.132Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-01-05T17:19:08.132Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T17:19:08.132Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T17:19:08.132Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-05T17:19:08.132Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2021-01-05T17:19:08.132Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2021-01-05T17:19:08.132Z] Selecting previously unselected package libsasl2-2:amd64. [2021-01-05T17:19:08.132Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2021-01-05T17:19:08.132Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2021-01-05T17:19:08.132Z] Selecting previously unselected package libldap-common. [2021-01-05T17:19:08.132Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-01-05T17:19:08.393Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-05T17:19:08.393Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-05T17:19:08.393Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-01-05T17:19:08.393Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-05T17:19:08.393Z] Selecting previously unselected package dirmngr. [2021-01-05T17:19:08.393Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-05T17:19:08.393Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-05T17:19:08.656Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-05T17:19:08.656Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-01-05T17:19:08.656Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-05T17:19:08.656Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2021-01-05T17:19:08.656Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2021-01-05T17:19:08.656Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-01-05T17:19:08.656Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T17:19:08.656Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-01-05T17:19:08.656Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-05T17:19:08.919Z] Setting up udev (237-3ubuntu10.43) ... [2021-01-05T17:19:09.180Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-01-05T17:19:09.180Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T17:19:09.180Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-01-05T17:19:09.449Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-01-05T17:19:09.449Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-01-05T17:19:09.449Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T17:19:09.449Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T17:19:09.449Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T17:19:09.449Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T17:19:09.449Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T17:19:09.714Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T17:19:09.714Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T17:19:09.714Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-05T17:19:09.714Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-05T17:19:09.714Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-05T17:19:10.294Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-01-05T17:19:10.294Z] settings in the [Install] section, and DefaultInstance for template units). [2021-01-05T17:19:10.294Z] This means they are not meant to be enabled using systemctl. [2021-01-05T17:19:10.294Z] Possible reasons for having this kind of units are: [2021-01-05T17:19:10.294Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-01-05T17:19:10.294Z] .wants/ or .requires/ directory. [2021-01-05T17:19:10.294Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-01-05T17:19:10.294Z] a requirement dependency on it. [2021-01-05T17:19:10.294Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-01-05T17:19:10.294Z] D-Bus, udev, scripted systemctl call, ...). [2021-01-05T17:19:10.294Z] 4) In case of template units, the unit is meant to be enabled with some [2021-01-05T17:19:10.294Z] instance name specified. [2021-01-05T17:19:10.557Z] Reading package lists... [2021-01-05T17:19:10.821Z] Building dependency tree... [2021-01-05T17:19:10.821Z] Reading state information... [2021-01-05T17:19:10.821Z] The following additional packages will be installed: [2021-01-05T17:19:10.821Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-01-05T17:19:10.821Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-01-05T17:19:10.822Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-01-05T17:19:10.822Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-01-05T17:19:10.822Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-01-05T17:19:10.822Z] Suggested packages: [2021-01-05T17:19:10.822Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-01-05T17:19:10.822Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-01-05T17:19:10.822Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-01-05T17:19:10.822Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-01-05T17:19:10.822Z] systemd-container policykit-1 [2021-01-05T17:19:10.822Z] Recommended packages: [2021-01-05T17:19:10.822Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-01-05T17:19:10.822Z] The following NEW packages will be installed: [2021-01-05T17:19:10.822Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-01-05T17:19:10.822Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-01-05T17:19:10.822Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-01-05T17:19:10.822Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-01-05T17:19:10.822Z] python3.6-minimal snapd squashfs-tools sudo [2021-01-05T17:19:10.822Z] The following packages will be upgraded: [2021-01-05T17:19:10.822Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-01-05T17:19:11.083Z] 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. [2021-01-05T17:19:11.083Z] Need to get 35.2 MB of archives. [2021-01-05T17:19:11.083Z] After this operation, 141 MB of additional disk space will be used. [2021-01-05T17:19:11.083Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-01-05T17:19:11.083Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] [2021-01-05T17:19:11.083Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-01-05T17:19:11.346Z] 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-05T17:19:11.346Z] 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-05T17:19:11.346Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-01-05T17:19:11.346Z] 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-05T17:19:11.346Z] 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-05T17:19:11.346Z] 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-05T17:19:11.346Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-01-05T17:19:11.346Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-01-05T17:19:11.346Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-01-05T17:19:11.346Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-01-05T17:19:11.346Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-01-05T17:19:11.346Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-01-05T17:19:11.346Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-01-05T17:19:11.346Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-01-05T17:19:11.918Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] [2021-01-05T17:19:11.918Z] 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-05T17:19:11.918Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-01-05T17:19:11.918Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-01-05T17:19:11.918Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-01-05T17:19:11.918Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-01-05T17:19:11.918Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-01-05T17:19:11.918Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-01-05T17:19:11.918Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2021-01-05T17:19:12.183Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-01-05T17:19:12.183Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-01-05T17:19:12.183Z] 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-05T17:19:12.183Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-01-05T17:19:13.572Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-05T17:19:13.572Z] Fetched 35.2 MB in 2s (14.8 MB/s) [2021-01-05T17:19:13.572Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-05T17:19:13.572Z] Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... [2021-01-05T17:19:13.833Z] Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-05T17:19:14.407Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... [2021-01-05T17:19:14.407Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-05T17:19:14.407Z] Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... [2021-01-05T17:19:14.407Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-05T17:19:14.407Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-01-05T17:19:14.669Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-05T17:19:14.669Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-01-05T17:19:14.931Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-05T17:19:14.931Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-01-05T17:19:14.931Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-05T17:19:15.193Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-01-05T17:19:15.193Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-01-05T17:19:15.768Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-01-05T17:19:15.768Z] (Reading database ... 12764 files and directories currently installed.) [2021-01-05T17:19:15.768Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-05T17:19:15.768Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-05T17:19:16.031Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-01-05T17:19:16.031Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-05T17:19:16.031Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T17:19:16.293Z] Selecting previously unselected package libexpat1:amd64. [2021-01-05T17:19:16.293Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-01-05T17:19:16.293Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-05T17:19:16.293Z] Selecting previously unselected package python3.6-minimal. [2021-01-05T17:19:16.293Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-05T17:19:16.293Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T17:19:16.554Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-05T17:19:16.554Z] Checking for services that may need to be restarted...done. [2021-01-05T17:19:16.818Z] Checking for services that may need to be restarted...done. [2021-01-05T17:19:16.818Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T17:19:16.818Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-05T17:19:16.818Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T17:19:17.394Z] Selecting previously unselected package python3-minimal. [2021-01-05T17:19:17.394Z] (Reading database ... 13012 files and directories currently installed.) [2021-01-05T17:19:17.394Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-01-05T17:19:17.394Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-01-05T17:19:17.394Z] Selecting previously unselected package mime-support. [2021-01-05T17:19:17.394Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-01-05T17:19:17.394Z] Unpacking mime-support (3.60ubuntu1) ... [2021-01-05T17:19:17.394Z] Selecting previously unselected package libmpdec2:amd64. [2021-01-05T17:19:17.394Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-01-05T17:19:17.394Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-05T17:19:17.969Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-01-05T17:19:17.969Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-05T17:19:17.969Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T17:19:17.969Z] Selecting previously unselected package python3.6. [2021-01-05T17:19:17.969Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-05T17:19:17.969Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T17:19:18.231Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-05T17:19:18.231Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-01-05T17:19:18.231Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-05T17:19:18.231Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-01-05T17:19:18.493Z] Selecting previously unselected package python3. [2021-01-05T17:19:18.493Z] (Reading database ... 13442 files and directories currently installed.) [2021-01-05T17:19:18.493Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-01-05T17:19:18.493Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-01-05T17:19:18.493Z] Selecting previously unselected package multiarch-support. [2021-01-05T17:19:18.493Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-01-05T17:19:18.493Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-01-05T17:19:18.756Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-01-05T17:19:18.756Z] Selecting previously unselected package liblzo2-2:amd64. [2021-01-05T17:19:18.756Z] (Reading database ... 13479 files and directories currently installed.) [2021-01-05T17:19:18.756Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-01-05T17:19:18.756Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-01-05T17:19:18.756Z] Selecting previously unselected package libbsd0:amd64. [2021-01-05T17:19:18.756Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-01-05T17:19:18.756Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-05T17:19:19.017Z] Selecting previously unselected package sudo. [2021-01-05T17:19:19.017Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2021-01-05T17:19:19.017Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-05T17:19:19.017Z] Selecting previously unselected package apparmor. [2021-01-05T17:19:19.017Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-01-05T17:19:19.017Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-01-05T17:19:19.278Z] Selecting previously unselected package libedit2:amd64. [2021-01-05T17:19:19.278Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-01-05T17:19:19.278Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-01-05T17:19:19.278Z] Selecting previously unselected package libkrb5support0:amd64. [2021-01-05T17:19:19.278Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-01-05T17:19:19.278Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T17:19:19.540Z] Selecting previously unselected package libk5crypto3:amd64. [2021-01-05T17:19:19.540Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-05T17:19:19.540Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T17:19:19.540Z] Selecting previously unselected package libkeyutils1:amd64. [2021-01-05T17:19:19.540Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-01-05T17:19:19.540Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-05T17:19:19.540Z] Selecting previously unselected package libkrb5-3:amd64. [2021-01-05T17:19:19.540Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-05T17:19:19.540Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T17:19:19.801Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-05T17:19:19.801Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-01-05T17:19:19.801Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T17:19:19.801Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-01-05T17:19:19.801Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-01-05T17:19:19.801Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-05T17:19:20.063Z] Selecting previously unselected package openssh-client. [2021-01-05T17:19:20.063Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-01-05T17:19:20.063Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-05T17:19:20.324Z] Selecting previously unselected package squashfs-tools. [2021-01-05T17:19:20.324Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-01-05T17:19:20.324Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-05T17:19:20.324Z] Selecting previously unselected package snapd. [2021-01-05T17:19:20.324Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-01-05T17:19:20.325Z] Unpacking snapd (2.48+18.04) ... [2021-01-05T17:19:22.239Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-01-05T17:19:22.239Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-05T17:19:22.501Z] Setting up mime-support (3.60ubuntu1) ... [2021-01-05T17:19:22.501Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-05T17:19:22.501Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-05T17:19:22.501Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T17:19:22.501Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-05T17:19:22.763Z] Setting up systemd (237-3ubuntu10.43) ... [2021-01-05T17:19:22.763Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-01-05T17:19:24.153Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-05T17:19:24.153Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-05T17:19:24.153Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-01-05T17:19:24.153Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T17:19:24.153Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T17:19:24.153Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T17:19:24.412Z] ---> a01b1e4caff5 [2021-01-05T17:19:24.412Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-05T17:19:24.412Z] ---> 18f9b5df4079 [2021-01-05T17:19:24.412Z] Step 9/26 : RUN make cmd/core-data/core-data [2021-01-05T17:19:24.412Z] ---> Running in 39f4900986e3 [2021-01-05T17:19:24.412Z] ---> Running in abea58756f7f [2021-01-05T17:19:24.412Z] ---> 682c6bcd29cb [2021-01-05T17:19:24.412Z] Step 9/32 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-05T17:19:24.412Z] ---> f8c816835856 [2021-01-05T17:19:24.412Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-05T17:19:24.412Z] ---> 0f86e2f87d12 [2021-01-05T17:19:24.412Z] Step 9/26 : RUN make cmd/core-metadata/core-metadata [2021-01-05T17:19:24.412Z] ---> Running in ee1825e71ef5 [2021-01-05T17:19:24.412Z] ---> Running in 5a0e5f4cf79f [2021-01-05T17:19:24.412Z] ---> Running in f5292253de97 [2021-01-05T17:19:24.412Z] 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-05T17:19:24.726Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-05T17:19:24.726Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T17:19:24.726Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-05T17:19:24.726Z] Setting up python3 (3.6.7-1~18.04) ... [2021-01-05T17:19:24.726Z] running python rtupdate hooks for python3.6... [2021-01-05T17:19:24.726Z] running python post-rtupdate hooks for python3.6... [2021-01-05T17:19:24.726Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-01-05T17:19:25.008Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-01-05T17:19:25.008Z] 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-05T17:19:25.285Z] 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-05T17:19:25.285Z] 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-05T17:19:26.114Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-01-05T17:19:26.376Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T17:19:26.376Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-05T17:19:26.650Z] Setting up snapd (2.48+18.04) ... [2021-01-05T17:19:26.911Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-01-05T17:19:27.172Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-01-05T17:19:27.172Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-01-05T17:19:27.433Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-01-05T17:19:27.696Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-05T17:19:27.696Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-05T17:19:27.958Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-01-05T17:19:27.958Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-01-05T17:19:28.219Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-01-05T17:19:28.492Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-01-05T17:19:28.492Z] /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-05T17:19:28.492Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-05T17:19:28.492Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-05T17:19:29.880Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-05T17:19:29.880Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-05T17:19:29.880Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-05T17:19:31.090Z] Reading package lists... [2021-01-05T17:19:31.350Z] Reading package lists... [2021-01-05T17:19:31.350Z] Building dependency tree... [2021-01-05T17:19:31.351Z] Reading state information... [2021-01-05T17:19:31.621Z] Calculating upgrade... [2021-01-05T17:19:31.621Z] The following packages will be upgraded: [2021-01-05T17:19:31.621Z] advancecomp base-files bash binutils binutils-common [2021-01-05T17:19:31.621Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-01-05T17:19:31.621Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-01-05T17:19:31.621Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2021-01-05T17:19:31.621Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2021-01-05T17:19:31.621Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2021-01-05T17:19:31.621Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2021-01-05T17:19:31.621Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2021-01-05T17:19:31.621Z] libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-01-05T17:19:31.621Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-01-05T17:19:31.621Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-01-05T17:19:31.621Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-01-05T17:19:31.621Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-01-05T17:19:31.621Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-01-05T17:19:31.884Z] 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-01-05T17:19:31.884Z] Need to get 63.5 MB of archives. [2021-01-05T17:19:31.884Z] After this operation, 5200 kB of additional disk space will be used. [2021-01-05T17:19:31.884Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-129.132 [997 kB] [2021-01-05T17:19:31.884Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-01-05T17:19:32.828Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-01-05T17:19:32.828Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-01-05T17:19:32.828Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-01-05T17:19:32.828Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-01-05T17:19:32.828Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-01-05T17:19:32.828Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-01-05T17:19:32.828Z] 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-05T17:19:32.828Z] 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-05T17:19:32.828Z] 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-05T17:19:32.828Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-01-05T17:19:32.828Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-01-05T17:19:32.828Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-01-05T17:19:32.828Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-01-05T17:19:32.828Z] 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-05T17:19:32.828Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-01-05T17:19:32.828Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-01-05T17:19:32.828Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-01-05T17:19:33.090Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-01-05T17:19:33.090Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-01-05T17:19:33.090Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] [2021-01-05T17:19:33.090Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-01-05T17:19:33.351Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-01-05T17:19:33.351Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-01-05T17:19:33.351Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-01-05T17:19:33.351Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-01-05T17:19:33.351Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-01-05T17:19:33.351Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-01-05T17:19:33.351Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-01-05T17:19:33.351Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-01-05T17:19:33.351Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-01-05T17:19:33.351Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-01-05T17:19:33.351Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-01-05T17:19:33.351Z] 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-05T17:19:33.351Z] 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-05T17:19:33.351Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-01-05T17:19:33.351Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] [2021-01-05T17:19:33.351Z] Get:39 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-05T17:19:33.351Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-01-05T17:19:33.351Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-01-05T17:19:33.351Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-01-05T17:19:33.613Z] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-01-05T17:19:33.613Z] Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-01-05T17:19:33.613Z] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-01-05T17:19:33.613Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-01-05T17:19:33.613Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-01-05T17:19:33.613Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-01-05T17:19:33.613Z] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-01-05T17:19:33.613Z] 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-05T17:19:33.613Z] Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-01-05T17:19:33.613Z] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-01-05T17:19:33.614Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-01-05T17:19:33.614Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-01-05T17:19:33.614Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-01-05T17:19:33.614Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-01-05T17:19:33.614Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-01-05T17:19:33.614Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-01-05T17:19:33.614Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-01-05T17:19:33.614Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-01-05T17:19:33.614Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-01-05T17:19:33.614Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-01-05T17:19:33.614Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-01-05T17:19:33.886Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-01-05T17:19:33.886Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-01-05T17:19:33.886Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-01-05T17:19:33.886Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-01-05T17:19:33.886Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-01-05T17:19:33.886Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-01-05T17:19:33.886Z] 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-05T17:19:33.886Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-01-05T17:19:33.886Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-01-05T17:19:33.886Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2021-01-05T17:19:34.148Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-01-05T17:19:34.148Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-01-05T17:19:34.148Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-01-05T17:19:34.148Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] [2021-01-05T17:19:34.148Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-01-05T17:19:34.148Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-01-05T17:19:34.148Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2021-01-05T17:19:34.410Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-01-05T17:19:34.410Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-01-05T17:19:34.410Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-01-05T17:19:34.410Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-01-05T17:19:34.410Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-01-05T17:19:34.410Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-01-05T17:19:34.410Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-01-05T17:19:34.984Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-01-05T17:19:35.933Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-01-05T17:19:35.933Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-01-05T17:19:35.933Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-01-05T17:19:36.507Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-01-05T17:19:36.507Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-01-05T17:19:36.507Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-01-05T17:19:36.507Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-01-05T17:19:36.508Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-01-05T17:19:36.770Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-05T17:19:36.770Z] Fetched 63.5 MB in 5s (13.2 MB/s) [2021-01-05T17:19:36.770Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T17:19:36.770Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-01-05T17:19:36.770Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-05T17:19:37.347Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-05T17:19:37.347Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-05T17:19:37.610Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-129.132_amd64.deb ... [2021-01-05T17:19:37.610Z] Unpacking linux-libc-dev:amd64 (4.15.0-129.132) over (4.15.0-20.21) ... [2021-01-05T17:19:38.559Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T17:19:38.559Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T17:19:38.559Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T17:19:38.559Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T17:19:38.559Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T17:19:38.559Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T17:19:38.821Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T17:19:38.821Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T17:19:38.821Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T17:19:38.821Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T17:19:39.084Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T17:19:39.084Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T17:19:39.084Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T17:19:39.084Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T17:19:39.084Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T17:19:39.346Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-05T17:19:39.346Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T17:19:39.346Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-01-05T17:19:39.346Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-01-05T17:19:39.608Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-05T17:19:39.608Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T17:19:39.608Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T17:19:39.608Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T17:19:39.608Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T17:19:39.608Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T17:19:39.870Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T17:19:39.870Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T17:19:40.135Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-05T17:19:40.135Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-01-05T17:19:40.397Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-05T17:19:40.658Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-01-05T17:19:40.919Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-05T17:19:40.919Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-01-05T17:19:40.919Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-01-05T17:19:40.919Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-01-05T17:19:41.183Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-01-05T17:19:41.444Z] Setting up base-files (10.1ubuntu2.10) ... [2021-01-05T17:19:41.444Z] Installing new version of config file /etc/issue ... [2021-01-05T17:19:41.444Z] Installing new version of config file /etc/issue.net ... [2021-01-05T17:19:41.444Z] Installing new version of config file /etc/lsb-release ... [2021-01-05T17:19:41.444Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-01-05T17:19:41.707Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-01-05T17:19:41.707Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-01-05T17:19:41.707Z] Removing obsolete conffile /etc/default/motd-news ... [2021-01-05T17:19:41.969Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T17:19:41.969Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-01-05T17:19:41.969Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-01-05T17:19:41.969Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-01-05T17:19:42.232Z] 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-05T17:19:42.232Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T17:19:42.232Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T17:19:42.232Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-01-05T17:19:42.232Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-01-05T17:19:42.496Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T17:19:42.496Z] Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... [2021-01-05T17:19:42.496Z] Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... [2021-01-05T17:19:42.496Z] Setting up tar (1.29b-2ubuntu0.1) ... [2021-01-05T17:19:42.758Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T17:19:42.758Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-01-05T17:19:42.758Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-05T17:19:43.021Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-01-05T17:19:43.021Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T17:19:43.021Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-05T17:19:43.021Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-05T17:19:43.281Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-05T17:19:43.281Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T17:19:43.281Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-05T17:19:43.281Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-05T17:19:43.541Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-01-05T17:19:43.541Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T17:19:43.541Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-01-05T17:19:43.541Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-01-05T17:19:43.802Z] Setting up grep (3.1-2build1) ... [2021-01-05T17:19:43.802Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T17:19:43.802Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-05T17:19:43.802Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-05T17:19:44.062Z] Setting up login (1:4.5-1ubuntu2) ... [2021-01-05T17:19:44.062Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T17:19:44.062Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-05T17:19:44.062Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-05T17:19:44.322Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-01-05T17:19:44.322Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T17:19:44.322Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-05T17:19:44.322Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-05T17:19:44.894Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-05T17:19:44.894Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-05T17:19:44.894Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-05T17:19:44.894Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-05T17:19:45.467Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-01-05T17:19:45.732Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T17:19:45.732Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-01-05T17:19:45.732Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-05T17:19:46.672Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-05T17:19:46.672Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-05T17:19:46.672Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-05T17:19:46.932Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-05T17:19:46.932Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-01-05T17:19:46.932Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T17:19:46.932Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-01-05T17:19:46.932Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-01-05T17:19:47.193Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-01-05T17:19:47.454Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T17:19:47.454Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T17:19:47.454Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T17:19:47.454Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-05T17:19:47.716Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T17:19:47.716Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T17:19:47.716Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T17:19:47.716Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-05T17:19:47.977Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T17:19:47.977Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T17:19:47.977Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T17:19:47.977Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-05T17:19:48.238Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T17:19:48.238Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T17:19:48.238Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T17:19:48.238Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-05T17:19:48.499Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T17:19:48.499Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-05T17:19:48.499Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-05T17:19:48.499Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-05T17:19:48.499Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-05T17:19:48.766Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-05T17:19:48.766Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T17:19:48.766Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-05T17:19:48.766Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-05T17:19:49.032Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-05T17:19:49.032Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T17:19:49.032Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T17:19:49.032Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T17:19:49.294Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-05T17:19:49.294Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T17:19:49.294Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T17:19:49.294Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T17:19:49.556Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-01-05T17:19:49.556Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T17:19:49.556Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T17:19:49.556Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T17:19:50.132Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-01-05T17:19:50.709Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-01-05T17:19:50.709Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-01-05T17:19:50.971Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T17:19:50.971Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-05T17:19:50.971Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-05T17:19:51.233Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-01-05T17:19:51.233Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T17:19:51.233Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-01-05T17:19:51.493Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-05T17:19:51.493Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-01-05T17:19:51.755Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T17:19:51.755Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-01-05T17:19:51.755Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-01-05T17:19:51.755Z] Setting up debconf (1.5.66ubuntu1) ... [2021-01-05T17:19:52.016Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T17:19:52.016Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-05T17:19:52.278Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-05T17:19:52.278Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-05T17:19:52.541Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T17:19:52.541Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-05T17:19:52.541Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-05T17:19:52.541Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-05T17:19:52.810Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T17:19:52.810Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-05T17:19:52.810Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-05T17:19:52.810Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-05T17:19:53.076Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T17:19:53.076Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T17:19:53.076Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T17:19:53.337Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... [2021-01-05T17:19:53.337Z] Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-05T17:19:53.337Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-05T17:19:53.337Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-05T17:19:53.598Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-05T17:19:53.598Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T17:19:53.598Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-01-05T17:19:53.598Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-01-05T17:19:53.868Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-01-05T17:19:53.868Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T17:19:53.868Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-01-05T17:19:53.868Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-05T17:19:53.868Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-05T17:19:54.441Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T17:19:54.441Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-05T17:19:54.441Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-05T17:19:54.441Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-05T17:19:54.704Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T17:19:54.704Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-01-05T17:19:54.704Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-01-05T17:19:54.704Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-01-05T17:19:54.965Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T17:19:54.965Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-05T17:19:54.965Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-05T17:19:55.540Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-01-05T17:19:55.803Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T17:19:55.803Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-05T17:19:55.803Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-05T17:19:55.803Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-01-05T17:19:55.803Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T17:19:55.803Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-01-05T17:19:56.067Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-01-05T17:19:56.067Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-01-05T17:19:56.067Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T17:19:56.067Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-01-05T17:19:56.331Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-01-05T17:19:56.331Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-01-05T17:19:56.331Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T17:19:56.331Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-01-05T17:19:56.331Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-01-05T17:19:56.595Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-01-05T17:19:56.859Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T17:19:56.859Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-01-05T17:19:56.859Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-01-05T17:19:56.859Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-01-05T17:19:57.123Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T17:19:57.123Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-01-05T17:19:57.123Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-01-05T17:19:57.123Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-01-05T17:19:57.385Z] (Reading database ... 13915 files and directories currently installed.) [2021-01-05T17:19:57.386Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-05T17:19:57.386Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-05T17:19:57.386Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-05T17:19:57.386Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-05T17:19:57.653Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-05T17:19:57.653Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-05T17:19:57.915Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2021-01-05T17:19:57.915Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2021-01-05T17:19:58.177Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-01-05T17:19:58.177Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-01-05T17:19:58.177Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-01-05T17:19:58.177Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-01-05T17:19:58.438Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-01-05T17:19:58.438Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-01-05T17:19:58.438Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-01-05T17:19:58.438Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-01-05T17:19:58.700Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-01-05T17:19:58.700Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-01-05T17:19:58.700Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-01-05T17:19:58.700Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-01-05T17:19:58.961Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-01-05T17:19:58.961Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-01-05T17:19:58.961Z] Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... [2021-01-05T17:19:58.961Z] Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... [2021-01-05T17:19:59.904Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-01-05T17:19:59.904Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-01-05T17:19:59.904Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-01-05T17:19:59.904Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-01-05T17:20:00.165Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-05T17:20:00.165Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-05T17:20:00.427Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-05T17:20:00.427Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-05T17:20:00.689Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-05T17:20:00.689Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-05T17:20:00.951Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-05T17:20:00.951Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-05T17:20:01.223Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T17:20:01.223Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T17:20:01.223Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T17:20:01.223Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T17:20:01.492Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T17:20:01.492Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T17:20:01.492Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T17:20:01.492Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T17:20:02.439Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T17:20:02.439Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T17:20:03.383Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T17:20:03.383Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T17:20:04.331Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T17:20:04.331Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T17:20:04.593Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T17:20:04.593Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T17:20:05.538Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T17:20:05.539Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T17:20:05.539Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-05T17:20:05.539Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-05T17:20:05.539Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-01-05T17:20:05.539Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-05T17:20:06.114Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-01-05T17:20:06.114Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-05T17:20:06.114Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-01-05T17:20:06.114Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-01-05T17:20:06.378Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-05T17:20:06.378Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-05T17:20:06.378Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-05T17:20:06.378Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-05T17:20:06.641Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-01-05T17:20:06.641Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-01-05T17:20:06.641Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T17:20:06.903Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-05T17:20:06.903Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T17:20:06.903Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T17:20:06.903Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T17:20:06.903Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-01-05T17:20:06.903Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-01-05T17:20:06.903Z] Setting up tzdata (2020d-0ubuntu0.18.04) ... [2021-01-05T17:20:07.163Z] [2021-01-05T17:20:07.163Z] Current default time zone: 'Etc/UTC' [2021-01-05T17:20:07.163Z] Local time is now: Tue Jan 5 17:20:06 UTC 2021. [2021-01-05T17:20:07.163Z] Universal Time is now: Tue Jan 5 17:20:06 UTC 2021. [2021-01-05T17:20:07.163Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-01-05T17:20:07.163Z] [2021-01-05T17:20:07.163Z] Setting up systemd-sysv (237-3ubuntu10.43) ... [2021-01-05T17:20:07.163Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T17:20:07.163Z] Setting up linux-libc-dev:amd64 (4.15.0-129.132) ... [2021-01-05T17:20:07.163Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-01-05T17:20:07.163Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-01-05T17:20:07.163Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-01-05T17:20:07.163Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-01-05T17:20:07.430Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-01-05T17:20:07.430Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-01-05T17:20:07.430Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-01-05T17:20:07.430Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T17:20:07.430Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-01-05T17:20:07.692Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T17:20:07.692Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-05T17:20:07.692Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T17:20:07.692Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-01-05T17:20:07.692Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-01-05T17:20:07.954Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-01-05T17:20:07.954Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-05T17:20:07.954Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-01-05T17:20:07.954Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-01-05T17:20:07.954Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-01-05T17:20:07.954Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-05T17:20:09.876Z] Updating certificates in /etc/ssl/certs... [2021-01-05T17:20:11.265Z] 22 added, 17 removed; done. [2021-01-05T17:20:11.265Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-01-05T17:20:11.265Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T17:20:11.265Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-01-05T17:20:11.265Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-01-05T17:20:11.265Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-01-05T17:20:11.265Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T17:20:11.265Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-05T17:20:11.265Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T17:20:11.265Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T17:20:11.265Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T17:20:11.265Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T17:20:11.265Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T17:20:11.265Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-01-05T17:20:11.528Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-01-05T17:20:11.528Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-01-05T17:20:11.528Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-01-05T17:20:11.528Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-01-05T17:20:11.528Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T17:20:11.528Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T17:20:11.528Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-01-05T17:20:11.528Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-01-05T17:20:11.528Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-01-05T17:20:11.790Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-05T17:20:11.790Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-05T17:20:11.790Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-01-05T17:20:11.790Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-05T17:20:11.790Z] Updating certificates in /etc/ssl/certs... [2021-01-05T17:20:12.745Z] 0 added, 0 removed; done. [2021-01-05T17:20:12.745Z] Running hooks in /etc/ca-certificates/update.d... [2021-01-05T17:20:12.745Z] done. [2021-01-05T17:20:13.007Z] Reading package lists... [2021-01-05T17:20:13.007Z] Building dependency tree... [2021-01-05T17:20:13.007Z] Reading state information... [2021-01-05T17:20:13.271Z] The following NEW packages will be installed: [2021-01-05T17:20:13.271Z] apt-transport-https [2021-01-05T17:20:13.271Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-01-05T17:20:13.271Z] Need to get 1696 B of archives. [2021-01-05T17:20:13.271Z] After this operation, 153 kB of additional disk space will be used. [2021-01-05T17:20:13.271Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-01-05T17:20:13.534Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-05T17:20:13.534Z] Fetched 1696 B in 0s (33.5 kB/s) [2021-01-05T17:20:13.534Z] Selecting previously unselected package apt-transport-https. [2021-01-05T17:20:13.534Z] (Reading database ... 13929 files and directories currently installed.) [2021-01-05T17:20:13.534Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-01-05T17:20:13.534Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-05T17:20:13.534Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-05T17:20:13.797Z] Waiting for network to be ready... [2021-01-05T17:20:20.402Z] 2021-01-05T17:20:17Z INFO Waiting for automatic snapd restart... [2021-01-05T17:20:20.979Z] snapd 2.48.1 from Canonical* installed [2021-01-05T17:20:21.923Z] "snapd" switched to the "latest/stable" channel [2021-01-05T17:20:21.923Z] [2021-01-05T17:20:24.477Z] core18 20201210 from Canonical* installed [2021-01-05T17:20:25.049Z] "core18" switched to the "latest/stable" channel [2021-01-05T17:20:25.049Z] [2021-01-05T17:20:28.359Z] snapcraft 4.4.4 from Canonical* installed [2021-01-05T17:20:28.359Z] "snapcraft" switched to the "latest/stable" channel [2021-01-05T17:20:28.359Z] [2021-01-05T17:20:32.576Z] 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-05T17:20:32.576Z] - README.md [2021-01-05T17:20:32.576Z] [2021-01-05T17:20:32.576Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-05T17:20:39.203Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-05T17:20:39.203Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-05T17:20:39.203Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-05T17:20:39.203Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-05T17:20:39.776Z] Reading package lists... [2021-01-05T17:20:40.037Z] 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-05T17:20:46.662Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-05T17:20:46.662Z] Reading package lists... [2021-01-05T17:20:46.662Z] Building dependency tree... [2021-01-05T17:20:46.662Z] Reading state information... [2021-01-05T17:20:46.662Z] Suggested packages: [2021-01-05T17:20:46.662Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-01-05T17:20:46.662Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-01-05T17:20:46.662Z] Recommended packages: [2021-01-05T17:20:46.662Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-01-05T17:20:46.662Z] The following NEW packages will be installed: [2021-01-05T17:20:46.662Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-01-05T17:20:46.662Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-01-05T17:20:46.662Z] pkg-config zip [2021-01-05T17:20:46.662Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-01-05T17:20:46.662Z] Need to get 7655 kB of archives. [2021-01-05T17:20:46.662Z] After this operation, 43.7 MB of additional disk space will be used. [2021-01-05T17:20:46.662Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2021-01-05T17:20:46.662Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-01-05T17:20:46.925Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-01-05T17:20:46.925Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-01-05T17:20:46.925Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-01-05T17:20:46.925Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-01-05T17:20:46.925Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-01-05T17:20:46.925Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-01-05T17:20:47.110Z] 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-05T17:20:47.186Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-01-05T17:20:47.186Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-01-05T17:20:47.186Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-01-05T17:20:47.447Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-01-05T17:20:47.447Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-01-05T17:20:47.447Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-01-05T17:20:47.447Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-01-05T17:20:47.708Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-05T17:20:47.708Z] Fetched 7655 kB in 1s (8063 kB/s) [2021-01-05T17:20:47.708Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-01-05T17:20:47.708Z] (Reading database ... 13933 files and directories currently installed.) [2021-01-05T17:20:47.708Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-01-05T17:20:47.708Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-05T17:20:47.969Z] Selecting previously unselected package libpsl5:amd64. [2021-01-05T17:20:47.969Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-01-05T17:20:47.969Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-01-05T17:20:47.969Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-01-05T17:20:47.969Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-01-05T17:20:47.969Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-05T17:20:48.232Z] Selecting previously unselected package librtmp1:amd64. [2021-01-05T17:20:48.232Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-01-05T17:20:48.232Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-05T17:20:48.232Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-01-05T17:20:48.232Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-01-05T17:20:48.232Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-05T17:20:48.493Z] Selecting previously unselected package liberror-perl. [2021-01-05T17:20:48.493Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-01-05T17:20:48.493Z] Unpacking liberror-perl (0.17025-1) ... [2021-01-05T17:20:48.493Z] Selecting previously unselected package git-man. [2021-01-05T17:20:48.493Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-01-05T17:20:48.493Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-05T17:20:48.758Z] Selecting previously unselected package git. [2021-01-05T17:20:48.758Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-01-05T17:20:48.758Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-01-05T17:20:49.332Z] Selecting previously unselected package libnorm1:amd64. [2021-01-05T17:20:49.332Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-01-05T17:20:49.332Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-05T17:20:49.595Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-01-05T17:20:49.595Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-01-05T17:20:49.595Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-05T17:20:49.595Z] Selecting previously unselected package libsodium23:amd64. [2021-01-05T17:20:49.595Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-01-05T17:20:49.595Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-01-05T17:20:49.857Z] Selecting previously unselected package libzmq5:amd64. [2021-01-05T17:20:49.857Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-05T17:20:49.857Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-05T17:20:49.857Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-01-05T17:20:49.857Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-05T17:20:49.857Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-05T17:20:50.121Z] Selecting previously unselected package pkg-config. [2021-01-05T17:20:50.121Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-01-05T17:20:50.121Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-01-05T17:20:50.121Z] Selecting previously unselected package zip. [2021-01-05T17:20:50.121Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-01-05T17:20:50.121Z] Unpacking zip (3.0-11build1) ... [2021-01-05T17:20:50.121Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-05T17:20:50.121Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-05T17:20:50.121Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-05T17:20:50.121Z] Setting up liberror-perl (0.17025-1) ... [2021-01-05T17:20:50.383Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-01-05T17:20:50.383Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-05T17:20:50.383Z] No schema files found: doing nothing. [2021-01-05T17:20:50.383Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-05T17:20:50.383Z] Setting up zip (3.0-11build1) ... [2021-01-05T17:20:50.383Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-05T17:20:50.383Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-01-05T17:20:50.383Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-01-05T17:20:50.383Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-05T17:20:50.518Z] 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-05T17:20:50.645Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-05T17:20:50.645Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-05T17:20:50.645Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-01-05T17:20:50.645Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-05T17:20:57.243Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-05T17:20:57.243Z] git set to automatically installed. [2021-01-05T17:20:57.243Z] git-man set to automatically installed. [2021-01-05T17:20:57.243Z] libcurl3-gnutls set to automatically installed. [2021-01-05T17:20:57.243Z] liberror-perl set to automatically installed. [2021-01-05T17:20:57.243Z] libglib2.0-0 set to automatically installed. [2021-01-05T17:20:57.243Z] libnghttp2-14 set to automatically installed. [2021-01-05T17:20:57.243Z] libnorm1 set to automatically installed. [2021-01-05T17:20:57.243Z] libpgm-5.2-0 set to automatically installed. [2021-01-05T17:20:57.243Z] libpsl5 set to automatically installed. [2021-01-05T17:20:57.243Z] librtmp1 set to automatically installed. [2021-01-05T17:20:57.243Z] libsodium23 set to automatically installed. [2021-01-05T17:20:57.243Z] libzmq3-dev set to automatically installed. [2021-01-05T17:20:57.243Z] libzmq5 set to automatically installed. [2021-01-05T17:20:57.243Z] pkg-config set to automatically installed. [2021-01-05T17:20:57.243Z] zip set to automatically installed. [2021-01-05T17:20:59.160Z] snapd is not logged in, snap install commands will use sudo [2021-01-05T17:20:59.312Z] Removing intermediate container 39f4900986e3 [2021-01-05T17:20:59.312Z] ---> de6124273e9c [2021-01-05T17:20:59.312Z] [2021-01-05T17:20:59.312Z] Step 10/22 : FROM alpine:3.12 [2021-01-05T17:20:59.312Z] 3.12: Pulling from library/alpine [2021-01-05T17:20:59.928Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-05T17:20:59.928Z] Status: Downloaded newer image for alpine:3.12 [2021-01-05T17:20:59.928Z] ---> afeebe901d6b [2021-01-05T17:20:59.928Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-05T17:21:00.204Z] ---> Running in 6789521cb852 [2021-01-05T17:21:02.200Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T17:21:02.472Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T17:21:03.457Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-05T17:21:03.457Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T17:21:03.457Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-05T17:21:03.457Z] (4/5) Installing curl (7.69.1-r3) [2021-01-05T17:21:03.457Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-05T17:21:03.457Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T17:21:03.457Z] Executing ca-certificates-20191127-r4.trigger [2021-01-05T17:21:04.054Z] OK: 7 MiB in 19 packages [2021-01-05T17:21:05.756Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-05T17:21:05.756Z] snap "core18" has no updates available [2021-01-05T17:21:06.035Z] Removing intermediate container 5a0e5f4cf79f [2021-01-05T17:21:06.035Z] ---> 25e63c0fd7e2 [2021-01-05T17:21:06.035Z] [2021-01-05T17:21:06.035Z] Step 10/21 : FROM alpine:3.12 [2021-01-05T17:21:06.035Z] ---> afeebe901d6b [2021-01-05T17:21:06.035Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-05T17:21:06.310Z] ---> Running in 9e618b16c2fe [2021-01-05T17:21:06.699Z] Pulling config-common [2021-01-05T17:21:06.907Z] Removing intermediate container 6789521cb852 [2021-01-05T17:21:06.907Z] ---> 007a38c45d0b [2021-01-05T17:21:06.907Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-05T17:21:06.907Z] ---> Running in d4a511324a7a [2021-01-05T17:21:07.641Z] Pulling go-build-helper [2021-01-05T17:21:07.890Z] Removing intermediate container d4a511324a7a [2021-01-05T17:21:07.890Z] ---> 54005b5c5ce8 [2021-01-05T17:21:07.890Z] Step 13/22 : WORKDIR / [2021-01-05T17:21:08.171Z] ---> Running in d3d8cfc75530 [2021-01-05T17:21:08.448Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T17:21:08.448Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T17:21:09.055Z] Removing intermediate container d3d8cfc75530 [2021-01-05T17:21:09.055Z] ---> 0cc4e0ce3bcb [2021-01-05T17:21:09.055Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2021-01-05T17:21:09.331Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-05T17:21:09.619Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T17:21:09.619Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-05T17:21:09.619Z] (4/4) Installing curl (7.69.1-r3) [2021-01-05T17:21:09.619Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T17:21:09.619Z] Executing ca-certificates-20191127-r4.trigger [2021-01-05T17:21:09.898Z] OK: 7 MiB in 18 packages [2021-01-05T17:21:10.503Z] ---> a8d570388264 [2021-01-05T17:21:10.503Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-05T17:21:13.151Z] ---> 79e08536150e [2021-01-05T17:21:13.151Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-05T17:21:13.151Z] Removing intermediate container 9e618b16c2fe [2021-01-05T17:21:13.151Z] ---> 70e05e4e67a4 [2021-01-05T17:21:13.151Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-05T17:21:13.425Z] ---> Running in 68314dde2605 [2021-01-05T17:21:14.427Z] ---> caf482619e08 [2021-01-05T17:21:14.427Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-05T17:21:14.427Z] Removing intermediate container 68314dde2605 [2021-01-05T17:21:14.427Z] ---> 7131bc428809 [2021-01-05T17:21:14.427Z] Step 13/21 : WORKDIR /edgex [2021-01-05T17:21:14.708Z] ---> Running in 3599472a72d4 [2021-01-05T17:21:16.169Z] Removing intermediate container 3599472a72d4 [2021-01-05T17:21:16.169Z] ---> 5c1a823f4451 [2021-01-05T17:21:16.169Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-05T17:21:17.554Z] ---> b5409261a906 [2021-01-05T17:21:17.554Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-05T17:21:17.554Z] ---> Running in b074e4252938 [2021-01-05T17:21:17.831Z] ---> 0132b973d620 [2021-01-05T17:21:17.831Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-05T17:21:19.275Z] Removing intermediate container ee1825e71ef5 [2021-01-05T17:21:19.275Z] ---> 0f861eccae17 [2021-01-05T17:21:19.275Z] [2021-01-05T17:21:19.275Z] Step 10/32 : FROM alpine:3.12 [2021-01-05T17:21:19.275Z] ---> afeebe901d6b [2021-01-05T17:21:19.275Z] Step 11/32 : RUN apk add --update --no-cache dumb-init openssl [2021-01-05T17:21:19.552Z] ---> Running in a0b88c96f11c [2021-01-05T17:21:20.545Z] ---> 33c7e0123c29 [2021-01-05T17:21:20.545Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-05T17:21:21.144Z] Removing intermediate container b074e4252938 [2021-01-05T17:21:21.144Z] ---> e103f7ebd55c [2021-01-05T17:21:21.144Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-05T17:21:21.144Z] ---> Running in 13adc3aa7f72 [2021-01-05T17:21:21.744Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T17:21:21.744Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T17:21:22.022Z] Removing intermediate container 13adc3aa7f72 [2021-01-05T17:21:22.022Z] ---> cc09fd8fc7c7 [2021-01-05T17:21:22.022Z] Step 20/22 : LABEL arch=arm64 [2021-01-05T17:21:22.296Z] ---> Running in d91adbf67e7a [2021-01-05T17:21:22.572Z] ---> f43d4652ad6f [2021-01-05T17:21:22.572Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-05T17:21:22.850Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-01-05T17:21:22.850Z] (2/2) Installing openssl (1.1.1i-r0) [2021-01-05T17:21:22.850Z] ---> Running in 1db2ca042bb3 [2021-01-05T17:21:22.850Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T17:21:22.850Z] OK: 6 MiB in 16 packages [2021-01-05T17:21:23.129Z] Removing intermediate container d91adbf67e7a [2021-01-05T17:21:23.129Z] ---> 043b061ec1e0 [2021-01-05T17:21:23.129Z] Step 21/22 : LABEL git_sha=731b95cf4d64e4ac612b7f3d7968932098cbaec8 [2021-01-05T17:21:23.406Z] ---> Running in 40bc2e43632b [2021-01-05T17:21:23.680Z] Removing intermediate container 1db2ca042bb3 [2021-01-05T17:21:23.680Z] ---> b3b324d18a0e [2021-01-05T17:21:23.680Z] Step 18/21 : CMD ["--init=true"] [2021-01-05T17:21:23.957Z] ---> Running in 05e36778afe3 [2021-01-05T17:21:24.232Z] Removing intermediate container 40bc2e43632b [2021-01-05T17:21:24.232Z] ---> 3a80fb085bd8 [2021-01-05T17:21:24.232Z] Step 22/22 : LABEL version=0.0.0 [2021-01-05T17:21:24.509Z] ---> Running in d1d59cdfa5ef [2021-01-05T17:21:24.784Z] Removing intermediate container 05e36778afe3 [2021-01-05T17:21:24.784Z] ---> 92c1716b9983 [2021-01-05T17:21:24.784Z] Step 19/21 : LABEL arch=arm64 [2021-01-05T17:21:24.784Z] Removing intermediate container a0b88c96f11c [2021-01-05T17:21:24.784Z] ---> 06214361e865 [2021-01-05T17:21:24.784Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-01-05T17:21:25.386Z] ---> Running in 466f51df7028 [2021-01-05T17:21:25.386Z] ---> Running in 20d17bc8e51c [2021-01-05T17:21:25.386Z] Removing intermediate container d1d59cdfa5ef [2021-01-05T17:21:25.386Z] ---> 0da73d9ead23 [2021-01-05T17:21:25.386Z] [2021-01-05T17:21:25.998Z] Removing intermediate container 466f51df7028 [2021-01-05T17:21:25.998Z] ---> a8f3c228d9d6 [2021-01-05T17:21:25.998Z] Step 20/21 : LABEL git_sha=731b95cf4d64e4ac612b7f3d7968932098cbaec8 [2021-01-05T17:21:25.998Z] Successfully built 0da73d9ead23 [2021-01-05T17:21:25.998Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2021-01-05T17:21:25.998Z]  Building docker-security-bootstrap-redis-go ... done Building docker-sys-mgmt-agent-go [2021-01-05T17:21:25.998Z] Removing intermediate container 20d17bc8e51c [2021-01-05T17:21:25.998Z] ---> ed88bba84a5f [2021-01-05T17:21:25.998Z] Step 13/32 : ENV DOCKERIZE_VERSION v0.6.1 [2021-01-05T17:21:26.272Z] ---> Running in 8226f165f57f [2021-01-05T17:21:26.272Z] ---> Running in 2c5f9b158a46 [2021-01-05T17:21:27.276Z] Removing intermediate container 8226f165f57f [2021-01-05T17:21:27.276Z] ---> bf254c3158aa [2021-01-05T17:21:27.276Z] Step 21/21 : LABEL version=0.0.0 [2021-01-05T17:21:27.875Z] Removing intermediate container 2c5f9b158a46 [2021-01-05T17:21:27.875Z] ---> 90b736029692 [2021-01-05T17:21:27.875Z] Step 14/32 : RUN wget https://github.com/jwilder/dockerize/releases/download/$DOCKERIZE_VERSION/dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && tar -C /usr/local/bin -xzvf dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && rm dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz [2021-01-05T17:21:27.875Z] ---> Running in 01e858ed1d8a [2021-01-05T17:21:28.473Z] ---> Running in 5913ec88f010 [2021-01-05T17:21:29.475Z] Removing intermediate container 01e858ed1d8a [2021-01-05T17:21:29.475Z] ---> da6d3e39bcc4 [2021-01-05T17:21:29.475Z] [2021-01-05T17:21:29.633Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-05T17:21:29.633Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-05T17:21:29.633Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1477 kB] [2021-01-05T17:21:29.633Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [287 kB] [2021-01-05T17:21:29.633Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-05T17:21:29.633Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-05T17:21:29.633Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [192 kB] [2021-01-05T17:21:29.633Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [25.5 kB] [2021-01-05T17:21:29.633Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] [2021-01-05T17:21:29.633Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] [2021-01-05T17:21:29.633Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-05T17:21:29.633Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-05T17:21:29.633Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-05T17:21:29.633Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-05T17:21:29.633Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-05T17:21:29.633Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-05T17:21:29.633Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-05T17:21:29.633Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-05T17:21:29.633Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-05T17:21:29.633Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1813 kB] [2021-01-05T17:21:29.633Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [379 kB] [2021-01-05T17:21:29.633Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.8 kB] [2021-01-05T17:21:29.633Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2021-01-05T17:21:29.633Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [214 kB] [2021-01-05T17:21:29.633Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [29.1 kB] [2021-01-05T17:21:29.633Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-05T17:21:29.633Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] [2021-01-05T17:21:29.633Z] Fetched 23.6 MB in 0s (0 B/s) [2021-01-05T17:21:29.633Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-01-05T17:21:29.633Z] Fetched 96.5 kB in 0s (0 B/s) [2021-01-05T17:21:29.633Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-01-05T17:21:29.633Z] Fetched 279 kB in 0s (0 B/s) [2021-01-05T17:21:29.633Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-01-05T17:21:29.633Z] Fetched 122 kB in 0s (0 B/s) [2021-01-05T17:21:29.633Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-01-05T17:21:29.633Z] Fetched 77.8 kB in 0s (0 B/s) [2021-01-05T17:21:29.633Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-01-05T17:21:29.633Z] Fetched 8848 B in 0s (0 B/s) [2021-01-05T17:21:29.633Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-01-05T17:21:29.633Z] Fetched 47.8 kB in 0s (0 B/s) [2021-01-05T17:21:29.633Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-01-05T17:21:29.633Z] Fetched 45.6 kB in 0s (0 B/s) [2021-01-05T17:21:29.633Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] [2021-01-05T17:21:29.633Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-05T17:21:29.633Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-01-05T17:21:29.633Z] Fetched 214 kB in 0s (0 B/s) [2021-01-05T17:21:29.633Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-01-05T17:21:29.633Z] Fetched 155 kB in 0s (0 B/s) [2021-01-05T17:21:29.633Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-01-05T17:21:29.633Z] Fetched 50.6 kB in 0s (0 B/s) [2021-01-05T17:21:29.633Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-01-05T17:21:29.633Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-05T17:21:29.633Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-01-05T17:21:29.633Z] Fetched 41.8 kB in 0s (0 B/s) [2021-01-05T17:21:29.633Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-01-05T17:21:29.633Z] Fetched 499 kB in 0s (0 B/s) [2021-01-05T17:21:29.633Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-01-05T17:21:29.633Z] Fetched 111 kB in 0s (0 B/s) [2021-01-05T17:21:29.633Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-01-05T17:21:29.633Z] Fetched 240 kB in 0s (0 B/s) [2021-01-05T17:21:29.633Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-01-05T17:21:29.633Z] Fetched 29.3 kB in 0s (0 B/s) [2021-01-05T17:21:29.633Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-01-05T17:21:29.633Z] Fetched 85.5 kB in 0s (0 B/s) [2021-01-05T17:21:29.633Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-01-05T17:21:29.633Z] Fetched 24.5 kB in 0s (0 B/s) [2021-01-05T17:21:29.633Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] [2021-01-05T17:21:29.633Z] Fetched 49.2 kB in 0s (0 B/s) [2021-01-05T17:21:29.633Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-01-05T17:21:29.633Z] Fetched 54.2 kB in 0s (0 B/s) [2021-01-05T17:21:29.633Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-01-05T17:21:29.633Z] Fetched 30.8 kB in 0s (0 B/s) [2021-01-05T17:21:29.633Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-01-05T17:21:29.633Z] Fetched 17.0 kB in 0s (0 B/s) [2021-01-05T17:21:29.633Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-01-05T17:21:29.633Z] Fetched 85.9 kB in 0s (0 B/s) [2021-01-05T17:21:29.633Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-01-05T17:21:29.633Z] Fetched 8720 B in 0s (0 B/s) [2021-01-05T17:21:29.633Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-01-05T17:21:29.633Z] Fetched 137 kB in 0s (0 B/s) [2021-01-05T17:21:29.633Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-01-05T17:21:29.633Z] Fetched 119 kB in 0s (0 B/s) [2021-01-05T17:21:29.633Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-01-05T17:21:29.633Z] Fetched 109 kB in 0s (0 B/s) [2021-01-05T17:21:29.633Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-01-05T17:21:29.633Z] Fetched 11.1 kB in 0s (0 B/s) [2021-01-05T17:21:29.633Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-01-05T17:21:29.633Z] Fetched 645 kB in 0s (0 B/s) [2021-01-05T17:21:29.633Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-01-05T17:21:29.633Z] Fetched 41.3 kB in 0s (0 B/s) [2021-01-05T17:21:29.633Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-01-05T17:21:29.633Z] Fetched 17.9 kB in 0s (0 B/s) [2021-01-05T17:21:29.633Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-01-05T17:21:29.633Z] Fetched 368 kB in 0s (0 B/s) [2021-01-05T17:21:29.634Z] Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] [2021-01-05T17:21:29.634Z] Fetched 187 kB in 0s (0 B/s) [2021-01-05T17:21:29.634Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-01-05T17:21:29.634Z] Fetched 175 kB in 0s (0 B/s) [2021-01-05T17:21:29.634Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-01-05T17:21:30.457Z] Successfully built da6d3e39bcc4 [2021-01-05T17:21:30.457Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-05T17:21:30.457Z] Building docker-support-scheduler-go [2021-01-05T17:21:30.457Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container f5292253de97 [2021-01-05T17:21:30.457Z] ---> a49d97c9514b [2021-01-05T17:21:30.457Z] [2021-01-05T17:21:30.457Z] Step 10/26 : FROM alpine:3.12 [2021-01-05T17:21:30.457Z] ---> afeebe901d6b [2021-01-05T17:21:30.457Z] Step 11/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-01-05T17:21:30.457Z] Connecting to github.com (140.82.112.3:443) [2021-01-05T17:21:30.732Z] Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (52.217.77.140:443) [2021-01-05T17:21:31.005Z]  ---> Running in 28a33bc610eb [2021-01-05T17:21:31.005Z] saving to 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' [2021-01-05T17:21:31.005Z] dockerize-alpine-lin 100% |********************************| 2935k 0:00:00 ETA [2021-01-05T17:21:31.005Z] 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' saved [2021-01-05T17:21:31.005Z] dockerize [2021-01-05T17:21:32.444Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T17:21:32.444Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T17:21:32.938Z] Fetched 206 kB in 0s (0 B/s) [2021-01-05T17:21:32.938Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-01-05T17:21:32.938Z] Fetched 1301 kB in 0s (0 B/s) [2021-01-05T17:21:32.939Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-01-05T17:21:32.939Z] Fetched 36.2 kB in 0s (0 B/s) [2021-01-05T17:21:32.939Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-01-05T17:21:32.939Z] Fetched 159 kB in 0s (0 B/s) [2021-01-05T17:21:32.939Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-01-05T17:21:32.939Z] Fetched 107 kB in 0s (0 B/s) [2021-01-05T17:21:32.939Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-01-05T17:21:32.939Z] Fetched 48.7 kB in 0s (0 B/s) [2021-01-05T17:21:32.939Z] Pulling static-packages [2021-01-05T17:21:33.046Z] (1/2) Installing ca-certificates (20191127-r4) [2021-01-05T17:21:33.325Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-01-05T17:21:33.325Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T17:21:33.325Z] Executing ca-certificates-20191127-r4.trigger [2021-01-05T17:21:33.325Z] Removing intermediate container 5913ec88f010 [2021-01-05T17:21:33.325Z] ---> 4c9038e42388 [2021-01-05T17:21:33.325Z] Step 15/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-01-05T17:21:33.325Z] OK: 6 MiB in 16 packages [2021-01-05T17:21:33.884Z] 'go115' has dependencies that need to be staged: go-build-helper static-packages [2021-01-05T17:21:33.884Z] Skipping pull go-build-helper (already ran) [2021-01-05T17:21:33.884Z] Skipping pull static-packages (already ran) [2021-01-05T17:21:33.884Z] Building go-build-helper [2021-01-05T17:21:34.314Z] ---> Running in 8671a89651d2 [2021-01-05T17:21:35.293Z] Removing intermediate container 8671a89651d2 [2021-01-05T17:21:35.293Z] ---> 0879837eed2e [2021-01-05T17:21:35.293Z] Step 16/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-01-05T17:21:35.888Z] Removing intermediate container 28a33bc610eb [2021-01-05T17:21:35.888Z] ---> 823298a3b2a0 [2021-01-05T17:21:35.888Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-05T17:21:35.888Z] ---> Running in e269abc56867 [2021-01-05T17:21:36.162Z] ---> Running in b40e7ebe9c1f [2021-01-05T17:21:36.435Z] Removing intermediate container e269abc56867 [2021-01-05T17:21:36.436Z] ---> 62fff497f999 [2021-01-05T17:21:36.436Z] Step 17/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} && echo "Copy dockerize executable" && cp /usr/local/bin/dockerize ${SECURITY_INIT_DIR} [2021-01-05T17:21:37.037Z] Removing intermediate container b40e7ebe9c1f [2021-01-05T17:21:37.037Z] ---> a8dfa4a29bf9 [2021-01-05T17:21:37.037Z] Step 13/26 : ENV APP_PORT=48081 [2021-01-05T17:21:37.309Z] ---> Running in e63772c2a9e0 [2021-01-05T17:21:37.902Z] ---> Running in a7bfd31680c8 [2021-01-05T17:21:38.096Z] Building static-packages [2021-01-05T17:21:38.886Z] Removing intermediate container abea58756f7f [2021-01-05T17:21:38.886Z] ---> 38d500eacf7a [2021-01-05T17:21:38.886Z] [2021-01-05T17:21:38.886Z] Step 10/26 : FROM alpine:3.12 [2021-01-05T17:21:38.886Z] ---> afeebe901d6b [2021-01-05T17:21:38.886Z] Step 11/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T17:21:38.886Z] Removing intermediate container a7bfd31680c8 [2021-01-05T17:21:39.161Z] ---> f079832e579a [2021-01-05T17:21:39.161Z] Step 14/26 : EXPOSE $APP_PORT [2021-01-05T17:21:39.161Z] ---> Running in 60d100642ea1 [2021-01-05T17:21:39.440Z] Copy dockerize executable [2021-01-05T17:21:39.440Z] ---> Running in 6b85db0a3b2e [2021-01-05T17:21:40.010Z] Staging go-build-helper [2021-01-05T17:21:40.037Z] Removing intermediate container 60d100642ea1 [2021-01-05T17:21:40.037Z] ---> 1c15d450a8a6 [2021-01-05T17:21:40.037Z] Step 12/26 : ENV APP_PORT=48080 [2021-01-05T17:21:40.308Z] Removing intermediate container 6b85db0a3b2e [2021-01-05T17:21:40.308Z] ---> b1dd309f2341 [2021-01-05T17:21:40.308Z] Step 15/26 : WORKDIR / [2021-01-05T17:21:40.583Z] ---> Running in 9909a64fe099 [2021-01-05T17:21:40.859Z] ---> Running in 6b63643a0feb [2021-01-05T17:21:40.958Z] Staging static-packages [2021-01-05T17:21:41.478Z] Removing intermediate container 9909a64fe099 [2021-01-05T17:21:41.479Z] ---> d83bb1b13416 [2021-01-05T17:21:41.479Z] Step 13/26 : EXPOSE $APP_PORT [2021-01-05T17:21:41.752Z] ---> Running in 7eebce21d3a2 [2021-01-05T17:21:41.752Z] Removing intermediate container 6b63643a0feb [2021-01-05T17:21:41.752Z] ---> b2fb5cd50761 [2021-01-05T17:21:41.752Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2021-01-05T17:21:42.025Z] Removing intermediate container e63772c2a9e0 [2021-01-05T17:21:42.025Z] ---> 837d08217fa1 [2021-01-05T17:21:42.025Z] Step 18/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-01-05T17:21:42.025Z] ---> Running in bc0601a8a7e7 [2021-01-05T17:21:42.300Z] Removing intermediate container 7eebce21d3a2 [2021-01-05T17:21:42.300Z] ---> a16a195b1e1b [2021-01-05T17:21:42.300Z] Step 14/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T17:21:42.351Z] Pulling go115 [2021-01-05T17:21:42.574Z] ---> Running in 7a53df708146 [2021-01-05T17:21:42.927Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-01-05T17:21:42.927Z] Skipping pull go115 (already ran) [2021-01-05T17:21:42.927Z] Building go115 [2021-01-05T17:21:42.927Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-05T17:21:42.927Z] Dload Upload Total Spent Left Speed [2021-01-05T17:21:43.167Z] ---> e03651c90dbc [2021-01-05T17:21:43.167Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-05T17:21:43.167Z] Removing intermediate container bc0601a8a7e7 [2021-01-05T17:21:43.167Z] ---> 85e9e8c6ae16 [2021-01-05T17:21:43.167Z] Step 19/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-01-05T17:21:44.617Z] ---> 9b52bbe2b27c [2021-01-05T17:21:44.617Z] Step 20/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-01-05T17:21:45.221Z] ---> b9669d00fc3c [2021-01-05T17:21:45.221Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-05T17:21:45.221Z] ---> Running in b598bff65d4d [2021-01-05T17:21:46.202Z] Removing intermediate container 7a53df708146 [2021-01-05T17:21:46.202Z] ---> ace2552c9c51 [2021-01-05T17:21:46.202Z] Step 15/26 : RUN apk add --update --no-cache zeromq dumb-init [2021-01-05T17:21:46.478Z] ---> a4120d25d6ef [2021-01-05T17:21:46.478Z] Step 19/26 : ENV CONSUL_HOST=edgex-core-consul [2021-01-05T17:21:46.478Z] ---> Running in c15102a1bf3e [2021-01-05T17:21:46.750Z] ---> Running in 01f288fa9428 [2021-01-05T17:21:46.751Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 16 115M 16 18.5M 0 0 20.7M 0 0:00:05 --:--:-- 0:00:05 20.7M 51 115M 51 59.2M 0 0 31.4M 0 0:00:03 0:00:01 0:00:02 31.4M 81 115M 81 94.5M 0 0 32.7M 0 0:00:03 0:00:02 0:00:01 32.7M 100 115M 100 115M 0 0 30.4M 0 0:00:03 0:00:03 --:--:-- 30.4M [2021-01-05T17:21:47.326Z] go1.15.2.linux-amd64.tar.gz: OK [2021-01-05T17:21:47.737Z] Removing intermediate container 01f288fa9428 [2021-01-05T17:21:47.737Z] ---> 9544407ea51d [2021-01-05T17:21:47.737Z] Step 20/26 : ENV CONSUL_PORT=8500 [2021-01-05T17:21:48.012Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T17:21:48.012Z] ---> Running in 07108c743954 [2021-01-05T17:21:48.288Z] Removing intermediate container b598bff65d4d [2021-01-05T17:21:48.289Z] ---> 0a70d305dd01 [2021-01-05T17:21:48.289Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-01-05T17:21:48.562Z] Removing intermediate container 07108c743954 [2021-01-05T17:21:48.562Z] ---> 1cb25f2e6aac [2021-01-05T17:21:48.562Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/core-metadata/entrypoint.sh /usr/local/bin/ [2021-01-05T17:21:50.562Z] ---> e629efe92dac [2021-01-05T17:21:50.562Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-05T17:21:50.562Z] ---> 90bd51e1a8af [2021-01-05T17:21:50.562Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-01-05T17:21:50.562Z] ---> Running in 05b552956216 [2021-01-05T17:21:50.835Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T17:21:51.545Z] Staging go115 [2021-01-05T17:21:52.272Z] ---> a26743b5ecbd [2021-01-05T17:21:52.272Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-01-05T17:21:52.272Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T17:21:52.272Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-05T17:21:52.272Z] ---> 35c935e54b58 [2021-01-05T17:21:52.272Z] Step 3/26 : WORKDIR /edgex-go [2021-01-05T17:21:52.272Z] ---> Using cache [2021-01-05T17:21:52.272Z] ---> 8e8e891eecb3 [2021-01-05T17:21:52.272Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T17:21:52.272Z] ---> Using cache [2021-01-05T17:21:52.272Z] ---> 7d30f7c084e9 [2021-01-05T17:21:52.272Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-05T17:21:52.272Z] ---> Running in 20ca5d1d43fe [2021-01-05T17:21:53.716Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T17:21:54.316Z] ---> 1fd5d781d6f2 [2021-01-05T17:21:54.316Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-01-05T17:21:54.590Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-01-05T17:21:54.590Z] Removing intermediate container 05b552956216 [2021-01-05T17:21:54.590Z] ---> 6df86cc857c6 [2021-01-05T17:21:54.590Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-01-05T17:21:54.865Z] (2/6) Installing libgcc (9.3.0-r2) [2021-01-05T17:21:54.865Z] (3/6) Installing libsodium (1.0.18-r0) [2021-01-05T17:21:54.865Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T17:21:55.154Z] ---> Running in 126276ffa614 [2021-01-05T17:21:55.154Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-01-05T17:21:55.430Z] ---> 63a3cbd078e0 [2021-01-05T17:21:55.430Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-01-05T17:21:55.705Z] Step 1/25 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T17:21:55.705Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2021-01-05T17:21:55.705Z] ---> 35c935e54b58 [2021-01-05T17:21:55.705Z] Step 3/25 : WORKDIR /edgex-go [2021-01-05T17:21:55.705Z] ---> Using cache [2021-01-05T17:21:55.705Z] ---> 8e8e891eecb3 [2021-01-05T17:21:55.705Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T17:21:55.705Z] ---> Using cache [2021-01-05T17:21:55.705Z] ---> 7d30f7c084e9 [2021-01-05T17:21:55.705Z] Step 5/25 : RUN apk add --update --no-cache make git [2021-01-05T17:21:55.984Z] Removing intermediate container 126276ffa614 [2021-01-05T17:21:55.984Z] ---> 3f8e2607286e [2021-01-05T17:21:55.984Z] Step 24/26 : LABEL arch=arm64 [2021-01-05T17:21:55.984Z] ---> Running in daf7c83c8eaa [2021-01-05T17:21:55.984Z] ---> Running in eb7140619db7 [2021-01-05T17:21:56.263Z] ---> Running in 4fc6e41a8557 [2021-01-05T17:21:56.538Z] Removing intermediate container daf7c83c8eaa [2021-01-05T17:21:56.538Z] ---> 35ad28514523 [2021-01-05T17:21:56.538Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh /usr/local/bin/ [2021-01-05T17:21:56.538Z] (5/6) Installing libzmq (4.3.3-r0) [2021-01-05T17:21:56.819Z] Removing intermediate container 4fc6e41a8557 [2021-01-05T17:21:56.819Z] ---> 1f6b5f61c336 [2021-01-05T17:21:56.819Z] Step 25/26 : LABEL git_sha=731b95cf4d64e4ac612b7f3d7968932098cbaec8 [2021-01-05T17:21:57.420Z] ---> Running in ad663e1b17fb [2021-01-05T17:21:57.420Z] OK: 217 MiB in 51 packages [2021-01-05T17:21:57.420Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T17:21:57.420Z] ---> c331e3193960 [2021-01-05T17:21:57.420Z] Step 27/32 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-05T17:21:57.420Z] (6/6) Installing zeromq (4.3.3-r0) [2021-01-05T17:21:57.420Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T17:21:57.420Z] OK: 8 MiB in 20 packages [2021-01-05T17:21:58.031Z] ---> Running in 9169d7acf399 [2021-01-05T17:21:58.031Z] Removing intermediate container ad663e1b17fb [2021-01-05T17:21:58.031Z] ---> f9f2f4146bcf [2021-01-05T17:21:58.031Z] Step 26/26 : LABEL version=0.0.0 [2021-01-05T17:21:58.139Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-05T17:21:58.139Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-05T17:21:58.139Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-05T17:21:58.139Z] Fetched 0 B in 0s (0 B/s) [2021-01-05T17:21:58.139Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-01-05T17:21:58.139Z] Fetched 224 kB in 0s (0 B/s) [2021-01-05T17:21:58.139Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-01-05T17:21:58.139Z] Fetched 157 kB in 0s (0 B/s) [2021-01-05T17:21:58.139Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-01-05T17:21:58.139Z] Fetched 221 kB in 0s (0 B/s) [2021-01-05T17:21:58.139Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-01-05T17:21:58.139Z] Fetched 143 kB in 0s (0 B/s) [2021-01-05T17:21:58.139Z] Pulling edgex-go [2021-01-05T17:21:58.332Z] ---> Running in 18320045ef49 [2021-01-05T17:21:58.402Z] Pulling version [2021-01-05T17:21:58.636Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T17:21:59.285Z] Removing intermediate container 20ca5d1d43fe [2021-01-05T17:21:59.285Z] ---> 05f968709d1e [2021-01-05T17:21:59.285Z] Step 6/26 : COPY go.mod . [2021-01-05T17:21:59.285Z] Removing intermediate container 18320045ef49 [2021-01-05T17:21:59.285Z] ---> 454b1da4fa03 [2021-01-05T17:21:59.285Z] [2021-01-05T17:21:59.348Z] Building config-common [2021-01-05T17:21:59.931Z] Removing intermediate container c15102a1bf3e [2021-01-05T17:21:59.931Z] ---> 9695daa9ce2d [2021-01-05T17:21:59.931Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2021-01-05T17:22:00.213Z] Successfully built 454b1da4fa03 [2021-01-05T17:22:00.213Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-05T17:22:00.213Z] Building docker-security-secretstore-setup-go [2021-01-05T17:22:00.501Z]  Building docker-core-metadata-go ... done  ---> 96b91739b2eb [2021-01-05T17:22:00.501Z] Step 7/26 : RUN go mod download [2021-01-05T17:22:00.787Z] ---> Running in 4e1015f18714 [2021-01-05T17:22:01.061Z] ---> 71d633ed8cdf [2021-01-05T17:22:01.061Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-05T17:22:01.269Z] Skipping build go-build-helper (already ran) [2021-01-05T17:22:01.269Z] Skipping build static-packages (already ran) [2021-01-05T17:22:01.269Z] Skipping build go115 (already ran) [2021-01-05T17:22:01.532Z] Building edgex-go [2021-01-05T17:22:01.532Z] 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-05T17:22:02.073Z] OK: 217 MiB in 51 packages [2021-01-05T17:22:02.073Z] Removing intermediate container 9169d7acf399 [2021-01-05T17:22:02.073Z] ---> 28f56fc77e1c [2021-01-05T17:22:02.073Z] Step 28/32 : ENTRYPOINT ["entrypoint.sh"] [2021-01-05T17:22:03.518Z] ---> Running in af652e262f59 [2021-01-05T17:22:03.790Z] ---> e354c179274c [2021-01-05T17:22:03.790Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-05T17:22:04.088Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-01-05T17:22:04.088Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.136 [2021-01-05T17:22:04.088Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.66 [2021-01-05T17:22:04.088Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-01-05T17:22:04.088Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-01-05T17:22:04.088Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.29 [2021-01-05T17:22:04.088Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.29 [2021-01-05T17:22:04.088Z] go: downloading github.com/google/uuid v1.1.4 [2021-01-05T17:22:04.088Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 [2021-01-05T17:22:04.088Z] go: downloading github.com/x448/float16 v0.8.4 [2021-01-05T17:22:04.088Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-01-05T17:22:04.088Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-01-05T17:22:04.088Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2021-01-05T17:22:04.088Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-01-05T17:22:04.088Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-01-05T17:22:04.088Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-05T17:22:04.088Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-05T17:22:04.088Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-01-05T17:22:04.088Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-01-05T17:22:04.088Z] go: downloading github.com/pkg/errors v0.8.1 [2021-01-05T17:22:04.088Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-01-05T17:22:04.088Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-01-05T17:22:04.088Z] go: downloading github.com/pebbe/zmq4 v1.0.0 [2021-01-05T17:22:04.088Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-01-05T17:22:04.088Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-05T17:22:04.088Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-01-05T17:22:04.088Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-01-05T17:22:04.088Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-01-05T17:22:04.088Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-01-05T17:22:04.088Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-01-05T17:22:04.088Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-01-05T17:22:04.088Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-01-05T17:22:04.088Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-01-05T17:22:04.088Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-01-05T17:22:04.088Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-01-05T17:22:04.088Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-01-05T17:22:04.088Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-01-05T17:22:04.088Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-01-05T17:22:04.349Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-01-05T17:22:04.349Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-01-05T17:22:04.387Z] Removing intermediate container eb7140619db7 [2021-01-05T17:22:04.387Z] ---> b4cdaefb7b2d [2021-01-05T17:22:04.387Z] Step 6/25 : COPY go.mod . [2021-01-05T17:22:04.665Z] Removing intermediate container af652e262f59 [2021-01-05T17:22:04.665Z] ---> 806ec79240c9 [2021-01-05T17:22:04.665Z] Step 29/32 : CMD ["install"] [2021-01-05T17:22:04.665Z] ---> 27078b32c5a3 [2021-01-05T17:22:04.665Z] Step 19/26 : ENV CONSUL_HOST=edgex-core-consul [2021-01-05T17:22:04.940Z] Removing intermediate container 4e1015f18714 [2021-01-05T17:22:04.940Z] ---> 9a203cb68972 [2021-01-05T17:22:04.940Z] Step 8/26 : COPY . . [2021-01-05T17:22:05.220Z] ---> Running in 75123147e30b [2021-01-05T17:22:05.220Z] ---> Running in 622e76626342 [2021-01-05T17:22:05.823Z] ---> 8882f6061f28 [2021-01-05T17:22:05.823Z] Step 7/25 : RUN go mod download [2021-01-05T17:22:06.801Z] ---> Running in 93fe932b7a8f [2021-01-05T17:22:06.801Z] Removing intermediate container 75123147e30b [2021-01-05T17:22:06.801Z] ---> 72b388542091 [2021-01-05T17:22:06.801Z] Step 20/26 : ENV CONSUL_PORT=8500 [2021-01-05T17:22:06.801Z] Removing intermediate container 622e76626342 [2021-01-05T17:22:06.801Z] ---> 28e27806b2c4 [2021-01-05T17:22:06.801Z] Step 30/32 : LABEL arch=arm64 [2021-01-05T17:22:07.780Z] ---> Running in 068231a15ef8 [2021-01-05T17:22:07.780Z] ---> Running in 63f927ae6c95 [2021-01-05T17:22:08.759Z] Removing intermediate container 068231a15ef8 [2021-01-05T17:22:08.759Z] ---> 804ab59b8fef [2021-01-05T17:22:08.759Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/core-data/entrypoint.sh /usr/local/bin/ [2021-01-05T17:22:09.037Z] Removing intermediate container 63f927ae6c95 [2021-01-05T17:22:09.037Z] ---> aafc8d7606a0 [2021-01-05T17:22:09.037Z] Step 31/32 : LABEL git_sha=731b95cf4d64e4ac612b7f3d7968932098cbaec8 [2021-01-05T17:22:10.023Z] ---> Running in 5d03d8490c92 [2021-01-05T17:22:10.301Z] ---> 48c58f0c01d5 [2021-01-05T17:22:10.301Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-05T17:22:10.581Z] ---> Running in 69154b1cdfb5 [2021-01-05T17:22:10.876Z] Removing intermediate container 5d03d8490c92 [2021-01-05T17:22:10.876Z] ---> 48d0fc662c8d [2021-01-05T17:22:10.876Z] Step 32/32 : LABEL version=0.0.0 [2021-01-05T17:22:10.928Z] 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-05T17:22:11.470Z] Removing intermediate container 93fe932b7a8f [2021-01-05T17:22:11.470Z] ---> 7460a4095e71 [2021-01-05T17:22:11.470Z] Step 8/25 : COPY . . [2021-01-05T17:22:11.758Z] ---> Running in f61a9d9f579b [2021-01-05T17:22:12.760Z] Removing intermediate container f61a9d9f579b [2021-01-05T17:22:12.760Z] ---> 270fe4fce198 [2021-01-05T17:22:12.760Z] [2021-01-05T17:22:13.372Z] Successfully built 270fe4fce198 [2021-01-05T17:22:13.372Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-01-05T17:22:13.372Z] Building docker-support-notifications-go [2021-01-05T17:22:14.379Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container 69154b1cdfb5 [2021-01-05T17:22:14.379Z] ---> 95abe87165e9 [2021-01-05T17:22:14.379Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-01-05T17:22:14.651Z] ---> Running in 9fa6391b56ec [2021-01-05T17:22:15.645Z] Removing intermediate container 9fa6391b56ec [2021-01-05T17:22:15.645Z] ---> 795a55b22ef7 [2021-01-05T17:22:15.645Z] Step 24/26 : LABEL arch=arm64 [2021-01-05T17:22:16.227Z] 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-05T17:22:16.250Z] ---> Running in 221b6e431386 [2021-01-05T17:22:16.486Z] 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-05T17:22:17.243Z] Removing intermediate container 221b6e431386 [2021-01-05T17:22:17.243Z] ---> c810999dc8d9 [2021-01-05T17:22:17.243Z] Step 25/26 : LABEL git_sha=731b95cf4d64e4ac612b7f3d7968932098cbaec8 [2021-01-05T17:22:17.845Z] ---> Running in 7d5bfb25f013 [2021-01-05T17:22:17.890Z] 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-05T17:22:18.152Z] 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-05T17:22:18.152Z] go: downloading github.com/stretchr/testify v1.6.1 [2021-01-05T17:22:18.416Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-01-05T17:22:18.416Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-05T17:22:18.416Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-05T17:22:18.865Z] Removing intermediate container 7d5bfb25f013 [2021-01-05T17:22:18.865Z] ---> 420d53b8115a [2021-01-05T17:22:18.865Z] Step 26/26 : LABEL version=0.0.0 [2021-01-05T17:22:19.463Z] ---> Running in d5608acc29bf [2021-01-05T17:22:20.329Z] 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-05T17:22:20.329Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-01-05T17:22:20.329Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-01-05T17:22:20.447Z] Removing intermediate container d5608acc29bf [2021-01-05T17:22:20.447Z] ---> cb6529e697f9 [2021-01-05T17:22:20.447Z] [2021-01-05T17:22:21.441Z] Successfully built cb6529e697f9 [2021-01-05T17:22:21.441Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-05T17:22:21.441Z] Building docker-core-command-go [2021-01-05T17:22:21.720Z] 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-05T17:22:21.720Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-01-05T17:22:22.664Z] 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-05T17:22:22.664Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-05T17:22:24.051Z] 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-05T17:22:24.992Z] 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-05T17:22:25.774Z]  Building docker-core-data-go ... done Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T17:22:25.774Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-05T17:22:25.774Z] ---> 35c935e54b58 [2021-01-05T17:22:25.774Z] Step 3/24 : WORKDIR /edgex-go [2021-01-05T17:22:25.774Z] ---> Using cache [2021-01-05T17:22:25.774Z] ---> 8e8e891eecb3 [2021-01-05T17:22:25.774Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T17:22:25.774Z] ---> Using cache [2021-01-05T17:22:25.774Z] ---> 7d30f7c084e9 [2021-01-05T17:22:25.774Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-05T17:22:25.774Z] ---> Using cache [2021-01-05T17:22:25.774Z] ---> b4cdaefb7b2d [2021-01-05T17:22:25.774Z] Step 6/24 : COPY go.mod . [2021-01-05T17:22:25.774Z] ---> Using cache [2021-01-05T17:22:25.774Z] ---> 8882f6061f28 [2021-01-05T17:22:25.774Z] Step 7/24 : RUN go mod download [2021-01-05T17:22:25.774Z] ---> Using cache [2021-01-05T17:22:25.774Z] ---> 7460a4095e71 [2021-01-05T17:22:25.774Z] Step 8/24 : COPY . . [2021-01-05T17:22:25.938Z] 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-05T17:22:26.764Z] ---> d9952d923254 [2021-01-05T17:22:26.764Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-05T17:22:26.899Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-01-05T17:22:26.899Z] go: downloading github.com/lib/pq v1.9.0 [2021-01-05T17:22:28.749Z] ---> Running in 9aa14d9ffcf3 [2021-01-05T17:22:29.655Z] Building version [2021-01-05T17:22:30.208Z] 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-05T17:22:32.440Z] Staging config-common [2021-01-05T17:22:32.759Z] Skipping stage go-build-helper (already ran) [2021-01-05T17:22:32.760Z] Skipping stage static-packages (already ran) [2021-01-05T17:22:32.760Z] Skipping stage go115 (already ran) [2021-01-05T17:22:32.760Z] Staging edgex-go [2021-01-05T17:22:33.848Z] Staging version [2021-01-05T17:22:34.941Z] Priming config-common [2021-01-05T17:22:35.513Z] Priming go-build-helper [2021-01-05T17:22:36.899Z] Priming static-packages [2021-01-05T17:22:36.984Z] ---> 20c2bfe02063 [2021-01-05T17:22:36.984Z] Step 9/25 : RUN make cmd/support-scheduler/support-scheduler [2021-01-05T17:22:36.984Z] ---> Running in 4bd5f14155f0 [2021-01-05T17:22:39.444Z] Priming go115 [2021-01-05T17:22:39.608Z] 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-05T17:22:40.013Z] Priming edgex-go [2021-01-05T17:22:41.398Z] Priming version [2021-01-05T17:22:42.345Z] 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-05T17:22:46.360Z] Step 1/25 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T17:22:46.360Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2021-01-05T17:22:46.360Z] ---> 35c935e54b58 [2021-01-05T17:22:46.360Z] Step 3/25 : WORKDIR /edgex-go [2021-01-05T17:22:46.360Z] ---> Using cache [2021-01-05T17:22:46.360Z] ---> 8e8e891eecb3 [2021-01-05T17:22:46.360Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T17:22:46.360Z] ---> Using cache [2021-01-05T17:22:46.360Z] ---> 7d30f7c084e9 [2021-01-05T17:22:46.360Z] Step 5/25 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-05T17:22:49.788Z] ---> Running in 941a8d997a2b [2021-01-05T17:22:52.422Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T17:22:53.409Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T17:22:54.869Z] OK: 217 MiB in 51 packages [2021-01-05T17:22:55.890Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T17:22:55.890Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-05T17:22:55.890Z] ---> 35c935e54b58 [2021-01-05T17:22:55.890Z] Step 3/26 : WORKDIR /edgex-go [2021-01-05T17:22:55.890Z] ---> Using cache [2021-01-05T17:22:55.890Z] ---> 8e8e891eecb3 [2021-01-05T17:22:55.890Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T17:22:55.890Z] ---> Using cache [2021-01-05T17:22:55.890Z] ---> 7d30f7c084e9 [2021-01-05T17:22:55.890Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-01-05T17:22:55.890Z] ---> Using cache [2021-01-05T17:22:55.890Z] ---> b4cdaefb7b2d [2021-01-05T17:22:55.890Z] Step 6/26 : COPY go.mod . [2021-01-05T17:22:55.890Z] ---> Using cache [2021-01-05T17:22:55.890Z] ---> 8882f6061f28 [2021-01-05T17:22:55.890Z] Step 7/26 : RUN go mod download [2021-01-05T17:22:55.890Z] ---> Using cache [2021-01-05T17:22:55.890Z] ---> 7460a4095e71 [2021-01-05T17:22:55.890Z] Step 8/26 : COPY . . [2021-01-05T17:22:55.890Z] ---> Using cache [2021-01-05T17:22:55.890Z] ---> 8d07aa3757ff [2021-01-05T17:22:55.890Z] Step 9/26 : RUN make cmd/core-command/core-command [2021-01-05T17:22:56.876Z] ---> Running in de64e44fc553 [2021-01-05T17:22:58.311Z] Removing intermediate container 941a8d997a2b [2021-01-05T17:22:58.311Z] ---> 6990eb1960bf [2021-01-05T17:22:58.311Z] Step 6/25 : COPY go.mod . [2021-01-05T17:22:58.311Z] ---> 8d07aa3757ff [2021-01-05T17:22:58.311Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-05T17:22:58.907Z] ---> Running in 69285779133a [2021-01-05T17:22:59.185Z] 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-05T17:22:59.782Z] ---> 35f2d3d7c860 [2021-01-05T17:22:59.782Z] Step 7/25 : RUN go mod download [2021-01-05T17:23:00.059Z] ---> Running in 7eff05fdc142 [2021-01-05T17:23:01.050Z] 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-05T17:23:05.398Z] Removing intermediate container 7eff05fdc142 [2021-01-05T17:23:05.398Z] ---> a6ae55e3020f [2021-01-05T17:23:05.398Z] Step 8/25 : COPY . . [2021-01-05T17:23:27.874Z] ---> aef23b64e69c [2021-01-05T17:23:27.874Z] Step 9/25 : RUN make cmd/support-notifications/support-notifications [2021-01-05T17:23:27.874Z] ---> Running in 22e3632990f0 [2021-01-05T17:23:27.874Z] 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-05T17:23:54.762Z] Removing intermediate container 9aa14d9ffcf3 [2021-01-05T17:23:54.762Z] ---> a65de57193bb [2021-01-05T17:23:54.762Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-05T17:23:55.045Z] ---> Running in c94fd0af24fa [2021-01-05T17:23:57.693Z] 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-05T17:24:03.124Z] Removing intermediate container c94fd0af24fa [2021-01-05T17:24:03.124Z] ---> 7cd3b98e8394 [2021-01-05T17:24:03.124Z] [2021-01-05T17:24:03.124Z] Step 11/26 : FROM docker:20.10.0 [2021-01-05T17:24:03.124Z] 20.10.0: Pulling from library/docker [2021-01-05T17:24:18.259Z] Removing intermediate container 4bd5f14155f0 [2021-01-05T17:24:18.259Z] ---> e05eb4cfe2b6 [2021-01-05T17:24:18.259Z] [2021-01-05T17:24:18.259Z] Step 10/25 : FROM alpine:3.12 [2021-01-05T17:24:18.259Z] ---> afeebe901d6b [2021-01-05T17:24:18.259Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-01-05T17:24:18.259Z] ---> Using cache [2021-01-05T17:24:18.259Z] ---> 823298a3b2a0 [2021-01-05T17:24:18.259Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-05T17:24:18.259Z] ---> Using cache [2021-01-05T17:24:18.259Z] ---> a8dfa4a29bf9 [2021-01-05T17:24:18.259Z] Step 13/25 : ENV APP_PORT=48085 [2021-01-05T17:24:18.535Z] ---> Running in 877e62882e92 [2021-01-05T17:24:19.541Z] Removing intermediate container 877e62882e92 [2021-01-05T17:24:19.541Z] ---> 70d870509ea2 [2021-01-05T17:24:19.541Z] Step 14/25 : EXPOSE $APP_PORT [2021-01-05T17:24:19.812Z] ---> Running in cc804ea5ba2e [2021-01-05T17:24:20.404Z] 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-05T17:24:20.678Z] Removing intermediate container cc804ea5ba2e [2021-01-05T17:24:20.678Z] ---> 6771db4f2bdc [2021-01-05T17:24:20.678Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2021-01-05T17:24:20.951Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-05T17:24:20.952Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-05T17:24:20.952Z] ---> eeaf43b92773 [2021-01-05T17:24:20.952Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-05T17:24:21.222Z] ---> Running in 87ccc4e4c9d6 [2021-01-05T17:24:21.818Z] ---> 71d91e6c09e4 [2021-01-05T17:24:21.818Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-05T17:24:23.268Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T17:24:23.268Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T17:24:24.264Z] (1/2) Installing readline (8.0.4-r0) [2021-01-05T17:24:24.264Z] (2/2) Installing bash (5.0.17-r0) [2021-01-05T17:24:24.264Z] Executing bash-5.0.17-r0.post-install [2021-01-05T17:24:24.264Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T17:24:24.264Z] OK: 12 MiB in 22 packages [2021-01-05T17:24:24.264Z] ---> 07e9ea0053e6 [2021-01-05T17:24:24.264Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-05T17:24:25.724Z] ---> 52a7341dc0fd [2021-01-05T17:24:25.724Z] Step 18/25 : ENV CONSUL_HOST=edgex-core-consul [2021-01-05T17:24:25.724Z] ---> Running in 4aebc97d4503 [2021-01-05T17:24:26.331Z] Removing intermediate container 87ccc4e4c9d6 [2021-01-05T17:24:26.331Z] ---> 394a828564ab [2021-01-05T17:24:26.331Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-05T17:24:26.613Z] ---> Running in 4210c1f5ea37 [2021-01-05T17:24:26.613Z] Removing intermediate container 4aebc97d4503 [2021-01-05T17:24:26.613Z] ---> 9f9450f56159 [2021-01-05T17:24:26.613Z] Step 19/25 : ENV CONSUL_PORT=8500 [2021-01-05T17:24:26.893Z] ---> Running in dbb6c8e0c745 [2021-01-05T17:24:27.170Z] Removing intermediate container 4210c1f5ea37 [2021-01-05T17:24:27.170Z] ---> 7896bfbcbf7f [2021-01-05T17:24:27.170Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-05T17:24:27.448Z] ---> Running in 7e0110b578a1 [2021-01-05T17:24:27.720Z] Removing intermediate container dbb6c8e0c745 [2021-01-05T17:24:27.720Z] ---> a0d25cd3ebe9 [2021-01-05T17:24:27.720Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/support-scheduler/entrypoint.sh /usr/local/bin/ [2021-01-05T17:24:28.324Z] Removing intermediate container 7e0110b578a1 [2021-01-05T17:24:28.324Z] ---> 7b6e1a2c2736 [2021-01-05T17:24:28.324Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-05T17:24:28.600Z] ---> Running in 1305389aca96 [2021-01-05T17:24:28.874Z] ---> 53fcab2b3bb9 [2021-01-05T17:24:28.874Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-05T17:24:29.148Z] ---> Running in 6ca58f0b87d6 [2021-01-05T17:24:29.431Z] Removing intermediate container 1305389aca96 [2021-01-05T17:24:29.431Z] ---> de72140c4fbc [2021-01-05T17:24:29.431Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-05T17:24:32.052Z] ---> 99fda8753a6c [2021-01-05T17:24:32.052Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-05T17:24:34.038Z] Removing intermediate container 6ca58f0b87d6 [2021-01-05T17:24:34.038Z] ---> 94d97233af59 [2021-01-05T17:24:34.038Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2021-01-05T17:24:34.038Z] ---> d11db3529edb [2021-01-05T17:24:34.038Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-05T17:24:34.038Z] ---> Running in c09230802ada [2021-01-05T17:24:35.497Z] Removing intermediate container c09230802ada [2021-01-05T17:24:35.497Z] ---> 08d4a9f3ad21 [2021-01-05T17:24:35.497Z] Step 23/25 : LABEL arch=arm64 [2021-01-05T17:24:36.097Z] ---> Running in 282e5340e066 [2021-01-05T17:24:36.098Z] ---> 840e7d30b2df [2021-01-05T17:24:36.098Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-05T17:24:36.372Z] ---> Running in 869938ba5f60 [2021-01-05T17:24:36.972Z] Removing intermediate container 282e5340e066 [2021-01-05T17:24:36.972Z] ---> e0ada6b3038b [2021-01-05T17:24:36.972Z] Step 24/25 : LABEL git_sha=731b95cf4d64e4ac612b7f3d7968932098cbaec8 [2021-01-05T17:24:37.576Z] ---> Running in 4dbd6a6efb9c [2021-01-05T17:24:38.559Z] Removing intermediate container 4dbd6a6efb9c [2021-01-05T17:24:38.559Z] ---> 1a89f143d844 [2021-01-05T17:24:38.559Z] Step 25/25 : LABEL version=0.0.0 [2021-01-05T17:24:38.559Z] Removing intermediate container 69285779133a [2021-01-05T17:24:38.559Z] ---> 6c1bb845e053 [2021-01-05T17:24:38.559Z] [2021-01-05T17:24:38.559Z] Step 10/24 : FROM alpine:3.12 [2021-01-05T17:24:38.559Z] ---> afeebe901d6b [2021-01-05T17:24:38.559Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-05T17:24:38.559Z] ---> Using cache [2021-01-05T17:24:38.559Z] ---> 007a38c45d0b [2021-01-05T17:24:38.559Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-05T17:24:38.833Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T17:24:38.833Z] ---> Running in 5799c9c4086c [2021-01-05T17:24:38.833Z] ---> Running in 859ea4c2cd86 [2021-01-05T17:24:39.119Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T17:24:39.398Z] Removing intermediate container de64e44fc553 [2021-01-05T17:24:39.398Z] ---> 2d396ed5cb16 [2021-01-05T17:24:39.398Z] [2021-01-05T17:24:39.398Z] Step 10/26 : FROM alpine:3.12 [2021-01-05T17:24:39.398Z] ---> afeebe901d6b [2021-01-05T17:24:39.398Z] Step 11/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-01-05T17:24:39.398Z] ---> Using cache [2021-01-05T17:24:39.398Z] ---> 823298a3b2a0 [2021-01-05T17:24:39.398Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-05T17:24:39.398Z] ---> Using cache [2021-01-05T17:24:39.398Z] ---> a8dfa4a29bf9 [2021-01-05T17:24:39.398Z] Step 13/26 : ENV APP_PORT=48082 [2021-01-05T17:24:39.398Z] ---> Running in 45a37c5aec67 [2021-01-05T17:24:39.671Z] Removing intermediate container 5799c9c4086c [2021-01-05T17:24:39.671Z] ---> d28b7103c335 [2021-01-05T17:24:39.671Z] [2021-01-05T17:24:39.671Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-05T17:24:39.671Z] (2/33) Installing expat (2.2.9-r1) [2021-01-05T17:24:39.671Z] (3/33) Installing libffi (3.3-r2) [2021-01-05T17:24:39.671Z] (4/33) Installing gdbm (1.13-r1) [2021-01-05T17:24:39.671Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-05T17:24:39.671Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-05T17:24:39.951Z] Removing intermediate container 859ea4c2cd86 [2021-01-05T17:24:39.951Z] ---> 9afbd0241d8e [2021-01-05T17:24:39.951Z] Step 13/24 : WORKDIR / [2021-01-05T17:24:39.951Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-05T17:24:40.242Z] Successfully built d28b7103c335 [2021-01-05T17:24:40.242Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-05T17:24:40.242Z]  Building docker-support-scheduler-go ... done  ---> Running in d101efedaf1b [2021-01-05T17:24:40.242Z] Removing intermediate container 45a37c5aec67 [2021-01-05T17:24:40.242Z] ---> bee7774a3b58 [2021-01-05T17:24:40.242Z] Step 14/26 : EXPOSE $APP_PORT [2021-01-05T17:24:40.536Z] ---> Running in 9e5a784800cf [2021-01-05T17:24:41.132Z] Removing intermediate container d101efedaf1b [2021-01-05T17:24:41.132Z] ---> 5c6880d7e386 [2021-01-05T17:24:41.132Z] 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-05T17:24:41.427Z] Removing intermediate container 9e5a784800cf [2021-01-05T17:24:41.427Z] ---> cf2b2ecd42af [2021-01-05T17:24:41.427Z] Step 15/26 : WORKDIR / [2021-01-05T17:24:41.704Z] ---> Running in 46ae61fab64b [2021-01-05T17:24:42.008Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-05T17:24:42.008Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-05T17:24:42.008Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-05T17:24:42.008Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-05T17:24:42.008Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-05T17:24:42.008Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-05T17:24:42.008Z] ---> 4ec7b8cd4aed [2021-01-05T17:24:42.008Z] 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-05T17:24:42.289Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-05T17:24:42.289Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-05T17:24:42.289Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-05T17:24:42.289Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-05T17:24:42.289Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-05T17:24:42.570Z] Removing intermediate container 46ae61fab64b [2021-01-05T17:24:42.570Z] ---> f74cad66f122 [2021-01-05T17:24:42.570Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2021-01-05T17:24:42.570Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-05T17:24:42.570Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-05T17:24:42.570Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-05T17:24:42.570Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-05T17:24:42.570Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-05T17:24:42.570Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-05T17:24:42.570Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-05T17:24:42.570Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-05T17:24:42.850Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-05T17:24:42.850Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-05T17:24:42.850Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-05T17:24:42.850Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-05T17:24:42.850Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-05T17:24:42.850Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-05T17:24:42.850Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-05T17:24:43.133Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T17:24:43.133Z] OK: 71 MiB in 55 packages [2021-01-05T17:24:43.408Z] ---> ab8757a383ff [2021-01-05T17:24:43.408Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-05T17:24:43.689Z] ---> 3d292bbe54e4 [2021-01-05T17:24:43.689Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-05T17:24:44.678Z] ---> 7a25c06cf805 [2021-01-05T17:24:44.678Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-05T17:24:45.663Z] ---> 805fe3a5d79a [2021-01-05T17:24:45.663Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-05T17:24:46.265Z] ---> 1497d843c975 [2021-01-05T17:24:46.265Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-05T17:24:46.864Z] ---> ad25371c4f89 [2021-01-05T17:24:46.864Z] Step 19/26 : ENV CONSUL_HOST=edgex-core-consul [2021-01-05T17:24:47.138Z] ---> Running in 5c74cbe34a2c [2021-01-05T17:24:48.118Z] Removing intermediate container 5c74cbe34a2c [2021-01-05T17:24:48.118Z] ---> a398e60bd795 [2021-01-05T17:24:48.118Z] Step 20/26 : ENV CONSUL_PORT=8500 [2021-01-05T17:24:48.394Z] ---> Running in bd4da5644004 [2021-01-05T17:24:48.394Z] ---> 082f7aacce0a [2021-01-05T17:24:48.394Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-05T17:24:48.668Z] Removing intermediate container 22e3632990f0 [2021-01-05T17:24:48.668Z] ---> a795210bc674 [2021-01-05T17:24:48.668Z] [2021-01-05T17:24:48.668Z] Step 10/25 : FROM alpine:3.12 [2021-01-05T17:24:48.668Z] ---> afeebe901d6b [2021-01-05T17:24:48.668Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-01-05T17:24:48.668Z] ---> Using cache [2021-01-05T17:24:48.668Z] ---> 823298a3b2a0 [2021-01-05T17:24:48.668Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-05T17:24:48.941Z] ---> Running in f92659a7136c [2021-01-05T17:24:49.216Z] Removing intermediate container bd4da5644004 [2021-01-05T17:24:49.216Z] ---> edb6f1d16c15 [2021-01-05T17:24:49.216Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/core-command/entrypoint.sh /usr/local/bin/ [2021-01-05T17:24:49.491Z] ---> 103e87a1d082 [2021-01-05T17:24:49.491Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-05T17:24:49.765Z] Removing intermediate container f92659a7136c [2021-01-05T17:24:49.765Z] ---> 53fd345810ef [2021-01-05T17:24:49.765Z] Step 13/25 : ENV APP_PORT=48060 [2021-01-05T17:24:49.765Z] ---> Running in 2e5ae48b4a2a [2021-01-05T17:24:50.044Z] ---> Running in 510dcee7cb76 [2021-01-05T17:24:50.327Z] ---> ab87cc33f393 [2021-01-05T17:24:50.327Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-05T17:24:50.327Z] ---> Running in 2bbb76d2c08d [2021-01-05T17:24:50.601Z] Removing intermediate container 510dcee7cb76 [2021-01-05T17:24:50.601Z] ---> 5fc7ee4fd48f [2021-01-05T17:24:50.601Z] Step 14/25 : EXPOSE $APP_PORT [2021-01-05T17:24:50.878Z] ---> Running in df45d3c30370 [2021-01-05T17:24:51.153Z] Removing intermediate container 869938ba5f60 [2021-01-05T17:24:51.153Z] ---> 2ad30c8552de [2021-01-05T17:24:51.153Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-05T17:24:51.427Z] ---> Running in 101711af5be0 [2021-01-05T17:24:51.427Z] Removing intermediate container df45d3c30370 [2021-01-05T17:24:51.427Z] ---> 56d2c25886e1 [2021-01-05T17:24:51.427Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2021-01-05T17:24:52.869Z] ---> 4f9311cc2fe9 [2021-01-05T17:24:52.869Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-05T17:24:52.869Z] Removing intermediate container 2e5ae48b4a2a [2021-01-05T17:24:52.869Z] ---> 5c606995b2a3 [2021-01-05T17:24:52.869Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-05T17:24:52.869Z] ---> Running in 3bab977d6017 [2021-01-05T17:24:53.585Z] Removing intermediate container 3bab977d6017 [2021-01-05T17:24:53.585Z] ---> a57e6a2db174 [2021-01-05T17:24:53.585Z] Step 22/24 : LABEL arch=arm64 [2021-01-05T17:24:53.585Z] Removing intermediate container 2bbb76d2c08d [2021-01-05T17:24:53.585Z] ---> 50861827e2a8 [2021-01-05T17:24:53.585Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-01-05T17:24:53.877Z] ---> Running in 495ce694bb63 [2021-01-05T17:24:53.877Z] ---> Running in 5e6f64b61741 [2021-01-05T17:24:54.908Z] Removing intermediate container 495ce694bb63 [2021-01-05T17:24:54.908Z] ---> 21aa447e1990 [2021-01-05T17:24:54.908Z] Step 23/24 : LABEL git_sha=731b95cf4d64e4ac612b7f3d7968932098cbaec8 [2021-01-05T17:24:54.908Z] ---> 4753fd970739 [2021-01-05T17:24:54.908Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-05T17:24:54.908Z] Removing intermediate container 5e6f64b61741 [2021-01-05T17:24:54.908Z] ---> adf1b1b16669 [2021-01-05T17:24:54.908Z] Step 24/26 : LABEL arch=arm64 [2021-01-05T17:24:54.908Z] ---> Running in e8421cba6c12 [2021-01-05T17:24:55.182Z] ---> Running in 8d9d4e32aa36 [2021-01-05T17:24:55.458Z] Removing intermediate container e8421cba6c12 [2021-01-05T17:24:55.458Z] ---> de7bc3e9aff2 [2021-01-05T17:24:55.458Z] Step 24/24 : LABEL version=0.0.0 [2021-01-05T17:24:55.738Z] Removing intermediate container 8d9d4e32aa36 [2021-01-05T17:24:55.738Z] ---> 45ac2db67b06 [2021-01-05T17:24:55.738Z] Step 25/26 : LABEL git_sha=731b95cf4d64e4ac612b7f3d7968932098cbaec8 [2021-01-05T17:24:55.738Z] ---> Running in a8408796b7c5 [2021-01-05T17:24:56.010Z] ---> 0352403baaf5 [2021-01-05T17:24:56.010Z] Step 18/25 : ENV CONSUL_HOST=edgex-core-consul [2021-01-05T17:24:56.010Z] ---> Running in f9fa09d0ee9d [2021-01-05T17:24:56.010Z] ---> Running in 851173f4d54c [2021-01-05T17:24:56.287Z] Removing intermediate container a8408796b7c5 [2021-01-05T17:24:56.287Z] ---> f9ced2e893d5 [2021-01-05T17:24:56.287Z] [2021-01-05T17:24:56.558Z] Removing intermediate container f9fa09d0ee9d [2021-01-05T17:24:56.558Z] ---> a8a71fa3ed82 [2021-01-05T17:24:56.558Z] Step 26/26 : LABEL version=0.0.0 [2021-01-05T17:24:56.834Z] Removing intermediate container 851173f4d54c [2021-01-05T17:24:56.834Z] ---> 0e8d6407f6b1 [2021-01-05T17:24:56.834Z] Step 19/25 : ENV CONSUL_PORT=8500 [2021-01-05T17:24:56.834Z] Successfully built f9ced2e893d5 [2021-01-05T17:24:56.834Z] ---> Running in 26bb59f285a5 [2021-01-05T17:24:56.834Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-05T17:24:57.115Z]  Building docker-security-secretstore-setup-go ... done  ---> Running in a7a32defc0ed [2021-01-05T17:24:57.398Z] Removing intermediate container 26bb59f285a5 [2021-01-05T17:24:57.398Z] ---> 4bb16cd9c186 [2021-01-05T17:24:57.398Z] [2021-01-05T17:24:57.398Z] Removing intermediate container a7a32defc0ed [2021-01-05T17:24:57.398Z] ---> 3f0488f12ff4 [2021-01-05T17:24:57.398Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/support-notifications/entrypoint.sh /usr/local/bin/ [2021-01-05T17:24:57.991Z] Successfully built 4bb16cd9c186 [2021-01-05T17:24:57.991Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-05T17:24:57.991Z]  Building docker-core-command-go ... done Collecting docker-compose==1.23.2 [2021-01-05T17:24:57.991Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-05T17:24:58.262Z] ---> 25f0a1c83df1 [2021-01-05T17:24:58.262Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-05T17:24:58.534Z] ---> Running in 5629b58b3978 [2021-01-05T17:24:59.129Z] Collecting docker<4.0,>=3.6.0 [2021-01-05T17:24:59.129Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-05T17:25:00.576Z] Collecting PyYAML<4,>=3.10 [2021-01-05T17:25:00.576Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-05T17:25:00.576Z] Removing intermediate container 5629b58b3978 [2021-01-05T17:25:00.576Z] ---> 35c6f31f69e2 [2021-01-05T17:25:00.576Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2021-01-05T17:25:00.850Z] ---> Running in 7703faa438f2 [2021-01-05T17:25:01.125Z] Removing intermediate container 7703faa438f2 [2021-01-05T17:25:01.125Z] ---> a7da005a714f [2021-01-05T17:25:01.125Z] Step 23/25 : LABEL arch=arm64 [2021-01-05T17:25:01.400Z] ---> Running in d41960d58f2c [2021-01-05T17:25:01.997Z] Removing intermediate container d41960d58f2c [2021-01-05T17:25:01.997Z] ---> 798cd25da8bf [2021-01-05T17:25:01.997Z] Step 24/25 : LABEL git_sha=731b95cf4d64e4ac612b7f3d7968932098cbaec8 [2021-01-05T17:25:01.997Z] ---> Running in fdfe9bc271c5 [2021-01-05T17:25:02.590Z] Removing intermediate container fdfe9bc271c5 [2021-01-05T17:25:02.590Z] ---> 0ae97b22b91b [2021-01-05T17:25:02.590Z] Step 25/25 : LABEL version=0.0.0 [2021-01-05T17:25:02.590Z] ---> Running in f332b44b9465 [2021-01-05T17:25:03.180Z] Removing intermediate container f332b44b9465 [2021-01-05T17:25:03.180Z] ---> c613c2e0e12a [2021-01-05T17:25:03.180Z] [2021-01-05T17:25:03.453Z] Successfully built c613c2e0e12a [2021-01-05T17:25:03.453Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-05T17:25:03.453Z]  Building docker-support-notifications-go ... done Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-01-05T17:25:03.724Z] Collecting texttable<0.10,>=0.9.0 [2021-01-05T17:25:03.724Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-05T17:25:05.688Z] Collecting jsonschema<3,>=2.5.1 [2021-01-05T17:25:05.688Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-05T17:25:06.278Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-05T17:25:06.278Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-05T17:25:06.547Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-05T17:25:06.547Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-05T17:25:09.913Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-05T17:25:09.913Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-05T17:25:09.913Z] Collecting docopt<0.7,>=0.6.1 [2021-01-05T17:25:09.913Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-05T17:25:11.872Z] Collecting cached-property<2,>=1.2.0 [2021-01-05T17:25:11.872Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-05T17:25:11.872Z] Collecting docker-pycreds>=0.4.0 [2021-01-05T17:25:11.872Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-05T17:25:12.141Z] 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-05T17:25:12.729Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-05T17:25:12.729Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-05T17:25:13.000Z] Collecting idna<2.8,>=2.5 [2021-01-05T17:25:13.000Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-05T17:25:13.000Z] 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-05T17:25:13.000Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-05T17:25:13.000Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-05T17:25:13.000Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-05T17:25:13.000Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-05T17:25:13.970Z] Installing collected packages: websocket-client, urllib3, idna, requests, docker-pycreds, docker, PyYAML, texttable, jsonschema, dockerpty, docopt, cached-property, docker-compose [2021-01-05T17:25:13.970Z] Attempting uninstall: urllib3 [2021-01-05T17:25:13.970Z] Found existing installation: urllib3 1.25.9 [2021-01-05T17:25:14.242Z] Uninstalling urllib3-1.25.9: [2021-01-05T17:25:14.242Z] Successfully uninstalled urllib3-1.25.9 [2021-01-05T17:25:14.833Z] Attempting uninstall: idna [2021-01-05T17:25:14.833Z] Found existing installation: idna 2.9 [2021-01-05T17:25:14.833Z] Uninstalling idna-2.9: [2021-01-05T17:25:14.833Z] Successfully uninstalled idna-2.9 [2021-01-05T17:25:15.423Z] Attempting uninstall: requests [2021-01-05T17:25:15.694Z] Found existing installation: requests 2.23.0 [2021-01-05T17:25:15.694Z] Uninstalling requests-2.23.0: [2021-01-05T17:25:15.694Z] Successfully uninstalled requests-2.23.0 [2021-01-05T17:25:16.669Z] Running setup.py install for PyYAML: started [2021-01-05T17:25:18.636Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-05T17:25:18.637Z] Running setup.py install for texttable: started [2021-01-05T17:25:20.596Z] Running setup.py install for texttable: finished with status 'done' [2021-01-05T17:25:20.867Z] Running setup.py install for dockerpty: started [2021-01-05T17:25:22.835Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-05T17:25:22.835Z] Running setup.py install for docopt: started [2021-01-05T17:25:24.271Z] Running setup.py install for docopt: finished with status 'done' [2021-01-05T17:25:25.246Z] 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-05T17:25:29.558Z] Removing intermediate container 101711af5be0 [2021-01-05T17:25:29.558Z] ---> 556a60169048 [2021-01-05T17:25:29.558Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-05T17:25:29.558Z] ---> Running in 7b426ceb784a [2021-01-05T17:25:30.151Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T17:25:30.151Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T17:25:30.742Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T17:25:30.742Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-05T17:25:30.742Z] (3/3) Installing curl (7.69.1-r3) [2021-01-05T17:25:30.742Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T17:25:30.742Z] OK: 71 MiB in 58 packages [2021-01-05T17:25:31.717Z] Removing intermediate container 7b426ceb784a [2021-01-05T17:25:31.717Z] ---> 9b006a1a8071 [2021-01-05T17:25:31.717Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-05T17:25:31.991Z] ---> Running in 054ae11cf86d [2021-01-05T17:25:32.263Z] Removing intermediate container 054ae11cf86d [2021-01-05T17:25:32.535Z] ---> 18316be3b299 [2021-01-05T17:25:32.535Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T17:25:32.535Z] ---> Running in 4a42d75e17f3 [2021-01-05T17:25:33.131Z] Removing intermediate container 4a42d75e17f3 [2021-01-05T17:25:33.131Z] ---> 9585a12ea76b [2021-01-05T17:25:33.131Z] Step 24/26 : LABEL arch=arm64 [2021-01-05T17:25:33.131Z] ---> Running in 2dc18e758b25 [2021-01-05T17:25:33.723Z] Removing intermediate container 2dc18e758b25 [2021-01-05T17:25:33.723Z] ---> a4869df2cfba [2021-01-05T17:25:33.723Z] Step 25/26 : LABEL git_sha=731b95cf4d64e4ac612b7f3d7968932098cbaec8 [2021-01-05T17:25:33.723Z] ---> Running in 8248ada26c0f [2021-01-05T17:25:34.334Z] Removing intermediate container 8248ada26c0f [2021-01-05T17:25:34.334Z] ---> 2675ca9c0d7b [2021-01-05T17:25:34.334Z] Step 26/26 : LABEL version=0.0.0 [2021-01-05T17:25:34.334Z] ---> Running in da543f0a44b8 [2021-01-05T17:25:34.927Z] Removing intermediate container da543f0a44b8 [2021-01-05T17:25:34.927Z] ---> 42d2630daec0 [2021-01-05T17:25:34.927Z] [2021-01-05T17:25:35.199Z] Successfully built 42d2630daec0 [2021-01-05T17:25:35.199Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-05T17:25:35.485Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-05T17:25:35.455Z] $ docker stop --time=1 f22dfbd0d48badb5e0f5e1892649db5f15eb65613b0d9d5c05aca7b0e500faeb [2021-01-05T17:25:37.390Z] $ docker rm -f f22dfbd0d48badb5e0f5e1892649db5f15eb65613b0d9d5c05aca7b0e500faeb [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-05T17:25:38.084Z] + + grep docker [2021-01-05T17:25:38.084Z] docker images [2021-01-05T17:25:38.354Z] docker-sys-mgmt-agent-go-arm64 latest 42d2630daec0 4 seconds ago 300MB [2021-01-05T17:25:38.354Z] docker-support-notifications-go-arm64 latest c613c2e0e12a 36 seconds ago 16MB [2021-01-05T17:25:38.354Z] docker-core-command-go-arm64 latest 4bb16cd9c186 41 seconds ago 15.9MB [2021-01-05T17:25:38.354Z] docker-security-secretstore-setup-go-arm64 latest f9ced2e893d5 42 seconds ago 23.4MB [2021-01-05T17:25:38.354Z] docker-support-scheduler-go-arm64 latest d28b7103c335 59 seconds ago 15.9MB [2021-01-05T17:25:38.354Z] docker-core-data-go-arm64 latest cb6529e697f9 3 minutes ago 21MB [2021-01-05T17:25:38.354Z] docker-security-bootstrapper-go-arm64 latest 270fe4fce198 3 minutes ago 40.2MB [2021-01-05T17:25:38.354Z] docker-core-metadata-go-arm64 latest 454b1da4fa03 3 minutes ago 18.1MB [2021-01-05T17:25:38.354Z] docker-security-proxy-setup-go-arm64 latest da6d3e39bcc4 4 minutes ago 23.3MB [2021-01-05T17:25:38.354Z] docker-security-bootstrap-redis-go-arm64 latest 0da73d9ead23 4 minutes ago 15.1MB [2021-01-05T17:25:38.354Z] docker 20.10.0 eeaf43b92773 3 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-05T17:25:40.073Z] provisioning config files... [2021-01-05T17:25:40.087Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/9@tmp/config4040449789814778429tmp [Pipeline] { [Pipeline] sh [2021-01-05T17:25:40.508Z] + set +x [2021-01-05T17:25:40.508Z] + curl -s https://codecov.io/bash [2021-01-05T17:25:40.508Z] + bash -s -- [2021-01-05T17:25:40.771Z] [2021-01-05T17:25:40.771Z] _____ _ [2021-01-05T17:25:40.771Z] / ____| | | [2021-01-05T17:25:40.771Z] | | ___ __| | ___ ___ _____ __ [2021-01-05T17:25:40.771Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-05T17:25:40.771Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-05T17:25:40.771Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-05T17:25:40.771Z] Bash-20201231-23d4836 [2021-01-05T17:25:40.771Z] [2021-01-05T17:25:40.771Z] [2021-01-05T17:25:40.771Z] ==> git version 2.24.3 found [2021-01-05T17:25:41.036Z] ==> 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-05T17:25:41.036Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-05T17:25:41.036Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-05T17:25:41.036Z] ==> Jenkins CI detected. [2021-01-05T17:25:41.036Z] project root: . [2021-01-05T17:25:41.036Z] --> token set from env [2021-01-05T17:25:41.036Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-05T17:25:41.036Z] ==> Running gcov in . (disable via -X gcov) [2021-01-05T17:25:41.036Z] ==> Python coveragepy not found [2021-01-05T17:25:41.036Z] ==> Searching for coverage reports in: [2021-01-05T17:25:41.036Z] + . [2021-01-05T17:25:41.036Z] -> Found 1 reports [2021-01-05T17:25:41.036Z] ==> Detecting git/mercurial file structure [2021-01-05T17:25:41.036Z] ==> Reading reports [2021-01-05T17:25:41.299Z] + ./coverage.out bytes=546862 [2021-01-05T17:25:41.299Z] ==> Appending adjustments [2021-01-05T17:25:41.299Z] https://docs.codecov.io/docs/fixing-reports [2021-01-05T17:25:44.619Z] + Found adjustments [2021-01-05T17:25:44.619Z] ==> Gzipping contents [2021-01-05T17:25:44.619Z] 84K /tmp/codecov.8FrNuO.gz [2021-01-05T17:25:44.619Z] ==> Uploading reports [2021-01-05T17:25:44.619Z] url: https://codecov.io [2021-01-05T17:25:44.619Z] query: branch=PR-2970&commit=731b95cf4d64e4ac612b7f3d7968932098cbaec8&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2970%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2970&job=&cmd_args= [2021-01-05T17:25:44.619Z] -> Pinging Codecov [2021-01-05T17:25:44.619Z] https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-2970&commit=731b95cf4d64e4ac612b7f3d7968932098cbaec8&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2970%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2970&job=&cmd_args= [2021-01-05T17:25:44.619Z] -> Uploading to [2021-01-05T17:25:44.619Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-05/00271124DB129430A58F1EEE437C3FCB/731b95cf4d64e4ac612b7f3d7968932098cbaec8/52f54eb6-4901-491d-82a5-c29fee6d1e3e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210105%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210105T172544Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=309044b9839fe02e979ec1388679fc1d1e6cd5cd4e94a4311089082a7f0abf7b [2021-01-05T17:25:44.881Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-05T17:25:44.881Z] Dload Upload Total Spent Left Speed [2021-01-05T17:25:45.457Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 83578 0 0 100 83578 0 128k --:--:-- --:--:-- --:--:-- 128k [2021-01-05T17:25:45.457Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/731b95cf4d64e4ac612b7f3d7968932098cbaec8 [Pipeline] } [2021-01-05T17:25:45.467Z] 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-05T17:25:47.530Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T17:25:48.502Z] ---> package-listing.sh [2021-01-05T17:25:48.502Z] ++ facter osfamily [2021-01-05T17:25:48.502Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-05T17:25:48.502Z] + OS_FAMILY=redhat [2021-01-05T17:25:48.502Z] + workspace=/w/workspace/edgex-go/9 [2021-01-05T17:25:48.502Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-05T17:25:48.502Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-05T17:25:48.502Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-05T17:25:48.502Z] + PACKAGES=/tmp/packages_start.txt [2021-01-05T17:25:48.502Z] + '[' /w/workspace/edgex-go/9 ']' [2021-01-05T17:25:48.502Z] + PACKAGES=/tmp/packages_end.txt [2021-01-05T17:25:48.502Z] + case "${OS_FAMILY}" in [2021-01-05T17:25:48.502Z] + rpm -qa [2021-01-05T17:25:48.502Z] + sort [2021-01-05T17:25:53.811Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-05T17:25:53.811Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-05T17:25:53.811Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-05T17:25:53.811Z] + '[' /w/workspace/edgex-go/9 ']' [2021-01-05T17:25:53.811Z] + mkdir -p /w/workspace/edgex-go/9/archives/ [2021-01-05T17:25:53.811Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/9/archives/ [Pipeline] echo [2021-01-05T17:25:53.826Z] 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/9/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-05T17:25:54.117Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-05T17:25:54.428Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-05T17:25:54.428Z] [2021-01-05T17:25:54.428Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-05T17:25:54.796Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-05T17:25:54.796Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-05T17:25:54.796Z] df20fa9351a1: Pulling fs layer [2021-01-05T17:25:54.796Z] 36b3adc4ff6f: Pulling fs layer [2021-01-05T17:25:54.796Z] 8ad3a11d3b57: Pulling fs layer [2021-01-05T17:25:54.796Z] 46f8f816bc3b: Pulling fs layer [2021-01-05T17:25:54.796Z] 93b61091891f: Pulling fs layer [2021-01-05T17:25:54.796Z] 93b9cdb0e59b: Pulling fs layer [2021-01-05T17:25:54.796Z] 5e14af77c1be: Pulling fs layer [2021-01-05T17:25:54.796Z] 01666e4c0597: Pulling fs layer [2021-01-05T17:25:54.796Z] aa168da1d23b: Pulling fs layer [2021-01-05T17:25:54.796Z] 93b61091891f: Waiting [2021-01-05T17:25:54.797Z] 93b9cdb0e59b: Waiting [2021-01-05T17:25:54.797Z] 5e14af77c1be: Waiting [2021-01-05T17:25:54.797Z] 01666e4c0597: Waiting [2021-01-05T17:25:54.797Z] aa168da1d23b: Waiting [2021-01-05T17:25:54.797Z] 46f8f816bc3b: Waiting [2021-01-05T17:25:54.797Z] 36b3adc4ff6f: Verifying Checksum [2021-01-05T17:25:54.797Z] 36b3adc4ff6f: Download complete [2021-01-05T17:25:55.061Z] 46f8f816bc3b: Verifying Checksum [2021-01-05T17:25:55.061Z] 46f8f816bc3b: Download complete [2021-01-05T17:25:55.061Z] df20fa9351a1: Verifying Checksum [2021-01-05T17:25:55.061Z] 93b9cdb0e59b: Verifying Checksum [2021-01-05T17:25:55.061Z] 93b9cdb0e59b: Download complete [2021-01-05T17:25:55.061Z] 5e14af77c1be: Download complete [2021-01-05T17:25:55.061Z] 93b61091891f: Verifying Checksum [2021-01-05T17:25:55.061Z] 93b61091891f: Download complete [2021-01-05T17:25:55.061Z] 01666e4c0597: Verifying Checksum [2021-01-05T17:25:55.061Z] 01666e4c0597: Download complete [2021-01-05T17:25:55.327Z] df20fa9351a1: Pull complete [2021-01-05T17:25:55.595Z] 8ad3a11d3b57: Verifying Checksum [2021-01-05T17:25:55.595Z] 8ad3a11d3b57: Download complete [2021-01-05T17:25:55.595Z] 36b3adc4ff6f: Pull complete [2021-01-05T17:25:56.992Z] 8ad3a11d3b57: Pull complete [2021-01-05T17:25:57.255Z] aa168da1d23b: Verifying Checksum [2021-01-05T17:25:57.255Z] aa168da1d23b: Download complete [2021-01-05T17:25:58.648Z] 46f8f816bc3b: Pull complete [2021-01-05T17:25:58.648Z] 93b61091891f: Pull complete [2021-01-05T17:25:58.913Z] 93b9cdb0e59b: Pull complete [2021-01-05T17:25:58.913Z] 5e14af77c1be: Pull complete [2021-01-05T17:25:59.178Z] 01666e4c0597: Pull complete [2021-01-05T17:26:09.222Z] aa168da1d23b: Pull complete [2021-01-05T17:26:09.222Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-05T17:26:09.222Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-05T17:26:09.222Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-05T17:26:09.439Z] prd-centos7-docker-4c-2g-18530 does not seem to be running inside a container [2021-01-05T17:26:09.494Z] $ 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/9/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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-05T17:26:12.972Z] $ docker top 2f43fecb8a264294959458668f907ce9aebeabdc5d8345f60d4edb74218b0f6e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T17:26:13.525Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-05T17:26:13.837Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-05T17:26:14.140Z] + ls /var/log/sa-host [2021-01-05T17:26:14.140Z] + sadf -c /var/log/sa-host/sa05 [2021-01-05T17:26:14.140Z] file_magic: OK [2021-01-05T17:26:14.140Z] HZ: Using current value: 100 [2021-01-05T17:26:14.140Z] file_header: OK [2021-01-05T17:26:14.140Z] 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-05T17:26:14.140Z] Statistics: [2021-01-05T17:26:14.140Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-05T17:26:14.140Z] File successfully converted to sysstat format version 12.2.1 [2021-01-05T17:26:14.140Z] + sadf -c /var/log/sa-host/sa23 [2021-01-05T17:26:14.140Z] file_magic: OK [2021-01-05T17:26:14.140Z] HZ: Using current value: 100 [2021-01-05T17:26:14.140Z] file_header: OK [2021-01-05T17:26:14.140Z] 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-05T17:26:14.140Z] Statistics: [2021-01-05T17:26:14.140Z] Hnuu...uuuununununu... [2021-01-05T17:26:14.140Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-05T17:26:14.346Z] provisioning config files... [2021-01-05T17:26:14.361Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/9@tmp/config2274547954234768756tmp [Pipeline] { [Pipeline] echo [2021-01-05T17:26:14.440Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T17:26:14.741Z] ---> create-netrc.sh [Pipeline] } [2021-01-05T17:26:14.751Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-05T17:26:14.858Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T17:26:15.156Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-05T17:26:15.169Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T17:26:15.466Z] ---> sudo-logs.sh [2021-01-05T17:26:15.466Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-05T17:26:15.477Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T17:26:15.775Z] ---> job-cost.sh [2021-01-05T17:26:15.776Z] lf-activate-venv: SKIPPING [2021-01-05T17:26:15.776Z] INFO: No Stack... [2021-01-05T17:26:16.724Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-05T17:26:16.986Z] INFO: Archiving Costs [Pipeline] echo [2021-01-05T17:26:17.000Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T17:26:17.297Z] ---> logs-deploy.sh [2021-01-05T17:26:17.297Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2970/9 [2021-01-05T17:26:17.297Z] INFO: archiving workspace using pattern(s): [2021-01-05T17:26:18.687Z] Archives upload complete. [2021-01-05T17:26:18.687Z] INFO: archiving logs to Nexus