Pull request #2970 updated 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 8c5dd35193dcc7808feaf3f83c9704fecb77d6ce+0b9e13f6a351841bf3637770c27ae08320c32e9d (6daa4b4dcd3247608322f9fa8abc750c77e0dad5) 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 Running on prd-centos7-docker-4c-2g-18879 in /w/workspace/edgexfoundry_edgex-go_PR-2970 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/13 [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/13 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2970/head:refs/remotes/origin/PR-2970 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 0b9e13f6a351841bf3637770c27ae08320c32e9d into PR head commit 8c5dd35193dcc7808feaf3f83c9704fecb77d6ce Merge succeeded, producing 8c5dd35193dcc7808feaf3f83c9704fecb77d6ce Checking out Revision 8c5dd35193dcc7808feaf3f83c9704fecb77d6ce (PR-2970) > git config core.sparsecheckout # timeout=10 > git checkout -f 8c5dd35193dcc7808feaf3f83c9704fecb77d6ce # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 0b9e13f6a351841bf3637770c27ae08320c32e9d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8c5dd35193dcc7808feaf3f83c9704fecb77d6ce # timeout=10 Commit message: "feat(security): Address PR feedback to remove entrypoint of core-services" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git rev-list --no-walk dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d # timeout=10 [Pipeline] timeout [2021-01-07T20:44:31.034Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-07T20:44:31.312Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-07T20:44:31.434Z] ========================================================= [2021-01-07T20:44:31.434Z] EdgeX Global Pipelines Version Info [2021-01-07T20:44:31.434Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-07T20:44:33.001Z] ------------------- [2021-01-07T20:44:33.001Z] stable info: [2021-01-07T20:44:33.001Z] ------------------- [2021-01-07T20:44:33.001Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-07T20:44:33.002Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-07T20:44:33.002Z] Message: update stable to v1.0.173 [2021-01-07T20:44:33.948Z] ------------------- [2021-01-07T20:44:33.949Z] experimental info: [2021-01-07T20:44:33.949Z] ------------------- [2021-01-07T20:44:33.949Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-07T20:44:33.949Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-07T20:44:33.949Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-07T20:44:34.285Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-07T20:44:34.386Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-07T20:44:34.488Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-07T20:44:34.601Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-07T20:44:34.725Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-07T20:44:34.844Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-07T20:44:34.958Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-07T20:44:35.111Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-07T20:44:35.209Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-07T20:44:35.302Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-07T20:44:35.406Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-07T20:44:35.521Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-07T20:44:35.654Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-07T20:44:35.751Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-07T20:44:35.851Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-07T20:44:35.948Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-07T20:44:36.040Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-07T20:44:36.149Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-07T20:44:36.244Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-07T20:44:36.338Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-07T20:44:36.435Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-07T20:44:36.534Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-07T20:44:36.628Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-07T20:44:36.791Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2970 [Pipeline] echo [2021-01-07T20:44:36.887Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2970 [Pipeline] echo [2021-01-07T20:44:36.985Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2970 [Pipeline] echo [2021-01-07T20:44:37.075Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8c5dd35193dcc7808feaf3f83c9704fecb77d6ce [Pipeline] echo [2021-01-07T20:44:37.168Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8c5dd35 [Pipeline] echo [2021-01-07T20:44:37.261Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-07T20:44:37.460Z] provisioning config files... [2021-01-07T20:44:37.488Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/13@tmp/config7524721073916230271tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-07T20:44:37.849Z] ---> docker-login.sh [2021-01-07T20:44:37.849Z] nexus3.edgexfoundry.org:10001 [2021-01-07T20:44:38.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-07T20:44:38.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-07T20:44:38.373Z] Configure a credential helper to remove this warning. See [2021-01-07T20:44:38.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-07T20:44:38.373Z] [2021-01-07T20:44:38.373Z] Login Succeeded [2021-01-07T20:44:38.373Z] nexus3.edgexfoundry.org:10002 [2021-01-07T20:44:38.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-07T20:44:38.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-07T20:44:38.637Z] Configure a credential helper to remove this warning. See [2021-01-07T20:44:38.637Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-07T20:44:38.637Z] [2021-01-07T20:44:38.637Z] Login Succeeded [2021-01-07T20:44:38.637Z] nexus3.edgexfoundry.org:10003 [2021-01-07T20:44:38.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-07T20:44:38.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-07T20:44:38.637Z] Configure a credential helper to remove this warning. See [2021-01-07T20:44:38.637Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-07T20:44:38.637Z] [2021-01-07T20:44:38.637Z] Login Succeeded [2021-01-07T20:44:38.637Z] nexus3.edgexfoundry.org:10004 [2021-01-07T20:44:38.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-07T20:44:38.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-07T20:44:38.899Z] Configure a credential helper to remove this warning. See [2021-01-07T20:44:38.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-07T20:44:38.899Z] [2021-01-07T20:44:38.899Z] Login Succeeded [2021-01-07T20:44:38.899Z] docker.io [2021-01-07T20:44:39.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-07T20:44:39.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-07T20:44:39.427Z] Configure a credential helper to remove this warning. See [2021-01-07T20:44:39.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-07T20:44:39.427Z] [2021-01-07T20:44:39.427Z] Login Succeeded [2021-01-07T20:44:39.427Z] ---> docker-login.sh ends [Pipeline] } [2021-01-07T20:44:39.437Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-07T20:44:39.923Z] ++ 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-07T20:44:39.923Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-07T20:44:39.923Z] ++ dirname cmd/core-command/Dockerfile [2021-01-07T20:44:39.923Z] ++ cut -d/ -f2 [2021-01-07T20:44:39.923Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-07T20:44:39.923Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-07T20:44:39.923Z] ++ dirname cmd/core-data/Dockerfile [2021-01-07T20:44:39.923Z] ++ cut -d/ -f2 [2021-01-07T20:44:39.923Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-07T20:44:39.923Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-07T20:44:39.923Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-07T20:44:39.923Z] ++ cut -d/ -f2 [2021-01-07T20:44:39.923Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-07T20:44:39.923Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-07T20:44:39.923Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-01-07T20:44:39.923Z] ++ cut -d/ -f2 [2021-01-07T20:44:39.923Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-01-07T20:44:39.923Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-07T20:44:39.923Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2021-01-07T20:44:39.923Z] ++ cut -d/ -f2 [2021-01-07T20:44:39.923Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2021-01-07T20:44:39.923Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-07T20:44:39.923Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-07T20:44:39.923Z] ++ cut -d/ -f2 [2021-01-07T20:44:39.923Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-07T20:44:39.923Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-07T20:44:39.923Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-07T20:44:39.923Z] ++ cut -d/ -f2 [2021-01-07T20:44:39.923Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-07T20:44:39.923Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-07T20:44:39.923Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-07T20:44:39.923Z] ++ cut -d/ -f2 [2021-01-07T20:44:39.923Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-07T20:44:39.923Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-07T20:44:39.923Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-07T20:44:39.923Z] ++ cut -d/ -f2 [2021-01-07T20:44:39.923Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-07T20:44:39.923Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-07T20:44:39.923Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-07T20:44:39.923Z] ++ cut -d/ -f2 [2021-01-07T20:44:39.923Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-07T20:44:40.007Z] 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-07T20:44:41.391Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-07T20:44:41.391Z] [2021-01-07T20:44:41.391Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-07T20:44:41.738Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-07T20:44:41.738Z] latest: Pulling from edgex-devops/git-semver [2021-01-07T20:44:41.738Z] 31603596830f: Pulling fs layer [2021-01-07T20:44:41.738Z] 2a8b12db71e7: Pulling fs layer [2021-01-07T20:44:41.738Z] 6ca5941a6612: Pulling fs layer [2021-01-07T20:44:41.738Z] ecc8261a40a4: Pulling fs layer [2021-01-07T20:44:41.738Z] ecc8261a40a4: Waiting [2021-01-07T20:44:41.738Z] 2a8b12db71e7: Verifying Checksum [2021-01-07T20:44:41.738Z] 2a8b12db71e7: Download complete [2021-01-07T20:44:42.003Z] 31603596830f: Verifying Checksum [2021-01-07T20:44:42.003Z] 31603596830f: Download complete [2021-01-07T20:44:42.003Z] ecc8261a40a4: Verifying Checksum [2021-01-07T20:44:42.003Z] ecc8261a40a4: Download complete [2021-01-07T20:44:42.003Z] 6ca5941a6612: Verifying Checksum [2021-01-07T20:44:42.003Z] 6ca5941a6612: Download complete [2021-01-07T20:44:42.588Z] 31603596830f: Pull complete [2021-01-07T20:44:42.588Z] 2a8b12db71e7: Pull complete [2021-01-07T20:44:43.538Z] 6ca5941a6612: Pull complete [2021-01-07T20:44:43.538Z] ecc8261a40a4: Pull complete [2021-01-07T20:44:43.538Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-07T20:44:43.538Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-07T20:44:43.538Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-07T20:44:43.642Z] prd-centos7-docker-4c-2g-18879 does not seem to be running inside a container [2021-01-07T20:44:43.691Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-07T20:44:46.275Z] $ docker top 80edb7e37165b771b7bf8e26a9c0bfe7599436339790e2b120c64873e3dcb476 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-07T20:44:46.639Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-07T20:44:46.639Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-07T20:44:46.859Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-07T20:44:46.863Z] $ docker exec 80edb7e37165b771b7bf8e26a9c0bfe7599436339790e2b120c64873e3dcb476 ssh-agent [2021-01-07T20:44:47.038Z] SSH_AUTH_SOCK=/tmp/ssh-SbIgxQcijTgh/agent.11 [2021-01-07T20:44:47.038Z] SSH_AGENT_PID=16 [2021-01-07T20:44:47.051Z] Running ssh-add (command line suppressed) [2021-01-07T20:44:47.172Z] Identity added: /w/workspace/edgex-go/13@tmp/private_key_4843447749216806689.key (/w/workspace/edgex-go/13@tmp/private_key_4843447749216806689.key) [2021-01-07T20:44:47.225Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-07T20:44:47.562Z] + git tag --points-at HEAD [Pipeline] } [2021-01-07T20:44:47.586Z] $ docker exec --env ******** --env ******** 80edb7e37165b771b7bf8e26a9c0bfe7599436339790e2b120c64873e3dcb476 ssh-agent -k [2021-01-07T20:44:47.700Z] unset SSH_AUTH_SOCK; [2021-01-07T20:44:47.702Z] unset SSH_AGENT_PID; [2021-01-07T20:44:47.702Z] echo Agent pid 16 killed; [2021-01-07T20:44:47.749Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-07T20:44:47.895Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-07T20:44:47.895Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-07T20:44:48.070Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-07T20:44:48.074Z] $ docker exec 80edb7e37165b771b7bf8e26a9c0bfe7599436339790e2b120c64873e3dcb476 ssh-agent [2021-01-07T20:44:48.245Z] SSH_AUTH_SOCK=/tmp/ssh-x4IragAbArlG/agent.45 [2021-01-07T20:44:48.245Z] SSH_AGENT_PID=51 [2021-01-07T20:44:48.252Z] Running ssh-add (command line suppressed) [2021-01-07T20:44:48.391Z] Identity added: /w/workspace/edgex-go/13@tmp/private_key_8798154134384167198.key (/w/workspace/edgex-go/13@tmp/private_key_8798154134384167198.key) [2021-01-07T20:44:48.452Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-07T20:44:48.795Z] + git semver init [2021-01-07T20:44:48.795Z] # -> Open(): unable to determine branch for HEAD [2021-01-07T20:44:48.795Z] # $GIT_DIR = /w/workspace/edgex-go/13/.git [2021-01-07T20:44:48.795Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/13 [2021-01-07T20:44:48.795Z] # $SEMVER_REMOTE_NAME = origin [2021-01-07T20:44:48.795Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-07T20:44:48.795Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-07T20:44:48.795Z] # $SEMVER_BRANCH = PR-2970 [2021-01-07T20:44:48.795Z] # $SEMVER_TEMP = /tmp/semver-726821953 [2021-01-07T20:44:48.795Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-07T20:45:06.954Z] # '/tmp/semver-726821953' -> '/w/workspace/edgex-go/13/.semver' [2021-01-07T20:45:06.954Z] # -> Force: false [2021-01-07T20:45:06.954Z] # $SEMVER_DIR = /w/workspace/edgex-go/13/.semver [Pipeline] } [2021-01-07T20:45:06.968Z] $ docker exec --env ******** --env ******** 80edb7e37165b771b7bf8e26a9c0bfe7599436339790e2b120c64873e3dcb476 ssh-agent -k [2021-01-07T20:45:07.218Z] unset SSH_AUTH_SOCK; [2021-01-07T20:45:07.219Z] unset SSH_AGENT_PID; [2021-01-07T20:45:07.219Z] echo Agent pid 51 killed; [2021-01-07T20:45:07.302Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-07T20:45:07.816Z] + git semver [Pipeline] } [2021-01-07T20:45:07.836Z] $ docker stop --time=1 80edb7e37165b771b7bf8e26a9c0bfe7599436339790e2b120c64873e3dcb476 [2021-01-07T20:45:09.394Z] $ docker rm -f 80edb7e37165b771b7bf8e26a9c0bfe7599436339790e2b120c64873e3dcb476 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-07T20:45:09.939Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-07T20:45:10.492Z] Stashed 1 file(s) [Pipeline] echo [2021-01-07T20:45:10.495Z] [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-07T20:45:11.495Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-07T20:45:11.809Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-07T20:45:12.110Z] + sudo service docker restart [2021-01-07T20:45:12.110Z] + true [2021-01-07T20:45:12.110Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-07T20:45:12.705Z] ========================================================= [2021-01-07T20:45:12.705Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-07T20:45:12.705Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-07T20:45:13.065Z] + 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-07T20:45:16.389Z] Sending build context to Docker daemon 326.7MB [2021-01-07T20:45:16.389Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-07T20:45:16.389Z] Step 2/6 : FROM ${BASE} [2021-01-07T20:45:16.389Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-07T20:45:16.389Z] 188c0c94c7c5: Pulling fs layer [2021-01-07T20:45:16.389Z] 0ef7d3d256c8: Pulling fs layer [2021-01-07T20:45:16.389Z] de9db76c5a1d: Pulling fs layer [2021-01-07T20:45:16.389Z] bca2f99d35d6: Pulling fs layer [2021-01-07T20:45:16.389Z] 93359f2a8cfa: Pulling fs layer [2021-01-07T20:45:16.389Z] 7c6f9722023f: Pulling fs layer [2021-01-07T20:45:16.389Z] a35cf1a2eb13: Pulling fs layer [2021-01-07T20:45:16.389Z] 93359f2a8cfa: Waiting [2021-01-07T20:45:16.389Z] 7c6f9722023f: Waiting [2021-01-07T20:45:16.389Z] a35cf1a2eb13: Waiting [2021-01-07T20:45:16.389Z] bca2f99d35d6: Waiting [2021-01-07T20:45:16.389Z] de9db76c5a1d: Verifying Checksum [2021-01-07T20:45:16.389Z] de9db76c5a1d: Download complete [2021-01-07T20:45:16.389Z] 0ef7d3d256c8: Verifying Checksum [2021-01-07T20:45:16.389Z] 0ef7d3d256c8: Download complete [2021-01-07T20:45:16.389Z] 93359f2a8cfa: Verifying Checksum [2021-01-07T20:45:16.389Z] 93359f2a8cfa: Download complete [2021-01-07T20:45:16.389Z] 188c0c94c7c5: Verifying Checksum [2021-01-07T20:45:16.389Z] 188c0c94c7c5: Download complete [2021-01-07T20:45:16.389Z] 7c6f9722023f: Verifying Checksum [2021-01-07T20:45:16.389Z] 7c6f9722023f: Download complete [2021-01-07T20:45:17.339Z] 188c0c94c7c5: Pull complete [2021-01-07T20:45:17.602Z] 0ef7d3d256c8: Pull complete [2021-01-07T20:45:17.602Z] de9db76c5a1d: Pull complete [2021-01-07T20:45:18.560Z] a35cf1a2eb13: Download complete [2021-01-07T20:45:18.830Z] bca2f99d35d6: Download complete [2021-01-07T20:45:24.159Z] bca2f99d35d6: Pull complete [2021-01-07T20:45:24.160Z] 93359f2a8cfa: Pull complete [2021-01-07T20:45:24.160Z] 7c6f9722023f: Pull complete [2021-01-07T20:45:25.931Z] Still waiting to schedule task [2021-01-07T20:45:25.931Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline [2021-01-07T20:45:30.791Z] a35cf1a2eb13: Pull complete [2021-01-07T20:45:30.791Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-07T20:45:30.791Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-07T20:45:30.791Z] ---> a62c8e92a672 [2021-01-07T20:45:30.791Z] 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-07T20:45:30.791Z] ---> Running in e6e8d100bf24 [2021-01-07T20:45:30.791Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-07T20:45:32.187Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-07T20:45:33.137Z] (1/12) Installing libmagic (5.38-r0) [2021-01-07T20:45:33.400Z] (2/12) Installing file (5.38-r0) [2021-01-07T20:45:33.664Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-07T20:45:33.664Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-07T20:45:38.977Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-07T20:45:38.977Z] (6/12) Installing patch (2.7.6-r6) [2021-01-07T20:45:38.977Z] (7/12) Installing build-base (0.5-r2) [2021-01-07T20:45:38.977Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-07T20:45:38.977Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-07T20:45:38.977Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-07T20:45:38.977Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-07T20:45:38.977Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-07T20:45:38.977Z] Executing busybox-1.31.1-r19.trigger [2021-01-07T20:45:38.977Z] OK: 233 MiB in 51 packages [2021-01-07T20:45:43.210Z] Removing intermediate container e6e8d100bf24 [2021-01-07T20:45:43.210Z] ---> fbc2646c56ed [2021-01-07T20:45:43.210Z] Step 4/6 : WORKDIR /edgex-go [2021-01-07T20:45:43.210Z] ---> Running in 1ac42b51fede [2021-01-07T20:45:43.210Z] Removing intermediate container 1ac42b51fede [2021-01-07T20:45:43.210Z] ---> 94a0a5ee2d76 [2021-01-07T20:45:43.210Z] Step 5/6 : COPY go.mod . [2021-01-07T20:45:43.473Z] ---> 714029917d98 [2021-01-07T20:45:43.473Z] Step 6/6 : RUN go mod download [2021-01-07T20:45:43.740Z] ---> Running in b2e787059d4d [2021-01-07T20:46:05.772Z] Removing intermediate container b2e787059d4d [2021-01-07T20:46:05.772Z] ---> 558745459747 [2021-01-07T20:46:05.772Z] Successfully built 558745459747 [2021-01-07T20:46:05.772Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-07T20:46:06.099Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-07T20:46:06.099Z] . [Pipeline] withDockerContainer [2021-01-07T20:46:06.204Z] prd-centos7-docker-4c-2g-18879 does not seem to be running inside a container [2021-01-07T20:46:06.254Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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-x86_64 cat [2021-01-07T20:46:07.237Z] $ docker top 60b2dd8b0152d10ed42b71a1ecd9ee5cf28c6e4c58bbb06b4fd24d6d21e0c925 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-07T20:46:07.817Z] + go version [2021-01-07T20:46:07.817Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-07T20:46:07.832Z] $ docker stop --time=1 60b2dd8b0152d10ed42b71a1ecd9ee5cf28c6e4c58bbb06b4fd24d6d21e0c925 [2021-01-07T20:46:10.162Z] $ docker rm -f 60b2dd8b0152d10ed42b71a1ecd9ee5cf28c6e4c58bbb06b4fd24d6d21e0c925 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-07T20:46:11.176Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-07T20:46:11.176Z] . [Pipeline] withDockerContainer [2021-01-07T20:46:11.277Z] prd-centos7-docker-4c-2g-18879 does not seem to be running inside a container [2021-01-07T20:46:11.329Z] $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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-x86_64 cat [2021-01-07T20:46:12.107Z] $ docker top 495d834954683e81081d923d027f94eb1176d165cd8396e33200d8e3275e7348 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-07T20:46:12.341Z] ========================================================= [2021-01-07T20:46:12.341Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-07T20:46:12.341Z] ========================================================= [Pipeline] sh [2021-01-07T20:46:12.639Z] + make test [2021-01-07T20:46:12.639Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-07T20:46:22.702Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-07T20:46:35.074Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-07T20:46:45.212Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-07T20:46:45.212Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-07T20:46:45.212Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-07T20:46:45.212Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-07T20:46:47.818Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-01-07T20:46:47.818Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-07T20:46:47.818Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-07T20:46:47.818Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-07T20:46:47.818Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-07T20:46:47.818Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-07T20:46:49.780Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-07T20:46:49.780Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-07T20:46:49.780Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-07T20:46:51.753Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.117s coverage: 46.6% of statements [2021-01-07T20:46:51.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-07T20:46:51.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-07T20:46:51.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-07T20:46:51.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-07T20:46:51.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-07T20:46:57.111Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.230s coverage: 27.0% of statements [2021-01-07T20:46:57.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-07T20:46:57.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-07T20:46:57.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-07T20:46:57.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-07T20:46:57.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-07T20:46:57.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-07T20:46:57.111Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.039s coverage: 100.0% of statements [2021-01-07T20:46:57.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-07T20:46:57.111Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.061s coverage: 100.0% of statements [2021-01-07T20:46:57.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-07T20:46:57.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-07T20:46:57.111Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.447s coverage: 77.8% of statements [2021-01-07T20:46:57.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-07T20:46:57.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-07T20:46:57.111Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.122s coverage: 82.4% of statements [2021-01-07T20:46:57.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-07T20:46:57.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-07T20:46:57.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-07T20:46:57.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-07T20:46:59.095Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.433s coverage: 28.6% of statements [2021-01-07T20:46:59.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-07T20:46:59.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-07T20:46:59.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-07T20:46:59.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-07T20:46:59.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-07T20:46:59.095Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.090s coverage: 100.0% of statements [2021-01-07T20:46:59.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-07T20:46:59.095Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.048s coverage: 100.0% of statements [2021-01-07T20:46:59.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-07T20:46:59.095Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.133s coverage: 86.7% of statements [2021-01-07T20:46:59.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-07T20:46:59.095Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.144s coverage: 97.5% of statements [2021-01-07T20:46:59.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-07T20:46:59.435Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.056s coverage: 78.3% of statements [2021-01-07T20:46:59.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-07T20:46:59.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-07T20:46:59.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-07T20:46:59.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-07T20:47:01.409Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.392s coverage: 93.8% of statements [2021-01-07T20:47:01.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-07T20:47:01.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-07T20:47:01.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-07T20:47:01.409Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-07T20:47:01.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-07T20:47:01.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-07T20:47:01.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-07T20:47:01.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-07T20:47:01.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-07T20:47:01.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-07T20:47:01.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-07T20:47:01.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-07T20:47:01.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-07T20:47:01.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-07T20:47:01.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-07T20:47:01.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-07T20:47:01.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-07T20:47:01.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-07T20:47:01.409Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.033s coverage: 58.8% of statements [2021-01-07T20:47:01.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-07T20:47:01.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-07T20:47:01.409Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.055s coverage: 0.1% of statements [2021-01-07T20:47:01.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-07T20:47:01.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-07T20:47:01.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-01-07T20:47:01.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.070s coverage: 43.8% of statements [2021-01-07T20:47:01.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword [no test files] [2021-01-07T20:47:01.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus [no test files] [2021-01-07T20:47:01.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.040s coverage: 87.5% of statements [2021-01-07T20:47:01.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/install [no test files] [2021-01-07T20:47:01.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen [no test files] [2021-01-07T20:47:01.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping [no test files] [2021-01-07T20:47:01.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-01-07T20:47:01.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-01-07T20:47:01.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-01-07T20:47:07.695Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-18880 in /w/workspace/edgexfoundry_edgex-go_PR-2970 [Pipeline] { [Pipeline] ws [2021-01-07T20:47:07.750Z] Running in /w/workspace/edgex-go/13 [Pipeline] { [Pipeline] checkout [2021-01-07T20:47:13.021Z] using credential edgex-jenkins-ssh [2021-01-07T20:47:13.129Z] Cloning the remote Git repository [2021-01-07T20:47:13.190Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-07T20:47:13.312Z] > git init /w/workspace/edgex-go/13 # timeout=10 [2021-01-07T20:47:13.385Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-07T20:47:13.386Z] > git --version # timeout=10 [2021-01-07T20:47:13.400Z] > git --version # 'git version 2.17.1' [2021-01-07T20:47:13.402Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-07T20:47:13.463Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-07T20:47:23.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 22.073s coverage: 82.7% of statements [2021-01-07T20:47:23.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-07T20:47:23.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-07T20:47:23.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.036s coverage: 100.0% of statements [2021-01-07T20:47:23.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-07T20:47:23.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.047s coverage: 75.5% of statements [2021-01-07T20:47:23.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-07T20:47:23.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.040s coverage: 80.8% of statements [2021-01-07T20:47:23.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.073s coverage: 87.2% of statements [2021-01-07T20:47:23.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.051s coverage: 84.2% of statements [2021-01-07T20:47:23.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.085s coverage: 91.4% of statements [2021-01-07T20:47:23.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-07T20:47:23.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.211s coverage: 63.5% of statements [2021-01-07T20:47:23.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-07T20:47:23.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-07T20:47:23.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.028s coverage: 100.0% of statements [2021-01-07T20:47:23.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.044s coverage: 91.3% of statements [2021-01-07T20:47:23.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements [2021-01-07T20:47:23.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.044s coverage: 73.7% of statements [2021-01-07T20:47:23.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.043s coverage: 100.0% of statements [2021-01-07T20:47:23.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.333s coverage: 55.9% of statements [2021-01-07T20:47:23.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-07T20:47:23.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-07T20:47:23.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-07T20:47:23.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-07T20:47:23.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-07T20:47:23.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.103s coverage: 37.0% of statements [2021-01-07T20:47:23.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-07T20:47:23.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-07T20:47:23.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.267s coverage: 84.0% of statements [2021-01-07T20:47:23.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.039s coverage: 100.0% of statements [2021-01-07T20:47:23.812Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.102s coverage: 47.1% of statements [2021-01-07T20:47:23.812Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-07T20:47:23.812Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-07T20:47:23.812Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-07T20:47:23.812Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-07T20:47:23.812Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-07T20:47:23.812Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.052s coverage: 100.0% of statements [2021-01-07T20:47:23.812Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-07T20:47:23.812Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.047s coverage: 100.0% of statements [2021-01-07T20:47:23.812Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-07T20:47:23.812Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.731s coverage: 29.1% of statements [2021-01-07T20:47:23.812Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-07T20:47:23.812Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-07T20:47:23.812Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-07T20:47:23.812Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-07T20:47:23.812Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-07T20:47:23.812Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.071s coverage: 99.0% of statements [2021-01-07T20:47:23.812Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-07T20:47:23.812Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.047s coverage: 100.0% of statements [2021-01-07T20:47:23.812Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-07T20:47:23.812Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.042s coverage: 0.0% of statements [2021-01-07T20:47:23.812Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-07T20:47:23.812Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.022s coverage: 100.0% of statements [2021-01-07T20:47:23.812Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-07T20:47:23.812Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-07T20:47:23.812Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-07T20:47:23.812Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-07T20:47:23.812Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.043s coverage: 87.9% of statements [2021-01-07T20:47:23.812Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-07T20:47:23.812Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-07T20:47:23.812Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.036s coverage: 100.0% of statements [2021-01-07T20:47:23.812Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements [2021-01-07T20:47:23.812Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-01-07T20:47:23.812Z] GO111MODULE=on go vet ./... [2021-01-07T20:47:29.370Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-07T20:47:29.394Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-07T20:47:29.422Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-07T20:47:29.463Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-07T20:47:29.464Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-07T20:47:29.475Z] > 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-07T20:47:30.306Z] Merging remotes/origin/master commit 0b9e13f6a351841bf3637770c27ae08320c32e9d into PR head commit 8c5dd35193dcc7808feaf3f83c9704fecb77d6ce [2021-01-07T20:47:30.813Z] Merge succeeded, producing 8c5dd35193dcc7808feaf3f83c9704fecb77d6ce [2021-01-07T20:47:30.814Z] Checking out Revision 8c5dd35193dcc7808feaf3f83c9704fecb77d6ce (PR-2970) [2021-01-07T20:47:30.328Z] > git config core.sparsecheckout # timeout=10 [2021-01-07T20:47:30.342Z] > git checkout -f 8c5dd35193dcc7808feaf3f83c9704fecb77d6ce # timeout=10 [2021-01-07T20:47:30.650Z] > git remote # timeout=10 [2021-01-07T20:47:30.668Z] > git config --get remote.origin.url # timeout=10 [2021-01-07T20:47:30.686Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-07T20:47:30.745Z] > git merge 0b9e13f6a351841bf3637770c27ae08320c32e9d # timeout=10 [2021-01-07T20:47:30.787Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-07T20:47:30.823Z] > git config core.sparsecheckout # timeout=10 [2021-01-07T20:47:30.847Z] > git checkout -f 8c5dd35193dcc7808feaf3f83c9704fecb77d6ce # timeout=10 [2021-01-07T20:47:35.342Z] Commit message: "feat(security): Address PR feedback to remove entrypoint of core-services" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-07T20:47:36.801Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-07T20:47:37.258Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-07T20:47:37.608Z] + sudo+ service dockertrue restart [2021-01-07T20:47:37.608Z] [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-07T20:47:39.675Z] provisioning config files... [2021-01-07T20:47:39.719Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/13@tmp/config1919020622984967860tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-07T20:47:40.125Z] ---> docker-login.sh [2021-01-07T20:47:40.125Z] nexus3.edgexfoundry.org:10001 [2021-01-07T20:47:41.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-07T20:47:41.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-07T20:47:41.383Z] Configure a credential helper to remove this warning. See [2021-01-07T20:47:41.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-07T20:47:41.383Z] [2021-01-07T20:47:41.383Z] Login Succeeded [2021-01-07T20:47:41.383Z] nexus3.edgexfoundry.org:10002 [2021-01-07T20:47:41.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-07T20:47:41.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-07T20:47:41.933Z] Configure a credential helper to remove this warning. See [2021-01-07T20:47:41.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-07T20:47:41.933Z] [2021-01-07T20:47:41.933Z] Login Succeeded [2021-01-07T20:47:41.933Z] nexus3.edgexfoundry.org:10003 [2021-01-07T20:47:42.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-07T20:47:42.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-07T20:47:42.480Z] Configure a credential helper to remove this warning. See [2021-01-07T20:47:42.480Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-07T20:47:42.480Z] [2021-01-07T20:47:42.480Z] Login Succeeded [2021-01-07T20:47:42.480Z] nexus3.edgexfoundry.org:10004 [2021-01-07T20:47:42.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-07T20:47:43.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-07T20:47:43.027Z] Configure a credential helper to remove this warning. See [2021-01-07T20:47:43.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-07T20:47:43.027Z] [2021-01-07T20:47:43.027Z] Login Succeeded [2021-01-07T20:47:43.027Z] docker.io [2021-01-07T20:47:43.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-07T20:47:43.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-07T20:47:43.895Z] Configure a credential helper to remove this warning. See [2021-01-07T20:47:43.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-07T20:47:43.895Z] [2021-01-07T20:47:43.895Z] Login Succeeded [2021-01-07T20:47:43.895Z] ---> docker-login.sh ends [Pipeline] } [2021-01-07T20:47:43.912Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-07T20:47:44.391Z] ========================================================= [2021-01-07T20:47:44.391Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-07T20:47:44.391Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-07T20:47:44.770Z] + 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-07T20:47:47.410Z] Sending build context to Docker daemon 165.8MB [2021-01-07T20:47:47.410Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-07T20:47:47.410Z] Step 2/6 : FROM ${BASE} [2021-01-07T20:47:47.410Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-07T20:47:47.410Z] 5f621e34cdf4: Pulling fs layer [2021-01-07T20:47:47.410Z] a4357932f1b6: Pulling fs layer [2021-01-07T20:47:47.410Z] 18c013af1878: Pulling fs layer [2021-01-07T20:47:47.410Z] 00ac8860ef70: Pulling fs layer [2021-01-07T20:47:47.410Z] 63d7cb157983: Pulling fs layer [2021-01-07T20:47:47.410Z] b116817d02f9: Pulling fs layer [2021-01-07T20:47:47.410Z] 745a02a5169b: Pulling fs layer [2021-01-07T20:47:47.410Z] 00ac8860ef70: Waiting [2021-01-07T20:47:47.410Z] 63d7cb157983: Waiting [2021-01-07T20:47:47.410Z] b116817d02f9: Waiting [2021-01-07T20:47:47.410Z] 745a02a5169b: Waiting [2021-01-07T20:47:47.410Z] 18c013af1878: Download complete [2021-01-07T20:47:47.410Z] a4357932f1b6: Download complete [2021-01-07T20:47:47.410Z] 63d7cb157983: Download complete [2021-01-07T20:47:47.410Z] b116817d02f9: Download complete [2021-01-07T20:47:47.410Z] 5f621e34cdf4: Verifying Checksum [2021-01-07T20:47:47.410Z] 5f621e34cdf4: Download complete [2021-01-07T20:47:48.007Z] 5f621e34cdf4: Pull complete [2021-01-07T20:47:48.280Z] a4357932f1b6: Pull complete [2021-01-07T20:47:48.878Z] 18c013af1878: Pull complete [2021-01-07T20:47:50.864Z] 745a02a5169b: Verifying Checksum [2021-01-07T20:47:50.864Z] 745a02a5169b: Download complete [2021-01-07T20:47:52.306Z] 00ac8860ef70: Verifying Checksum [2021-01-07T20:47:52.306Z] 00ac8860ef70: Download complete [2021-01-07T20:47:56.061Z] gofmt -l . [2021-01-07T20:47:56.062Z] [ "`gofmt -l .`" = "" ] [2021-01-07T20:47:56.062Z] ./bin/test-go-mod-tidy.sh [2021-01-07T20:47:56.062Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-07T20:47:56.689Z] + ls -al . [2021-01-07T20:47:56.689Z] total 644 [2021-01-07T20:47:56.689Z] drwxrwxr-x 10 1001 1001 4096 Jan 7 20:47 . [2021-01-07T20:47:56.689Z] drwxr-xr-x 4 root root 30 Jan 7 20:46 .. [2021-01-07T20:47:56.689Z] -rw-rw-r-- 1 1001 1001 11 Jan 7 20:44 .dockerignore [2021-01-07T20:47:56.689Z] drwxrwxr-x 8 1001 1001 179 Jan 7 20:44 .git [2021-01-07T20:47:56.689Z] drwxrwxr-x 3 1001 1001 125 Jan 7 20:44 .github [2021-01-07T20:47:56.689Z] -rw-rw-r-- 1 1001 1001 872 Jan 7 20:44 .gitignore [2021-01-07T20:47:56.689Z] drwx------ 3 1001 1001 47 Jan 7 20:45 .semver [2021-01-07T20:47:56.689Z] -rw-rw-r-- 1 1001 1001 166 Jan 7 20:44 .sonarcloud.properties [2021-01-07T20:47:56.689Z] -rw-rw-r-- 1 1001 1001 3804 Jan 7 20:44 CONTRIBUTING.md [2021-01-07T20:47:56.689Z] -rw-rw-r-- 1 1001 1001 931 Jan 7 20:44 Dockerfile.build [2021-01-07T20:47:56.689Z] -rw-rw-r-- 1 1001 1001 863 Jan 7 20:44 Jenkinsfile [2021-01-07T20:47:56.689Z] -rw-rw-r-- 1 1001 1001 10775 Jan 7 20:44 LICENSE [2021-01-07T20:47:56.689Z] -rw-rw-r-- 1 1001 1001 6001 Jan 7 20:44 Makefile [2021-01-07T20:47:56.689Z] -rw-rw-r-- 1 1001 1001 6524 Jan 7 20:44 README.md [2021-01-07T20:47:56.689Z] -rw-rw-r-- 1 1001 1001 6744 Jan 7 20:44 SECURITY.md [2021-01-07T20:47:56.689Z] -rw-rw-r-- 1 1001 1001 5 Jan 7 20:45 VERSION [2021-01-07T20:47:56.689Z] -rw-rw-r-- 1 1001 1001 4131 Jan 7 20:44 ZMQWindows.md [2021-01-07T20:47:56.689Z] drwxrwxr-x 2 1001 1001 117 Jan 7 20:44 bin [2021-01-07T20:47:56.689Z] drwxrwxr-x 15 1001 1001 4096 Jan 7 20:44 cmd [2021-01-07T20:47:56.689Z] -rw-r--r-- 1 root root 546759 Jan 7 20:47 coverage.out [2021-01-07T20:47:56.689Z] -rw-r--r-- 1 root root 1005 Jan 7 20:47 go.mod [2021-01-07T20:47:56.689Z] -rw-r--r-- 1 root root 19172 Jan 7 20:47 go.sum [2021-01-07T20:47:56.689Z] drwxrwxr-x 8 1001 1001 127 Jan 7 20:44 internal [2021-01-07T20:47:56.689Z] drwxrwxr-x 4 1001 1001 26 Jan 7 20:44 openapi [2021-01-07T20:47:56.689Z] drwxrwxr-x 4 1001 1001 71 Jan 7 20:44 snap [2021-01-07T20:47:56.689Z] -rw-rw-r-- 1 1001 1001 168 Jan 7 20:44 version.go [Pipeline] sh [2021-01-07T20:47:56.998Z] + '[' -e coverage.out ] [2021-01-07T20:47:56.998Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-07T20:47:57.250Z] Stashed 1 file(s) [Pipeline] sh [2021-01-07T20:47:57.544Z] + make build [2021-01-07T20:47:57.544Z] 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-07T20:48:00.880Z] 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-07T20:48:02.465Z] 00ac8860ef70: Pull complete [2021-01-07T20:48:02.738Z] 63d7cb157983: Pull complete [2021-01-07T20:48:03.011Z] b116817d02f9: Pull complete [2021-01-07T20:48:06.423Z] 745a02a5169b: Pull complete [2021-01-07T20:48:06.423Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-07T20:48:06.423Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-07T20:48:06.423Z] ---> b7e6874047d6 [2021-01-07T20:48:06.423Z] 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-07T20:48:09.814Z] ---> Running in 1fc0f22d5164 [2021-01-07T20:48:11.034Z] 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-07T20:48:11.273Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-07T20:48:11.865Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-07T20:48:12.455Z] 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-07T20:48:12.455Z] (1/12) Installing libmagic (5.38-r0) [2021-01-07T20:48:12.728Z] (2/12) Installing file (5.38-r0) [2021-01-07T20:48:12.728Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-07T20:48:12.728Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-07T20:48:13.886Z] 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-07T20:48:14.478Z] 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-07T20:48:16.424Z] 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-07T20:48:17.010Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-07T20:48:17.010Z] (6/12) Installing patch (2.7.6-r6) [2021-01-07T20:48:17.010Z] (7/12) Installing build-base (0.5-r2) [2021-01-07T20:48:17.010Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-07T20:48:17.010Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-07T20:48:17.281Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-07T20:48:17.281Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-07T20:48:17.281Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-07T20:48:17.554Z] Executing busybox-1.31.1-r19.trigger [2021-01-07T20:48:17.554Z] OK: 217 MiB in 51 packages [2021-01-07T20:48:17.822Z] 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-07T20:48:19.224Z] 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-07T20:48:20.635Z] 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-07T20:48:21.588Z] 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-07T20:48:21.870Z] Removing intermediate container 1fc0f22d5164 [2021-01-07T20:48:21.870Z] ---> 27cedba67ccc [2021-01-07T20:48:21.870Z] Step 4/6 : WORKDIR /edgex-go [2021-01-07T20:48:21.870Z] ---> Running in a2422bfc2a4e [2021-01-07T20:48:22.147Z] Removing intermediate container a2422bfc2a4e [2021-01-07T20:48:22.147Z] ---> fe7eeb584d3e [2021-01-07T20:48:22.147Z] Step 5/6 : COPY go.mod . [2021-01-07T20:48:22.741Z] ---> 4fc625b65425 [2021-01-07T20:48:22.741Z] Step 6/6 : RUN go mod download [2021-01-07T20:48:22.997Z] 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-07T20:48:23.014Z] ---> Running in 5608c65488df [2021-01-07T20:48:23.946Z] 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-07T20:48:25.933Z] $ docker stop --time=1 495d834954683e81081d923d027f94eb1176d165cd8396e33200d8e3275e7348 [2021-01-07T20:48:27.629Z] $ docker rm -f 495d834954683e81081d923d027f94eb1176d165cd8396e33200d8e3275e7348 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-07T20:48:31.229Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-07T20:48:31.230Z] [2021-01-07T20:48:31.230Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-07T20:48:31.589Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-07T20:48:31.589Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-07T20:48:31.589Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-07T20:48:31.589Z] ca9280d653b3: Pulling fs layer [2021-01-07T20:48:31.589Z] 7e9c9ca2126c: Pulling fs layer [2021-01-07T20:48:31.589Z] cbdbe7a5bc2a: Verifying Checksum [2021-01-07T20:48:31.589Z] cbdbe7a5bc2a: Download complete [2021-01-07T20:48:32.178Z] ca9280d653b3: Verifying Checksum [2021-01-07T20:48:32.178Z] ca9280d653b3: Download complete [2021-01-07T20:48:32.178Z] cbdbe7a5bc2a: Pull complete [2021-01-07T20:48:33.608Z] ca9280d653b3: Pull complete [2021-01-07T20:48:33.608Z] 7e9c9ca2126c: Verifying Checksum [2021-01-07T20:48:33.608Z] 7e9c9ca2126c: Download complete [2021-01-07T20:48:41.813Z] 7e9c9ca2126c: Pull complete [2021-01-07T20:48:41.813Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-07T20:48:41.813Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-07T20:48:41.813Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-07T20:48:42.034Z] prd-centos7-docker-4c-2g-18879 does not seem to be running inside a container [2021-01-07T20:48:42.094Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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:latest cat [2021-01-07T20:48:44.122Z] $ docker top f39e40fbd014b6521856115a19384bd0740543df35e849752852d671b11aa69b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-07T20:48:44.623Z] + docker-compose build --help [2021-01-07T20:48:44.623Z] + grep parallel [2021-01-07T20:48:45.575Z] --parallel Build images in parallel. [Pipeline] } [2021-01-07T20:48:45.856Z] $ docker stop --time=1 f39e40fbd014b6521856115a19384bd0740543df35e849752852d671b11aa69b [2021-01-07T20:48:47.256Z] $ docker rm -f f39e40fbd014b6521856115a19384bd0740543df35e849752852d671b11aa69b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-07T20:48:47.903Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-07T20:48:47.903Z] . [Pipeline] withDockerContainer [2021-01-07T20:48:48.017Z] prd-centos7-docker-4c-2g-18879 does not seem to be running inside a container [2021-01-07T20:48:48.071Z] $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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-07T20:48:48.865Z] $ docker top cbe31a7259d1c947b9c6b02f8f979bc7b490a4b4fbd83b082be58757f48e661c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-07T20:48:49.434Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-07T20:48:49.926Z] Removing intermediate container 5608c65488df [2021-01-07T20:48:49.926Z] ---> 269bcc0a1beb [2021-01-07T20:48:49.926Z] Successfully built 269bcc0a1beb [2021-01-07T20:48:49.926Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-07T20:48:50.265Z] + docker inspect -f . ci-base-image-arm64 [2021-01-07T20:48:50.265Z] . [Pipeline] withDockerContainer [2021-01-07T20:48:50.444Z] Building docker-core-command-go ... [2021-01-07T20:48:50.444Z] Building docker-core-data-go ... [2021-01-07T20:48:50.444Z] Building docker-core-metadata-go ... [2021-01-07T20:48:50.444Z] Building docker-security-bootstrapper-go ... [2021-01-07T20:48:50.444Z] Building docker-security-bootstrap-redis-go ... [2021-01-07T20:48:50.444Z] Building docker-security-proxy-setup-go ... [2021-01-07T20:48:50.444Z] Building docker-security-secretstore-setup-go ... [2021-01-07T20:48:50.444Z] Building docker-support-notifications-go ... [2021-01-07T20:48:50.444Z] Building docker-support-scheduler-go ... [2021-01-07T20:48:50.444Z] Building docker-sys-mgmt-agent-go ... [2021-01-07T20:48:50.444Z] Building docker-security-bootstrapper-go [2021-01-07T20:48:50.444Z] Building docker-security-bootstrap-redis-go [2021-01-07T20:48:50.444Z] Building docker-security-secretstore-setup-go [2021-01-07T20:48:50.444Z] Building docker-core-command-go [2021-01-07T20:48:50.444Z] Building docker-support-notifications-go [2021-01-07T20:48:50.498Z] prd-ubuntu18.04-docker-arm64-4c-16g-18880 does not seem to be running inside a container [2021-01-07T20:48:50.580Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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-arm64 cat [2021-01-07T20:48:52.100Z] $ docker top 5ba49fef81b72f3bf16161584e588b6a6350c57327f60ade51ec20c2e7f82515 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-07T20:48:53.120Z] + go version [2021-01-07T20:48:53.120Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-07T20:48:53.145Z] $ docker stop --time=1 5ba49fef81b72f3bf16161584e588b6a6350c57327f60ade51ec20c2e7f82515 [2021-01-07T20:48:55.125Z] $ docker rm -f 5ba49fef81b72f3bf16161584e588b6a6350c57327f60ade51ec20c2e7f82515 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-07T20:48:56.081Z] + docker inspect -f . ci-base-image-arm64 [2021-01-07T20:48:56.081Z] . [Pipeline] withDockerContainer [2021-01-07T20:48:56.314Z] prd-ubuntu18.04-docker-arm64-4c-16g-18880 does not seem to be running inside a container [2021-01-07T20:48:56.393Z] $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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-arm64 cat [2021-01-07T20:48:57.795Z] $ docker top aadbbfae0fb2764ddae21eeb2f36ae517f599a2d3dc240358a44788bc8c3c6c8 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-07T20:48:58.204Z] ========================================================= [2021-01-07T20:48:58.204Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-07T20:48:58.204Z] ========================================================= [Pipeline] sh [2021-01-07T20:48:58.852Z] + make test [2021-01-07T20:48:58.852Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-07T20:49:21.026Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-07T20:49:29.489Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-07T20:49:29.490Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-07T20:49:29.490Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-07T20:49:29.490Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-07T20:49:29.490Z] ---> 558745459747 [2021-01-07T20:49:29.490Z] Step 3/24 : WORKDIR /edgex-go [2021-01-07T20:49:29.490Z] ---> 558745459747 [2021-01-07T20:49:29.490Z] Step 3/22 : WORKDIR /edgex-go [2021-01-07T20:49:29.490Z] Step 1/32 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-07T20:49:29.490Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-01-07T20:49:29.490Z] ---> 558745459747 [2021-01-07T20:49:29.490Z] Step 3/32 : WORKDIR /edgex-go [2021-01-07T20:49:29.490Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-07T20:49:29.490Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-07T20:49:29.490Z] ---> 558745459747 [2021-01-07T20:49:29.490Z] Step 3/23 : WORKDIR /edgex-go [2021-01-07T20:49:29.490Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-07T20:49:29.490Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-07T20:49:29.490Z] ---> 558745459747 [2021-01-07T20:49:29.490Z] Step 3/22 : WORKDIR /edgex-go [2021-01-07T20:49:29.490Z] ---> Running in 2df2954c3a4f [2021-01-07T20:49:29.490Z] ---> Running in e466e8b0c372 [2021-01-07T20:49:29.490Z] ---> Running in 9e9ded213304 [2021-01-07T20:49:29.490Z] ---> Running in 933452b92d59 [2021-01-07T20:49:29.490Z] ---> Running in 1b3eeefe40bd [2021-01-07T20:49:29.490Z] Removing intermediate container 1b3eeefe40bd [2021-01-07T20:49:29.490Z] ---> 85833c6df97e [2021-01-07T20:49:29.490Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-07T20:49:29.767Z] Removing intermediate container 9e9ded213304 [2021-01-07T20:49:29.767Z] ---> 6be8cf159519 [2021-01-07T20:49:29.767Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-07T20:49:29.767Z] Removing intermediate container 2df2954c3a4f [2021-01-07T20:49:29.767Z] ---> cd23960d0b0a [2021-01-07T20:49:29.767Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-07T20:49:29.767Z] Removing intermediate container 933452b92d59 [2021-01-07T20:49:29.767Z] ---> 47ba7d5a3ccc [2021-01-07T20:49:29.767Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-07T20:49:29.767Z] Removing intermediate container e466e8b0c372 [2021-01-07T20:49:29.767Z] ---> 8524a9e8aa5e [2021-01-07T20:49:29.767Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-07T20:49:29.767Z] ---> Running in 029a9ac0496c [2021-01-07T20:49:29.767Z] ---> Running in e26dc17bf68a [2021-01-07T20:49:30.031Z] ---> Running in 472163b8df71 [2021-01-07T20:49:30.031Z] ---> Running in e44d86b6df2c [2021-01-07T20:49:30.031Z] ---> Running in 3c2d14ccf09f [2021-01-07T20:49:32.661Z] Removing intermediate container 029a9ac0496c [2021-01-07T20:49:32.661Z] ---> fd6607bb7d81 [2021-01-07T20:49:32.661Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-07T20:49:32.661Z] Removing intermediate container e44d86b6df2c [2021-01-07T20:49:32.661Z] ---> 7940e92eafff [2021-01-07T20:49:32.661Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-01-07T20:49:32.661Z] Removing intermediate container e26dc17bf68a [2021-01-07T20:49:32.661Z] ---> 0b6b5240d029 [2021-01-07T20:49:32.661Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-07T20:49:32.661Z] ---> Running in c88cf073f76f [2021-01-07T20:49:32.661Z] Removing intermediate container 472163b8df71 [2021-01-07T20:49:32.661Z] ---> a647dcf760f5 [2021-01-07T20:49:32.661Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-07T20:49:32.661Z] ---> Running in fd76567f88f5 [2021-01-07T20:49:32.661Z] Removing intermediate container 3c2d14ccf09f [2021-01-07T20:49:32.661Z] ---> 2abe91e0cc31 [2021-01-07T20:49:32.661Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-07T20:49:32.929Z] ---> Running in 0dd1d5bb0cf1 [2021-01-07T20:49:32.929Z] ---> Running in 9ea57cae765f [2021-01-07T20:49:32.929Z] ---> Running in c265a690433c [2021-01-07T20:49:33.902Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-07T20:49:33.902Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-07T20:49:33.902Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-07T20:49:33.902Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-07T20:49:33.902Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-07T20:49:34.481Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-07T20:49:34.481Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-07T20:49:34.481Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-07T20:49:34.744Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-07T20:49:34.744Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-07T20:49:34.744Z] OK: 233 MiB in 51 packages [2021-01-07T20:49:34.744Z] OK: 233 MiB in 51 packages [2021-01-07T20:49:35.008Z] OK: 233 MiB in 51 packages [2021-01-07T20:49:35.275Z] OK: 233 MiB in 51 packages [2021-01-07T20:49:35.541Z] OK: 233 MiB in 51 packages [2021-01-07T20:49:35.541Z] Removing intermediate container fd76567f88f5 [2021-01-07T20:49:35.541Z] ---> e2e53c79a6c2 [2021-01-07T20:49:35.541Z] Step 6/32 : COPY go.mod . [2021-01-07T20:49:35.541Z] Removing intermediate container c88cf073f76f [2021-01-07T20:49:35.541Z] ---> 49d7a51377e2 [2021-01-07T20:49:35.541Z] Step 6/23 : COPY go.mod . [2021-01-07T20:49:35.804Z] Removing intermediate container 0dd1d5bb0cf1 [2021-01-07T20:49:35.804Z] ---> 729cc4ff1401 [2021-01-07T20:49:35.804Z] Step 6/22 : COPY go.mod . [2021-01-07T20:49:36.068Z] ---> b8771904db9d [2021-01-07T20:49:36.068Z] Step 7/32 : RUN go mod download [2021-01-07T20:49:36.068Z] ---> 5244e3b302c5 [2021-01-07T20:49:36.068Z] Step 7/23 : RUN go mod download [2021-01-07T20:49:36.336Z] ---> 42d751c44a05 [2021-01-07T20:49:36.336Z] Step 7/22 : RUN go mod download [2021-01-07T20:49:36.336Z] Removing intermediate container c265a690433c [2021-01-07T20:49:36.336Z] ---> 3b703347f756 [2021-01-07T20:49:36.336Z] Step 6/22 : COPY go.mod . [2021-01-07T20:49:36.336Z] ---> Running in 1976700ed344 [2021-01-07T20:49:36.336Z] ---> Running in fe8cf826bff7 [2021-01-07T20:49:36.336Z] ---> Running in c9a002b722dd [2021-01-07T20:49:36.601Z] Removing intermediate container 9ea57cae765f [2021-01-07T20:49:36.601Z] ---> 65898d6e2582 [2021-01-07T20:49:36.601Z] Step 6/24 : COPY go.mod . [2021-01-07T20:49:36.601Z] ---> 7b13c1d78a90 [2021-01-07T20:49:36.601Z] Step 7/22 : RUN go mod download [2021-01-07T20:49:36.865Z] ---> Running in ab85323297c3 [2021-01-07T20:49:37.129Z] ---> 93158e1e68e7 [2021-01-07T20:49:37.129Z] Step 7/24 : RUN go mod download [2021-01-07T20:49:37.129Z] ---> Running in ba0abc68941d [2021-01-07T20:49:39.733Z] Removing intermediate container 1976700ed344 [2021-01-07T20:49:39.733Z] ---> 7973b3e9d1ab [2021-01-07T20:49:39.733Z] Step 8/23 : COPY . . [2021-01-07T20:49:39.733Z] Removing intermediate container c9a002b722dd [2021-01-07T20:49:39.733Z] ---> d9321af9b64c [2021-01-07T20:49:39.733Z] Step 8/22 : COPY . . [2021-01-07T20:49:39.733Z] Removing intermediate container fe8cf826bff7 [2021-01-07T20:49:39.733Z] ---> 377720942f9b [2021-01-07T20:49:39.733Z] Step 8/32 : COPY . . [2021-01-07T20:49:39.733Z] Removing intermediate container ab85323297c3 [2021-01-07T20:49:39.733Z] ---> ea483d588bb7 [2021-01-07T20:49:39.733Z] Step 8/22 : COPY . . [2021-01-07T20:49:40.313Z] Removing intermediate container ba0abc68941d [2021-01-07T20:49:40.313Z] ---> d6b0026c9c9f [2021-01-07T20:49:40.313Z] Step 8/24 : COPY . . [2021-01-07T20:50:00.091Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-07T20:50:19.333Z] ---> d6445a76d470 [2021-01-07T20:50:19.333Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-01-07T20:50:19.333Z] ---> 2ad0c9ab6206 [2021-01-07T20:50:19.333Z] Step 9/32 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-07T20:50:19.333Z] ---> 4c8e05e6ff61 [2021-01-07T20:50:19.333Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-07T20:50:19.333Z] ---> Running in 28271bd93eca [2021-01-07T20:50:19.333Z] ---> Running in dc21f2e514fa [2021-01-07T20:50:19.333Z] ---> Running in 3fc598e66688 [2021-01-07T20:50:19.333Z] ---> 9c9e7939c6d7 [2021-01-07T20:50:19.333Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-07T20:50:19.333Z] ---> 105144642a85 [2021-01-07T20:50:19.333Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-01-07T20:50:19.333Z] ---> Running in d07700ad0825 [2021-01-07T20:50:19.333Z] ---> Running in 3324638e1ba2 [2021-01-07T20:50:19.333Z] 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-07T20:50:19.333Z] 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-07T20:50:19.333Z] 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-07T20:50:19.605Z] 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-07T20:50:19.605Z] 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-07T20:50:22.407Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-07T20:50:22.407Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-07T20:50:22.407Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-07T20:50:22.407Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-07T20:50:22.407Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-01-07T20:50:22.407Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-07T20:50:22.407Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-07T20:50:22.407Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-07T20:50:22.407Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-07T20:50:23.401Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-07T20:50:30.132Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-07T20:50:30.132Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-07T20:50:30.132Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-07T20:50:36.864Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.316s coverage: 46.6% of statements [2021-01-07T20:50:36.864Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-07T20:50:36.864Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-07T20:50:36.864Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-07T20:50:36.864Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-07T20:50:36.864Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-07T20:50:43.603Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.524s coverage: 27.0% of statements [2021-01-07T20:50:43.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-07T20:50:43.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-07T20:50:43.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-07T20:50:43.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-07T20:50:43.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-07T20:50:43.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-07T20:50:43.603Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.055s coverage: 100.0% of statements [2021-01-07T20:50:43.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-07T20:50:43.603Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.070s coverage: 100.0% of statements [2021-01-07T20:50:43.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-07T20:50:43.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-07T20:50:43.603Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.558s coverage: 77.8% of statements [2021-01-07T20:50:43.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-07T20:50:43.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-07T20:50:43.603Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.424s coverage: 82.4% of statements [2021-01-07T20:50:43.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-07T20:50:43.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-07T20:50:43.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-07T20:50:43.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-07T20:50:50.342Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.131s coverage: 28.6% of statements [2021-01-07T20:50:50.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-07T20:50:50.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-07T20:50:50.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-07T20:50:50.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-07T20:50:50.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-07T20:50:50.342Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.175s coverage: 100.0% of statements [2021-01-07T20:50:50.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-07T20:50:50.342Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.111s coverage: 100.0% of statements [2021-01-07T20:50:50.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-07T20:50:50.342Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.307s coverage: 86.7% of statements [2021-01-07T20:50:50.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-07T20:50:51.796Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.343s coverage: 97.5% of statements [2021-01-07T20:50:51.796Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-07T20:50:51.892Z] 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-07T20:50:51.892Z] 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-07T20:50:52.074Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.176s coverage: 78.3% of statements [2021-01-07T20:50:52.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-07T20:50:52.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-07T20:50:52.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-07T20:50:52.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-07T20:50:55.239Z] Removing intermediate container 3fc598e66688 [2021-01-07T20:50:55.240Z] ---> a104aaccd217 [2021-01-07T20:50:55.240Z] [2021-01-07T20:50:55.240Z] Step 10/22 : FROM alpine:3.12 [2021-01-07T20:50:55.240Z] 3.12: Pulling from library/alpine [2021-01-07T20:50:55.823Z] Removing intermediate container dc21f2e514fa [2021-01-07T20:50:55.823Z] ---> 71ccea612d90 [2021-01-07T20:50:55.823Z] [2021-01-07T20:50:55.823Z] Step 10/23 : FROM alpine:3.12 [2021-01-07T20:50:55.823Z] Removing intermediate container 3324638e1ba2 [2021-01-07T20:50:55.823Z] ---> 0bae74d35bbb [2021-01-07T20:50:55.823Z] [2021-01-07T20:50:55.823Z] Step 10/22 : FROM alpine:3.12 [2021-01-07T20:50:55.823Z] 3.12: Pulling from library/alpine [2021-01-07T20:50:55.823Z] 3.12: Pulling from library/alpine [2021-01-07T20:50:56.406Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-07T20:50:56.406Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-07T20:50:56.406Z] Status: Downloaded newer image for alpine:3.12 [2021-01-07T20:50:56.406Z] Status: Image is up to date for alpine:3.12 [2021-01-07T20:50:56.406Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-07T20:50:56.406Z] Status: Image is up to date for alpine:3.12 [2021-01-07T20:50:56.406Z] ---> 389fef711851 [2021-01-07T20:50:56.406Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-07T20:50:56.406Z] ---> 389fef711851 [2021-01-07T20:50:56.406Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-01-07T20:50:56.406Z] ---> 389fef711851 [2021-01-07T20:50:56.406Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-07T20:50:57.356Z] ---> Running in 16ee78f1cfd4 [2021-01-07T20:50:57.356Z] ---> Running in 58bdbe80ac35 [2021-01-07T20:50:57.356Z] ---> Running in 677b008d0043 [2021-01-07T20:50:57.356Z] Removing intermediate container d07700ad0825 [2021-01-07T20:50:57.356Z] ---> 720af047f41c [2021-01-07T20:50:57.356Z] [2021-01-07T20:50:57.356Z] Step 10/24 : FROM alpine:3.12 [2021-01-07T20:50:57.356Z] ---> 389fef711851 [2021-01-07T20:50:57.356Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-07T20:50:57.941Z] ---> Running in bba18c9c11f5 [2021-01-07T20:50:58.528Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-07T20:50:58.528Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-07T20:50:58.814Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.118s coverage: 93.8% of statements [2021-01-07T20:50:58.814Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-07T20:50:58.814Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-07T20:50:58.814Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-07T20:50:58.814Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-07T20:50:58.815Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-07T20:50:58.815Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-07T20:50:58.815Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-07T20:50:58.815Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-07T20:50:58.815Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-07T20:50:58.815Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-07T20:50:58.815Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-07T20:50:58.815Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-07T20:50:58.815Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-07T20:50:58.815Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-07T20:50:58.815Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-07T20:50:58.815Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-07T20:50:58.815Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-07T20:50:58.815Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-07T20:50:58.815Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements [2021-01-07T20:50:58.815Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-07T20:50:58.815Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-07T20:50:58.815Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.172s coverage: 0.1% of statements [2021-01-07T20:50:58.815Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-07T20:50:58.815Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-07T20:50:58.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-01-07T20:50:58.815Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.071s coverage: 43.8% of statements [2021-01-07T20:50:58.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword [no test files] [2021-01-07T20:50:58.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus [no test files] [2021-01-07T20:50:58.815Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.079s coverage: 87.5% of statements [2021-01-07T20:50:58.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/install [no test files] [2021-01-07T20:50:58.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen [no test files] [2021-01-07T20:50:58.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping [no test files] [2021-01-07T20:50:58.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-01-07T20:50:58.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-01-07T20:50:58.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-01-07T20:50:59.108Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-01-07T20:50:59.108Z] Executing busybox-1.31.1-r19.trigger [2021-01-07T20:50:59.108Z] OK: 6 MiB in 15 packages [2021-01-07T20:50:59.723Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-07T20:50:59.723Z] Removing intermediate container 28271bd93eca [2021-01-07T20:50:59.723Z] ---> 9bec216352fa [2021-01-07T20:50:59.723Z] [2021-01-07T20:50:59.723Z] Step 10/32 : FROM alpine:3.12 [2021-01-07T20:50:59.723Z] ---> 389fef711851 [2021-01-07T20:50:59.723Z] Step 11/32 : RUN apk add --update --no-cache dumb-init openssl [2021-01-07T20:50:59.723Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-07T20:50:59.723Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-07T20:50:59.723Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-07T20:50:59.723Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-07T20:50:59.723Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-07T20:50:59.723Z] ---> Running in 0c5971452d1d [2021-01-07T20:51:00.008Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-07T20:51:00.008Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-07T20:51:00.008Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-07T20:51:00.008Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-07T20:51:00.008Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-07T20:51:00.008Z] (4/5) Installing curl (7.69.1-r3) [2021-01-07T20:51:00.008Z] (1/2) Installing ca-certificates (20191127-r4) [2021-01-07T20:51:00.008Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-07T20:51:00.008Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-07T20:51:00.008Z] (4/5) Installing curl (7.69.1-r3) [2021-01-07T20:51:00.008Z] Executing busybox-1.31.1-r19.trigger [2021-01-07T20:51:00.008Z] Executing ca-certificates-20191127-r4.trigger [2021-01-07T20:51:00.008Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-07T20:51:00.008Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-01-07T20:51:00.008Z] Executing busybox-1.31.1-r19.trigger [2021-01-07T20:51:00.008Z] Executing ca-certificates-20191127-r4.trigger [2021-01-07T20:51:00.008Z] Executing busybox-1.31.1-r19.trigger [2021-01-07T20:51:00.008Z] Executing ca-certificates-20191127-r4.trigger [2021-01-07T20:51:00.008Z] OK: 7 MiB in 19 packages [2021-01-07T20:51:00.008Z] OK: 7 MiB in 19 packages [2021-01-07T20:51:00.008Z] OK: 6 MiB in 16 packages [2021-01-07T20:51:00.958Z] Removing intermediate container 16ee78f1cfd4 [2021-01-07T20:51:00.958Z] ---> 959812618e80 [2021-01-07T20:51:00.958Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-07T20:51:01.224Z] ---> Running in b2c69676912f [2021-01-07T20:51:01.224Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-07T20:51:01.224Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-07T20:51:01.491Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-01-07T20:51:01.491Z] (2/2) Installing openssl (1.1.1i-r0) [2021-01-07T20:51:01.491Z] Executing busybox-1.31.1-r19.trigger [2021-01-07T20:51:01.491Z] OK: 6 MiB in 16 packages [2021-01-07T20:51:01.759Z] Removing intermediate container b2c69676912f [2021-01-07T20:51:01.759Z] ---> 29ad035c50df [2021-01-07T20:51:01.759Z] Step 13/23 : ENV APP_PORT=48082 [2021-01-07T20:51:03.157Z] Removing intermediate container 58bdbe80ac35 [2021-01-07T20:51:03.157Z] ---> fb7dfc633326 [2021-01-07T20:51:03.157Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-07T20:51:03.157Z] ---> Running in a5d16680db97 [2021-01-07T20:51:03.420Z] ---> Running in 5bdca52040eb [2021-01-07T20:51:03.420Z] Removing intermediate container bba18c9c11f5 [2021-01-07T20:51:03.420Z] ---> adf19d97a062 [2021-01-07T20:51:03.420Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-07T20:51:03.420Z] Removing intermediate container 677b008d0043 [2021-01-07T20:51:03.420Z] ---> bc4ea4dc185f [2021-01-07T20:51:03.420Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-07T20:51:03.682Z] ---> Running in b44b98c5c4e5 [2021-01-07T20:51:03.682Z] ---> Running in 19e2845d8b21 [2021-01-07T20:51:03.682Z] Removing intermediate container a5d16680db97 [2021-01-07T20:51:03.682Z] ---> 1dbc2b0b26a8 [2021-01-07T20:51:03.682Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-07T20:51:03.682Z] Removing intermediate container 5bdca52040eb [2021-01-07T20:51:03.682Z] ---> 5ec821934a97 [2021-01-07T20:51:03.682Z] Step 13/22 : WORKDIR / [2021-01-07T20:51:03.682Z] Removing intermediate container 0c5971452d1d [2021-01-07T20:51:03.682Z] ---> 3713b30ca48b [2021-01-07T20:51:03.682Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-01-07T20:51:03.950Z] ---> Running in 259799d4e5cf [2021-01-07T20:51:03.950Z] ---> Running in 0eb730cc8116 [2021-01-07T20:51:03.950Z] ---> Running in cf5a4085454e [2021-01-07T20:51:03.950Z] Removing intermediate container b44b98c5c4e5 [2021-01-07T20:51:03.950Z] ---> 2ea7e939c516 [2021-01-07T20:51:03.950Z] Step 13/22 : ENV APP_PORT=48060 [2021-01-07T20:51:04.213Z] Removing intermediate container 19e2845d8b21 [2021-01-07T20:51:04.213Z] ---> 3a2b20d65396 [2021-01-07T20:51:04.213Z] Step 13/24 : WORKDIR / [2021-01-07T20:51:04.213Z] ---> Running in 667b83420f9a [2021-01-07T20:51:04.213Z] ---> Running in f1c599565154 [2021-01-07T20:51:04.477Z] Removing intermediate container 259799d4e5cf [2021-01-07T20:51:04.478Z] ---> 91fefcc94bdf [2021-01-07T20:51:04.478Z] Step 15/23 : WORKDIR / [2021-01-07T20:51:04.478Z] Removing intermediate container cf5a4085454e [2021-01-07T20:51:04.478Z] ---> 913156d54da5 [2021-01-07T20:51:04.478Z] Step 13/32 : ENV DOCKERIZE_VERSION v0.6.1 [2021-01-07T20:51:04.478Z] Removing intermediate container 0eb730cc8116 [2021-01-07T20:51:04.478Z] ---> ce8bc2c3a5b4 [2021-01-07T20:51:04.478Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2021-01-07T20:51:04.478Z] ---> Running in b3f1a7f84e28 [2021-01-07T20:51:04.740Z] ---> Running in 76705c6ec119 [2021-01-07T20:51:04.740Z] Removing intermediate container 667b83420f9a [2021-01-07T20:51:04.740Z] ---> 3901dcda6dde [2021-01-07T20:51:04.740Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-07T20:51:04.740Z] Removing intermediate container f1c599565154 [2021-01-07T20:51:04.740Z] ---> 26f28e1d6f12 [2021-01-07T20:51:04.740Z] 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-07T20:51:05.002Z] ---> Running in 351e19d7b69e [2021-01-07T20:51:05.266Z] ---> 8f7a0cc0d6f5 [2021-01-07T20:51:05.266Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-07T20:51:05.266Z] Removing intermediate container 76705c6ec119 [2021-01-07T20:51:05.266Z] ---> d13a68879abb [2021-01-07T20:51:05.266Z] 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-07T20:51:05.266Z] ---> e08c79207b7d [2021-01-07T20:51:05.266Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-07T20:51:05.266Z] Removing intermediate container b3f1a7f84e28 [2021-01-07T20:51:05.266Z] ---> da38b0fed9e3 [2021-01-07T20:51:05.266Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2021-01-07T20:51:05.535Z] ---> Running in 5303828dcf20 [2021-01-07T20:51:05.535Z] Removing intermediate container 351e19d7b69e [2021-01-07T20:51:05.535Z] ---> 61d59f8feced [2021-01-07T20:51:05.535Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2021-01-07T20:51:05.808Z] ---> 7856807b92b6 [2021-01-07T20:51:05.808Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-07T20:51:05.808Z] ---> ffd33dac4c91 [2021-01-07T20:51:05.808Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-07T20:51:06.090Z] ---> f652ad59a904 [2021-01-07T20:51:06.090Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-07T20:51:06.090Z] ---> 4d384f494a25 [2021-01-07T20:51:06.090Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-07T20:51:06.090Z] ---> ae7cfa17ca50 [2021-01-07T20:51:06.090Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-07T20:51:06.368Z] Connecting to github.com (140.82.112.3:443) [2021-01-07T20:51:06.646Z] Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (52.216.115.75:443) [2021-01-07T20:51:06.646Z]  ---> a30d2a08f0bc [2021-01-07T20:51:06.646Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-07T20:51:06.646Z] saving to 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' [2021-01-07T20:51:06.927Z]  ---> 2c0f56588ba2 [2021-01-07T20:51:06.927Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-07T20:51:06.927Z] ---> edbee4468e57 [2021-01-07T20:51:06.927Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-07T20:51:06.927Z] ---> 19a780d67a40 [2021-01-07T20:51:06.927Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-07T20:51:07.194Z] ---> d8c1d25b4bf3 [2021-01-07T20:51:07.194Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-07T20:51:07.194Z] ---> Running in 9408ad42d2b7 [2021-01-07T20:51:07.459Z] ---> fdbe07411f05 [2021-01-07T20:51:07.459Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-01-07T20:51:07.723Z] dockerize-alpine-lin 74% |*********************** | 2175k 0:00:00 ETA [2021-01-07T20:51:07.996Z]  ---> 644d6f7849fd [2021-01-07T20:51:07.996Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-01-07T20:51:07.996Z] ---> Running in 24469d8d1523 [2021-01-07T20:51:07.996Z] ---> fff59f6cf693 [2021-01-07T20:51:07.996Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-07T20:51:07.996Z] ---> Running in 445a9f95e1ea [2021-01-07T20:51:08.270Z] dockerize-alpine-lin 100% |********************************| 2935k 0:00:00 ETA [2021-01-07T20:51:08.270Z] 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' saved [2021-01-07T20:51:08.270Z] dockerize [2021-01-07T20:51:08.270Z] Removing intermediate container 24469d8d1523 [2021-01-07T20:51:08.270Z] ---> 580a6781c8e1 [2021-01-07T20:51:08.270Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-07T20:51:08.270Z] ---> Running in 4709fb6c4143 [2021-01-07T20:51:08.534Z] Removing intermediate container 445a9f95e1ea [2021-01-07T20:51:08.534Z] ---> 28c8e1fc859b [2021-01-07T20:51:08.534Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-07T20:51:08.534Z] ---> 1601b89b19be [2021-01-07T20:51:08.534Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-07T20:51:08.801Z] ---> Running in 76090b931496 [2021-01-07T20:51:08.801Z] ---> Running in 0a7ef0a2048f [2021-01-07T20:51:08.801Z] Removing intermediate container 4709fb6c4143 [2021-01-07T20:51:08.801Z] ---> 8b068e19ca4c [2021-01-07T20:51:08.801Z] Step 21/23 : LABEL arch=x86_64 [2021-01-07T20:51:09.067Z] ---> Running in fdcadcd9c8ee [2021-01-07T20:51:09.337Z] Removing intermediate container 76090b931496 [2021-01-07T20:51:09.337Z] ---> 0a2b19412f8e [2021-01-07T20:51:09.337Z] Step 20/22 : LABEL arch=x86_64 [2021-01-07T20:51:09.337Z] ---> Running in c02e8808d28a [2021-01-07T20:51:09.337Z] Removing intermediate container fdcadcd9c8ee [2021-01-07T20:51:09.337Z] ---> 193853f18b43 [2021-01-07T20:51:09.337Z] Step 22/23 : LABEL git_sha=8c5dd35193dcc7808feaf3f83c9704fecb77d6ce [2021-01-07T20:51:09.337Z] Removing intermediate container 9408ad42d2b7 [2021-01-07T20:51:09.337Z] ---> 7ddba95e1a29 [2021-01-07T20:51:09.337Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-07T20:51:09.603Z] Removing intermediate container 5303828dcf20 [2021-01-07T20:51:09.603Z] ---> 9bda5bd3c07d [2021-01-07T20:51:09.603Z] Step 15/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-01-07T20:51:09.603Z] ---> Running in fc7af4bc44d0 [2021-01-07T20:51:09.603Z] ---> Running in 8c5a4907a08c [2021-01-07T20:51:09.603Z] ---> Running in 6832e714eb78 [2021-01-07T20:51:09.870Z] Removing intermediate container c02e8808d28a [2021-01-07T20:51:09.870Z] ---> e1e020fbe1b8 [2021-01-07T20:51:09.870Z] Step 21/22 : LABEL git_sha=8c5dd35193dcc7808feaf3f83c9704fecb77d6ce [2021-01-07T20:51:10.134Z] ---> Running in b12d14a4544b [2021-01-07T20:51:10.134Z] Removing intermediate container fc7af4bc44d0 [2021-01-07T20:51:10.134Z] ---> 048e74089556 [2021-01-07T20:51:10.134Z] Step 23/23 : LABEL version=0.0.0 [2021-01-07T20:51:10.134Z] Removing intermediate container 6832e714eb78 [2021-01-07T20:51:10.134Z] ---> fee9ca75b958 [2021-01-07T20:51:10.134Z] Step 16/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-01-07T20:51:10.399Z] Removing intermediate container 8c5a4907a08c [2021-01-07T20:51:10.399Z] ---> 4b399995131b [2021-01-07T20:51:10.399Z] Step 20/22 : LABEL arch=x86_64 [2021-01-07T20:51:10.399Z] ---> Running in 70be2832725e [2021-01-07T20:51:10.399Z] ---> Running in f30f61c1dedc [2021-01-07T20:51:10.664Z] ---> Running in a2334e71d851 [2021-01-07T20:51:10.664Z] Removing intermediate container b12d14a4544b [2021-01-07T20:51:10.664Z] ---> 622e56477ce2 [2021-01-07T20:51:10.664Z] Step 22/22 : LABEL version=0.0.0 [2021-01-07T20:51:10.664Z] Removing intermediate container 70be2832725e [2021-01-07T20:51:10.664Z] ---> b24fbd4316e1 [2021-01-07T20:51:10.664Z] [2021-01-07T20:51:10.664Z] Removing intermediate container 0a7ef0a2048f [2021-01-07T20:51:10.664Z] ---> 1a700e92ddf0 [2021-01-07T20:51:10.664Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-07T20:51:11.319Z] Removing intermediate container f30f61c1dedc [2021-01-07T20:51:11.319Z] ---> 9bf802a1a155 [2021-01-07T20:51:11.319Z] 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-07T20:51:11.319Z] ---> Running in 8c8e99a41845 [2021-01-07T20:51:11.319Z] ---> Running in 5ab34045220c [2021-01-07T20:51:11.319Z] ---> Running in a8a7636549f1 [2021-01-07T20:51:11.319Z] Removing intermediate container a2334e71d851 [2021-01-07T20:51:11.319Z] ---> 082baf915e83 [2021-01-07T20:51:11.319Z] Step 21/22 : LABEL git_sha=8c5dd35193dcc7808feaf3f83c9704fecb77d6ce [2021-01-07T20:51:11.319Z] Successfully built b24fbd4316e1 [2021-01-07T20:51:11.319Z] Successfully tagged docker-core-command-go:latest [2021-01-07T20:51:11.590Z] Building docker-core-data-go [2021-01-07T20:51:11.590Z]  Building docker-core-command-go ... done  ---> Running in ea383342944f [2021-01-07T20:51:11.590Z] Removing intermediate container 8c8e99a41845 [2021-01-07T20:51:11.590Z] ---> db2321d8a460 [2021-01-07T20:51:11.590Z] [2021-01-07T20:51:11.590Z] Removing intermediate container 5ab34045220c [2021-01-07T20:51:11.590Z] ---> a010ae9d3a91 [2021-01-07T20:51:11.590Z] Step 22/24 : LABEL arch=x86_64 [2021-01-07T20:51:11.870Z] Successfully built db2321d8a460 [2021-01-07T20:51:11.870Z] Successfully tagged docker-support-notifications-go:latest [2021-01-07T20:51:11.870Z]  Building docker-support-notifications-go ... done Building docker-sys-mgmt-agent-go [2021-01-07T20:51:11.870Z] ---> Running in 09eb018b387b [2021-01-07T20:51:11.870Z] Removing intermediate container ea383342944f [2021-01-07T20:51:11.870Z] ---> 8c7f64768392 [2021-01-07T20:51:11.870Z] Step 22/22 : LABEL version=0.0.0 [2021-01-07T20:51:12.147Z] ---> Running in ba2968d03f3f [2021-01-07T20:51:12.147Z] Removing intermediate container 09eb018b387b [2021-01-07T20:51:12.147Z] ---> 7d548169b725 [2021-01-07T20:51:12.147Z] Step 23/24 : LABEL git_sha=8c5dd35193dcc7808feaf3f83c9704fecb77d6ce [2021-01-07T20:51:12.147Z] Copy dockerize executable [2021-01-07T20:51:12.147Z] ---> Running in 5e86fbda4bb3 [2021-01-07T20:51:12.432Z] Removing intermediate container ba2968d03f3f [2021-01-07T20:51:12.432Z] ---> c18bec2a543a [2021-01-07T20:51:12.432Z] [2021-01-07T20:51:12.432Z] Removing intermediate container 5e86fbda4bb3 [2021-01-07T20:51:12.432Z] ---> 008134a90d93 [2021-01-07T20:51:12.432Z] Step 24/24 : LABEL version=0.0.0 [2021-01-07T20:51:12.700Z] Successfully built c18bec2a543a [2021-01-07T20:51:12.700Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2021-01-07T20:51:12.700Z]  Building docker-security-bootstrap-redis-go ... done Building docker-support-scheduler-go [2021-01-07T20:51:12.700Z] ---> Running in 11b7bb1a4f82 [2021-01-07T20:51:12.967Z] Removing intermediate container a8a7636549f1 [2021-01-07T20:51:12.967Z] ---> 932cf5332b6b [2021-01-07T20:51:12.967Z] Step 18/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-01-07T20:51:13.234Z] Removing intermediate container 11b7bb1a4f82 [2021-01-07T20:51:13.234Z] ---> aa9f1805d19f [2021-01-07T20:51:13.234Z] [2021-01-07T20:51:13.234Z] ---> Running in 7920f0498d3b [2021-01-07T20:51:13.234Z] Successfully built aa9f1805d19f [2021-01-07T20:51:13.234Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-07T20:51:13.234Z] Building docker-security-proxy-setup-go [2021-01-07T20:51:13.499Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 7920f0498d3b [2021-01-07T20:51:13.499Z] ---> fc324ce5b6dd [2021-01-07T20:51:13.499Z] Step 19/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-01-07T20:51:14.088Z] ---> ee0b49e4ab6c [2021-01-07T20:51:14.088Z] Step 20/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-01-07T20:51:14.357Z] ---> Running in 7eaac09044eb [2021-01-07T20:51:19.697Z] Removing intermediate container 7eaac09044eb [2021-01-07T20:51:19.697Z] ---> 834b26b2c408 [2021-01-07T20:51:19.697Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-01-07T20:51:21.062Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 22.070s coverage: 82.7% of statements [2021-01-07T20:51:21.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-07T20:51:21.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-07T20:51:21.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.061s coverage: 100.0% of statements [2021-01-07T20:51:21.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-07T20:51:21.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.093s coverage: 75.5% of statements [2021-01-07T20:51:21.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-07T20:51:21.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.060s coverage: 80.8% of statements [2021-01-07T20:51:21.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.135s coverage: 87.2% of statements [2021-01-07T20:51:21.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.138s coverage: 84.2% of statements [2021-01-07T20:51:21.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.187s coverage: 91.4% of statements [2021-01-07T20:51:21.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-07T20:51:21.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.527s coverage: 63.5% of statements [2021-01-07T20:51:21.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-07T20:51:21.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-07T20:51:21.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.066s coverage: 100.0% of statements [2021-01-07T20:51:21.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.079s coverage: 91.3% of statements [2021-01-07T20:51:21.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.061s coverage: 100.0% of statements [2021-01-07T20:51:21.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.060s coverage: 73.7% of statements [2021-01-07T20:51:21.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.073s coverage: 100.0% of statements [2021-01-07T20:51:21.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.737s coverage: 55.9% of statements [2021-01-07T20:51:21.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-07T20:51:21.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-07T20:51:21.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-07T20:51:21.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-07T20:51:21.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-07T20:51:21.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.332s coverage: 37.0% of statements [2021-01-07T20:51:21.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-07T20:51:21.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-07T20:51:21.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.499s coverage: 84.0% of statements [2021-01-07T20:51:21.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.081s coverage: 100.0% of statements [2021-01-07T20:51:21.122Z] ---> 5e47bcf8655c [2021-01-07T20:51:21.122Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-01-07T20:51:22.055Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.395s coverage: 47.1% of statements [2021-01-07T20:51:22.056Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-07T20:51:22.056Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-07T20:51:22.056Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-07T20:51:22.056Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-07T20:51:22.056Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-07T20:51:22.056Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.124s coverage: 100.0% of statements [2021-01-07T20:51:22.056Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-07T20:51:22.056Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.100s coverage: 100.0% of statements [2021-01-07T20:51:22.056Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-07T20:51:22.093Z] ---> 5f360bdbeba2 [2021-01-07T20:51:22.093Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-01-07T20:51:24.033Z] ---> 1cc84f137e7e [2021-01-07T20:51:24.033Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-01-07T20:51:24.033Z] ---> e89deba9a8ba [2021-01-07T20:51:24.033Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-01-07T20:51:24.305Z] ---> Running in 80fcd20a4a6c [2021-01-07T20:51:24.885Z] Removing intermediate container 80fcd20a4a6c [2021-01-07T20:51:24.885Z] ---> a3cbc7080d21 [2021-01-07T20:51:24.885Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh /usr/local/bin/ [2021-01-07T20:51:25.170Z] ---> 3d0b979b51e7 [2021-01-07T20:51:25.170Z] Step 27/32 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-07T20:51:25.170Z] ---> Running in 24f256ed7a23 [2021-01-07T20:51:30.349Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.456s coverage: 29.1% of statements [2021-01-07T20:51:30.350Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-07T20:51:30.350Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-07T20:51:30.350Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-07T20:51:30.350Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-07T20:51:30.350Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-07T20:51:30.350Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.176s coverage: 99.0% of statements [2021-01-07T20:51:30.350Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-07T20:51:30.350Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.138s coverage: 100.0% of statements [2021-01-07T20:51:30.350Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-07T20:51:30.350Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.047s coverage: 0.0% of statements [2021-01-07T20:51:30.350Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-07T20:51:30.350Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.051s coverage: 100.0% of statements [2021-01-07T20:51:30.350Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-07T20:51:30.350Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-07T20:51:30.350Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-07T20:51:30.350Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-07T20:51:30.350Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.102s coverage: 87.9% of statements [2021-01-07T20:51:30.350Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-07T20:51:30.350Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-07T20:51:30.350Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.087s coverage: 100.0% of statements [2021-01-07T20:51:30.350Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.050s coverage: 32.1% of statements [2021-01-07T20:51:30.350Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 100.0% of statements [2021-01-07T20:51:30.947Z] GO111MODULE=on go vet ./... [2021-01-07T20:51:31.885Z] Removing intermediate container 24f256ed7a23 [2021-01-07T20:51:31.885Z] ---> 0cad849e0343 [2021-01-07T20:51:31.885Z] Step 28/32 : ENTRYPOINT ["entrypoint.sh"] [2021-01-07T20:51:32.864Z] ---> Running in 3b4e3896ee65 [2021-01-07T20:51:33.862Z] Removing intermediate container 3b4e3896ee65 [2021-01-07T20:51:33.862Z] ---> 0a799556c35d [2021-01-07T20:51:33.862Z] Step 29/32 : CMD ["install"] [2021-01-07T20:51:34.448Z] ---> Running in 00855567ce75 [2021-01-07T20:51:35.047Z] Removing intermediate container 00855567ce75 [2021-01-07T20:51:35.047Z] ---> 5c1658f0527c [2021-01-07T20:51:35.047Z] Step 30/32 : LABEL arch=x86_64 [2021-01-07T20:51:37.666Z] ---> Running in 86fb1ac39a3d [2021-01-07T20:51:39.093Z] Removing intermediate container 86fb1ac39a3d [2021-01-07T20:51:39.093Z] ---> 48a11d7495a8 [2021-01-07T20:51:39.093Z] Step 31/32 : LABEL git_sha=8c5dd35193dcc7808feaf3f83c9704fecb77d6ce [2021-01-07T20:51:40.535Z] ---> Running in 2078bd1eb358 [2021-01-07T20:51:41.981Z] Removing intermediate container 2078bd1eb358 [2021-01-07T20:51:41.981Z] ---> c469ce146719 [2021-01-07T20:51:41.981Z] Step 32/32 : LABEL version=0.0.0 [2021-01-07T20:51:43.018Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-07T20:51:43.018Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-07T20:51:43.018Z] ---> 558745459747 [2021-01-07T20:51:43.018Z] Step 3/22 : WORKDIR /edgex-go [2021-01-07T20:51:43.018Z] ---> Using cache [2021-01-07T20:51:43.018Z] ---> 8524a9e8aa5e [2021-01-07T20:51:43.018Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-07T20:51:43.018Z] ---> Using cache [2021-01-07T20:51:43.018Z] ---> 2abe91e0cc31 [2021-01-07T20:51:43.018Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-07T20:51:43.018Z] ---> Using cache [2021-01-07T20:51:43.018Z] ---> 3b703347f756 [2021-01-07T20:51:43.018Z] Step 6/22 : COPY go.mod . [2021-01-07T20:51:43.018Z] ---> Using cache [2021-01-07T20:51:43.018Z] ---> 7b13c1d78a90 [2021-01-07T20:51:43.018Z] Step 7/22 : RUN go mod download [2021-01-07T20:51:43.018Z] ---> Using cache [2021-01-07T20:51:43.018Z] ---> ea483d588bb7 [2021-01-07T20:51:43.018Z] Step 8/22 : COPY . . [2021-01-07T20:51:43.018Z] ---> Using cache [2021-01-07T20:51:43.018Z] ---> 4c8e05e6ff61 [2021-01-07T20:51:43.018Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-01-07T20:51:43.018Z] ---> Running in 031afe3d2110 [2021-01-07T20:51:43.018Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-07T20:51:43.018Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-07T20:51:43.018Z] ---> 558745459747 [2021-01-07T20:51:43.018Z] Step 3/26 : WORKDIR /edgex-go [2021-01-07T20:51:43.018Z] ---> Using cache [2021-01-07T20:51:43.018Z] ---> 8524a9e8aa5e [2021-01-07T20:51:43.018Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-07T20:51:43.018Z] ---> Using cache [2021-01-07T20:51:43.018Z] ---> 2abe91e0cc31 [2021-01-07T20:51:43.018Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-07T20:51:43.284Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-07T20:51:43.284Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-07T20:51:43.284Z] ---> 558745459747 [2021-01-07T20:51:43.284Z] Step 3/23 : WORKDIR /edgex-go [2021-01-07T20:51:43.284Z] ---> Using cache [2021-01-07T20:51:43.284Z] ---> 8524a9e8aa5e [2021-01-07T20:51:43.284Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-07T20:51:43.284Z] ---> Using cache [2021-01-07T20:51:43.284Z] ---> 2abe91e0cc31 [2021-01-07T20:51:43.284Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-07T20:51:43.284Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-07T20:51:43.284Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-07T20:51:43.284Z] ---> 558745459747 [2021-01-07T20:51:43.284Z] Step 3/21 : WORKDIR /edgex-go [2021-01-07T20:51:43.284Z] ---> Using cache [2021-01-07T20:51:43.284Z] ---> 8524a9e8aa5e [2021-01-07T20:51:43.284Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-07T20:51:43.284Z] ---> Using cache [2021-01-07T20:51:43.284Z] ---> 2abe91e0cc31 [2021-01-07T20:51:43.284Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-07T20:51:43.284Z] ---> Using cache [2021-01-07T20:51:43.284Z] ---> 3b703347f756 [2021-01-07T20:51:43.284Z] Step 6/21 : COPY go.mod . [2021-01-07T20:51:43.284Z] ---> Using cache [2021-01-07T20:51:43.284Z] ---> 7b13c1d78a90 [2021-01-07T20:51:43.284Z] Step 7/21 : RUN go mod download [2021-01-07T20:51:43.284Z] ---> Using cache [2021-01-07T20:51:43.284Z] ---> ea483d588bb7 [2021-01-07T20:51:43.284Z] Step 8/21 : COPY . . [2021-01-07T20:51:43.284Z] ---> Using cache [2021-01-07T20:51:43.284Z] ---> 4c8e05e6ff61 [2021-01-07T20:51:43.284Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-07T20:51:44.679Z] ---> Running in ad1ead1eb3a1 [2021-01-07T20:51:44.679Z] ---> Running in e32b67e4cf57 [2021-01-07T20:51:44.679Z] ---> Running in 7dde39002bb1 [2021-01-07T20:51:44.679Z] ---> Running in 27ccdcc9492a [2021-01-07T20:51:44.960Z] Removing intermediate container 031afe3d2110 [2021-01-07T20:51:44.960Z] ---> 3bab318b3296 [2021-01-07T20:51:44.960Z] [2021-01-07T20:51:44.960Z] Successfully built 3bab318b3296 [2021-01-07T20:51:44.960Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-01-07T20:51:44.960Z]  Building docker-security-bootstrapper-go ... done Building docker-core-metadata-go [2021-01-07T20:51:45.931Z] 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-07T20:51:46.201Z] 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-07T20:51:46.201Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-07T20:51:46.201Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-07T20:51:47.010Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-07T20:51:47.010Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-07T20:51:47.758Z] OK: 233 MiB in 51 packages [2021-01-07T20:51:47.758Z] OK: 233 MiB in 51 packages [2021-01-07T20:51:51.646Z] Removing intermediate container ad1ead1eb3a1 [2021-01-07T20:51:51.646Z] ---> 5c364f6b9756 [2021-01-07T20:51:51.646Z] Step 6/26 : COPY go.mod . [2021-01-07T20:51:51.646Z] Removing intermediate container e32b67e4cf57 [2021-01-07T20:51:51.646Z] ---> feda1e26570c [2021-01-07T20:51:51.646Z] Step 6/23 : COPY go.mod . [2021-01-07T20:51:52.265Z] ---> 7e61c49b8078 [2021-01-07T20:51:52.265Z] Step 7/26 : RUN go mod download [2021-01-07T20:51:52.859Z] ---> 49e1f5ef7204 [2021-01-07T20:51:52.859Z] Step 7/23 : RUN go mod download [2021-01-07T20:51:53.132Z] ---> Running in 2b4aab9d9207 [2021-01-07T20:51:53.132Z] ---> Running in 747bf7e1bbad [2021-01-07T20:51:57.447Z] Removing intermediate container 2b4aab9d9207 [2021-01-07T20:51:57.447Z] ---> 9d0a0d473d77 [2021-01-07T20:51:57.447Z] Step 8/26 : COPY . . [2021-01-07T20:51:57.447Z] Removing intermediate container 747bf7e1bbad [2021-01-07T20:51:57.447Z] ---> 9b9c6bb48434 [2021-01-07T20:51:57.447Z] Step 8/23 : COPY . . [2021-01-07T20:52:07.636Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-07T20:52:07.636Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-07T20:52:07.636Z] ---> 558745459747 [2021-01-07T20:52:07.636Z] Step 3/23 : WORKDIR /edgex-go [2021-01-07T20:52:07.636Z] ---> Using cache [2021-01-07T20:52:07.636Z] ---> 8524a9e8aa5e [2021-01-07T20:52:07.636Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-07T20:52:07.636Z] ---> Using cache [2021-01-07T20:52:07.636Z] ---> 2abe91e0cc31 [2021-01-07T20:52:07.636Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-07T20:52:07.636Z] ---> Using cache [2021-01-07T20:52:07.636Z] ---> 3b703347f756 [2021-01-07T20:52:07.636Z] Step 6/23 : COPY go.mod . [2021-01-07T20:52:07.636Z] ---> Using cache [2021-01-07T20:52:07.636Z] ---> 7b13c1d78a90 [2021-01-07T20:52:07.636Z] Step 7/23 : RUN go mod download [2021-01-07T20:52:07.636Z] ---> Using cache [2021-01-07T20:52:07.636Z] ---> ea483d588bb7 [2021-01-07T20:52:07.636Z] Step 8/23 : COPY . . [2021-01-07T20:52:07.636Z] ---> Using cache [2021-01-07T20:52:07.636Z] ---> 4c8e05e6ff61 [2021-01-07T20:52:07.636Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-01-07T20:52:10.237Z] ---> Running in 3fd44840934f [2021-01-07T20:52:11.203Z] 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-07T20:52:14.977Z] 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-07T20:52:25.251Z] Removing intermediate container 7dde39002bb1 [2021-01-07T20:52:25.251Z] ---> 28f844b21aab [2021-01-07T20:52:25.251Z] [2021-01-07T20:52:25.251Z] Step 10/22 : FROM alpine:3.12 [2021-01-07T20:52:25.251Z] ---> 389fef711851 [2021-01-07T20:52:25.251Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-01-07T20:52:25.251Z] ---> Using cache [2021-01-07T20:52:25.251Z] ---> 959812618e80 [2021-01-07T20:52:25.251Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-07T20:52:25.251Z] ---> Using cache [2021-01-07T20:52:25.251Z] ---> 29ad035c50df [2021-01-07T20:52:25.251Z] Step 13/22 : ENV APP_PORT=48085 [2021-01-07T20:52:27.912Z] ---> Running in 4fb529d3c2fc [2021-01-07T20:52:29.353Z] Removing intermediate container 4fb529d3c2fc [2021-01-07T20:52:29.353Z] ---> a6508aecf91a [2021-01-07T20:52:29.353Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-07T20:52:31.948Z] ---> Running in 1b220c3d7f48 [2021-01-07T20:52:32.906Z] Removing intermediate container 27ccdcc9492a [2021-01-07T20:52:32.906Z] ---> 07d403802e58 [2021-01-07T20:52:32.906Z] [2021-01-07T20:52:32.906Z] Step 10/21 : FROM alpine:3.12 [2021-01-07T20:52:32.906Z] ---> 389fef711851 [2021-01-07T20:52:32.906Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-07T20:52:33.181Z] Removing intermediate container 1b220c3d7f48 [2021-01-07T20:52:33.181Z] ---> 6b7d1a5ccf89 [2021-01-07T20:52:33.181Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2021-01-07T20:52:33.181Z] ---> d614efb08dab [2021-01-07T20:52:33.181Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-07T20:52:33.181Z] ---> d804bc506ec6 [2021-01-07T20:52:33.181Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-07T20:52:33.458Z] ---> Running in 2e6e339b1c0b [2021-01-07T20:52:33.458Z] ---> Running in e554f545f2ab [2021-01-07T20:52:33.458Z] ---> Running in 7963c46306ea [2021-01-07T20:52:33.735Z] ---> b63c56fae4e2 [2021-01-07T20:52:33.735Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-07T20:52:35.213Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-07T20:52:35.213Z] ---> a0efe7ce2b7f [2021-01-07T20:52:35.213Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-07T20:52:35.213Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-07T20:52:35.588Z] 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-07T20:52:35.588Z] 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-07T20:52:35.588Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-07T20:52:35.588Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-07T20:52:35.588Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-07T20:52:35.588Z] (4/4) Installing curl (7.69.1-r3) [2021-01-07T20:52:35.588Z] Executing busybox-1.31.1-r19.trigger [2021-01-07T20:52:35.857Z] Executing ca-certificates-20191127-r4.trigger [2021-01-07T20:52:36.143Z] OK: 7 MiB in 18 packages [2021-01-07T20:52:36.414Z] ---> 1d074c106976 [2021-01-07T20:52:36.414Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-01-07T20:52:36.414Z] ---> Running in 21e2aa04905c [2021-01-07T20:52:37.001Z] Removing intermediate container 21e2aa04905c [2021-01-07T20:52:37.001Z] ---> 828fd18d5d53 [2021-01-07T20:52:37.001Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-07T20:52:37.001Z] ---> Running in ba459227b3d4 [2021-01-07T20:52:37.983Z] Removing intermediate container 2e6e339b1c0b [2021-01-07T20:52:37.983Z] ---> 1a142b18adc1 [2021-01-07T20:52:37.983Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-07T20:52:37.983Z] Removing intermediate container ba459227b3d4 [2021-01-07T20:52:37.983Z] ---> 38c8d9a28579 [2021-01-07T20:52:37.983Z] Step 20/22 : LABEL arch=x86_64 [2021-01-07T20:52:38.263Z] ---> Running in 443e47637b4e [2021-01-07T20:52:38.263Z] ---> Running in 6934d46a1381 [2021-01-07T20:52:38.998Z] gofmt -l . [2021-01-07T20:52:39.689Z] Removing intermediate container 443e47637b4e [2021-01-07T20:52:39.689Z] ---> 58749f399342 [2021-01-07T20:52:39.689Z] Step 13/21 : WORKDIR /edgex [2021-01-07T20:52:39.967Z] Removing intermediate container 6934d46a1381 [2021-01-07T20:52:39.967Z] ---> bd38652f4c0b [2021-01-07T20:52:39.967Z] Step 21/22 : LABEL git_sha=8c5dd35193dcc7808feaf3f83c9704fecb77d6ce [2021-01-07T20:52:39.967Z] ---> Running in ac92274dadfc [2021-01-07T20:52:39.967Z] ---> Running in 89c43b59495b [2021-01-07T20:52:40.252Z] Removing intermediate container ac92274dadfc [2021-01-07T20:52:40.252Z] ---> 728ab142d551 [2021-01-07T20:52:40.252Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-07T20:52:40.423Z] [ "`gofmt -l .`" = "" ] [2021-01-07T20:52:40.530Z] Removing intermediate container 89c43b59495b [2021-01-07T20:52:40.530Z] ---> 80ebee4b28d9 [2021-01-07T20:52:40.531Z] Step 22/22 : LABEL version=0.0.0 [2021-01-07T20:52:40.813Z] ---> Running in 20543f9cc4cf [2021-01-07T20:52:40.813Z] ---> 2bea1c148046 [2021-01-07T20:52:40.813Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-07T20:52:41.108Z] Removing intermediate container 20543f9cc4cf [2021-01-07T20:52:41.108Z] ---> 3bd0b4e1766e [2021-01-07T20:52:41.108Z] [2021-01-07T20:52:42.561Z] Successfully built 3bd0b4e1766e [2021-01-07T20:52:42.561Z] ---> de1595f0f671 [2021-01-07T20:52:42.561Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-07T20:52:42.561Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-07T20:52:43.033Z] ./bin/test-go-mod-tidy.sh [2021-01-07T20:52:43.632Z] ./bin/test-attribution-txt.sh [2021-01-07T20:52:43.995Z]  Building docker-support-scheduler-go ... done  ---> bb783247d47f [2021-01-07T20:52:43.996Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-07T20:52:46.620Z] ---> Running in c79be9a94704 [Pipeline] sh [2021-01-07T20:52:48.063Z] Removing intermediate container 3fd44840934f [2021-01-07T20:52:48.063Z] ---> bea564757af7 [2021-01-07T20:52:48.063Z] [2021-01-07T20:52:48.063Z] Step 10/23 : FROM alpine:3.12 [2021-01-07T20:52:48.063Z] ---> 389fef711851 [2021-01-07T20:52:48.063Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-07T20:52:48.063Z] ---> Using cache [2021-01-07T20:52:48.063Z] ---> 959812618e80 [2021-01-07T20:52:48.064Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-07T20:52:48.064Z] ---> Using cache [2021-01-07T20:52:48.064Z] ---> 29ad035c50df [2021-01-07T20:52:48.064Z] Step 13/23 : ENV APP_PORT=48081 [2021-01-07T20:52:48.064Z] Removing intermediate container c79be9a94704 [2021-01-07T20:52:48.064Z] ---> 9362f1515fd6 [2021-01-07T20:52:48.064Z] Step 18/21 : CMD ["--init=true"] [2021-01-07T20:52:48.064Z] ---> Running in 5161728ba104 [2021-01-07T20:52:48.064Z] ---> Running in 17992addb779 [2021-01-07T20:52:48.341Z] Removing intermediate container 5161728ba104 [2021-01-07T20:52:48.341Z] ---> 872c695b80ca [2021-01-07T20:52:48.341Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-07T20:52:48.594Z] + ls -al . [2021-01-07T20:52:48.594Z] total 672 [2021-01-07T20:52:48.594Z] drwxrwxr-x 9 1001 1001 4096 Jan 7 20:52 . [2021-01-07T20:52:48.594Z] drwxr-xr-x 4 root root 4096 Jan 7 20:48 .. [2021-01-07T20:52:48.594Z] -rw-rw-r-- 1 1001 1001 11 Jan 7 20:47 .dockerignore [2021-01-07T20:52:48.594Z] drwxrwxr-x 8 1001 1001 4096 Jan 7 20:47 .git [2021-01-07T20:52:48.594Z] drwxrwxr-x 3 1001 1001 4096 Jan 7 20:47 .github [2021-01-07T20:52:48.594Z] -rw-rw-r-- 1 1001 1001 872 Jan 7 20:47 .gitignore [2021-01-07T20:52:48.594Z] -rw-rw-r-- 1 1001 1001 166 Jan 7 20:47 .sonarcloud.properties [2021-01-07T20:52:48.594Z] -rw-rw-r-- 1 1001 1001 3804 Jan 7 20:47 CONTRIBUTING.md [2021-01-07T20:52:48.594Z] -rw-rw-r-- 1 1001 1001 931 Jan 7 20:47 Dockerfile.build [2021-01-07T20:52:48.594Z] -rw-rw-r-- 1 1001 1001 863 Jan 7 20:47 Jenkinsfile [2021-01-07T20:52:48.594Z] -rw-rw-r-- 1 1001 1001 10775 Jan 7 20:47 LICENSE [2021-01-07T20:52:48.594Z] -rw-rw-r-- 1 1001 1001 6001 Jan 7 20:47 Makefile [2021-01-07T20:52:48.594Z] -rw-rw-r-- 1 1001 1001 6524 Jan 7 20:47 README.md [2021-01-07T20:52:48.594Z] -rw-rw-r-- 1 1001 1001 6744 Jan 7 20:47 SECURITY.md [2021-01-07T20:52:48.594Z] -rw-rw-r-- 1 1001 1001 5 Jan 7 20:45 VERSION [2021-01-07T20:52:48.594Z] -rw-rw-r-- 1 1001 1001 4131 Jan 7 20:47 ZMQWindows.md [2021-01-07T20:52:48.594Z] drwxrwxr-x 2 1001 1001 4096 Jan 7 20:47 bin [2021-01-07T20:52:48.594Z] drwxrwxr-x 15 1001 1001 4096 Jan 7 20:47 cmd [2021-01-07T20:52:48.594Z] -rw-r--r-- 1 root root 546759 Jan 7 20:51 coverage.out [2021-01-07T20:52:48.594Z] -rw-r--r-- 1 root root 1005 Jan 7 20:52 go.mod [2021-01-07T20:52:48.594Z] -rw-r--r-- 1 root root 19172 Jan 7 20:52 go.sum [2021-01-07T20:52:48.594Z] drwxrwxr-x 8 1001 1001 4096 Jan 7 20:47 internal [2021-01-07T20:52:48.594Z] drwxrwxr-x 4 1001 1001 4096 Jan 7 20:47 openapi [2021-01-07T20:52:48.594Z] drwxrwxr-x 4 1001 1001 4096 Jan 7 20:47 snap [2021-01-07T20:52:48.594Z] -rw-rw-r-- 1 1001 1001 168 Jan 7 20:47 version.go [2021-01-07T20:52:48.612Z] ---> Running in ade29438af18 [2021-01-07T20:52:48.612Z] Removing intermediate container 17992addb779 [2021-01-07T20:52:48.612Z] ---> b43af135b523 [2021-01-07T20:52:48.612Z] Step 19/21 : LABEL arch=x86_64 [Pipeline] sh [2021-01-07T20:52:48.883Z] ---> Running in 1c74a1e7aa03 [2021-01-07T20:52:48.883Z] Removing intermediate container ade29438af18 [2021-01-07T20:52:48.883Z] ---> fd65524abcaa [2021-01-07T20:52:48.883Z] Step 15/23 : WORKDIR / [2021-01-07T20:52:49.159Z] ---> Running in bb4abb37cd55 [2021-01-07T20:52:49.159Z] Removing intermediate container 1c74a1e7aa03 [2021-01-07T20:52:49.159Z] ---> 23f3de4687d2 [2021-01-07T20:52:49.159Z] Step 20/21 : LABEL git_sha=8c5dd35193dcc7808feaf3f83c9704fecb77d6ce [2021-01-07T20:52:49.251Z] + '[' -e coverage.out ] [2021-01-07T20:52:49.251Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-07T20:52:49.315Z] Warning: overwriting stash ‘coverage-report’ [2021-01-07T20:52:49.427Z] ---> Running in 82b18cdd9c5a [2021-01-07T20:52:49.428Z] Removing intermediate container bb4abb37cd55 [2021-01-07T20:52:49.428Z] ---> 1be21036fa33 [2021-01-07T20:52:49.428Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2021-01-07T20:52:49.696Z] Removing intermediate container 82b18cdd9c5a [2021-01-07T20:52:49.696Z] ---> 502125f7ab35 [2021-01-07T20:52:49.696Z] Step 21/21 : LABEL version=0.0.0 [2021-01-07T20:52:49.696Z] ---> Running in 3885547232be [2021-01-07T20:52:49.963Z] ---> e364dde7955a [2021-01-07T20:52:49.963Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-07T20:52:50.233Z] Removing intermediate container 3885547232be [2021-01-07T20:52:50.233Z] ---> b2c9da3ecf44 [2021-01-07T20:52:50.233Z] [2021-01-07T20:52:50.601Z] Stashed 1 file(s) [Pipeline] sh [2021-01-07T20:52:50.815Z] Successfully built b2c9da3ecf44 [2021-01-07T20:52:50.815Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-07T20:52:50.815Z]  Building docker-security-proxy-setup-go ... done  ---> cfbea49995a8 [2021-01-07T20:52:50.815Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-07T20:52:51.314Z] + make build [2021-01-07T20:52:51.314Z] 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-07T20:52:51.798Z] ---> c5764aec14f5 [2021-01-07T20:52:51.798Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-01-07T20:52:51.798Z] ---> Running in 375b0812c382 [2021-01-07T20:52:52.080Z] Removing intermediate container 375b0812c382 [2021-01-07T20:52:52.080Z] ---> 28c56e76618d [2021-01-07T20:52:52.080Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-07T20:52:52.080Z] ---> Running in 189667302ed7 [2021-01-07T20:52:52.661Z] Removing intermediate container 189667302ed7 [2021-01-07T20:52:52.661Z] ---> 10177e57b57f [2021-01-07T20:52:52.661Z] Step 21/23 : LABEL arch=x86_64 [2021-01-07T20:52:52.933Z] ---> Running in fe9217a072d6 [2021-01-07T20:52:53.209Z] Removing intermediate container fe9217a072d6 [2021-01-07T20:52:53.209Z] ---> 9638094b7e89 [2021-01-07T20:52:53.209Z] Step 22/23 : LABEL git_sha=8c5dd35193dcc7808feaf3f83c9704fecb77d6ce [2021-01-07T20:52:53.209Z] ---> Running in d00c4f9648d3 [2021-01-07T20:52:53.485Z] Removing intermediate container d00c4f9648d3 [2021-01-07T20:52:53.485Z] ---> d8a80735e7da [2021-01-07T20:52:53.485Z] Step 23/23 : LABEL version=0.0.0 [2021-01-07T20:52:53.485Z] ---> Running in 491cf2e5af01 [2021-01-07T20:52:53.761Z] Removing intermediate container 491cf2e5af01 [2021-01-07T20:52:53.761Z] ---> dfd38702e41c [2021-01-07T20:52:53.761Z] [2021-01-07T20:52:54.030Z] Successfully built dfd38702e41c [2021-01-07T20:52:54.030Z] Successfully tagged docker-core-metadata-go:latest [2021-01-07T20:52:57.422Z]  Building docker-core-metadata-go ... done Removing intermediate container 7963c46306ea [2021-01-07T20:52:57.422Z] ---> 84bb59c721f1 [2021-01-07T20:52:57.422Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-07T20:52:57.422Z] ---> Running in 5eb004a326c6 [2021-01-07T20:52:58.018Z] 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-07T20:53:01.364Z] Removing intermediate container 5eb004a326c6 [2021-01-07T20:53:01.364Z] ---> b22ca01f7808 [2021-01-07T20:53:01.364Z] [2021-01-07T20:53:01.364Z] Step 11/26 : FROM docker:20.10.0 [2021-01-07T20:53:01.364Z] 20.10.0: Pulling from library/docker [2021-01-07T20:53:01.469Z] 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-07T20:53:08.011Z] Removing intermediate container e554f545f2ab [2021-01-07T20:53:08.012Z] ---> 98f3fcce9d7a [2021-01-07T20:53:08.012Z] [2021-01-07T20:53:08.012Z] Step 10/23 : FROM alpine:3.12 [2021-01-07T20:53:08.012Z] ---> 389fef711851 [2021-01-07T20:53:08.012Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-07T20:53:08.012Z] ---> Running in 0f0a299ea1b0 [2021-01-07T20:53:08.012Z] Removing intermediate container 0f0a299ea1b0 [2021-01-07T20:53:08.012Z] ---> 309545e6c1bc [2021-01-07T20:53:08.012Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-07T20:53:08.012Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-07T20:53:08.012Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-07T20:53:08.012Z] ---> aefe523efa57 [2021-01-07T20:53:08.012Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-07T20:53:08.012Z] ---> Running in b317c0eecc11 [2021-01-07T20:53:08.012Z] ---> Running in a6efb751f2f9 [2021-01-07T20:53:08.012Z] Removing intermediate container b317c0eecc11 [2021-01-07T20:53:08.012Z] ---> b132274d7a29 [2021-01-07T20:53:08.012Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-07T20:53:08.012Z] ---> Running in 50bc7e1f25c4 [2021-01-07T20:53:08.012Z] Removing intermediate container 50bc7e1f25c4 [2021-01-07T20:53:08.012Z] ---> c4fa1c296f33 [2021-01-07T20:53:08.012Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-07T20:53:08.012Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-07T20:53:08.012Z] ---> Running in 8e0e26f8687c [2021-01-07T20:53:08.012Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-07T20:53:08.277Z] (1/2) Installing readline (8.0.4-r0) [2021-01-07T20:53:08.277Z] (2/2) Installing bash (5.0.17-r0) [2021-01-07T20:53:08.544Z] Executing bash-5.0.17-r0.post-install [2021-01-07T20:53:08.544Z] Executing busybox-1.31.1-r19.trigger [2021-01-07T20:53:08.544Z] OK: 12 MiB in 22 packages [2021-01-07T20:53:09.126Z] Removing intermediate container a6efb751f2f9 [2021-01-07T20:53:09.126Z] ---> b2ff7729764e [2021-01-07T20:53:09.126Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-07T20:53:09.126Z] Removing intermediate container 8e0e26f8687c [2021-01-07T20:53:09.126Z] ---> 32a7be5e9a08 [2021-01-07T20:53:09.126Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-01-07T20:53:09.394Z] ---> Running in ccb3b0634e88 [2021-01-07T20:53:09.394Z] ---> Running in fb9b3d1e031d [2021-01-07T20:53:09.656Z] Removing intermediate container fb9b3d1e031d [2021-01-07T20:53:09.656Z] ---> b00f0afd02a0 [2021-01-07T20:53:09.656Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-07T20:53:09.656Z] ---> Running in 992be5acf419 [2021-01-07T20:53:09.920Z] Removing intermediate container 992be5acf419 [2021-01-07T20:53:09.920Z] ---> 0850e50760c0 [2021-01-07T20:53:09.920Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-07T20:53:09.920Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-07T20:53:09.920Z] ---> Running in bc0dab1ce95b [2021-01-07T20:53:10.184Z] Removing intermediate container bc0dab1ce95b [2021-01-07T20:53:10.184Z] ---> 9b99629796bc [2021-01-07T20:53:10.184Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-07T20:53:10.760Z] ---> 5c308a7874cf [2021-01-07T20:53:10.760Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-07T20:53:11.024Z] ---> 4e7783b63e84 [2021-01-07T20:53:11.024Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-07T20:53:11.024Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-07T20:53:12.478Z] ---> 047e128fd576 [2021-01-07T20:53:12.478Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-07T20:53:12.479Z] ---> Running in 55077aa8d141 [2021-01-07T20:53:12.756Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-07T20:53:13.034Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-07T20:53:13.034Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-01-07T20:53:13.321Z] (2/6) Installing libgcc (9.3.0-r2) [2021-01-07T20:53:13.321Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-07T20:53:13.321Z] (2/33) Installing expat (2.2.9-r1) [2021-01-07T20:53:13.321Z] (3/33) Installing libffi (3.3-r2) [2021-01-07T20:53:13.321Z] (4/33) Installing gdbm (1.13-r1) [2021-01-07T20:53:13.321Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-07T20:53:13.321Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-07T20:53:13.321Z] (3/6) Installing libsodium (1.0.18-r0) [2021-01-07T20:53:13.321Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-07T20:53:13.619Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-01-07T20:53:14.195Z] (5/6) Installing libzmq (4.3.3-r0) [2021-01-07T20:53:14.457Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-07T20:53:14.457Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-07T20:53:14.457Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-07T20:53:14.457Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-07T20:53:14.457Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-07T20:53:14.457Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-07T20:53:14.457Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-07T20:53:14.457Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-07T20:53:14.457Z] (6/6) Installing zeromq (4.3.3-r0) [2021-01-07T20:53:14.721Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-07T20:53:14.721Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-07T20:53:14.721Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-07T20:53:14.721Z] Executing busybox-1.31.1-r19.trigger [2021-01-07T20:53:14.721Z] OK: 8 MiB in 20 packages [2021-01-07T20:53:14.721Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-07T20:53:14.721Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-07T20:53:14.721Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-07T20:53:14.721Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-07T20:53:14.721Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-07T20:53:14.721Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-07T20:53:14.721Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-07T20:53:14.983Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-07T20:53:14.983Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-07T20:53:14.983Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-07T20:53:14.983Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-07T20:53:14.983Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-07T20:53:14.983Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-07T20:53:15.245Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-07T20:53:15.245Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-07T20:53:20.584Z] Executing busybox-1.31.1-r19.trigger [2021-01-07T20:53:20.584Z] OK: 71 MiB in 55 packages [2021-01-07T20:53:20.584Z] Removing intermediate container ccb3b0634e88 [2021-01-07T20:53:20.584Z] ---> 7eee7aa9f1d4 [2021-01-07T20:53:20.584Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2021-01-07T20:53:20.584Z] ---> 13d1bf941565 [2021-01-07T20:53:20.584Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-07T20:53:24.851Z] ---> f3680cf6d48c [2021-01-07T20:53:24.851Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-07T20:53:24.851Z] Removing intermediate container 55077aa8d141 [2021-01-07T20:53:24.851Z] ---> 622bd796eeae [2021-01-07T20:53:24.851Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-07T20:53:24.851Z] ---> Running in 6d8a48793a77 [2021-01-07T20:53:24.851Z] ---> 1a06f05b56d6 [2021-01-07T20:53:24.851Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-07T20:53:25.117Z] ---> Running in cea3c0e1dcc1 [2021-01-07T20:53:25.381Z] Removing intermediate container cea3c0e1dcc1 [2021-01-07T20:53:25.381Z] ---> df6ddfd440a7 [2021-01-07T20:53:25.381Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-07T20:53:25.381Z] ---> Running in 4b7c29ee5619 [2021-01-07T20:53:25.652Z] Removing intermediate container 4b7c29ee5619 [2021-01-07T20:53:25.652Z] ---> 15d54a4fe721 [2021-01-07T20:53:25.652Z] Step 21/23 : LABEL arch=x86_64 [2021-01-07T20:53:25.652Z] ---> Running in 9cb42879cfa4 [2021-01-07T20:53:25.916Z] Removing intermediate container 9cb42879cfa4 [2021-01-07T20:53:25.916Z] ---> bb4aac865463 [2021-01-07T20:53:25.916Z] Step 22/23 : LABEL git_sha=8c5dd35193dcc7808feaf3f83c9704fecb77d6ce [2021-01-07T20:53:25.916Z] ---> Running in f2f6e9042469 [2021-01-07T20:53:26.179Z] Removing intermediate container f2f6e9042469 [2021-01-07T20:53:26.179Z] ---> ac7927a79de1 [2021-01-07T20:53:26.179Z] Step 23/23 : LABEL version=0.0.0 [2021-01-07T20:53:26.179Z] ---> Running in baad858d6bde [2021-01-07T20:53:26.444Z] Removing intermediate container baad858d6bde [2021-01-07T20:53:26.444Z] ---> 3279dea6d7e5 [2021-01-07T20:53:26.444Z] [2021-01-07T20:53:26.444Z] Collecting docker-compose==1.23.2 [2021-01-07T20:53:26.444Z] Successfully built 3279dea6d7e5 [2021-01-07T20:53:26.444Z] Successfully tagged docker-core-data-go:latest [2021-01-07T20:53:26.707Z]  Building docker-core-data-go ... done  Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-07T20:53:26.707Z] 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-07T20:53:26.707Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-07T20:53:26.707Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-07T20:53:26.969Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-07T20:53:26.970Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-07T20:53:27.544Z] Collecting PyYAML<4,>=3.10 [2021-01-07T20:53:27.544Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-07T20:53:28.274Z] 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-07T20:53:28.494Z] Collecting docker<4.0,>=3.6.0 [2021-01-07T20:53:28.494Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-07T20:53:28.546Z] 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-07T20:53:28.780Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-07T20:53:28.781Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-07T20:53:29.047Z] Collecting cached-property<2,>=1.2.0 [2021-01-07T20:53:29.047Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-07T20:53:29.047Z] Collecting docopt<0.7,>=0.6.1 [2021-01-07T20:53:29.047Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-07T20:53:29.630Z] Collecting texttable<0.10,>=0.9.0 [2021-01-07T20:53:29.630Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-07T20:53:30.206Z] Collecting jsonschema<3,>=2.5.1 [2021-01-07T20:53:30.206Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-07T20:53:30.206Z] Collecting docker-pycreds>=0.4.0 [2021-01-07T20:53:30.206Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-07T20:53:30.469Z] Collecting idna<2.8,>=2.5 [2021-01-07T20:53:30.469Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-07T20:53:30.469Z] 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-07T20:53:30.469Z] 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-07T20:53:30.469Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-07T20:53:30.469Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-07T20:53:30.733Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-07T20:53:30.734Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-07T20:53:30.734Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-07T20:53:30.734Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-07T20:53:30.734Z] Installing collected packages: websocket-client, dockerpty, PyYAML, idna, urllib3, requests, docker-pycreds, docker, cached-property, docopt, texttable, jsonschema, docker-compose [2021-01-07T20:53:30.997Z] Running setup.py install for dockerpty: started [2021-01-07T20:53:31.944Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-07T20:53:31.944Z] Running setup.py install for PyYAML: started [2021-01-07T20:53:32.518Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-07T20:53:32.519Z] Attempting uninstall: idna [2021-01-07T20:53:32.519Z] Found existing installation: idna 2.9 [2021-01-07T20:53:32.519Z] Uninstalling idna-2.9: [2021-01-07T20:53:32.519Z] Successfully uninstalled idna-2.9 [2021-01-07T20:53:32.781Z] Attempting uninstall: urllib3 [2021-01-07T20:53:32.781Z] Found existing installation: urllib3 1.25.9 [2021-01-07T20:53:32.781Z] Uninstalling urllib3-1.25.9: [2021-01-07T20:53:32.781Z] Successfully uninstalled urllib3-1.25.9 [2021-01-07T20:53:33.044Z] Attempting uninstall: requests [2021-01-07T20:53:33.044Z] Found existing installation: requests 2.23.0 [2021-01-07T20:53:33.044Z] Uninstalling requests-2.23.0: [2021-01-07T20:53:33.044Z] Successfully uninstalled requests-2.23.0 [2021-01-07T20:53:33.306Z] Running setup.py install for docopt: started [2021-01-07T20:53:33.880Z] Running setup.py install for docopt: finished with status 'done' [2021-01-07T20:53:33.880Z] Running setup.py install for texttable: started [2021-01-07T20:53:33.964Z] 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-07T20:53:34.454Z] Running setup.py install for texttable: finished with status 'done' [2021-01-07T20:53:35.030Z] 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-07T20:53:35.391Z] 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-07T20:53:39.334Z] Removing intermediate container 6d8a48793a77 [2021-01-07T20:53:39.334Z] ---> aeeffa378b92 [2021-01-07T20:53:39.334Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-07T20:53:39.334Z] ---> Running in acc0acd8d6c3 [2021-01-07T20:53:39.334Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-07T20:53:39.597Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-07T20:53:39.766Z] 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-07T20:53:39.859Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-07T20:53:39.860Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-07T20:53:39.860Z] (3/3) Installing curl (7.69.1-r3) [2021-01-07T20:53:39.860Z] Executing busybox-1.31.1-r19.trigger [2021-01-07T20:53:39.860Z] OK: 72 MiB in 58 packages [2021-01-07T20:53:40.436Z] Removing intermediate container acc0acd8d6c3 [2021-01-07T20:53:40.436Z] ---> deadefc28fa5 [2021-01-07T20:53:40.436Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-07T20:53:40.436Z] ---> Running in 90d5c0c410ec [2021-01-07T20:53:40.699Z] Removing intermediate container 90d5c0c410ec [2021-01-07T20:53:40.699Z] ---> de08b8a271c9 [2021-01-07T20:53:40.699Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-07T20:53:40.699Z] ---> Running in 4237493029ab [2021-01-07T20:53:40.699Z] Removing intermediate container 4237493029ab [2021-01-07T20:53:40.699Z] ---> 7ab280a4e5ef [2021-01-07T20:53:40.699Z] Step 24/26 : LABEL arch=x86_64 [2021-01-07T20:53:40.961Z] ---> Running in 4a72135a0cfc [2021-01-07T20:53:40.961Z] Removing intermediate container 4a72135a0cfc [2021-01-07T20:53:40.961Z] ---> c932301dfc31 [2021-01-07T20:53:40.961Z] Step 25/26 : LABEL git_sha=8c5dd35193dcc7808feaf3f83c9704fecb77d6ce [2021-01-07T20:53:41.222Z] ---> Running in 4205d0f6a5f8 [2021-01-07T20:53:42.169Z] Removing intermediate container 4205d0f6a5f8 [2021-01-07T20:53:42.169Z] ---> 94c74a430586 [2021-01-07T20:53:42.169Z] Step 26/26 : LABEL version=0.0.0 [2021-01-07T20:53:42.169Z] ---> Running in 29c94441d9ab [2021-01-07T20:53:42.432Z] Removing intermediate container 29c94441d9ab [2021-01-07T20:53:42.432Z] ---> d3f14b11f2a8 [2021-01-07T20:53:42.432Z] [2021-01-07T20:53:42.432Z] Successfully built d3f14b11f2a8 [2021-01-07T20:53:42.432Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-07T20:53:42.704Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-07T20:53:42.712Z] $ docker stop --time=1 cbe31a7259d1c947b9c6b02f8f979bc7b490a4b4fbd83b082be58757f48e661c [2021-01-07T20:53:44.388Z] $ docker rm -f cbe31a7259d1c947b9c6b02f8f979bc7b490a4b4fbd83b082be58757f48e661c [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-07T20:53:44.932Z] + docker images [2021-01-07T20:53:44.932Z] + grep docker [2021-01-07T20:53:45.172Z] 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-07T20:53:45.194Z] docker-sys-mgmt-agent-go latest d3f14b11f2a8 3 seconds ago 313MB [2021-01-07T20:53:45.194Z] docker-core-data-go latest 3279dea6d7e5 19 seconds ago 22.3MB [2021-01-07T20:53:45.194Z] docker-core-metadata-go latest dfd38702e41c 52 seconds ago 18.6MB [2021-01-07T20:53:45.194Z] docker-security-proxy-setup-go latest b2c9da3ecf44 56 seconds ago 24.5MB [2021-01-07T20:53:45.194Z] docker-support-scheduler-go latest 3bd0b4e1766e About a minute ago 16.4MB [2021-01-07T20:53:45.194Z] docker-security-bootstrapper-go latest 3bab318b3296 2 minutes ago 41.4MB [2021-01-07T20:53:45.194Z] docker-security-secretstore-setup-go latest aa9f1805d19f 2 minutes ago 24.6MB [2021-01-07T20:53:45.194Z] docker-security-bootstrap-redis-go latest c18bec2a543a 2 minutes ago 15.8MB [2021-01-07T20:53:45.194Z] docker-support-notifications-go latest db2321d8a460 2 minutes ago 16.9MB [2021-01-07T20:53:45.194Z] docker-core-command-go latest b24fbd4316e1 2 minutes ago 16.2MB [2021-01-07T20:53:45.194Z] 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-07T20:53:49.483Z] 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-07T20:53:53.780Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-07T20:53:56.400Z] 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-07T20:53:59.797Z] 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-07T20:54:00.812Z] Still waiting to schedule task [2021-01-07T20:54:00.812Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-01-07T20:54:03.181Z] 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-07T20:54:09.890Z] $ docker stop --time=1 aadbbfae0fb2764ddae21eeb2f36ae517f599a2d3dc240358a44788bc8c3c6c8 [2021-01-07T20:54:12.357Z] $ docker rm -f aadbbfae0fb2764ddae21eeb2f36ae517f599a2d3dc240358a44788bc8c3c6c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-07T20:54:14.483Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-07T20:54:14.483Z] [2021-01-07T20:54:14.483Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-07T20:54:14.868Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-07T20:54:14.868Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-07T20:54:14.868Z] 29e5d40040c1: Pulling fs layer [2021-01-07T20:54:14.868Z] 1ce36da41761: Pulling fs layer [2021-01-07T20:54:14.868Z] 25b303627fd3: Pulling fs layer [2021-01-07T20:54:15.142Z] 29e5d40040c1: Download complete [2021-01-07T20:54:15.743Z] 1ce36da41761: Verifying Checksum [2021-01-07T20:54:15.743Z] 1ce36da41761: Download complete [2021-01-07T20:54:15.743Z] 29e5d40040c1: Pull complete [2021-01-07T20:54:17.182Z] 1ce36da41761: Pull complete [2021-01-07T20:54:17.778Z] 25b303627fd3: Verifying Checksum [2021-01-07T20:54:17.778Z] 25b303627fd3: Download complete [2021-01-07T20:54:27.934Z] 25b303627fd3: Pull complete [2021-01-07T20:54:27.934Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-07T20:54:27.934Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-07T20:54:27.934Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-07T20:54:28.211Z] prd-ubuntu18.04-docker-arm64-4c-16g-18880 does not seem to be running inside a container [2021-01-07T20:54:28.288Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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-07T20:54:31.523Z] $ docker top 4ec4545138f43f78a833a1bdd218a05a63851587ce81def5d908cbf589cc544d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-07T20:54:32.607Z] + docker-compose build --help [2021-01-07T20:54:32.607Z] + grep parallel [2021-01-07T20:54:36.897Z] --parallel Build images in parallel. [Pipeline] } [2021-01-07T20:54:36.911Z] $ docker stop --time=1 4ec4545138f43f78a833a1bdd218a05a63851587ce81def5d908cbf589cc544d [2021-01-07T20:54:38.932Z] $ docker rm -f 4ec4545138f43f78a833a1bdd218a05a63851587ce81def5d908cbf589cc544d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-07T20:54:39.834Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-07T20:54:39.834Z] . [Pipeline] withDockerContainer [2021-01-07T20:54:40.125Z] prd-ubuntu18.04-docker-arm64-4c-16g-18880 does not seem to be running inside a container [2021-01-07T20:54:40.210Z] $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-07T20:54:41.695Z] $ docker top 71963b89f57010cdda720d2179668046e7ef38089e6129a957db033b47722602 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-07T20:54:42.731Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-07T20:54:48.133Z] Building docker-core-command-go ... [2021-01-07T20:54:48.133Z] Building docker-core-data-go ... [2021-01-07T20:54:48.133Z] Building docker-core-metadata-go ... [2021-01-07T20:54:48.133Z] Building docker-security-bootstrapper-go ... [2021-01-07T20:54:48.133Z] Building docker-security-bootstrap-redis-go ... [2021-01-07T20:54:48.133Z] Building docker-security-proxy-setup-go ... [2021-01-07T20:54:48.133Z] Building docker-security-secretstore-setup-go ... [2021-01-07T20:54:48.133Z] Building docker-support-notifications-go ... [2021-01-07T20:54:48.133Z] Building docker-support-scheduler-go ... [2021-01-07T20:54:48.133Z] Building docker-sys-mgmt-agent-go ... [2021-01-07T20:54:48.133Z] Building docker-support-notifications-go [2021-01-07T20:54:48.133Z] Building docker-core-metadata-go [2021-01-07T20:54:48.133Z] Building docker-security-bootstrapper-go [2021-01-07T20:54:48.133Z] Building docker-security-bootstrap-redis-go [2021-01-07T20:54:48.133Z] Building docker-security-proxy-setup-go [2021-01-07T20:54:48.181Z] Running on prd-ubuntu18.04-docker-8c-8g-18885 in /w/workspace/edgexfoundry_edgex-go_PR-2970 [Pipeline] { [Pipeline] ws [2021-01-07T20:54:48.232Z] Running in /w/workspace/edgex-go/13 [Pipeline] { [Pipeline] checkout [2021-01-07T20:54:50.226Z] using credential edgex-jenkins-ssh [2021-01-07T20:54:50.298Z] Cloning the remote Git repository [2021-01-07T20:54:50.321Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-07T20:54:50.404Z] > git init /w/workspace/edgex-go/13 # timeout=10 [2021-01-07T20:54:50.430Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-07T20:54:50.430Z] > git --version # timeout=10 [2021-01-07T20:54:50.440Z] > git --version # 'git version 2.17.1' [2021-01-07T20:54:50.440Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-07T20:54:50.466Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-07T20:54:56.537Z] Merging remotes/origin/master commit 0b9e13f6a351841bf3637770c27ae08320c32e9d into PR head commit 8c5dd35193dcc7808feaf3f83c9704fecb77d6ce [2021-01-07T20:54:56.652Z] Merge succeeded, producing 8c5dd35193dcc7808feaf3f83c9704fecb77d6ce [2021-01-07T20:54:56.653Z] Checking out Revision 8c5dd35193dcc7808feaf3f83c9704fecb77d6ce (PR-2970) [2021-01-07T20:54:55.911Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-07T20:54:55.918Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-07T20:54:55.930Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-07T20:54:55.942Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-07T20:54:55.942Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-07T20:54:55.946Z] > 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-07T20:54:56.543Z] > git config core.sparsecheckout # timeout=10 [2021-01-07T20:54:56.548Z] > git checkout -f 8c5dd35193dcc7808feaf3f83c9704fecb77d6ce # timeout=10 [2021-01-07T20:54:56.622Z] > git remote # timeout=10 [2021-01-07T20:54:56.629Z] > git config --get remote.origin.url # timeout=10 [2021-01-07T20:54:56.635Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-07T20:54:56.639Z] > git merge 0b9e13f6a351841bf3637770c27ae08320c32e9d # timeout=10 [2021-01-07T20:54:56.647Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-07T20:54:56.653Z] > git config core.sparsecheckout # timeout=10 [2021-01-07T20:54:56.660Z] > git checkout -f 8c5dd35193dcc7808feaf3f83c9704fecb77d6ce # timeout=10 [2021-01-07T20:55:00.251Z] Commit message: "feat(security): Address PR feedback to remove entrypoint of core-services" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-07T20:55:01.468Z] + echo snap-build.sh [2021-01-07T20:55:01.468Z] snap-build.sh [2021-01-07T20:55:01.469Z] + SNAP_BASE_DIR=. [2021-01-07T20:55:01.469Z] + '[' '!' -z /w/workspace/edgex-go/13 ']' [2021-01-07T20:55:01.469Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/13 [2021-01-07T20:55:01.469Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/13]' [2021-01-07T20:55:01.469Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/13] [2021-01-07T20:55:01.469Z] + cd /w/workspace/edgex-go/13 [2021-01-07T20:55:01.469Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-07T20:55:01.469Z] Reading package lists... [2021-01-07T20:55:01.469Z] Building dependency tree... [2021-01-07T20:55:01.469Z] Reading state information... [2021-01-07T20:55:01.730Z] The following packages were automatically installed and are no longer required: [2021-01-07T20:55:01.730Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-07T20:55:01.730Z] uidmap xdelta3 [2021-01-07T20:55:01.730Z] Use 'sudo apt autoremove' to remove them. [2021-01-07T20:55:01.730Z] The following packages will be REMOVED: [2021-01-07T20:55:01.730Z] lxd* lxd-client* [2021-01-07T20:55:01.995Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-07T20:55:01.995Z] After this operation, 31.7 MB disk space will be freed. [2021-01-07T20:55:03.306Z] (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-07T20:55:03.306Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-07T20:55:03.881Z] Removing lxd dnsmasq configuration [2021-01-07T20:55:04.143Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-07T20:55:04.404Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-07T20:55:05.349Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-07T20:55:05.349Z] (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-07T20:55:05.349Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-07T20:55:06.738Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-07T20:55:06.738Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-07T20:55:08.124Z] + sudo snap remove --purge lxd [2021-01-07T20:55:08.124Z] snap "lxd" is not installed [2021-01-07T20:55:08.124Z] + sudo groupadd --force --system lxd [2021-01-07T20:55:08.124Z] ++ whoami [2021-01-07T20:55:08.124Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-07T20:55:08.124Z] + newgrp - lxd [2021-01-07T20:55:08.124Z] + sudo snap install lxd [2021-01-07T20:55:16.279Z] 2021-01-07T20:55:13Z INFO Waiting for automatic snapd restart... [2021-01-07T20:55:34.447Z] lxd 4.9 from Canonical* installed [2021-01-07T20:55:34.447Z] + sudo lxd init --auto [2021-01-07T20:55:41.580Z] + sudo snap install --classic snapcraft [2021-01-07T20:55:48.163Z] snapcraft 4.4.4 from Canonical* installed [2021-01-07T20:55:48.163Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-07T20:55:48.163Z] + patch --verbose -p1 [2021-01-07T20:55:48.163Z] Hmm... Looks like a unified diff to me... [2021-01-07T20:55:48.163Z] The text leading up to this was: [2021-01-07T20:55:48.163Z] -------------------------- [2021-01-07T20:55:48.163Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-07T20:55:48.163Z] |From: Tony Espy [2021-01-07T20:55:48.163Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-07T20:55:48.163Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-07T20:55:48.163Z] | [2021-01-07T20:55:48.163Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-07T20:55:48.163Z] |optimize the snap CI check run for pull requests. When [2021-01-07T20:55:48.163Z] |applied, it essentially strips out everything (apps and [2021-01-07T20:55:48.163Z] |parts) from the snapcraft.yaml file except those required [2021-01-07T20:55:48.163Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-07T20:55:48.163Z] |catch changes to edgex-go that break the snap build. [2021-01-07T20:55:48.163Z] | [2021-01-07T20:55:48.163Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-07T20:55:48.163Z] |to update this patch file, otherwise it may fail to apply, [2021-01-07T20:55:48.163Z] |resulting in a failed snap build CI check in the associated [2021-01-07T20:55:48.163Z] |pull request. [2021-01-07T20:55:48.163Z] | [2021-01-07T20:55:48.163Z] |Note - in addition to applying this patch, the pipeline also [2021-01-07T20:55:48.163Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-07T20:55:48.163Z] |need to build the finally binary .snap file (and it won't [2021-01-07T20:55:48.163Z] |work with the patch applied). This further reduces the build [2021-01-07T20:55:48.163Z] |time. [2021-01-07T20:55:48.163Z] |--- [2021-01-07T20:55:48.163Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-07T20:55:48.163Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-07T20:55:48.163Z] | [2021-01-07T20:55:48.163Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-07T20:55:48.163Z] |index 1e537489..faf42425 100644 [2021-01-07T20:55:48.163Z] |--- a/snap/snapcraft.yaml [2021-01-07T20:55:48.163Z] |+++ b/snap/snapcraft.yaml [2021-01-07T20:55:48.163Z] -------------------------- [2021-01-07T20:55:48.163Z] patching file snap/snapcraft.yaml [2021-01-07T20:55:48.163Z] Using Plan A... [2021-01-07T20:55:48.163Z] Hunk #1 succeeded at 73. [2021-01-07T20:55:48.163Z] Hunk #2 succeeded at 202 with fuzz 1. [2021-01-07T20:55:48.163Z] Hunk #3 succeeded at 214. [2021-01-07T20:55:48.163Z] Hunk #4 succeeded at 222. [2021-01-07T20:55:48.163Z] Hunk #5 succeeded at 229. [2021-01-07T20:55:48.163Z] Hunk #6 succeeded at 256. [2021-01-07T20:55:48.163Z] Hunk #7 succeeded at 290. [2021-01-07T20:55:48.163Z] Hunk #8 succeeded at 341. [2021-01-07T20:55:48.163Z] Hmm... Ignoring the trailing garbage. [2021-01-07T20:55:48.163Z] done [2021-01-07T20:55:48.163Z] + sudo snapcraft prime --use-lxd [2021-01-07T20:55:49.105Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-01-07T20:55:49.105Z] 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-07T20:55:49.105Z] - README.md [2021-01-07T20:55:49.105Z] - snapcraft.yaml.orig [2021-01-07T20:55:49.105Z] [2021-01-07T20:55:49.105Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-07T20:55:49.677Z] Launching a container. [2021-01-07T20:56:01.928Z] Waiting for container to be ready [2021-01-07T20:56:01.928Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-01-07T20:56:01.928Z] [2021-01-07T20:56:04.475Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-01-07T20:56:04.475Z] Waiting for network to be ready... [2021-01-07T20:56:05.052Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-07T20:56:05.052Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-07T20:56:05.625Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1478 kB] [2021-01-07T20:56:05.625Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-07T20:56:05.625Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-07T20:56:05.885Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-07T20:56:06.147Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-07T20:56:06.147Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-07T20:56:06.147Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-07T20:56:06.147Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-07T20:56:06.147Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-07T20:56:06.147Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [288 kB] [2021-01-07T20:56:06.147Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-07T20:56:06.147Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-07T20:56:06.147Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [192 kB] [2021-01-07T20:56:06.147Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [25.5 kB] [2021-01-07T20:56:06.147Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] [2021-01-07T20:56:06.147Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] [2021-01-07T20:56:06.408Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-07T20:56:06.668Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1813 kB] [2021-01-07T20:56:06.668Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [379 kB] [2021-01-07T20:56:06.668Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.4 kB] [2021-01-07T20:56:06.668Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6980 B] [2021-01-07T20:56:06.668Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [214 kB] [2021-01-07T20:56:06.942Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [29.1 kB] [2021-01-07T20:56:06.942Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-07T20:56:06.942Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] [2021-01-07T20:56:09.492Z] Fetched 23.6 MB in 4s (5606 kB/s) [2021-01-07T20:56:09.755Z] Reading package lists... [2021-01-07T20:56:09.921Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-07T20:56:09.921Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-07T20:56:09.921Z] ---> 269bcc0a1beb [2021-01-07T20:56:09.921Z] Step 3/22 : WORKDIR /edgex-go [2021-01-07T20:56:09.921Z] Step 1/32 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-07T20:56:09.921Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-01-07T20:56:09.921Z] ---> 269bcc0a1beb [2021-01-07T20:56:09.921Z] Step 3/32 : WORKDIR /edgex-go [2021-01-07T20:56:09.921Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-07T20:56:09.921Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-07T20:56:09.921Z] ---> 269bcc0a1beb [2021-01-07T20:56:09.921Z] Step 3/23 : WORKDIR /edgex-go [2021-01-07T20:56:09.921Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-07T20:56:09.921Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-07T20:56:09.921Z] ---> 269bcc0a1beb [2021-01-07T20:56:09.921Z] Step 3/22 : WORKDIR /edgex-go [2021-01-07T20:56:09.921Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-07T20:56:09.921Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-07T20:56:09.921Z] ---> 269bcc0a1beb [2021-01-07T20:56:09.921Z] Step 3/21 : WORKDIR /edgex-go [2021-01-07T20:56:09.921Z] ---> Running in b89154629709 [2021-01-07T20:56:09.921Z] ---> Running in 336c9bbbca23 [2021-01-07T20:56:09.921Z] ---> Running in 0c97b51cd875 [2021-01-07T20:56:09.921Z] ---> Running in 2364f8bd51e1 [2021-01-07T20:56:09.921Z] ---> Running in bfde2f1e4315 [2021-01-07T20:56:09.921Z] Removing intermediate container b89154629709 [2021-01-07T20:56:09.921Z] ---> c355ac505e63 [2021-01-07T20:56:09.921Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-07T20:56:09.921Z] Removing intermediate container bfde2f1e4315 [2021-01-07T20:56:09.921Z] ---> 5000a5a13522 [2021-01-07T20:56:09.921Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-07T20:56:09.921Z] ---> Running in 149cf59a8db9 [2021-01-07T20:56:09.921Z] Removing intermediate container 2364f8bd51e1 [2021-01-07T20:56:09.921Z] ---> a4ad2d8c65dc [2021-01-07T20:56:09.921Z] Removing intermediate container 0c97b51cd875 [2021-01-07T20:56:09.921Z] ---> 6ef9ee921332 [2021-01-07T20:56:09.921Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-07T20:56:09.921Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-07T20:56:09.921Z] Removing intermediate container 336c9bbbca23 [2021-01-07T20:56:09.921Z] ---> 5f09398e4b68 [2021-01-07T20:56:09.921Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-07T20:56:09.921Z] ---> Running in 60de2b8f8f9c [2021-01-07T20:56:09.921Z] ---> Running in 12c47d2e4f9e [2021-01-07T20:56:09.921Z] ---> Running in c8e5776eb83a [2021-01-07T20:56:09.921Z] ---> Running in d17cdd92221f [2021-01-07T20:56:09.921Z] Removing intermediate container 149cf59a8db9 [2021-01-07T20:56:09.921Z] ---> 899b4f542e45 [2021-01-07T20:56:09.921Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-07T20:56:09.921Z] ---> Running in ca2baaf2b0a5 [2021-01-07T20:56:09.921Z] Removing intermediate container 60de2b8f8f9c [2021-01-07T20:56:09.921Z] ---> a4b38f31b4f8 [2021-01-07T20:56:09.921Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-07T20:56:09.921Z] Removing intermediate container c8e5776eb83a [2021-01-07T20:56:09.921Z] ---> 05d3e98c8148 [2021-01-07T20:56:09.921Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-01-07T20:56:10.016Z] Reading package lists... [2021-01-07T20:56:10.201Z] ---> Running in 160f9787255e [2021-01-07T20:56:10.201Z] ---> Running in f10266f17ad7 [2021-01-07T20:56:10.278Z] Building dependency tree... [2021-01-07T20:56:10.278Z] Reading state information... [2021-01-07T20:56:10.278Z] The following additional packages will be installed: [2021-01-07T20:56:10.278Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-07T20:56:10.278Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-07T20:56:10.278Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-07T20:56:10.278Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-01-07T20:56:10.278Z] Suggested packages: [2021-01-07T20:56:10.278Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-01-07T20:56:10.278Z] Recommended packages: [2021-01-07T20:56:10.278Z] gnupg libsasl2-modules [2021-01-07T20:56:10.278Z] The following NEW packages will be installed: [2021-01-07T20:56:10.278Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-07T20:56:10.278Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-07T20:56:10.278Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-07T20:56:10.278Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-01-07T20:56:10.278Z] The following packages will be upgraded: [2021-01-07T20:56:10.278Z] gpg gpg-agent gpgconf libudev1 [2021-01-07T20:56:10.486Z] Removing intermediate container 12c47d2e4f9e [2021-01-07T20:56:10.486Z] ---> 029f6e4eee6a [2021-01-07T20:56:10.486Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-07T20:56:10.486Z] Removing intermediate container d17cdd92221f [2021-01-07T20:56:10.486Z] ---> e3c72762a181 [2021-01-07T20:56:10.486Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-07T20:56:10.539Z] 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. [2021-01-07T20:56:10.539Z] Need to get 3532 kB of archives. [2021-01-07T20:56:10.539Z] After this operation, 13.3 MB of additional disk space will be used. [2021-01-07T20:56:10.539Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-01-07T20:56:10.539Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-01-07T20:56:10.539Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-01-07T20:56:10.539Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2021-01-07T20:56:10.539Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2021-01-07T20:56:10.539Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-01-07T20:56:10.539Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] [2021-01-07T20:56:10.791Z] ---> Running in b1c94751fcd1 [2021-01-07T20:56:10.791Z] ---> Running in 9d066c57949e [2021-01-07T20:56:10.798Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] [2021-01-07T20:56:11.369Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-01-07T20:56:11.369Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-01-07T20:56:11.369Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-01-07T20:56:11.369Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-01-07T20:56:11.369Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-01-07T20:56:11.369Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-01-07T20:56:11.369Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-01-07T20:56:11.369Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-01-07T20:56:11.369Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-01-07T20:56:11.369Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-01-07T20:56:11.369Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-01-07T20:56:11.369Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-01-07T20:56:11.369Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-01-07T20:56:11.369Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-01-07T20:56:11.392Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-07T20:56:11.629Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-07T20:56:11.629Z] Fetched 3532 kB in 1s (3454 kB/s) [2021-01-07T20:56:11.629Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-07T20:56:11.629Z] Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... [2021-01-07T20:56:11.629Z] Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-07T20:56:11.629Z] Setting up libudev1:amd64 (237-3ubuntu10.43) ... [2021-01-07T20:56:11.890Z] Selecting previously unselected package udev. [2021-01-07T20:56:11.890Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-07T20:56:11.890Z] Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... [2021-01-07T20:56:11.890Z] Unpacking udev (237-3ubuntu10.43) ... [2021-01-07T20:56:11.995Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-07T20:56:11.995Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-07T20:56:12.160Z] Selecting previously unselected package libfuse2:amd64. [2021-01-07T20:56:12.160Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-01-07T20:56:12.160Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-07T20:56:12.160Z] Selecting previously unselected package fuse. [2021-01-07T20:56:12.160Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-01-07T20:56:12.160Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-01-07T20:56:12.270Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-07T20:56:12.421Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-07T20:56:12.421Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-07T20:56:12.421Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-07T20:56:12.421Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-07T20:56:12.545Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-07T20:56:12.545Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-07T20:56:12.682Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-07T20:56:12.682Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-07T20:56:12.821Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-07T20:56:12.943Z] Selecting previously unselected package libksba8:amd64. [2021-01-07T20:56:12.943Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-01-07T20:56:12.943Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-01-07T20:56:12.943Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-01-07T20:56:12.943Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-07T20:56:12.943Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-07T20:56:12.943Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-01-07T20:56:12.943Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-07T20:56:12.943Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-07T20:56:13.098Z] OK: 217 MiB in 51 packages [2021-01-07T20:56:13.098Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-07T20:56:13.205Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-01-07T20:56:13.205Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-07T20:56:13.205Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-07T20:56:13.205Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-01-07T20:56:13.205Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-07T20:56:13.205Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-07T20:56:13.404Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-07T20:56:13.404Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-07T20:56:13.469Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-01-07T20:56:13.469Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-07T20:56:13.469Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-07T20:56:13.469Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-01-07T20:56:13.469Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-07T20:56:13.469Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-07T20:56:13.469Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-01-07T20:56:13.469Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-07T20:56:13.469Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-07T20:56:13.685Z] OK: 217 MiB in 51 packages [2021-01-07T20:56:13.730Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-01-07T20:56:13.730Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-07T20:56:13.730Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-07T20:56:13.730Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-01-07T20:56:13.730Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-07T20:56:13.730Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-07T20:56:13.962Z] OK: 217 MiB in 51 packages [2021-01-07T20:56:13.996Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-07T20:56:13.996Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-07T20:56:13.996Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-07T20:56:13.996Z] Selecting previously unselected package libsasl2-2:amd64. [2021-01-07T20:56:13.996Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-07T20:56:13.996Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-07T20:56:14.242Z] OK: 217 MiB in 51 packages [2021-01-07T20:56:14.259Z] Selecting previously unselected package libldap-common. [2021-01-07T20:56:14.259Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-01-07T20:56:14.259Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-07T20:56:14.259Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-07T20:56:14.259Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-01-07T20:56:14.259Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-07T20:56:14.527Z] Selecting previously unselected package dirmngr. [2021-01-07T20:56:14.527Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-07T20:56:14.527Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-07T20:56:14.527Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-07T20:56:14.527Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-01-07T20:56:14.528Z] OK: 217 MiB in 51 packages [2021-01-07T20:56:14.792Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-07T20:56:14.792Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-07T20:56:14.792Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-07T20:56:14.792Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-01-07T20:56:14.792Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-07T20:56:14.792Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-01-07T20:56:14.792Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-07T20:56:14.792Z] Setting up udev (237-3ubuntu10.43) ... [2021-01-07T20:56:14.806Z] Removing intermediate container ca2baaf2b0a5 [2021-01-07T20:56:14.806Z] ---> 1d4d02475d0f [2021-01-07T20:56:14.806Z] Step 6/21 : COPY go.mod . [2021-01-07T20:56:15.367Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-01-07T20:56:15.367Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-07T20:56:15.367Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-01-07T20:56:15.407Z] Removing intermediate container 160f9787255e [2021-01-07T20:56:15.407Z] ---> 248db5a922e1 [2021-01-07T20:56:15.407Z] Step 6/22 : COPY go.mod . [2021-01-07T20:56:15.630Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-01-07T20:56:15.630Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-01-07T20:56:15.630Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-07T20:56:15.630Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-07T20:56:15.630Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-07T20:56:15.630Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-07T20:56:15.630Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-07T20:56:15.630Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-07T20:56:15.630Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-07T20:56:15.692Z] Removing intermediate container b1c94751fcd1 [2021-01-07T20:56:15.692Z] ---> 8158c2bc9512 [2021-01-07T20:56:15.692Z] Step 6/22 : COPY go.mod . [2021-01-07T20:56:15.893Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-07T20:56:15.893Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-07T20:56:15.893Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-07T20:56:15.978Z] ---> 43d9581a755b [2021-01-07T20:56:15.978Z] Step 7/21 : RUN go mod download [2021-01-07T20:56:16.155Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-01-07T20:56:16.155Z] settings in the [Install] section, and DefaultInstance for template units). [2021-01-07T20:56:16.155Z] This means they are not meant to be enabled using systemctl. [2021-01-07T20:56:16.155Z] Possible reasons for having this kind of units are: [2021-01-07T20:56:16.156Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-01-07T20:56:16.156Z] .wants/ or .requires/ directory. [2021-01-07T20:56:16.156Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-01-07T20:56:16.156Z] a requirement dependency on it. [2021-01-07T20:56:16.156Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-01-07T20:56:16.156Z] D-Bus, udev, scripted systemctl call, ...). [2021-01-07T20:56:16.156Z] 4) In case of template units, the unit is meant to be enabled with some [2021-01-07T20:56:16.156Z] instance name specified. [2021-01-07T20:56:16.253Z] Removing intermediate container 9d066c57949e [2021-01-07T20:56:16.253Z] ---> 0d8bc0e73666 [2021-01-07T20:56:16.253Z] Step 6/23 : COPY go.mod . [2021-01-07T20:56:16.253Z] ---> Running in 05aac0025e04 [2021-01-07T20:56:16.539Z] Removing intermediate container f10266f17ad7 [2021-01-07T20:56:16.539Z] ---> c033f58326fc [2021-01-07T20:56:16.539Z] Step 6/32 : COPY go.mod . [2021-01-07T20:56:16.539Z] ---> c47a0e968431 [2021-01-07T20:56:16.539Z] Step 7/22 : RUN go mod download [2021-01-07T20:56:16.727Z] Reading package lists... [2021-01-07T20:56:16.727Z] Building dependency tree... [2021-01-07T20:56:16.727Z] Reading state information... [2021-01-07T20:56:16.727Z] The following additional packages will be installed: [2021-01-07T20:56:16.727Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-01-07T20:56:16.727Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-01-07T20:56:16.727Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-01-07T20:56:16.727Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-01-07T20:56:16.727Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-01-07T20:56:16.727Z] Suggested packages: [2021-01-07T20:56:16.727Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-01-07T20:56:16.727Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-01-07T20:56:16.727Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-01-07T20:56:16.727Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-01-07T20:56:16.727Z] systemd-container policykit-1 [2021-01-07T20:56:16.727Z] Recommended packages: [2021-01-07T20:56:16.727Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-01-07T20:56:16.817Z] ---> Running in 1921531a25bd [2021-01-07T20:56:16.817Z] ---> ba889a68eed6 [2021-01-07T20:56:16.817Z] Step 7/22 : RUN go mod download [2021-01-07T20:56:16.988Z] The following NEW packages will be installed: [2021-01-07T20:56:16.988Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-01-07T20:56:16.988Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-01-07T20:56:16.988Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-01-07T20:56:16.988Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-01-07T20:56:16.988Z] python3.6-minimal snapd squashfs-tools sudo [2021-01-07T20:56:16.988Z] The following packages will be upgraded: [2021-01-07T20:56:16.988Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-01-07T20:56:16.988Z] 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. [2021-01-07T20:56:16.988Z] Need to get 35.2 MB of archives. [2021-01-07T20:56:16.988Z] After this operation, 141 MB of additional disk space will be used. [2021-01-07T20:56:16.988Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] [2021-01-07T20:56:16.988Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-01-07T20:56:17.102Z] ---> Running in e7a31f56411e [2021-01-07T20:56:17.386Z] ---> 118c9406dc99 [2021-01-07T20:56:17.386Z] Step 7/23 : RUN go mod download [2021-01-07T20:56:17.690Z] ---> 13b540b60847 [2021-01-07T20:56:17.690Z] Step 7/32 : RUN go mod download [2021-01-07T20:56:17.690Z] ---> Running in 5bd59796f360 [2021-01-07T20:56:17.943Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-01-07T20:56:17.944Z] 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-07T20:56:17.944Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] [2021-01-07T20:56:17.944Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-01-07T20:56:17.944Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-01-07T20:56:17.944Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-01-07T20:56:17.944Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-01-07T20:56:17.944Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-01-07T20:56:17.944Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-01-07T20:56:17.944Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-01-07T20:56:17.944Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2021-01-07T20:56:17.944Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2021-01-07T20:56:17.944Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-01-07T20:56:17.944Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-01-07T20:56:17.944Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-01-07T20:56:17.944Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-01-07T20:56:17.944Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-01-07T20:56:17.944Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2021-01-07T20:56:17.944Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2021-01-07T20:56:18.055Z] ---> Running in 5edd0cd2a710 [2021-01-07T20:56:18.219Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-01-07T20:56:18.219Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-01-07T20:56:18.219Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-01-07T20:56:18.219Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-01-07T20:56:18.219Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-01-07T20:56:18.219Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-01-07T20:56:18.220Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-01-07T20:56:18.220Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-01-07T20:56:18.220Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-01-07T20:56:19.609Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-07T20:56:19.609Z] Fetched 35.2 MB in 3s (13.7 MB/s) [2021-01-07T20:56:19.609Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-07T20:56:19.609Z] Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... [2021-01-07T20:56:19.869Z] Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-07T20:56:20.440Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... [2021-01-07T20:56:20.440Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-07T20:56:20.440Z] Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... [2021-01-07T20:56:20.701Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-07T20:56:20.701Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-01-07T20:56:20.701Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-07T20:56:20.701Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-01-07T20:56:20.964Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-07T20:56:20.964Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-01-07T20:56:20.964Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-07T20:56:21.225Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-01-07T20:56:21.225Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-01-07T20:56:21.496Z] Removing intermediate container 05aac0025e04 [2021-01-07T20:56:21.496Z] ---> 211b8c18ea19 [2021-01-07T20:56:21.496Z] Step 8/21 : COPY . . [2021-01-07T20:56:21.496Z] Removing intermediate container 1921531a25bd [2021-01-07T20:56:21.496Z] ---> 30d513fc9dd4 [2021-01-07T20:56:21.496Z] Step 8/22 : COPY . . [2021-01-07T20:56:21.771Z] Removing intermediate container e7a31f56411e [2021-01-07T20:56:21.771Z] ---> 66aacb079759 [2021-01-07T20:56:21.771Z] Step 8/22 : COPY . . [2021-01-07T20:56:21.797Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-01-07T20:56:21.797Z] (Reading database ... 12764 files and directories currently installed.) [2021-01-07T20:56:21.797Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-07T20:56:21.797Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-07T20:56:22.058Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-01-07T20:56:22.058Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-07T20:56:22.058Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-07T20:56:22.318Z] Selecting previously unselected package libexpat1:amd64. [2021-01-07T20:56:22.318Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-01-07T20:56:22.318Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-07T20:56:22.318Z] Selecting previously unselected package python3.6-minimal. [2021-01-07T20:56:22.318Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-07T20:56:22.318Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-07T20:56:22.579Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-07T20:56:22.757Z] Removing intermediate container 5bd59796f360 [2021-01-07T20:56:22.757Z] ---> 772d74bd7c70 [2021-01-07T20:56:22.757Z] Step 8/23 : COPY . . [2021-01-07T20:56:22.841Z] Checking for services that may need to be restarted...done. [2021-01-07T20:56:22.841Z] Checking for services that may need to be restarted...done. [2021-01-07T20:56:22.841Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-07T20:56:22.841Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-07T20:56:22.841Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-07T20:56:23.033Z] Removing intermediate container 5edd0cd2a710 [2021-01-07T20:56:23.033Z] ---> da87bf9af10d [2021-01-07T20:56:23.033Z] Step 8/32 : COPY . . [2021-01-07T20:56:23.412Z] Selecting previously unselected package python3-minimal. [2021-01-07T20:56:23.412Z] (Reading database ... 13012 files and directories currently installed.) [2021-01-07T20:56:23.412Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-01-07T20:56:23.412Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-01-07T20:56:23.673Z] Selecting previously unselected package mime-support. [2021-01-07T20:56:23.673Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-01-07T20:56:23.673Z] Unpacking mime-support (3.60ubuntu1) ... [2021-01-07T20:56:23.673Z] Selecting previously unselected package libmpdec2:amd64. [2021-01-07T20:56:23.673Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-01-07T20:56:23.673Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-07T20:56:23.936Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-01-07T20:56:23.936Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-07T20:56:23.936Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-07T20:56:24.196Z] Selecting previously unselected package python3.6. [2021-01-07T20:56:24.196Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-07T20:56:24.196Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-07T20:56:24.196Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-07T20:56:24.196Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-01-07T20:56:24.196Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-07T20:56:24.196Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-01-07T20:56:24.461Z] Selecting previously unselected package python3. [2021-01-07T20:56:24.461Z] (Reading database ... 13442 files and directories currently installed.) [2021-01-07T20:56:24.461Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-01-07T20:56:24.726Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-01-07T20:56:24.726Z] Selecting previously unselected package multiarch-support. [2021-01-07T20:56:24.726Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-01-07T20:56:24.726Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-01-07T20:56:24.726Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-01-07T20:56:24.998Z] Selecting previously unselected package liblzo2-2:amd64. [2021-01-07T20:56:24.998Z] (Reading database ... 13479 files and directories currently installed.) [2021-01-07T20:56:24.998Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-01-07T20:56:24.998Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-01-07T20:56:24.998Z] Selecting previously unselected package libbsd0:amd64. [2021-01-07T20:56:24.998Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-01-07T20:56:24.998Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-07T20:56:25.260Z] Selecting previously unselected package sudo. [2021-01-07T20:56:25.260Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2021-01-07T20:56:25.260Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-07T20:56:25.260Z] Selecting previously unselected package apparmor. [2021-01-07T20:56:25.260Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-01-07T20:56:25.260Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-01-07T20:56:25.522Z] Selecting previously unselected package libedit2:amd64. [2021-01-07T20:56:25.522Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-01-07T20:56:25.522Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-01-07T20:56:25.522Z] Selecting previously unselected package libkrb5support0:amd64. [2021-01-07T20:56:25.522Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-01-07T20:56:25.783Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-07T20:56:25.783Z] Selecting previously unselected package libk5crypto3:amd64. [2021-01-07T20:56:25.783Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-07T20:56:25.783Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-07T20:56:25.783Z] Selecting previously unselected package libkeyutils1:amd64. [2021-01-07T20:56:25.783Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-01-07T20:56:25.783Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-07T20:56:26.048Z] Selecting previously unselected package libkrb5-3:amd64. [2021-01-07T20:56:26.048Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-07T20:56:26.048Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-07T20:56:26.048Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-07T20:56:26.048Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-01-07T20:56:26.048Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-07T20:56:26.309Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-01-07T20:56:26.309Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-01-07T20:56:26.309Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-07T20:56:26.309Z] Selecting previously unselected package openssh-client. [2021-01-07T20:56:26.309Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-01-07T20:56:26.309Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-07T20:56:26.570Z] Selecting previously unselected package squashfs-tools. [2021-01-07T20:56:26.570Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-01-07T20:56:26.570Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-07T20:56:26.570Z] Selecting previously unselected package snapd. [2021-01-07T20:56:26.570Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-01-07T20:56:26.831Z] Unpacking snapd (2.48+18.04) ... [2021-01-07T20:56:28.742Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-01-07T20:56:28.742Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-07T20:56:28.742Z] Setting up mime-support (3.60ubuntu1) ... [2021-01-07T20:56:29.684Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-07T20:56:29.944Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-07T20:56:29.944Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-07T20:56:29.944Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-07T20:56:29.944Z] Setting up systemd (237-3ubuntu10.43) ... [2021-01-07T20:56:29.944Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-01-07T20:56:30.887Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-07T20:56:30.887Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-07T20:56:30.887Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-01-07T20:56:30.887Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-07T20:56:30.887Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-07T20:56:30.887Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-07T20:56:31.458Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-07T20:56:31.458Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-07T20:56:31.458Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-07T20:56:31.458Z] Setting up python3 (3.6.7-1~18.04) ... [2021-01-07T20:56:31.458Z] running python rtupdate hooks for python3.6... [2021-01-07T20:56:31.458Z] running python post-rtupdate hooks for python3.6... [2021-01-07T20:56:31.720Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-01-07T20:56:33.107Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-01-07T20:56:33.107Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-07T20:56:33.108Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-07T20:56:33.369Z] Setting up snapd (2.48+18.04) ... [2021-01-07T20:56:33.630Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-01-07T20:56:33.890Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-01-07T20:56:33.890Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-01-07T20:56:34.150Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-01-07T20:56:34.410Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-07T20:56:34.410Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-07T20:56:34.410Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-01-07T20:56:34.671Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-01-07T20:56:34.932Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-01-07T20:56:34.932Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-01-07T20:56:35.200Z] /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-07T20:56:35.200Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-07T20:56:35.200Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-07T20:56:36.143Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-07T20:56:36.143Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-07T20:56:36.403Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-07T20:56:37.346Z] Reading package lists... [2021-01-07T20:56:37.605Z] Reading package lists... [2021-01-07T20:56:37.864Z] Building dependency tree... [2021-01-07T20:56:37.864Z] Reading state information... [2021-01-07T20:56:38.126Z] Calculating upgrade... [2021-01-07T20:56:38.126Z] The following packages will be upgraded: [2021-01-07T20:56:38.126Z] advancecomp base-files bash binutils binutils-common [2021-01-07T20:56:38.126Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-01-07T20:56:38.126Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-01-07T20:56:38.126Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2021-01-07T20:56:38.126Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2021-01-07T20:56:38.126Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2021-01-07T20:56:38.126Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2021-01-07T20:56:38.126Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2021-01-07T20:56:38.126Z] libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-01-07T20:56:38.126Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-01-07T20:56:38.126Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-01-07T20:56:38.126Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-01-07T20:56:38.126Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-01-07T20:56:38.126Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-01-07T20:56:38.126Z] ubuntu-keyring util-linux [2021-01-07T20:56:38.387Z] 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-01-07T20:56:38.387Z] Need to get 63.7 MB of archives. [2021-01-07T20:56:38.387Z] After this operation, 5201 kB of additional disk space will be used. [2021-01-07T20:56:38.387Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-129.132 [997 kB] [2021-01-07T20:56:38.387Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-01-07T20:56:38.960Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-01-07T20:56:38.960Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-01-07T20:56:38.960Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-01-07T20:56:38.960Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-01-07T20:56:38.960Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-01-07T20:56:38.960Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-01-07T20:56:38.960Z] 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-07T20:56:38.960Z] 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-07T20:56:38.960Z] 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-07T20:56:38.960Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-01-07T20:56:39.222Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-01-07T20:56:39.222Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-01-07T20:56:39.222Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-01-07T20:56:39.222Z] 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-07T20:56:39.222Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-01-07T20:56:39.222Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-01-07T20:56:39.222Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-01-07T20:56:39.222Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-01-07T20:56:39.222Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-01-07T20:56:39.222Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] [2021-01-07T20:56:39.222Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-01-07T20:56:39.222Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-01-07T20:56:39.222Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-01-07T20:56:39.222Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-01-07T20:56:39.222Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-01-07T20:56:39.222Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-01-07T20:56:39.222Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-01-07T20:56:39.222Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-01-07T20:56:39.489Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-01-07T20:56:39.489Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-01-07T20:56:39.489Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-01-07T20:56:39.489Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-01-07T20:56:39.489Z] 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-07T20:56:39.489Z] 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-07T20:56:39.489Z] 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-07T20:56:39.489Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-01-07T20:56:39.489Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] [2021-01-07T20:56:39.489Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-01-07T20:56:39.489Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-01-07T20:56:39.489Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-01-07T20:56:39.489Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-01-07T20:56:39.489Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-01-07T20:56:39.489Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-01-07T20:56:39.489Z] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-01-07T20:56:39.755Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-01-07T20:56:39.755Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-01-07T20:56:39.755Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-01-07T20:56:39.755Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-01-07T20:56:39.755Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-01-07T20:56:39.755Z] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-01-07T20:56:39.755Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-01-07T20:56:39.755Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-01-07T20:56:39.755Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-01-07T20:56:39.755Z] Get:56 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-07T20:56:39.755Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-01-07T20:56:39.755Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-01-07T20:56:39.755Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-01-07T20:56:39.755Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-01-07T20:56:39.755Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-01-07T20:56:39.755Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-01-07T20:56:39.755Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-01-07T20:56:39.755Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-01-07T20:56:39.755Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-01-07T20:56:39.755Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-01-07T20:56:40.019Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-01-07T20:56:40.019Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-01-07T20:56:40.019Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-01-07T20:56:40.019Z] 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-07T20:56:40.019Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-01-07T20:56:40.019Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-01-07T20:56:40.019Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-01-07T20:56:40.019Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2021-01-07T20:56:40.019Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-01-07T20:56:40.019Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-01-07T20:56:40.019Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-01-07T20:56:40.283Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] [2021-01-07T20:56:40.283Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-01-07T20:56:40.283Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-01-07T20:56:40.283Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2021-01-07T20:56:40.283Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-01-07T20:56:40.283Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-01-07T20:56:40.283Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-01-07T20:56:40.283Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-01-07T20:56:40.284Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-01-07T20:56:40.549Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-01-07T20:56:40.549Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-01-07T20:56:41.122Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-01-07T20:56:41.384Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-01-07T20:56:41.384Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-01-07T20:56:41.384Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-01-07T20:56:41.646Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-01-07T20:56:41.646Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-01-07T20:56:41.646Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-01-07T20:56:41.646Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-01-07T20:56:41.646Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-01-07T20:56:41.909Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-07T20:56:41.909Z] Fetched 63.7 MB in 4s (17.8 MB/s) [2021-01-07T20:56:41.909Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-07T20:56:41.909Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-01-07T20:56:41.909Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-07T20:56:42.859Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-07T20:56:42.859Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-07T20:56:42.859Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-129.132_amd64.deb ... [2021-01-07T20:56:42.859Z] Unpacking linux-libc-dev:amd64 (4.15.0-129.132) over (4.15.0-20.21) ... [2021-01-07T20:56:43.464Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-07T20:56:43.464Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-07T20:56:43.729Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-07T20:56:43.729Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-07T20:56:43.995Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-07T20:56:43.995Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-07T20:56:43.995Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-07T20:56:43.995Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-07T20:56:44.258Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-07T20:56:44.258Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-07T20:56:44.258Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-07T20:56:44.258Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-07T20:56:44.521Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-07T20:56:44.521Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-07T20:56:44.521Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-07T20:56:44.783Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-07T20:56:44.783Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-07T20:56:44.783Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-01-07T20:56:44.783Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-01-07T20:56:45.044Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-07T20:56:45.044Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-07T20:56:45.044Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-07T20:56:45.044Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-07T20:56:45.044Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-07T20:56:45.307Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-07T20:56:45.307Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-07T20:56:45.307Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-07T20:56:45.574Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-07T20:56:45.574Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-01-07T20:56:45.835Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-07T20:56:46.095Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-01-07T20:56:46.357Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-07T20:56:46.357Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-01-07T20:56:46.357Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-01-07T20:56:46.357Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-01-07T20:56:46.618Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-01-07T20:56:46.618Z] Setting up base-files (10.1ubuntu2.10) ... [2021-01-07T20:56:46.879Z] Installing new version of config file /etc/issue ... [2021-01-07T20:56:46.879Z] Installing new version of config file /etc/issue.net ... [2021-01-07T20:56:46.879Z] Installing new version of config file /etc/lsb-release ... [2021-01-07T20:56:46.879Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-01-07T20:56:47.144Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-01-07T20:56:47.144Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-01-07T20:56:47.144Z] Removing obsolete conffile /etc/default/motd-news ... [2021-01-07T20:56:47.144Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-07T20:56:47.144Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-01-07T20:56:47.144Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-01-07T20:56:47.404Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-01-07T20:56:47.404Z] 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-07T20:56:47.404Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-07T20:56:47.404Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-07T20:56:47.666Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-01-07T20:56:47.666Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-01-07T20:56:47.666Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-07T20:56:47.666Z] Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... [2021-01-07T20:56:47.666Z] Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... [2021-01-07T20:56:47.929Z] Setting up tar (1.29b-2ubuntu0.1) ... [2021-01-07T20:56:47.929Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-07T20:56:47.929Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-01-07T20:56:47.929Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-07T20:56:48.190Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-01-07T20:56:48.451Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-07T20:56:48.451Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-07T20:56:48.451Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-07T20:56:48.451Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-07T20:56:48.714Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-07T20:56:48.714Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-07T20:56:48.714Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-07T20:56:48.714Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-01-07T20:56:48.976Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-07T20:56:48.976Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-01-07T20:56:48.976Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-01-07T20:56:48.976Z] Setting up grep (3.1-2build1) ... [2021-01-07T20:56:49.238Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-07T20:56:49.238Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-07T20:56:49.238Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-07T20:56:49.238Z] Setting up login (1:4.5-1ubuntu2) ... [2021-01-07T20:56:49.500Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-07T20:56:49.500Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-07T20:56:49.500Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-07T20:56:49.500Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-01-07T20:56:49.762Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-07T20:56:49.762Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-07T20:56:49.762Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-07T20:56:49.839Z] ---> 36f70b528ee1 [2021-01-07T20:56:49.839Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-07T20:56:49.839Z] ---> e9537bfc05cd [2021-01-07T20:56:49.839Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-07T20:56:49.839Z] ---> c56239c366c9 [2021-01-07T20:56:49.839Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-01-07T20:56:49.839Z] ---> 769f72c42a87 [2021-01-07T20:56:49.839Z] Step 9/32 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-07T20:56:49.839Z] ---> 468a50fbb35a [2021-01-07T20:56:49.839Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-01-07T20:56:49.839Z] ---> Running in adb65c7f0f92 [2021-01-07T20:56:49.839Z] ---> Running in f7ff7421c56e [2021-01-07T20:56:49.839Z] ---> Running in 7d60328b92c7 [2021-01-07T20:56:49.839Z] ---> Running in 979b104aff5e [2021-01-07T20:56:49.839Z] ---> Running in d09da0aa46b1 [2021-01-07T20:56:49.839Z] 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-07T20:56:49.839Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-07T20:56:49.839Z] 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-07T20:56:50.115Z] 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-07T20:56:50.335Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-07T20:56:50.335Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-07T20:56:50.335Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-07T20:56:50.335Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-07T20:56:50.391Z] 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-07T20:56:50.908Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-01-07T20:56:50.908Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-07T20:56:50.908Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-01-07T20:56:50.908Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-07T20:56:52.294Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-07T20:56:52.294Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-07T20:56:52.294Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-07T20:56:52.294Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-07T20:56:52.294Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-01-07T20:56:52.294Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-07T20:56:52.294Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-01-07T20:56:52.555Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-01-07T20:56:52.555Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-01-07T20:56:52.816Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-07T20:56:52.816Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-07T20:56:52.816Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-07T20:56:52.816Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-07T20:56:52.816Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-07T20:56:52.816Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-07T20:56:52.816Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-07T20:56:53.075Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-07T20:56:53.076Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-07T20:56:53.076Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-07T20:56:53.076Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-07T20:56:53.337Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-07T20:56:53.337Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-07T20:56:53.337Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-07T20:56:53.337Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-07T20:56:53.337Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-07T20:56:53.597Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-07T20:56:53.597Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-07T20:56:53.597Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-07T20:56:53.597Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-07T20:56:53.597Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-07T20:56:53.857Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-07T20:56:53.857Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-07T20:56:53.857Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-07T20:56:53.857Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-07T20:56:53.857Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-07T20:56:54.117Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-07T20:56:54.117Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-07T20:56:54.117Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-07T20:56:54.117Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-07T20:56:54.378Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-07T20:56:54.378Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-07T20:56:54.378Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-07T20:56:54.378Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-01-07T20:56:54.639Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-07T20:56:54.639Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-07T20:56:54.639Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-07T20:56:55.213Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-01-07T20:56:55.213Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-01-07T20:56:55.474Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-01-07T20:56:55.741Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-07T20:56:55.741Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-07T20:56:55.741Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-07T20:56:56.003Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-01-07T20:56:56.264Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-07T20:56:56.264Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-01-07T20:56:56.264Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-07T20:56:56.264Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-01-07T20:56:56.524Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-07T20:56:56.524Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-01-07T20:56:56.524Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-01-07T20:56:56.786Z] Setting up debconf (1.5.66ubuntu1) ... [2021-01-07T20:56:57.047Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-07T20:56:57.047Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-07T20:56:57.047Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-07T20:56:57.047Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-07T20:56:57.307Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-07T20:56:57.307Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-07T20:56:57.307Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-07T20:56:57.307Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-07T20:56:57.567Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-07T20:56:57.567Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-07T20:56:57.567Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-07T20:56:57.834Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-07T20:56:57.834Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-07T20:56:57.834Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-07T20:56:58.094Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-07T20:56:58.094Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... [2021-01-07T20:56:58.094Z] Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-07T20:56:58.358Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-07T20:56:58.358Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-07T20:56:58.358Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-07T20:56:58.619Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-07T20:56:58.619Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-01-07T20:56:58.619Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-01-07T20:56:58.619Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-01-07T20:56:58.883Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-07T20:56:58.883Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-01-07T20:56:58.883Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-07T20:56:58.883Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-07T20:56:59.157Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-07T20:56:59.157Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-07T20:56:59.420Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-07T20:56:59.420Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-07T20:56:59.420Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-07T20:56:59.420Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-01-07T20:56:59.681Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-01-07T20:56:59.681Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-01-07T20:56:59.681Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-07T20:56:59.681Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-07T20:56:59.941Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-07T20:57:00.250Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-01-07T20:57:00.512Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-07T20:57:00.512Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-07T20:57:00.512Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-07T20:57:00.512Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-01-07T20:57:00.512Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-07T20:57:00.512Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-01-07T20:57:00.772Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-01-07T20:57:00.772Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-01-07T20:57:01.032Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-07T20:57:01.032Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-01-07T20:57:01.032Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-01-07T20:57:01.032Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-01-07T20:57:01.032Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-07T20:57:01.032Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-01-07T20:57:01.293Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-01-07T20:57:01.293Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-01-07T20:57:01.293Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-07T20:57:01.294Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-01-07T20:57:01.580Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-01-07T20:57:01.580Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-01-07T20:57:01.580Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-07T20:57:01.580Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-01-07T20:57:01.869Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-01-07T20:57:01.869Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-01-07T20:57:01.869Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-07T20:57:01.869Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-01-07T20:57:01.869Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-01-07T20:57:02.135Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-01-07T20:57:02.135Z] (Reading database ... 13915 files and directories currently installed.) [2021-01-07T20:57:02.135Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-07T20:57:02.135Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-07T20:57:02.398Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-07T20:57:02.398Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-07T20:57:02.659Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-07T20:57:02.659Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-07T20:57:02.928Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2021-01-07T20:57:02.928Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2021-01-07T20:57:02.928Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-01-07T20:57:02.928Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-01-07T20:57:03.192Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-01-07T20:57:03.192Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-01-07T20:57:03.455Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-01-07T20:57:03.455Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-01-07T20:57:03.455Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-01-07T20:57:03.455Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-01-07T20:57:03.719Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-01-07T20:57:03.719Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-01-07T20:57:03.719Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-01-07T20:57:03.719Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-01-07T20:57:03.986Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-01-07T20:57:03.987Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-01-07T20:57:03.987Z] Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... [2021-01-07T20:57:04.251Z] Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... [2021-01-07T20:57:04.823Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-01-07T20:57:04.823Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-01-07T20:57:05.083Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-01-07T20:57:05.083Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-01-07T20:57:05.083Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-07T20:57:05.083Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-07T20:57:05.695Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-07T20:57:05.695Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-07T20:57:05.695Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-07T20:57:05.695Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-07T20:57:05.957Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-07T20:57:06.219Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-07T20:57:06.479Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-07T20:57:06.479Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-07T20:57:06.479Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-07T20:57:06.479Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-07T20:57:06.739Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-07T20:57:06.739Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-07T20:57:06.739Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-07T20:57:06.739Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-07T20:57:07.678Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-07T20:57:07.678Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-07T20:57:08.624Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-07T20:57:08.624Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-07T20:57:09.577Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-07T20:57:09.577Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-07T20:57:09.577Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-07T20:57:09.837Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-07T20:57:10.404Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-07T20:57:10.404Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-07T20:57:10.665Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-07T20:57:10.665Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-07T20:57:10.665Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-01-07T20:57:10.665Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-07T20:57:10.928Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-01-07T20:57:10.928Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-07T20:57:11.188Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-01-07T20:57:11.188Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-01-07T20:57:11.188Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-07T20:57:11.188Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-07T20:57:11.451Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-07T20:57:11.451Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-07T20:57:11.451Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-01-07T20:57:11.711Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-01-07T20:57:11.973Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-07T20:57:11.973Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-07T20:57:11.973Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-07T20:57:11.973Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-07T20:57:11.973Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-07T20:57:11.973Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-01-07T20:57:11.973Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-01-07T20:57:11.973Z] Setting up tzdata (2020d-0ubuntu0.18.04) ... [2021-01-07T20:57:12.235Z] [2021-01-07T20:57:12.235Z] Current default time zone: 'Etc/UTC' [2021-01-07T20:57:12.235Z] Local time is now: Thu Jan 7 20:57:12 UTC 2021. [2021-01-07T20:57:12.235Z] Universal Time is now: Thu Jan 7 20:57:12 UTC 2021. [2021-01-07T20:57:12.235Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-01-07T20:57:12.235Z] [2021-01-07T20:57:12.235Z] Setting up systemd-sysv (237-3ubuntu10.43) ... [2021-01-07T20:57:12.235Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-07T20:57:12.235Z] Setting up linux-libc-dev:amd64 (4.15.0-129.132) ... [2021-01-07T20:57:12.235Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-01-07T20:57:12.503Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-01-07T20:57:12.503Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-01-07T20:57:12.503Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-01-07T20:57:12.503Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-01-07T20:57:12.504Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-01-07T20:57:12.504Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-01-07T20:57:12.504Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-07T20:57:12.504Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-01-07T20:57:12.764Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-07T20:57:12.764Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-07T20:57:12.764Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-07T20:57:12.764Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-01-07T20:57:13.024Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-01-07T20:57:13.024Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-01-07T20:57:13.024Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-07T20:57:13.024Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-01-07T20:57:13.024Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-01-07T20:57:13.024Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-01-07T20:57:13.024Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-07T20:57:14.936Z] Updating certificates in /etc/ssl/certs... [2021-01-07T20:57:15.505Z] 22 added, 17 removed; done. [2021-01-07T20:57:15.766Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-01-07T20:57:15.766Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-07T20:57:15.766Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-01-07T20:57:15.766Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-01-07T20:57:15.766Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-01-07T20:57:16.026Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-07T20:57:16.026Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-07T20:57:16.026Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-07T20:57:16.026Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-07T20:57:16.026Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-07T20:57:16.026Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-07T20:57:16.026Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-07T20:57:16.286Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-01-07T20:57:16.286Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-01-07T20:57:16.286Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-01-07T20:57:16.286Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-01-07T20:57:16.286Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-01-07T20:57:16.286Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-07T20:57:16.286Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-07T20:57:16.286Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-01-07T20:57:16.554Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-01-07T20:57:16.554Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-01-07T20:57:16.554Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-07T20:57:16.554Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-07T20:57:16.814Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-01-07T20:57:16.814Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-07T20:57:16.814Z] Updating certificates in /etc/ssl/certs... [2021-01-07T20:57:17.385Z] 0 added, 0 removed; done. [2021-01-07T20:57:17.385Z] Running hooks in /etc/ca-certificates/update.d... [2021-01-07T20:57:17.385Z] done. [2021-01-07T20:57:17.646Z] Reading package lists... [2021-01-07T20:57:17.909Z] Building dependency tree... [2021-01-07T20:57:17.909Z] Reading state information... [2021-01-07T20:57:18.170Z] The following NEW packages will be installed: [2021-01-07T20:57:18.170Z] apt-transport-https [2021-01-07T20:57:18.170Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-01-07T20:57:18.170Z] Need to get 1696 B of archives. [2021-01-07T20:57:18.170Z] After this operation, 153 kB of additional disk space will be used. [2021-01-07T20:57:18.170Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-01-07T20:57:18.432Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-07T20:57:18.432Z] Fetched 1696 B in 0s (8509 B/s) [2021-01-07T20:57:18.432Z] Selecting previously unselected package apt-transport-https. [2021-01-07T20:57:18.432Z] (Reading database ... 13929 files and directories currently installed.) [2021-01-07T20:57:18.432Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-01-07T20:57:18.432Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-07T20:57:18.432Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-07T20:57:18.692Z] Waiting for network to be ready... [2021-01-07T20:57:23.990Z] 2021-01-07T20:57:21Z INFO Waiting for automatic snapd restart... [2021-01-07T20:57:24.251Z] snapd 2.48.2 from Canonical* installed [2021-01-07T20:57:25.195Z] "snapd" switched to the "latest/stable" channel [2021-01-07T20:57:25.195Z] [2021-01-07T20:57:27.740Z] core18 20201210 from Canonical* installed [2021-01-07T20:57:28.000Z] "core18" switched to the "latest/stable" channel [2021-01-07T20:57:28.000Z] [2021-01-07T20:57:31.302Z] snapcraft 4.4.4 from Canonical* installed [2021-01-07T20:57:31.302Z] "snapcraft" switched to the "latest/stable" channel [2021-01-07T20:57:31.302Z] [2021-01-07T20:57:34.602Z] 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-07T20:57:34.602Z] - README.md [2021-01-07T20:57:34.602Z] - snapcraft.yaml.orig [2021-01-07T20:57:34.602Z] [2021-01-07T20:57:34.602Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-07T20:57:41.213Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-07T20:57:41.213Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-07T20:57:41.213Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-07T20:57:41.213Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-07T20:57:42.460Z] Reading package lists... [2021-01-07T20:57:42.721Z] 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-07T20:57:49.374Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-07T20:57:49.374Z] Reading package lists... [2021-01-07T20:57:49.374Z] Building dependency tree... [2021-01-07T20:57:49.374Z] Reading state information... [2021-01-07T20:57:49.374Z] Suggested packages: [2021-01-07T20:57:49.374Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-01-07T20:57:49.374Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-01-07T20:57:49.374Z] Recommended packages: [2021-01-07T20:57:49.374Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-01-07T20:57:49.374Z] The following NEW packages will be installed: [2021-01-07T20:57:49.374Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-01-07T20:57:49.374Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-01-07T20:57:49.374Z] pkg-config zip [2021-01-07T20:57:49.374Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-01-07T20:57:49.374Z] Need to get 7655 kB of archives. [2021-01-07T20:57:49.374Z] After this operation, 43.7 MB of additional disk space will be used. [2021-01-07T20:57:49.374Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-01-07T20:57:49.374Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2021-01-07T20:57:49.374Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-01-07T20:57:49.374Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-01-07T20:57:49.374Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-01-07T20:57:49.636Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-01-07T20:57:49.636Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-01-07T20:57:49.636Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-01-07T20:57:49.897Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-01-07T20:57:49.897Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-01-07T20:57:50.158Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-01-07T20:57:50.158Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-01-07T20:57:50.158Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-01-07T20:57:50.421Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-01-07T20:57:50.421Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-01-07T20:57:50.421Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-07T20:57:50.421Z] Fetched 7655 kB in 1s (5371 kB/s) [2021-01-07T20:57:50.687Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-01-07T20:57:50.687Z] (Reading database ... 13933 files and directories currently installed.) [2021-01-07T20:57:50.687Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-01-07T20:57:50.687Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-07T20:57:50.948Z] Selecting previously unselected package libpsl5:amd64. [2021-01-07T20:57:50.948Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-01-07T20:57:50.948Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-01-07T20:57:50.948Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-01-07T20:57:50.948Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-01-07T20:57:50.948Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-07T20:57:50.948Z] Selecting previously unselected package librtmp1:amd64. [2021-01-07T20:57:50.948Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-01-07T20:57:50.948Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-07T20:57:51.211Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-01-07T20:57:51.211Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-01-07T20:57:51.211Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-07T20:57:51.211Z] Selecting previously unselected package liberror-perl. [2021-01-07T20:57:51.211Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-01-07T20:57:51.211Z] Unpacking liberror-perl (0.17025-1) ... [2021-01-07T20:57:51.211Z] Selecting previously unselected package git-man. [2021-01-07T20:57:51.211Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-01-07T20:57:51.211Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-07T20:57:51.472Z] Selecting previously unselected package git. [2021-01-07T20:57:51.472Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-01-07T20:57:51.472Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-01-07T20:57:52.414Z] Selecting previously unselected package libnorm1:amd64. [2021-01-07T20:57:52.414Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-01-07T20:57:52.414Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-07T20:57:52.414Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-01-07T20:57:52.414Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-01-07T20:57:52.414Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-07T20:57:52.414Z] Selecting previously unselected package libsodium23:amd64. [2021-01-07T20:57:52.414Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-01-07T20:57:52.414Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-01-07T20:57:52.675Z] Selecting previously unselected package libzmq5:amd64. [2021-01-07T20:57:52.676Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-07T20:57:52.676Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-07T20:57:52.676Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-01-07T20:57:52.676Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-07T20:57:52.676Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-07T20:57:52.936Z] Selecting previously unselected package pkg-config. [2021-01-07T20:57:52.936Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-01-07T20:57:52.936Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-01-07T20:57:52.936Z] Selecting previously unselected package zip. [2021-01-07T20:57:52.936Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-01-07T20:57:52.936Z] Unpacking zip (3.0-11build1) ... [2021-01-07T20:57:53.197Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-07T20:57:53.197Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-07T20:57:53.197Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-07T20:57:53.197Z] Setting up liberror-perl (0.17025-1) ... [2021-01-07T20:57:53.197Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-01-07T20:57:53.197Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-07T20:57:53.197Z] No schema files found: doing nothing. [2021-01-07T20:57:53.197Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-07T20:57:53.458Z] Setting up zip (3.0-11build1) ... [2021-01-07T20:57:53.458Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-07T20:57:53.458Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-01-07T20:57:53.458Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-01-07T20:57:53.458Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-07T20:57:53.458Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-07T20:57:53.458Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-07T20:57:53.458Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-01-07T20:57:53.718Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-07T20:58:00.316Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-07T20:58:00.316Z] git set to automatically installed. [2021-01-07T20:58:00.316Z] git-man set to automatically installed. [2021-01-07T20:58:00.316Z] libcurl3-gnutls set to automatically installed. [2021-01-07T20:58:00.316Z] liberror-perl set to automatically installed. [2021-01-07T20:58:00.316Z] libglib2.0-0 set to automatically installed. [2021-01-07T20:58:00.316Z] libnghttp2-14 set to automatically installed. [2021-01-07T20:58:00.316Z] libnorm1 set to automatically installed. [2021-01-07T20:58:00.316Z] libpgm-5.2-0 set to automatically installed. [2021-01-07T20:58:00.316Z] libpsl5 set to automatically installed. [2021-01-07T20:58:00.316Z] librtmp1 set to automatically installed. [2021-01-07T20:58:00.316Z] libsodium23 set to automatically installed. [2021-01-07T20:58:00.316Z] libzmq3-dev set to automatically installed. [2021-01-07T20:58:00.316Z] libzmq5 set to automatically installed. [2021-01-07T20:58:00.316Z] pkg-config set to automatically installed. [2021-01-07T20:58:00.316Z] zip set to automatically installed. [2021-01-07T20:58:02.876Z] snapd is not logged in, snap install commands will use sudo [2021-01-07T20:58:09.476Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-07T20:58:09.476Z] snap "core18" has no updates available [2021-01-07T20:58:10.418Z] Pulling config-common [2021-01-07T20:58:11.361Z] Pulling go-build-helper [2021-01-07T20:58:12.221Z] 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-07T20:58:12.221Z] 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-07T20:58:17.654Z] Removing intermediate container adb65c7f0f92 [2021-01-07T20:58:17.654Z] ---> 247ac37c6c91 [2021-01-07T20:58:17.654Z] [2021-01-07T20:58:17.654Z] Step 10/22 : FROM alpine:3.12 [2021-01-07T20:58:17.654Z] 3.12: Pulling from library/alpine [2021-01-07T20:58:18.261Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-07T20:58:18.261Z] Status: Downloaded newer image for alpine:3.12 [2021-01-07T20:58:18.261Z] ---> afeebe901d6b [2021-01-07T20:58:18.261Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-07T20:58:18.537Z] ---> Running in 40d103b02f9c [2021-01-07T20:58:20.573Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-07T20:58:20.853Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-07T20:58:21.855Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-07T20:58:21.855Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-07T20:58:21.855Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-07T20:58:21.855Z] (4/5) Installing curl (7.69.1-r3) [2021-01-07T20:58:21.855Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-07T20:58:21.855Z] Executing busybox-1.31.1-r19.trigger [2021-01-07T20:58:21.855Z] Executing ca-certificates-20191127-r4.trigger [2021-01-07T20:58:22.466Z] OK: 7 MiB in 19 packages [2021-01-07T20:58:25.125Z] Removing intermediate container f7ff7421c56e [2021-01-07T20:58:25.125Z] ---> d98178d24abd [2021-01-07T20:58:25.125Z] [2021-01-07T20:58:25.125Z] Step 10/21 : FROM alpine:3.12 [2021-01-07T20:58:25.126Z] ---> afeebe901d6b [2021-01-07T20:58:25.126Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-07T20:58:25.739Z] ---> Running in 335755507b7f [2021-01-07T20:58:26.342Z] Removing intermediate container 40d103b02f9c [2021-01-07T20:58:26.342Z] ---> 84883c8721ac [2021-01-07T20:58:26.342Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-07T20:58:26.945Z] ---> Running in 9c6512023359 [2021-01-07T20:58:27.307Z] Removing intermediate container 7d60328b92c7 [2021-01-07T20:58:27.307Z] ---> e417e612242d [2021-01-07T20:58:27.307Z] [2021-01-07T20:58:27.307Z] Step 10/22 : FROM alpine:3.12 [2021-01-07T20:58:27.307Z] ---> afeebe901d6b [2021-01-07T20:58:27.307Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-01-07T20:58:27.783Z] ---> Running in db760601bb1b [2021-01-07T20:58:28.104Z] Removing intermediate container 9c6512023359 [2021-01-07T20:58:28.104Z] ---> de883317b02a [2021-01-07T20:58:28.104Z] Step 13/22 : WORKDIR / [2021-01-07T20:58:28.397Z] ---> Running in 83cfc2c22226 [2021-01-07T20:58:28.702Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-07T20:58:28.702Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-07T20:58:29.708Z] Removing intermediate container 83cfc2c22226 [2021-01-07T20:58:29.708Z] ---> 17047b6bf2a3 [2021-01-07T20:58:29.708Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2021-01-07T20:58:29.708Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-07T20:58:29.708Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-07T20:58:29.708Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-07T20:58:29.708Z] (4/4) Installing curl (7.69.1-r3) [2021-01-07T20:58:29.708Z] Executing busybox-1.31.1-r19.trigger [2021-01-07T20:58:29.708Z] Executing ca-certificates-20191127-r4.trigger [2021-01-07T20:58:30.314Z] OK: 7 MiB in 18 packages [2021-01-07T20:58:30.314Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-07T20:58:30.314Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-07T20:58:31.306Z] ---> 27e1a35def6d [2021-01-07T20:58:31.306Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-07T20:58:31.306Z] (1/2) Installing ca-certificates (20191127-r4) [2021-01-07T20:58:31.306Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-01-07T20:58:31.306Z] Executing busybox-1.31.1-r19.trigger [2021-01-07T20:58:31.306Z] Executing ca-certificates-20191127-r4.trigger [2021-01-07T20:58:31.583Z] OK: 6 MiB in 16 packages [2021-01-07T20:58:33.370Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-07T20:58:33.370Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-07T20:58:33.370Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1478 kB] [2021-01-07T20:58:33.370Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [288 kB] [2021-01-07T20:58:33.370Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-07T20:58:33.370Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-07T20:58:33.370Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [192 kB] [2021-01-07T20:58:33.370Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [25.5 kB] [2021-01-07T20:58:33.370Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] [2021-01-07T20:58:33.370Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] [2021-01-07T20:58:33.370Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-07T20:58:33.370Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-07T20:58:33.370Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-07T20:58:33.370Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-07T20:58:33.370Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-07T20:58:33.370Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-07T20:58:33.370Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-07T20:58:33.370Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-07T20:58:33.370Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-07T20:58:33.370Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1813 kB] [2021-01-07T20:58:33.370Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [379 kB] [2021-01-07T20:58:33.370Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.4 kB] [2021-01-07T20:58:33.370Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6980 B] [2021-01-07T20:58:33.370Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [214 kB] [2021-01-07T20:58:33.370Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [29.1 kB] [2021-01-07T20:58:33.370Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-07T20:58:33.370Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] [2021-01-07T20:58:33.370Z] Fetched 23.6 MB in 0s (0 B/s) [2021-01-07T20:58:33.370Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-01-07T20:58:33.371Z] Fetched 96.5 kB in 0s (0 B/s) [2021-01-07T20:58:33.371Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-01-07T20:58:33.371Z] Fetched 279 kB in 0s (0 B/s) [2021-01-07T20:58:33.371Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-01-07T20:58:33.371Z] Fetched 122 kB in 0s (0 B/s) [2021-01-07T20:58:33.371Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-01-07T20:58:33.371Z] Fetched 77.8 kB in 0s (0 B/s) [2021-01-07T20:58:33.371Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-01-07T20:58:33.371Z] Fetched 8848 B in 0s (0 B/s) [2021-01-07T20:58:33.371Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-01-07T20:58:33.371Z] Fetched 47.8 kB in 0s (0 B/s) [2021-01-07T20:58:33.371Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-01-07T20:58:33.371Z] Fetched 45.6 kB in 0s (0 B/s) [2021-01-07T20:58:33.371Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-01-07T20:58:33.371Z] Fetched 15.0 kB in 0s (0 B/s) [2021-01-07T20:58:33.371Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-01-07T20:58:33.371Z] Fetched 214 kB in 0s (0 B/s) [2021-01-07T20:58:33.371Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-01-07T20:58:33.371Z] Fetched 155 kB in 0s (0 B/s) [2021-01-07T20:58:33.371Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-01-07T20:58:33.371Z] Fetched 50.6 kB in 0s (0 B/s) [2021-01-07T20:58:33.371Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-01-07T20:58:33.371Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-07T20:58:33.371Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-01-07T20:58:33.371Z] Fetched 41.8 kB in 0s (0 B/s) [2021-01-07T20:58:33.371Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-01-07T20:58:33.371Z] Fetched 499 kB in 0s (0 B/s) [2021-01-07T20:58:33.371Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-01-07T20:58:33.371Z] Fetched 111 kB in 0s (0 B/s) [2021-01-07T20:58:33.371Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-01-07T20:58:33.371Z] Fetched 240 kB in 0s (0 B/s) [2021-01-07T20:58:33.371Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-01-07T20:58:33.371Z] Fetched 29.3 kB in 0s (0 B/s) [2021-01-07T20:58:33.371Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-01-07T20:58:33.371Z] Fetched 85.5 kB in 0s (0 B/s) [2021-01-07T20:58:33.371Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-01-07T20:58:33.371Z] Fetched 24.5 kB in 0s (0 B/s) [2021-01-07T20:58:33.371Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-01-07T20:58:33.371Z] Fetched 49.2 kB in 0s (0 B/s) [2021-01-07T20:58:33.371Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-01-07T20:58:33.371Z] Fetched 54.2 kB in 0s (0 B/s) [2021-01-07T20:58:33.371Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-01-07T20:58:33.371Z] Fetched 30.8 kB in 0s (0 B/s) [2021-01-07T20:58:33.371Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-01-07T20:58:33.371Z] Fetched 17.0 kB in 0s (0 B/s) [2021-01-07T20:58:33.371Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-01-07T20:58:33.371Z] Fetched 85.9 kB in 0s (0 B/s) [2021-01-07T20:58:33.371Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-01-07T20:58:33.371Z] Fetched 8720 B in 0s (0 B/s) [2021-01-07T20:58:33.371Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-01-07T20:58:33.371Z] Fetched 137 kB in 0s (0 B/s) [2021-01-07T20:58:33.371Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-01-07T20:58:33.371Z] Fetched 119 kB in 0s (0 B/s) [2021-01-07T20:58:33.371Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-01-07T20:58:33.371Z] Fetched 109 kB in 0s (0 B/s) [2021-01-07T20:58:33.371Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-01-07T20:58:33.371Z] Fetched 11.1 kB in 0s (0 B/s) [2021-01-07T20:58:33.371Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-01-07T20:58:33.371Z] Fetched 645 kB in 0s (0 B/s) [2021-01-07T20:58:33.371Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-01-07T20:58:33.371Z] Fetched 41.3 kB in 0s (0 B/s) [2021-01-07T20:58:33.371Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-01-07T20:58:33.371Z] Fetched 17.9 kB in 0s (0 B/s) [2021-01-07T20:58:33.371Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-01-07T20:58:33.371Z] Fetched 368 kB in 0s (0 B/s) [2021-01-07T20:58:33.371Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-01-07T20:58:33.371Z] Fetched 187 kB in 0s (0 B/s) [2021-01-07T20:58:33.371Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-01-07T20:58:33.371Z] Fetched 175 kB in 0s (0 B/s) [2021-01-07T20:58:33.371Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-01-07T20:58:33.593Z] ---> 29fdce550231 [2021-01-07T20:58:33.593Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-07T20:58:33.593Z] Removing intermediate container 335755507b7f [2021-01-07T20:58:33.593Z] ---> 571e6a9825e9 [2021-01-07T20:58:33.593Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-07T20:58:34.203Z] ---> Running in ae570ec3d861 [2021-01-07T20:58:34.477Z] Removing intermediate container db760601bb1b [2021-01-07T20:58:34.477Z] ---> 7f2e1223bf07 [2021-01-07T20:58:34.477Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-07T20:58:35.086Z] ---> Running in 1e4817223162 [2021-01-07T20:58:35.086Z] ---> e1460cc08256 [2021-01-07T20:58:35.086Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-07T20:58:35.370Z] Removing intermediate container ae570ec3d861 [2021-01-07T20:58:35.370Z] ---> 4d7bec8c8619 [2021-01-07T20:58:35.370Z] Step 13/21 : WORKDIR /edgex [2021-01-07T20:58:35.648Z] ---> Running in 177d52602db9 [2021-01-07T20:58:35.925Z] Removing intermediate container 1e4817223162 [2021-01-07T20:58:35.925Z] ---> 470e1981749e [2021-01-07T20:58:35.925Z] Step 13/22 : ENV APP_PORT=48060 [2021-01-07T20:58:35.953Z] Fetched 206 kB in 0s (0 B/s) [2021-01-07T20:58:35.953Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-01-07T20:58:35.953Z] Fetched 1301 kB in 0s (0 B/s) [2021-01-07T20:58:35.953Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-01-07T20:58:35.953Z] Fetched 36.2 kB in 0s (0 B/s) [2021-01-07T20:58:35.953Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-01-07T20:58:35.953Z] Fetched 159 kB in 0s (0 B/s) [2021-01-07T20:58:35.953Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-01-07T20:58:35.953Z] Fetched 107 kB in 0s (0 B/s) [2021-01-07T20:58:35.953Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-01-07T20:58:35.953Z] Fetched 48.7 kB in 0s (0 B/s) [2021-01-07T20:58:35.953Z] Pulling static-packages [2021-01-07T20:58:36.204Z] ---> Running in 1a35fa6ddb60 [2021-01-07T20:58:36.476Z] ---> d9aadc5ec6ca [2021-01-07T20:58:36.476Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-07T20:58:36.523Z] 'go115' has dependencies that need to be staged: go-build-helper static-packages [2021-01-07T20:58:36.523Z] Skipping pull go-build-helper (already ran) [2021-01-07T20:58:36.523Z] Skipping pull static-packages (already ran) [2021-01-07T20:58:36.523Z] Building go-build-helper [2021-01-07T20:58:36.751Z] ---> Running in 86452d55e59c [2021-01-07T20:58:36.751Z] Removing intermediate container 177d52602db9 [2021-01-07T20:58:36.751Z] ---> ea8826694b49 [2021-01-07T20:58:36.751Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-07T20:58:36.751Z] Removing intermediate container 1a35fa6ddb60 [2021-01-07T20:58:36.751Z] ---> 266581f31653 [2021-01-07T20:58:36.751Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-07T20:58:37.359Z] Removing intermediate container 979b104aff5e [2021-01-07T20:58:37.359Z] ---> 71ce805191fe [2021-01-07T20:58:37.359Z] [2021-01-07T20:58:37.359Z] Step 10/32 : FROM alpine:3.12 [2021-01-07T20:58:37.359Z] ---> afeebe901d6b [2021-01-07T20:58:37.359Z] Step 11/32 : RUN apk add --update --no-cache dumb-init openssl [2021-01-07T20:58:37.359Z] ---> Running in 78ddb0386748 [2021-01-07T20:58:37.359Z] ---> Running in 75e847a3b944 [2021-01-07T20:58:38.345Z] ---> fca5389373ac [2021-01-07T20:58:38.345Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-07T20:58:38.345Z] Removing intermediate container 78ddb0386748 [2021-01-07T20:58:38.345Z] ---> 00b75c1b6972 [2021-01-07T20:58:38.345Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2021-01-07T20:58:39.338Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-07T20:58:39.624Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-07T20:58:39.824Z] Building static-packages [2021-01-07T20:58:39.897Z] ---> 948abc6c1599 [2021-01-07T20:58:39.897Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-07T20:58:40.175Z] ---> 3bd960ef2509 [2021-01-07T20:58:40.175Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-07T20:58:40.447Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-01-07T20:58:40.447Z] (2/2) Installing openssl (1.1.1i-r0) [2021-01-07T20:58:40.447Z] Executing busybox-1.31.1-r19.trigger [2021-01-07T20:58:40.447Z] OK: 6 MiB in 16 packages [2021-01-07T20:58:40.720Z] Removing intermediate container 86452d55e59c [2021-01-07T20:58:40.720Z] ---> b317239e2dc0 [2021-01-07T20:58:40.720Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-07T20:58:41.325Z] ---> Running in 59ea9efb2c7a [2021-01-07T20:58:41.737Z] Staging go-build-helper [2021-01-07T20:58:42.317Z] ---> 60f03e43bad8 [2021-01-07T20:58:42.318Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-07T20:58:42.318Z] ---> 3d4174da477b [2021-01-07T20:58:42.318Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-07T20:58:42.594Z] Removing intermediate container 59ea9efb2c7a [2021-01-07T20:58:42.594Z] ---> 13925d31161e [2021-01-07T20:58:42.594Z] Step 20/22 : LABEL arch=arm64 [2021-01-07T20:58:42.687Z] Staging static-packages [2021-01-07T20:58:42.878Z] ---> Running in c198bf78192e [2021-01-07T20:58:42.878Z] Removing intermediate container 75e847a3b944 [2021-01-07T20:58:42.878Z] ---> c8ee08769f63 [2021-01-07T20:58:42.878Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-01-07T20:58:42.878Z] ---> Running in 36cba3bfabb5 [2021-01-07T20:58:43.165Z] ---> Running in f4da7075425c [2021-01-07T20:58:43.165Z] ---> 6be3e6b41148 [2021-01-07T20:58:43.165Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-01-07T20:58:43.443Z] Removing intermediate container d09da0aa46b1 [2021-01-07T20:58:43.443Z] ---> 135d50829355 [2021-01-07T20:58:43.443Z] [2021-01-07T20:58:43.443Z] Step 10/23 : FROM alpine:3.12 [2021-01-07T20:58:43.443Z] ---> afeebe901d6b [2021-01-07T20:58:43.443Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-07T20:58:43.630Z] Pulling go115 [2021-01-07T20:58:43.732Z] ---> Running in f5c55c8bf7cc [2021-01-07T20:58:43.732Z] Removing intermediate container c198bf78192e [2021-01-07T20:58:43.732Z] ---> 8708a298ccb2 [2021-01-07T20:58:43.732Z] Step 18/21 : CMD ["--init=true"] [2021-01-07T20:58:43.732Z] ---> Running in 3b31bd4c6a57 [2021-01-07T20:58:44.009Z] Removing intermediate container 36cba3bfabb5 [2021-01-07T20:58:44.009Z] ---> 8fa23a9ee467 [2021-01-07T20:58:44.009Z] Step 21/22 : LABEL git_sha=8c5dd35193dcc7808feaf3f83c9704fecb77d6ce [2021-01-07T20:58:44.009Z] ---> Running in 453381de0182 [2021-01-07T20:58:44.009Z] Removing intermediate container f4da7075425c [2021-01-07T20:58:44.009Z] ---> 7d23ac164dd4 [2021-01-07T20:58:44.009Z] Step 13/32 : ENV DOCKERIZE_VERSION v0.6.1 [2021-01-07T20:58:44.290Z] ---> Running in 923e9765aa1a [2021-01-07T20:58:44.290Z] ---> Running in f389677615e9 [2021-01-07T20:58:44.290Z] Removing intermediate container f5c55c8bf7cc [2021-01-07T20:58:44.290Z] ---> ad29a73c160f [2021-01-07T20:58:44.290Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-07T20:58:44.573Z] Removing intermediate container 453381de0182 [2021-01-07T20:58:44.573Z] ---> 49789c64d76d [2021-01-07T20:58:44.573Z] Step 19/21 : LABEL arch=arm64 [2021-01-07T20:58:44.580Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-01-07T20:58:44.580Z] Skipping pull go115 (already ran) [2021-01-07T20:58:44.580Z] Building go115 [2021-01-07T20:58:44.580Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-07T20:58:44.580Z] Dload Upload Total Spent Left Speed [2021-01-07T20:58:44.854Z] ---> Running in 188abd065a1a [2021-01-07T20:58:44.854Z] ---> Running in 9dace50a7d95 [2021-01-07T20:58:44.854Z] Removing intermediate container 923e9765aa1a [2021-01-07T20:58:44.854Z] ---> 03b98b4c5d17 [2021-01-07T20:58:44.854Z] Step 22/22 : LABEL version=0.0.0 [2021-01-07T20:58:45.128Z] Removing intermediate container f389677615e9 [2021-01-07T20:58:45.129Z] ---> a8a36ac92abf [2021-01-07T20:58:45.129Z] 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-07T20:58:45.406Z] ---> Running in 6962ea5e5b91 [2021-01-07T20:58:45.406Z] ---> Running in b19af5ea5616 [2021-01-07T20:58:45.406Z] Removing intermediate container 188abd065a1a [2021-01-07T20:58:45.406Z] ---> e4a237a0f4bd [2021-01-07T20:58:45.406Z] Step 20/22 : LABEL arch=arm64 [2021-01-07T20:58:45.406Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-07T20:58:45.687Z] Removing intermediate container 9dace50a7d95 [2021-01-07T20:58:45.687Z] ---> 0b8b18bcde44 [2021-01-07T20:58:45.687Z] Step 20/21 : LABEL git_sha=8c5dd35193dcc7808feaf3f83c9704fecb77d6ce [2021-01-07T20:58:45.687Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-07T20:58:45.687Z] ---> Running in 664c93226799 [2021-01-07T20:58:45.967Z] ---> Running in 14ba301ff145 [2021-01-07T20:58:45.967Z] Removing intermediate container 6962ea5e5b91 [2021-01-07T20:58:45.967Z] ---> b63f0589a9bc [2021-01-07T20:58:45.967Z] [2021-01-07T20:58:46.264Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-01-07T20:58:46.264Z] Executing busybox-1.31.1-r19.trigger [2021-01-07T20:58:46.264Z] OK: 5 MiB in 15 packages [2021-01-07T20:58:46.872Z] Successfully built b63f0589a9bc [2021-01-07T20:58:46.872Z] Removing intermediate container 14ba301ff145 [2021-01-07T20:58:46.872Z] ---> 275a8ffb2ae1 [2021-01-07T20:58:46.872Z] Step 21/21 : LABEL version=0.0.0 [2021-01-07T20:58:46.872Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2021-01-07T20:58:46.872Z] Removing intermediate container 664c93226799 [2021-01-07T20:58:46.872Z] ---> eccb4f2496c4 [2021-01-07T20:58:46.872Z] Building docker-security-secretstore-setup-go [2021-01-07T20:58:46.872Z]  Building docker-security-bootstrap-redis-go ... done Step 21/22 : LABEL git_sha=8c5dd35193dcc7808feaf3f83c9704fecb77d6ce [2021-01-07T20:58:47.150Z] ---> Running in 80cc5df708bd [2021-01-07T20:58:47.150Z] ---> Running in 8825bbfeca62 [2021-01-07T20:58:47.423Z] Connecting to github.com (140.82.113.3:443) [2021-01-07T20:58:47.711Z] Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (52.217.66.220:443) [2021-01-07T20:58:47.711Z] saving to 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' [2021-01-07T20:58:47.929Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 23 115M 23 27.0M 0 0 25.3M 0 0:00:04 0:00:01 0:00:03 25.3M 58 115M 58 67.5M 0 0 32.4M 0 0:00:03 0:00:02 0:00:01 32.3M 95 115M 95 109M 0 0 35.3M 0 0:00:03 0:00:03 --:--:-- 35.3M 100 115M 100 115M 0 0 35.2M 0 0:00:03 0:00:03 --:--:-- 35.2M [2021-01-07T20:58:47.984Z] dockerize-alpine-lin 0% | | 16928 0:02:56 ETA [2021-01-07T20:58:47.984Z] Removing intermediate container 80cc5df708bd [2021-01-07T20:58:47.984Z] ---> 75a70f7e4558 [2021-01-07T20:58:47.984Z] Step 22/22 : LABEL version=0.0.0 [2021-01-07T20:58:47.984Z] Removing intermediate container 8825bbfeca62 [2021-01-07T20:58:47.984Z] ---> 673c9b0413f5 [2021-01-07T20:58:47.984Z] [2021-01-07T20:58:48.264Z] Removing intermediate container 3b31bd4c6a57 [2021-01-07T20:58:48.264Z] ---> 433c7b4b7948 [2021-01-07T20:58:48.264Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-07T20:58:48.264Z] ---> Running in 40a1f65275a3 [2021-01-07T20:58:48.509Z] go1.15.2.linux-amd64.tar.gz: OK [2021-01-07T20:58:48.547Z] Successfully built 673c9b0413f5 [2021-01-07T20:58:48.547Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-07T20:58:48.547Z]  Building docker-security-proxy-setup-go ... done Building docker-core-command-go [2021-01-07T20:58:48.547Z] ---> Running in 0cede92d24e8 [2021-01-07T20:58:48.823Z] dockerize-alpine-lin 100% |********************************| 2935k 0:00:00 ETA [2021-01-07T20:58:48.823Z] 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' saved [2021-01-07T20:58:48.823Z] dockerize [2021-01-07T20:58:48.823Z] Removing intermediate container 40a1f65275a3 [2021-01-07T20:58:48.823Z] ---> 00a1265790e8 [2021-01-07T20:58:48.823Z] [2021-01-07T20:58:49.436Z] Successfully built 00a1265790e8 [2021-01-07T20:58:49.436Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-07T20:58:49.436Z] Removing intermediate container 0cede92d24e8 [2021-01-07T20:58:49.436Z]  Building docker-support-notifications-go ... done  ---> 6d1b8952c7b3 [2021-01-07T20:58:49.436Z] Step 13/23 : ENV APP_PORT=48081 [2021-01-07T20:58:49.436Z] Building docker-support-scheduler-go [2021-01-07T20:58:49.711Z] ---> Running in 112f50c60ad9 [2021-01-07T20:58:50.308Z] Removing intermediate container 112f50c60ad9 [2021-01-07T20:58:50.308Z] ---> 9550d1d84a80 [2021-01-07T20:58:50.308Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-07T20:58:50.577Z] Removing intermediate container b19af5ea5616 [2021-01-07T20:58:50.577Z] ---> d4b462012b52 [2021-01-07T20:58:50.577Z] Step 15/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-01-07T20:58:50.577Z] ---> Running in 511d3080721f [2021-01-07T20:58:50.577Z] ---> Running in 3160eb18d4bb [2021-01-07T20:58:51.168Z] Removing intermediate container 511d3080721f [2021-01-07T20:58:51.168Z] ---> 40d917423df7 [2021-01-07T20:58:51.168Z] Step 15/23 : WORKDIR / [2021-01-07T20:58:51.440Z] ---> Running in 5ffee770bbdf [2021-01-07T20:58:51.440Z] Removing intermediate container 3160eb18d4bb [2021-01-07T20:58:51.440Z] ---> 40f9ee04b6e3 [2021-01-07T20:58:51.440Z] Step 16/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-01-07T20:58:51.715Z] ---> Running in 3dcfb3af9385 [2021-01-07T20:58:51.809Z] Staging go115 [2021-01-07T20:58:51.985Z] Removing intermediate container 5ffee770bbdf [2021-01-07T20:58:51.986Z] ---> 96fc4bc04934 [2021-01-07T20:58:51.986Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2021-01-07T20:58:52.260Z] Removing intermediate container 3dcfb3af9385 [2021-01-07T20:58:52.260Z] ---> b2e967330478 [2021-01-07T20:58:52.260Z] 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-07T20:58:52.542Z] ---> Running in 2107aef347c7 [2021-01-07T20:58:53.137Z] ---> 964d1081f5e3 [2021-01-07T20:58:53.137Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-07T20:58:54.583Z] Copy dockerize executable [2021-01-07T20:58:56.023Z] ---> d7b1f87743f7 [2021-01-07T20:58:56.023Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-07T20:58:57.097Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-07T20:58:57.097Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-07T20:58:57.097Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-07T20:58:57.097Z] Fetched 0 B in 0s (0 B/s) [2021-01-07T20:58:57.097Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-01-07T20:58:57.097Z] Fetched 224 kB in 0s (0 B/s) [2021-01-07T20:58:57.097Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-01-07T20:58:57.097Z] Fetched 157 kB in 0s (0 B/s) [2021-01-07T20:58:57.097Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-01-07T20:58:57.097Z] Fetched 221 kB in 0s (0 B/s) [2021-01-07T20:58:57.097Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-01-07T20:58:57.097Z] Fetched 143 kB in 0s (0 B/s) [2021-01-07T20:58:57.097Z] Pulling edgex-go [2021-01-07T20:58:57.466Z] ---> 9b22f5e913f8 [2021-01-07T20:58:57.467Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-01-07T20:58:57.467Z] Removing intermediate container 2107aef347c7 [2021-01-07T20:58:57.467Z] ---> fbd220aa30f6 [2021-01-07T20:58:57.467Z] Step 18/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-01-07T20:58:57.467Z] ---> Running in 495f3f0bf06b [2021-01-07T20:58:57.467Z] ---> Running in 9cec96e70bf5 [2021-01-07T20:58:58.040Z] Pulling version [2021-01-07T20:58:58.071Z] Removing intermediate container 495f3f0bf06b [2021-01-07T20:58:58.071Z] ---> 71323dd67d14 [2021-01-07T20:58:58.071Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-07T20:58:58.071Z] Removing intermediate container 9cec96e70bf5 [2021-01-07T20:58:58.071Z] ---> e7d1a6e49f95 [2021-01-07T20:58:58.071Z] Step 19/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-01-07T20:58:58.347Z] ---> Running in 8a8549126bac [2021-01-07T20:58:58.983Z] Building config-common [2021-01-07T20:58:58.989Z] Removing intermediate container 8a8549126bac [2021-01-07T20:58:58.989Z] ---> 77d7de96ba6f [2021-01-07T20:58:58.989Z] Step 21/23 : LABEL arch=arm64 [2021-01-07T20:58:59.273Z] ---> 94f296cf2973 [2021-01-07T20:58:59.273Z] Step 20/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-01-07T20:58:59.273Z] ---> Running in 674ef021f299 [2021-01-07T20:58:59.546Z] ---> Running in 90b73ead7719 [2021-01-07T20:59:00.147Z] Removing intermediate container 674ef021f299 [2021-01-07T20:59:00.147Z] ---> 143a2a9aea53 [2021-01-07T20:59:00.147Z] Step 22/23 : LABEL git_sha=8c5dd35193dcc7808feaf3f83c9704fecb77d6ce [2021-01-07T20:59:00.424Z] ---> Running in dd35e4e22f4d [2021-01-07T20:59:00.894Z] Skipping build go-build-helper (already ran) [2021-01-07T20:59:00.894Z] Skipping build static-packages (already ran) [2021-01-07T20:59:00.894Z] Skipping build go115 (already ran) [2021-01-07T20:59:00.894Z] Building edgex-go [2021-01-07T20:59:01.156Z] 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-07T20:59:01.399Z] Removing intermediate container dd35e4e22f4d [2021-01-07T20:59:01.399Z] ---> c69e98223a2e [2021-01-07T20:59:01.399Z] Step 23/23 : LABEL version=0.0.0 [2021-01-07T20:59:01.680Z] ---> Running in 321760b8a5ad [2021-01-07T20:59:02.109Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-01-07T20:59:02.109Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-01-07T20:59:02.109Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.138 [2021-01-07T20:59:02.110Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.68 [2021-01-07T20:59:02.110Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 [2021-01-07T20:59:02.110Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-01-07T20:59:02.110Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.29 [2021-01-07T20:59:02.110Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-01-07T20:59:02.110Z] go: downloading github.com/pkg/errors v0.8.1 [2021-01-07T20:59:02.110Z] go: downloading github.com/google/uuid v1.1.4 [2021-01-07T20:59:02.110Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-01-07T20:59:02.110Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 [2021-01-07T20:59:02.110Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-01-07T20:59:02.110Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-01-07T20:59:02.110Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2021-01-07T20:59:02.110Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-01-07T20:59:02.110Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-01-07T20:59:02.110Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-07T20:59:02.110Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-01-07T20:59:02.110Z] go: downloading github.com/x448/float16 v0.8.4 [2021-01-07T20:59:02.110Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-07T20:59:02.110Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-01-07T20:59:02.110Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-01-07T20:59:02.110Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-01-07T20:59:02.283Z] Removing intermediate container 321760b8a5ad [2021-01-07T20:59:02.283Z] ---> c538a0d6512b [2021-01-07T20:59:02.283Z] [2021-01-07T20:59:02.376Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-01-07T20:59:02.376Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-01-07T20:59:02.376Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-01-07T20:59:02.376Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-01-07T20:59:02.376Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-01-07T20:59:02.376Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-01-07T20:59:02.376Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-07T20:59:02.376Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-01-07T20:59:02.556Z] Removing intermediate container 90b73ead7719 [2021-01-07T20:59:02.556Z] ---> 2f4498cd92c0 [2021-01-07T20:59:02.556Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-01-07T20:59:02.637Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-01-07T20:59:02.637Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-01-07T20:59:02.637Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-01-07T20:59:02.637Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-01-07T20:59:02.637Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-01-07T20:59:02.637Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-01-07T20:59:02.637Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-01-07T20:59:02.637Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-01-07T20:59:02.833Z] Successfully built c538a0d6512b [2021-01-07T20:59:02.833Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-07T20:59:02.833Z]  Building docker-core-metadata-go ... done Building docker-sys-mgmt-agent-go [2021-01-07T20:59:03.823Z] ---> 8fde8bfdd991 [2021-01-07T20:59:03.823Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-01-07T20:59:04.812Z] ---> a2aa66378e3c [2021-01-07T20:59:04.812Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-01-07T20:59:05.825Z] ---> b5482efcaafe [2021-01-07T20:59:05.825Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-01-07T20:59:06.811Z] ---> 67bfe1e19738 [2021-01-07T20:59:06.811Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-01-07T20:59:07.083Z] ---> Running in dbfa88e23261 [2021-01-07T20:59:07.686Z] Removing intermediate container dbfa88e23261 [2021-01-07T20:59:07.686Z] ---> 9f81cda4e546 [2021-01-07T20:59:07.686Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh /usr/local/bin/ [2021-01-07T20:59:08.669Z] ---> e26cabd5398d [2021-01-07T20:59:08.669Z] Step 27/32 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-07T20:59:09.250Z] 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-07T20:59:09.264Z] ---> Running in 92630eb2d0d0 [2021-01-07T20:59:12.548Z] 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-07T20:59:12.688Z] Removing intermediate container 92630eb2d0d0 [2021-01-07T20:59:12.688Z] ---> 4e2a3ffb17ac [2021-01-07T20:59:12.688Z] Step 28/32 : ENTRYPOINT ["entrypoint.sh"] [2021-01-07T20:59:12.975Z] ---> Running in f46177f5c372 [2021-01-07T20:59:13.500Z] 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-07T20:59:13.966Z] Removing intermediate container f46177f5c372 [2021-01-07T20:59:13.966Z] ---> 641619c405c8 [2021-01-07T20:59:13.966Z] Step 29/32 : CMD ["install"] [2021-01-07T20:59:14.487Z] 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-07T20:59:14.603Z] ---> Running in 3eb731115f87 [2021-01-07T20:59:14.764Z] 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-07T20:59:14.764Z] go: downloading github.com/stretchr/testify v1.6.1 [2021-01-07T20:59:15.080Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-07T20:59:15.080Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-07T20:59:15.080Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-01-07T20:59:15.271Z] Removing intermediate container 3eb731115f87 [2021-01-07T20:59:15.271Z] ---> f64e6265ace7 [2021-01-07T20:59:15.271Z] Step 30/32 : LABEL arch=arm64 [2021-01-07T20:59:15.888Z] ---> Running in 4f8f4561072f [2021-01-07T20:59:16.487Z] Removing intermediate container 4f8f4561072f [2021-01-07T20:59:16.487Z] ---> dace9c2621f8 [2021-01-07T20:59:16.487Z] Step 31/32 : LABEL git_sha=8c5dd35193dcc7808feaf3f83c9704fecb77d6ce [2021-01-07T20:59:16.499Z] 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-07T20:59:16.499Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-01-07T20:59:16.499Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-01-07T20:59:17.082Z] ---> Running in 0ea45f5d3511 [2021-01-07T20:59:17.446Z] 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-07T20:59:17.446Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-01-07T20:59:17.687Z] Removing intermediate container 0ea45f5d3511 [2021-01-07T20:59:17.687Z] ---> 6349ccee7eaa [2021-01-07T20:59:17.687Z] Step 32/32 : LABEL version=0.0.0 [2021-01-07T20:59:18.310Z] ---> Running in b5e2b3c47d8b [2021-01-07T20:59:18.842Z] 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-07T20:59:18.842Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-07T20:59:18.919Z] Removing intermediate container b5e2b3c47d8b [2021-01-07T20:59:18.919Z] ---> e0a4437ce38f [2021-01-07T20:59:18.919Z] [2021-01-07T20:59:19.196Z] Successfully built e0a4437ce38f [2021-01-07T20:59:19.196Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-01-07T20:59:19.196Z] Building docker-core-data-go [2021-01-07T20:59:20.250Z] 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-07T20:59:20.819Z] 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-07T20:59:21.395Z] 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-07T20:59:22.340Z] 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-07T20:59:22.340Z] go: downloading github.com/lib/pq v1.9.0 [2021-01-07T20:59:24.904Z] Building version [2021-01-07T20:59:26.834Z] Staging config-common [2021-01-07T20:59:27.781Z] Skipping stage go-build-helper (already ran) [2021-01-07T20:59:27.781Z] Skipping stage static-packages (already ran) [2021-01-07T20:59:27.781Z] Skipping stage go115 (already ran) [2021-01-07T20:59:27.781Z] Staging edgex-go [2021-01-07T20:59:28.720Z] Staging version [2021-01-07T20:59:29.661Z] Priming config-common [2021-01-07T20:59:30.614Z] Priming go-build-helper [2021-01-07T20:59:31.185Z] Priming static-packages [2021-01-07T20:59:33.864Z] Priming go115 [2021-01-07T20:59:34.460Z] Priming edgex-go [2021-01-07T20:59:35.522Z] Priming version [2021-01-07T20:59:36.581Z] 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-07T20:59:51.619Z]  Building docker-security-bootstrapper-go ... done Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-07T20:59:51.619Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-07T20:59:51.619Z] ---> 269bcc0a1beb [2021-01-07T20:59:51.619Z] Step 3/24 : WORKDIR /edgex-go [2021-01-07T20:59:51.619Z] ---> Using cache [2021-01-07T20:59:51.619Z] ---> 5f09398e4b68 [2021-01-07T20:59:51.619Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-07T20:59:51.619Z] ---> Using cache [2021-01-07T20:59:51.619Z] ---> e3c72762a181 [2021-01-07T20:59:51.619Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-07T20:59:51.619Z] ---> Using cache [2021-01-07T20:59:51.619Z] ---> 0d8bc0e73666 [2021-01-07T20:59:51.619Z] Step 6/24 : COPY go.mod . [2021-01-07T20:59:51.619Z] ---> Using cache [2021-01-07T20:59:51.619Z] ---> 118c9406dc99 [2021-01-07T20:59:51.619Z] Step 7/24 : RUN go mod download [2021-01-07T20:59:51.619Z] ---> Using cache [2021-01-07T20:59:51.619Z] ---> 772d74bd7c70 [2021-01-07T20:59:51.619Z] Step 8/24 : COPY . . [2021-01-07T20:59:51.619Z] ---> Using cache [2021-01-07T20:59:51.619Z] ---> 468a50fbb35a [2021-01-07T20:59:51.619Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-07T20:59:51.619Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-07T20:59:51.619Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-07T20:59:51.619Z] ---> 269bcc0a1beb [2021-01-07T20:59:51.619Z] Step 3/23 : WORKDIR /edgex-go [2021-01-07T20:59:51.619Z] ---> Using cache [2021-01-07T20:59:51.619Z] ---> 5f09398e4b68 [2021-01-07T20:59:51.619Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-07T20:59:51.619Z] ---> Using cache [2021-01-07T20:59:51.619Z] ---> e3c72762a181 [2021-01-07T20:59:51.619Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-07T20:59:51.619Z] ---> Using cache [2021-01-07T20:59:51.619Z] ---> 0d8bc0e73666 [2021-01-07T20:59:51.619Z] Step 6/23 : COPY go.mod . [2021-01-07T20:59:51.619Z] ---> Using cache [2021-01-07T20:59:51.619Z] ---> 118c9406dc99 [2021-01-07T20:59:51.619Z] Step 7/23 : RUN go mod download [2021-01-07T20:59:51.619Z] ---> Using cache [2021-01-07T20:59:51.619Z] ---> 772d74bd7c70 [2021-01-07T20:59:51.619Z] Step 8/23 : COPY . . [2021-01-07T20:59:51.619Z] ---> Using cache [2021-01-07T20:59:51.619Z] ---> 468a50fbb35a [2021-01-07T20:59:51.619Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-01-07T20:59:51.619Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-07T20:59:51.619Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-07T20:59:51.619Z] ---> 269bcc0a1beb [2021-01-07T20:59:51.619Z] Step 3/22 : WORKDIR /edgex-go [2021-01-07T20:59:51.619Z] ---> Using cache [2021-01-07T20:59:51.619Z] ---> 5f09398e4b68 [2021-01-07T20:59:51.619Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-07T20:59:51.619Z] ---> Using cache [2021-01-07T20:59:51.619Z] ---> e3c72762a181 [2021-01-07T20:59:51.619Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-07T20:59:51.619Z] ---> Using cache [2021-01-07T20:59:51.619Z] ---> 0d8bc0e73666 [2021-01-07T20:59:51.619Z] Step 6/22 : COPY go.mod . [2021-01-07T20:59:51.619Z] ---> Using cache [2021-01-07T20:59:51.619Z] ---> 118c9406dc99 [2021-01-07T20:59:51.619Z] Step 7/22 : RUN go mod download [2021-01-07T20:59:51.619Z] ---> Using cache [2021-01-07T20:59:51.619Z] ---> 772d74bd7c70 [2021-01-07T20:59:51.619Z] Step 8/22 : COPY . . [2021-01-07T20:59:51.619Z] ---> Using cache [2021-01-07T20:59:51.619Z] ---> 468a50fbb35a [2021-01-07T20:59:51.619Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-01-07T20:59:53.107Z] ---> Running in 181abec4b5e5 [2021-01-07T20:59:53.107Z] ---> Running in 3e56c3d983a1 [2021-01-07T20:59:53.107Z] ---> Running in a322350baf57 [2021-01-07T20:59:55.189Z] 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-07T20:59:55.189Z] 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-07T20:59:55.476Z] 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-07T20:59:58.127Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-07T20:59:58.127Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-07T20:59:58.127Z] ---> 269bcc0a1beb [2021-01-07T20:59:58.127Z] Step 3/26 : WORKDIR /edgex-go [2021-01-07T20:59:58.127Z] ---> Using cache [2021-01-07T20:59:58.127Z] ---> 5f09398e4b68 [2021-01-07T20:59:58.127Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-07T20:59:58.127Z] ---> Using cache [2021-01-07T20:59:58.127Z] ---> e3c72762a181 [2021-01-07T20:59:58.127Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-07T20:59:59.612Z] ---> Running in 05bfecaf0439 [2021-01-07T21:00:02.301Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-07T21:00:03.315Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-07T21:00:04.797Z] OK: 217 MiB in 51 packages [2021-01-07T21:00:05.417Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-07T21:00:05.417Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-07T21:00:05.417Z] ---> 269bcc0a1beb [2021-01-07T21:00:05.417Z] Step 3/23 : WORKDIR /edgex-go [2021-01-07T21:00:05.417Z] ---> Using cache [2021-01-07T21:00:05.417Z] ---> 5f09398e4b68 [2021-01-07T21:00:05.417Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-07T21:00:05.417Z] ---> Using cache [2021-01-07T21:00:05.417Z] ---> e3c72762a181 [2021-01-07T21:00:05.417Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-07T21:00:06.412Z] ---> Running in 18e4156db2e1 [2021-01-07T21:00:07.421Z] Removing intermediate container 05bfecaf0439 [2021-01-07T21:00:07.421Z] ---> 3a8a7d0544bb [2021-01-07T21:00:07.421Z] Step 6/26 : COPY go.mod . [2021-01-07T21:00:08.422Z] ---> 1026304ff2b9 [2021-01-07T21:00:08.422Z] Step 7/26 : RUN go mod download [2021-01-07T21:00:08.422Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-07T21:00:08.700Z] ---> Running in 3b87e10104c2 [2021-01-07T21:00:10.695Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-07T21:00:13.357Z] Removing intermediate container 3b87e10104c2 [2021-01-07T21:00:13.357Z] ---> abf64e1bb74e [2021-01-07T21:00:13.357Z] Step 8/26 : COPY . . [2021-01-07T21:00:13.633Z] OK: 217 MiB in 51 packages [2021-01-07T21:00:16.381Z] Removing intermediate container 18e4156db2e1 [2021-01-07T21:00:16.381Z] ---> 0915f9191d8a [2021-01-07T21:00:16.381Z] Step 6/23 : COPY go.mod . [2021-01-07T21:00:18.410Z] ---> afef50f73a0d [2021-01-07T21:00:18.410Z] Step 7/23 : RUN go mod download [2021-01-07T21:00:19.041Z] ---> Running in bd7cf449bb69 [2021-01-07T21:00:25.871Z] Removing intermediate container bd7cf449bb69 [2021-01-07T21:00:25.871Z] ---> 29357ad26011 [2021-01-07T21:00:25.871Z] Step 8/23 : COPY . . [2021-01-07T21:00:36.081Z] ---> b18d280383e4 [2021-01-07T21:00:36.081Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-07T21:00:36.081Z] ---> Running in 76604e2f1df0 [2021-01-07T21:00:38.737Z] 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-07T21:00:47.124Z] ---> ce8486a97a1f [2021-01-07T21:00:47.124Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-07T21:00:47.401Z] ---> Running in be19b17e058f [2021-01-07T21:00:49.417Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-07T21:01:11.651Z] 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-07T21:01:26.787Z] Removing intermediate container 181abec4b5e5 [2021-01-07T21:01:26.787Z] ---> 887a0cdf6c5e [2021-01-07T21:01:26.787Z] [2021-01-07T21:01:26.787Z] Step 10/24 : FROM alpine:3.12 [2021-01-07T21:01:26.787Z] ---> afeebe901d6b [2021-01-07T21:01:26.787Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-07T21:01:26.787Z] ---> Using cache [2021-01-07T21:01:26.787Z] ---> 84883c8721ac [2021-01-07T21:01:26.787Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-07T21:01:27.064Z] ---> Running in dfe63b08f72b [2021-01-07T21:01:28.521Z] Removing intermediate container dfe63b08f72b [2021-01-07T21:01:28.521Z] ---> 0b075358f315 [2021-01-07T21:01:28.521Z] Step 13/24 : WORKDIR / [2021-01-07T21:01:29.126Z] ---> Running in 784b8db1a136 [2021-01-07T21:01:30.573Z] Removing intermediate container 784b8db1a136 [2021-01-07T21:01:30.573Z] ---> f147d32c4f5d [2021-01-07T21:01:30.573Z] 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-07T21:01:30.849Z] Removing intermediate container a322350baf57 [2021-01-07T21:01:30.849Z] ---> 33737fdf0797 [2021-01-07T21:01:30.849Z] [2021-01-07T21:01:30.849Z] Step 10/22 : FROM alpine:3.12 [2021-01-07T21:01:30.849Z] ---> afeebe901d6b [2021-01-07T21:01:30.849Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-01-07T21:01:30.849Z] ---> Using cache [2021-01-07T21:01:30.849Z] ---> 433c7b4b7948 [2021-01-07T21:01:30.849Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-07T21:01:30.849Z] ---> Using cache [2021-01-07T21:01:30.849Z] ---> 6d1b8952c7b3 [2021-01-07T21:01:30.849Z] Step 13/22 : ENV APP_PORT=48085 [2021-01-07T21:01:31.149Z] Removing intermediate container 3e56c3d983a1 [2021-01-07T21:01:31.149Z] ---> 2803d57b1fc4 [2021-01-07T21:01:31.149Z] [2021-01-07T21:01:31.149Z] Step 10/23 : FROM alpine:3.12 [2021-01-07T21:01:31.149Z] ---> afeebe901d6b [2021-01-07T21:01:31.149Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-07T21:01:31.149Z] ---> Using cache [2021-01-07T21:01:31.149Z] ---> 433c7b4b7948 [2021-01-07T21:01:31.149Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-07T21:01:31.149Z] ---> Using cache [2021-01-07T21:01:31.149Z] ---> 6d1b8952c7b3 [2021-01-07T21:01:31.149Z] Step 13/23 : ENV APP_PORT=48082 [2021-01-07T21:01:31.149Z] ---> Running in 9166df82178f [2021-01-07T21:01:31.429Z] ---> Running in 87058694a358 [2021-01-07T21:01:32.040Z] ---> e2b410c074f8 [2021-01-07T21:01:32.040Z] 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-07T21:01:32.040Z] Removing intermediate container 87058694a358 [2021-01-07T21:01:32.320Z] ---> a0a3a5f3936e [2021-01-07T21:01:32.320Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-07T21:01:32.320Z] Removing intermediate container 9166df82178f [2021-01-07T21:01:32.320Z] ---> 3b1b4c2a5855 [2021-01-07T21:01:32.320Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-07T21:01:32.320Z] ---> Running in 5fac510288be [2021-01-07T21:01:32.619Z] ---> Running in 37d39293fee8 [2021-01-07T21:01:33.364Z] Removing intermediate container 5fac510288be [2021-01-07T21:01:33.364Z] ---> ae3e47ab030f [2021-01-07T21:01:33.364Z] Step 15/23 : WORKDIR / [2021-01-07T21:01:33.364Z] ---> Running in 1648fad46df2 [2021-01-07T21:01:33.691Z] Removing intermediate container 37d39293fee8 [2021-01-07T21:01:33.691Z] ---> e1de1797825a [2021-01-07T21:01:33.691Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2021-01-07T21:01:33.691Z] ---> 5ba3341d49f3 [2021-01-07T21:01:33.691Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-07T21:01:34.384Z] Removing intermediate container 1648fad46df2 [2021-01-07T21:01:34.384Z] ---> a7a2f798039d [2021-01-07T21:01:34.384Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2021-01-07T21:01:35.425Z] ---> a940caba6d83 [2021-01-07T21:01:35.425Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-07T21:01:35.748Z] ---> ec6f93bf021b [2021-01-07T21:01:35.748Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-07T21:01:36.024Z] ---> a36a80502522 [2021-01-07T21:01:36.024Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-07T21:01:38.673Z] ---> 096cf2477e7d [2021-01-07T21:01:38.673Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-07T21:01:38.673Z] ---> b97d7b081dbb [2021-01-07T21:01:38.673Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-07T21:01:38.673Z] ---> b39e3a3d4814 [2021-01-07T21:01:38.673Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-07T21:01:40.131Z] ---> c539da343cd6 [2021-01-07T21:01:40.131Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-01-07T21:01:40.410Z] ---> Running in 83fbb3f1ce10 [2021-01-07T21:01:40.410Z] ---> 760077f4515d [2021-01-07T21:01:40.410Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-01-07T21:01:40.686Z] ---> Running in 7d0512703765 [2021-01-07T21:01:40.686Z] ---> b88859187c9a [2021-01-07T21:01:40.686Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-07T21:01:41.289Z] Removing intermediate container 83fbb3f1ce10 [2021-01-07T21:01:41.289Z] ---> 586037042eb8 [2021-01-07T21:01:41.289Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-07T21:01:41.289Z] ---> Running in f03e88050618 [2021-01-07T21:01:41.566Z] Removing intermediate container 7d0512703765 [2021-01-07T21:01:41.566Z] ---> ab77dd89f4bd [2021-01-07T21:01:41.566Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-07T21:01:41.844Z] ---> Running in 11288654bfce [2021-01-07T21:01:42.453Z] Removing intermediate container f03e88050618 [2021-01-07T21:01:42.453Z] ---> 10b119a8d1c7 [2021-01-07T21:01:42.453Z] Step 20/22 : LABEL arch=arm64 [2021-01-07T21:01:42.453Z] ---> 08d46049f0fa [2021-01-07T21:01:42.453Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-07T21:01:42.453Z] ---> Running in a410b11a6231 [2021-01-07T21:01:42.733Z] ---> Running in 3a2981b37da7 [2021-01-07T21:01:42.733Z] Removing intermediate container 11288654bfce [2021-01-07T21:01:42.733Z] ---> 68be9cbc1707 [2021-01-07T21:01:42.733Z] Step 21/23 : LABEL arch=arm64 [2021-01-07T21:01:43.357Z] ---> Running in 2ba59bbb67b1 [2021-01-07T21:01:43.357Z] Removing intermediate container a410b11a6231 [2021-01-07T21:01:43.357Z] ---> 0ee9b408f29d [2021-01-07T21:01:43.357Z] Step 21/22 : LABEL git_sha=8c5dd35193dcc7808feaf3f83c9704fecb77d6ce [2021-01-07T21:01:43.635Z] ---> Running in 6dadd4d61ece [2021-01-07T21:01:44.246Z] Removing intermediate container 2ba59bbb67b1 [2021-01-07T21:01:44.246Z] ---> ca928493edba [2021-01-07T21:01:44.246Z] Step 22/23 : LABEL git_sha=8c5dd35193dcc7808feaf3f83c9704fecb77d6ce [2021-01-07T21:01:44.246Z] ---> Running in 6f71b45296e2 [2021-01-07T21:01:44.852Z] Removing intermediate container 6dadd4d61ece [2021-01-07T21:01:44.852Z] ---> b0c62fd6b941 [2021-01-07T21:01:44.852Z] Step 22/22 : LABEL version=0.0.0 [2021-01-07T21:01:45.456Z] ---> Running in 751de28803ec [2021-01-07T21:01:45.456Z] Removing intermediate container 6f71b45296e2 [2021-01-07T21:01:45.456Z] ---> 7ab5a6ee5fc0 [2021-01-07T21:01:45.456Z] Step 23/23 : LABEL version=0.0.0 [2021-01-07T21:01:45.743Z] ---> Running in eacad9dc5775 [2021-01-07T21:01:46.348Z] Removing intermediate container 751de28803ec [2021-01-07T21:01:46.348Z] ---> d195fe0b414f [2021-01-07T21:01:46.348Z] [2021-01-07T21:01:46.957Z] Removing intermediate container eacad9dc5775 [2021-01-07T21:01:46.957Z] ---> b86619e78b04 [2021-01-07T21:01:46.957Z] [2021-01-07T21:01:47.234Z] Removing intermediate container 3a2981b37da7 [2021-01-07T21:01:47.234Z] ---> ce4ff5874476 [2021-01-07T21:01:47.234Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-07T21:01:47.234Z] Successfully built d195fe0b414f [2021-01-07T21:01:47.234Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-07T21:01:47.514Z]  Building docker-support-scheduler-go ... done  ---> Running in 4beef9d828d4 [2021-01-07T21:01:47.792Z] Successfully built b86619e78b04 [2021-01-07T21:01:47.792Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-07T21:01:48.401Z]  Building docker-core-command-go ... done Removing intermediate container 4beef9d828d4 [2021-01-07T21:01:48.401Z] ---> e89bb04eae56 [2021-01-07T21:01:48.401Z] Step 22/24 : LABEL arch=arm64 [2021-01-07T21:01:48.401Z] ---> Running in 628b9705c6a2 [2021-01-07T21:01:49.019Z] Removing intermediate container 628b9705c6a2 [2021-01-07T21:01:49.019Z] ---> 77f87d0d31bd [2021-01-07T21:01:49.019Z] Step 23/24 : LABEL git_sha=8c5dd35193dcc7808feaf3f83c9704fecb77d6ce [2021-01-07T21:01:49.298Z] ---> Running in 6054cbf4c2ed [2021-01-07T21:01:49.907Z] Removing intermediate container 6054cbf4c2ed [2021-01-07T21:01:49.907Z] ---> c4033f5c5f50 [2021-01-07T21:01:49.907Z] Step 24/24 : LABEL version=0.0.0 [2021-01-07T21:01:50.185Z] ---> Running in 3f91045092ee [2021-01-07T21:01:50.825Z] Removing intermediate container 3f91045092ee [2021-01-07T21:01:50.825Z] ---> 66568654b8f6 [2021-01-07T21:01:50.825Z] [2021-01-07T21:01:51.115Z] Successfully built 66568654b8f6 [2021-01-07T21:01:51.392Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-07T21:02:01.559Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 76604e2f1df0 [2021-01-07T21:02:01.559Z] ---> 3be1bc15e0aa [2021-01-07T21:02:01.559Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-07T21:02:01.559Z] ---> Running in 4a8e0d3c9f31 [2021-01-07T21:02:01.559Z] 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-07T21:02:04.960Z] Removing intermediate container 4a8e0d3c9f31 [2021-01-07T21:02:04.960Z] ---> 632d4129b8e6 [2021-01-07T21:02:04.960Z] [2021-01-07T21:02:04.960Z] Step 11/26 : FROM docker:20.10.0 [2021-01-07T21:02:04.960Z] 20.10.0: Pulling from library/docker [2021-01-07T21:02:17.369Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-07T21:02:17.369Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-07T21:02:17.369Z] ---> eeaf43b92773 [2021-01-07T21:02:17.369Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-07T21:02:17.369Z] ---> Running in 30f65b0c40a0 [2021-01-07T21:02:17.369Z] Removing intermediate container be19b17e058f [2021-01-07T21:02:17.369Z] ---> 757db4e5b142 [2021-01-07T21:02:17.369Z] [2021-01-07T21:02:17.369Z] Step 10/23 : FROM alpine:3.12 [2021-01-07T21:02:17.369Z] ---> afeebe901d6b [2021-01-07T21:02:17.369Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-07T21:02:17.369Z] ---> Running in 84e3247e0f58 [2021-01-07T21:02:17.369Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-07T21:02:17.644Z] Removing intermediate container 84e3247e0f58 [2021-01-07T21:02:17.644Z] ---> c9ccfb810851 [2021-01-07T21:02:17.644Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-07T21:02:17.644Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-07T21:02:17.644Z] ---> Running in 4bcd58ff0389 [2021-01-07T21:02:18.247Z] Removing intermediate container 4bcd58ff0389 [2021-01-07T21:02:18.247Z] ---> 5a2622def59f [2021-01-07T21:02:18.247Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-07T21:02:18.247Z] (1/2) Installing readline (8.0.4-r0) [2021-01-07T21:02:18.247Z] (2/2) Installing bash (5.0.17-r0) [2021-01-07T21:02:18.247Z] ---> Running in 719afc15ce06 [2021-01-07T21:02:18.247Z] Executing bash-5.0.17-r0.post-install [2021-01-07T21:02:18.247Z] Executing busybox-1.31.1-r19.trigger [2021-01-07T21:02:18.247Z] OK: 12 MiB in 22 packages [2021-01-07T21:02:18.840Z] Removing intermediate container 719afc15ce06 [2021-01-07T21:02:18.840Z] ---> 908a358abff6 [2021-01-07T21:02:18.840Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-07T21:02:19.116Z] ---> Running in 843457ac9fed [2021-01-07T21:02:19.721Z] Removing intermediate container 30f65b0c40a0 [2021-01-07T21:02:19.721Z] ---> 0b135344ac4b [2021-01-07T21:02:19.721Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-07T21:02:19.993Z] ---> Running in 3e9223f683ec [2021-01-07T21:02:20.595Z] Removing intermediate container 3e9223f683ec [2021-01-07T21:02:20.595Z] ---> 2916def9e048 [2021-01-07T21:02:20.595Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-07T21:02:20.871Z] ---> Running in e1d26aa8adbc [2021-01-07T21:02:21.143Z] Removing intermediate container e1d26aa8adbc [2021-01-07T21:02:21.143Z] ---> b0d8b83492f3 [2021-01-07T21:02:21.143Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-07T21:02:21.416Z] ---> Running in 371ec66d964d [2021-01-07T21:02:21.416Z] Removing intermediate container 843457ac9fed [2021-01-07T21:02:21.416Z] ---> 09a00eb1efaa [2021-01-07T21:02:21.416Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-01-07T21:02:21.688Z] ---> Running in 84bca892c3e8 [2021-01-07T21:02:21.961Z] Removing intermediate container 371ec66d964d [2021-01-07T21:02:21.961Z] ---> fe9c4496d9fb [2021-01-07T21:02:21.961Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-07T21:02:22.938Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-07T21:02:23.209Z] ---> 43ec80e63dbe [2021-01-07T21:02:23.209Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-07T21:02:23.808Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-07T21:02:23.808Z] ---> f087508e3c27 [2021-01-07T21:02:23.808Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-07T21:02:24.780Z] ---> 80577a34db3a [2021-01-07T21:02:24.780Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-07T21:02:25.054Z] ---> Running in 530666e6947f [2021-01-07T21:02:25.054Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-01-07T21:02:25.054Z] (2/6) Installing libgcc (9.3.0-r2) [2021-01-07T21:02:25.054Z] (3/6) Installing libsodium (1.0.18-r0) [2021-01-07T21:02:25.327Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-01-07T21:02:25.915Z] (5/6) Installing libzmq (4.3.3-r0) [2021-01-07T21:02:25.915Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-07T21:02:25.915Z] (6/6) Installing zeromq (4.3.3-r0) [2021-01-07T21:02:26.186Z] Executing busybox-1.31.1-r19.trigger [2021-01-07T21:02:26.186Z] OK: 8 MiB in 20 packages [2021-01-07T21:02:26.186Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-07T21:02:26.789Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-07T21:02:26.789Z] (2/33) Installing expat (2.2.9-r1) [2021-01-07T21:02:26.789Z] (3/33) Installing libffi (3.3-r2) [2021-01-07T21:02:26.789Z] (4/33) Installing gdbm (1.13-r1) [2021-01-07T21:02:26.789Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-07T21:02:26.789Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-07T21:02:27.060Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-07T21:02:27.661Z] Removing intermediate container 84bca892c3e8 [2021-01-07T21:02:27.661Z] ---> 1723c7668f1c [2021-01-07T21:02:27.661Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2021-01-07T21:02:29.099Z] ---> a1b9c8b33211 [2021-01-07T21:02:29.099Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-07T21:02:29.099Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-07T21:02:29.099Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-07T21:02:29.099Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-07T21:02:29.099Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-07T21:02:29.099Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-07T21:02:29.099Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-07T21:02:29.099Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-07T21:02:29.099Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-07T21:02:29.099Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-07T21:02:29.099Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-07T21:02:29.387Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-07T21:02:29.387Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-07T21:02:29.387Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-07T21:02:29.387Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-07T21:02:29.387Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-07T21:02:29.387Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-07T21:02:29.387Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-07T21:02:29.387Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-07T21:02:29.387Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-07T21:02:29.658Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-07T21:02:29.658Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-07T21:02:29.658Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-07T21:02:29.658Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-07T21:02:29.658Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-07T21:02:29.658Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-07T21:02:29.658Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-07T21:02:29.658Z] Executing busybox-1.31.1-r19.trigger [2021-01-07T21:02:29.929Z] OK: 71 MiB in 55 packages [2021-01-07T21:02:30.218Z] ---> 6bb548d845eb [2021-01-07T21:02:30.218Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-07T21:02:31.211Z] ---> d5c5a4ef3b24 [2021-01-07T21:02:31.211Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-07T21:02:31.211Z] ---> Running in d2fceaa0b912 [2021-01-07T21:02:31.806Z] Removing intermediate container d2fceaa0b912 [2021-01-07T21:02:31.806Z] ---> 655caca55d58 [2021-01-07T21:02:31.806Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-07T21:02:32.080Z] ---> Running in 7ed4d39157fd [2021-01-07T21:02:32.682Z] Removing intermediate container 7ed4d39157fd [2021-01-07T21:02:32.682Z] ---> 31830a540c4b [2021-01-07T21:02:32.682Z] Step 21/23 : LABEL arch=arm64 [2021-01-07T21:02:32.956Z] ---> Running in 820db4d8755c [2021-01-07T21:02:33.561Z] Removing intermediate container 820db4d8755c [2021-01-07T21:02:33.561Z] ---> 4249a9ff116d [2021-01-07T21:02:33.561Z] Step 22/23 : LABEL git_sha=8c5dd35193dcc7808feaf3f83c9704fecb77d6ce [2021-01-07T21:02:33.839Z] ---> Running in f47759dbe51f [2021-01-07T21:02:34.440Z] Removing intermediate container f47759dbe51f [2021-01-07T21:02:34.440Z] ---> a63c0894645e [2021-01-07T21:02:34.440Z] Step 23/23 : LABEL version=0.0.0 [2021-01-07T21:02:34.714Z] ---> Running in 0ed3a60c5bde [2021-01-07T21:02:35.314Z] Removing intermediate container 0ed3a60c5bde [2021-01-07T21:02:35.314Z] ---> 28e45a8e567a [2021-01-07T21:02:35.314Z] [2021-01-07T21:02:35.589Z] Successfully built 28e45a8e567a [2021-01-07T21:02:35.863Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-07T21:02:35.863Z]  Building docker-core-data-go ... done Removing intermediate container 530666e6947f [2021-01-07T21:02:35.863Z] ---> d6105d66bb1a [2021-01-07T21:02:35.863Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-07T21:02:35.863Z] ---> Running in 9d06b61d1a51 [2021-01-07T21:02:41.297Z] Collecting docker-compose==1.23.2 [2021-01-07T21:02:41.297Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-07T21:02:41.297Z] 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-07T21:02:41.297Z] Collecting PyYAML<4,>=3.10 [2021-01-07T21:02:41.297Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-07T21:02:44.723Z] Collecting docopt<0.7,>=0.6.1 [2021-01-07T21:02:44.723Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-07T21:02:46.722Z] Collecting jsonschema<3,>=2.5.1 [2021-01-07T21:02:46.722Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-07T21:02:47.321Z] Collecting cached-property<2,>=1.2.0 [2021-01-07T21:02:47.321Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-07T21:02:47.593Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-07T21:02:47.593Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-07T21:02:48.193Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-07T21:02:48.193Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-07T21:02:50.168Z] Collecting docker<4.0,>=3.6.0 [2021-01-07T21:02:50.168Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-07T21:02:51.594Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-07T21:02:51.594Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-07T21:02:51.867Z] Collecting texttable<0.10,>=0.9.0 [2021-01-07T21:02:51.867Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-07T21:02:53.833Z] Collecting docker-pycreds>=0.4.0 [2021-01-07T21:02:53.833Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-07T21:02:53.833Z] 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-07T21:02:54.111Z] Collecting idna<2.8,>=2.5 [2021-01-07T21:02:54.111Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-07T21:02:54.111Z] 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-07T21:02:54.734Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-07T21:02:54.734Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-07T21:02:55.009Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-07T21:02:55.009Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-07T21:02:55.009Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-07T21:02:55.009Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-07T21:02:55.605Z] Installing collected packages: PyYAML, docopt, jsonschema, cached-property, websocket-client, dockerpty, idna, urllib3, requests, docker-pycreds, docker, texttable, docker-compose [2021-01-07T21:02:55.605Z] Running setup.py install for PyYAML: started [2021-01-07T21:02:57.610Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-07T21:02:57.610Z] Running setup.py install for docopt: started [2021-01-07T21:02:59.583Z] Running setup.py install for docopt: finished with status 'done' [2021-01-07T21:03:00.177Z] Running setup.py install for dockerpty: started [2021-01-07T21:03:02.152Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-07T21:03:02.152Z] Attempting uninstall: idna [2021-01-07T21:03:02.152Z] Found existing installation: idna 2.9 [2021-01-07T21:03:02.152Z] Uninstalling idna-2.9: [2021-01-07T21:03:02.152Z] Successfully uninstalled idna-2.9 [2021-01-07T21:03:02.747Z] Attempting uninstall: urllib3 [2021-01-07T21:03:02.747Z] Found existing installation: urllib3 1.25.9 [2021-01-07T21:03:02.747Z] Uninstalling urllib3-1.25.9: [2021-01-07T21:03:03.021Z] Successfully uninstalled urllib3-1.25.9 [2021-01-07T21:03:03.616Z] Attempting uninstall: requests [2021-01-07T21:03:03.616Z] Found existing installation: requests 2.23.0 [2021-01-07T21:03:03.616Z] Uninstalling requests-2.23.0: [2021-01-07T21:03:03.616Z] Successfully uninstalled requests-2.23.0 [2021-01-07T21:03:04.593Z] Running setup.py install for texttable: started [2021-01-07T21:03:06.564Z] Running setup.py install for texttable: finished with status 'done' [2021-01-07T21:03:07.161Z] 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-07T21:03:10.561Z] Removing intermediate container 9d06b61d1a51 [2021-01-07T21:03:10.561Z] ---> f59f73ee00b2 [2021-01-07T21:03:10.561Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-07T21:03:10.561Z] ---> Running in 70beaec476df [2021-01-07T21:03:12.001Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-07T21:03:12.001Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-07T21:03:12.272Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-07T21:03:12.545Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-07T21:03:12.545Z] (3/3) Installing curl (7.69.1-r3) [2021-01-07T21:03:12.545Z] Executing busybox-1.31.1-r19.trigger [2021-01-07T21:03:12.545Z] OK: 71 MiB in 58 packages [2021-01-07T21:03:13.530Z] Removing intermediate container 70beaec476df [2021-01-07T21:03:13.530Z] ---> b2adbb5a6b6f [2021-01-07T21:03:13.814Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-07T21:03:13.814Z] ---> Running in a4ee63b4e588 [2021-01-07T21:03:14.092Z] Removing intermediate container a4ee63b4e588 [2021-01-07T21:03:14.092Z] ---> eed825926283 [2021-01-07T21:03:14.092Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-07T21:03:14.366Z] ---> Running in 5f94b54419e0 [2021-01-07T21:03:14.641Z] Removing intermediate container 5f94b54419e0 [2021-01-07T21:03:14.641Z] ---> 28832b2ff2eb [2021-01-07T21:03:14.641Z] Step 24/26 : LABEL arch=arm64 [2021-01-07T21:03:14.914Z] ---> Running in 84c2c561180b [2021-01-07T21:03:15.189Z] Removing intermediate container 84c2c561180b [2021-01-07T21:03:15.189Z] ---> 7ede6ca43696 [2021-01-07T21:03:15.189Z] Step 25/26 : LABEL git_sha=8c5dd35193dcc7808feaf3f83c9704fecb77d6ce [2021-01-07T21:03:15.464Z] ---> Running in 34dde6671180 [2021-01-07T21:03:15.746Z] Removing intermediate container 34dde6671180 [2021-01-07T21:03:15.746Z] ---> 5fc95c56002d [2021-01-07T21:03:15.746Z] Step 26/26 : LABEL version=0.0.0 [2021-01-07T21:03:16.020Z] ---> Running in 1425e705e53e [2021-01-07T21:03:16.294Z] Removing intermediate container 1425e705e53e [2021-01-07T21:03:16.294Z] ---> 1c9ae1a0c0a5 [2021-01-07T21:03:16.294Z] [2021-01-07T21:03:16.889Z] Successfully built 1c9ae1a0c0a5 [2021-01-07T21:03:16.889Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-07T21:03:17.181Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-07T21:03:17.165Z] $ docker stop --time=1 71963b89f57010cdda720d2179668046e7ef38089e6129a957db033b47722602 [2021-01-07T21:03:19.067Z] $ docker rm -f 71963b89f57010cdda720d2179668046e7ef38089e6129a957db033b47722602 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-07T21:03:19.745Z] + docker images [2021-01-07T21:03:19.745Z] + grep docker [2021-01-07T21:03:20.017Z] docker-sys-mgmt-agent-go-arm64 latest 1c9ae1a0c0a5 3 seconds ago 300MB [2021-01-07T21:03:20.017Z] docker-core-data-go-arm64 latest 28e45a8e567a 45 seconds ago 21MB [2021-01-07T21:03:20.017Z] docker-security-secretstore-setup-go-arm64 latest 66568654b8f6 About a minute ago 23.4MB [2021-01-07T21:03:20.017Z] docker-core-command-go-arm64 latest b86619e78b04 About a minute ago 15.4MB [2021-01-07T21:03:20.017Z] docker-support-scheduler-go-arm64 latest d195fe0b414f About a minute ago 15.5MB [2021-01-07T21:03:20.017Z] docker-security-bootstrapper-go-arm64 latest e0a4437ce38f 4 minutes ago 40.3MB [2021-01-07T21:03:20.017Z] docker-core-metadata-go-arm64 latest c538a0d6512b 4 minutes ago 17.6MB [2021-01-07T21:03:20.017Z] docker-support-notifications-go-arm64 latest 00a1265790e8 4 minutes ago 15.9MB [2021-01-07T21:03:20.017Z] docker-security-proxy-setup-go-arm64 latest 673c9b0413f5 4 minutes ago 23.3MB [2021-01-07T21:03:20.017Z] docker-security-bootstrap-redis-go-arm64 latest b63f0589a9bc 4 minutes ago 15.1MB [2021-01-07T21:03:20.017Z] 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-07T21:03:21.954Z] provisioning config files... [2021-01-07T21:03:21.965Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/13@tmp/config3683263111144305061tmp [Pipeline] { [Pipeline] sh [2021-01-07T21:03:22.383Z] + set +x [2021-01-07T21:03:22.384Z] + curl -s https://codecov.io/bash [2021-01-07T21:03:22.384Z] + bash -s -- [2021-01-07T21:03:22.959Z] [2021-01-07T21:03:22.959Z] _____ _ [2021-01-07T21:03:22.959Z] / ____| | | [2021-01-07T21:03:22.959Z] | | ___ __| | ___ ___ _____ __ [2021-01-07T21:03:22.959Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-07T21:03:22.959Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-07T21:03:22.959Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-07T21:03:22.959Z] Bash-20201231-23d4836 [2021-01-07T21:03:22.959Z] [2021-01-07T21:03:22.959Z] [2021-01-07T21:03:22.959Z] ==> git version 2.24.3 found [2021-01-07T21:03:22.959Z] ==> 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-07T21:03:22.959Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-07T21:03:22.959Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-07T21:03:22.959Z] ==> Jenkins CI detected. [2021-01-07T21:03:22.959Z] project root: . [2021-01-07T21:03:22.959Z] --> token set from env [2021-01-07T21:03:22.959Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-07T21:03:22.959Z] ==> Running gcov in . (disable via -X gcov) [2021-01-07T21:03:22.959Z] ==> Python coveragepy not found [2021-01-07T21:03:22.959Z] ==> Searching for coverage reports in: [2021-01-07T21:03:22.959Z] + . [2021-01-07T21:03:22.959Z] -> Found 1 reports [2021-01-07T21:03:22.959Z] ==> Detecting git/mercurial file structure [2021-01-07T21:03:22.959Z] ==> Reading reports [2021-01-07T21:03:22.959Z] + ./coverage.out bytes=546759 [2021-01-07T21:03:23.221Z] ==> Appending adjustments [2021-01-07T21:03:23.221Z] https://docs.codecov.io/docs/fixing-reports [2021-01-07T21:03:26.623Z] + Found adjustments [2021-01-07T21:03:26.623Z] ==> Gzipping contents [2021-01-07T21:03:26.623Z] 84K /tmp/codecov.0c2Q41.gz [2021-01-07T21:03:26.623Z] ==> Uploading reports [2021-01-07T21:03:26.623Z] url: https://codecov.io [2021-01-07T21:03:26.623Z] query: branch=PR-2970&commit=8c5dd35193dcc7808feaf3f83c9704fecb77d6ce&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2970%2F13%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2970&job=&cmd_args= [2021-01-07T21:03:26.623Z] -> Pinging Codecov [2021-01-07T21:03:26.623Z] https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-2970&commit=8c5dd35193dcc7808feaf3f83c9704fecb77d6ce&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2970%2F13%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2970&job=&cmd_args= [2021-01-07T21:03:26.623Z] -> Uploading to [2021-01-07T21:03:26.623Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-07/00271124DB129430A58F1EEE437C3FCB/8c5dd35193dcc7808feaf3f83c9704fecb77d6ce/0d96059f-1b4e-4631-ac40-71ee8753b006.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210107%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210107T210326Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=63b82bce44e4b76c0d3a5b2e6290bb08a6fff5ca2fc53194744021782cc6a18a [2021-01-07T21:03:26.623Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-07T21:03:26.623Z] Dload Upload Total Spent Left Speed [2021-01-07T21:03:27.203Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 83536 0 0 100 83536 0 123k --:--:-- --:--:-- --:--:-- 123k [2021-01-07T21:03:27.203Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/8c5dd35193dcc7808feaf3f83c9704fecb77d6ce [Pipeline] } [2021-01-07T21:03:27.213Z] 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-07T21:03:29.149Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-07T21:03:30.049Z] ---> package-listing.sh [2021-01-07T21:03:30.049Z] ++ facter osfamily [2021-01-07T21:03:30.049Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-07T21:03:30.049Z] + OS_FAMILY=redhat [2021-01-07T21:03:30.049Z] + workspace=/w/workspace/edgex-go/13 [2021-01-07T21:03:30.049Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-07T21:03:30.049Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-07T21:03:30.049Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-07T21:03:30.049Z] + PACKAGES=/tmp/packages_start.txt [2021-01-07T21:03:30.049Z] + '[' /w/workspace/edgex-go/13 ']' [2021-01-07T21:03:30.049Z] + PACKAGES=/tmp/packages_end.txt [2021-01-07T21:03:30.049Z] + case "${OS_FAMILY}" in [2021-01-07T21:03:30.049Z] + rpm -qa [2021-01-07T21:03:30.049Z] + sort [2021-01-07T21:03:35.354Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-07T21:03:35.354Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-07T21:03:35.354Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-07T21:03:35.354Z] + '[' /w/workspace/edgex-go/13 ']' [2021-01-07T21:03:35.354Z] + mkdir -p /w/workspace/edgex-go/13/archives/ [2021-01-07T21:03:35.354Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/13/archives/ [Pipeline] echo [2021-01-07T21:03:35.368Z] 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/13/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-07T21:03:35.659Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-07T21:03:35.969Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-07T21:03:35.969Z] [2021-01-07T21:03:35.969Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-07T21:03:36.324Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-07T21:03:36.324Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-07T21:03:36.324Z] df20fa9351a1: Pulling fs layer [2021-01-07T21:03:36.324Z] 36b3adc4ff6f: Pulling fs layer [2021-01-07T21:03:36.324Z] 8ad3a11d3b57: Pulling fs layer [2021-01-07T21:03:36.324Z] 46f8f816bc3b: Pulling fs layer [2021-01-07T21:03:36.324Z] 93b61091891f: Pulling fs layer [2021-01-07T21:03:36.324Z] 93b9cdb0e59b: Pulling fs layer [2021-01-07T21:03:36.324Z] 5e14af77c1be: Pulling fs layer [2021-01-07T21:03:36.324Z] 01666e4c0597: Pulling fs layer [2021-01-07T21:03:36.324Z] aa168da1d23b: Pulling fs layer [2021-01-07T21:03:36.324Z] 93b61091891f: Waiting [2021-01-07T21:03:36.324Z] 93b9cdb0e59b: Waiting [2021-01-07T21:03:36.324Z] 5e14af77c1be: Waiting [2021-01-07T21:03:36.324Z] 01666e4c0597: Waiting [2021-01-07T21:03:36.324Z] aa168da1d23b: Waiting [2021-01-07T21:03:36.324Z] 46f8f816bc3b: Waiting [2021-01-07T21:03:36.324Z] 36b3adc4ff6f: Verifying Checksum [2021-01-07T21:03:36.324Z] 36b3adc4ff6f: Download complete [2021-01-07T21:03:36.324Z] 46f8f816bc3b: Verifying Checksum [2021-01-07T21:03:36.324Z] 46f8f816bc3b: Download complete [2021-01-07T21:03:36.595Z] df20fa9351a1: Verifying Checksum [2021-01-07T21:03:36.595Z] df20fa9351a1: Download complete [2021-01-07T21:03:36.595Z] 93b61091891f: Verifying Checksum [2021-01-07T21:03:36.595Z] 93b61091891f: Download complete [2021-01-07T21:03:36.595Z] 93b9cdb0e59b: Verifying Checksum [2021-01-07T21:03:36.595Z] 93b9cdb0e59b: Download complete [2021-01-07T21:03:36.595Z] 01666e4c0597: Verifying Checksum [2021-01-07T21:03:36.595Z] 01666e4c0597: Download complete [2021-01-07T21:03:36.595Z] 5e14af77c1be: Verifying Checksum [2021-01-07T21:03:36.595Z] 5e14af77c1be: Download complete [2021-01-07T21:03:36.595Z] 8ad3a11d3b57: Verifying Checksum [2021-01-07T21:03:36.595Z] 8ad3a11d3b57: Download complete [2021-01-07T21:03:36.860Z] df20fa9351a1: Pull complete [2021-01-07T21:03:37.126Z] 36b3adc4ff6f: Pull complete [2021-01-07T21:03:38.528Z] aa168da1d23b: Verifying Checksum [2021-01-07T21:03:38.528Z] aa168da1d23b: Download complete [2021-01-07T21:03:39.102Z] 8ad3a11d3b57: Pull complete [2021-01-07T21:03:39.366Z] 46f8f816bc3b: Pull complete [2021-01-07T21:03:40.315Z] 93b61091891f: Pull complete [2021-01-07T21:03:40.637Z] 93b9cdb0e59b: Pull complete [2021-01-07T21:03:40.637Z] 5e14af77c1be: Pull complete [2021-01-07T21:03:40.912Z] 01666e4c0597: Pull complete [2021-01-07T21:03:51.011Z] aa168da1d23b: Pull complete [2021-01-07T21:03:51.011Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-07T21:03:51.011Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-07T21:03:51.011Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-07T21:03:51.234Z] prd-centos7-docker-4c-2g-18879 does not seem to be running inside a container [2021-01-07T21:03:51.287Z] $ 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/13/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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-07T21:03:56.899Z] $ docker top a149e143a837c997a8e9289ea6d28445cf9ee0a0c24e4b30409dc29ff5bfdbca -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-07T21:03:57.576Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-07T21:03:57.884Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-07T21:03:58.185Z] + ls /var/log/sa-host [2021-01-07T21:03:58.185Z] + sadf -c /var/log/sa-host/sa07 [2021-01-07T21:03:58.185Z] file_magic: OK [2021-01-07T21:03:58.185Z] HZ: Using current value: 100 [2021-01-07T21:03:58.185Z] file_header: OK [2021-01-07T21:03:58.185Z] 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-07T21:03:58.185Z] Statistics: [2021-01-07T21:03:58.185Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-07T21:03:58.185Z] File successfully converted to sysstat format version 12.2.1 [2021-01-07T21:03:58.185Z] + sadf -c /var/log/sa-host/sa23 [2021-01-07T21:03:58.185Z] file_magic: OK [2021-01-07T21:03:58.185Z] HZ: Using current value: 100 [2021-01-07T21:03:58.185Z] file_header: OK [2021-01-07T21:03:58.185Z] 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-07T21:03:58.185Z] Statistics: [2021-01-07T21:03:58.185Z] Hnuu...uuuununununu... [2021-01-07T21:03:58.185Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-07T21:03:58.407Z] provisioning config files... [2021-01-07T21:03:58.422Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/13@tmp/config8870421178423049695tmp [Pipeline] { [Pipeline] echo [2021-01-07T21:03:58.504Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-07T21:03:58.818Z] ---> create-netrc.sh [Pipeline] } [2021-01-07T21:03:58.827Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-07T21:03:58.913Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-07T21:03:59.218Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-07T21:03:59.229Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-07T21:03:59.545Z] ---> sudo-logs.sh [2021-01-07T21:03:59.545Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-07T21:03:59.557Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-07T21:03:59.859Z] ---> job-cost.sh [2021-01-07T21:03:59.859Z] lf-activate-venv: SKIPPING [2021-01-07T21:03:59.859Z] INFO: No Stack... [2021-01-07T21:04:00.844Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-07T21:04:01.115Z] ERROR: Pricing API returned invalid json [2021-01-07T21:04:01.115Z] INFO: Archiving Costs [Pipeline] echo [2021-01-07T21:04:01.136Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-07T21:04:01.445Z] ---> logs-deploy.sh [2021-01-07T21:04:01.445Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2970/13 [2021-01-07T21:04:01.445Z] INFO: archiving workspace using pattern(s): [2021-01-07T21:04:03.386Z] Archives upload complete. [2021-01-07T21:04:03.386Z] INFO: archiving logs to Nexus